Showing preview only (4,445K chars total). Download the full file or copy to clipboard to get everything.
Repository: BearLaboratory/smartdisplay-hardware
Branch: master
Commit: 96a1eccb480f
Files: 35
Total size: 4.2 MB
Directory structure:
gitextract_ta8nzvrk/
├── LICENSE
├── README.md
├── _autosave-smartdisplay.kicad_pcb
├── bom/
│ └── ibom.html
├── fp-info-cache
├── gerber/
│ ├── smartdisplay-Bottom_Cu.gbr
│ ├── smartdisplay-Bottom_Mask.gbr
│ ├── smartdisplay-Bottom_Paste.gbr
│ ├── smartdisplay-Bottom_Silk.gbr
│ ├── smartdisplay-EdgeCuts.gbr
│ ├── smartdisplay-NPTH.drl
│ ├── smartdisplay-PTH.drl
│ ├── smartdisplay-Top_Cu.gbr
│ ├── smartdisplay-Top_Mask.gbr
│ ├── smartdisplay-Top_Paste.gbr
│ └── smartdisplay-Top_Silk.gbr
├── shell/
│ ├── boxshell.stl
│ ├── smartdisplayshell.FCStd
│ └── smartdisplayshell.FCStd1
├── smartdisplay-cache.lib
├── smartdisplay-rescue.dcm
├── smartdisplay-rescue.lib
├── smartdisplay.dcm
├── smartdisplay.kicad_pcb
├── smartdisplay.kicad_pcb-bak
├── smartdisplay.lib
├── smartdisplay.pretty/
│ ├── Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm__redesign.kicad_mod
│ └── tp4056.kicad_mod
├── smartdisplay.pro
├── smartdisplay.sch
├── smartdisplay.sch-bak
├── smartdisplay_BOM.csv
├── smartdisplay_POS.csv
├── smartdisplay_bom_LC.xls
└── sym-lib-table
================================================
FILE CONTENTS
================================================
================================================
FILE: LICENSE
================================================
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
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.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
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 <https://www.gnu.org/licenses/>.
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:
<program> Copyright (C) <year> <name of author>
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
<https://www.gnu.org/licenses/>.
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
<https://www.gnu.org/licenses/why-not-lgpl.html>.
================================================
FILE: README.md
================================================
<h1 align="center" style="font-size:50px;font-weight:bold">SmartDisplay-Hardware</h1>
<p align="center">墨水屏个人显示终端硬件</p>
<p align="center">
<a href="https://github.com/">
<img src="https://img.shields.io/badge/license-GPL-blue" alt="GPL License" />
</a>
<a href="https://www.kicad.org/">
<img src="https://img.shields.io/badge/Kicad-2.0-green" alt="Kicad">
</a>
<a href="https://dengyi.pro">
<img src="https://img.shields.io/badge/author-dengyi-blueviolet" alt="Author">
</a>
</p>
## 描述
smartdisplay硬件基于ESP32及2.9寸墨水屏,拥有WiFi及蓝牙BLE功能。
可通过WiFi连接网络请求相关数据,同时可以通过蓝牙控制系统。
## 硬件设计
## BUG
+ 充电芯片TP4054充电功率过小
> 充电功率TP4054只有500ma,导致边冲边放无法更好给电池充电。
+ 无时钟芯片
> 无时钟芯片导致时间不准确
## 固件及APP
================================================
FILE: _autosave-smartdisplay.kicad_pcb
================================================
(kicad_pcb (version 20171130) (host pcbnew "(5.1.5)-3")
(general
(thickness 1.6)
(drawings 47)
(tracks 632)
(zones 0)
(modules 50)
(nets 85)
)
(page A4)
(layers
(0 F.Cu signal)
(31 B.Cu signal)
(32 B.Adhes user hide)
(33 F.Adhes user hide)
(34 B.Paste user hide)
(35 F.Paste user hide)
(36 B.SilkS user hide)
(37 F.SilkS user)
(38 B.Mask user hide)
(39 F.Mask user hide)
(40 Dwgs.User user)
(41 Cmts.User user)
(42 Eco1.User user)
(43 Eco2.User user)
(44 Edge.Cuts user)
(45 Margin user)
(46 B.CrtYd user)
(47 F.CrtYd user)
(48 B.Fab user hide)
(49 F.Fab user hide)
)
(setup
(last_trace_width 0.25)
(user_trace_width 0.2)
(user_trace_width 0.35)
(user_trace_width 0.5)
(user_trace_width 0.6)
(user_trace_width 0.8)
(user_trace_width 1)
(user_trace_width 1.5)
(user_trace_width 2)
(trace_clearance 0.15)
(zone_clearance 0.508)
(zone_45_only no)
(trace_min 0.15)
(via_size 0.7)
(via_drill 0.4)
(via_min_size 0.4)
(via_min_drill 0.3)
(user_via 0.6 0.3)
(user_via 0.7 0.4)
(uvia_size 0.3)
(uvia_drill 0.1)
(uvias_allowed no)
(uvia_min_size 0.2)
(uvia_min_drill 0.1)
(edge_width 0.1)
(segment_width 0.2)
(pcb_text_width 0.3)
(pcb_text_size 1.5 1.5)
(mod_edge_width 0.15)
(mod_text_size 1 1)
(mod_text_width 0.15)
(pad_size 1.524 1.524)
(pad_drill 0.762)
(pad_to_mask_clearance 0.05)
(solder_mask_min_width 0.1)
(aux_axis_origin 0 0)
(grid_origin 100 100)
(visible_elements 7FFFFFFF)
(pcbplotparams
(layerselection 0x010fc_ffffffff)
(usegerberextensions false)
(usegerberattributes false)
(usegerberadvancedattributes false)
(creategerberjobfile false)
(excludeedgelayer true)
(linewidth 0.100000)
(plotframeref false)
(viasonmask false)
(mode 1)
(useauxorigin false)
(hpglpennumber 1)
(hpglpenspeed 20)
(hpglpendiameter 15.000000)
(psnegative false)
(psa4output false)
(plotreference true)
(plotvalue true)
(plotinvisibletext false)
(padsonsilk false)
(subtractmaskfromsilk false)
(outputformat 1)
(mirror false)
(drillshape 0)
(scaleselection 1)
(outputdirectory "gerber/"))
)
(net 0 "")
(net 1 GND)
(net 2 /VDD3V3)
(net 3 /EN)
(net 4 /B-)
(net 5 "Net-(C6-Pad1)")
(net 6 /B+)
(net 7 "Net-(C9-Pad2)")
(net 8 "Net-(C9-Pad1)")
(net 9 /VDD3.3V)
(net 10 "Net-(C11-Pad1)")
(net 11 /PREVGL)
(net 12 "Net-(C13-Pad1)")
(net 13 "Net-(C14-Pad1)")
(net 14 "Net-(C15-Pad1)")
(net 15 /PREVGH)
(net 16 "Net-(C17-Pad1)")
(net 17 "Net-(C18-Pad1)")
(net 18 "Net-(C19-Pad1)")
(net 19 /USB5V)
(net 20 "Net-(D1-Pad1)")
(net 21 "Net-(D2-Pad1)")
(net 22 "Net-(FLASH1-Pad1)")
(net 23 /RX)
(net 24 /TX)
(net 25 /DIN)
(net 26 /CLK)
(net 27 /CS)
(net 28 /DC)
(net 29 /REST)
(net 30 /BUSY)
(net 31 "Net-(J3-Pad7)")
(net 32 "Net-(J3-Pad6)")
(net 33 /RESE)
(net 34 /GDR)
(net 35 "Net-(J3-Pad1)")
(net 36 /IO0)
(net 37 /IO2)
(net 38 "Net-(R6-Pad1)")
(net 39 "Net-(R7-Pad1)")
(net 40 "Net-(R8-Pad1)")
(net 41 "Net-(R9-Pad1)")
(net 42 "Net-(U2-Pad36)")
(net 43 "Net-(U2-Pad32)")
(net 44 "Net-(U2-Pad31)")
(net 45 "Net-(U2-Pad28)")
(net 46 "Net-(U2-Pad27)")
(net 47 "Net-(U2-Pad22)")
(net 48 "Net-(U2-Pad21)")
(net 49 "Net-(U2-Pad20)")
(net 50 "Net-(U2-Pad19)")
(net 51 "Net-(U2-Pad18)")
(net 52 "Net-(U2-Pad17)")
(net 53 /IO16)
(net 54 "Net-(U2-Pad14)")
(net 55 "Net-(U2-Pad13)")
(net 56 "Net-(U2-Pad12)")
(net 57 "Net-(U2-Pad11)")
(net 58 "Net-(U2-Pad10)")
(net 59 "Net-(U2-Pad9)")
(net 60 "Net-(U2-Pad8)")
(net 61 "Net-(U2-Pad7)")
(net 62 "Net-(U2-Pad6)")
(net 63 "Net-(U2-Pad5)")
(net 64 "Net-(U3-Pad3)")
(net 65 "Net-(U4-Pad5)")
(net 66 /OC)
(net 67 /OD)
(net 68 "Net-(U4-Pad2)")
(net 69 "Net-(U6-Pad4)")
(net 70 "Net-(USBC1-PadA5)")
(net 71 "Net-(USBC1-PadA7)")
(net 72 "Net-(USBC1-PadB5)")
(net 73 "Net-(USBC1-PadA6)")
(net 74 "Net-(R0-Pad1)")
(net 75 "Net-(USBC1-PadB8)")
(net 76 "Net-(USBC1-PadA8)")
(net 77 "Net-(USBC1-PadB11)")
(net 78 "Net-(USBC1-PadB10)")
(net 79 "Net-(USBC1-PadB3)")
(net 80 "Net-(USBC1-PadB2)")
(net 81 "Net-(USBC1-PadA11)")
(net 82 "Net-(USBC1-PadA10)")
(net 83 "Net-(USBC1-PadA3)")
(net 84 "Net-(USBC1-PadA2)")
(net_class Default 这是默认网络类。
(clearance 0.15)
(trace_width 0.25)
(via_dia 0.7)
(via_drill 0.4)
(uvia_dia 0.3)
(uvia_drill 0.1)
(diff_pair_width 0.28)
(diff_pair_gap 0.15)
(add_net /B+)
(add_net /B-)
(add_net /BUSY)
(add_net /CLK)
(add_net /CS)
(add_net /DC)
(add_net /DIN)
(add_net /EN)
(add_net /GDR)
(add_net /IO0)
(add_net /IO16)
(add_net /IO2)
(add_net /OC)
(add_net /OD)
(add_net /PREVGH)
(add_net /PREVGL)
(add_net /RESE)
(add_net /REST)
(add_net /RX)
(add_net /TX)
(add_net /USB5V)
(add_net /VDD3.3V)
(add_net /VDD3V3)
(add_net GND)
(add_net "Net-(C11-Pad1)")
(add_net "Net-(C13-Pad1)")
(add_net "Net-(C14-Pad1)")
(add_net "Net-(C15-Pad1)")
(add_net "Net-(C17-Pad1)")
(add_net "Net-(C18-Pad1)")
(add_net "Net-(C19-Pad1)")
(add_net "Net-(C6-Pad1)")
(add_net "Net-(C9-Pad1)")
(add_net "Net-(C9-Pad2)")
(add_net "Net-(D1-Pad1)")
(add_net "Net-(D2-Pad1)")
(add_net "Net-(FLASH1-Pad1)")
(add_net "Net-(J3-Pad1)")
(add_net "Net-(J3-Pad6)")
(add_net "Net-(J3-Pad7)")
(add_net "Net-(R0-Pad1)")
(add_net "Net-(R6-Pad1)")
(add_net "Net-(R7-Pad1)")
(add_net "Net-(R8-Pad1)")
(add_net "Net-(R9-Pad1)")
(add_net "Net-(U2-Pad10)")
(add_net "Net-(U2-Pad11)")
(add_net "Net-(U2-Pad12)")
(add_net "Net-(U2-Pad13)")
(add_net "Net-(U2-Pad14)")
(add_net "Net-(U2-Pad17)")
(add_net "Net-(U2-Pad18)")
(add_net "Net-(U2-Pad19)")
(add_net "Net-(U2-Pad20)")
(add_net "Net-(U2-Pad21)")
(add_net "Net-(U2-Pad22)")
(add_net "Net-(U2-Pad27)")
(add_net "Net-(U2-Pad28)")
(add_net "Net-(U2-Pad31)")
(add_net "Net-(U2-Pad32)")
(add_net "Net-(U2-Pad36)")
(add_net "Net-(U2-Pad5)")
(add_net "Net-(U2-Pad6)")
(add_net "Net-(U2-Pad7)")
(add_net "Net-(U2-Pad8)")
(add_net "Net-(U2-Pad9)")
(add_net "Net-(U3-Pad3)")
(add_net "Net-(U4-Pad2)")
(add_net "Net-(U4-Pad5)")
(add_net "Net-(U6-Pad4)")
(add_net "Net-(USBC1-PadA10)")
(add_net "Net-(USBC1-PadA11)")
(add_net "Net-(USBC1-PadA2)")
(add_net "Net-(USBC1-PadA3)")
(add_net "Net-(USBC1-PadA5)")
(add_net "Net-(USBC1-PadA6)")
(add_net "Net-(USBC1-PadA7)")
(add_net "Net-(USBC1-PadA8)")
(add_net "Net-(USBC1-PadB10)")
(add_net "Net-(USBC1-PadB11)")
(add_net "Net-(USBC1-PadB2)")
(add_net "Net-(USBC1-PadB3)")
(add_net "Net-(USBC1-PadB5)")
(add_net "Net-(USBC1-PadB8)")
)
(module Connector_USB:USB_C_Receptacle_Amphenol_12401548E4-2A (layer F.Cu) (tedit 5A142044) (tstamp 5E5B710D)
(at 196.05 94.65 90)
(descr "USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A")
(tags "USB C Type-C Receptacle Hybrid")
(path /5E5E9D17)
(attr smd)
(fp_text reference USBC1 (at 0.05 -0.55 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value USB_C_Plug (at 0 6.14 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -4.6 5.23) (end -4.6 -5.22) (layer F.Fab) (width 0.1))
(fp_line (start -4.6 -5.22) (end 4.6 -5.22) (layer F.Fab) (width 0.1))
(fp_line (start -4.75 -5.37) (end -3.25 -5.37) (layer F.SilkS) (width 0.12))
(fp_line (start -4.75 -5.37) (end -4.75 1.89) (layer F.SilkS) (width 0.12))
(fp_line (start 4.75 -5.37) (end 4.75 1.89) (layer F.SilkS) (width 0.12))
(fp_line (start 3.25 -5.37) (end 4.75 -5.37) (layer F.SilkS) (width 0.12))
(fp_line (start -4.6 5.23) (end 4.6 5.23) (layer F.Fab) (width 0.1))
(fp_line (start 4.6 5.23) (end 4.6 -5.22) (layer F.Fab) (width 0.1))
(fp_line (start -5.39 -5.87) (end 5.39 -5.87) (layer F.CrtYd) (width 0.05))
(fp_line (start 5.39 -5.87) (end 5.39 5.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 5.39 5.73) (end -5.39 5.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.39 5.73) (end -5.39 -5.87) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.1)))
)
(pad B11 thru_hole circle (at -2.4 -3.01 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 77 "Net-(USBC1-PadB11)"))
(pad B10 thru_hole circle (at -1.6 -3.01 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 78 "Net-(USBC1-PadB10)"))
(pad B8 thru_hole circle (at -0.8 -3.01 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 75 "Net-(USBC1-PadB8)"))
(pad B5 thru_hole circle (at 0.8 -3.01 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 72 "Net-(USBC1-PadB5)"))
(pad B3 thru_hole circle (at 1.6 -3.01 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 79 "Net-(USBC1-PadB3)"))
(pad B2 thru_hole circle (at 2.4 -3.01 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 80 "Net-(USBC1-PadB2)"))
(pad B12 thru_hole circle (at -2.8 -3.71 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 1 GND))
(pad B9 thru_hole circle (at -1.2 -3.71 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 19 /USB5V))
(pad B7 thru_hole circle (at -0.4 -3.71 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask))
(pad B6 thru_hole circle (at 0.4 -3.71 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask))
(pad B4 thru_hole circle (at 1.2 -3.71 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 19 /USB5V))
(pad B1 thru_hole circle (at 2.8 -3.71 90) (size 0.65 0.65) (drill 0.4) (layers *.Cu *.Mask)
(net 1 GND))
(pad "" np_thru_hole circle (at -3.6 -4.36 90) (size 0.65 0.65) (drill 0.65) (layers *.Cu *.Mask))
(pad "" np_thru_hole oval (at 3.6 -4.36 90) (size 0.95 0.65) (drill oval 0.95 0.65) (layers *.Cu *.Mask))
(pad S1 thru_hole oval (at -4.49 2.84 90) (size 0.8 1.4) (drill oval 0.5 1.1) (layers *.Cu *.Mask)
(net 1 GND))
(pad S1 thru_hole oval (at 4.49 2.84 90) (size 0.8 1.4) (drill oval 0.5 1.1) (layers *.Cu *.Mask)
(net 1 GND))
(pad S1 thru_hole oval (at 4.13 -3.11 90) (size 0.8 1.4) (drill oval 0.5 1.1) (layers *.Cu *.Mask)
(net 1 GND))
(pad A11 smd rect (at 2.25 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 81 "Net-(USBC1-PadA11)"))
(pad A8 smd rect (at 0.75 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 76 "Net-(USBC1-PadA8)"))
(pad A9 smd rect (at 1.25 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 19 /USB5V))
(pad A10 smd rect (at 1.75 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 82 "Net-(USBC1-PadA10)"))
(pad A12 smd rect (at 2.75 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad A7 smd rect (at 0.25 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 71 "Net-(USBC1-PadA7)"))
(pad A6 smd rect (at -0.25 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 73 "Net-(USBC1-PadA6)"))
(pad A5 smd rect (at -0.75 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 70 "Net-(USBC1-PadA5)"))
(pad A4 smd rect (at -1.25 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 19 /USB5V))
(pad A3 smd rect (at -1.75 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 83 "Net-(USBC1-PadA3)"))
(pad A2 smd rect (at -2.25 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 84 "Net-(USBC1-PadA2)"))
(pad A1 smd rect (at -2.75 -5.02 90) (size 0.3 0.7) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad S1 thru_hole oval (at -4.13 -3.11 90) (size 0.8 1.4) (drill oval 0.5 1.1) (layers *.Cu *.Mask)
(net 1 GND))
(model ${KISYS3DMOD}/Connector_USB.3dshapes/USB_C_Receptacle_Amphenol_12401548E4-2A.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module smartdisplay:Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm__redesign (layer F.Cu) (tedit 5E5A4E41) (tstamp 5E5AEE3D)
(at 188.5 80 90)
(descr "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")
(tags "connector Hirose FH12 horizontal")
(path /5E21C1A1)
(attr smd)
(fp_text reference J3 (at 0 1.5 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value FPC24/0.5MM (at 0 5.6 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -1.2) (end -7.55 -1.2) (layer F.Fab) (width 0.1))
(fp_line (start -7.55 -1.2) (end -7.55 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -7.55 3.4) (end -6.95 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -6.95 3.4) (end -6.95 3.7) (layer F.Fab) (width 0.1))
(fp_line (start -6.95 3.7) (end -7.45 3.7) (layer F.Fab) (width 0.1))
(fp_line (start -7.45 3.7) (end -7.45 4.4) (layer F.Fab) (width 0.1))
(fp_line (start -7.45 4.4) (end 0 4.4) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.2) (end 7.55 -1.2) (layer F.Fab) (width 0.1))
(fp_line (start 7.55 -1.2) (end 7.55 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 7.55 3.4) (end 6.95 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 6.95 3.4) (end 6.95 3.7) (layer F.Fab) (width 0.1))
(fp_line (start 6.95 3.7) (end 7.45 3.7) (layer F.Fab) (width 0.1))
(fp_line (start 7.45 3.7) (end 7.45 4.4) (layer F.Fab) (width 0.1))
(fp_line (start 7.45 4.4) (end 0 4.4) (layer F.Fab) (width 0.1))
(fp_line (start -6.16 -1.3) (end -7.65 -1.3) (layer F.SilkS) (width 0.12))
(fp_line (start -7.65 -1.3) (end -7.65 0.04) (layer F.SilkS) (width 0.12))
(fp_line (start 6.16 -1.3) (end 7.65 -1.3) (layer F.SilkS) (width 0.12))
(fp_line (start 7.65 -1.3) (end 7.65 0.04) (layer F.SilkS) (width 0.12))
(fp_line (start -7.65 2.76) (end -7.65 4.5) (layer F.SilkS) (width 0.12))
(fp_line (start -7.65 4.5) (end 7.65 4.5) (layer F.SilkS) (width 0.12))
(fp_line (start 7.65 4.5) (end 7.65 2.76) (layer F.SilkS) (width 0.12))
(fp_line (start -6.16 -1.3) (end -6.16 -2.5) (layer F.SilkS) (width 0.12))
(fp_line (start -6.25 -1.2) (end -5.75 -0.492893) (layer F.Fab) (width 0.1))
(fp_line (start -5.75 -0.492893) (end -5.25 -1.2) (layer F.Fab) (width 0.1))
(fp_line (start -9.05 -3) (end -9.05 4.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -9.05 4.9) (end 9.05 4.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 9.05 4.9) (end 9.05 -3) (layer F.CrtYd) (width 0.05))
(fp_line (start 9.05 -3) (end -9.05 -3) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 3.7 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad MP smd rect (at 7.65 1.4 90) (size 1.8 2.2) (layers F.Cu F.Paste F.Mask))
(pad MP smd rect (at -7.65 1.4 90) (size 1.8 2.2) (layers F.Cu F.Paste F.Mask))
(pad 24 smd rect (at -5.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 12 "Net-(C13-Pad1)"))
(pad 23 smd rect (at -5.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 11 /PREVGL))
(pad 22 smd rect (at -4.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 18 "Net-(C19-Pad1)"))
(pad 21 smd rect (at -4.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 15 /PREVGH))
(pad 20 smd rect (at -3.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 14 "Net-(C15-Pad1)"))
(pad 19 smd rect (at -3.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 13 "Net-(C14-Pad1)"))
(pad 18 smd rect (at -2.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 10 "Net-(C11-Pad1)"))
(pad 17 smd rect (at -2.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 16 smd rect (at -1.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 9 /VDD3.3V))
(pad 15 smd rect (at -1.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 9 /VDD3.3V))
(pad 14 smd rect (at -0.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 25 /DIN))
(pad 13 smd rect (at -0.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 26 /CLK))
(pad 12 smd rect (at 0.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 27 /CS))
(pad 11 smd rect (at 0.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 28 /DC))
(pad 10 smd rect (at 1.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 29 /REST))
(pad 9 smd rect (at 1.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 30 /BUSY))
(pad 8 smd rect (at 2.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 7 smd rect (at 2.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 31 "Net-(J3-Pad7)"))
(pad 6 smd rect (at 3.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 32 "Net-(J3-Pad6)"))
(pad 5 smd rect (at 3.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 17 "Net-(C18-Pad1)"))
(pad 4 smd rect (at 4.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 16 "Net-(C17-Pad1)"))
(pad 3 smd rect (at 4.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 33 /RESE))
(pad 2 smd rect (at 5.25 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 34 /GDR))
(pad 1 smd rect (at 5.75 -1.85 90) (size 0.3 1.3) (layers F.Cu F.Paste F.Mask)
(net 35 "Net-(J3-Pad1)"))
(model ${KISYS3DMOD}/Connector_FFC-FPC.3dshapes/Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5AD990)
(at 157.26 74.2 180)
(descr "Resistor 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")
(tags resistor)
(path /5EA60677)
(attr smd)
(fp_text reference R0 (at 1.8 0.1 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value R (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 6 /B+))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 74 "Net-(R0-Pad1)"))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Package_TO_SOT_SMD:TSOT-23-6 (layer F.Cu) (tedit 5A02FF57) (tstamp 5E5A62DC)
(at 182.6 92.2 180)
(descr "6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf")
(tags "TSOT-23-6 MK06A TSOT-6")
(path /5E7230A8)
(attr smd)
(fp_text reference U6 (at 0 0) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value DW01 (at 0 2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.17 1.7) (end -2.17 1.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.17 1.7) (end 2.17 -1.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.17 -1.7) (end -2.17 1.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.17 -1.7) (end 2.17 -1.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.88 -1.45) (end 0.88 1.45) (layer F.Fab) (width 0.1))
(fp_line (start 0.88 1.45) (end -0.88 1.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.88 -1) (end -0.88 1.45) (layer F.Fab) (width 0.1))
(fp_line (start 0.88 -1.45) (end -0.43 -1.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.88 -1) (end -0.43 -1.45) (layer F.Fab) (width 0.1))
(fp_line (start 0.88 -1.51) (end -1.55 -1.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.88 1.56) (end 0.88 1.56) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075)))
)
(pad 6 smd rect (at 1.31 -0.95 180) (size 1.22 0.65) (layers F.Cu F.Paste F.Mask)
(net 4 /B-))
(pad 5 smd rect (at 1.31 0 180) (size 1.22 0.65) (layers F.Cu F.Paste F.Mask)
(net 5 "Net-(C6-Pad1)"))
(pad 4 smd rect (at 1.31 0.95 180) (size 1.22 0.65) (layers F.Cu F.Paste F.Mask)
(net 69 "Net-(U6-Pad4)"))
(pad 3 smd rect (at -1.31 0.95 180) (size 1.22 0.65) (layers F.Cu F.Paste F.Mask)
(net 66 /OC))
(pad 2 smd rect (at -1.31 0 180) (size 1.22 0.65) (layers F.Cu F.Paste F.Mask)
(net 39 "Net-(R7-Pad1)"))
(pad 1 smd rect (at -1.31 -0.95 180) (size 1.22 0.65) (layers F.Cu F.Paste F.Mask)
(net 67 /OD))
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/TSOT-23-6.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Package_SO:SOP-8_3.9x4.9mm_P1.27mm (layer F.Cu) (tedit 5D9F72B1) (tstamp 5E5A62C6)
(at 181.8 96.6 180)
(descr "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")
(tags "SOP SO")
(path /5E59CACD)
(attr smd)
(fp_text reference U5 (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value tp4056 (at 0 3.4) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.98 0.98) (thickness 0.15)))
)
(fp_line (start 3.7 -2.7) (end -3.7 -2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.7 2.7) (end 3.7 -2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.7 2.7) (end 3.7 2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.7 -2.7) (end -3.7 2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.95 -1.475) (end -0.975 -2.45) (layer F.Fab) (width 0.1))
(fp_line (start -1.95 2.45) (end -1.95 -1.475) (layer F.Fab) (width 0.1))
(fp_line (start 1.95 2.45) (end -1.95 2.45) (layer F.Fab) (width 0.1))
(fp_line (start 1.95 -2.45) (end 1.95 2.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.975 -2.45) (end 1.95 -2.45) (layer F.Fab) (width 0.1))
(fp_line (start 0 -2.56) (end -3.45 -2.56) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -2.56) (end 1.95 -2.56) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.56) (end -1.95 2.56) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.56) (end 1.95 2.56) (layer F.SilkS) (width 0.12))
(pad 8 smd roundrect (at 2.625 -1.905 180) (size 1.65 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 19 /USB5V))
(pad 7 smd roundrect (at 2.625 -0.635 180) (size 1.65 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 40 "Net-(R8-Pad1)"))
(pad 6 smd roundrect (at 2.625 0.635 180) (size 1.65 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 41 "Net-(R9-Pad1)"))
(pad 5 smd roundrect (at 2.625 1.905 180) (size 1.65 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 6 /B+))
(pad 4 smd roundrect (at -2.625 1.905 180) (size 1.65 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 19 /USB5V))
(pad 3 smd roundrect (at -2.625 0.635 180) (size 1.65 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 2 smd roundrect (at -2.625 -0.635 180) (size 1.65 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 38 "Net-(R6-Pad1)"))
(pad 1 smd roundrect (at -2.625 -1.905 180) (size 1.65 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(model ${KISYS3DMOD}/Package_SO.3dshapes/SOP-8_3.9x4.9mm_P1.27mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Package_TO_SOT_SMD:SOT-23-6 (layer F.Cu) (tedit 5A02FF57) (tstamp 5E5A62AC)
(at 188.2 91.6)
(descr "6-pin SOT-23 package")
(tags SOT-23-6)
(path /5E76B2A1)
(attr smd)
(fp_text reference U4 (at 0 0) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value FS8205 (at 0 2.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.9 -1.55) (end 0.9 1.55) (layer F.Fab) (width 0.1))
(fp_line (start 0.9 1.55) (end -0.9 1.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.9 -0.9) (end -0.9 1.55) (layer F.Fab) (width 0.1))
(fp_line (start 0.9 -1.55) (end -0.25 -1.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.9 -0.9) (end -0.25 -1.55) (layer F.Fab) (width 0.1))
(fp_line (start -1.9 -1.8) (end -1.9 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.9 1.8) (end 1.9 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.9 1.8) (end 1.9 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.9 -1.8) (end -1.9 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.9 -1.61) (end -1.55 -1.61) (layer F.SilkS) (width 0.12))
(fp_line (start -0.9 1.61) (end 0.9 1.61) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075)))
)
(pad 5 smd rect (at 1.1 0) (size 1.06 0.65) (layers F.Cu F.Paste F.Mask)
(net 65 "Net-(U4-Pad5)"))
(pad 6 smd rect (at 1.1 -0.95) (size 1.06 0.65) (layers F.Cu F.Paste F.Mask)
(net 66 /OC))
(pad 4 smd rect (at 1.1 0.95) (size 1.06 0.65) (layers F.Cu F.Paste F.Mask)
(net 67 /OD))
(pad 3 smd rect (at -1.1 0.95) (size 1.06 0.65) (layers F.Cu F.Paste F.Mask)
(net 4 /B-))
(pad 2 smd rect (at -1.1 0) (size 1.06 0.65) (layers F.Cu F.Paste F.Mask)
(net 68 "Net-(U4-Pad2)"))
(pad 1 smd rect (at -1.1 -0.95) (size 1.06 0.65) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-23-6.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Sensor:Aosong_DHT11_5.5x12.0_P2.54mm (layer F.Cu) (tedit 5C4B60CF) (tstamp 5E5A6296)
(at 197.75 81.25 180)
(descr "Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf")
(tags "Temperature and humidity module")
(path /5E5E99E3)
(fp_text reference U3 (at -1 -3.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DHT11 (at 0 11.3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.16 -2.6) (end -1.55 -2.6) (layer F.SilkS) (width 0.12))
(fp_line (start -3.16 -2.6) (end -3.16 -0.6) (layer F.SilkS) (width 0.12))
(fp_line (start -2.75 -1.19) (end -1.75 -2.19) (layer F.Fab) (width 0.1))
(fp_line (start -3 10.06) (end -3 -2.44) (layer F.CrtYd) (width 0.05))
(fp_line (start 3 10.06) (end -3 10.06) (layer F.CrtYd) (width 0.05))
(fp_line (start 3 -2.44) (end 3 10.06) (layer F.CrtYd) (width 0.05))
(fp_line (start -3 -2.44) (end 3 -2.44) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.88 9.94) (end -2.88 -2.31) (layer F.SilkS) (width 0.12))
(fp_line (start 2.88 9.94) (end -2.88 9.94) (layer F.SilkS) (width 0.12))
(fp_line (start 2.88 -2.32) (end 2.88 9.94) (layer F.SilkS) (width 0.12))
(fp_line (start -2.87 -2.32) (end 2.87 -2.32) (layer F.SilkS) (width 0.12))
(fp_line (start -2.75 -1.19) (end -2.75 9.81) (layer F.Fab) (width 0.1))
(fp_line (start 2.75 9.81) (end -2.75 9.81) (layer F.Fab) (width 0.1))
(fp_line (start 2.75 -2.19) (end 2.75 9.81) (layer F.Fab) (width 0.1))
(fp_line (start -1.75 -2.19) (end 2.75 -2.19) (layer F.Fab) (width 0.1))
(pad 4 thru_hole circle (at 0 7.62 180) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask)
(net 1 GND))
(pad 3 thru_hole circle (at 0 5.08 180) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask)
(net 64 "Net-(U3-Pad3)"))
(pad 2 thru_hole circle (at 0 2.54 180) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask)
(net 53 /IO16))
(pad 1 thru_hole rect (at 0 0 180) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask)
(net 2 /VDD3V3))
(model ${KISYS3DMOD}/Sensor.3dshapes/Aosong_DHT11_5.5x12.0_P2.54mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module RF_Module:ESP32-WROOM-32 (layer F.Cu) (tedit 5B5B4654) (tstamp 5E5A627E)
(at 169 76)
(descr "Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf")
(tags "Single 2.4 GHz Wi-Fi and Bluetooth combo chip")
(path /5E56FA7D)
(attr smd)
(fp_text reference U2 (at -10.61 8.43 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-32S (at 0 11.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -9.12 -9.445) (end -9.5 -9.445) (layer F.SilkS) (width 0.12))
(fp_line (start -9.12 -15.865) (end -9.12 -9.445) (layer F.SilkS) (width 0.12))
(fp_line (start 9.12 -15.865) (end 9.12 -9.445) (layer F.SilkS) (width 0.12))
(fp_line (start -9.12 -15.865) (end 9.12 -15.865) (layer F.SilkS) (width 0.12))
(fp_line (start 9.12 9.88) (end 8.12 9.88) (layer F.SilkS) (width 0.12))
(fp_line (start 9.12 9.1) (end 9.12 9.88) (layer F.SilkS) (width 0.12))
(fp_line (start -9.12 9.88) (end -8.12 9.88) (layer F.SilkS) (width 0.12))
(fp_line (start -9.12 9.1) (end -9.12 9.88) (layer F.SilkS) (width 0.12))
(fp_line (start 8.4 -20.6) (end 8.2 -20.4) (layer Cmts.User) (width 0.1))
(fp_line (start 8.4 -16) (end 8.4 -20.6) (layer Cmts.User) (width 0.1))
(fp_line (start 8.4 -20.6) (end 8.6 -20.4) (layer Cmts.User) (width 0.1))
(fp_line (start 8.4 -16) (end 8.6 -16.2) (layer Cmts.User) (width 0.1))
(fp_line (start 8.4 -16) (end 8.2 -16.2) (layer Cmts.User) (width 0.1))
(fp_line (start -9.2 -13.875) (end -9.4 -14.075) (layer Cmts.User) (width 0.1))
(fp_line (start -13.8 -13.875) (end -9.2 -13.875) (layer Cmts.User) (width 0.1))
(fp_line (start -9.2 -13.875) (end -9.4 -13.675) (layer Cmts.User) (width 0.1))
(fp_line (start -13.8 -13.875) (end -13.6 -13.675) (layer Cmts.User) (width 0.1))
(fp_line (start -13.8 -13.875) (end -13.6 -14.075) (layer Cmts.User) (width 0.1))
(fp_line (start 9.2 -13.875) (end 9.4 -13.675) (layer Cmts.User) (width 0.1))
(fp_line (start 9.2 -13.875) (end 9.4 -14.075) (layer Cmts.User) (width 0.1))
(fp_line (start 13.8 -13.875) (end 13.6 -13.675) (layer Cmts.User) (width 0.1))
(fp_line (start 13.8 -13.875) (end 13.6 -14.075) (layer Cmts.User) (width 0.1))
(fp_line (start 9.2 -13.875) (end 13.8 -13.875) (layer Cmts.User) (width 0.1))
(fp_line (start 14 -11.585) (end 12 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 14 -13.2) (end 10 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 14 -14.815) (end 8 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 14 -16.43) (end 6 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 14 -18.045) (end 4 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 14 -19.66) (end 2 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 13.475 -20.75) (end 0 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 11.475 -20.75) (end -2 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 9.475 -20.75) (end -4 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 7.475 -20.75) (end -6 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start -8 -9.97) (end 5.475 -20.75) (layer Dwgs.User) (width 0.1))
(fp_line (start 3.475 -20.75) (end -10 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start 1.475 -20.75) (end -12 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start -0.525 -20.75) (end -14 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start -2.525 -20.75) (end -14 -11.585) (layer Dwgs.User) (width 0.1))
(fp_line (start -4.525 -20.75) (end -14 -13.2) (layer Dwgs.User) (width 0.1))
(fp_line (start -6.525 -20.75) (end -14 -14.815) (layer Dwgs.User) (width 0.1))
(fp_line (start -8.525 -20.75) (end -14 -16.43) (layer Dwgs.User) (width 0.1))
(fp_line (start -10.525 -20.75) (end -14 -18.045) (layer Dwgs.User) (width 0.1))
(fp_line (start -12.525 -20.75) (end -14 -19.66) (layer Dwgs.User) (width 0.1))
(fp_line (start 9.75 -9.72) (end 14.25 -9.72) (layer F.CrtYd) (width 0.05))
(fp_line (start -14.25 -9.72) (end -9.75 -9.72) (layer F.CrtYd) (width 0.05))
(fp_line (start 14.25 -21) (end 14.25 -9.72) (layer F.CrtYd) (width 0.05))
(fp_line (start -14.25 -21) (end -14.25 -9.72) (layer F.CrtYd) (width 0.05))
(fp_line (start 14 -20.75) (end -14 -20.75) (layer Dwgs.User) (width 0.1))
(fp_line (start 14 -9.97) (end 14 -20.75) (layer Dwgs.User) (width 0.1))
(fp_line (start 14 -9.97) (end -14 -9.97) (layer Dwgs.User) (width 0.1))
(fp_line (start -9 -9.02) (end -8.5 -9.52) (layer F.Fab) (width 0.1))
(fp_line (start -8.5 -9.52) (end -9 -10.02) (layer F.Fab) (width 0.1))
(fp_line (start -9 -9.02) (end -9 9.76) (layer F.Fab) (width 0.1))
(fp_line (start -14.25 -21) (end 14.25 -21) (layer F.CrtYd) (width 0.05))
(fp_line (start 9.75 -9.72) (end 9.75 10.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -9.75 10.5) (end 9.75 10.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -9.75 10.5) (end -9.75 -9.72) (layer F.CrtYd) (width 0.05))
(fp_line (start -9 -15.745) (end 9 -15.745) (layer F.Fab) (width 0.1))
(fp_line (start -9 -15.745) (end -9 -10.02) (layer F.Fab) (width 0.1))
(fp_line (start -9 9.76) (end 9 9.76) (layer F.Fab) (width 0.1))
(fp_line (start 9 9.76) (end 9 -15.745) (layer F.Fab) (width 0.1))
(fp_line (start -14 -9.97) (end -14 -20.75) (layer Dwgs.User) (width 0.1))
(fp_text user "5 mm" (at 7.8 -19.075 90) (layer Cmts.User)
(effects (font (size 0.5 0.5) (thickness 0.1)))
)
(fp_text user "5 mm" (at -11.2 -14.375) (layer Cmts.User)
(effects (font (size 0.5 0.5) (thickness 0.1)))
)
(fp_text user "5 mm" (at 11.8 -14.375) (layer Cmts.User)
(effects (font (size 0.5 0.5) (thickness 0.1)))
)
(fp_text user Antenna (at 0 -13) (layer Cmts.User)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "KEEP-OUT ZONE" (at 0 -19) (layer Cmts.User)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 38 smd rect (at 8.5 -8.255) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 37 smd rect (at 8.5 -6.985) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 25 /DIN))
(pad 36 smd rect (at 8.5 -5.715) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 42 "Net-(U2-Pad36)"))
(pad 35 smd rect (at 8.5 -4.445) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 24 /TX))
(pad 34 smd rect (at 8.5 -3.175) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 23 /RX))
(pad 33 smd rect (at 8.5 -1.905) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 28 /DC))
(pad 32 smd rect (at 8.5 -0.635) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 43 "Net-(U2-Pad32)"))
(pad 31 smd rect (at 8.5 0.635) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 44 "Net-(U2-Pad31)"))
(pad 30 smd rect (at 8.5 1.905) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 26 /CLK))
(pad 29 smd rect (at 8.5 3.175) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 27 /CS))
(pad 28 smd rect (at 8.5 4.445) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 45 "Net-(U2-Pad28)"))
(pad 27 smd rect (at 8.5 5.715) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 46 "Net-(U2-Pad27)"))
(pad 26 smd rect (at 8.5 6.985) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 30 /BUSY))
(pad 25 smd rect (at 8.5 8.255) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 36 /IO0))
(pad 24 smd rect (at 5.715 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 37 /IO2))
(pad 23 smd rect (at 4.445 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 29 /REST))
(pad 22 smd rect (at 3.175 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 47 "Net-(U2-Pad22)"))
(pad 21 smd rect (at 1.905 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 48 "Net-(U2-Pad21)"))
(pad 20 smd rect (at 0.635 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 49 "Net-(U2-Pad20)"))
(pad 19 smd rect (at -0.635 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 50 "Net-(U2-Pad19)"))
(pad 18 smd rect (at -1.905 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 51 "Net-(U2-Pad18)"))
(pad 17 smd rect (at -3.175 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 52 "Net-(U2-Pad17)"))
(pad 16 smd rect (at -4.445 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 53 /IO16))
(pad 15 smd rect (at -5.715 9.255 90) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 14 smd rect (at -8.5 8.255) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 54 "Net-(U2-Pad14)"))
(pad 13 smd rect (at -8.5 6.985) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 55 "Net-(U2-Pad13)"))
(pad 12 smd rect (at -8.5 5.715) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 56 "Net-(U2-Pad12)"))
(pad 11 smd rect (at -8.5 4.445) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 57 "Net-(U2-Pad11)"))
(pad 10 smd rect (at -8.5 3.175) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 58 "Net-(U2-Pad10)"))
(pad 9 smd rect (at -8.5 1.905) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 59 "Net-(U2-Pad9)"))
(pad 8 smd rect (at -8.5 0.635) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 60 "Net-(U2-Pad8)"))
(pad 7 smd rect (at -8.5 -0.635) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 61 "Net-(U2-Pad7)"))
(pad 6 smd rect (at -8.5 -1.905) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 62 "Net-(U2-Pad6)"))
(pad 5 smd rect (at -8.5 -3.175) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 63 "Net-(U2-Pad5)"))
(pad 4 smd rect (at -8.5 -4.445) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 74 "Net-(R0-Pad1)"))
(pad 3 smd rect (at -8.5 -5.715) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 3 /EN))
(pad 2 smd rect (at -8.5 -6.985) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 2 /VDD3V3))
(pad 1 smd rect (at -8.5 -8.255) (size 2 0.9) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 39 smd rect (at -1 -0.755) (size 5 5) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(model ${KISYS3DMOD}/RF_Module.3dshapes/ESP32-WROOM-32.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Package_TO_SOT_SMD:SOT-223-3_TabPin2 (layer F.Cu) (tedit 5A02FF57) (tstamp 5E5A620F)
(at 172.2 90.6)
(descr "module CMS SOT223 4 pins")
(tags "CMS SOT")
(path /5E4D75FD)
(attr smd)
(fp_text reference U1 (at 0 -0.11) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value AMS1117-3.3 (at 0 4.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.85 -3.35) (end 1.85 3.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.85 3.35) (end 1.85 3.35) (layer F.Fab) (width 0.1))
(fp_line (start -4.1 -3.41) (end 1.91 -3.41) (layer F.SilkS) (width 0.12))
(fp_line (start -0.85 -3.35) (end 1.85 -3.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.85 3.41) (end 1.91 3.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.85 -2.35) (end -1.85 3.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.85 -2.35) (end -0.85 -3.35) (layer F.Fab) (width 0.1))
(fp_line (start -4.4 -3.6) (end -4.4 3.6) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.4 3.6) (end 4.4 3.6) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.4 3.6) (end 4.4 -3.6) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.4 -3.6) (end -4.4 -3.6) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.91 -3.41) (end 1.91 -2.15) (layer F.SilkS) (width 0.12))
(fp_line (start 1.91 3.41) (end 1.91 2.15) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.8 0.8) (thickness 0.12)))
)
(pad 1 smd rect (at -3.15 -2.3) (size 2 1.5) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 3 smd rect (at -3.15 2.3) (size 2 1.5) (layers F.Cu F.Paste F.Mask)
(net 6 /B+))
(pad 2 smd rect (at -3.15 0) (size 2 1.5) (layers F.Cu F.Paste F.Mask)
(net 2 /VDD3V3))
(pad 2 smd rect (at 3.15 0) (size 2 3.8) (layers F.Cu F.Paste F.Mask)
(net 2 /VDD3V3))
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-223.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A61F9)
(at 186.2 69.4 180)
(descr "Resistor 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")
(tags resistor)
(path /5E28D0EB)
(attr smd)
(fp_text reference R12 (at 1.9 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 3 (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 33 /RESE))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A61E8)
(at 193.6 69.4)
(descr "Resistor 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")
(tags resistor)
(path /5E28C562)
(attr smd)
(fp_text reference R11 (at -1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 10K (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 34 /GDR))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A61D7)
(at 181.2 89 90)
(descr "Resistor 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")
(tags resistor)
(path /5E732910)
(attr smd)
(fp_text reference R10 (at 1.8 0 180) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value R (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 5 "Net-(C6-Pad1)"))
(pad 1 smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 6 /B+))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A61C6)
(at 187 98 270)
(descr "Resistor 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")
(tags resistor)
(path /5E52D451)
(attr smd)
(fp_text reference R9 (at -0.2 1 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value R (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 270) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 21 "Net-(D2-Pad1)"))
(pad 1 smd roundrect (at -0.7875 0 270) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 41 "Net-(R9-Pad1)"))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A61B5)
(at 187 95 90)
(descr "Resistor 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")
(tags resistor)
(path /5E52ECF5)
(attr smd)
(fp_text reference R8 (at 0 -1 270) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value R (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 20 "Net-(D1-Pad1)"))
(pad 1 smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 40 "Net-(R8-Pad1)"))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A61A4)
(at 184.6 89 90)
(descr "Resistor 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")
(tags resistor)
(path /5E7992BB)
(attr smd)
(fp_text reference R7 (at 1.8 0) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value R (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 39 "Net-(R7-Pad1)"))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A6193)
(at 179.4 92.2 90)
(descr "Resistor 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")
(tags resistor)
(path /5E5B82F1)
(attr smd)
(fp_text reference R6 (at 0 -1 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value R (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 38 "Net-(R6-Pad1)"))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A6160)
(at 157.25 72.5 180)
(descr "Resistor 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")
(tags resistor)
(path /5E790376)
(attr smd)
(fp_text reference R3 (at 1.85 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1k (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 2 /VDD3V3))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 3 /EN))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A614F)
(at 163.95 98.51 180)
(descr "Resistor 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")
(tags resistor)
(path /5E73C405)
(attr smd)
(fp_text reference R2 (at -0.05 -1.09) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 470 (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 36 /IO0))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 22 "Net-(FLASH1-Pad1)"))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0603_1608Metric (layer F.Cu) (tedit 5B301BBD) (tstamp 5E5A613E)
(at 163.97 96.83)
(descr "Resistor 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")
(tags resistor)
(path /5E42F854)
(attr smd)
(fp_text reference R1 (at 0 -1.2) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1k (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 2 /VDD3V3))
(pad 1 smd roundrect (at -0.7875 0) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 36 /IO0))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Package_TO_SOT_SMD:SOT-23 (layer F.Cu) (tedit 5A02FF57) (tstamp 5E5A612D)
(at 189.6 68.5)
(descr "SOT-23, Standard")
(tags SOT-23)
(path /5E4E7415)
(attr smd)
(fp_text reference Q1 (at -0.2 0) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value Q_NMOS_DSG (at 0 2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.76 1.58) (end -0.7 1.58) (layer F.SilkS) (width 0.12))
(fp_line (start 0.76 -1.58) (end -1.4 -1.58) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 1.75) (end -1.7 -1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 1.75) (end -1.7 1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 -1.75) (end 1.7 1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.7 -1.75) (end 1.7 -1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.76 -1.58) (end 0.76 -0.65) (layer F.SilkS) (width 0.12))
(fp_line (start 0.76 1.58) (end 0.76 0.65) (layer F.SilkS) (width 0.12))
(fp_line (start -0.7 1.52) (end 0.7 1.52) (layer F.Fab) (width 0.1))
(fp_line (start 0.7 -1.52) (end 0.7 1.52) (layer F.Fab) (width 0.1))
(fp_line (start -0.7 -0.95) (end -0.15 -1.52) (layer F.Fab) (width 0.1))
(fp_line (start -0.15 -1.52) (end 0.7 -1.52) (layer F.Fab) (width 0.1))
(fp_line (start -0.7 -0.95) (end -0.7 1.5) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075)))
)
(pad 3 smd rect (at 1 0) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask)
(net 34 /GDR))
(pad 2 smd rect (at -1 0.95) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask)
(net 33 /RESE))
(pad 1 smd rect (at -1 -0.95) (size 0.9 0.8) (layers F.Cu F.Paste F.Mask)
(net 7 "Net-(C9-Pad2)"))
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Inductor_SMD:L_1812_4532Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5AC402)
(at 189.7 63.8 270)
(descr "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")
(tags inductor)
(path /5E26F8D5)
(attr smd)
(fp_text reference L1 (at 0 0.1 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 68uH (at 0 2.65 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.95 1.95) (end -2.95 1.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.95 -1.95) (end 2.95 1.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 -1.95) (end 2.95 -1.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 1.95) (end -2.95 -1.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.386252 1.71) (end 1.386252 1.71) (layer F.SilkS) (width 0.12))
(fp_line (start -1.386252 -1.71) (end 1.386252 -1.71) (layer F.SilkS) (width 0.12))
(fp_line (start 2.25 1.6) (end -2.25 1.6) (layer F.Fab) (width 0.1))
(fp_line (start 2.25 -1.6) (end 2.25 1.6) (layer F.Fab) (width 0.1))
(fp_line (start -2.25 -1.6) (end 2.25 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start -2.25 1.6) (end -2.25 -1.6) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 2.1375 0 270) (size 1.125 3.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.222222)
(net 7 "Net-(C9-Pad2)"))
(pad 1 smd roundrect (at -2.1375 0 270) (size 1.125 3.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.222222)
(net 2 /VDD3V3))
(model ${KISYS3DMOD}/Inductor_SMD.3dshapes/L_1812_4532Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_JST:JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal (layer F.Cu) (tedit 5B7745C6) (tstamp 5E5A60A6)
(at 161.5 89.5 270)
(descr "JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator")
(tags "connector JST PH top entry")
(path /5E57DDD1)
(fp_text reference J2 (at 0.7 7.5 270) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value battery (at 1 7.45 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 1 2.5 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.5 1.375) (end 0 0.875) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 1.375) (end 0.5 1.375) (layer F.Fab) (width 0.1))
(fp_line (start 0 0.875) (end -0.5 1.375) (layer F.Fab) (width 0.1))
(fp_line (start -0.86 0.14) (end -0.86 -1.075) (layer F.SilkS) (width 0.12))
(fp_line (start 3.25 0.25) (end -1.25 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 3.25 -1.35) (end 3.25 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 3.95 -1.35) (end 3.25 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 3.95 6.25) (end 3.95 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.95 6.25) (end 3.95 6.25) (layer F.Fab) (width 0.1))
(fp_line (start -1.95 -1.35) (end -1.95 6.25) (layer F.Fab) (width 0.1))
(fp_line (start -1.25 -1.35) (end -1.95 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.25 0.25) (end -1.25 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 4.45 -1.85) (end -2.45 -1.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.45 6.75) (end 4.45 -1.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.45 6.75) (end 4.45 6.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.45 -1.85) (end -2.45 6.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.8 4.1) (end -0.8 6.36) (layer F.SilkS) (width 0.12))
(fp_line (start -0.3 4.1) (end -0.3 6.36) (layer F.SilkS) (width 0.12))
(fp_line (start 2.3 2.5) (end 3.3 2.5) (layer F.SilkS) (width 0.12))
(fp_line (start 2.3 4.1) (end 2.3 2.5) (layer F.SilkS) (width 0.12))
(fp_line (start 3.3 4.1) (end 2.3 4.1) (layer F.SilkS) (width 0.12))
(fp_line (start 3.3 2.5) (end 3.3 4.1) (layer F.SilkS) (width 0.12))
(fp_line (start -0.3 2.5) (end -1.3 2.5) (layer F.SilkS) (width 0.12))
(fp_line (start -0.3 4.1) (end -0.3 2.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.3 4.1) (end -0.3 4.1) (layer F.SilkS) (width 0.12))
(fp_line (start -1.3 2.5) (end -1.3 4.1) (layer F.SilkS) (width 0.12))
(fp_line (start 4.06 0.14) (end 3.14 0.14) (layer F.SilkS) (width 0.12))
(fp_line (start -2.06 0.14) (end -1.14 0.14) (layer F.SilkS) (width 0.12))
(fp_line (start 1.5 2) (end 1.5 6.36) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 2) (end 1.5 2) (layer F.SilkS) (width 0.12))
(fp_line (start 0.5 6.36) (end 0.5 2) (layer F.SilkS) (width 0.12))
(fp_line (start 3.14 0.14) (end 2.86 0.14) (layer F.SilkS) (width 0.12))
(fp_line (start 3.14 -1.46) (end 3.14 0.14) (layer F.SilkS) (width 0.12))
(fp_line (start 4.06 -1.46) (end 3.14 -1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 4.06 6.36) (end 4.06 -1.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.06 6.36) (end 4.06 6.36) (layer F.SilkS) (width 0.12))
(fp_line (start -2.06 -1.46) (end -2.06 6.36) (layer F.SilkS) (width 0.12))
(fp_line (start -1.14 -1.46) (end -2.06 -1.46) (layer F.SilkS) (width 0.12))
(fp_line (start -1.14 0.14) (end -1.14 -1.46) (layer F.SilkS) (width 0.12))
(fp_line (start -0.86 0.14) (end -1.14 0.14) (layer F.SilkS) (width 0.12))
(pad 2 thru_hole oval (at 2 0 270) (size 1.2 1.75) (drill 0.75) (layers *.Cu *.Mask)
(net 4 /B-))
(pad 1 thru_hole roundrect (at 0 0 270) (size 1.2 1.75) (drill 0.75) (layers *.Cu *.Mask) (roundrect_rratio 0.208333)
(net 6 /B+))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_Wire:SolderWirePad_1x04_P3.81mm_Drill1mm (layer F.Cu) (tedit 5AEE60B2) (tstamp 5E5A6077)
(at 149 97.5)
(descr "Wire solder connection")
(tags connector)
(path /5E5B7C94)
(attr virtual)
(fp_text reference J1 (at 5.715 -3.175) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Conn_01x04_Female (at 5.715 3.175) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 13.18 1.75) (end -1.74 1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 13.18 1.75) (end 13.18 -1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.74 -1.75) (end -1.74 1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.74 -1.75) (end 13.18 -1.75) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 5.715 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 4 thru_hole circle (at 11.43 0) (size 2.49936 2.49936) (drill 1.00076) (layers *.Cu *.Mask)
(net 23 /RX))
(pad 3 thru_hole circle (at 7.62 0) (size 2.49936 2.49936) (drill 1.00076) (layers *.Cu *.Mask)
(net 24 /TX))
(pad 2 thru_hole circle (at 3.81 0) (size 2.49936 2.49936) (drill 1.00076) (layers *.Cu *.Mask)
(net 1 GND))
(pad 1 thru_hole rect (at 0 0) (size 2.49936 2.49936) (drill 1.00076) (layers *.Cu *.Mask)
(net 2 /VDD3V3))
)
(module MountingHole:MountingHole_2.2mm_M2 (layer F.Cu) (tedit 56D1B4CB) (tstamp 5E5A605C)
(at 102.5 97.5)
(descr "Mounting Hole 2.2mm, no annular, M2")
(tags "mounting hole 2.2mm no annular m2")
(path /5E59081F)
(attr virtual)
(fp_text reference H1 (at 0 -3.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value MountingHole (at 0 3.2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 2.45 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.2 0) (layer Cmts.User) (width 0.15))
(fp_text user %R (at 0.3 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 np_thru_hole circle (at 0 0) (size 2.2 2.2) (drill 2.2) (layers *.Cu *.Mask))
)
(module Button_Switch_SMD:SW_SPST_FSMSM (layer F.Cu) (tedit 5A02FC95) (tstamp 5E5A6054)
(at 171.75 97.25)
(descr http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English)
(tags "SPST button tactile switch")
(path /5E72A252)
(attr smd)
(fp_text reference FLASH1 (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value FLASH (at 0 3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5.95 -2) (end 5.95 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.95 -2) (end -5.95 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3 -1.75) (end 3 1.75) (layer F.Fab) (width 0.1))
(fp_line (start -3 -1.75) (end -3 1.75) (layer F.Fab) (width 0.1))
(fp_line (start -3 -1.75) (end 3 -1.75) (layer F.Fab) (width 0.1))
(fp_line (start -3 1.75) (end 3 1.75) (layer F.Fab) (width 0.1))
(fp_line (start 5.95 -2) (end 5.95 2) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.95 2) (end 5.95 2) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 -0.8) (end -1.5 0.8) (layer F.Fab) (width 0.1))
(fp_line (start 1.5 -0.8) (end 1.5 0.8) (layer F.Fab) (width 0.1))
(fp_line (start -1.5 -0.8) (end 1.5 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start -1.5 0.8) (end 1.5 0.8) (layer F.Fab) (width 0.1))
(fp_line (start -3.06 1.81) (end -3.06 -1.81) (layer F.SilkS) (width 0.12))
(fp_line (start 3.06 1.81) (end -3.06 1.81) (layer F.SilkS) (width 0.12))
(fp_line (start 3.06 -1.81) (end 3.06 1.81) (layer F.SilkS) (width 0.12))
(fp_line (start -3.06 -1.81) (end 3.06 -1.81) (layer F.SilkS) (width 0.12))
(fp_line (start -1.75 1) (end -1.75 -1) (layer F.Fab) (width 0.1))
(fp_line (start 1.75 1) (end -1.75 1) (layer F.Fab) (width 0.1))
(fp_line (start 1.75 -1) (end 1.75 1) (layer F.Fab) (width 0.1))
(fp_line (start -1.75 -1) (end 1.75 -1) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 -2.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 2 smd rect (at 4.59 0) (size 2.18 1.6) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 1 smd rect (at -4.59 0) (size 2.18 1.6) (layers F.Cu F.Paste F.Mask)
(net 22 "Net-(FLASH1-Pad1)"))
(model ${KISYS3DMOD}/Button_Switch_SMD.3dshapes/SW_SPST_FSMSM.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Diode_SMD:D_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A6039)
(at 193.6 67.4 180)
(descr "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")
(tags diode)
(path /5E27A032)
(attr smd)
(fp_text reference D5 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value MBR0530 (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.485 0.735) (end 0.8 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.485 -0.735) (end -1.485 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -0.735) (end -1.485 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.1) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 7 "Net-(C9-Pad2)"))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 15 /PREVGH))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Diode_SMD:D_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A6026)
(at 193.6 65.6)
(descr "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")
(tags diode)
(path /5E264F47)
(attr smd)
(fp_text reference D4 (at -1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value MBR0530 (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.485 0.735) (end 0.8 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.485 -0.735) (end -1.485 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -0.735) (end -1.485 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.1) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 11 /PREVGL))
(pad 1 smd roundrect (at -0.7875 0) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 8 "Net-(C9-Pad1)"))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Diode_SMD:D_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A6013)
(at 186.2 65.8 180)
(descr "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")
(tags diode)
(path /5E2665C1)
(attr smd)
(fp_text reference D3 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value MBR0530 (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.485 0.735) (end 0.8 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.485 -0.735) (end -1.485 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -0.735) (end -1.485 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.1) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 8 "Net-(C9-Pad1)"))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module LED_SMD:LED_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A6000)
(at 189.2 98 90)
(descr "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")
(tags diode)
(path /5E52B69B)
(attr smd)
(fp_text reference D2 (at 0 -1 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value LED (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.485 0.735) (end 0.8 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.485 -0.735) (end -1.485 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -0.735) (end -1.485 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.1) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 19 /USB5V))
(pad 1 smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 21 "Net-(D2-Pad1)"))
(model ${KISYS3DMOD}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module LED_SMD:LED_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5FED)
(at 189.2 95 270)
(descr "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")
(tags diode)
(path /5E52C734)
(attr smd)
(fp_text reference D1 (at 0 1 270) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value LED (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.485 0.735) (end 0.8 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.485 -0.735) (end -1.485 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -0.735) (end -1.485 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.1) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 270) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 19 /USB5V))
(pad 1 smd roundrect (at -0.7875 0 270) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 20 "Net-(D1-Pad1)"))
(model ${KISYS3DMOD}/LED_SMD.3dshapes/LED_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5FDA)
(at 182.1 82.4 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E259360)
(attr smd)
(fp_text reference C19 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 18 "Net-(C19-Pad1)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5FC9)
(at 182.1 72.8 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E221E72)
(attr smd)
(fp_text reference C18 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 17 "Net-(C18-Pad1)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5FB8)
(at 182.1 71.25 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E220D4D)
(attr smd)
(fp_text reference C17 (at 1.8 0.05 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 16 "Net-(C17-Pad1)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5FA7)
(at 182.1 80.8 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E2568FA)
(attr smd)
(fp_text reference C16 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 15 /PREVGH))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5F96)
(at 182.1 79.2 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E24F707)
(attr smd)
(fp_text reference C15 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 14 "Net-(C15-Pad1)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5F85)
(at 182.1 77.6 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E24CF0E)
(attr smd)
(fp_text reference C14 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 13 "Net-(C14-Pad1)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5F74)
(at 182.1 85.6 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E25BE58)
(attr smd)
(fp_text reference C13 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 12 "Net-(C13-Pad1)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5F63)
(at 182.1 84 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E25B762)
(attr smd)
(fp_text reference C12 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 11 /PREVGL))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5F52)
(at 182.1 76 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E2497DF)
(attr smd)
(fp_text reference C11 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 10 "Net-(C11-Pad1)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5F41)
(at 182.1 74.4 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E4D13A9)
(attr smd)
(fp_text reference C10 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 0.1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 9 /VDD3.3V))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5F30)
(at 186.2 67.6)
(descr "Capacitor 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")
(tags capacitor)
(path /5E287FCA)
(attr smd)
(fp_text reference C9 (at -1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 0.1uF/50V (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 7 "Net-(C9-Pad2)"))
(pad 1 smd roundrect (at -0.7875 0) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 8 "Net-(C9-Pad1)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5F1F)
(at 179.4 89 90)
(descr "Capacitor 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")
(tags capacitor)
(path /5E850D9E)
(attr smd)
(fp_text reference C8 (at 1.8 0) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value C (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 6 /B+))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5F0E)
(at 186.8 62.5 90)
(descr "Capacitor 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")
(tags capacitor)
(path /5E266C85)
(attr smd)
(fp_text reference C7 (at 1.8 0 180) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 4.7uF/50V (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 2 /VDD3V3))
(pad 1 smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5EFD)
(at 183 89 90)
(descr "Capacitor 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")
(tags capacitor)
(path /5E75FD0E)
(attr smd)
(fp_text reference C6 (at 1.8 0) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value C (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 4 /B-))
(pad 1 smd roundrect (at -0.7875 0 90) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 5 "Net-(C6-Pad1)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5EEC)
(at 157.25 70.75 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E45AE65)
(attr smd)
(fp_text reference C5 (at 1.85 -0.05 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 104 (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 3 /EN))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Diode_SMD:D_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5EDB)
(at 166 88.2 180)
(descr "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")
(tags diode)
(path /5E46FB0C)
(attr smd)
(fp_text reference C4 (at 1.8 0 270) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 10uF (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.485 0.735) (end 0.8 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.485 -0.735) (end -1.485 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -0.735) (end -1.485 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.1) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 2 /VDD3V3))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Diode_SMD:D_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5EC8)
(at 166 90.6 180)
(descr "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")
(tags diode)
(path /5E474AD2)
(attr smd)
(fp_text reference C3 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 104 (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.485 0.735) (end 0.8 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.485 -0.735) (end -1.485 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -0.735) (end -1.485 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.1) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 6 /B+))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Diode_SMD:D_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5EB5)
(at 166 93 180)
(descr "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")
(tags diode)
(path /5E4785B7)
(attr smd)
(fp_text reference C2 (at 1.8 0 90) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 10uF (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.485 0.735) (end 0.8 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.485 -0.735) (end -1.485 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -0.735) (end -1.485 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.1) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.4) (end -0.8 -0.1) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end -0.5 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 6 /B+))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0603_1608Metric (layer F.Cu) (tedit 5B301BBE) (tstamp 5E5A5EA2)
(at 157.25 69 180)
(descr "Capacitor 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")
(tags capacitor)
(path /5E41B20B)
(attr smd)
(fp_text reference C1 (at 1.85 0 270) (layer F.SilkS)
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text value 10uF (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(pad 2 smd roundrect (at 0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.7875 0 180) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 2 /VDD3V3))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module MountingHole:MountingHole_2.2mm_M2 (layer F.Cu) (tedit 56D1B4CB) (tstamp 5E5914ED)
(at 197.5 62.5)
(descr "Mounting Hole 2.2mm, no annular, M2")
(tags "mounting hole 2.2mm no annular m2")
(path /5E591B40)
(attr virtual)
(fp_text reference H2 (at 0 -3.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value MountingHole (at 0 3.2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 2.45 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.2 0) (layer Cmts.User) (width 0.15))
(fp_text user %R (at 0.3 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 np_thru_hole circle (at 0 0) (size 2.2 2.2) (drill 2.2) (layers *.Cu *.Mask))
)
(dimension 2.5 (width 0.15) (layer F.SilkS)
(gr_text "2.500 mm" (at 198.75 54.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 197.5 62.5) (xy 197.5 55.213579)))
(feature2 (pts (xy 200 62.5) (xy 200 55.213579)))
(crossbar (pts (xy 200 55.8) (xy 197.5 55.8)))
(arrow1a (pts (xy 197.5 55.8) (xy 198.626504 55.213579)))
(arrow1b (pts (xy 197.5 55.8) (xy 198.626504 56.386421)))
(arrow2a (pts (xy 200 55.8) (xy 198.873496 55.213579)))
(arrow2b (pts (xy 200 55.8) (xy 198.873496 56.386421)))
)
(dimension 2.5 (width 0.15) (layer F.SilkS)
(gr_text "2.500 mm" (at 211 61.25 270) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 197.5 62.5) (xy 210.286421 62.5)))
(feature2 (pts (xy 197.5 60) (xy 210.286421 60)))
(crossbar (pts (xy 209.7 60) (xy 209.7 62.5)))
(arrow1a (pts (xy 209.7 62.5) (xy 209.113579 61.373496)))
(arrow1b (pts (xy 209.7 62.5) (xy 210.286421 61.373496)))
(arrow2a (pts (xy 209.7 60) (xy 209.113579 61.126504)))
(arrow2b (pts (xy 209.7 60) (xy 210.286421 61.126504)))
)
(dimension 1.1 (width 0.15) (layer F.SilkS)
(gr_text "1.100 mm" (at 204.7 61.95 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 197.5 61.4) (xy 203.986421 61.4)))
(feature2 (pts (xy 197.5 62.5) (xy 203.986421 62.5)))
(crossbar (pts (xy 203.4 62.5) (xy 203.4 61.4)))
(arrow1a (pts (xy 203.4 61.4) (xy 203.986421 62.526504)))
(arrow1b (pts (xy 203.4 61.4) (xy 202.813579 62.526504)))
(arrow2a (pts (xy 203.4 62.5) (xy 203.986421 61.373496)))
(arrow2b (pts (xy 203.4 62.5) (xy 202.813579 61.373496)))
)
(dimension 55 (width 0.15) (layer F.SilkS)
(gr_text "55.000 mm" (at 127.5 44.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 100 60) (xy 100 45.413579)))
(feature2 (pts (xy 155 60) (xy 155 45.413579)))
(crossbar (pts (xy 155 46) (xy 100 46)))
(arrow1a (pts (xy 100 46) (xy 101.126504 45.413579)))
(arrow1b (pts (xy 100 46) (xy 101.126504 46.586421)))
(arrow2a (pts (xy 155 46) (xy 153.873496 45.413579)))
(arrow2b (pts (xy 155 46) (xy 153.873496 46.586421)))
)
(dimension 28 (width 0.15) (layer F.SilkS)
(gr_text "28.000 mm" (at 169 44.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 155 60) (xy 155 45.413579)))
(feature2 (pts (xy 183 60) (xy 183 45.413579)))
(crossbar (pts (xy 183 46) (xy 155 46)))
(arrow1a (pts (xy 155 46) (xy 156.126504 45.413579)))
(arrow1b (pts (xy 155 46) (xy 156.126504 46.586421)))
(arrow2a (pts (xy 183 46) (xy 181.873496 45.413579)))
(arrow2b (pts (xy 183 46) (xy 181.873496 46.586421)))
)
(gr_line (start 200 100) (end 146 100) (layer Margin) (width 0.15) (tstamp 5E5BA477))
(gr_line (start 200 60) (end 200 100) (layer Margin) (width 0.15))
(gr_line (start 146 60) (end 200 60) (layer Margin) (width 0.15))
(gr_line (start 146 100) (end 146 60) (layer Margin) (width 0.15))
(gr_text - (at 163.2 91.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text + (at 163.2 89.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text RXD (at 160.4 95.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text TXD (at 156.8 95.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text GND (at 152.6 95.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 3V3 (at 148.8 95.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(dimension 100 (width 0.15) (layer F.SilkS)
(gr_text "100.000 mm" (at 150 40.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 200 60) (xy 200 41.113579)))
(feature2 (pts (xy 100 60) (xy 100 41.113579)))
(crossbar (pts (xy 100 41.7) (xy 200 41.7)))
(arrow1a (pts (xy 200 41.7) (xy 198.873496 42.286421)))
(arrow1b (pts (xy 200 41.7) (xy 198.873496 41.113579)))
(arrow2a (pts (xy 100 41.7) (xy 101.126504 42.286421)))
(arrow2b (pts (xy 100 41.7) (xy 101.126504 41.113579)))
)
(dimension 40 (width 0.15) (layer F.SilkS)
(gr_text "40.000 mm" (at 217 80 270) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 200 100) (xy 216.286421 100)))
(feature2 (pts (xy 200 60) (xy 216.286421 60)))
(crossbar (pts (xy 215.7 60) (xy 215.7 100)))
(arrow1a (pts (xy 215.7 100) (xy 215.113579 98.873496)))
(arrow1b (pts (xy 215.7 100) (xy 216.286421 98.873496)))
(arrow2a (pts (xy 215.7 60) (xy 215.113579 61.126504)))
(arrow2b (pts (xy 215.7 60) (xy 216.286421 61.126504)))
)
(dimension 17 (width 0.15) (layer F.SilkS)
(gr_text "17.000 mm" (at 191.5 44.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 183 60) (xy 183 45.313579)))
(feature2 (pts (xy 200 60) (xy 200 45.313579)))
(crossbar (pts (xy 200 45.9) (xy 183 45.9)))
(arrow1a (pts (xy 183 45.9) (xy 184.126504 45.313579)))
(arrow1b (pts (xy 183 45.9) (xy 184.126504 46.486421)))
(arrow2a (pts (xy 200 45.9) (xy 198.873496 45.313579)))
(arrow2b (pts (xy 200 45.9) (xy 198.873496 46.486421)))
)
(gr_line (start 200 60) (end 183 60) (layer Edge.Cuts) (width 0.1) (tstamp 5E594AE8))
(gr_line (start 155 60) (end 153 60) (layer Edge.Cuts) (width 0.1) (tstamp 5E594AE7))
(gr_line (start 183 66.3) (end 183 60) (layer Edge.Cuts) (width 0.1))
(gr_line (start 155 66.3) (end 183 66.3) (layer Edge.Cuts) (width 0.1))
(gr_line (start 155 60) (end 155 66.3) (layer Edge.Cuts) (width 0.1))
(gr_line (start 105 100) (end 155 100) (layer F.SilkS) (width 0.15) (tstamp 5E594759))
(gr_line (start 155 60) (end 105 60) (layer F.SilkS) (width 0.15) (tstamp 5E594758))
(gr_line (start 155 100) (end 155 60) (layer F.SilkS) (width 0.15))
(gr_line (start 105 60) (end 105 100) (layer F.SilkS) (width 0.15))
(gr_line (start 153 60) (end 100 60) (layer Edge.Cuts) (width 0.1) (tstamp 5E593245))
(gr_line (start 100 94.2) (end 100 65.8) (layer Edge.Cuts) (width 0.1) (tstamp 5E591EC7))
(gr_line (start 105 61) (end 106 61) (layer F.Mask) (width 0.15) (tstamp 5E500B19))
(gr_line (start 105 99) (end 105 61) (layer F.Mask) (width 0.15))
(gr_line (start 195 99) (end 105 99) (layer F.Mask) (width 0.15))
(gr_line (start 195 61) (end 195 99) (layer F.Mask) (width 0.15))
(gr_line (start 106 61) (end 195 61) (layer F.Mask) (width 0.15))
(gr_text BLab_SmartDisplay (at 150 80) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(gr_line (start 195 70.5) (end 193.5 70.5) (layer Edge.Cuts) (width 0.1) (tstamp 5E4C5691))
(gr_line (start 195 89.5) (end 195 70.5) (layer Edge.Cuts) (width 0.1))
(gr_line (start 193.5 89.5) (end 195 89.5) (layer Edge.Cuts) (width 0.1))
(gr_line (start 193.5 70.5) (end 193.5 89.5) (layer Edge.Cuts) (width 0.1))
(gr_line (start 110 98.4) (end 110 61.6) (layer B.SilkS) (width 0.15) (tstamp 5E4C50D5))
(gr_line (start 190 98.4) (end 110 98.4) (layer B.SilkS) (width 0.15))
(gr_line (start 190 61.6) (end 190 98.4) (layer B.SilkS) (width 0.15))
(gr_line (start 110 61.6) (end 190 61.6) (layer B.SilkS) (width 0.15))
(gr_line (start 100 100) (end 100 94.2) (layer Edge.Cuts) (width 0.1) (tstamp 5E4BFF0E))
(gr_line (start 100 60) (end 100 65.8) (layer Edge.Cuts) (width 0.1) (tstamp 5E4BFF0D))
(gr_line (start 200 100) (end 200 60) (layer Edge.Cuts) (width 0.1))
(gr_line (start 100 100) (end 200 100) (layer Edge.Cuts) (width 0.1))
(segment (start 157.2425 67.745) (end 156.4625 68.525) (width 0.25) (layer F.Cu) (net 1))
(segment (start 156.4625 68.525) (end 156.4625 69) (width 0.25) (layer F.Cu) (net 1))
(segment (start 160.5 67.745) (end 157.2425 67.745) (width 0.25) (layer F.Cu) (net 1))
(segment (start 156.4625 69) (end 156.4625 70.75) (width 0.25) (layer F.Cu) (net 1))
(segment (start 163.285 86.71) (end 164.775 88.2) (width 0.25) (layer F.Cu) (net 1))
(segment (start 164.775 88.2) (end 165.2125 88.2) (width 0.25) (layer F.Cu) (net 1))
(segment (start 163.285 85.255) (end 163.285 86.71) (width 0.25) (layer F.Cu) (net 1))
(segment (start 165.2125 88.2) (end 165.2125 90.6) (width 0.25) (layer F.Cu) (net 1))
(segment (start 165.2125 90.6) (end 165.2125 93) (width 0.25) (layer F.Cu) (net 1))
(segment (start 168.8 88.3) (end 169.05 88.3) (width 0.25) (layer F.Cu) (net 1))
(segment (start 165.9375 87) (end 167.5 87) (width 0.25) (layer F.Cu) (net 1))
(segment (start 167.5 87) (end 168.8 88.3) (width 0.25) (layer F.Cu) (net 1))
(segment (start 165.2125 88.2) (end 165.2125 87.725) (width 0.25) (layer F.Cu) (net 1))
(segment (start 165.2125 87.725) (end 165.9375 87) (width 0.25) (layer F.Cu) (net 1))
(segment (start 163.25 67.745) (end 168 72.495) (width 0.25) (layer F.Cu) (net 1))
(segment (start 160.5 67.745) (end 163.25 67.745) (width 0.25) (layer F.Cu) (net 1))
(segment (start 172.75 67.745) (end 168 72.495) (width 0.25) (layer F.Cu) (net 1))
(segment (start 168 72.495) (end 168 75.245) (width 0.25) (layer F.Cu) (net 1))
(segment (start 177.5 67.745) (end 172.75 67.745) (width 0.25) (layer F.Cu) (net 1))
(segment (start 162.1 84.5) (end 162.855 85.255) (width 0.25) (layer F.Cu) (net 1))
(segment (start 162.855 85.255) (end 163.285 85.255) (width 0.25) (layer F.Cu) (net 1))
(segment (start 162.1 82.3) (end 162.1 84.5) (width 0.25) (layer F.Cu) (net 1))
(segment (start 168 75.245) (end 168 76.4) (width 0.25) (layer F.Cu) (net 1))
(segment (start 168 76.4) (end 162.1 82.3) (width 0.25) (layer F.Cu) (net 1))
(segment (start 186.8 65.6125) (end 186.9875 65.8) (width 0.25) (layer F.Cu) (net 1))
(segment (start 186.8 63.2875) (end 186.8 65.6125) (width 0.25) (layer F.Cu) (net 1))
(via (at 185.9 98.7) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 184.425 98.505) (end 185.705 98.505) (width 0.2) (layer F.Cu) (net 1))
(segment (start 185.705 98.505) (end 185.9 98.7) (width 0.2) (layer F.Cu) (net 1))
(via (at 185.9 95.95) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 185.9 98.7) (end 185.9 95.95) (width 0.2) (layer B.Cu) (net 1))
(segment (start 184.44 95.95) (end 184.425 95.965) (width 0.2) (layer F.Cu) (net 1))
(segment (start 185.9 95.95) (end 184.44 95.95) (width 0.2) (layer F.Cu) (net 1))
(via (at 195.05 68.45) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 194.3875 69.4) (end 194.3875 69.1125) (width 0.2) (layer F.Cu) (net 1))
(segment (start 194.3875 69.1125) (end 195.05 68.45) (width 0.2) (layer F.Cu) (net 1))
(via (at 196.3 70.75) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 195.05 68.45) (end 196.3 69.7) (width 0.2) (layer B.Cu) (net 1))
(segment (start 196.3 69.7) (end 196.3 70.75) (width 0.2) (layer B.Cu) (net 1))
(segment (start 196.3 72.18) (end 197.75 73.63) (width 0.2) (layer F.Cu) (net 1))
(segment (start 196.3 70.75) (end 196.3 72.18) (width 0.2) (layer F.Cu) (net 1))
(segment (start 185.4125 69.4) (end 185.85 69.4) (width 0.2) (layer F.Cu) (net 1))
(segment (start 186.15 69.1) (end 185.85 69.4) (width 0.2) (layer F.Cu) (net 1))
(segment (start 186.15 66.55) (end 186.15 69.1) (width 0.2) (layer F.Cu) (net 1))
(segment (start 186.9875 65.8) (end 186.9 65.8) (width 0.2) (layer F.Cu) (net 1))
(segment (start 186.9 65.8) (end 186.15 66.55) (width 0.2) (layer F.Cu) (net 1))
(segment (start 194.3875 68.925) (end 194.3875 69.4) (width 0.2) (layer F.Cu) (net 1))
(segment (start 192.45 68.4) (end 193.8625 68.4) (width 0.2) (layer F.Cu) (net 1))
(segment (start 186.15 68.8) (end 186.5 68.45) (width 0.2) (layer F.Cu) (net 1))
(segment (start 186.15 69.1) (end 186.15 68.8) (width 0.2) (layer F.Cu) (net 1))
(segment (start 189.000002 68.45) (end 189.650002 67.8) (width 0.2) (layer F.Cu) (net 1))
(segment (start 186.5 68.45) (end 189.000002 68.45) (width 0.2) (layer F.Cu) (net 1))
(segment (start 193.8625 68.4) (end 194.3875 68.925) (width 0.2) (layer F.Cu) (net 1))
(segment (start 191.85 67.8) (end 192.45 68.4) (width 0.2) (layer F.Cu) (net 1))
(segment (start 189.650002 67.8) (end 191.85 67.8) (width 0.2) (layer F.Cu) (net 1))
(segment (start 181.3125 70.775) (end 181.3125 71.25) (width 0.2) (layer F.Cu) (net 1))
(segment (start 182.6875 69.4) (end 181.3125 70.775) (width 0.2) (layer F.Cu) (net 1))
(segment (start 185.4125 69.4) (end 182.6875 69.4) (width 0.2) (layer F.Cu) (net 1))
(via (at 178.05 91.4) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 179.4 91.4125) (end 178.0625 91.4125) (width 0.25) (layer F.Cu) (net 1))
(segment (start 178.0625 91.4125) (end 178.05 91.4) (width 0.25) (layer F.Cu) (net 1))
(segment (start 178.05 91.4) (end 178.05 88.4) (width 0.25) (layer B.Cu) (net 1))
(via (at 178 88.35) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 178.05 88.4) (end 178 88.35) (width 0.25) (layer B.Cu) (net 1))
(segment (start 179.2625 88.35) (end 179.4 88.2125) (width 0.25) (layer F.Cu) (net 1))
(segment (start 178 88.35) (end 179.2625 88.35) (width 0.25) (layer F.Cu) (net 1))
(segment (start 180.875 85.6) (end 181.3125 85.6) (width 0.25) (layer F.Cu) (net 1))
(segment (start 179.4 87.075) (end 180.875 85.6) (width 0.25) (layer F.Cu) (net 1))
(segment (start 179.4 88.2125) (end 179.4 87.075) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 85.6) (end 181.3125 84) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 84) (end 181.3125 82.4) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 82.4) (end 181.3125 80.8) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 80.8) (end 181.3125 79.2) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 79.2) (end 181.3125 77.6) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 77.6) (end 181.3125 76) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 76) (end 181.3125 74.4) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 74.4) (end 181.3125 72.8) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 72.8) (end 181.3125 71.25) (width 0.25) (layer F.Cu) (net 1))
(segment (start 184.326716 88.2125) (end 184.6 88.2125) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.714216 85.6) (end 184.326716 88.2125) (width 0.25) (layer F.Cu) (net 1))
(segment (start 181.3125 85.6) (end 181.714216 85.6) (width 0.25) (layer F.Cu) (net 1))
(segment (start 187.1 90.075) (end 187.1 90.65) (width 0.25) (layer F.Cu) (net 1))
(segment (start 185.2375 88.2125) (end 187.1 90.075) (width 0.25) (layer F.Cu) (net 1))
(segment (start 184.6 88.2125) (end 185.2375 88.2125) (width 0.25) (layer F.Cu) (net 1))
(via (at 189.5 84.1) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 184.6 88.2125) (end 185.3875 88.2125) (width 0.25) (layer F.Cu) (net 1))
(segment (start 185.3875 88.2125) (end 189.5 84.1) (width 0.25) (layer F.Cu) (net 1))
(segment (start 186.65 77.75) (end 187.55 77.75) (width 0.2) (layer F.Cu) (net 1))
(segment (start 188.45 78.65) (end 188.45 82.05) (width 0.2) (layer F.Cu) (net 1))
(segment (start 187.55 77.75) (end 188.45 78.65) (width 0.2) (layer F.Cu) (net 1))
(via (at 188.45 81.900002) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 188.45 83.05) (end 188.45 81.900002) (width 0.25) (layer B.Cu) (net 1))
(segment (start 189.5 84.1) (end 188.45 83.05) (width 0.25) (layer B.Cu) (net 1))
(segment (start 188.100002 82.25) (end 188.45 81.900002) (width 0.25) (layer F.Cu) (net 1))
(segment (start 186.65 82.25) (end 188.100002 82.25) (width 0.25) (layer F.Cu) (net 1))
(via (at 177.3 95.35) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 178.05 91.4) (end 178.05 94.6) (width 0.25) (layer B.Cu) (net 1))
(segment (start 178.05 94.6) (end 177.3 95.35) (width 0.25) (layer B.Cu) (net 1))
(segment (start 177.3 96.29) (end 176.34 97.25) (width 0.25) (layer F.Cu) (net 1))
(segment (start 177.3 95.35) (end 177.3 96.29) (width 0.25) (layer F.Cu) (net 1))
(via (at 163.9 93.2) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 1))
(segment (start 165.2125 93) (end 164.1 93) (width 0.25) (layer F.Cu) (net 1))
(segment (start 164.1 93) (end 163.9 93.2) (width 0.25) (layer F.Cu) (net 1))
(via (at 180.25 68.4) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 177.5 67.745) (end 179.595 67.745) (width 0.25) (layer F.Cu) (net 1))
(segment (start 179.595 67.745) (end 180.25 68.4) (width 0.25) (layer F.Cu) (net 1))
(via (at 182.6875 69.4) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 180.25 68.4) (end 181.25 69.4) (width 0.25) (layer B.Cu) (net 1))
(segment (start 181.25 69.4) (end 182.6875 69.4) (width 0.25) (layer B.Cu) (net 1))
(via (at 188.030594 93.949956) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 187.730595 93.224407) (end 187.730595 93.649957) (width 0.2) (layer F.Cu) (net 1))
(segment (start 187.900044 93.949956) (end 188.030594 93.949956) (width 0.2) (layer B.Cu) (net 1))
(segment (start 187.730595 93.649957) (end 188.030594 93.949956) (width 0.2) (layer F.Cu) (net 1))
(segment (start 187.880001 93.075001) (end 187.730595 93.224407) (width 0.2) (layer F.Cu) (net 1))
(segment (start 187.1 90.65) (end 187.83 90.65) (width 0.2) (layer F.Cu) (net 1))
(segment (start 187.83 90.65) (end 187.880001 90.700001) (width 0.2) (layer F.Cu) (net 1))
(segment (start 185.9 95.95) (end 187.900044 93.949956) (width 0.2) (layer B.Cu) (net 1))
(segment (start 187.880001 90.700001) (end 187.880001 93.075001) (width 0.2) (layer F.Cu) (net 1))
(segment (start 193.2 90.16) (end 192.84 90.52) (width 0.5) (layer F.Cu) (net 1))
(segment (start 198.79 90.16) (end 193.2 90.16) (width 0.5) (layer F.Cu) (net 1))
(segment (start 192.84 91.25) (end 192.24 91.85) (width 0.5) (layer F.Cu) (net 1))
(segment (start 192.84 90.52) (end 192.84 91.25) (width 0.5) (layer F.Cu) (net 1))
(segment (start 192.19 91.9) (end 190.93 91.9) (width 0.35) (layer F.Cu) (net 1))
(segment (start 192.24 91.85) (end 192.19 91.9) (width 0.35) (layer F.Cu) (net 1))
(segment (start 192.19 97.4) (end 190.93 97.4) (width 0.35) (layer F.Cu) (net 1))
(segment (start 192.24 97.45) (end 192.19 97.4) (width 0.35) (layer F.Cu) (net 1))
(segment (start 192.84 98.05) (end 192.84 98.78) (width 0.5) (layer F.Cu) (net 1))
(segment (start 192.24 97.45) (end 192.84 98.05) (width 0.5) (layer F.Cu) (net 1))
(segment (start 198.43 98.78) (end 198.79 99.14) (width 0.5) (layer F.Cu) (net 1))
(segment (start 192.84 98.78) (end 198.43 98.78) (width 0.5) (layer F.Cu) (net 1))
(segment (start 198.79 98.24) (end 198.79 90.16) (width 0.5) (layer F.Cu) (net 1))
(segment (start 198.79 99.14) (end 198.79 98.24) (width 0.5) (layer F.Cu) (net 1))
(segment (start 152.81 97.5) (end 152.81 94.16) (width 0.25) (layer F.Cu) (net 1))
(segment (start 162.95 94.15) (end 152.8 94.15) (width 0.25) (layer B.Cu) (net 1))
(segment (start 152.81 94.16) (end 152.8 94.15) (width 0.25) (layer F.Cu) (net 1))
(segment (start 163.9 93.2) (end 162.95 94.15) (width 0.25) (layer B.Cu) (net 1))
(via (at 152.8 94.15) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 1))
(via (at 187.8 89.45) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 187.1 90.65) (end 187.1 90.15) (width 0.25) (layer F.Cu) (net 1))
(segment (start 187.1 90.15) (end 187.8 89.45) (width 0.25) (layer F.Cu) (net 1))
(segment (start 192.84 90.09) (end 192.84 90.52) (width 0.25) (layer B.Cu) (net 1))
(segment (start 192.3 89.55) (end 192.84 90.09) (width 0.25) (layer B.Cu) (net 1))
(segment (start 187.8 89.45) (end 187.9 89.55) (width 0.25) (layer B.Cu) (net 1))
(segment (start 187.9 89.55) (end 192.3 89.55) (width 0.25) (layer B.Cu) (net 1))
(segment (start 158.0525 69.015) (end 158.0375 69) (width 0.25) (layer F.Cu) (net 2))
(segment (start 160.5 69.015) (end 158.0525 69.015) (width 0.25) (layer F.Cu) (net 2))
(segment (start 156.9 72.5) (end 156.4625 72.5) (width 0.25) (layer F.Cu) (net 2))
(segment (start 157.25 72.15) (end 156.9 72.5) (width 0.25) (layer F.Cu) (net 2))
(segment (start 158.0375 69) (end 158.0375 69.475) (width 0.25) (layer F.Cu) (net 2))
(segment (start 157.25 70.2625) (end 157.25 72.15) (width 0.25) (layer F.Cu) (net 2))
(segment (start 158.0375 69.475) (end 157.25 70.2625) (width 0.25) (layer F.Cu) (net 2))
(via (at 171 90.6) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 2))
(segment (start 169.05 90.6) (end 171 90.6) (width 0.25) (layer F.Cu) (net 2))
(segment (start 171.494974 90.6) (end 175.35 90.6) (width 0.25) (layer F.Cu) (net 2))
(segment (start 171 90.6) (end 171.494974 90.6) (width 0.25) (layer F.Cu) (net 2))
(segment (start 149 96.00032) (end 149 97.5) (width 0.25) (layer B.Cu) (net 2))
(segment (start 154.50032 90.5) (end 149 96.00032) (width 0.25) (layer B.Cu) (net 2))
(segment (start 156.4 90.5) (end 154.50032 90.5) (width 0.25) (layer B.Cu) (net 2))
(segment (start 186.85 61.6625) (end 186.8 61.7125) (width 0.25) (layer F.Cu) (net 2))
(segment (start 189.7 61.6625) (end 186.85 61.6625) (width 0.25) (layer F.Cu) (net 2))
(segment (start 199.25 80.75) (end 198.75 81.25) (width 0.25) (layer F.Cu) (net 2))
(segment (start 199.25 68.3) (end 199.25 80.75) (width 0.25) (layer F.Cu) (net 2))
(segment (start 189.7 61.6625) (end 192.6125 61.6625) (width 0.25) (layer F.Cu) (net 2))
(segment (start 198.75 81.25) (end 197.75 81.25) (width 0.25) (layer F.Cu) (net 2))
(segment (start 192.6125 61.6625) (end 199.25 68.3) (width 0.25) (layer F.Cu) (net 2))
(segment (start 186.325 61.7125) (end 186.8 61.7125) (width 0.25) (layer F.Cu) (net 2))
(segment (start 184.824999 63.212501) (end 186.325 61.7125) (width 0.25) (layer F.Cu) (net 2))
(segment (start 184.824999 64.934634) (end 184.824999 63.212501) (width 0.25) (layer F.Cu) (net 2))
(segment (start 175.35 90.6) (end 175.35 88.45) (width 0.25) (layer F.Cu) (net 2))
(segment (start 175.35 88.45) (end 180 83.8) (width 0.25) (layer F.Cu) (net 2))
(segment (start 180 83.8) (end 180 69.759633) (width 0.25) (layer F.Cu) (net 2))
(segment (start 180 69.759633) (end 184.824999 64.934634) (width 0.25) (layer F.Cu) (net 2))
(segment (start 171 90.6) (end 171 91.55) (width 0.25) (layer B.Cu) (net 2))
(segment (start 166.405026 95.65) (end 166.9 95.65) (width 0.25) (layer F.Cu) (net 2))
(segment (start 167.249999 95.300001) (end 166.9 95.65) (width 0.25) (layer B.Cu) (net 2))
(segment (start 164.7575 96.83) (end 164.7575 96.355) (width 0.25) (layer F.Cu) (net 2))
(via (at 166.9 95.65) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 2))
(segment (start 164.7575 96.355) (end 165.4625 95.65) (width 0.25) (layer F.Cu) (net 2))
(segment (start 165.4625 95.65) (end 166.405026 95.65) (width 0.25) (layer F.Cu) (net 2))
(segment (start 171 91.55) (end 167.249999 95.300001) (width 0.25) (layer B.Cu) (net 2))
(segment (start 156.4625 72.5) (end 153.800002 72.5) (width 0.25) (layer F.Cu) (net 2))
(via (at 153.800002 72.5) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 2))
(segment (start 153.800002 89.600002) (end 153.800002 72.994974) (width 0.25) (layer B.Cu) (net 2))
(segment (start 153.800002 72.994974) (end 153.800002 72.5) (width 0.25) (layer B.Cu) (net 2))
(segment (start 156.4 90.5) (end 154.7 90.5) (width 0.25) (layer B.Cu) (net 2))
(segment (start 154.7 90.5) (end 153.800002 89.600002) (width 0.25) (layer B.Cu) (net 2))
(segment (start 157.150001 90.625001) (end 156.525001 90.625001) (width 0.25) (layer B.Cu) (net 2))
(segment (start 166.7875 88.5875) (end 168.8 90.6) (width 0.25) (layer F.Cu) (net 2))
(segment (start 168.8 90.6) (end 169.05 90.6) (width 0.25) (layer F.Cu) (net 2))
(segment (start 171 90.6) (end 170.374998 91.225002) (width 0.25) (layer B.Cu) (net 2))
(segment (start 166.7875 88.2) (end 166.7875 88.5875) (width 0.25) (layer F.Cu) (net 2))
(segment (start 156.525001 90.625001) (end 156.4 90.5) (width 0.25) (layer B.Cu) (net 2))
(segment (start 157.175002 90.6) (end 157.150001 90.625001) (width 0.25) (layer B.Cu) (net 2))
(segment (start 166.487499 91.225002) (end 165.862497 90.6) (width 0.25) (layer B.Cu) (net 2))
(segment (start 170.374998 91.225002) (end 166.487499 91.225002) (width 0.25) (layer B.Cu) (net 2))
(segment (start 165.862497 90.6) (end 157.175002 90.6) (width 0.25) (layer B.Cu) (net 2))
(segment (start 158.5025 70.285) (end 158.0375 70.75) (width 0.25) (layer F.Cu) (net 3))
(segment (start 160.5 70.285) (end 158.5025 70.285) (width 0.25) (layer F.Cu) (net 3))
(segment (start 158.0375 70.75) (end 158.0375 72.5) (width 0.25) (layer F.Cu) (net 3))
(segment (start 181.725002 93.15) (end 181.29 93.15) (width 0.2) (layer F.Cu) (net 4))
(segment (start 182.549582 92.32542) (end 181.725002 93.15) (width 0.2) (layer F.Cu) (net 4))
(segment (start 182.549582 90.47501) (end 182.549582 92.32542) (width 0.2) (layer F.Cu) (net 4))
(segment (start 183.450418 90.47501) (end 182.549582 90.47501) (width 0.2) (layer F.Cu) (net 4))
(segment (start 183.72501 89.374582) (end 183.72501 90.200418) (width 0.2) (layer F.Cu) (net 4))
(segment (start 182.562928 88.2125) (end 183.72501 89.374582) (width 0.2) (layer F.Cu) (net 4))
(segment (start 183.72501 90.200418) (end 183.450418 90.47501) (width 0.2) (layer F.Cu) (net 4))
(segment (start 183 88.2125) (end 182.562928 88.2125) (width 0.2) (layer F.Cu) (net 4))
(segment (start 186.744998 92.55) (end 187.1 92.55) (width 0.2) (layer F.Cu) (net 4))
(segment (start 186.319999 92.125001) (end 186.744998 92.55) (width 0.2) (layer F.Cu) (net 4))
(segment (start 183.87499 90.200418) (end 184.349571 90.674999) (width 0.2) (layer F.Cu) (net 4))
(segment (start 186.319999 91.519999) (end 186.319999 92.125001) (width 0.2) (layer F.Cu) (net 4))
(segment (start 183.72501 90.200418) (end 183.87499 90.200418) (width 0.2) (layer F.Cu) (net 4))
(segment (start 185.474999 90.674999) (end 186.319999 91.519999) (width 0.2) (layer F.Cu) (net 4))
(segment (start 184.349571 90.674999) (end 185.474999 90.674999) (width 0.2) (layer F.Cu) (net 4))
(segment (start 163.65 94.5) (end 163.9 94.5) (width 0.25) (layer F.Cu) (net 4))
(segment (start 161.5 91.5) (end 161.5 92.35) (width 0.25) (layer F.Cu) (net 4))
(via (at 163.9 94.5) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 4))
(segment (start 161.5 92.35) (end 163.65 94.5) (width 0.25) (layer F.Cu) (net 4))
(via (at 166.35 94.524999) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 4))
(segment (start 163.9 94.5) (end 166.325001 94.5) (width 0.25) (layer B.Cu) (net 4))
(segment (start 166.325001 94.5) (end 166.35 94.524999) (width 0.25) (layer B.Cu) (net 4))
(via (at 182.7 93.35) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 4))
(segment (start 181.49 93.35) (end 181.29 93.15) (width 0.25) (layer F.Cu) (net 4))
(segment (start 182.7 93.35) (end 181.49 93.35) (width 0.25) (layer F.Cu) (net 4))
(segment (start 174.924999 94.524999) (end 175.15 94.75) (width 0.25) (layer F.Cu) (net 4))
(segment (start 166.35 94.524999) (end 174.924999 94.524999) (width 0.25) (layer F.Cu) (net 4))
(via (at 175.15 94.75) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 4))
(segment (start 177.875001 95.626001) (end 177.576001 95.925001) (width 0.25) (layer B.Cu) (net 4))
(segment (start 182.7 93.35) (end 179.865698 93.35) (width 0.25) (layer B.Cu) (net 4))
(segment (start 177.576001 95.925001) (end 176.325001 95.925001) (width 0.25) (layer B.Cu) (net 4))
(segment (start 179.865698 93.35) (end 177.875001 95.340697) (width 0.25) (layer B.Cu) (net 4))
(segment (start 176.325001 95.925001) (end 175.449999 95.049999) (width 0.25) (layer B.Cu) (net 4))
(segment (start 175.449999 95.049999) (end 175.15 94.75) (width 0.25) (layer B.Cu) (net 4))
(segment (start 177.875001 95.340697) (end 177.875001 95.626001) (width 0.25) (layer B.Cu) (net 4))
(segment (start 182.525 89.7875) (end 183 89.7875) (width 0.2) (layer F.Cu) (net 5))
(segment (start 182.337928 89.7875) (end 182.525 89.7875) (width 0.2) (layer F.Cu) (net 5))
(segment (start 181.2 88.649572) (end 182.337928 89.7875) (width 0.2) (layer F.Cu) (net 5))
(segment (start 181.2 88.2125) (end 181.2 88.649572) (width 0.2) (layer F.Cu) (net 5))
(segment (start 182.1 92.2) (end 181.29 92.2) (width 0.2) (layer F.Cu) (net 5))
(segment (start 182.150001 92.149999) (end 182.1 92.2) (width 0.2) (layer F.Cu) (net 5))
(segment (start 182.150001 90.379603) (end 182.150001 92.149999) (width 0.2) (layer F.Cu) (net 5))
(segment (start 182.404604 90.125) (end 182.150001 90.379603) (width 0.2) (layer F.Cu) (net 5))
(segment (start 182.675 90.125) (end 182.404604 90.125) (width 0.2) (layer F.Cu) (net 5))
(segment (start 183 89.8) (end 182.675 90.125) (width 0.2) (layer F.Cu) (net 5))
(segment (start 183 89.7875) (end 183 89.8) (width 0.2) (layer F.Cu) (net 5))
(via (at 164 89.4) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 6))
(segment (start 179.175 94.695) (end 177.495 94.695) (width 0.25) (layer F.Cu) (net 6))
(segment (start 177.495 94.695) (end 176.65 93.9) (width 0.25) (layer F.Cu) (net 6))
(segment (start 177 93.55) (end 176.65 93.9) (width 0.25) (layer F.Cu) (net 6))
(segment (start 176.3 93.55) (end 176.65 93.9) (width 0.25) (layer F.Cu) (net 6))
(segment (start 175.35 93.55) (end 176.3 93.55) (width 0.25) (layer F.Cu) (net 6))
(via (at 154.5 74.25) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 6))
(segment (start 154.5 86.1) (end 154.5 74.744974) (width 0.25) (layer B.Cu) (net 6))
(segment (start 156 87.6) (end 154.5 86.1) (width 0.25) (layer B.Cu) (net 6))
(segment (start 156.4725 74.2) (end 154.550001 74.199999) (width 0.25) (layer F.Cu) (net 6))
(segment (start 154.550001 74.199999) (end 154.5 74.25) (width 0.25) (layer F.Cu) (net 6))
(segment (start 154.5 74.744974) (end 154.5 74.25) (width 0.25) (layer B.Cu) (net 6))
(via (at 156 87.6) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 6))
(segment (start 159.6 87.6) (end 156 87.6) (width 0.35) (layer F.Cu) (net 6))
(segment (start 161.5 89.5) (end 159.6 87.6) (width 0.35) (layer F.Cu) (net 6))
(segment (start 161.6 89.4) (end 164 89.4) (width 0.35) (layer F.Cu) (net 6))
(segment (start 161.5 89.5) (end 161.6 89.4) (width 0.35) (layer F.Cu) (net 6))
(via (at 166.6 89.400002) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 6))
(segment (start 164 89.4) (end 166.599998 89.4) (width 0.35) (layer B.Cu) (net 6))
(segment (start 166.599998 89.4) (end 166.6 89.400002) (width 0.35) (layer B.Cu) (net 6))
(segment (start 166.7 90.5125) (end 166.7875 90.6) (width 0.35) (layer F.Cu) (net 6))
(segment (start 166.6 89.400002) (end 166.7 89.500002) (width 0.35) (layer F.Cu) (net 6))
(segment (start 166.7 89.500002) (end 166.7 90.5125) (width 0.35) (layer F.Cu) (net 6))
(segment (start 166.7875 90.6) (end 166.7875 93) (width 0.35) (layer F.Cu) (net 6))
(segment (start 168.95 93) (end 169.05 92.9) (width 0.35) (layer F.Cu) (net 6))
(segment (start 166.7875 93) (end 168.95 93) (width 0.35) (layer F.Cu) (net 6))
(segment (start 174.65 92.9) (end 174.7 92.95) (width 0.35) (layer F.Cu) (net 6))
(segment (start 169.05 92.9) (end 174.65 92.9) (width 0.35) (layer F.Cu) (net 6))
(segment (start 174.7 92.95) (end 174.7 92.9) (width 0.25) (layer F.Cu) (net 6))
(segment (start 174.65 92.9) (end 175.3 93.55) (width 0.35) (layer F.Cu) (net 6))
(segment (start 174.7 92.9) (end 175.3 93.55) (width 0.25) (layer F.Cu) (net 6))
(segment (start 175.3 93.55) (end 175.35 93.55) (width 0.25) (layer F.Cu) (net 6))
(segment (start 177.395 94.695) (end 177.495 94.695) (width 0.35) (layer F.Cu) (net 6))
(segment (start 175.3 93.55) (end 176.25 93.55) (width 0.35) (layer F.Cu) (net 6))
(segment (start 177.395 94.695) (end 179.175 94.695) (width 0.35) (layer F.Cu) (net 6))
(segment (start 177.05 93.55) (end 177.05 91.6) (width 0.35) (layer F.Cu) (net 6))
(segment (start 176.65 93.95) (end 177.05 93.55) (width 0.35) (layer F.Cu) (net 6))
(segment (start 176.25 93.55) (end 176.65 93.95) (width 0.35) (layer F.Cu) (net 6))
(segment (start 177.05 91.6) (end 177 93.55) (width 0.25) (layer F.Cu) (net 6))
(segment (start 176.65 93.95) (end 177.395 94.695) (width 0.35) (layer F.Cu) (net 6))
(segment (start 178.925 89.7875) (end 179.4 89.7875) (width 0.35) (layer F.Cu) (net 6))
(segment (start 178.737498 89.7875) (end 178.925 89.7875) (width 0.35) (layer F.Cu) (net 6))
(segment (start 177.05 91.474998) (end 178.737498 89.7875) (width 0.35) (layer F.Cu) (net 6))
(segment (start 177.05 91.6) (end 177.05 91.474998) (width 0.35) (layer F.Cu) (net 6))
(segment (start 179.4 89.7875) (end 181.2 89.7875) (width 0.35) (layer F.Cu) (net 6))
(segment (start 187.0375 67.55) (end 186.9875 67.6) (width 0.25) (layer F.Cu) (net 7))
(segment (start 188.6 67.55) (end 187.0375 67.55) (width 0.25) (layer F.Cu) (net 7))
(segment (start 188.75 67.4) (end 188.6 67.55) (width 0.25) (layer F.Cu) (net 7))
(segment (start 192.8125 67.4) (end 188.75 67.4) (width 0.25) (layer F.Cu) (net 7))
(segment (start 189.7 66.45) (end 188.6 67.55) (width 0.25) (layer F.Cu) (net 7))
(segment (start 189.7 65.9375) (end 189.7 66.45) (width 0.25) (layer F.Cu) (net 7))
(segment (start 185.4125 65.8) (end 185.4125 67.6) (width 0.25) (layer F.Cu) (net 8))
(segment (start 185.4125 64.5375) (end 185.45 64.5) (width 0.25) (layer F.Cu) (net 8))
(segment (start 185.4125 65.8) (end 185.4125 64.5375) (width 0.25) (layer F.Cu) (net 8))
(via (at 185.45 64.5) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 8))
(segment (start 192.8125 64.5125) (end 192.8 64.5) (width 0.25) (layer F.Cu) (net 8))
(via (at 192.8 64.5) (size 0.7) (drill 0.4) (layers F.Cu B.Cu) (net 8))
(segment (start 185.45 64.5) (end 192.8 64.5) (width 0.25) (layer B.Cu) (net 8))
(segment (start 192.8125 65.6) (end 192.8125 64.5125) (width 0.25) (layer F.Cu) (net 8))
(segment (start 186.65 81.25) (end 186.65 81.75) (width 0.2) (layer F.Cu) (net 9))
(via (at 184 74.65) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 9))
(segment (start 183.1375 74.65) (end 182.8875 74.4) (width 0.2) (layer F.Cu) (net 9))
(segment (start 184 74.65) (end 183.1375 74.65) (width 0.2) (layer F.Cu) (net 9))
(via (at 187.9 80.25) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 9))
(segment (start 187.9 80.85) (end 187.9 80.25) (width 0.2) (layer F.Cu) (net 9))
(segment (start 186.65 81.25) (end 187.5 81.25) (width 0.2) (layer F.Cu) (net 9))
(segment (start 187.9 78.55) (end 187.9 80.25) (width 0.2) (layer B.Cu) (net 9))
(segment (start 184 74.65) (end 187.9 78.55) (width 0.2) (layer B.Cu) (net 9))
(segment (start 187.5 81.25) (end 187.9 80.85) (width 0.2) (layer F.Cu) (net 9))
(segment (start 184.599999 80.364001) (end 183.999998 79.764) (width 0.2) (layer F.Cu) (net 10))
(segment (start 184.649998 80.514) (end 184.599999 80.464001) (width 0.2) (layer F.Cu) (net 10))
(segment (start 184.649998 81.814002) (end 184.649998 80.514) (width 0.2) (layer F.Cu) (net 10))
(segment (start 185.585996 82.75) (end 184.649998 81.814002) (width 0.2) (layer F.Cu) (net 10))
(segment (start 186.65 82.75) (end 185.585996 82.75) (width 0.2) (layer F.Cu) (net 10))
(segment (start 183.325 76) (end 182.8875 76) (width 0.2) (layer F.Cu) (net 10))
(segment (start 183.999998 79.764) (end 183.999998 76.674998) (width 0.2) (layer F.Cu) (net 10))
(segment (start 183.999998 76.674998) (end 183.325 76) (width 0.2) (layer F.Cu) (net 10))
(segment (start 184.599999 80.464001) (end 184.599999 80.364001) (width 0.2) (layer F.Cu) (net 10))
(segment (start 184.237499 85.349999) (end 182.8875 84) (width 0.2) (layer F.Cu) (net 11))
(segment (start 186.65 85.25) (end 186.550001 85.349999) (width 0.2) (layer F.Cu) (net 11))
(segment (start 186.550001 85.349999) (end 184.237499 85.349999) (width 0.2) (layer F.Cu) (net 11))
(segment (start 194.825 65.6) (end 194.3875 65.6) (width 0.2) (layer F.Cu) (net 11))
(segment (start 195.75 66.525) (end 194.825 65.6) (width 0.2) (layer F.Cu) (net 11))
(segment (start 195.75 69.6) (end 195.75 66.525) (width 0.2) (layer F.Cu) (net 11))
(segment (start 187.5 85.25) (end 193.19999 79.55001) (width 0.2) (layer F.Cu) (net 11))
(segment (start 193.375732 70.19999) (end 195.14999 70.19999) (width 0.2) (layer F.Cu) (net 11))
(segment (start 186.65 85.25) (end 187.5 85.25) (width 0.2) (layer F.Cu) (net 11))
(segment (start 195.14999 70.19999) (end 195.15 70.2) (width 0.2) (layer F.Cu) (net 11))
(segment (start 193.19999 79.55001) (end 193.19999 70.375732) (width 0.2) (layer F.Cu) (net 11))
(segment (start 195.15 70.2) (end 195.75 69.6) (width 0.2) (layer F.Cu) (net 11))
(segment (start 193.19999 70.375732) (end 193.375732 70.19999) (width 0.2) (layer F.Cu) (net 11))
(segment (start 183.2375 85.95) (end 182.8875 85.6) (width 0.2) (layer F.Cu) (net 12))
(segment (start 186.65 85.75) (end 186.45 85.95) (width 0.2) (layer F.Cu) (net 12))
(segment (start 186.45 85.95) (end 183.2375 85.95) (width 0.2) (layer F.Cu) (net 12))
(segment (start 184.249988 80.50898) (end 183.649987 79.908979) (width 0.2) (layer F.Cu) (net 13))
(segment (start 183.325 77.6) (end 182.8875 77.6) (width 0.2) (layer F.Cu) (net 13))
(segment (start 184.249988 80.60898) (end 184.249988 80.50898) (width 0.2) (layer F.Cu) (net 13))
(segment (start 183.649987 77.924987) (end 183.325 77.6) (width 0.2) (layer F.Cu) (net 13))
(segment (start 185.591006 83.25) (end 184.27503 81.934024) (width 0.2) (layer F.Cu) (net 13))
(segment (start 184.27503 81.934024) (end 184.27503 80.634022) (width 0.2) (layer F.Cu) (net 13))
(segment (start 184.27503 80.634022) (end 184.249988 80.60898) (width 0.2) (layer F.Cu) (net 13))
(segment (start 186.65 83.25) (end 185.591006 83.25) (width 0.2) (layer F.Cu) (net 13))
(segment (start 183.649987 79.908979) (end 183.649987 77.924987) (width 0.2) (layer F.Cu) (net 13))
(segment (start 186.65 83.75) (end 185.596016 83.75) (width 0.2) (layer F.Cu) (net 14))
(segment (start 183.925019 80.779001) (end 183.899977 80.753959) (width 0.2) (layer F.Cu) (net 14))
(segment (start 185.596016 83.75) (end 183.925019 82.079003) (width 0.2) (layer F.Cu) (net 14))
(segment (start 183.925019 82.079003) (end 183.925019 80.779001) (width 0.2) (layer F.Cu) (net 14))
(segment (start 183.899977 80.753959) (end 183.899977 80.653959) (width 0.2) (layer F.Cu) (net 14))
(segment (start 182.8875 79.641482) (end 182.8875 79.2) (width 0.2) (layer F.Cu) (net 14))
(segment (start 183.899977 80.653959) (end 182.8875 79.641482) (width 0.2) (layer F.Cu) (net 14))
(segment (start 183.57501 82.77501) (end 183.57501 81.949582) (width 0.2) (layer F.Cu) (net 15))
(segment (start 185.05 84.25) (end 183.57501 82.77501) (width 0.2) (layer F.Cu) (net 15))
(segment (start 186.65 84.25) (end 185.05 84.25) (width 0.2) (layer F.Cu) (net 15))
(segment (start 182.8875 81.262072) (end 182.8875 80.8) (width 0.2) (layer F.Cu) (net 15))
(segment (start 183.57501 81.949582) (end 182.8875 81.262072) (width 0.2) (layer F.Cu) (net 15))
(segment (start 192.2 79.55) (end 192.2 70.65) (width 0.2) (layer F.Cu) (net 15))
(via (at 192.2 70.65) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 15))
(segment (start 186.65 84.25) (end 187.5 84.25) (width 0.2) (layer F.Cu) (net 15))
(segment (start 187.5 84.25) (end 192.2 79.55) (width 0.2) (layer F.Cu) (net 15))
(via (at 196.35 67.85) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 15))
(segment (start 193.69999 67.14999) (end 193.95 67.4) (width 0.2) (layer F.Cu) (net 15))
(segment (start 193.69999 65.149582) (end 193.69999 67.14999) (width 0.2) (layer F.Cu) (net 15))
(segment (start 193.974582 64.87499) (end 193.69999 65.149582) (width 0.2) (layer F.Cu) (net 15))
(segment (start 194.800418 64.87499) (end 193.974582 64.87499) (width 0.2) (layer F.Cu) (net 15))
(segment (start 193.95 67.4) (end 194.3875 67.4) (width 0.2) (layer F.Cu) (net 15))
(segment (start 196.35 66.424572) (end 194.800418 64.87499) (width 0.2) (layer F.Cu) (net 15))
(segment (start 196.35 67.85) (end 196.35 66.424572) (width 0.2) (layer F.Cu) (net 15))
(segment (start 193.15 67.85) (end 196.35 67.85)
gitextract_ta8nzvrk/ ├── LICENSE ├── README.md ├── _autosave-smartdisplay.kicad_pcb ├── bom/ │ └── ibom.html ├── fp-info-cache ├── gerber/ │ ├── smartdisplay-Bottom_Cu.gbr │ ├── smartdisplay-Bottom_Mask.gbr │ ├── smartdisplay-Bottom_Paste.gbr │ ├── smartdisplay-Bottom_Silk.gbr │ ├── smartdisplay-EdgeCuts.gbr │ ├── smartdisplay-NPTH.drl │ ├── smartdisplay-PTH.drl │ ├── smartdisplay-Top_Cu.gbr │ ├── smartdisplay-Top_Mask.gbr │ ├── smartdisplay-Top_Paste.gbr │ └── smartdisplay-Top_Silk.gbr ├── shell/ │ ├── boxshell.stl │ ├── smartdisplayshell.FCStd │ └── smartdisplayshell.FCStd1 ├── smartdisplay-cache.lib ├── smartdisplay-rescue.dcm ├── smartdisplay-rescue.lib ├── smartdisplay.dcm ├── smartdisplay.kicad_pcb ├── smartdisplay.kicad_pcb-bak ├── smartdisplay.lib ├── smartdisplay.pretty/ │ ├── Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm__redesign.kicad_mod │ └── tp4056.kicad_mod ├── smartdisplay.pro ├── smartdisplay.sch ├── smartdisplay.sch-bak ├── smartdisplay_BOM.csv ├── smartdisplay_POS.csv ├── smartdisplay_bom_LC.xls └── sym-lib-table
Condensed preview — 35 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (4,570K chars).
[
{
"path": "LICENSE",
"chars": 35149,
"preview": " GNU GENERAL PUBLIC LICENSE\n Version 3, 29 June 2007\n\n Copyright (C) 2007 Free "
},
{
"path": "README.md",
"chars": 728,
"preview": "<h1 align=\"center\" style=\"font-size:50px;font-weight:bold\">SmartDisplay-Hardware</h1>\n<p align=\"center\">墨水屏个人显示终端硬件</p>\n"
},
{
"path": "_autosave-smartdisplay.kicad_pcb",
"chars": 286783,
"preview": "(kicad_pcb (version 20171130) (host pcbnew \"(5.1.5)-3\")\n\n (general\n (thickness 1.6)\n (drawings 47)\n (tracks 63"
},
{
"path": "bom/ibom.html",
"chars": 164569,
"preview": "<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, i"
},
{
"path": "fp-info-cache",
"chars": 3016404,
"preview": "19401315393497627\nBattery\nBatteryHolder_Bulgin_BX0036_1xC\nBulgin Battery Holder, BX0036, Battery Type C (https://www.bul"
},
{
"path": "gerber/smartdisplay-Bottom_Cu.gbr",
"chars": 66788,
"preview": "%TF.GenerationSoftware,KiCad,Pcbnew,(5.1.8)-1*%\n%TF.CreationDate,2021-08-10T17:59:01+08:00*%\n%TF.ProjectId,smartdisplay,"
},
{
"path": "gerber/smartdisplay-Bottom_Mask.gbr",
"chars": 735,
"preview": "%TF.GenerationSoftware,KiCad,Pcbnew,(5.1.8)-1*%\n%TF.CreationDate,2021-08-10T17:59:01+08:00*%\n%TF.ProjectId,smartdisplay,"
},
{
"path": "gerber/smartdisplay-Bottom_Paste.gbr",
"chars": 463,
"preview": "%TF.GenerationSoftware,KiCad,Pcbnew,(5.1.8)-1*%\n%TF.CreationDate,2021-08-10T17:59:01+08:00*%\n%TF.ProjectId,smartdisplay,"
},
{
"path": "gerber/smartdisplay-Bottom_Silk.gbr",
"chars": 5561,
"preview": "%TF.GenerationSoftware,KiCad,Pcbnew,(5.1.8)-1*%\n%TF.CreationDate,2021-08-10T17:59:01+08:00*%\n%TF.ProjectId,smartdisplay,"
},
{
"path": "gerber/smartdisplay-EdgeCuts.gbr",
"chars": 1605,
"preview": "%TF.GenerationSoftware,KiCad,Pcbnew,(5.1.8)-1*%\n%TF.CreationDate,2021-08-10T17:59:01+08:00*%\n%TF.ProjectId,smartdisplay,"
},
{
"path": "gerber/smartdisplay-NPTH.drl",
"chars": 315,
"preview": "M48\n; DRILL file {KiCad (5.1.8)-1} date 08/10/21 17:59:01\n; FORMAT={-:-/ absolute / metric / decimal}\n; #@! TF.CreationD"
},
{
"path": "gerber/smartdisplay-PTH.drl",
"chars": 1388,
"preview": "M48\n; DRILL file {KiCad (5.1.8)-1} date 08/10/21 17:59:01\n; FORMAT={-:-/ absolute / metric / decimal}\n; #@! TF.CreationD"
},
{
"path": "gerber/smartdisplay-Top_Cu.gbr",
"chars": 162683,
"preview": "%TF.GenerationSoftware,KiCad,Pcbnew,(5.1.8)-1*%\n%TF.CreationDate,2021-08-10T17:59:01+08:00*%\n%TF.ProjectId,smartdisplay,"
},
{
"path": "gerber/smartdisplay-Top_Mask.gbr",
"chars": 66533,
"preview": "%TF.GenerationSoftware,KiCad,Pcbnew,(5.1.8)-1*%\n%TF.CreationDate,2021-08-10T17:59:01+08:00*%\n%TF.ProjectId,smartdisplay,"
},
{
"path": "gerber/smartdisplay-Top_Paste.gbr",
"chars": 25603,
"preview": "%TF.GenerationSoftware,KiCad,Pcbnew,(5.1.8)-1*%\n%TF.CreationDate,2021-08-10T17:59:01+08:00*%\n%TF.ProjectId,smartdisplay,"
},
{
"path": "gerber/smartdisplay-Top_Silk.gbr",
"chars": 21077,
"preview": "%TF.GenerationSoftware,KiCad,Pcbnew,(5.1.8)-1*%\n%TF.CreationDate,2021-08-10T17:59:01+08:00*%\n%TF.ProjectId,smartdisplay,"
},
{
"path": "smartdisplay-cache.lib",
"chars": 11949,
"preview": "EESchema-LIBRARY Version 2.4\n#encoding utf-8\n#\n# Connector_Conn_01x01_Female\n#\nDEF Connector_Conn_01x01_Female J 0 40 Y "
},
{
"path": "smartdisplay-rescue.dcm",
"chars": 48,
"preview": "EESchema-DOCLIB Version 2.0\n#\n#End Doc Library\n"
},
{
"path": "smartdisplay-rescue.lib",
"chars": 5504,
"preview": "EESchema-LIBRARY Version 2.4\n#encoding utf-8\n#\n# DW01-smartdisplay\n#\nDEF DW01-smartdisplay U 0 40 Y Y 1 F N\nF0 \"U\" 0 350"
},
{
"path": "smartdisplay.dcm",
"chars": 48,
"preview": "EESchema-DOCLIB Version 2.0\n#\n#End Doc Library\n"
},
{
"path": "smartdisplay.kicad_pcb",
"chars": 241139,
"preview": "(kicad_pcb (version 20171130) (host pcbnew \"(5.1.8)-1\")\n\n (general\n (thickness 1.6)\n (drawings 34)\n (tracks 45"
},
{
"path": "smartdisplay.kicad_pcb-bak",
"chars": 240098,
"preview": "(kicad_pcb (version 20171130) (host pcbnew \"(5.1.8)-1\")\n\n (general\n (thickness 1.6)\n (drawings 34)\n (tracks 45"
},
{
"path": "smartdisplay.lib",
"chars": 1331,
"preview": "EESchema-LIBRARY Version 2.4\n#encoding utf-8\n#\n# DW01\n#\nDEF DW01 U 0 40 Y Y 1 F N\nF0 \"U\" 0 350 50 H V C CNN\nF1 \"DW01\" 0 "
},
{
"path": "smartdisplay.pretty/Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm__redesign.kicad_mod",
"chars": 4941,
"preview": "(module Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm__redesign (layer F.Cu) (tedit 5E5A4E41)\n (descr \"Hirose FH12, FFC/FPC co"
},
{
"path": "smartdisplay.pretty/tp4056.kicad_mod",
"chars": 257,
"preview": "(module tp4056 (layer F.Cu) (tedit 5E589094)\n (fp_text reference REF** (at 0 0.5) (layer F.SilkS)\n (effects (font (s"
},
{
"path": "smartdisplay.pro",
"chars": 4021,
"preview": "update=2021/8/8 0:05:31\nversion=1\nlast_client=kicad\n[general]\nversion=1\nRootSch=\nBoardNm=\n[cvpcb]\nversion=1\nNetIExt=net\n"
},
{
"path": "smartdisplay.sch",
"chars": 33136,
"preview": "EESchema Schematic File Version 4\nEELAYER 30 0\nEELAYER END\n$Descr A3 16535 11693\nencoding utf-8\nSheet 1 1\nTitle \"BLab-sm"
},
{
"path": "smartdisplay.sch-bak",
"chars": 33136,
"preview": "EESchema Schematic File Version 4\nEELAYER 30 0\nEELAYER END\n$Descr A3 16535 11693\nencoding utf-8\nSheet 1 1\nTitle \"BLab-sm"
},
{
"path": "smartdisplay_BOM.csv",
"chars": 1573,
"preview": "\"Comment\",\"Description\",\"Designator\",\"Footprint\",\"LibRef\",\"Pins\",\"Quantity\",\"PartNumber\",\"url\",\n\"0.1uf\",\"desc\",\"C5,C16,C"
},
{
"path": "smartdisplay_POS.csv",
"chars": 4670,
"preview": "\"Designator\",\"Footprint\",\"Mid X\",\"Mid Y\",\"Ref X\",\"Ref Y\",\"Pad X\",\"Pad Y\",\"Layer\",\"Rotation\",\"Comment\",\n\"C1\",\"C_0603_1608"
},
{
"path": "sym-lib-table",
"chars": 128,
"preview": "(sym_lib_table\n (lib (name smartdisplay-rescue)(type Legacy)(uri ${KIPRJMOD}/smartdisplay-rescue.lib)(options \"\")(descr"
}
]
// ... and 4 more files (download for full content)
About this extraction
This page contains the full source code of the BearLaboratory/smartdisplay-hardware GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 35 files (4.2 MB), approximately 1.1M tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.