├── 3D Models ├── Model BirdD.f3d ├── Model BirdD.step ├── Model-U.f3d └── Model-U.step ├── JLC Ordering Guide Pics ├── Step 00.png ├── Step 01.png ├── Step 02.png ├── Step 03.png ├── Step 04.png ├── Step 05.png ├── Step 06.png └── Step 07.png ├── LICENSE ├── Model BirdD JLC Files ├── Model BirdD BOM.csv ├── Model BirdD CPL.csv ├── Model BirdD Panel 10 Gerber.zip └── Model BirdD Panel 4 Gerber.zip ├── Model BirdD Kicad Files ├── Model BirdD.kicad_pcb ├── Model BirdD.kicad_pro ├── Model BirdD.kicad_sch └── Panels │ ├── Model BirdD Panel 10.kicad_pcb │ ├── Model BirdD Panel 10.kicad_pro │ ├── Model BirdD Panel 4.kicad_pcb │ └── Model BirdD Panel 4.kicad_pro ├── Model UD JLC Files ├── Model UD BOM.csv ├── Model UD CPL.csv ├── Model UD Panel 10 Gerber.zip └── Model UD Panel 4 Gerber.zip ├── Model UD Kicad Files ├── Model UD.kicad_pcb ├── Model UD.kicad_pro ├── Model UD.kicad_sch └── Panels │ ├── Model UD Panel 10.kicad_pcb │ ├── Model UD Panel 10.kicad_pro │ ├── Model UD Panel 4.kicad_pcb │ └── Model UD Panel 4.kicad_pro ├── Pictures ├── Model BirdD 2.jpg ├── Model UD Back.jpg ├── Model UD Front.jpg ├── Model UD Wiring2.png └── Model-U.jpg └── README.md /3D Models/Model BirdD.f3d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/3D Models/Model BirdD.f3d -------------------------------------------------------------------------------- /3D Models/Model-U.f3d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/3D Models/Model-U.f3d -------------------------------------------------------------------------------- /JLC Ordering Guide Pics/Step 00.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/JLC Ordering Guide Pics/Step 00.png -------------------------------------------------------------------------------- /JLC Ordering Guide Pics/Step 01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/JLC Ordering Guide Pics/Step 01.png -------------------------------------------------------------------------------- /JLC Ordering Guide Pics/Step 02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/JLC Ordering Guide Pics/Step 02.png -------------------------------------------------------------------------------- /JLC Ordering Guide Pics/Step 03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/JLC Ordering Guide Pics/Step 03.png -------------------------------------------------------------------------------- /JLC Ordering Guide Pics/Step 04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/JLC Ordering Guide Pics/Step 04.png -------------------------------------------------------------------------------- /JLC Ordering Guide Pics/Step 05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/JLC Ordering Guide Pics/Step 05.png -------------------------------------------------------------------------------- /JLC Ordering Guide Pics/Step 06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/JLC Ordering Guide Pics/Step 06.png -------------------------------------------------------------------------------- /JLC Ordering Guide Pics/Step 07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/JLC Ordering Guide Pics/Step 07.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | GNU GENERAL PUBLIC LICENSE 2 | Version 3, 29 June 2007 3 | 4 | Copyright (C) 2007 Free Software Foundation, Inc. 5 | Everyone is permitted to copy and distribute verbatim copies 6 | of this license document, but changing it is not allowed. 7 | 8 | Preamble 9 | 10 | The GNU General Public License is a free, copyleft license for 11 | software and other kinds of works. 12 | 13 | The licenses for most software and other practical works are designed 14 | to take away your freedom to share and change the works. By contrast, 15 | the GNU General Public License is intended to guarantee your freedom to 16 | share and change all versions of a program--to make sure it remains free 17 | software for all its users. We, the Free Software Foundation, use the 18 | GNU General Public License for most of our software; it applies also to 19 | any other work released this way by its authors. You can apply it to 20 | your programs, too. 21 | 22 | When we speak of free software, we are referring to freedom, not 23 | price. Our General Public Licenses are designed to make sure that you 24 | have the freedom to distribute copies of free software (and charge for 25 | them if you wish), that you receive source code or can get it if you 26 | want it, that you can change the software or use pieces of it in new 27 | free programs, and that you know you can do these things. 28 | 29 | To protect your rights, we need to prevent others from denying you 30 | these rights or asking you to surrender the rights. Therefore, you have 31 | certain responsibilities if you distribute copies of the software, or if 32 | you modify it: responsibilities to respect the freedom of others. 33 | 34 | For example, if you distribute copies of such a program, whether 35 | gratis or for a fee, you must pass on to the recipients the same 36 | freedoms that you received. You must make sure that they, too, receive 37 | or can get the source code. And you must show them these terms so they 38 | know their rights. 39 | 40 | Developers that use the GNU GPL protect your rights with two steps: 41 | (1) assert copyright on the software, and (2) offer you this License 42 | giving you legal permission to copy, distribute and/or modify it. 43 | 44 | For the developers' and authors' protection, the GPL clearly explains 45 | that there is no warranty for this free software. For both users' and 46 | authors' sake, the GPL requires that modified versions be marked as 47 | changed, so that their problems will not be attributed erroneously to 48 | authors of previous versions. 49 | 50 | Some devices are designed to deny users access to install or run 51 | modified versions of the software inside them, although the manufacturer 52 | can do so. This is fundamentally incompatible with the aim of 53 | protecting users' freedom to change the software. The systematic 54 | pattern of such abuse occurs in the area of products for individuals to 55 | use, which is precisely where it is most unacceptable. Therefore, we 56 | have designed this version of the GPL to prohibit the practice for those 57 | products. If such problems arise substantially in other domains, we 58 | stand ready to extend this provision to those domains in future versions 59 | of the GPL, as needed to protect the freedom of users. 60 | 61 | Finally, every program is threatened constantly by software patents. 62 | States should not allow patents to restrict development and use of 63 | software on general-purpose computers, but in those that do, we wish to 64 | avoid the special danger that patents applied to a free program could 65 | make it effectively proprietary. To prevent this, the GPL assures that 66 | patents cannot be used to render the program non-free. 67 | 68 | The precise terms and conditions for copying, distribution and 69 | modification follow. 70 | 71 | TERMS AND CONDITIONS 72 | 73 | 0. Definitions. 74 | 75 | "This License" refers to version 3 of the GNU General Public License. 76 | 77 | "Copyright" also means copyright-like laws that apply to other kinds of 78 | works, such as semiconductor masks. 79 | 80 | "The Program" refers to any copyrightable work licensed under this 81 | License. Each licensee is addressed as "you". "Licensees" and 82 | "recipients" may be individuals or organizations. 83 | 84 | To "modify" a work means to copy from or adapt all or part of the work 85 | in a fashion requiring copyright permission, other than the making of an 86 | exact copy. The resulting work is called a "modified version" of the 87 | earlier work or a work "based on" the earlier work. 88 | 89 | A "covered work" means either the unmodified Program or a work based 90 | on the Program. 91 | 92 | To "propagate" a work means to do anything with it that, without 93 | permission, would make you directly or secondarily liable for 94 | infringement under applicable copyright law, except executing it on a 95 | computer or modifying a private copy. Propagation includes copying, 96 | distribution (with or without modification), making available to the 97 | public, and in some countries other activities as well. 98 | 99 | To "convey" a work means any kind of propagation that enables other 100 | parties to make or receive copies. Mere interaction with a user through 101 | a computer network, with no transfer of a copy, is not conveying. 102 | 103 | An interactive user interface displays "Appropriate Legal Notices" 104 | to the extent that it includes a convenient and prominently visible 105 | feature that (1) displays an appropriate copyright notice, and (2) 106 | tells the user that there is no warranty for the work (except to the 107 | extent that warranties are provided), that licensees may convey the 108 | work under this License, and how to view a copy of this License. If 109 | the interface presents a list of user commands or options, such as a 110 | menu, a prominent item in the list meets this criterion. 111 | 112 | 1. Source Code. 113 | 114 | The "source code" for a work means the preferred form of the work 115 | for making modifications to it. "Object code" means any non-source 116 | form of a work. 117 | 118 | A "Standard Interface" means an interface that either is an official 119 | standard defined by a recognized standards body, or, in the case of 120 | interfaces specified for a particular programming language, one that 121 | is widely used among developers working in that language. 122 | 123 | The "System Libraries" of an executable work include anything, other 124 | than the work as a whole, that (a) is included in the normal form of 125 | packaging a Major Component, but which is not part of that Major 126 | Component, and (b) serves only to enable use of the work with that 127 | Major Component, or to implement a Standard Interface for which an 128 | implementation is available to the public in source code form. A 129 | "Major Component", in this context, means a major essential component 130 | (kernel, window system, and so on) of the specific operating system 131 | (if any) on which the executable work runs, or a compiler used to 132 | produce the work, or an object code interpreter used to run it. 133 | 134 | The "Corresponding Source" for a work in object code form means all 135 | the source code needed to generate, install, and (for an executable 136 | work) run the object code and to modify the work, including scripts to 137 | control those activities. However, it does not include the work's 138 | System Libraries, or general-purpose tools or generally available free 139 | programs which are used unmodified in performing those activities but 140 | which are not part of the work. For example, Corresponding Source 141 | includes interface definition files associated with source files for 142 | the work, and the source code for shared libraries and dynamically 143 | linked subprograms that the work is specifically designed to require, 144 | such as by intimate data communication or control flow between those 145 | subprograms and other parts of the work. 146 | 147 | The Corresponding Source need not include anything that users 148 | can regenerate automatically from other parts of the Corresponding 149 | Source. 150 | 151 | The Corresponding Source for a work in source code form is that 152 | same work. 153 | 154 | 2. Basic Permissions. 155 | 156 | All rights granted under this License are granted for the term of 157 | copyright on the Program, and are irrevocable provided the stated 158 | conditions are met. This License explicitly affirms your unlimited 159 | permission to run the unmodified Program. The output from running a 160 | covered work is covered by this License only if the output, given its 161 | content, constitutes a covered work. This License acknowledges your 162 | rights of fair use or other equivalent, as provided by copyright law. 163 | 164 | You may make, run and propagate covered works that you do not 165 | convey, without conditions so long as your license otherwise remains 166 | in force. You may convey covered works to others for the sole purpose 167 | of having them make modifications exclusively for you, or provide you 168 | with facilities for running those works, provided that you comply with 169 | the terms of this License in conveying all material for which you do 170 | not control copyright. Those thus making or running the covered works 171 | for you must do so exclusively on your behalf, under your direction 172 | and control, on terms that prohibit them from making any copies of 173 | your copyrighted material outside their relationship with you. 174 | 175 | Conveying under any other circumstances is permitted solely under 176 | the conditions stated below. Sublicensing is not allowed; section 10 177 | makes it unnecessary. 178 | 179 | 3. Protecting Users' Legal Rights From Anti-Circumvention Law. 180 | 181 | No covered work shall be deemed part of an effective technological 182 | measure under any applicable law fulfilling obligations under article 183 | 11 of the WIPO copyright treaty adopted on 20 December 1996, or 184 | similar laws prohibiting or restricting circumvention of such 185 | measures. 186 | 187 | When you convey a covered work, you waive any legal power to forbid 188 | circumvention of technological measures to the extent such circumvention 189 | is effected by exercising rights under this License with respect to 190 | the covered work, and you disclaim any intention to limit operation or 191 | modification of the work as a means of enforcing, against the work's 192 | users, your or third parties' legal rights to forbid circumvention of 193 | technological measures. 194 | 195 | 4. Conveying Verbatim Copies. 196 | 197 | You may convey verbatim copies of the Program's source code as you 198 | receive it, in any medium, provided that you conspicuously and 199 | appropriately publish on each copy an appropriate copyright notice; 200 | keep intact all notices stating that this License and any 201 | non-permissive terms added in accord with section 7 apply to the code; 202 | keep intact all notices of the absence of any warranty; and give all 203 | recipients a copy of this License along with the Program. 204 | 205 | You may charge any price or no price for each copy that you convey, 206 | and you may offer support or warranty protection for a fee. 207 | 208 | 5. Conveying Modified Source Versions. 209 | 210 | You may convey a work based on the Program, or the modifications to 211 | produce it from the Program, in the form of source code under the 212 | terms of section 4, provided that you also meet all of these conditions: 213 | 214 | a) The work must carry prominent notices stating that you modified 215 | it, and giving a relevant date. 216 | 217 | b) The work must carry prominent notices stating that it is 218 | released under this License and any conditions added under section 219 | 7. This requirement modifies the requirement in section 4 to 220 | "keep intact all notices". 221 | 222 | c) You must license the entire work, as a whole, under this 223 | License to anyone who comes into possession of a copy. This 224 | License will therefore apply, along with any applicable section 7 225 | additional terms, to the whole of the work, and all its parts, 226 | regardless of how they are packaged. This License gives no 227 | permission to license the work in any other way, but it does not 228 | invalidate such permission if you have separately received it. 229 | 230 | d) If the work has interactive user interfaces, each must display 231 | Appropriate Legal Notices; however, if the Program has interactive 232 | interfaces that do not display Appropriate Legal Notices, your 233 | work need not make them do so. 234 | 235 | A compilation of a covered work with other separate and independent 236 | works, which are not by their nature extensions of the covered work, 237 | and which are not combined with it such as to form a larger program, 238 | in or on a volume of a storage or distribution medium, is called an 239 | "aggregate" if the compilation and its resulting copyright are not 240 | used to limit the access or legal rights of the compilation's users 241 | beyond what the individual works permit. Inclusion of a covered work 242 | in an aggregate does not cause this License to apply to the other 243 | parts of the aggregate. 244 | 245 | 6. Conveying Non-Source Forms. 246 | 247 | You may convey a covered work in object code form under the terms 248 | of sections 4 and 5, provided that you also convey the 249 | machine-readable Corresponding Source under the terms of this License, 250 | in one of these ways: 251 | 252 | a) Convey the object code in, or embodied in, a physical product 253 | (including a physical distribution medium), accompanied by the 254 | Corresponding Source fixed on a durable physical medium 255 | customarily used for software interchange. 256 | 257 | b) Convey the object code in, or embodied in, a physical product 258 | (including a physical distribution medium), accompanied by a 259 | written offer, valid for at least three years and valid for as 260 | long as you offer spare parts or customer support for that product 261 | model, to give anyone who possesses the object code either (1) a 262 | copy of the Corresponding Source for all the software in the 263 | product that is covered by this License, on a durable physical 264 | medium customarily used for software interchange, for a price no 265 | more than your reasonable cost of physically performing this 266 | conveying of source, or (2) access to copy the 267 | Corresponding Source from a network server at no charge. 268 | 269 | c) Convey individual copies of the object code with a copy of the 270 | written offer to provide the Corresponding Source. This 271 | alternative is allowed only occasionally and noncommercially, and 272 | only if you received the object code with such an offer, in accord 273 | with subsection 6b. 274 | 275 | d) Convey the object code by offering access from a designated 276 | place (gratis or for a charge), and offer equivalent access to the 277 | Corresponding Source in the same way through the same place at no 278 | further charge. You need not require recipients to copy the 279 | Corresponding Source along with the object code. If the place to 280 | copy the object code is a network server, the Corresponding Source 281 | may be on a different server (operated by you or a third party) 282 | that supports equivalent copying facilities, provided you maintain 283 | clear directions next to the object code saying where to find the 284 | Corresponding Source. Regardless of what server hosts the 285 | Corresponding Source, you remain obligated to ensure that it is 286 | available for as long as needed to satisfy these requirements. 287 | 288 | e) Convey the object code using peer-to-peer transmission, provided 289 | you inform other peers where the object code and Corresponding 290 | Source of the work are being offered to the general public at no 291 | charge under subsection 6d. 292 | 293 | A separable portion of the object code, whose source code is excluded 294 | from the Corresponding Source as a System Library, need not be 295 | included in conveying the object code work. 296 | 297 | A "User Product" is either (1) a "consumer product", which means any 298 | tangible personal property which is normally used for personal, family, 299 | or household purposes, or (2) anything designed or sold for incorporation 300 | into a dwelling. In determining whether a product is a consumer product, 301 | doubtful cases shall be resolved in favor of coverage. For a particular 302 | product received by a particular user, "normally used" refers to a 303 | typical or common use of that class of product, regardless of the status 304 | of the particular user or of the way in which the particular user 305 | actually uses, or expects or is expected to use, the product. A product 306 | is a consumer product regardless of whether the product has substantial 307 | commercial, industrial or non-consumer uses, unless such uses represent 308 | the only significant mode of use of the product. 309 | 310 | "Installation Information" for a User Product means any methods, 311 | procedures, authorization keys, or other information required to install 312 | and execute modified versions of a covered work in that User Product from 313 | a modified version of its Corresponding Source. The information must 314 | suffice to ensure that the continued functioning of the modified object 315 | code is in no case prevented or interfered with solely because 316 | modification has been made. 317 | 318 | If you convey an object code work under this section in, or with, or 319 | specifically for use in, a User Product, and the conveying occurs as 320 | part of a transaction in which the right of possession and use of the 321 | User Product is transferred to the recipient in perpetuity or for a 322 | fixed term (regardless of how the transaction is characterized), the 323 | Corresponding Source conveyed under this section must be accompanied 324 | by the Installation Information. But this requirement does not apply 325 | if neither you nor any third party retains the ability to install 326 | modified object code on the User Product (for example, the work has 327 | been installed in ROM). 328 | 329 | The requirement to provide Installation Information does not include a 330 | requirement to continue to provide support service, warranty, or updates 331 | for a work that has been modified or installed by the recipient, or for 332 | the User Product in which it has been modified or installed. Access to a 333 | network may be denied when the modification itself materially and 334 | adversely affects the operation of the network or violates the rules and 335 | protocols for communication across the network. 336 | 337 | Corresponding Source conveyed, and Installation Information provided, 338 | in accord with this section must be in a format that is publicly 339 | documented (and with an implementation available to the public in 340 | source code form), and must require no special password or key for 341 | unpacking, reading or copying. 342 | 343 | 7. Additional Terms. 344 | 345 | "Additional permissions" are terms that supplement the terms of this 346 | License by making exceptions from one or more of its conditions. 347 | Additional permissions that are applicable to the entire Program shall 348 | be treated as though they were included in this License, to the extent 349 | that they are valid under applicable law. If additional permissions 350 | apply only to part of the Program, that part may be used separately 351 | under those permissions, but the entire Program remains governed by 352 | this License without regard to the additional permissions. 353 | 354 | When you convey a copy of a covered work, you may at your option 355 | remove any additional permissions from that copy, or from any part of 356 | it. (Additional permissions may be written to require their own 357 | removal in certain cases when you modify the work.) You may place 358 | additional permissions on material, added by you to a covered work, 359 | for which you have or can give appropriate copyright permission. 360 | 361 | Notwithstanding any other provision of this License, for material you 362 | add to a covered work, you may (if authorized by the copyright holders of 363 | that material) supplement the terms of this License with terms: 364 | 365 | a) Disclaiming warranty or limiting liability differently from the 366 | terms of sections 15 and 16 of this License; or 367 | 368 | b) Requiring preservation of specified reasonable legal notices or 369 | author attributions in that material or in the Appropriate Legal 370 | Notices displayed by works containing it; or 371 | 372 | c) Prohibiting misrepresentation of the origin of that material, or 373 | requiring that modified versions of such material be marked in 374 | reasonable ways as different from the original version; or 375 | 376 | d) Limiting the use for publicity purposes of names of licensors or 377 | authors of the material; or 378 | 379 | e) Declining to grant rights under trademark law for use of some 380 | trade names, trademarks, or service marks; or 381 | 382 | f) Requiring indemnification of licensors and authors of that 383 | material by anyone who conveys the material (or modified versions of 384 | it) with contractual assumptions of liability to the recipient, for 385 | any liability that these contractual assumptions directly impose on 386 | those licensors and authors. 387 | 388 | All other non-permissive additional terms are considered "further 389 | restrictions" within the meaning of section 10. If the Program as you 390 | received it, or any part of it, contains a notice stating that it is 391 | governed by this License along with a term that is a further 392 | restriction, you may remove that term. If a license document contains 393 | a further restriction but permits relicensing or conveying under this 394 | License, you may add to a covered work material governed by the terms 395 | of that license document, provided that the further restriction does 396 | not survive such relicensing or conveying. 397 | 398 | If you add terms to a covered work in accord with this section, you 399 | must place, in the relevant source files, a statement of the 400 | additional terms that apply to those files, or a notice indicating 401 | where to find the applicable terms. 402 | 403 | Additional terms, permissive or non-permissive, may be stated in the 404 | form of a separately written license, or stated as exceptions; 405 | the above requirements apply either way. 406 | 407 | 8. Termination. 408 | 409 | You may not propagate or modify a covered work except as expressly 410 | provided under this License. Any attempt otherwise to propagate or 411 | modify it is void, and will automatically terminate your rights under 412 | this License (including any patent licenses granted under the third 413 | paragraph of section 11). 414 | 415 | However, if you cease all violation of this License, then your 416 | license from a particular copyright holder is reinstated (a) 417 | provisionally, unless and until the copyright holder explicitly and 418 | finally terminates your license, and (b) permanently, if the copyright 419 | holder fails to notify you of the violation by some reasonable means 420 | prior to 60 days after the cessation. 421 | 422 | Moreover, your license from a particular copyright holder is 423 | reinstated permanently if the copyright holder notifies you of the 424 | violation by some reasonable means, this is the first time you have 425 | received notice of violation of this License (for any work) from that 426 | copyright holder, and you cure the violation prior to 30 days after 427 | your receipt of the notice. 428 | 429 | Termination of your rights under this section does not terminate the 430 | licenses of parties who have received copies or rights from you under 431 | this License. If your rights have been terminated and not permanently 432 | reinstated, you do not qualify to receive new licenses for the same 433 | material under section 10. 434 | 435 | 9. Acceptance Not Required for Having Copies. 436 | 437 | You are not required to accept this License in order to receive or 438 | run a copy of the Program. Ancillary propagation of a covered work 439 | occurring solely as a consequence of using peer-to-peer transmission 440 | to receive a copy likewise does not require acceptance. However, 441 | nothing other than this License grants you permission to propagate or 442 | modify any covered work. These actions infringe copyright if you do 443 | not accept this License. Therefore, by modifying or propagating a 444 | covered work, you indicate your acceptance of this License to do so. 445 | 446 | 10. Automatic Licensing of Downstream Recipients. 447 | 448 | Each time you convey a covered work, the recipient automatically 449 | receives a license from the original licensors, to run, modify and 450 | propagate that work, subject to this License. You are not responsible 451 | for enforcing compliance by third parties with this License. 452 | 453 | An "entity transaction" is a transaction transferring control of an 454 | organization, or substantially all assets of one, or subdividing an 455 | organization, or merging organizations. If propagation of a covered 456 | work results from an entity transaction, each party to that 457 | transaction who receives a copy of the work also receives whatever 458 | licenses to the work the party's predecessor in interest had or could 459 | give under the previous paragraph, plus a right to possession of the 460 | Corresponding Source of the work from the predecessor in interest, if 461 | the predecessor has it or can get it with reasonable efforts. 462 | 463 | You may not impose any further restrictions on the exercise of the 464 | rights granted or affirmed under this License. For example, you may 465 | not impose a license fee, royalty, or other charge for exercise of 466 | rights granted under this License, and you may not initiate litigation 467 | (including a cross-claim or counterclaim in a lawsuit) alleging that 468 | any patent claim is infringed by making, using, selling, offering for 469 | sale, or importing the Program or any portion of it. 470 | 471 | 11. Patents. 472 | 473 | A "contributor" is a copyright holder who authorizes use under this 474 | License of the Program or a work on which the Program is based. The 475 | work thus licensed is called the contributor's "contributor version". 476 | 477 | A contributor's "essential patent claims" are all patent claims 478 | owned or controlled by the contributor, whether already acquired or 479 | hereafter acquired, that would be infringed by some manner, permitted 480 | by this License, of making, using, or selling its contributor version, 481 | but do not include claims that would be infringed only as a 482 | consequence of further modification of the contributor version. For 483 | purposes of this definition, "control" includes the right to grant 484 | patent sublicenses in a manner consistent with the requirements of 485 | this License. 486 | 487 | Each contributor grants you a non-exclusive, worldwide, royalty-free 488 | patent license under the contributor's essential patent claims, to 489 | make, use, sell, offer for sale, import and otherwise run, modify and 490 | propagate the contents of its contributor version. 491 | 492 | In the following three paragraphs, a "patent license" is any express 493 | agreement or commitment, however denominated, not to enforce a patent 494 | (such as an express permission to practice a patent or covenant not to 495 | sue for patent infringement). To "grant" such a patent license to a 496 | party means to make such an agreement or commitment not to enforce a 497 | patent against the party. 498 | 499 | If you convey a covered work, knowingly relying on a patent license, 500 | and the Corresponding Source of the work is not available for anyone 501 | to copy, free of charge and under the terms of this License, through a 502 | publicly available network server or other readily accessible means, 503 | then you must either (1) cause the Corresponding Source to be so 504 | available, or (2) arrange to deprive yourself of the benefit of the 505 | patent license for this particular work, or (3) arrange, in a manner 506 | consistent with the requirements of this License, to extend the patent 507 | license to downstream recipients. "Knowingly relying" means you have 508 | actual knowledge that, but for the patent license, your conveying the 509 | covered work in a country, or your recipient's use of the covered work 510 | in a country, would infringe one or more identifiable patents in that 511 | country that you have reason to believe are valid. 512 | 513 | If, pursuant to or in connection with a single transaction or 514 | arrangement, you convey, or propagate by procuring conveyance of, a 515 | covered work, and grant a patent license to some of the parties 516 | receiving the covered work authorizing them to use, propagate, modify 517 | or convey a specific copy of the covered work, then the patent license 518 | you grant is automatically extended to all recipients of the covered 519 | work and works based on it. 520 | 521 | A patent license is "discriminatory" if it does not include within 522 | the scope of its coverage, prohibits the exercise of, or is 523 | conditioned on the non-exercise of one or more of the rights that are 524 | specifically granted under this License. You may not convey a covered 525 | work if you are a party to an arrangement with a third party that is 526 | in the business of distributing software, under which you make payment 527 | to the third party based on the extent of your activity of conveying 528 | the work, and under which the third party grants, to any of the 529 | parties who would receive the covered work from you, a discriminatory 530 | patent license (a) in connection with copies of the covered work 531 | conveyed by you (or copies made from those copies), or (b) primarily 532 | for and in connection with specific products or compilations that 533 | contain the covered work, unless you entered into that arrangement, 534 | or that patent license was granted, prior to 28 March 2007. 535 | 536 | Nothing in this License shall be construed as excluding or limiting 537 | any implied license or other defenses to infringement that may 538 | otherwise be available to you under applicable patent law. 539 | 540 | 12. No Surrender of Others' Freedom. 541 | 542 | If conditions are imposed on you (whether by court order, agreement or 543 | otherwise) that contradict the conditions of this License, they do not 544 | excuse you from the conditions of this License. If you cannot convey a 545 | covered work so as to satisfy simultaneously your obligations under this 546 | License and any other pertinent obligations, then as a consequence you may 547 | not convey it at all. For example, if you agree to terms that obligate you 548 | to collect a royalty for further conveying from those to whom you convey 549 | the Program, the only way you could satisfy both those terms and this 550 | License would be to refrain entirely from conveying the Program. 551 | 552 | 13. Use with the GNU Affero General Public License. 553 | 554 | Notwithstanding any other provision of this License, you have 555 | permission to link or combine any covered work with a work licensed 556 | under version 3 of the GNU Affero General Public License into a single 557 | combined work, and to convey the resulting work. The terms of this 558 | License will continue to apply to the part which is the covered work, 559 | but the special requirements of the GNU Affero General Public License, 560 | section 13, concerning interaction through a network will apply to the 561 | combination as such. 562 | 563 | 14. Revised Versions of this License. 564 | 565 | The Free Software Foundation may publish revised and/or new versions of 566 | the GNU General Public License from time to time. Such new versions will 567 | be similar in spirit to the present version, but may differ in detail to 568 | address new problems or concerns. 569 | 570 | Each version is given a distinguishing version number. If the 571 | Program specifies that a certain numbered version of the GNU General 572 | Public License "or any later version" applies to it, you have the 573 | option of following the terms and conditions either of that numbered 574 | version or of any later version published by the Free Software 575 | Foundation. If the Program does not specify a version number of the 576 | GNU General Public License, you may choose any version ever published 577 | by the Free Software Foundation. 578 | 579 | If the Program specifies that a proxy can decide which future 580 | versions of the GNU General Public License can be used, that proxy's 581 | public statement of acceptance of a version permanently authorizes you 582 | to choose that version for the Program. 583 | 584 | Later license versions may give you additional or different 585 | permissions. However, no additional obligations are imposed on any 586 | author or copyright holder as a result of your choosing to follow a 587 | later version. 588 | 589 | 15. Disclaimer of Warranty. 590 | 591 | THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY 592 | APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT 593 | HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY 594 | OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, 595 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 596 | PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM 597 | IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF 598 | ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 599 | 600 | 16. Limitation of Liability. 601 | 602 | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 603 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS 604 | THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY 605 | GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE 606 | USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF 607 | DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD 608 | PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), 609 | EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF 610 | SUCH DAMAGES. 611 | 612 | 17. Interpretation of Sections 15 and 16. 613 | 614 | If the disclaimer of warranty and limitation of liability provided 615 | above cannot be given local legal effect according to their terms, 616 | reviewing courts shall apply local law that most closely approximates 617 | an absolute waiver of all civil liability in connection with the 618 | Program, unless a warranty or assumption of liability accompanies a 619 | copy of the Program in return for a fee. 620 | 621 | END OF TERMS AND CONDITIONS 622 | 623 | How to Apply These Terms to Your New Programs 624 | 625 | If you develop a new program, and you want it to be of the greatest 626 | possible use to the public, the best way to achieve this is to make it 627 | free software which everyone can redistribute and change under these terms. 628 | 629 | To do so, attach the following notices to the program. It is safest 630 | to attach them to the start of each source file to most effectively 631 | state the exclusion of warranty; and each file should have at least 632 | the "copyright" line and a pointer to where the full notice is found. 633 | 634 | 635 | Copyright (C) 636 | 637 | This program is free software: you can redistribute it and/or modify 638 | it under the terms of the GNU General Public License as published by 639 | the Free Software Foundation, either version 3 of the License, or 640 | (at your option) any later version. 641 | 642 | This program is distributed in the hope that it will be useful, 643 | but WITHOUT ANY WARRANTY; without even the implied warranty of 644 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 645 | GNU General Public License for more details. 646 | 647 | You should have received a copy of the GNU General Public License 648 | along with this program. If not, see . 649 | 650 | Also add information on how to contact you by electronic and paper mail. 651 | 652 | If the program does terminal interaction, make it output a short 653 | notice like this when it starts in an interactive mode: 654 | 655 | Copyright (C) 656 | This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 657 | This is free software, and you are welcome to redistribute it 658 | under certain conditions; type `show c' for details. 659 | 660 | The hypothetical commands `show w' and `show c' should show the appropriate 661 | parts of the General Public License. Of course, your program's commands 662 | might be different; for a GUI interface, you would use an "about box". 663 | 664 | You should also get your employer (if you work as a programmer) or school, 665 | if any, to sign a "copyright disclaimer" for the program, if necessary. 666 | For more information on this, and how to apply and follow the GNU GPL, see 667 | . 668 | 669 | The GNU General Public License does not permit incorporating your program 670 | into proprietary programs. If your program is a subroutine library, you 671 | may consider it more useful to permit linking proprietary applications with 672 | the library. If this is what you want to do, use the GNU Lesser General 673 | Public License instead of this License. But first, please read 674 | . 675 | -------------------------------------------------------------------------------- /Model BirdD JLC Files/Model BirdD BOM.csv: -------------------------------------------------------------------------------- 1 | Comment,Designator,Footprint,LCSC 2 | USB_C_Receptacle,J1,Model_S:1054500101,C456013 3 | B5819W,D1,Diode_SMD:D_SOD-123,C8598 4 | 5.1k,"R1,R2",Resistor_SMD:R_0603_1608Metric,C23186 5 | -------------------------------------------------------------------------------- /Model BirdD JLC Files/Model BirdD CPL.csv: -------------------------------------------------------------------------------- 1 | Designator,Val,Package,Mid X,Mid Y,Rotation,Layer 2 | J1,USB_C_Receptacle,Shou Han Type-C 24P QCHT,50,-48.25,180,top 3 | D1,B5819W,D_SOD-123,47.5,-55.5,180,top 4 | R1,5.1k,R_0603_1608Metric,53,-53.75,0,top 5 | R2,5.1k,R_0603_1608Metric,53,-55.25,0,top 6 | -------------------------------------------------------------------------------- /Model BirdD JLC Files/Model BirdD Panel 10 Gerber.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/Model BirdD JLC Files/Model BirdD Panel 10 Gerber.zip -------------------------------------------------------------------------------- /Model BirdD JLC Files/Model BirdD Panel 4 Gerber.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/Model BirdD JLC Files/Model BirdD Panel 4 Gerber.zip -------------------------------------------------------------------------------- /Model BirdD Kicad Files/Model BirdD.kicad_pro: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "design_settings": { 4 | "defaults": { 5 | "board_outline_line_width": 0.049999999999999996, 6 | "copper_line_width": 0.19999999999999998, 7 | "copper_text_italic": false, 8 | "copper_text_size_h": 1.5, 9 | "copper_text_size_v": 1.5, 10 | "copper_text_thickness": 0.3, 11 | "copper_text_upright": false, 12 | "courtyard_line_width": 0.049999999999999996, 13 | "dimension_precision": 4, 14 | "dimension_units": 3, 15 | "dimensions": { 16 | "arrow_length": 1270000, 17 | "extension_offset": 500000, 18 | "keep_text_aligned": true, 19 | "suppress_zeroes": false, 20 | "text_position": 0, 21 | "units_format": 1 22 | }, 23 | "fab_line_width": 0.09999999999999999, 24 | "fab_text_italic": false, 25 | "fab_text_size_h": 1.0, 26 | "fab_text_size_v": 1.0, 27 | "fab_text_thickness": 0.15, 28 | "fab_text_upright": false, 29 | "other_line_width": 0.09999999999999999, 30 | "other_text_italic": false, 31 | "other_text_size_h": 1.0, 32 | "other_text_size_v": 1.0, 33 | "other_text_thickness": 0.15, 34 | "other_text_upright": false, 35 | "pads": { 36 | "drill": 0.0, 37 | "height": 0.9, 38 | "width": 0.3 39 | }, 40 | "silk_line_width": 0.12, 41 | "silk_text_italic": false, 42 | "silk_text_size_h": 1.0, 43 | "silk_text_size_v": 1.0, 44 | "silk_text_thickness": 0.15, 45 | "silk_text_upright": false, 46 | "zones": { 47 | "45_degree_only": false, 48 | "min_clearance": 0.508 49 | } 50 | }, 51 | "diff_pair_dimensions": [], 52 | "drc_exclusions": [], 53 | "meta": { 54 | "filename": "board_design_settings.json", 55 | "version": 2 56 | }, 57 | "rule_severities": { 58 | "annular_width": "error", 59 | "clearance": "error", 60 | "copper_edge_clearance": "error", 61 | "courtyards_overlap": "error", 62 | "diff_pair_gap_out_of_range": "error", 63 | "diff_pair_uncoupled_length_too_long": "error", 64 | "drill_out_of_range": "error", 65 | "duplicate_footprints": "warning", 66 | "extra_footprint": "warning", 67 | "footprint_type_mismatch": "error", 68 | "hole_clearance": "error", 69 | "hole_near_hole": "error", 70 | "invalid_outline": "error", 71 | "item_on_disabled_layer": "error", 72 | "items_not_allowed": "error", 73 | "length_out_of_range": "error", 74 | "malformed_courtyard": "error", 75 | "microvia_drill_out_of_range": "error", 76 | "missing_courtyard": "ignore", 77 | "missing_footprint": "warning", 78 | "net_conflict": "warning", 79 | "npth_inside_courtyard": "ignore", 80 | "padstack": "error", 81 | "pth_inside_courtyard": "ignore", 82 | "shorting_items": "error", 83 | "silk_over_copper": "warning", 84 | "silk_overlap": "warning", 85 | "skew_out_of_range": "error", 86 | "through_hole_pad_without_hole": "error", 87 | "too_many_vias": "error", 88 | "track_dangling": "warning", 89 | "track_width": "error", 90 | "tracks_crossing": "error", 91 | "unconnected_items": "error", 92 | "unresolved_variable": "error", 93 | "via_dangling": "warning", 94 | "zone_has_empty_net": "error", 95 | "zones_intersect": "error" 96 | }, 97 | "rule_severitieslegacy_courtyards_overlap": true, 98 | "rule_severitieslegacy_no_courtyard_defined": false, 99 | "rules": { 100 | "allow_blind_buried_vias": false, 101 | "allow_microvias": false, 102 | "max_error": 0.005, 103 | "min_clearance": 0.0, 104 | "min_copper_edge_clearance": 0.07619999999999999, 105 | "min_hole_clearance": 0.25, 106 | "min_hole_to_hole": 0.25, 107 | "min_microvia_diameter": 0.19999999999999998, 108 | "min_microvia_drill": 0.09999999999999999, 109 | "min_silk_clearance": 0.0, 110 | "min_through_hole_diameter": 0.3, 111 | "min_track_width": 0.19999999999999998, 112 | "min_via_annular_width": 0.049999999999999996, 113 | "min_via_diameter": 0.39999999999999997, 114 | "use_height_for_length_calcs": true 115 | }, 116 | "track_widths": [ 117 | 0.0, 118 | 0.3, 119 | 0.4, 120 | 0.6 121 | ], 122 | "via_dimensions": [], 123 | "zones_allow_external_fillets": false, 124 | "zones_use_no_outline": true 125 | }, 126 | "layer_presets": [] 127 | }, 128 | "boards": [], 129 | "cvpcb": { 130 | "equivalence_files": [] 131 | }, 132 | "erc": { 133 | "erc_exclusions": [], 134 | "meta": { 135 | "version": 0 136 | }, 137 | "pin_map": [ 138 | [ 139 | 0, 140 | 0, 141 | 0, 142 | 0, 143 | 0, 144 | 0, 145 | 1, 146 | 0, 147 | 0, 148 | 0, 149 | 0, 150 | 2 151 | ], 152 | [ 153 | 0, 154 | 2, 155 | 0, 156 | 1, 157 | 0, 158 | 0, 159 | 1, 160 | 0, 161 | 2, 162 | 2, 163 | 2, 164 | 2 165 | ], 166 | [ 167 | 0, 168 | 0, 169 | 0, 170 | 0, 171 | 0, 172 | 0, 173 | 1, 174 | 0, 175 | 1, 176 | 0, 177 | 1, 178 | 2 179 | ], 180 | [ 181 | 0, 182 | 1, 183 | 0, 184 | 0, 185 | 0, 186 | 0, 187 | 1, 188 | 1, 189 | 2, 190 | 1, 191 | 1, 192 | 2 193 | ], 194 | [ 195 | 0, 196 | 0, 197 | 0, 198 | 0, 199 | 0, 200 | 0, 201 | 1, 202 | 0, 203 | 0, 204 | 0, 205 | 0, 206 | 2 207 | ], 208 | [ 209 | 0, 210 | 0, 211 | 0, 212 | 0, 213 | 0, 214 | 0, 215 | 0, 216 | 0, 217 | 0, 218 | 0, 219 | 0, 220 | 2 221 | ], 222 | [ 223 | 1, 224 | 1, 225 | 1, 226 | 1, 227 | 1, 228 | 0, 229 | 1, 230 | 1, 231 | 1, 232 | 1, 233 | 1, 234 | 2 235 | ], 236 | [ 237 | 0, 238 | 0, 239 | 0, 240 | 1, 241 | 0, 242 | 0, 243 | 1, 244 | 0, 245 | 0, 246 | 0, 247 | 0, 248 | 2 249 | ], 250 | [ 251 | 0, 252 | 2, 253 | 1, 254 | 2, 255 | 0, 256 | 0, 257 | 1, 258 | 0, 259 | 2, 260 | 2, 261 | 2, 262 | 2 263 | ], 264 | [ 265 | 0, 266 | 2, 267 | 0, 268 | 1, 269 | 0, 270 | 0, 271 | 1, 272 | 0, 273 | 2, 274 | 0, 275 | 0, 276 | 2 277 | ], 278 | [ 279 | 0, 280 | 2, 281 | 1, 282 | 1, 283 | 0, 284 | 0, 285 | 1, 286 | 0, 287 | 2, 288 | 0, 289 | 0, 290 | 2 291 | ], 292 | [ 293 | 2, 294 | 2, 295 | 2, 296 | 2, 297 | 2, 298 | 2, 299 | 2, 300 | 2, 301 | 2, 302 | 2, 303 | 2, 304 | 2 305 | ] 306 | ], 307 | "rule_severities": { 308 | "bus_definition_conflict": "error", 309 | "bus_entry_needed": "error", 310 | "bus_label_syntax": "error", 311 | "bus_to_bus_conflict": "error", 312 | "bus_to_net_conflict": "error", 313 | "different_unit_footprint": "error", 314 | "different_unit_net": "error", 315 | "duplicate_reference": "error", 316 | "duplicate_sheet_names": "error", 317 | "extra_units": "error", 318 | "global_label_dangling": "warning", 319 | "hier_label_mismatch": "error", 320 | "label_dangling": "error", 321 | "lib_symbol_issues": "warning", 322 | "multiple_net_names": "warning", 323 | "net_not_bus_member": "warning", 324 | "no_connect_connected": "warning", 325 | "no_connect_dangling": "warning", 326 | "pin_not_connected": "error", 327 | "pin_not_driven": "error", 328 | "pin_to_pin": "warning", 329 | "power_pin_not_driven": "error", 330 | "similar_labels": "warning", 331 | "unannotated": "error", 332 | "unit_value_mismatch": "error", 333 | "unresolved_variable": "error", 334 | "wire_dangling": "error" 335 | } 336 | }, 337 | "libraries": { 338 | "pinned_footprint_libs": [], 339 | "pinned_symbol_libs": [] 340 | }, 341 | "meta": { 342 | "filename": "Model UD.kicad_pro", 343 | "version": 1 344 | }, 345 | "net_settings": { 346 | "classes": [ 347 | { 348 | "bus_width": 12.0, 349 | "clearance": 0.15, 350 | "diff_pair_gap": 0.25, 351 | "diff_pair_via_gap": 0.25, 352 | "diff_pair_width": 0.2, 353 | "line_style": 0, 354 | "microvia_diameter": 0.3, 355 | "microvia_drill": 0.1, 356 | "name": "Default", 357 | "pcb_color": "rgba(0, 0, 0, 0.000)", 358 | "schematic_color": "rgba(0, 0, 0, 0.000)", 359 | "track_width": 0.25, 360 | "via_diameter": 0.8, 361 | "via_drill": 0.4, 362 | "wire_width": 6.0 363 | } 364 | ], 365 | "meta": { 366 | "version": 2 367 | }, 368 | "net_colors": null 369 | }, 370 | "pcbnew": { 371 | "last_paths": { 372 | "gencad": "", 373 | "idf": "", 374 | "netlist": "USBC_Breakout.net", 375 | "specctra_dsn": "", 376 | "step": "C:/Users/Ian/Desktop/Model-U.step", 377 | "vrml": "" 378 | }, 379 | "page_layout_descr_file": "" 380 | }, 381 | "schematic": { 382 | "annotate_start_num": 0, 383 | "drawing": { 384 | "default_line_thickness": 6.0, 385 | "default_text_size": 79.0, 386 | "field_names": [], 387 | "intersheets_ref_own_page": false, 388 | "intersheets_ref_prefix": "", 389 | "intersheets_ref_short": false, 390 | "intersheets_ref_show": false, 391 | "intersheets_ref_suffix": "", 392 | "junction_size_choice": 3, 393 | "label_size_ratio": 0.25, 394 | "pin_symbol_size": 25.0, 395 | "text_offset_ratio": 0.08 396 | }, 397 | "legacy_lib_dir": "", 398 | "legacy_lib_list": [], 399 | "meta": { 400 | "version": 1 401 | }, 402 | "net_format_name": "Pcbnew", 403 | "ngspice": { 404 | "fix_include_paths": true, 405 | "fix_passive_vals": false, 406 | "meta": { 407 | "version": 0 408 | }, 409 | "model_mode": 0, 410 | "workbook_filename": "" 411 | }, 412 | "page_layout_descr_file": "", 413 | "plot_directory": "Test", 414 | "spice_adjust_passive_values": false, 415 | "spice_external_command": "spice \"%I\"", 416 | "subpart_first_id": 65, 417 | "subpart_id_separator": 0 418 | }, 419 | "sheets": [ 420 | [ 421 | "bb7f0588-d4d8-44bf-9ebf-3c533fe4d6ae", 422 | "" 423 | ] 424 | ], 425 | "text_variables": {} 426 | } 427 | -------------------------------------------------------------------------------- /Model BirdD Kicad Files/Model BirdD.kicad_sch: -------------------------------------------------------------------------------- 1 | (kicad_sch (version 20211123) (generator eeschema) 2 | 3 | (uuid bb7f0588-d4d8-44bf-9ebf-3c533fe4d6ae) 4 | 5 | (paper "A4") 6 | 7 | (title_block 8 | (title "Model U") 9 | (date "2021-09-18") 10 | (rev "v3") 11 | (company "Crane's Lab") 12 | ) 13 | 14 | (lib_symbols 15 | (symbol "Device:D" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) 16 | (property "Reference" "D" (id 0) (at 0 2.54 0) 17 | (effects (font (size 1.27 1.27))) 18 | ) 19 | (property "Value" "D" (id 1) (at 0 -2.54 0) 20 | (effects (font (size 1.27 1.27))) 21 | ) 22 | (property "Footprint" "" (id 2) (at 0 0 0) 23 | (effects (font (size 1.27 1.27)) hide) 24 | ) 25 | (property "Datasheet" "~" (id 3) (at 0 0 0) 26 | (effects (font (size 1.27 1.27)) hide) 27 | ) 28 | (property "ki_keywords" "diode" (id 4) (at 0 0 0) 29 | (effects (font (size 1.27 1.27)) hide) 30 | ) 31 | (property "ki_description" "Diode" (id 5) (at 0 0 0) 32 | (effects (font (size 1.27 1.27)) hide) 33 | ) 34 | (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (id 6) (at 0 0 0) 35 | (effects (font (size 1.27 1.27)) hide) 36 | ) 37 | (symbol "D_0_1" 38 | (polyline 39 | (pts 40 | (xy -1.27 1.27) 41 | (xy -1.27 -1.27) 42 | ) 43 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 44 | (fill (type none)) 45 | ) 46 | (polyline 47 | (pts 48 | (xy 1.27 0) 49 | (xy -1.27 0) 50 | ) 51 | (stroke (width 0) (type default) (color 0 0 0 0)) 52 | (fill (type none)) 53 | ) 54 | (polyline 55 | (pts 56 | (xy 1.27 1.27) 57 | (xy 1.27 -1.27) 58 | (xy -1.27 0) 59 | (xy 1.27 1.27) 60 | ) 61 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 62 | (fill (type none)) 63 | ) 64 | ) 65 | (symbol "D_1_1" 66 | (pin passive line (at -3.81 0 0) (length 2.54) 67 | (name "K" (effects (font (size 1.27 1.27)))) 68 | (number "1" (effects (font (size 1.27 1.27)))) 69 | ) 70 | (pin passive line (at 3.81 0 180) (length 2.54) 71 | (name "A" (effects (font (size 1.27 1.27)))) 72 | (number "2" (effects (font (size 1.27 1.27)))) 73 | ) 74 | ) 75 | ) 76 | (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) 77 | (property "Reference" "R" (id 0) (at 2.032 0 90) 78 | (effects (font (size 1.27 1.27))) 79 | ) 80 | (property "Value" "R" (id 1) (at 0 0 90) 81 | (effects (font (size 1.27 1.27))) 82 | ) 83 | (property "Footprint" "" (id 2) (at -1.778 0 90) 84 | (effects (font (size 1.27 1.27)) hide) 85 | ) 86 | (property "Datasheet" "~" (id 3) (at 0 0 0) 87 | (effects (font (size 1.27 1.27)) hide) 88 | ) 89 | (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) 90 | (effects (font (size 1.27 1.27)) hide) 91 | ) 92 | (property "ki_description" "Resistor" (id 5) (at 0 0 0) 93 | (effects (font (size 1.27 1.27)) hide) 94 | ) 95 | (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) 96 | (effects (font (size 1.27 1.27)) hide) 97 | ) 98 | (symbol "R_0_1" 99 | (rectangle (start -1.016 -2.54) (end 1.016 2.54) 100 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 101 | (fill (type none)) 102 | ) 103 | ) 104 | (symbol "R_1_1" 105 | (pin passive line (at 0 3.81 270) (length 1.27) 106 | (name "~" (effects (font (size 1.27 1.27)))) 107 | (number "1" (effects (font (size 1.27 1.27)))) 108 | ) 109 | (pin passive line (at 0 -3.81 90) (length 1.27) 110 | (name "~" (effects (font (size 1.27 1.27)))) 111 | (number "2" (effects (font (size 1.27 1.27)))) 112 | ) 113 | ) 114 | ) 115 | (symbol "Model-U-rescue:Conn_01x04-Model_S" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) 116 | (property "Reference" "J" (id 0) (at 0 5.08 0) 117 | (effects (font (size 1.27 1.27))) 118 | ) 119 | (property "Value" "Conn_01x04-Model_S" (id 1) (at 0 -7.62 0) 120 | (effects (font (size 1.27 1.27))) 121 | ) 122 | (property "Footprint" "" (id 2) (at 0 0 0) 123 | (effects (font (size 1.27 1.27)) hide) 124 | ) 125 | (property "Datasheet" "" (id 3) (at 0 0 0) 126 | (effects (font (size 1.27 1.27)) hide) 127 | ) 128 | (property "ki_fp_filters" "Connector*:*_1x??_*" (id 4) (at 0 0 0) 129 | (effects (font (size 1.27 1.27)) hide) 130 | ) 131 | (symbol "Conn_01x04-Model_S_1_1" 132 | (rectangle (start -1.27 -4.953) (end 0 -5.207) 133 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 134 | (fill (type none)) 135 | ) 136 | (rectangle (start -1.27 -2.413) (end 0 -2.667) 137 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 138 | (fill (type none)) 139 | ) 140 | (rectangle (start -1.27 0.127) (end 0 -0.127) 141 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 142 | (fill (type none)) 143 | ) 144 | (rectangle (start -1.27 2.667) (end 0 2.413) 145 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 146 | (fill (type none)) 147 | ) 148 | (rectangle (start -1.27 3.81) (end 1.27 -6.35) 149 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 150 | (fill (type background)) 151 | ) 152 | (pin passive line (at -5.08 2.54 0) (length 3.81) 153 | (name "Pin_1" (effects (font (size 1.27 1.27)))) 154 | (number "1" (effects (font (size 1.27 1.27)))) 155 | ) 156 | (pin passive line (at -5.08 0 0) (length 3.81) 157 | (name "Pin_2" (effects (font (size 1.27 1.27)))) 158 | (number "2" (effects (font (size 1.27 1.27)))) 159 | ) 160 | (pin passive line (at -5.08 -2.54 0) (length 3.81) 161 | (name "Pin_3" (effects (font (size 1.27 1.27)))) 162 | (number "3" (effects (font (size 1.27 1.27)))) 163 | ) 164 | (pin passive line (at -5.08 -5.08 0) (length 3.81) 165 | (name "Pin_4" (effects (font (size 1.27 1.27)))) 166 | (number "4" (effects (font (size 1.27 1.27)))) 167 | ) 168 | ) 169 | ) 170 | (symbol "Model-U-rescue:GND-Model_S" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) 171 | (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) 172 | (effects (font (size 1.27 1.27)) hide) 173 | ) 174 | (property "Value" "GND-Model_S" (id 1) (at 0 -3.81 0) 175 | (effects (font (size 1.27 1.27))) 176 | ) 177 | (property "Footprint" "" (id 2) (at 0 0 0) 178 | (effects (font (size 1.27 1.27)) hide) 179 | ) 180 | (property "Datasheet" "" (id 3) (at 0 0 0) 181 | (effects (font (size 1.27 1.27)) hide) 182 | ) 183 | (symbol "GND-Model_S_0_1" 184 | (polyline 185 | (pts 186 | (xy 0 0) 187 | (xy 0 -1.27) 188 | (xy 1.27 -1.27) 189 | (xy 0 -2.54) 190 | (xy -1.27 -1.27) 191 | (xy 0 -1.27) 192 | ) 193 | (stroke (width 0) (type default) (color 0 0 0 0)) 194 | (fill (type none)) 195 | ) 196 | ) 197 | (symbol "GND-Model_S_1_1" 198 | (pin power_in line (at 0 0 270) (length 0) hide 199 | (name "GND" (effects (font (size 1.27 1.27)))) 200 | (number "1" (effects (font (size 1.27 1.27)))) 201 | ) 202 | ) 203 | ) 204 | (symbol "Model-U-rescue:USB_C_Receptacle-Model_S" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) 205 | (property "Reference" "J" (id 0) (at -10.16 29.21 0) 206 | (effects (font (size 1.27 1.27)) (justify left)) 207 | ) 208 | (property "Value" "USB_C_Receptacle-Model_S" (id 1) (at 10.16 29.21 0) 209 | (effects (font (size 1.27 1.27)) (justify right)) 210 | ) 211 | (property "Footprint" "" (id 2) (at 3.81 0 0) 212 | (effects (font (size 1.27 1.27)) hide) 213 | ) 214 | (property "Datasheet" "" (id 3) (at 3.81 0 0) 215 | (effects (font (size 1.27 1.27)) hide) 216 | ) 217 | (property "ki_fp_filters" "USB*C*Receptacle*" (id 4) (at 0 0 0) 218 | (effects (font (size 1.27 1.27)) hide) 219 | ) 220 | (symbol "USB_C_Receptacle-Model_S_0_0" 221 | (rectangle (start -0.254 -35.56) (end 0.254 -34.544) 222 | (stroke (width 0) (type default) (color 0 0 0 0)) 223 | (fill (type none)) 224 | ) 225 | (rectangle (start 10.16 -32.766) (end 9.144 -33.274) 226 | (stroke (width 0) (type default) (color 0 0 0 0)) 227 | (fill (type none)) 228 | ) 229 | (rectangle (start 10.16 -30.226) (end 9.144 -30.734) 230 | (stroke (width 0) (type default) (color 0 0 0 0)) 231 | (fill (type none)) 232 | ) 233 | (rectangle (start 10.16 -25.146) (end 9.144 -25.654) 234 | (stroke (width 0) (type default) (color 0 0 0 0)) 235 | (fill (type none)) 236 | ) 237 | (rectangle (start 10.16 -22.606) (end 9.144 -23.114) 238 | (stroke (width 0) (type default) (color 0 0 0 0)) 239 | (fill (type none)) 240 | ) 241 | (rectangle (start 10.16 -17.526) (end 9.144 -18.034) 242 | (stroke (width 0) (type default) (color 0 0 0 0)) 243 | (fill (type none)) 244 | ) 245 | (rectangle (start 10.16 -14.986) (end 9.144 -15.494) 246 | (stroke (width 0) (type default) (color 0 0 0 0)) 247 | (fill (type none)) 248 | ) 249 | (rectangle (start 10.16 -9.906) (end 9.144 -10.414) 250 | (stroke (width 0) (type default) (color 0 0 0 0)) 251 | (fill (type none)) 252 | ) 253 | (rectangle (start 10.16 -7.366) (end 9.144 -7.874) 254 | (stroke (width 0) (type default) (color 0 0 0 0)) 255 | (fill (type none)) 256 | ) 257 | (rectangle (start 10.16 -2.286) (end 9.144 -2.794) 258 | (stroke (width 0) (type default) (color 0 0 0 0)) 259 | (fill (type none)) 260 | ) 261 | (rectangle (start 10.16 0.254) (end 9.144 -0.254) 262 | (stroke (width 0) (type default) (color 0 0 0 0)) 263 | (fill (type none)) 264 | ) 265 | (rectangle (start 10.16 5.334) (end 9.144 4.826) 266 | (stroke (width 0) (type default) (color 0 0 0 0)) 267 | (fill (type none)) 268 | ) 269 | (rectangle (start 10.16 7.874) (end 9.144 7.366) 270 | (stroke (width 0) (type default) (color 0 0 0 0)) 271 | (fill (type none)) 272 | ) 273 | (rectangle (start 10.16 10.414) (end 9.144 9.906) 274 | (stroke (width 0) (type default) (color 0 0 0 0)) 275 | (fill (type none)) 276 | ) 277 | (rectangle (start 10.16 12.954) (end 9.144 12.446) 278 | (stroke (width 0) (type default) (color 0 0 0 0)) 279 | (fill (type none)) 280 | ) 281 | (rectangle (start 10.16 18.034) (end 9.144 17.526) 282 | (stroke (width 0) (type default) (color 0 0 0 0)) 283 | (fill (type none)) 284 | ) 285 | (rectangle (start 10.16 20.574) (end 9.144 20.066) 286 | (stroke (width 0) (type default) (color 0 0 0 0)) 287 | (fill (type none)) 288 | ) 289 | (rectangle (start 10.16 25.654) (end 9.144 25.146) 290 | (stroke (width 0) (type default) (color 0 0 0 0)) 291 | (fill (type none)) 292 | ) 293 | ) 294 | (symbol "USB_C_Receptacle-Model_S_0_1" 295 | (rectangle (start -10.16 27.94) (end 10.16 -35.56) 296 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 297 | (fill (type background)) 298 | ) 299 | (arc (start -8.89 -3.81) (mid -6.985 -5.715) (end -5.08 -3.81) 300 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 301 | (fill (type none)) 302 | ) 303 | (arc (start -7.62 -3.81) (mid -6.985 -4.445) (end -6.35 -3.81) 304 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 305 | (fill (type none)) 306 | ) 307 | (arc (start -7.62 -3.81) (mid -6.985 -4.445) (end -6.35 -3.81) 308 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 309 | (fill (type outline)) 310 | ) 311 | (rectangle (start -7.62 -3.81) (end -6.35 3.81) 312 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 313 | (fill (type outline)) 314 | ) 315 | (arc (start -6.35 3.81) (mid -6.985 4.445) (end -7.62 3.81) 316 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 317 | (fill (type none)) 318 | ) 319 | (arc (start -6.35 3.81) (mid -6.985 4.445) (end -7.62 3.81) 320 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 321 | (fill (type outline)) 322 | ) 323 | (arc (start -5.08 3.81) (mid -6.985 5.715) (end -8.89 3.81) 324 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 325 | (fill (type none)) 326 | ) 327 | (polyline 328 | (pts 329 | (xy -8.89 -3.81) 330 | (xy -8.89 3.81) 331 | ) 332 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 333 | (fill (type none)) 334 | ) 335 | (polyline 336 | (pts 337 | (xy -5.08 3.81) 338 | (xy -5.08 -3.81) 339 | ) 340 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 341 | (fill (type none)) 342 | ) 343 | ) 344 | (symbol "USB_C_Receptacle-Model_S_1_1" 345 | (circle (center -2.54 1.143) (radius 0.635) 346 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 347 | (fill (type outline)) 348 | ) 349 | (circle (center 0 -5.842) (radius 1.27) 350 | (stroke (width 0) (type default) (color 0 0 0 0)) 351 | (fill (type outline)) 352 | ) 353 | (polyline 354 | (pts 355 | (xy 0 -5.842) 356 | (xy 0 4.318) 357 | ) 358 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 359 | (fill (type none)) 360 | ) 361 | (polyline 362 | (pts 363 | (xy 0 -3.302) 364 | (xy -2.54 -0.762) 365 | (xy -2.54 0.508) 366 | ) 367 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 368 | (fill (type none)) 369 | ) 370 | (polyline 371 | (pts 372 | (xy 0 -2.032) 373 | (xy 2.54 0.508) 374 | (xy 2.54 1.778) 375 | ) 376 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 377 | (fill (type none)) 378 | ) 379 | (polyline 380 | (pts 381 | (xy -1.27 4.318) 382 | (xy 0 6.858) 383 | (xy 1.27 4.318) 384 | (xy -1.27 4.318) 385 | ) 386 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 387 | (fill (type outline)) 388 | ) 389 | (rectangle (start 1.905 1.778) (end 3.175 3.048) 390 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 391 | (fill (type outline)) 392 | ) 393 | (pin passive line (at 0 -40.64 90) (length 5.08) 394 | (name "GND" (effects (font (size 1.27 1.27)))) 395 | (number "A1" (effects (font (size 1.27 1.27)))) 396 | ) 397 | (pin bidirectional line (at 15.24 -15.24 180) (length 5.08) 398 | (name "RX2-" (effects (font (size 1.27 1.27)))) 399 | (number "A10" (effects (font (size 1.27 1.27)))) 400 | ) 401 | (pin bidirectional line (at 15.24 -17.78 180) (length 5.08) 402 | (name "RX2+" (effects (font (size 1.27 1.27)))) 403 | (number "A11" (effects (font (size 1.27 1.27)))) 404 | ) 405 | (pin passive line (at 0 -40.64 90) (length 5.08) hide 406 | (name "GND" (effects (font (size 1.27 1.27)))) 407 | (number "A12" (effects (font (size 1.27 1.27)))) 408 | ) 409 | (pin bidirectional line (at 15.24 -10.16 180) (length 5.08) 410 | (name "TX1+" (effects (font (size 1.27 1.27)))) 411 | (number "A2" (effects (font (size 1.27 1.27)))) 412 | ) 413 | (pin bidirectional line (at 15.24 -7.62 180) (length 5.08) 414 | (name "TX1-" (effects (font (size 1.27 1.27)))) 415 | (number "A3" (effects (font (size 1.27 1.27)))) 416 | ) 417 | (pin passive line (at 15.24 25.4 180) (length 5.08) 418 | (name "VBUS" (effects (font (size 1.27 1.27)))) 419 | (number "A4" (effects (font (size 1.27 1.27)))) 420 | ) 421 | (pin bidirectional line (at 15.24 20.32 180) (length 5.08) 422 | (name "CC1" (effects (font (size 1.27 1.27)))) 423 | (number "A5" (effects (font (size 1.27 1.27)))) 424 | ) 425 | (pin bidirectional line (at 15.24 7.62 180) (length 5.08) 426 | (name "D+" (effects (font (size 1.27 1.27)))) 427 | (number "A6" (effects (font (size 1.27 1.27)))) 428 | ) 429 | (pin bidirectional line (at 15.24 12.7 180) (length 5.08) 430 | (name "D-" (effects (font (size 1.27 1.27)))) 431 | (number "A7" (effects (font (size 1.27 1.27)))) 432 | ) 433 | (pin bidirectional line (at 15.24 -30.48 180) (length 5.08) 434 | (name "SBU1" (effects (font (size 1.27 1.27)))) 435 | (number "A8" (effects (font (size 1.27 1.27)))) 436 | ) 437 | (pin passive line (at 15.24 25.4 180) (length 5.08) hide 438 | (name "VBUS" (effects (font (size 1.27 1.27)))) 439 | (number "A9" (effects (font (size 1.27 1.27)))) 440 | ) 441 | (pin passive line (at 0 -40.64 90) (length 5.08) hide 442 | (name "GND" (effects (font (size 1.27 1.27)))) 443 | (number "B1" (effects (font (size 1.27 1.27)))) 444 | ) 445 | (pin bidirectional line (at 15.24 0 180) (length 5.08) 446 | (name "RX1-" (effects (font (size 1.27 1.27)))) 447 | (number "B10" (effects (font (size 1.27 1.27)))) 448 | ) 449 | (pin bidirectional line (at 15.24 -2.54 180) (length 5.08) 450 | (name "RX1+" (effects (font (size 1.27 1.27)))) 451 | (number "B11" (effects (font (size 1.27 1.27)))) 452 | ) 453 | (pin passive line (at 0 -40.64 90) (length 5.08) hide 454 | (name "GND" (effects (font (size 1.27 1.27)))) 455 | (number "B12" (effects (font (size 1.27 1.27)))) 456 | ) 457 | (pin bidirectional line (at 15.24 -25.4 180) (length 5.08) 458 | (name "TX2+" (effects (font (size 1.27 1.27)))) 459 | (number "B2" (effects (font (size 1.27 1.27)))) 460 | ) 461 | (pin bidirectional line (at 15.24 -22.86 180) (length 5.08) 462 | (name "TX2-" (effects (font (size 1.27 1.27)))) 463 | (number "B3" (effects (font (size 1.27 1.27)))) 464 | ) 465 | (pin passive line (at 15.24 25.4 180) (length 5.08) hide 466 | (name "VBUS" (effects (font (size 1.27 1.27)))) 467 | (number "B4" (effects (font (size 1.27 1.27)))) 468 | ) 469 | (pin bidirectional line (at 15.24 17.78 180) (length 5.08) 470 | (name "CC2" (effects (font (size 1.27 1.27)))) 471 | (number "B5" (effects (font (size 1.27 1.27)))) 472 | ) 473 | (pin bidirectional line (at 15.24 5.08 180) (length 5.08) 474 | (name "D+" (effects (font (size 1.27 1.27)))) 475 | (number "B6" (effects (font (size 1.27 1.27)))) 476 | ) 477 | (pin bidirectional line (at 15.24 10.16 180) (length 5.08) 478 | (name "D-" (effects (font (size 1.27 1.27)))) 479 | (number "B7" (effects (font (size 1.27 1.27)))) 480 | ) 481 | (pin bidirectional line (at 15.24 -33.02 180) (length 5.08) 482 | (name "SBU2" (effects (font (size 1.27 1.27)))) 483 | (number "B8" (effects (font (size 1.27 1.27)))) 484 | ) 485 | (pin passive line (at 15.24 25.4 180) (length 5.08) hide 486 | (name "VBUS" (effects (font (size 1.27 1.27)))) 487 | (number "B9" (effects (font (size 1.27 1.27)))) 488 | ) 489 | (pin passive line (at -7.62 -40.64 90) (length 5.08) 490 | (name "SHIELD" (effects (font (size 1.27 1.27)))) 491 | (number "S1" (effects (font (size 1.27 1.27)))) 492 | ) 493 | ) 494 | ) 495 | (symbol "Model-U-rescue:VBUS-Model_S" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) 496 | (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) 497 | (effects (font (size 1.27 1.27)) hide) 498 | ) 499 | (property "Value" "VBUS-Model_S" (id 1) (at 0 3.81 0) 500 | (effects (font (size 1.27 1.27))) 501 | ) 502 | (property "Footprint" "" (id 2) (at 0 0 0) 503 | (effects (font (size 1.27 1.27)) hide) 504 | ) 505 | (property "Datasheet" "" (id 3) (at 0 0 0) 506 | (effects (font (size 1.27 1.27)) hide) 507 | ) 508 | (symbol "VBUS-Model_S_0_1" 509 | (polyline 510 | (pts 511 | (xy -0.762 1.27) 512 | (xy 0 2.54) 513 | ) 514 | (stroke (width 0) (type default) (color 0 0 0 0)) 515 | (fill (type none)) 516 | ) 517 | (polyline 518 | (pts 519 | (xy 0 0) 520 | (xy 0 2.54) 521 | ) 522 | (stroke (width 0) (type default) (color 0 0 0 0)) 523 | (fill (type none)) 524 | ) 525 | (polyline 526 | (pts 527 | (xy 0 2.54) 528 | (xy 0.762 1.27) 529 | ) 530 | (stroke (width 0) (type default) (color 0 0 0 0)) 531 | (fill (type none)) 532 | ) 533 | ) 534 | (symbol "VBUS-Model_S_1_1" 535 | (pin power_in line (at 0 0 90) (length 0) hide 536 | (name "VBUS" (effects (font (size 1.27 1.27)))) 537 | (number "1" (effects (font (size 1.27 1.27)))) 538 | ) 539 | ) 540 | ) 541 | ) 542 | 543 | (junction (at 134.62 68.58) (diameter 0) (color 0 0 0 0) 544 | (uuid 1d9cdadc-9036-4a95-b6db-fa7b3b74c869) 545 | ) 546 | (junction (at 95.25 127) (diameter 0) (color 0 0 0 0) 547 | (uuid fd470e95-4861-44fe-b1e4-6d8a7c66e144) 548 | ) 549 | 550 | (wire (pts (xy 134.62 68.58) (xy 134.62 71.12)) 551 | (stroke (width 0) (type default) (color 0 0 0 0)) 552 | (uuid 0217dfc4-fc13-4699-99ad-d9948522648e) 553 | ) 554 | (wire (pts (xy 95.25 127) (xy 95.25 129.54)) 555 | (stroke (width 0) (type default) (color 0 0 0 0)) 556 | (uuid 5fc27c35-3e1c-4f96-817c-93b5570858a6) 557 | ) 558 | (wire (pts (xy 134.62 66.04) (xy 134.62 68.58)) 559 | (stroke (width 0) (type default) (color 0 0 0 0)) 560 | (uuid 6bfe5804-2ef9-4c65-b2a7-f01e4014370a) 561 | ) 562 | (wire (pts (xy 110.49 68.58) (xy 124.46 68.58)) 563 | (stroke (width 0) (type default) (color 0 0 0 0)) 564 | (uuid 9e1b837f-0d34-4a18-9644-9ee68f141f46) 565 | ) 566 | (wire (pts (xy 132.08 68.58) (xy 134.62 68.58)) 567 | (stroke (width 0) (type default) (color 0 0 0 0)) 568 | (uuid bd5408e4-362d-4e43-9d39-78fb99eb52c8) 569 | ) 570 | (wire (pts (xy 132.08 66.04) (xy 134.62 66.04)) 571 | (stroke (width 0) (type default) (color 0 0 0 0)) 572 | (uuid c0eca5ed-bc5e-4618-9bcd-80945bea41ed) 573 | ) 574 | (wire (pts (xy 124.46 66.04) (xy 110.49 66.04)) 575 | (stroke (width 0) (type default) (color 0 0 0 0)) 576 | (uuid f2c93195-af12-4d3e-acdf-bdd0ff675c24) 577 | ) 578 | (wire (pts (xy 87.63 127) (xy 95.25 127)) 579 | (stroke (width 0) (type default) (color 0 0 0 0)) 580 | (uuid f71da641-16e6-4257-80c3-0b9d804fee4f) 581 | ) 582 | 583 | (text "3.3V" (at 115.57 97.79 0) 584 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 585 | (uuid 127679a9-3981-4934-815e-896a4e3ff56e) 586 | ) 587 | (text "3.3V" (at 115.57 113.03 0) 588 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 589 | (uuid 48ab88d7-7084-4d02-b109-3ad55a30bb11) 590 | ) 591 | (text "(USB Data)" (at 118.11 83.82 90) 592 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 593 | (uuid 6a45789b-3855-401f-8139-3c734f7f52f9) 594 | ) 595 | (text "(5V)" (at 119.38 62.23 0) 596 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 597 | (uuid 6c9b793c-e74d-4754-a2c0-901e73b26f1c) 598 | ) 599 | (text "GC Data" (at 115.57 105.41 0) 600 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 601 | (uuid 716e31c5-485f-40b5-88e3-a75900da9811) 602 | ) 603 | (text "Model U" (at 198.12 176.53 0) 604 | (effects (font (size 3.9878 3.9878)) (justify left bottom)) 605 | (uuid 8174b4de-74b1-48db-ab8e-c8432251095b) 606 | ) 607 | (text "GC Data" (at 115.57 90.17 0) 608 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 609 | (uuid b1086f75-01ba-4188-8d36-75a9e2828ca9) 610 | ) 611 | 612 | (global_label "VSYS" (shape input) (at 166.37 93.98 180) (fields_autoplaced) 613 | (effects (font (size 1.27 1.27)) (justify right)) 614 | (uuid 0598b429-c2dc-45b8-ba48-b9d7205cca77) 615 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 159.4496 93.9006 0) 616 | (effects (font (size 1.27 1.27)) (justify right) hide) 617 | ) 618 | ) 619 | (global_label "D-" (shape input) (at 146.05 93.98 0) (fields_autoplaced) 620 | (effects (font (size 1.27 1.27)) (justify left)) 621 | (uuid 2d210a96-f81f-42a9-8bf4-1b43c11086f3) 622 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 623 | (effects (font (size 1.27 1.27)) hide) 624 | ) 625 | ) 626 | (global_label "D3V" (shape input) (at 146.05 88.9 0) (fields_autoplaced) 627 | (effects (font (size 1.27 1.27)) (justify left)) 628 | (uuid 3cd1bda0-18db-417d-b581-a0c50623df68) 629 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 630 | (effects (font (size 1.27 1.27)) hide) 631 | ) 632 | ) 633 | (global_label "VSYS" (shape input) (at 138.43 110.49 180) (fields_autoplaced) 634 | (effects (font (size 1.27 1.27)) (justify right)) 635 | (uuid 62610a45-b84b-41e5-ae75-7b1fa2d960d1) 636 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 131.5096 110.4106 0) 637 | (effects (font (size 1.27 1.27)) (justify right) hide) 638 | ) 639 | ) 640 | (global_label "3V3" (shape input) (at 146.05 110.49 0) (fields_autoplaced) 641 | (effects (font (size 1.27 1.27)) (justify left)) 642 | (uuid 651b7def-751a-4250-bb1e-d260ad58f488) 643 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 312.42 201.93 0) 644 | (effects (font (size 1.27 1.27)) hide) 645 | ) 646 | ) 647 | (global_label "D+" (shape input) (at 146.05 96.52 0) (fields_autoplaced) 648 | (effects (font (size 1.27 1.27)) (justify left)) 649 | (uuid 6c2e273e-743c-4f1e-a647-4171f8122550) 650 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 651 | (effects (font (size 1.27 1.27)) hide) 652 | ) 653 | ) 654 | (global_label "D+" (shape input) (at 110.49 78.74 0) (fields_autoplaced) 655 | (effects (font (size 1.27 1.27)) (justify left)) 656 | (uuid 749dfe75-c0d6-4872-9330-29c5bbcb8ff8) 657 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 658 | (effects (font (size 1.27 1.27)) hide) 659 | ) 660 | ) 661 | (global_label "3V3" (shape input) (at 166.37 91.44 180) (fields_autoplaced) 662 | (effects (font (size 1.27 1.27)) (justify right)) 663 | (uuid 7dc880bc-e7eb-4cce-8d8c-0b65a9dd788e) 664 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 665 | (effects (font (size 1.27 1.27)) hide) 666 | ) 667 | ) 668 | (global_label "3V3" (shape input) (at 110.49 96.52 0) (fields_autoplaced) 669 | (effects (font (size 1.27 1.27)) (justify left)) 670 | (uuid a3e4f0ae-9f86-49e9-b386-ed8b42e012fb) 671 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 672 | (effects (font (size 1.27 1.27)) hide) 673 | ) 674 | ) 675 | (global_label "3V3" (shape input) (at 110.49 111.76 0) (fields_autoplaced) 676 | (effects (font (size 1.27 1.27)) (justify left)) 677 | (uuid c144caa5-b0d4-4cef-840a-d4ad178a2102) 678 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 679 | (effects (font (size 1.27 1.27)) hide) 680 | ) 681 | ) 682 | (global_label "D+" (shape input) (at 110.49 81.28 0) (fields_autoplaced) 683 | (effects (font (size 1.27 1.27)) (justify left)) 684 | (uuid cbdcaa78-3bbc-413f-91bf-2709119373ce) 685 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 686 | (effects (font (size 1.27 1.27)) hide) 687 | ) 688 | ) 689 | (global_label "D3V" (shape input) (at 110.49 88.9 0) (fields_autoplaced) 690 | (effects (font (size 1.27 1.27)) (justify left)) 691 | (uuid d8603679-3e7b-4337-8dbc-1827f5f54d8a) 692 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 693 | (effects (font (size 1.27 1.27)) hide) 694 | ) 695 | ) 696 | (global_label "D-" (shape input) (at 110.49 76.2 0) (fields_autoplaced) 697 | (effects (font (size 1.27 1.27)) (justify left)) 698 | (uuid eb667eea-300e-4ca7-8a6f-4b00de80cd45) 699 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 700 | (effects (font (size 1.27 1.27)) hide) 701 | ) 702 | ) 703 | (global_label "D-" (shape input) (at 110.49 73.66 0) (fields_autoplaced) 704 | (effects (font (size 1.27 1.27)) (justify left)) 705 | (uuid ef8fe2ac-6a7f-4682-9418-b801a1b10a3b) 706 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 707 | (effects (font (size 1.27 1.27)) hide) 708 | ) 709 | ) 710 | (global_label "D3V" (shape input) (at 110.49 104.14 0) (fields_autoplaced) 711 | (effects (font (size 1.27 1.27)) (justify left)) 712 | (uuid f1830a1b-f0cc-47ae-a2c9-679c82032f14) 713 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 714 | (effects (font (size 1.27 1.27)) hide) 715 | ) 716 | ) 717 | 718 | (symbol (lib_id "Model-U-rescue:USB_C_Receptacle-Model_S") (at 95.25 86.36 0) (unit 1) 719 | (in_bom yes) (on_board yes) 720 | (uuid 00000000-0000-0000-0000-00005db4dbe8) 721 | (property "Reference" "J1" (id 0) (at 86.36 59.69 0)) 722 | (property "Value" "USB_C_Receptacle" (id 1) (at 95.25 57.15 0)) 723 | (property "Footprint" "Model_S:1054500101" (id 2) (at 99.06 86.36 0) 724 | (effects (font (size 1.27 1.27)) hide) 725 | ) 726 | (property "Datasheet" "https://datasheet.lcsc.com/lcsc/1912111437_SHOU-HAN-TYPE-C-24P-QCHT_C456013.pdf" (id 3) (at 99.06 86.36 0) 727 | (effects (font (size 1.27 1.27)) hide) 728 | ) 729 | (property "LCSC" "C456013" (id 4) (at 95.25 86.36 0) 730 | (effects (font (size 2.0066 2.0066)) hide) 731 | ) 732 | (pin "A1" (uuid ded05a5b-7a5c-42a7-bd1f-e6682ce351ed)) 733 | (pin "A10" (uuid 30a7e710-1bda-4679-bd33-3cd6fa2bf40d)) 734 | (pin "A11" (uuid bddd074c-0d31-4bc2-8d01-9be5b097944c)) 735 | (pin "A12" (uuid 07ab764e-2790-44c2-a304-14683d19dd05)) 736 | (pin "A2" (uuid 504154db-ef63-4fc5-92b3-077af84c570a)) 737 | (pin "A3" (uuid 8b33ff80-65bb-4b6b-83d7-8aaea1f6a674)) 738 | (pin "A4" (uuid 86d35f47-300a-42fd-bfa5-14d244e39187)) 739 | (pin "A5" (uuid dc4176ff-47de-4b94-b1a0-74c034375f1f)) 740 | (pin "A6" (uuid 28a9c1ee-af7f-4e3d-a0b5-48b6e564f35f)) 741 | (pin "A7" (uuid 11cfd7a4-372f-449d-a57b-0ced845bf0ee)) 742 | (pin "A8" (uuid a00cbcc2-db69-42f3-a113-7328fe890455)) 743 | (pin "A9" (uuid f7ded6d8-a239-4f4f-84f0-39fb586de53c)) 744 | (pin "B1" (uuid 07eda17c-cf78-4ee6-8f05-c1ee5629a4e6)) 745 | (pin "B10" (uuid 63005c88-0a3e-4641-a781-28b3063298d7)) 746 | (pin "B11" (uuid 143a35af-b893-4b64-95e7-41f6c73b6bcb)) 747 | (pin "B12" (uuid 7f47ecb6-4909-48a6-b1c5-f4bda50df92d)) 748 | (pin "B2" (uuid 6afd4048-a128-415b-b222-c4deb6ab96d8)) 749 | (pin "B3" (uuid 717e691f-8ded-4684-a35f-32641d281944)) 750 | (pin "B4" (uuid 4d73c3c5-d17f-428c-b4cb-8dd5a35aaa2c)) 751 | (pin "B5" (uuid b2242582-8a2a-4dd7-9028-8eff339cc1b0)) 752 | (pin "B6" (uuid cf5e0daa-72f0-4b2d-900b-6c184091aba8)) 753 | (pin "B7" (uuid c108e3b1-5902-49ed-8fb7-869b93cd9957)) 754 | (pin "B8" (uuid f982285f-e499-4cce-bef6-ed04b209e25f)) 755 | (pin "B9" (uuid b1c66dee-a826-42df-9589-7738fd57eb52)) 756 | (pin "S1" (uuid ccdf1f17-1c14-4145-96c1-ef8b7e81b056)) 757 | ) 758 | 759 | (symbol (lib_id "Model-U-rescue:VBUS-Model_S") (at 110.49 60.96 270) (unit 1) 760 | (in_bom yes) (on_board yes) 761 | (uuid 00000000-0000-0000-0000-00005db54deb) 762 | (property "Reference" "#PWR0125" (id 0) (at 106.68 60.96 0) 763 | (effects (font (size 1.27 1.27)) hide) 764 | ) 765 | (property "Value" "VBUS" (id 1) (at 113.7412 61.341 90) 766 | (effects (font (size 1.27 1.27)) (justify left)) 767 | ) 768 | (property "Footprint" "" (id 2) (at 110.49 60.96 0) 769 | (effects (font (size 1.27 1.27)) hide) 770 | ) 771 | (property "Datasheet" "" (id 3) (at 110.49 60.96 0) 772 | (effects (font (size 1.27 1.27)) hide) 773 | ) 774 | (pin "1" (uuid b042e56d-5fd5-4262-8f10-5c4f202b25a9)) 775 | ) 776 | 777 | (symbol (lib_id "Model-U-rescue:GND-Model_S") (at 95.25 129.54 0) (unit 1) 778 | (in_bom yes) (on_board yes) 779 | (uuid 00000000-0000-0000-0000-00005db56427) 780 | (property "Reference" "#PWR0122" (id 0) (at 95.25 135.89 0) 781 | (effects (font (size 1.27 1.27)) hide) 782 | ) 783 | (property "Value" "GND" (id 1) (at 95.377 133.9342 0)) 784 | (property "Footprint" "" (id 2) (at 95.25 129.54 0) 785 | (effects (font (size 1.27 1.27)) hide) 786 | ) 787 | (property "Datasheet" "" (id 3) (at 95.25 129.54 0) 788 | (effects (font (size 1.27 1.27)) hide) 789 | ) 790 | (pin "1" (uuid ad508439-99f9-4136-a374-da63a1bf17f6)) 791 | ) 792 | 793 | (symbol (lib_id "Model-U-rescue:Conn_01x04-Model_S") (at 140.97 91.44 0) (mirror y) (unit 1) 794 | (in_bom yes) (on_board yes) 795 | (uuid 00000000-0000-0000-0000-000060ad4395) 796 | (property "Reference" "J2" (id 0) (at 140.97 86.36 0)) 797 | (property "Value" "Conn_01x04" (id 1) (at 146.05 83.82 0)) 798 | (property "Footprint" "Model_S:PinHeader_1x04_P2.54mm_Vertical" (id 2) (at 140.97 91.44 0) 799 | (effects (font (size 1.27 1.27)) hide) 800 | ) 801 | (property "Datasheet" "~" (id 3) (at 140.97 91.44 0) 802 | (effects (font (size 1.27 1.27)) hide) 803 | ) 804 | (pin "1" (uuid 6b6a71cd-8d99-4e4f-9413-88bd4ae099aa)) 805 | (pin "2" (uuid b856d662-6aaf-4945-ad95-6dfc908f6ccb)) 806 | (pin "3" (uuid 6f24e19a-ffdf-4c70-b965-9f5cd4554b31)) 807 | (pin "4" (uuid 5304d3c2-132e-410d-8e02-1eb848456571)) 808 | ) 809 | 810 | (symbol (lib_id "Model-U-rescue:Conn_01x04-Model_S") (at 171.45 91.44 0) (unit 1) 811 | (in_bom yes) (on_board yes) 812 | (uuid 00000000-0000-0000-0000-000060ad66a5) 813 | (property "Reference" "J3" (id 0) (at 170.18 86.36 0) 814 | (effects (font (size 1.27 1.27)) (justify left)) 815 | ) 816 | (property "Value" "Conn_01x04" (id 1) (at 161.29 83.82 0) 817 | (effects (font (size 1.27 1.27)) (justify left)) 818 | ) 819 | (property "Footprint" "Model_S:PinHeader_1x04_P2.54mm_Vertical" (id 2) (at 171.45 91.44 0) 820 | (effects (font (size 1.27 1.27)) hide) 821 | ) 822 | (property "Datasheet" "~" (id 3) (at 171.45 91.44 0) 823 | (effects (font (size 1.27 1.27)) hide) 824 | ) 825 | (pin "1" (uuid fdfce857-6702-433e-a280-25b73d02f134)) 826 | (pin "2" (uuid ea0dc059-938a-4105-9e52-0d8b5ffddd86)) 827 | (pin "3" (uuid 7ec1fc77-9e64-4e9b-b8fe-56036047370c)) 828 | (pin "4" (uuid 9dd69121-1a8b-43f4-9c2e-6db2fd66841b)) 829 | ) 830 | 831 | (symbol (lib_id "Model-U-rescue:GND-Model_S") (at 166.37 88.9 270) (unit 1) 832 | (in_bom yes) (on_board yes) 833 | (uuid 00000000-0000-0000-0000-000060adb0e6) 834 | (property "Reference" "#PWR0101" (id 0) (at 160.02 88.9 0) 835 | (effects (font (size 1.27 1.27)) hide) 836 | ) 837 | (property "Value" "GND" (id 1) (at 163.83 88.9 90) 838 | (effects (font (size 1.27 1.27)) (justify right)) 839 | ) 840 | (property "Footprint" "" (id 2) (at 166.37 88.9 0) 841 | (effects (font (size 1.27 1.27)) hide) 842 | ) 843 | (property "Datasheet" "" (id 3) (at 166.37 88.9 0) 844 | (effects (font (size 1.27 1.27)) hide) 845 | ) 846 | (pin "1" (uuid d9a60a70-cb72-4abc-b994-97e37aef4155)) 847 | ) 848 | 849 | (symbol (lib_id "Model-U-rescue:VBUS-Model_S") (at 166.37 96.52 90) (unit 1) 850 | (in_bom yes) (on_board yes) 851 | (uuid 00000000-0000-0000-0000-000060adcd5c) 852 | (property "Reference" "#PWR0102" (id 0) (at 170.18 96.52 0) 853 | (effects (font (size 1.27 1.27)) hide) 854 | ) 855 | (property "Value" "VBUS" (id 1) (at 163.83 96.52 90) 856 | (effects (font (size 1.27 1.27)) (justify left)) 857 | ) 858 | (property "Footprint" "" (id 2) (at 166.37 96.52 0) 859 | (effects (font (size 1.27 1.27)) hide) 860 | ) 861 | (property "Datasheet" "" (id 3) (at 166.37 96.52 0) 862 | (effects (font (size 1.27 1.27)) hide) 863 | ) 864 | (pin "1" (uuid 0696c10a-63b7-4e67-b40b-7217e9f6f8cf)) 865 | ) 866 | 867 | (symbol (lib_id "Device:R") (at 128.27 66.04 270) (unit 1) 868 | (in_bom yes) (on_board yes) 869 | (uuid 00000000-0000-0000-0000-000060eb2dc0) 870 | (property "Reference" "R1" (id 0) (at 128.27 63.5 90)) 871 | (property "Value" "5.1k" (id 1) (at 128.27 66.04 90)) 872 | (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 128.27 64.262 90) 873 | (effects (font (size 1.27 1.27)) hide) 874 | ) 875 | (property "Datasheet" "~" (id 3) (at 128.27 66.04 0) 876 | (effects (font (size 1.27 1.27)) hide) 877 | ) 878 | (property "LCSC" "C23186" (id 4) (at 128.27 66.04 90) 879 | (effects (font (size 2.0066 2.0066)) hide) 880 | ) 881 | (pin "1" (uuid ad900db3-4beb-4fa1-ace0-548024befe9a)) 882 | (pin "2" (uuid 152ae183-14d8-40a7-9d2e-6b73a233d818)) 883 | ) 884 | 885 | (symbol (lib_id "Device:R") (at 128.27 68.58 90) (unit 1) 886 | (in_bom yes) (on_board yes) 887 | (uuid 00000000-0000-0000-0000-000060eb5fa1) 888 | (property "Reference" "R2" (id 0) (at 128.27 71.12 90)) 889 | (property "Value" "5.1k" (id 1) (at 128.27 68.58 90)) 890 | (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 128.27 70.358 90) 891 | (effects (font (size 1.27 1.27)) hide) 892 | ) 893 | (property "Datasheet" "~" (id 3) (at 128.27 68.58 0) 894 | (effects (font (size 1.27 1.27)) hide) 895 | ) 896 | (property "LCSC" "C23186" (id 4) (at 128.27 68.58 90) 897 | (effects (font (size 2.0066 2.0066)) hide) 898 | ) 899 | (pin "1" (uuid df61380b-5cd0-4a7d-bbde-5e3a89c9768d)) 900 | (pin "2" (uuid c53c69d4-6f0a-4be7-a269-1879cda087d9)) 901 | ) 902 | 903 | (symbol (lib_id "Model-U-rescue:GND-Model_S") (at 134.62 71.12 0) (unit 1) 904 | (in_bom yes) (on_board yes) 905 | (uuid 00000000-0000-0000-0000-000060eb6c01) 906 | (property "Reference" "#PWR0103" (id 0) (at 134.62 77.47 0) 907 | (effects (font (size 1.27 1.27)) hide) 908 | ) 909 | (property "Value" "GND" (id 1) (at 134.747 75.5142 0)) 910 | (property "Footprint" "" (id 2) (at 134.62 71.12 0) 911 | (effects (font (size 1.27 1.27)) hide) 912 | ) 913 | (property "Datasheet" "" (id 3) (at 134.62 71.12 0) 914 | (effects (font (size 1.27 1.27)) hide) 915 | ) 916 | (pin "1" (uuid 41568218-681a-410c-9bd0-ca60fb10f910)) 917 | ) 918 | 919 | (symbol (lib_id "Device:D") (at 142.24 110.49 0) (unit 1) 920 | (in_bom yes) (on_board yes) (fields_autoplaced) 921 | (uuid 50bf00c7-c69d-47e9-8d7f-002d8001f5dd) 922 | (property "Reference" "D1" (id 0) (at 142.24 104.14 0)) 923 | (property "Value" "B5819W" (id 1) (at 142.24 106.68 0)) 924 | (property "Footprint" "Diode_SMD:D_SOD-123" (id 2) (at 142.24 110.49 0) 925 | (effects (font (size 1.27 1.27)) hide) 926 | ) 927 | (property "Datasheet" "~" (id 3) (at 142.24 110.49 0) 928 | (effects (font (size 1.27 1.27)) hide) 929 | ) 930 | (property "LCSC" "C8598" (id 4) (at 142.24 110.49 0) 931 | (effects (font (size 2.0066 2.0066)) hide) 932 | ) 933 | (pin "1" (uuid da091451-5052-4c1e-8fda-2cb362e456ac)) 934 | (pin "2" (uuid 3f975b41-753d-48b2-a348-40509d63c622)) 935 | ) 936 | 937 | (sheet_instances 938 | (path "/" (page "1")) 939 | ) 940 | 941 | (symbol_instances 942 | (path "/00000000-0000-0000-0000-000060adb0e6" 943 | (reference "#PWR0101") (unit 1) (value "GND") (footprint "") 944 | ) 945 | (path "/00000000-0000-0000-0000-000060adcd5c" 946 | (reference "#PWR0102") (unit 1) (value "VBUS") (footprint "") 947 | ) 948 | (path "/00000000-0000-0000-0000-000060eb6c01" 949 | (reference "#PWR0103") (unit 1) (value "GND") (footprint "") 950 | ) 951 | (path "/00000000-0000-0000-0000-00005db56427" 952 | (reference "#PWR0122") (unit 1) (value "GND") (footprint "") 953 | ) 954 | (path "/00000000-0000-0000-0000-00005db54deb" 955 | (reference "#PWR0125") (unit 1) (value "VBUS") (footprint "") 956 | ) 957 | (path "/50bf00c7-c69d-47e9-8d7f-002d8001f5dd" 958 | (reference "D1") (unit 1) (value "B5819W") (footprint "Diode_SMD:D_SOD-123") 959 | ) 960 | (path "/00000000-0000-0000-0000-00005db4dbe8" 961 | (reference "J1") (unit 1) (value "USB_C_Receptacle") (footprint "Model_S:1054500101") 962 | ) 963 | (path "/00000000-0000-0000-0000-000060ad4395" 964 | (reference "J2") (unit 1) (value "Conn_01x04") (footprint "Model_S:PinHeader_1x04_P2.54mm_Vertical") 965 | ) 966 | (path "/00000000-0000-0000-0000-000060ad66a5" 967 | (reference "J3") (unit 1) (value "Conn_01x04") (footprint "Model_S:PinHeader_1x04_P2.54mm_Vertical") 968 | ) 969 | (path "/00000000-0000-0000-0000-000060eb2dc0" 970 | (reference "R1") (unit 1) (value "5.1k") (footprint "Resistor_SMD:R_0603_1608Metric") 971 | ) 972 | (path "/00000000-0000-0000-0000-000060eb5fa1" 973 | (reference "R2") (unit 1) (value "5.1k") (footprint "Resistor_SMD:R_0603_1608Metric") 974 | ) 975 | ) 976 | ) 977 | -------------------------------------------------------------------------------- /Model BirdD Kicad Files/Panels/Model BirdD Panel 10.kicad_pro: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "design_settings": { 4 | "defaults": { 5 | "board_outline_line_width": 0.049999999999999996, 6 | "copper_line_width": 0.19999999999999998, 7 | "copper_text_italic": false, 8 | "copper_text_size_h": 1.5, 9 | "copper_text_size_v": 1.5, 10 | "copper_text_thickness": 0.3, 11 | "copper_text_upright": false, 12 | "courtyard_line_width": 0.049999999999999996, 13 | "dimension_precision": 4, 14 | "dimension_units": 3, 15 | "dimensions": { 16 | "arrow_length": 1270000, 17 | "extension_offset": 500000, 18 | "keep_text_aligned": true, 19 | "suppress_zeroes": false, 20 | "text_position": 0, 21 | "units_format": 1 22 | }, 23 | "fab_line_width": 0.09999999999999999, 24 | "fab_text_italic": false, 25 | "fab_text_size_h": 1.0, 26 | "fab_text_size_v": 1.0, 27 | "fab_text_thickness": 0.15, 28 | "fab_text_upright": false, 29 | "other_line_width": 0.09999999999999999, 30 | "other_text_italic": false, 31 | "other_text_size_h": 1.0, 32 | "other_text_size_v": 1.0, 33 | "other_text_thickness": 0.15, 34 | "other_text_upright": false, 35 | "pads": { 36 | "drill": 0.0, 37 | "height": 0.9, 38 | "width": 0.3 39 | }, 40 | "silk_line_width": 0.12, 41 | "silk_text_italic": false, 42 | "silk_text_size_h": 1.0, 43 | "silk_text_size_v": 1.0, 44 | "silk_text_thickness": 0.15, 45 | "silk_text_upright": false, 46 | "zones": { 47 | "45_degree_only": false, 48 | "min_clearance": 0.508 49 | } 50 | }, 51 | "diff_pair_dimensions": [], 52 | "drc_exclusions": [], 53 | "meta": { 54 | "filename": "board_design_settings.json", 55 | "version": 2 56 | }, 57 | "rule_severities": { 58 | "annular_width": "error", 59 | "clearance": "error", 60 | "copper_edge_clearance": "error", 61 | "courtyards_overlap": "error", 62 | "diff_pair_gap_out_of_range": "error", 63 | "diff_pair_uncoupled_length_too_long": "error", 64 | "drill_out_of_range": "error", 65 | "duplicate_footprints": "warning", 66 | "extra_footprint": "warning", 67 | "footprint_type_mismatch": "error", 68 | "hole_clearance": "error", 69 | "hole_near_hole": "error", 70 | "invalid_outline": "error", 71 | "item_on_disabled_layer": "error", 72 | "items_not_allowed": "error", 73 | "length_out_of_range": "error", 74 | "malformed_courtyard": "error", 75 | "microvia_drill_out_of_range": "error", 76 | "missing_courtyard": "ignore", 77 | "missing_footprint": "warning", 78 | "net_conflict": "warning", 79 | "npth_inside_courtyard": "ignore", 80 | "padstack": "error", 81 | "pth_inside_courtyard": "ignore", 82 | "shorting_items": "error", 83 | "silk_over_copper": "warning", 84 | "silk_overlap": "warning", 85 | "skew_out_of_range": "error", 86 | "through_hole_pad_without_hole": "error", 87 | "too_many_vias": "error", 88 | "track_dangling": "warning", 89 | "track_width": "error", 90 | "tracks_crossing": "error", 91 | "unconnected_items": "error", 92 | "unresolved_variable": "error", 93 | "via_dangling": "warning", 94 | "zone_has_empty_net": "error", 95 | "zones_intersect": "error" 96 | }, 97 | "rule_severitieslegacy_courtyards_overlap": true, 98 | "rule_severitieslegacy_no_courtyard_defined": false, 99 | "rules": { 100 | "allow_blind_buried_vias": false, 101 | "allow_microvias": false, 102 | "max_error": 0.005, 103 | "min_clearance": 0.0, 104 | "min_copper_edge_clearance": 0.07619999999999999, 105 | "min_hole_clearance": 0.25, 106 | "min_hole_to_hole": 0.25, 107 | "min_microvia_diameter": 0.19999999999999998, 108 | "min_microvia_drill": 0.09999999999999999, 109 | "min_silk_clearance": 0.0, 110 | "min_through_hole_diameter": 0.3, 111 | "min_track_width": 0.19999999999999998, 112 | "min_via_annular_width": 0.049999999999999996, 113 | "min_via_diameter": 0.39999999999999997, 114 | "use_height_for_length_calcs": true 115 | }, 116 | "track_widths": [ 117 | 0.0, 118 | 0.3, 119 | 0.4, 120 | 0.6 121 | ], 122 | "via_dimensions": [], 123 | "zones_allow_external_fillets": false, 124 | "zones_use_no_outline": true 125 | }, 126 | "layer_presets": [] 127 | }, 128 | "boards": [], 129 | "cvpcb": { 130 | "equivalence_files": [] 131 | }, 132 | "erc": { 133 | "erc_exclusions": [], 134 | "meta": { 135 | "version": 0 136 | }, 137 | "pin_map": [ 138 | [ 139 | 0, 140 | 0, 141 | 0, 142 | 0, 143 | 0, 144 | 0, 145 | 1, 146 | 0, 147 | 0, 148 | 0, 149 | 0, 150 | 2 151 | ], 152 | [ 153 | 0, 154 | 2, 155 | 0, 156 | 1, 157 | 0, 158 | 0, 159 | 1, 160 | 0, 161 | 2, 162 | 2, 163 | 2, 164 | 2 165 | ], 166 | [ 167 | 0, 168 | 0, 169 | 0, 170 | 0, 171 | 0, 172 | 0, 173 | 1, 174 | 0, 175 | 1, 176 | 0, 177 | 1, 178 | 2 179 | ], 180 | [ 181 | 0, 182 | 1, 183 | 0, 184 | 0, 185 | 0, 186 | 0, 187 | 1, 188 | 1, 189 | 2, 190 | 1, 191 | 1, 192 | 2 193 | ], 194 | [ 195 | 0, 196 | 0, 197 | 0, 198 | 0, 199 | 0, 200 | 0, 201 | 1, 202 | 0, 203 | 0, 204 | 0, 205 | 0, 206 | 2 207 | ], 208 | [ 209 | 0, 210 | 0, 211 | 0, 212 | 0, 213 | 0, 214 | 0, 215 | 0, 216 | 0, 217 | 0, 218 | 0, 219 | 0, 220 | 2 221 | ], 222 | [ 223 | 1, 224 | 1, 225 | 1, 226 | 1, 227 | 1, 228 | 0, 229 | 1, 230 | 1, 231 | 1, 232 | 1, 233 | 1, 234 | 2 235 | ], 236 | [ 237 | 0, 238 | 0, 239 | 0, 240 | 1, 241 | 0, 242 | 0, 243 | 1, 244 | 0, 245 | 0, 246 | 0, 247 | 0, 248 | 2 249 | ], 250 | [ 251 | 0, 252 | 2, 253 | 1, 254 | 2, 255 | 0, 256 | 0, 257 | 1, 258 | 0, 259 | 2, 260 | 2, 261 | 2, 262 | 2 263 | ], 264 | [ 265 | 0, 266 | 2, 267 | 0, 268 | 1, 269 | 0, 270 | 0, 271 | 1, 272 | 0, 273 | 2, 274 | 0, 275 | 0, 276 | 2 277 | ], 278 | [ 279 | 0, 280 | 2, 281 | 1, 282 | 1, 283 | 0, 284 | 0, 285 | 1, 286 | 0, 287 | 2, 288 | 0, 289 | 0, 290 | 2 291 | ], 292 | [ 293 | 2, 294 | 2, 295 | 2, 296 | 2, 297 | 2, 298 | 2, 299 | 2, 300 | 2, 301 | 2, 302 | 2, 303 | 2, 304 | 2 305 | ] 306 | ], 307 | "rule_severities": { 308 | "bus_definition_conflict": "error", 309 | "bus_entry_needed": "error", 310 | "bus_label_syntax": "error", 311 | "bus_to_bus_conflict": "error", 312 | "bus_to_net_conflict": "error", 313 | "different_unit_footprint": "error", 314 | "different_unit_net": "error", 315 | "duplicate_reference": "error", 316 | "duplicate_sheet_names": "error", 317 | "extra_units": "error", 318 | "global_label_dangling": "warning", 319 | "hier_label_mismatch": "error", 320 | "label_dangling": "error", 321 | "lib_symbol_issues": "warning", 322 | "multiple_net_names": "warning", 323 | "net_not_bus_member": "warning", 324 | "no_connect_connected": "warning", 325 | "no_connect_dangling": "warning", 326 | "pin_not_connected": "error", 327 | "pin_not_driven": "error", 328 | "pin_to_pin": "warning", 329 | "power_pin_not_driven": "error", 330 | "similar_labels": "warning", 331 | "unannotated": "error", 332 | "unit_value_mismatch": "error", 333 | "unresolved_variable": "error", 334 | "wire_dangling": "error" 335 | } 336 | }, 337 | "libraries": { 338 | "pinned_footprint_libs": [], 339 | "pinned_symbol_libs": [] 340 | }, 341 | "meta": { 342 | "filename": "Model Bird.kicad_pro", 343 | "version": 1 344 | }, 345 | "net_settings": { 346 | "classes": [ 347 | { 348 | "bus_width": 12.0, 349 | "clearance": 0.15, 350 | "diff_pair_gap": 0.25, 351 | "diff_pair_via_gap": 0.25, 352 | "diff_pair_width": 0.2, 353 | "line_style": 0, 354 | "microvia_diameter": 0.3, 355 | "microvia_drill": 0.1, 356 | "name": "Default", 357 | "pcb_color": "rgba(0, 0, 0, 0.000)", 358 | "schematic_color": "rgba(0, 0, 0, 0.000)", 359 | "track_width": 0.25, 360 | "via_diameter": 0.8, 361 | "via_drill": 0.4, 362 | "wire_width": 6.0 363 | } 364 | ], 365 | "meta": { 366 | "version": 2 367 | }, 368 | "net_colors": null 369 | }, 370 | "pcbnew": { 371 | "last_paths": { 372 | "gencad": "", 373 | "idf": "", 374 | "netlist": "USBC_Breakout.net", 375 | "specctra_dsn": "", 376 | "step": "C:/Users/Ian/Desktop/Model-U.step", 377 | "vrml": "" 378 | }, 379 | "page_layout_descr_file": "" 380 | }, 381 | "schematic": { 382 | "annotate_start_num": 0, 383 | "drawing": { 384 | "default_line_thickness": 6.0, 385 | "default_text_size": 79.0, 386 | "field_names": [], 387 | "intersheets_ref_own_page": false, 388 | "intersheets_ref_prefix": "", 389 | "intersheets_ref_short": false, 390 | "intersheets_ref_show": false, 391 | "intersheets_ref_suffix": "", 392 | "junction_size_choice": 3, 393 | "label_size_ratio": 0.25, 394 | "pin_symbol_size": 25.0, 395 | "text_offset_ratio": 0.08 396 | }, 397 | "legacy_lib_dir": "", 398 | "legacy_lib_list": [], 399 | "meta": { 400 | "version": 1 401 | }, 402 | "net_format_name": "Pcbnew", 403 | "ngspice": { 404 | "fix_include_paths": true, 405 | "fix_passive_vals": false, 406 | "meta": { 407 | "version": 0 408 | }, 409 | "model_mode": 0, 410 | "workbook_filename": "" 411 | }, 412 | "page_layout_descr_file": "", 413 | "plot_directory": "Test", 414 | "spice_adjust_passive_values": false, 415 | "spice_external_command": "spice \"%I\"", 416 | "subpart_first_id": 65, 417 | "subpart_id_separator": 0 418 | }, 419 | "sheets": [ 420 | [ 421 | "bb7f0588-d4d8-44bf-9ebf-3c533fe4d6ae", 422 | "" 423 | ] 424 | ], 425 | "text_variables": {} 426 | } 427 | -------------------------------------------------------------------------------- /Model BirdD Kicad Files/Panels/Model BirdD Panel 4.kicad_pro: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "design_settings": { 4 | "defaults": { 5 | "board_outline_line_width": 0.049999999999999996, 6 | "copper_line_width": 0.19999999999999998, 7 | "copper_text_italic": false, 8 | "copper_text_size_h": 1.5, 9 | "copper_text_size_v": 1.5, 10 | "copper_text_thickness": 0.3, 11 | "copper_text_upright": false, 12 | "courtyard_line_width": 0.049999999999999996, 13 | "dimension_precision": 4, 14 | "dimension_units": 3, 15 | "dimensions": { 16 | "arrow_length": 1270000, 17 | "extension_offset": 500000, 18 | "keep_text_aligned": true, 19 | "suppress_zeroes": false, 20 | "text_position": 0, 21 | "units_format": 1 22 | }, 23 | "fab_line_width": 0.09999999999999999, 24 | "fab_text_italic": false, 25 | "fab_text_size_h": 1.0, 26 | "fab_text_size_v": 1.0, 27 | "fab_text_thickness": 0.15, 28 | "fab_text_upright": false, 29 | "other_line_width": 0.09999999999999999, 30 | "other_text_italic": false, 31 | "other_text_size_h": 1.0, 32 | "other_text_size_v": 1.0, 33 | "other_text_thickness": 0.15, 34 | "other_text_upright": false, 35 | "pads": { 36 | "drill": 0.0, 37 | "height": 0.9, 38 | "width": 0.3 39 | }, 40 | "silk_line_width": 0.12, 41 | "silk_text_italic": false, 42 | "silk_text_size_h": 1.0, 43 | "silk_text_size_v": 1.0, 44 | "silk_text_thickness": 0.15, 45 | "silk_text_upright": false, 46 | "zones": { 47 | "45_degree_only": false, 48 | "min_clearance": 0.508 49 | } 50 | }, 51 | "diff_pair_dimensions": [], 52 | "drc_exclusions": [], 53 | "meta": { 54 | "filename": "board_design_settings.json", 55 | "version": 2 56 | }, 57 | "rule_severities": { 58 | "annular_width": "error", 59 | "clearance": "error", 60 | "copper_edge_clearance": "error", 61 | "courtyards_overlap": "error", 62 | "diff_pair_gap_out_of_range": "error", 63 | "diff_pair_uncoupled_length_too_long": "error", 64 | "drill_out_of_range": "error", 65 | "duplicate_footprints": "warning", 66 | "extra_footprint": "warning", 67 | "footprint_type_mismatch": "error", 68 | "hole_clearance": "error", 69 | "hole_near_hole": "error", 70 | "invalid_outline": "error", 71 | "item_on_disabled_layer": "error", 72 | "items_not_allowed": "error", 73 | "length_out_of_range": "error", 74 | "malformed_courtyard": "error", 75 | "microvia_drill_out_of_range": "error", 76 | "missing_courtyard": "ignore", 77 | "missing_footprint": "warning", 78 | "net_conflict": "warning", 79 | "npth_inside_courtyard": "ignore", 80 | "padstack": "error", 81 | "pth_inside_courtyard": "ignore", 82 | "shorting_items": "error", 83 | "silk_over_copper": "warning", 84 | "silk_overlap": "warning", 85 | "skew_out_of_range": "error", 86 | "through_hole_pad_without_hole": "error", 87 | "too_many_vias": "error", 88 | "track_dangling": "warning", 89 | "track_width": "error", 90 | "tracks_crossing": "error", 91 | "unconnected_items": "error", 92 | "unresolved_variable": "error", 93 | "via_dangling": "warning", 94 | "zone_has_empty_net": "error", 95 | "zones_intersect": "error" 96 | }, 97 | "rule_severitieslegacy_courtyards_overlap": true, 98 | "rule_severitieslegacy_no_courtyard_defined": false, 99 | "rules": { 100 | "allow_blind_buried_vias": false, 101 | "allow_microvias": false, 102 | "max_error": 0.005, 103 | "min_clearance": 0.0, 104 | "min_copper_edge_clearance": 0.07619999999999999, 105 | "min_hole_clearance": 0.25, 106 | "min_hole_to_hole": 0.25, 107 | "min_microvia_diameter": 0.19999999999999998, 108 | "min_microvia_drill": 0.09999999999999999, 109 | "min_silk_clearance": 0.0, 110 | "min_through_hole_diameter": 0.3, 111 | "min_track_width": 0.19999999999999998, 112 | "min_via_annular_width": 0.049999999999999996, 113 | "min_via_diameter": 0.39999999999999997, 114 | "use_height_for_length_calcs": true 115 | }, 116 | "track_widths": [ 117 | 0.0, 118 | 0.3, 119 | 0.4, 120 | 0.6 121 | ], 122 | "via_dimensions": [], 123 | "zones_allow_external_fillets": false, 124 | "zones_use_no_outline": true 125 | }, 126 | "layer_presets": [] 127 | }, 128 | "boards": [], 129 | "cvpcb": { 130 | "equivalence_files": [] 131 | }, 132 | "erc": { 133 | "erc_exclusions": [], 134 | "meta": { 135 | "version": 0 136 | }, 137 | "pin_map": [ 138 | [ 139 | 0, 140 | 0, 141 | 0, 142 | 0, 143 | 0, 144 | 0, 145 | 1, 146 | 0, 147 | 0, 148 | 0, 149 | 0, 150 | 2 151 | ], 152 | [ 153 | 0, 154 | 2, 155 | 0, 156 | 1, 157 | 0, 158 | 0, 159 | 1, 160 | 0, 161 | 2, 162 | 2, 163 | 2, 164 | 2 165 | ], 166 | [ 167 | 0, 168 | 0, 169 | 0, 170 | 0, 171 | 0, 172 | 0, 173 | 1, 174 | 0, 175 | 1, 176 | 0, 177 | 1, 178 | 2 179 | ], 180 | [ 181 | 0, 182 | 1, 183 | 0, 184 | 0, 185 | 0, 186 | 0, 187 | 1, 188 | 1, 189 | 2, 190 | 1, 191 | 1, 192 | 2 193 | ], 194 | [ 195 | 0, 196 | 0, 197 | 0, 198 | 0, 199 | 0, 200 | 0, 201 | 1, 202 | 0, 203 | 0, 204 | 0, 205 | 0, 206 | 2 207 | ], 208 | [ 209 | 0, 210 | 0, 211 | 0, 212 | 0, 213 | 0, 214 | 0, 215 | 0, 216 | 0, 217 | 0, 218 | 0, 219 | 0, 220 | 2 221 | ], 222 | [ 223 | 1, 224 | 1, 225 | 1, 226 | 1, 227 | 1, 228 | 0, 229 | 1, 230 | 1, 231 | 1, 232 | 1, 233 | 1, 234 | 2 235 | ], 236 | [ 237 | 0, 238 | 0, 239 | 0, 240 | 1, 241 | 0, 242 | 0, 243 | 1, 244 | 0, 245 | 0, 246 | 0, 247 | 0, 248 | 2 249 | ], 250 | [ 251 | 0, 252 | 2, 253 | 1, 254 | 2, 255 | 0, 256 | 0, 257 | 1, 258 | 0, 259 | 2, 260 | 2, 261 | 2, 262 | 2 263 | ], 264 | [ 265 | 0, 266 | 2, 267 | 0, 268 | 1, 269 | 0, 270 | 0, 271 | 1, 272 | 0, 273 | 2, 274 | 0, 275 | 0, 276 | 2 277 | ], 278 | [ 279 | 0, 280 | 2, 281 | 1, 282 | 1, 283 | 0, 284 | 0, 285 | 1, 286 | 0, 287 | 2, 288 | 0, 289 | 0, 290 | 2 291 | ], 292 | [ 293 | 2, 294 | 2, 295 | 2, 296 | 2, 297 | 2, 298 | 2, 299 | 2, 300 | 2, 301 | 2, 302 | 2, 303 | 2, 304 | 2 305 | ] 306 | ], 307 | "rule_severities": { 308 | "bus_definition_conflict": "error", 309 | "bus_entry_needed": "error", 310 | "bus_label_syntax": "error", 311 | "bus_to_bus_conflict": "error", 312 | "bus_to_net_conflict": "error", 313 | "different_unit_footprint": "error", 314 | "different_unit_net": "error", 315 | "duplicate_reference": "error", 316 | "duplicate_sheet_names": "error", 317 | "extra_units": "error", 318 | "global_label_dangling": "warning", 319 | "hier_label_mismatch": "error", 320 | "label_dangling": "error", 321 | "lib_symbol_issues": "warning", 322 | "multiple_net_names": "warning", 323 | "net_not_bus_member": "warning", 324 | "no_connect_connected": "warning", 325 | "no_connect_dangling": "warning", 326 | "pin_not_connected": "error", 327 | "pin_not_driven": "error", 328 | "pin_to_pin": "warning", 329 | "power_pin_not_driven": "error", 330 | "similar_labels": "warning", 331 | "unannotated": "error", 332 | "unit_value_mismatch": "error", 333 | "unresolved_variable": "error", 334 | "wire_dangling": "error" 335 | } 336 | }, 337 | "libraries": { 338 | "pinned_footprint_libs": [], 339 | "pinned_symbol_libs": [] 340 | }, 341 | "meta": { 342 | "filename": "Model BirdD Panel 10.kicad_pro", 343 | "version": 1 344 | }, 345 | "net_settings": { 346 | "classes": [ 347 | { 348 | "bus_width": 12.0, 349 | "clearance": 0.15, 350 | "diff_pair_gap": 0.25, 351 | "diff_pair_via_gap": 0.25, 352 | "diff_pair_width": 0.2, 353 | "line_style": 0, 354 | "microvia_diameter": 0.3, 355 | "microvia_drill": 0.1, 356 | "name": "Default", 357 | "pcb_color": "rgba(0, 0, 0, 0.000)", 358 | "schematic_color": "rgba(0, 0, 0, 0.000)", 359 | "track_width": 0.25, 360 | "via_diameter": 0.8, 361 | "via_drill": 0.4, 362 | "wire_width": 6.0 363 | } 364 | ], 365 | "meta": { 366 | "version": 2 367 | }, 368 | "net_colors": null 369 | }, 370 | "pcbnew": { 371 | "last_paths": { 372 | "gencad": "", 373 | "idf": "", 374 | "netlist": "USBC_Breakout.net", 375 | "specctra_dsn": "", 376 | "step": "C:/Users/Ian/Desktop/Model-U.step", 377 | "vrml": "" 378 | }, 379 | "page_layout_descr_file": "" 380 | }, 381 | "schematic": { 382 | "annotate_start_num": 0, 383 | "drawing": { 384 | "default_line_thickness": 6.0, 385 | "default_text_size": 79.0, 386 | "field_names": [], 387 | "intersheets_ref_own_page": false, 388 | "intersheets_ref_prefix": "", 389 | "intersheets_ref_short": false, 390 | "intersheets_ref_show": false, 391 | "intersheets_ref_suffix": "", 392 | "junction_size_choice": 3, 393 | "label_size_ratio": 0.25, 394 | "pin_symbol_size": 25.0, 395 | "text_offset_ratio": 0.08 396 | }, 397 | "legacy_lib_dir": "", 398 | "legacy_lib_list": [], 399 | "meta": { 400 | "version": 1 401 | }, 402 | "net_format_name": "Pcbnew", 403 | "ngspice": { 404 | "fix_include_paths": true, 405 | "fix_passive_vals": false, 406 | "meta": { 407 | "version": 0 408 | }, 409 | "model_mode": 0, 410 | "workbook_filename": "" 411 | }, 412 | "page_layout_descr_file": "", 413 | "plot_directory": "Test", 414 | "spice_adjust_passive_values": false, 415 | "spice_external_command": "spice \"%I\"", 416 | "subpart_first_id": 65, 417 | "subpart_id_separator": 0 418 | }, 419 | "sheets": [ 420 | [ 421 | "bb7f0588-d4d8-44bf-9ebf-3c533fe4d6ae", 422 | "" 423 | ] 424 | ], 425 | "text_variables": {} 426 | } 427 | -------------------------------------------------------------------------------- /Model UD JLC Files/Model UD BOM.csv: -------------------------------------------------------------------------------- 1 | Comment,Designator,Footprint,LCSC 2 | USB_C_Receptacle,J1,Model_S:1054500101,C456013 3 | B5819W,D1,Diode_SMD:D_SOD-123,C8598 4 | 5.1k,"R1,R2",Resistor_SMD:R_0603_1608Metric,C23186 5 | -------------------------------------------------------------------------------- /Model UD JLC Files/Model UD CPL.csv: -------------------------------------------------------------------------------- 1 | Designator,Val,Package,Mid X,Mid Y,Rotation,Layer 2 | J1,USB_C_Receptacle,Shou Han Type-C 24P QCHT,50,-43.25,0,top 3 | D1,B5819W,D_SOD-123,47.5,-55.5,180,top 4 | R1,5.1k,R_0603_1608Metric,53,-53.75,0,top 5 | R2,5.1k,R_0603_1608Metric,53,-55.25,0,top 6 | -------------------------------------------------------------------------------- /Model UD JLC Files/Model UD Panel 10 Gerber.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/Model UD JLC Files/Model UD Panel 10 Gerber.zip -------------------------------------------------------------------------------- /Model UD JLC Files/Model UD Panel 4 Gerber.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/Model UD JLC Files/Model UD Panel 4 Gerber.zip -------------------------------------------------------------------------------- /Model UD Kicad Files/Model UD.kicad_pro: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "design_settings": { 4 | "defaults": { 5 | "board_outline_line_width": 0.049999999999999996, 6 | "copper_line_width": 0.19999999999999998, 7 | "copper_text_italic": false, 8 | "copper_text_size_h": 1.5, 9 | "copper_text_size_v": 1.5, 10 | "copper_text_thickness": 0.3, 11 | "copper_text_upright": false, 12 | "courtyard_line_width": 0.049999999999999996, 13 | "dimension_precision": 4, 14 | "dimension_units": 3, 15 | "dimensions": { 16 | "arrow_length": 1270000, 17 | "extension_offset": 500000, 18 | "keep_text_aligned": true, 19 | "suppress_zeroes": false, 20 | "text_position": 0, 21 | "units_format": 1 22 | }, 23 | "fab_line_width": 0.09999999999999999, 24 | "fab_text_italic": false, 25 | "fab_text_size_h": 1.0, 26 | "fab_text_size_v": 1.0, 27 | "fab_text_thickness": 0.15, 28 | "fab_text_upright": false, 29 | "other_line_width": 0.09999999999999999, 30 | "other_text_italic": false, 31 | "other_text_size_h": 1.0, 32 | "other_text_size_v": 1.0, 33 | "other_text_thickness": 0.15, 34 | "other_text_upright": false, 35 | "pads": { 36 | "drill": 0.0, 37 | "height": 0.9, 38 | "width": 0.3 39 | }, 40 | "silk_line_width": 0.12, 41 | "silk_text_italic": false, 42 | "silk_text_size_h": 1.0, 43 | "silk_text_size_v": 1.0, 44 | "silk_text_thickness": 0.15, 45 | "silk_text_upright": false, 46 | "zones": { 47 | "45_degree_only": false, 48 | "min_clearance": 0.508 49 | } 50 | }, 51 | "diff_pair_dimensions": [], 52 | "drc_exclusions": [], 53 | "meta": { 54 | "filename": "board_design_settings.json", 55 | "version": 2 56 | }, 57 | "rule_severities": { 58 | "annular_width": "error", 59 | "clearance": "error", 60 | "copper_edge_clearance": "error", 61 | "courtyards_overlap": "error", 62 | "diff_pair_gap_out_of_range": "error", 63 | "diff_pair_uncoupled_length_too_long": "error", 64 | "drill_out_of_range": "error", 65 | "duplicate_footprints": "warning", 66 | "extra_footprint": "warning", 67 | "footprint_type_mismatch": "error", 68 | "hole_clearance": "error", 69 | "hole_near_hole": "error", 70 | "invalid_outline": "error", 71 | "item_on_disabled_layer": "error", 72 | "items_not_allowed": "error", 73 | "length_out_of_range": "error", 74 | "malformed_courtyard": "error", 75 | "microvia_drill_out_of_range": "error", 76 | "missing_courtyard": "ignore", 77 | "missing_footprint": "warning", 78 | "net_conflict": "warning", 79 | "npth_inside_courtyard": "ignore", 80 | "padstack": "error", 81 | "pth_inside_courtyard": "ignore", 82 | "shorting_items": "error", 83 | "silk_over_copper": "warning", 84 | "silk_overlap": "warning", 85 | "skew_out_of_range": "error", 86 | "through_hole_pad_without_hole": "error", 87 | "too_many_vias": "error", 88 | "track_dangling": "warning", 89 | "track_width": "error", 90 | "tracks_crossing": "error", 91 | "unconnected_items": "error", 92 | "unresolved_variable": "error", 93 | "via_dangling": "warning", 94 | "zone_has_empty_net": "error", 95 | "zones_intersect": "error" 96 | }, 97 | "rule_severitieslegacy_courtyards_overlap": true, 98 | "rule_severitieslegacy_no_courtyard_defined": false, 99 | "rules": { 100 | "allow_blind_buried_vias": false, 101 | "allow_microvias": false, 102 | "max_error": 0.005, 103 | "min_clearance": 0.0, 104 | "min_copper_edge_clearance": 0.07619999999999999, 105 | "min_hole_clearance": 0.25, 106 | "min_hole_to_hole": 0.25, 107 | "min_microvia_diameter": 0.19999999999999998, 108 | "min_microvia_drill": 0.09999999999999999, 109 | "min_silk_clearance": 0.0, 110 | "min_through_hole_diameter": 0.3, 111 | "min_track_width": 0.19999999999999998, 112 | "min_via_annular_width": 0.049999999999999996, 113 | "min_via_diameter": 0.39999999999999997, 114 | "use_height_for_length_calcs": true 115 | }, 116 | "track_widths": [ 117 | 0.0, 118 | 0.3, 119 | 0.4, 120 | 0.6 121 | ], 122 | "via_dimensions": [], 123 | "zones_allow_external_fillets": false, 124 | "zones_use_no_outline": true 125 | }, 126 | "layer_presets": [] 127 | }, 128 | "boards": [], 129 | "cvpcb": { 130 | "equivalence_files": [] 131 | }, 132 | "erc": { 133 | "erc_exclusions": [], 134 | "meta": { 135 | "version": 0 136 | }, 137 | "pin_map": [ 138 | [ 139 | 0, 140 | 0, 141 | 0, 142 | 0, 143 | 0, 144 | 0, 145 | 1, 146 | 0, 147 | 0, 148 | 0, 149 | 0, 150 | 2 151 | ], 152 | [ 153 | 0, 154 | 2, 155 | 0, 156 | 1, 157 | 0, 158 | 0, 159 | 1, 160 | 0, 161 | 2, 162 | 2, 163 | 2, 164 | 2 165 | ], 166 | [ 167 | 0, 168 | 0, 169 | 0, 170 | 0, 171 | 0, 172 | 0, 173 | 1, 174 | 0, 175 | 1, 176 | 0, 177 | 1, 178 | 2 179 | ], 180 | [ 181 | 0, 182 | 1, 183 | 0, 184 | 0, 185 | 0, 186 | 0, 187 | 1, 188 | 1, 189 | 2, 190 | 1, 191 | 1, 192 | 2 193 | ], 194 | [ 195 | 0, 196 | 0, 197 | 0, 198 | 0, 199 | 0, 200 | 0, 201 | 1, 202 | 0, 203 | 0, 204 | 0, 205 | 0, 206 | 2 207 | ], 208 | [ 209 | 0, 210 | 0, 211 | 0, 212 | 0, 213 | 0, 214 | 0, 215 | 0, 216 | 0, 217 | 0, 218 | 0, 219 | 0, 220 | 2 221 | ], 222 | [ 223 | 1, 224 | 1, 225 | 1, 226 | 1, 227 | 1, 228 | 0, 229 | 1, 230 | 1, 231 | 1, 232 | 1, 233 | 1, 234 | 2 235 | ], 236 | [ 237 | 0, 238 | 0, 239 | 0, 240 | 1, 241 | 0, 242 | 0, 243 | 1, 244 | 0, 245 | 0, 246 | 0, 247 | 0, 248 | 2 249 | ], 250 | [ 251 | 0, 252 | 2, 253 | 1, 254 | 2, 255 | 0, 256 | 0, 257 | 1, 258 | 0, 259 | 2, 260 | 2, 261 | 2, 262 | 2 263 | ], 264 | [ 265 | 0, 266 | 2, 267 | 0, 268 | 1, 269 | 0, 270 | 0, 271 | 1, 272 | 0, 273 | 2, 274 | 0, 275 | 0, 276 | 2 277 | ], 278 | [ 279 | 0, 280 | 2, 281 | 1, 282 | 1, 283 | 0, 284 | 0, 285 | 1, 286 | 0, 287 | 2, 288 | 0, 289 | 0, 290 | 2 291 | ], 292 | [ 293 | 2, 294 | 2, 295 | 2, 296 | 2, 297 | 2, 298 | 2, 299 | 2, 300 | 2, 301 | 2, 302 | 2, 303 | 2, 304 | 2 305 | ] 306 | ], 307 | "rule_severities": { 308 | "bus_definition_conflict": "error", 309 | "bus_entry_needed": "error", 310 | "bus_label_syntax": "error", 311 | "bus_to_bus_conflict": "error", 312 | "bus_to_net_conflict": "error", 313 | "different_unit_footprint": "error", 314 | "different_unit_net": "error", 315 | "duplicate_reference": "error", 316 | "duplicate_sheet_names": "error", 317 | "extra_units": "error", 318 | "global_label_dangling": "warning", 319 | "hier_label_mismatch": "error", 320 | "label_dangling": "error", 321 | "lib_symbol_issues": "warning", 322 | "multiple_net_names": "warning", 323 | "net_not_bus_member": "warning", 324 | "no_connect_connected": "warning", 325 | "no_connect_dangling": "warning", 326 | "pin_not_connected": "error", 327 | "pin_not_driven": "error", 328 | "pin_to_pin": "warning", 329 | "power_pin_not_driven": "error", 330 | "similar_labels": "warning", 331 | "unannotated": "error", 332 | "unit_value_mismatch": "error", 333 | "unresolved_variable": "error", 334 | "wire_dangling": "error" 335 | } 336 | }, 337 | "libraries": { 338 | "pinned_footprint_libs": [], 339 | "pinned_symbol_libs": [] 340 | }, 341 | "meta": { 342 | "filename": "Model UD.kicad_pro", 343 | "version": 1 344 | }, 345 | "net_settings": { 346 | "classes": [ 347 | { 348 | "bus_width": 12.0, 349 | "clearance": 0.15, 350 | "diff_pair_gap": 0.25, 351 | "diff_pair_via_gap": 0.25, 352 | "diff_pair_width": 0.2, 353 | "line_style": 0, 354 | "microvia_diameter": 0.3, 355 | "microvia_drill": 0.1, 356 | "name": "Default", 357 | "pcb_color": "rgba(0, 0, 0, 0.000)", 358 | "schematic_color": "rgba(0, 0, 0, 0.000)", 359 | "track_width": 0.25, 360 | "via_diameter": 0.8, 361 | "via_drill": 0.4, 362 | "wire_width": 6.0 363 | } 364 | ], 365 | "meta": { 366 | "version": 2 367 | }, 368 | "net_colors": null 369 | }, 370 | "pcbnew": { 371 | "last_paths": { 372 | "gencad": "", 373 | "idf": "", 374 | "netlist": "USBC_Breakout.net", 375 | "specctra_dsn": "", 376 | "step": "C:/Users/Ian/Desktop/Model-U.step", 377 | "vrml": "" 378 | }, 379 | "page_layout_descr_file": "" 380 | }, 381 | "schematic": { 382 | "annotate_start_num": 0, 383 | "drawing": { 384 | "default_line_thickness": 6.0, 385 | "default_text_size": 79.0, 386 | "field_names": [], 387 | "intersheets_ref_own_page": false, 388 | "intersheets_ref_prefix": "", 389 | "intersheets_ref_short": false, 390 | "intersheets_ref_show": false, 391 | "intersheets_ref_suffix": "", 392 | "junction_size_choice": 3, 393 | "label_size_ratio": 0.25, 394 | "pin_symbol_size": 25.0, 395 | "text_offset_ratio": 0.08 396 | }, 397 | "legacy_lib_dir": "", 398 | "legacy_lib_list": [], 399 | "meta": { 400 | "version": 1 401 | }, 402 | "net_format_name": "Pcbnew", 403 | "ngspice": { 404 | "fix_include_paths": true, 405 | "fix_passive_vals": false, 406 | "meta": { 407 | "version": 0 408 | }, 409 | "model_mode": 0, 410 | "workbook_filename": "" 411 | }, 412 | "page_layout_descr_file": "", 413 | "plot_directory": "Test", 414 | "spice_adjust_passive_values": false, 415 | "spice_external_command": "spice \"%I\"", 416 | "subpart_first_id": 65, 417 | "subpart_id_separator": 0 418 | }, 419 | "sheets": [ 420 | [ 421 | "bb7f0588-d4d8-44bf-9ebf-3c533fe4d6ae", 422 | "" 423 | ] 424 | ], 425 | "text_variables": {} 426 | } 427 | -------------------------------------------------------------------------------- /Model UD Kicad Files/Model UD.kicad_sch: -------------------------------------------------------------------------------- 1 | (kicad_sch (version 20211123) (generator eeschema) 2 | 3 | (uuid bb7f0588-d4d8-44bf-9ebf-3c533fe4d6ae) 4 | 5 | (paper "A4") 6 | 7 | (title_block 8 | (title "Model U") 9 | (date "2021-09-18") 10 | (rev "v3") 11 | (company "Crane's Lab") 12 | ) 13 | 14 | (lib_symbols 15 | (symbol "Device:D" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) 16 | (property "Reference" "D" (id 0) (at 0 2.54 0) 17 | (effects (font (size 1.27 1.27))) 18 | ) 19 | (property "Value" "D" (id 1) (at 0 -2.54 0) 20 | (effects (font (size 1.27 1.27))) 21 | ) 22 | (property "Footprint" "" (id 2) (at 0 0 0) 23 | (effects (font (size 1.27 1.27)) hide) 24 | ) 25 | (property "Datasheet" "~" (id 3) (at 0 0 0) 26 | (effects (font (size 1.27 1.27)) hide) 27 | ) 28 | (property "ki_keywords" "diode" (id 4) (at 0 0 0) 29 | (effects (font (size 1.27 1.27)) hide) 30 | ) 31 | (property "ki_description" "Diode" (id 5) (at 0 0 0) 32 | (effects (font (size 1.27 1.27)) hide) 33 | ) 34 | (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (id 6) (at 0 0 0) 35 | (effects (font (size 1.27 1.27)) hide) 36 | ) 37 | (symbol "D_0_1" 38 | (polyline 39 | (pts 40 | (xy -1.27 1.27) 41 | (xy -1.27 -1.27) 42 | ) 43 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 44 | (fill (type none)) 45 | ) 46 | (polyline 47 | (pts 48 | (xy 1.27 0) 49 | (xy -1.27 0) 50 | ) 51 | (stroke (width 0) (type default) (color 0 0 0 0)) 52 | (fill (type none)) 53 | ) 54 | (polyline 55 | (pts 56 | (xy 1.27 1.27) 57 | (xy 1.27 -1.27) 58 | (xy -1.27 0) 59 | (xy 1.27 1.27) 60 | ) 61 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 62 | (fill (type none)) 63 | ) 64 | ) 65 | (symbol "D_1_1" 66 | (pin passive line (at -3.81 0 0) (length 2.54) 67 | (name "K" (effects (font (size 1.27 1.27)))) 68 | (number "1" (effects (font (size 1.27 1.27)))) 69 | ) 70 | (pin passive line (at 3.81 0 180) (length 2.54) 71 | (name "A" (effects (font (size 1.27 1.27)))) 72 | (number "2" (effects (font (size 1.27 1.27)))) 73 | ) 74 | ) 75 | ) 76 | (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) 77 | (property "Reference" "R" (id 0) (at 2.032 0 90) 78 | (effects (font (size 1.27 1.27))) 79 | ) 80 | (property "Value" "R" (id 1) (at 0 0 90) 81 | (effects (font (size 1.27 1.27))) 82 | ) 83 | (property "Footprint" "" (id 2) (at -1.778 0 90) 84 | (effects (font (size 1.27 1.27)) hide) 85 | ) 86 | (property "Datasheet" "~" (id 3) (at 0 0 0) 87 | (effects (font (size 1.27 1.27)) hide) 88 | ) 89 | (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) 90 | (effects (font (size 1.27 1.27)) hide) 91 | ) 92 | (property "ki_description" "Resistor" (id 5) (at 0 0 0) 93 | (effects (font (size 1.27 1.27)) hide) 94 | ) 95 | (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) 96 | (effects (font (size 1.27 1.27)) hide) 97 | ) 98 | (symbol "R_0_1" 99 | (rectangle (start -1.016 -2.54) (end 1.016 2.54) 100 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 101 | (fill (type none)) 102 | ) 103 | ) 104 | (symbol "R_1_1" 105 | (pin passive line (at 0 3.81 270) (length 1.27) 106 | (name "~" (effects (font (size 1.27 1.27)))) 107 | (number "1" (effects (font (size 1.27 1.27)))) 108 | ) 109 | (pin passive line (at 0 -3.81 90) (length 1.27) 110 | (name "~" (effects (font (size 1.27 1.27)))) 111 | (number "2" (effects (font (size 1.27 1.27)))) 112 | ) 113 | ) 114 | ) 115 | (symbol "Model-U-rescue:Conn_01x04-Model_S" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) 116 | (property "Reference" "J" (id 0) (at 0 5.08 0) 117 | (effects (font (size 1.27 1.27))) 118 | ) 119 | (property "Value" "Conn_01x04-Model_S" (id 1) (at 0 -7.62 0) 120 | (effects (font (size 1.27 1.27))) 121 | ) 122 | (property "Footprint" "" (id 2) (at 0 0 0) 123 | (effects (font (size 1.27 1.27)) hide) 124 | ) 125 | (property "Datasheet" "" (id 3) (at 0 0 0) 126 | (effects (font (size 1.27 1.27)) hide) 127 | ) 128 | (property "ki_fp_filters" "Connector*:*_1x??_*" (id 4) (at 0 0 0) 129 | (effects (font (size 1.27 1.27)) hide) 130 | ) 131 | (symbol "Conn_01x04-Model_S_1_1" 132 | (rectangle (start -1.27 -4.953) (end 0 -5.207) 133 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 134 | (fill (type none)) 135 | ) 136 | (rectangle (start -1.27 -2.413) (end 0 -2.667) 137 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 138 | (fill (type none)) 139 | ) 140 | (rectangle (start -1.27 0.127) (end 0 -0.127) 141 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 142 | (fill (type none)) 143 | ) 144 | (rectangle (start -1.27 2.667) (end 0 2.413) 145 | (stroke (width 0.1524) (type default) (color 0 0 0 0)) 146 | (fill (type none)) 147 | ) 148 | (rectangle (start -1.27 3.81) (end 1.27 -6.35) 149 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 150 | (fill (type background)) 151 | ) 152 | (pin passive line (at -5.08 2.54 0) (length 3.81) 153 | (name "Pin_1" (effects (font (size 1.27 1.27)))) 154 | (number "1" (effects (font (size 1.27 1.27)))) 155 | ) 156 | (pin passive line (at -5.08 0 0) (length 3.81) 157 | (name "Pin_2" (effects (font (size 1.27 1.27)))) 158 | (number "2" (effects (font (size 1.27 1.27)))) 159 | ) 160 | (pin passive line (at -5.08 -2.54 0) (length 3.81) 161 | (name "Pin_3" (effects (font (size 1.27 1.27)))) 162 | (number "3" (effects (font (size 1.27 1.27)))) 163 | ) 164 | (pin passive line (at -5.08 -5.08 0) (length 3.81) 165 | (name "Pin_4" (effects (font (size 1.27 1.27)))) 166 | (number "4" (effects (font (size 1.27 1.27)))) 167 | ) 168 | ) 169 | ) 170 | (symbol "Model-U-rescue:GND-Model_S" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) 171 | (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) 172 | (effects (font (size 1.27 1.27)) hide) 173 | ) 174 | (property "Value" "GND-Model_S" (id 1) (at 0 -3.81 0) 175 | (effects (font (size 1.27 1.27))) 176 | ) 177 | (property "Footprint" "" (id 2) (at 0 0 0) 178 | (effects (font (size 1.27 1.27)) hide) 179 | ) 180 | (property "Datasheet" "" (id 3) (at 0 0 0) 181 | (effects (font (size 1.27 1.27)) hide) 182 | ) 183 | (symbol "GND-Model_S_0_1" 184 | (polyline 185 | (pts 186 | (xy 0 0) 187 | (xy 0 -1.27) 188 | (xy 1.27 -1.27) 189 | (xy 0 -2.54) 190 | (xy -1.27 -1.27) 191 | (xy 0 -1.27) 192 | ) 193 | (stroke (width 0) (type default) (color 0 0 0 0)) 194 | (fill (type none)) 195 | ) 196 | ) 197 | (symbol "GND-Model_S_1_1" 198 | (pin power_in line (at 0 0 270) (length 0) hide 199 | (name "GND" (effects (font (size 1.27 1.27)))) 200 | (number "1" (effects (font (size 1.27 1.27)))) 201 | ) 202 | ) 203 | ) 204 | (symbol "Model-U-rescue:USB_C_Receptacle-Model_S" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) 205 | (property "Reference" "J" (id 0) (at -10.16 29.21 0) 206 | (effects (font (size 1.27 1.27)) (justify left)) 207 | ) 208 | (property "Value" "USB_C_Receptacle-Model_S" (id 1) (at 10.16 29.21 0) 209 | (effects (font (size 1.27 1.27)) (justify right)) 210 | ) 211 | (property "Footprint" "" (id 2) (at 3.81 0 0) 212 | (effects (font (size 1.27 1.27)) hide) 213 | ) 214 | (property "Datasheet" "" (id 3) (at 3.81 0 0) 215 | (effects (font (size 1.27 1.27)) hide) 216 | ) 217 | (property "ki_fp_filters" "USB*C*Receptacle*" (id 4) (at 0 0 0) 218 | (effects (font (size 1.27 1.27)) hide) 219 | ) 220 | (symbol "USB_C_Receptacle-Model_S_0_0" 221 | (rectangle (start -0.254 -35.56) (end 0.254 -34.544) 222 | (stroke (width 0) (type default) (color 0 0 0 0)) 223 | (fill (type none)) 224 | ) 225 | (rectangle (start 10.16 -32.766) (end 9.144 -33.274) 226 | (stroke (width 0) (type default) (color 0 0 0 0)) 227 | (fill (type none)) 228 | ) 229 | (rectangle (start 10.16 -30.226) (end 9.144 -30.734) 230 | (stroke (width 0) (type default) (color 0 0 0 0)) 231 | (fill (type none)) 232 | ) 233 | (rectangle (start 10.16 -25.146) (end 9.144 -25.654) 234 | (stroke (width 0) (type default) (color 0 0 0 0)) 235 | (fill (type none)) 236 | ) 237 | (rectangle (start 10.16 -22.606) (end 9.144 -23.114) 238 | (stroke (width 0) (type default) (color 0 0 0 0)) 239 | (fill (type none)) 240 | ) 241 | (rectangle (start 10.16 -17.526) (end 9.144 -18.034) 242 | (stroke (width 0) (type default) (color 0 0 0 0)) 243 | (fill (type none)) 244 | ) 245 | (rectangle (start 10.16 -14.986) (end 9.144 -15.494) 246 | (stroke (width 0) (type default) (color 0 0 0 0)) 247 | (fill (type none)) 248 | ) 249 | (rectangle (start 10.16 -9.906) (end 9.144 -10.414) 250 | (stroke (width 0) (type default) (color 0 0 0 0)) 251 | (fill (type none)) 252 | ) 253 | (rectangle (start 10.16 -7.366) (end 9.144 -7.874) 254 | (stroke (width 0) (type default) (color 0 0 0 0)) 255 | (fill (type none)) 256 | ) 257 | (rectangle (start 10.16 -2.286) (end 9.144 -2.794) 258 | (stroke (width 0) (type default) (color 0 0 0 0)) 259 | (fill (type none)) 260 | ) 261 | (rectangle (start 10.16 0.254) (end 9.144 -0.254) 262 | (stroke (width 0) (type default) (color 0 0 0 0)) 263 | (fill (type none)) 264 | ) 265 | (rectangle (start 10.16 5.334) (end 9.144 4.826) 266 | (stroke (width 0) (type default) (color 0 0 0 0)) 267 | (fill (type none)) 268 | ) 269 | (rectangle (start 10.16 7.874) (end 9.144 7.366) 270 | (stroke (width 0) (type default) (color 0 0 0 0)) 271 | (fill (type none)) 272 | ) 273 | (rectangle (start 10.16 10.414) (end 9.144 9.906) 274 | (stroke (width 0) (type default) (color 0 0 0 0)) 275 | (fill (type none)) 276 | ) 277 | (rectangle (start 10.16 12.954) (end 9.144 12.446) 278 | (stroke (width 0) (type default) (color 0 0 0 0)) 279 | (fill (type none)) 280 | ) 281 | (rectangle (start 10.16 18.034) (end 9.144 17.526) 282 | (stroke (width 0) (type default) (color 0 0 0 0)) 283 | (fill (type none)) 284 | ) 285 | (rectangle (start 10.16 20.574) (end 9.144 20.066) 286 | (stroke (width 0) (type default) (color 0 0 0 0)) 287 | (fill (type none)) 288 | ) 289 | (rectangle (start 10.16 25.654) (end 9.144 25.146) 290 | (stroke (width 0) (type default) (color 0 0 0 0)) 291 | (fill (type none)) 292 | ) 293 | ) 294 | (symbol "USB_C_Receptacle-Model_S_0_1" 295 | (rectangle (start -10.16 27.94) (end 10.16 -35.56) 296 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 297 | (fill (type background)) 298 | ) 299 | (arc (start -8.89 -3.81) (mid -6.985 -5.715) (end -5.08 -3.81) 300 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 301 | (fill (type none)) 302 | ) 303 | (arc (start -7.62 -3.81) (mid -6.985 -4.445) (end -6.35 -3.81) 304 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 305 | (fill (type none)) 306 | ) 307 | (arc (start -7.62 -3.81) (mid -6.985 -4.445) (end -6.35 -3.81) 308 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 309 | (fill (type outline)) 310 | ) 311 | (rectangle (start -7.62 -3.81) (end -6.35 3.81) 312 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 313 | (fill (type outline)) 314 | ) 315 | (arc (start -6.35 3.81) (mid -6.985 4.445) (end -7.62 3.81) 316 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 317 | (fill (type none)) 318 | ) 319 | (arc (start -6.35 3.81) (mid -6.985 4.445) (end -7.62 3.81) 320 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 321 | (fill (type outline)) 322 | ) 323 | (arc (start -5.08 3.81) (mid -6.985 5.715) (end -8.89 3.81) 324 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 325 | (fill (type none)) 326 | ) 327 | (polyline 328 | (pts 329 | (xy -8.89 -3.81) 330 | (xy -8.89 3.81) 331 | ) 332 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 333 | (fill (type none)) 334 | ) 335 | (polyline 336 | (pts 337 | (xy -5.08 3.81) 338 | (xy -5.08 -3.81) 339 | ) 340 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 341 | (fill (type none)) 342 | ) 343 | ) 344 | (symbol "USB_C_Receptacle-Model_S_1_1" 345 | (circle (center -2.54 1.143) (radius 0.635) 346 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 347 | (fill (type outline)) 348 | ) 349 | (circle (center 0 -5.842) (radius 1.27) 350 | (stroke (width 0) (type default) (color 0 0 0 0)) 351 | (fill (type outline)) 352 | ) 353 | (polyline 354 | (pts 355 | (xy 0 -5.842) 356 | (xy 0 4.318) 357 | ) 358 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 359 | (fill (type none)) 360 | ) 361 | (polyline 362 | (pts 363 | (xy 0 -3.302) 364 | (xy -2.54 -0.762) 365 | (xy -2.54 0.508) 366 | ) 367 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 368 | (fill (type none)) 369 | ) 370 | (polyline 371 | (pts 372 | (xy 0 -2.032) 373 | (xy 2.54 0.508) 374 | (xy 2.54 1.778) 375 | ) 376 | (stroke (width 0.508) (type default) (color 0 0 0 0)) 377 | (fill (type none)) 378 | ) 379 | (polyline 380 | (pts 381 | (xy -1.27 4.318) 382 | (xy 0 6.858) 383 | (xy 1.27 4.318) 384 | (xy -1.27 4.318) 385 | ) 386 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 387 | (fill (type outline)) 388 | ) 389 | (rectangle (start 1.905 1.778) (end 3.175 3.048) 390 | (stroke (width 0.254) (type default) (color 0 0 0 0)) 391 | (fill (type outline)) 392 | ) 393 | (pin passive line (at 0 -40.64 90) (length 5.08) 394 | (name "GND" (effects (font (size 1.27 1.27)))) 395 | (number "A1" (effects (font (size 1.27 1.27)))) 396 | ) 397 | (pin bidirectional line (at 15.24 -15.24 180) (length 5.08) 398 | (name "RX2-" (effects (font (size 1.27 1.27)))) 399 | (number "A10" (effects (font (size 1.27 1.27)))) 400 | ) 401 | (pin bidirectional line (at 15.24 -17.78 180) (length 5.08) 402 | (name "RX2+" (effects (font (size 1.27 1.27)))) 403 | (number "A11" (effects (font (size 1.27 1.27)))) 404 | ) 405 | (pin passive line (at 0 -40.64 90) (length 5.08) hide 406 | (name "GND" (effects (font (size 1.27 1.27)))) 407 | (number "A12" (effects (font (size 1.27 1.27)))) 408 | ) 409 | (pin bidirectional line (at 15.24 -10.16 180) (length 5.08) 410 | (name "TX1+" (effects (font (size 1.27 1.27)))) 411 | (number "A2" (effects (font (size 1.27 1.27)))) 412 | ) 413 | (pin bidirectional line (at 15.24 -7.62 180) (length 5.08) 414 | (name "TX1-" (effects (font (size 1.27 1.27)))) 415 | (number "A3" (effects (font (size 1.27 1.27)))) 416 | ) 417 | (pin passive line (at 15.24 25.4 180) (length 5.08) 418 | (name "VBUS" (effects (font (size 1.27 1.27)))) 419 | (number "A4" (effects (font (size 1.27 1.27)))) 420 | ) 421 | (pin bidirectional line (at 15.24 20.32 180) (length 5.08) 422 | (name "CC1" (effects (font (size 1.27 1.27)))) 423 | (number "A5" (effects (font (size 1.27 1.27)))) 424 | ) 425 | (pin bidirectional line (at 15.24 7.62 180) (length 5.08) 426 | (name "D+" (effects (font (size 1.27 1.27)))) 427 | (number "A6" (effects (font (size 1.27 1.27)))) 428 | ) 429 | (pin bidirectional line (at 15.24 12.7 180) (length 5.08) 430 | (name "D-" (effects (font (size 1.27 1.27)))) 431 | (number "A7" (effects (font (size 1.27 1.27)))) 432 | ) 433 | (pin bidirectional line (at 15.24 -30.48 180) (length 5.08) 434 | (name "SBU1" (effects (font (size 1.27 1.27)))) 435 | (number "A8" (effects (font (size 1.27 1.27)))) 436 | ) 437 | (pin passive line (at 15.24 25.4 180) (length 5.08) hide 438 | (name "VBUS" (effects (font (size 1.27 1.27)))) 439 | (number "A9" (effects (font (size 1.27 1.27)))) 440 | ) 441 | (pin passive line (at 0 -40.64 90) (length 5.08) hide 442 | (name "GND" (effects (font (size 1.27 1.27)))) 443 | (number "B1" (effects (font (size 1.27 1.27)))) 444 | ) 445 | (pin bidirectional line (at 15.24 0 180) (length 5.08) 446 | (name "RX1-" (effects (font (size 1.27 1.27)))) 447 | (number "B10" (effects (font (size 1.27 1.27)))) 448 | ) 449 | (pin bidirectional line (at 15.24 -2.54 180) (length 5.08) 450 | (name "RX1+" (effects (font (size 1.27 1.27)))) 451 | (number "B11" (effects (font (size 1.27 1.27)))) 452 | ) 453 | (pin passive line (at 0 -40.64 90) (length 5.08) hide 454 | (name "GND" (effects (font (size 1.27 1.27)))) 455 | (number "B12" (effects (font (size 1.27 1.27)))) 456 | ) 457 | (pin bidirectional line (at 15.24 -25.4 180) (length 5.08) 458 | (name "TX2+" (effects (font (size 1.27 1.27)))) 459 | (number "B2" (effects (font (size 1.27 1.27)))) 460 | ) 461 | (pin bidirectional line (at 15.24 -22.86 180) (length 5.08) 462 | (name "TX2-" (effects (font (size 1.27 1.27)))) 463 | (number "B3" (effects (font (size 1.27 1.27)))) 464 | ) 465 | (pin passive line (at 15.24 25.4 180) (length 5.08) hide 466 | (name "VBUS" (effects (font (size 1.27 1.27)))) 467 | (number "B4" (effects (font (size 1.27 1.27)))) 468 | ) 469 | (pin bidirectional line (at 15.24 17.78 180) (length 5.08) 470 | (name "CC2" (effects (font (size 1.27 1.27)))) 471 | (number "B5" (effects (font (size 1.27 1.27)))) 472 | ) 473 | (pin bidirectional line (at 15.24 5.08 180) (length 5.08) 474 | (name "D+" (effects (font (size 1.27 1.27)))) 475 | (number "B6" (effects (font (size 1.27 1.27)))) 476 | ) 477 | (pin bidirectional line (at 15.24 10.16 180) (length 5.08) 478 | (name "D-" (effects (font (size 1.27 1.27)))) 479 | (number "B7" (effects (font (size 1.27 1.27)))) 480 | ) 481 | (pin bidirectional line (at 15.24 -33.02 180) (length 5.08) 482 | (name "SBU2" (effects (font (size 1.27 1.27)))) 483 | (number "B8" (effects (font (size 1.27 1.27)))) 484 | ) 485 | (pin passive line (at 15.24 25.4 180) (length 5.08) hide 486 | (name "VBUS" (effects (font (size 1.27 1.27)))) 487 | (number "B9" (effects (font (size 1.27 1.27)))) 488 | ) 489 | (pin passive line (at -7.62 -40.64 90) (length 5.08) 490 | (name "SHIELD" (effects (font (size 1.27 1.27)))) 491 | (number "S1" (effects (font (size 1.27 1.27)))) 492 | ) 493 | ) 494 | ) 495 | (symbol "Model-U-rescue:VBUS-Model_S" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) 496 | (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) 497 | (effects (font (size 1.27 1.27)) hide) 498 | ) 499 | (property "Value" "VBUS-Model_S" (id 1) (at 0 3.81 0) 500 | (effects (font (size 1.27 1.27))) 501 | ) 502 | (property "Footprint" "" (id 2) (at 0 0 0) 503 | (effects (font (size 1.27 1.27)) hide) 504 | ) 505 | (property "Datasheet" "" (id 3) (at 0 0 0) 506 | (effects (font (size 1.27 1.27)) hide) 507 | ) 508 | (symbol "VBUS-Model_S_0_1" 509 | (polyline 510 | (pts 511 | (xy -0.762 1.27) 512 | (xy 0 2.54) 513 | ) 514 | (stroke (width 0) (type default) (color 0 0 0 0)) 515 | (fill (type none)) 516 | ) 517 | (polyline 518 | (pts 519 | (xy 0 0) 520 | (xy 0 2.54) 521 | ) 522 | (stroke (width 0) (type default) (color 0 0 0 0)) 523 | (fill (type none)) 524 | ) 525 | (polyline 526 | (pts 527 | (xy 0 2.54) 528 | (xy 0.762 1.27) 529 | ) 530 | (stroke (width 0) (type default) (color 0 0 0 0)) 531 | (fill (type none)) 532 | ) 533 | ) 534 | (symbol "VBUS-Model_S_1_1" 535 | (pin power_in line (at 0 0 90) (length 0) hide 536 | (name "VBUS" (effects (font (size 1.27 1.27)))) 537 | (number "1" (effects (font (size 1.27 1.27)))) 538 | ) 539 | ) 540 | ) 541 | ) 542 | 543 | (junction (at 134.62 68.58) (diameter 0) (color 0 0 0 0) 544 | (uuid 1d9cdadc-9036-4a95-b6db-fa7b3b74c869) 545 | ) 546 | (junction (at 95.25 127) (diameter 0) (color 0 0 0 0) 547 | (uuid fd470e95-4861-44fe-b1e4-6d8a7c66e144) 548 | ) 549 | 550 | (wire (pts (xy 134.62 68.58) (xy 134.62 71.12)) 551 | (stroke (width 0) (type default) (color 0 0 0 0)) 552 | (uuid 0217dfc4-fc13-4699-99ad-d9948522648e) 553 | ) 554 | (wire (pts (xy 95.25 127) (xy 95.25 129.54)) 555 | (stroke (width 0) (type default) (color 0 0 0 0)) 556 | (uuid 5fc27c35-3e1c-4f96-817c-93b5570858a6) 557 | ) 558 | (wire (pts (xy 134.62 66.04) (xy 134.62 68.58)) 559 | (stroke (width 0) (type default) (color 0 0 0 0)) 560 | (uuid 6bfe5804-2ef9-4c65-b2a7-f01e4014370a) 561 | ) 562 | (wire (pts (xy 110.49 68.58) (xy 124.46 68.58)) 563 | (stroke (width 0) (type default) (color 0 0 0 0)) 564 | (uuid 9e1b837f-0d34-4a18-9644-9ee68f141f46) 565 | ) 566 | (wire (pts (xy 132.08 68.58) (xy 134.62 68.58)) 567 | (stroke (width 0) (type default) (color 0 0 0 0)) 568 | (uuid bd5408e4-362d-4e43-9d39-78fb99eb52c8) 569 | ) 570 | (wire (pts (xy 132.08 66.04) (xy 134.62 66.04)) 571 | (stroke (width 0) (type default) (color 0 0 0 0)) 572 | (uuid c0eca5ed-bc5e-4618-9bcd-80945bea41ed) 573 | ) 574 | (wire (pts (xy 124.46 66.04) (xy 110.49 66.04)) 575 | (stroke (width 0) (type default) (color 0 0 0 0)) 576 | (uuid f2c93195-af12-4d3e-acdf-bdd0ff675c24) 577 | ) 578 | (wire (pts (xy 87.63 127) (xy 95.25 127)) 579 | (stroke (width 0) (type default) (color 0 0 0 0)) 580 | (uuid f71da641-16e6-4257-80c3-0b9d804fee4f) 581 | ) 582 | 583 | (text "3.3V" (at 115.57 97.79 0) 584 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 585 | (uuid 127679a9-3981-4934-815e-896a4e3ff56e) 586 | ) 587 | (text "3.3V" (at 115.57 113.03 0) 588 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 589 | (uuid 48ab88d7-7084-4d02-b109-3ad55a30bb11) 590 | ) 591 | (text "(USB Data)" (at 118.11 83.82 90) 592 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 593 | (uuid 6a45789b-3855-401f-8139-3c734f7f52f9) 594 | ) 595 | (text "(5V)" (at 119.38 62.23 0) 596 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 597 | (uuid 6c9b793c-e74d-4754-a2c0-901e73b26f1c) 598 | ) 599 | (text "GC Data" (at 115.57 105.41 0) 600 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 601 | (uuid 716e31c5-485f-40b5-88e3-a75900da9811) 602 | ) 603 | (text "Model U" (at 198.12 176.53 0) 604 | (effects (font (size 3.9878 3.9878)) (justify left bottom)) 605 | (uuid 8174b4de-74b1-48db-ab8e-c8432251095b) 606 | ) 607 | (text "GC Data" (at 115.57 90.17 0) 608 | (effects (font (size 1.4986 1.4986)) (justify left bottom)) 609 | (uuid b1086f75-01ba-4188-8d36-75a9e2828ca9) 610 | ) 611 | 612 | (global_label "VSYS" (shape input) (at 166.37 93.98 180) (fields_autoplaced) 613 | (effects (font (size 1.27 1.27)) (justify right)) 614 | (uuid 0598b429-c2dc-45b8-ba48-b9d7205cca77) 615 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 159.4496 93.9006 0) 616 | (effects (font (size 1.27 1.27)) (justify right) hide) 617 | ) 618 | ) 619 | (global_label "D-" (shape input) (at 146.05 93.98 0) (fields_autoplaced) 620 | (effects (font (size 1.27 1.27)) (justify left)) 621 | (uuid 2d210a96-f81f-42a9-8bf4-1b43c11086f3) 622 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 623 | (effects (font (size 1.27 1.27)) hide) 624 | ) 625 | ) 626 | (global_label "D3V" (shape input) (at 146.05 88.9 0) (fields_autoplaced) 627 | (effects (font (size 1.27 1.27)) (justify left)) 628 | (uuid 3cd1bda0-18db-417d-b581-a0c50623df68) 629 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 630 | (effects (font (size 1.27 1.27)) hide) 631 | ) 632 | ) 633 | (global_label "VSYS" (shape input) (at 138.43 110.49 180) (fields_autoplaced) 634 | (effects (font (size 1.27 1.27)) (justify right)) 635 | (uuid 62610a45-b84b-41e5-ae75-7b1fa2d960d1) 636 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 131.5096 110.4106 0) 637 | (effects (font (size 1.27 1.27)) (justify right) hide) 638 | ) 639 | ) 640 | (global_label "3V3" (shape input) (at 146.05 110.49 0) (fields_autoplaced) 641 | (effects (font (size 1.27 1.27)) (justify left)) 642 | (uuid 651b7def-751a-4250-bb1e-d260ad58f488) 643 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 312.42 201.93 0) 644 | (effects (font (size 1.27 1.27)) hide) 645 | ) 646 | ) 647 | (global_label "D+" (shape input) (at 146.05 96.52 0) (fields_autoplaced) 648 | (effects (font (size 1.27 1.27)) (justify left)) 649 | (uuid 6c2e273e-743c-4f1e-a647-4171f8122550) 650 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 651 | (effects (font (size 1.27 1.27)) hide) 652 | ) 653 | ) 654 | (global_label "D+" (shape input) (at 110.49 78.74 0) (fields_autoplaced) 655 | (effects (font (size 1.27 1.27)) (justify left)) 656 | (uuid 749dfe75-c0d6-4872-9330-29c5bbcb8ff8) 657 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 658 | (effects (font (size 1.27 1.27)) hide) 659 | ) 660 | ) 661 | (global_label "3V3" (shape input) (at 166.37 91.44 180) (fields_autoplaced) 662 | (effects (font (size 1.27 1.27)) (justify right)) 663 | (uuid 7dc880bc-e7eb-4cce-8d8c-0b65a9dd788e) 664 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 665 | (effects (font (size 1.27 1.27)) hide) 666 | ) 667 | ) 668 | (global_label "3V3" (shape input) (at 110.49 96.52 0) (fields_autoplaced) 669 | (effects (font (size 1.27 1.27)) (justify left)) 670 | (uuid a3e4f0ae-9f86-49e9-b386-ed8b42e012fb) 671 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 672 | (effects (font (size 1.27 1.27)) hide) 673 | ) 674 | ) 675 | (global_label "3V3" (shape input) (at 110.49 111.76 0) (fields_autoplaced) 676 | (effects (font (size 1.27 1.27)) (justify left)) 677 | (uuid c144caa5-b0d4-4cef-840a-d4ad178a2102) 678 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 679 | (effects (font (size 1.27 1.27)) hide) 680 | ) 681 | ) 682 | (global_label "D+" (shape input) (at 110.49 81.28 0) (fields_autoplaced) 683 | (effects (font (size 1.27 1.27)) (justify left)) 684 | (uuid cbdcaa78-3bbc-413f-91bf-2709119373ce) 685 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 686 | (effects (font (size 1.27 1.27)) hide) 687 | ) 688 | ) 689 | (global_label "D3V" (shape input) (at 110.49 88.9 0) (fields_autoplaced) 690 | (effects (font (size 1.27 1.27)) (justify left)) 691 | (uuid d8603679-3e7b-4337-8dbc-1827f5f54d8a) 692 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 693 | (effects (font (size 1.27 1.27)) hide) 694 | ) 695 | ) 696 | (global_label "D-" (shape input) (at 110.49 76.2 0) (fields_autoplaced) 697 | (effects (font (size 1.27 1.27)) (justify left)) 698 | (uuid eb667eea-300e-4ca7-8a6f-4b00de80cd45) 699 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 700 | (effects (font (size 1.27 1.27)) hide) 701 | ) 702 | ) 703 | (global_label "D-" (shape input) (at 110.49 73.66 0) (fields_autoplaced) 704 | (effects (font (size 1.27 1.27)) (justify left)) 705 | (uuid ef8fe2ac-6a7f-4682-9418-b801a1b10a3b) 706 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 707 | (effects (font (size 1.27 1.27)) hide) 708 | ) 709 | ) 710 | (global_label "D3V" (shape input) (at 110.49 104.14 0) (fields_autoplaced) 711 | (effects (font (size 1.27 1.27)) (justify left)) 712 | (uuid f1830a1b-f0cc-47ae-a2c9-679c82032f14) 713 | (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 0 0 0) 714 | (effects (font (size 1.27 1.27)) hide) 715 | ) 716 | ) 717 | 718 | (symbol (lib_id "Model-U-rescue:USB_C_Receptacle-Model_S") (at 95.25 86.36 0) (unit 1) 719 | (in_bom yes) (on_board yes) 720 | (uuid 00000000-0000-0000-0000-00005db4dbe8) 721 | (property "Reference" "J1" (id 0) (at 86.36 59.69 0)) 722 | (property "Value" "USB_C_Receptacle" (id 1) (at 95.25 57.15 0)) 723 | (property "Footprint" "Model_S:1054500101" (id 2) (at 99.06 86.36 0) 724 | (effects (font (size 1.27 1.27)) hide) 725 | ) 726 | (property "Datasheet" "https://datasheet.lcsc.com/lcsc/1912111437_SHOU-HAN-TYPE-C-24P-QCHT_C456013.pdf" (id 3) (at 99.06 86.36 0) 727 | (effects (font (size 1.27 1.27)) hide) 728 | ) 729 | (property "LCSC" "C456013" (id 4) (at 95.25 86.36 0) 730 | (effects (font (size 2.0066 2.0066)) hide) 731 | ) 732 | (pin "A1" (uuid ded05a5b-7a5c-42a7-bd1f-e6682ce351ed)) 733 | (pin "A10" (uuid 30a7e710-1bda-4679-bd33-3cd6fa2bf40d)) 734 | (pin "A11" (uuid bddd074c-0d31-4bc2-8d01-9be5b097944c)) 735 | (pin "A12" (uuid 07ab764e-2790-44c2-a304-14683d19dd05)) 736 | (pin "A2" (uuid 504154db-ef63-4fc5-92b3-077af84c570a)) 737 | (pin "A3" (uuid 8b33ff80-65bb-4b6b-83d7-8aaea1f6a674)) 738 | (pin "A4" (uuid 86d35f47-300a-42fd-bfa5-14d244e39187)) 739 | (pin "A5" (uuid dc4176ff-47de-4b94-b1a0-74c034375f1f)) 740 | (pin "A6" (uuid 28a9c1ee-af7f-4e3d-a0b5-48b6e564f35f)) 741 | (pin "A7" (uuid 11cfd7a4-372f-449d-a57b-0ced845bf0ee)) 742 | (pin "A8" (uuid a00cbcc2-db69-42f3-a113-7328fe890455)) 743 | (pin "A9" (uuid f7ded6d8-a239-4f4f-84f0-39fb586de53c)) 744 | (pin "B1" (uuid 07eda17c-cf78-4ee6-8f05-c1ee5629a4e6)) 745 | (pin "B10" (uuid 63005c88-0a3e-4641-a781-28b3063298d7)) 746 | (pin "B11" (uuid 143a35af-b893-4b64-95e7-41f6c73b6bcb)) 747 | (pin "B12" (uuid 7f47ecb6-4909-48a6-b1c5-f4bda50df92d)) 748 | (pin "B2" (uuid 6afd4048-a128-415b-b222-c4deb6ab96d8)) 749 | (pin "B3" (uuid 717e691f-8ded-4684-a35f-32641d281944)) 750 | (pin "B4" (uuid 4d73c3c5-d17f-428c-b4cb-8dd5a35aaa2c)) 751 | (pin "B5" (uuid b2242582-8a2a-4dd7-9028-8eff339cc1b0)) 752 | (pin "B6" (uuid cf5e0daa-72f0-4b2d-900b-6c184091aba8)) 753 | (pin "B7" (uuid c108e3b1-5902-49ed-8fb7-869b93cd9957)) 754 | (pin "B8" (uuid f982285f-e499-4cce-bef6-ed04b209e25f)) 755 | (pin "B9" (uuid b1c66dee-a826-42df-9589-7738fd57eb52)) 756 | (pin "S1" (uuid ccdf1f17-1c14-4145-96c1-ef8b7e81b056)) 757 | ) 758 | 759 | (symbol (lib_id "Model-U-rescue:VBUS-Model_S") (at 110.49 60.96 270) (unit 1) 760 | (in_bom yes) (on_board yes) 761 | (uuid 00000000-0000-0000-0000-00005db54deb) 762 | (property "Reference" "#PWR0125" (id 0) (at 106.68 60.96 0) 763 | (effects (font (size 1.27 1.27)) hide) 764 | ) 765 | (property "Value" "VBUS" (id 1) (at 113.7412 61.341 90) 766 | (effects (font (size 1.27 1.27)) (justify left)) 767 | ) 768 | (property "Footprint" "" (id 2) (at 110.49 60.96 0) 769 | (effects (font (size 1.27 1.27)) hide) 770 | ) 771 | (property "Datasheet" "" (id 3) (at 110.49 60.96 0) 772 | (effects (font (size 1.27 1.27)) hide) 773 | ) 774 | (pin "1" (uuid b042e56d-5fd5-4262-8f10-5c4f202b25a9)) 775 | ) 776 | 777 | (symbol (lib_id "Model-U-rescue:GND-Model_S") (at 95.25 129.54 0) (unit 1) 778 | (in_bom yes) (on_board yes) 779 | (uuid 00000000-0000-0000-0000-00005db56427) 780 | (property "Reference" "#PWR0122" (id 0) (at 95.25 135.89 0) 781 | (effects (font (size 1.27 1.27)) hide) 782 | ) 783 | (property "Value" "GND" (id 1) (at 95.377 133.9342 0)) 784 | (property "Footprint" "" (id 2) (at 95.25 129.54 0) 785 | (effects (font (size 1.27 1.27)) hide) 786 | ) 787 | (property "Datasheet" "" (id 3) (at 95.25 129.54 0) 788 | (effects (font (size 1.27 1.27)) hide) 789 | ) 790 | (pin "1" (uuid ad508439-99f9-4136-a374-da63a1bf17f6)) 791 | ) 792 | 793 | (symbol (lib_id "Model-U-rescue:Conn_01x04-Model_S") (at 140.97 91.44 0) (mirror y) (unit 1) 794 | (in_bom yes) (on_board yes) 795 | (uuid 00000000-0000-0000-0000-000060ad4395) 796 | (property "Reference" "J2" (id 0) (at 140.97 86.36 0)) 797 | (property "Value" "Conn_01x04" (id 1) (at 146.05 83.82 0)) 798 | (property "Footprint" "Model_S:PinHeader_1x04_P2.54mm_Vertical" (id 2) (at 140.97 91.44 0) 799 | (effects (font (size 1.27 1.27)) hide) 800 | ) 801 | (property "Datasheet" "~" (id 3) (at 140.97 91.44 0) 802 | (effects (font (size 1.27 1.27)) hide) 803 | ) 804 | (pin "1" (uuid 6b6a71cd-8d99-4e4f-9413-88bd4ae099aa)) 805 | (pin "2" (uuid b856d662-6aaf-4945-ad95-6dfc908f6ccb)) 806 | (pin "3" (uuid 6f24e19a-ffdf-4c70-b965-9f5cd4554b31)) 807 | (pin "4" (uuid 5304d3c2-132e-410d-8e02-1eb848456571)) 808 | ) 809 | 810 | (symbol (lib_id "Model-U-rescue:Conn_01x04-Model_S") (at 171.45 91.44 0) (unit 1) 811 | (in_bom yes) (on_board yes) 812 | (uuid 00000000-0000-0000-0000-000060ad66a5) 813 | (property "Reference" "J3" (id 0) (at 170.18 86.36 0) 814 | (effects (font (size 1.27 1.27)) (justify left)) 815 | ) 816 | (property "Value" "Conn_01x04" (id 1) (at 161.29 83.82 0) 817 | (effects (font (size 1.27 1.27)) (justify left)) 818 | ) 819 | (property "Footprint" "Model_S:PinHeader_1x04_P2.54mm_Vertical" (id 2) (at 171.45 91.44 0) 820 | (effects (font (size 1.27 1.27)) hide) 821 | ) 822 | (property "Datasheet" "~" (id 3) (at 171.45 91.44 0) 823 | (effects (font (size 1.27 1.27)) hide) 824 | ) 825 | (pin "1" (uuid fdfce857-6702-433e-a280-25b73d02f134)) 826 | (pin "2" (uuid ea0dc059-938a-4105-9e52-0d8b5ffddd86)) 827 | (pin "3" (uuid 7ec1fc77-9e64-4e9b-b8fe-56036047370c)) 828 | (pin "4" (uuid 9dd69121-1a8b-43f4-9c2e-6db2fd66841b)) 829 | ) 830 | 831 | (symbol (lib_id "Model-U-rescue:GND-Model_S") (at 166.37 88.9 270) (unit 1) 832 | (in_bom yes) (on_board yes) 833 | (uuid 00000000-0000-0000-0000-000060adb0e6) 834 | (property "Reference" "#PWR0101" (id 0) (at 160.02 88.9 0) 835 | (effects (font (size 1.27 1.27)) hide) 836 | ) 837 | (property "Value" "GND" (id 1) (at 163.83 88.9 90) 838 | (effects (font (size 1.27 1.27)) (justify right)) 839 | ) 840 | (property "Footprint" "" (id 2) (at 166.37 88.9 0) 841 | (effects (font (size 1.27 1.27)) hide) 842 | ) 843 | (property "Datasheet" "" (id 3) (at 166.37 88.9 0) 844 | (effects (font (size 1.27 1.27)) hide) 845 | ) 846 | (pin "1" (uuid d9a60a70-cb72-4abc-b994-97e37aef4155)) 847 | ) 848 | 849 | (symbol (lib_id "Model-U-rescue:VBUS-Model_S") (at 166.37 96.52 90) (unit 1) 850 | (in_bom yes) (on_board yes) 851 | (uuid 00000000-0000-0000-0000-000060adcd5c) 852 | (property "Reference" "#PWR0102" (id 0) (at 170.18 96.52 0) 853 | (effects (font (size 1.27 1.27)) hide) 854 | ) 855 | (property "Value" "VBUS" (id 1) (at 163.83 96.52 90) 856 | (effects (font (size 1.27 1.27)) (justify left)) 857 | ) 858 | (property "Footprint" "" (id 2) (at 166.37 96.52 0) 859 | (effects (font (size 1.27 1.27)) hide) 860 | ) 861 | (property "Datasheet" "" (id 3) (at 166.37 96.52 0) 862 | (effects (font (size 1.27 1.27)) hide) 863 | ) 864 | (pin "1" (uuid 0696c10a-63b7-4e67-b40b-7217e9f6f8cf)) 865 | ) 866 | 867 | (symbol (lib_id "Device:R") (at 128.27 66.04 270) (unit 1) 868 | (in_bom yes) (on_board yes) 869 | (uuid 00000000-0000-0000-0000-000060eb2dc0) 870 | (property "Reference" "R1" (id 0) (at 128.27 63.5 90)) 871 | (property "Value" "5.1k" (id 1) (at 128.27 66.04 90)) 872 | (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 128.27 64.262 90) 873 | (effects (font (size 1.27 1.27)) hide) 874 | ) 875 | (property "Datasheet" "~" (id 3) (at 128.27 66.04 0) 876 | (effects (font (size 1.27 1.27)) hide) 877 | ) 878 | (property "LCSC" "C23186" (id 4) (at 128.27 66.04 90) 879 | (effects (font (size 2.0066 2.0066)) hide) 880 | ) 881 | (pin "1" (uuid ad900db3-4beb-4fa1-ace0-548024befe9a)) 882 | (pin "2" (uuid 152ae183-14d8-40a7-9d2e-6b73a233d818)) 883 | ) 884 | 885 | (symbol (lib_id "Device:R") (at 128.27 68.58 90) (unit 1) 886 | (in_bom yes) (on_board yes) 887 | (uuid 00000000-0000-0000-0000-000060eb5fa1) 888 | (property "Reference" "R2" (id 0) (at 128.27 71.12 90)) 889 | (property "Value" "5.1k" (id 1) (at 128.27 68.58 90)) 890 | (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 128.27 70.358 90) 891 | (effects (font (size 1.27 1.27)) hide) 892 | ) 893 | (property "Datasheet" "~" (id 3) (at 128.27 68.58 0) 894 | (effects (font (size 1.27 1.27)) hide) 895 | ) 896 | (property "LCSC" "C23186" (id 4) (at 128.27 68.58 90) 897 | (effects (font (size 2.0066 2.0066)) hide) 898 | ) 899 | (pin "1" (uuid df61380b-5cd0-4a7d-bbde-5e3a89c9768d)) 900 | (pin "2" (uuid c53c69d4-6f0a-4be7-a269-1879cda087d9)) 901 | ) 902 | 903 | (symbol (lib_id "Model-U-rescue:GND-Model_S") (at 134.62 71.12 0) (unit 1) 904 | (in_bom yes) (on_board yes) 905 | (uuid 00000000-0000-0000-0000-000060eb6c01) 906 | (property "Reference" "#PWR0103" (id 0) (at 134.62 77.47 0) 907 | (effects (font (size 1.27 1.27)) hide) 908 | ) 909 | (property "Value" "GND" (id 1) (at 134.747 75.5142 0)) 910 | (property "Footprint" "" (id 2) (at 134.62 71.12 0) 911 | (effects (font (size 1.27 1.27)) hide) 912 | ) 913 | (property "Datasheet" "" (id 3) (at 134.62 71.12 0) 914 | (effects (font (size 1.27 1.27)) hide) 915 | ) 916 | (pin "1" (uuid 41568218-681a-410c-9bd0-ca60fb10f910)) 917 | ) 918 | 919 | (symbol (lib_id "Device:D") (at 142.24 110.49 0) (unit 1) 920 | (in_bom yes) (on_board yes) (fields_autoplaced) 921 | (uuid 50bf00c7-c69d-47e9-8d7f-002d8001f5dd) 922 | (property "Reference" "D1" (id 0) (at 142.24 104.14 0)) 923 | (property "Value" "B5819W" (id 1) (at 142.24 106.68 0)) 924 | (property "Footprint" "Diode_SMD:D_SOD-123" (id 2) (at 142.24 110.49 0) 925 | (effects (font (size 1.27 1.27)) hide) 926 | ) 927 | (property "Datasheet" "~" (id 3) (at 142.24 110.49 0) 928 | (effects (font (size 1.27 1.27)) hide) 929 | ) 930 | (property "LCSC" "C8598" (id 4) (at 142.24 110.49 0) 931 | (effects (font (size 2.0066 2.0066)) hide) 932 | ) 933 | (pin "1" (uuid da091451-5052-4c1e-8fda-2cb362e456ac)) 934 | (pin "2" (uuid 3f975b41-753d-48b2-a348-40509d63c622)) 935 | ) 936 | 937 | (sheet_instances 938 | (path "/" (page "1")) 939 | ) 940 | 941 | (symbol_instances 942 | (path "/00000000-0000-0000-0000-000060adb0e6" 943 | (reference "#PWR0101") (unit 1) (value "GND") (footprint "") 944 | ) 945 | (path "/00000000-0000-0000-0000-000060adcd5c" 946 | (reference "#PWR0102") (unit 1) (value "VBUS") (footprint "") 947 | ) 948 | (path "/00000000-0000-0000-0000-000060eb6c01" 949 | (reference "#PWR0103") (unit 1) (value "GND") (footprint "") 950 | ) 951 | (path "/00000000-0000-0000-0000-00005db56427" 952 | (reference "#PWR0122") (unit 1) (value "GND") (footprint "") 953 | ) 954 | (path "/00000000-0000-0000-0000-00005db54deb" 955 | (reference "#PWR0125") (unit 1) (value "VBUS") (footprint "") 956 | ) 957 | (path "/50bf00c7-c69d-47e9-8d7f-002d8001f5dd" 958 | (reference "D1") (unit 1) (value "B5819W") (footprint "Diode_SMD:D_SOD-123") 959 | ) 960 | (path "/00000000-0000-0000-0000-00005db4dbe8" 961 | (reference "J1") (unit 1) (value "USB_C_Receptacle") (footprint "Model_S:1054500101") 962 | ) 963 | (path "/00000000-0000-0000-0000-000060ad4395" 964 | (reference "J2") (unit 1) (value "Conn_01x04") (footprint "Model_S:PinHeader_1x04_P2.54mm_Vertical") 965 | ) 966 | (path "/00000000-0000-0000-0000-000060ad66a5" 967 | (reference "J3") (unit 1) (value "Conn_01x04") (footprint "Model_S:PinHeader_1x04_P2.54mm_Vertical") 968 | ) 969 | (path "/00000000-0000-0000-0000-000060eb2dc0" 970 | (reference "R1") (unit 1) (value "5.1k") (footprint "Resistor_SMD:R_0603_1608Metric") 971 | ) 972 | (path "/00000000-0000-0000-0000-000060eb5fa1" 973 | (reference "R2") (unit 1) (value "5.1k") (footprint "Resistor_SMD:R_0603_1608Metric") 974 | ) 975 | ) 976 | ) 977 | -------------------------------------------------------------------------------- /Model UD Kicad Files/Panels/Model UD Panel 10.kicad_pro: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "design_settings": { 4 | "defaults": { 5 | "board_outline_line_width": 0.049999999999999996, 6 | "copper_line_width": 0.19999999999999998, 7 | "copper_text_italic": false, 8 | "copper_text_size_h": 1.5, 9 | "copper_text_size_v": 1.5, 10 | "copper_text_thickness": 0.3, 11 | "copper_text_upright": false, 12 | "courtyard_line_width": 0.049999999999999996, 13 | "dimension_precision": 4, 14 | "dimension_units": 3, 15 | "dimensions": { 16 | "arrow_length": 1270000, 17 | "extension_offset": 500000, 18 | "keep_text_aligned": true, 19 | "suppress_zeroes": false, 20 | "text_position": 0, 21 | "units_format": 1 22 | }, 23 | "fab_line_width": 0.09999999999999999, 24 | "fab_text_italic": false, 25 | "fab_text_size_h": 1.0, 26 | "fab_text_size_v": 1.0, 27 | "fab_text_thickness": 0.15, 28 | "fab_text_upright": false, 29 | "other_line_width": 0.09999999999999999, 30 | "other_text_italic": false, 31 | "other_text_size_h": 1.0, 32 | "other_text_size_v": 1.0, 33 | "other_text_thickness": 0.15, 34 | "other_text_upright": false, 35 | "pads": { 36 | "drill": 0.0, 37 | "height": 0.9, 38 | "width": 0.3 39 | }, 40 | "silk_line_width": 0.12, 41 | "silk_text_italic": false, 42 | "silk_text_size_h": 1.0, 43 | "silk_text_size_v": 1.0, 44 | "silk_text_thickness": 0.15, 45 | "silk_text_upright": false, 46 | "zones": { 47 | "45_degree_only": false, 48 | "min_clearance": 0.508 49 | } 50 | }, 51 | "diff_pair_dimensions": [], 52 | "drc_exclusions": [], 53 | "meta": { 54 | "filename": "board_design_settings.json", 55 | "version": 2 56 | }, 57 | "rule_severities": { 58 | "annular_width": "error", 59 | "clearance": "error", 60 | "copper_edge_clearance": "error", 61 | "courtyards_overlap": "error", 62 | "diff_pair_gap_out_of_range": "error", 63 | "diff_pair_uncoupled_length_too_long": "error", 64 | "drill_out_of_range": "error", 65 | "duplicate_footprints": "warning", 66 | "extra_footprint": "warning", 67 | "footprint_type_mismatch": "error", 68 | "hole_clearance": "error", 69 | "hole_near_hole": "error", 70 | "invalid_outline": "error", 71 | "item_on_disabled_layer": "error", 72 | "items_not_allowed": "error", 73 | "length_out_of_range": "error", 74 | "malformed_courtyard": "error", 75 | "microvia_drill_out_of_range": "error", 76 | "missing_courtyard": "ignore", 77 | "missing_footprint": "warning", 78 | "net_conflict": "warning", 79 | "npth_inside_courtyard": "ignore", 80 | "padstack": "error", 81 | "pth_inside_courtyard": "ignore", 82 | "shorting_items": "error", 83 | "silk_over_copper": "warning", 84 | "silk_overlap": "warning", 85 | "skew_out_of_range": "error", 86 | "through_hole_pad_without_hole": "error", 87 | "too_many_vias": "error", 88 | "track_dangling": "warning", 89 | "track_width": "error", 90 | "tracks_crossing": "error", 91 | "unconnected_items": "error", 92 | "unresolved_variable": "error", 93 | "via_dangling": "warning", 94 | "zone_has_empty_net": "error", 95 | "zones_intersect": "error" 96 | }, 97 | "rule_severitieslegacy_courtyards_overlap": true, 98 | "rule_severitieslegacy_no_courtyard_defined": false, 99 | "rules": { 100 | "allow_blind_buried_vias": false, 101 | "allow_microvias": false, 102 | "max_error": 0.005, 103 | "min_clearance": 0.0, 104 | "min_copper_edge_clearance": 0.07619999999999999, 105 | "min_hole_clearance": 0.25, 106 | "min_hole_to_hole": 0.25, 107 | "min_microvia_diameter": 0.19999999999999998, 108 | "min_microvia_drill": 0.09999999999999999, 109 | "min_silk_clearance": 0.0, 110 | "min_through_hole_diameter": 0.3, 111 | "min_track_width": 0.19999999999999998, 112 | "min_via_annular_width": 0.049999999999999996, 113 | "min_via_diameter": 0.39999999999999997, 114 | "use_height_for_length_calcs": true 115 | }, 116 | "track_widths": [ 117 | 0.0, 118 | 0.3, 119 | 0.4, 120 | 0.6 121 | ], 122 | "via_dimensions": [], 123 | "zones_allow_external_fillets": false, 124 | "zones_use_no_outline": true 125 | }, 126 | "layer_presets": [] 127 | }, 128 | "boards": [], 129 | "cvpcb": { 130 | "equivalence_files": [] 131 | }, 132 | "erc": { 133 | "erc_exclusions": [], 134 | "meta": { 135 | "version": 0 136 | }, 137 | "pin_map": [ 138 | [ 139 | 0, 140 | 0, 141 | 0, 142 | 0, 143 | 0, 144 | 0, 145 | 1, 146 | 0, 147 | 0, 148 | 0, 149 | 0, 150 | 2 151 | ], 152 | [ 153 | 0, 154 | 2, 155 | 0, 156 | 1, 157 | 0, 158 | 0, 159 | 1, 160 | 0, 161 | 2, 162 | 2, 163 | 2, 164 | 2 165 | ], 166 | [ 167 | 0, 168 | 0, 169 | 0, 170 | 0, 171 | 0, 172 | 0, 173 | 1, 174 | 0, 175 | 1, 176 | 0, 177 | 1, 178 | 2 179 | ], 180 | [ 181 | 0, 182 | 1, 183 | 0, 184 | 0, 185 | 0, 186 | 0, 187 | 1, 188 | 1, 189 | 2, 190 | 1, 191 | 1, 192 | 2 193 | ], 194 | [ 195 | 0, 196 | 0, 197 | 0, 198 | 0, 199 | 0, 200 | 0, 201 | 1, 202 | 0, 203 | 0, 204 | 0, 205 | 0, 206 | 2 207 | ], 208 | [ 209 | 0, 210 | 0, 211 | 0, 212 | 0, 213 | 0, 214 | 0, 215 | 0, 216 | 0, 217 | 0, 218 | 0, 219 | 0, 220 | 2 221 | ], 222 | [ 223 | 1, 224 | 1, 225 | 1, 226 | 1, 227 | 1, 228 | 0, 229 | 1, 230 | 1, 231 | 1, 232 | 1, 233 | 1, 234 | 2 235 | ], 236 | [ 237 | 0, 238 | 0, 239 | 0, 240 | 1, 241 | 0, 242 | 0, 243 | 1, 244 | 0, 245 | 0, 246 | 0, 247 | 0, 248 | 2 249 | ], 250 | [ 251 | 0, 252 | 2, 253 | 1, 254 | 2, 255 | 0, 256 | 0, 257 | 1, 258 | 0, 259 | 2, 260 | 2, 261 | 2, 262 | 2 263 | ], 264 | [ 265 | 0, 266 | 2, 267 | 0, 268 | 1, 269 | 0, 270 | 0, 271 | 1, 272 | 0, 273 | 2, 274 | 0, 275 | 0, 276 | 2 277 | ], 278 | [ 279 | 0, 280 | 2, 281 | 1, 282 | 1, 283 | 0, 284 | 0, 285 | 1, 286 | 0, 287 | 2, 288 | 0, 289 | 0, 290 | 2 291 | ], 292 | [ 293 | 2, 294 | 2, 295 | 2, 296 | 2, 297 | 2, 298 | 2, 299 | 2, 300 | 2, 301 | 2, 302 | 2, 303 | 2, 304 | 2 305 | ] 306 | ], 307 | "rule_severities": { 308 | "bus_definition_conflict": "error", 309 | "bus_entry_needed": "error", 310 | "bus_label_syntax": "error", 311 | "bus_to_bus_conflict": "error", 312 | "bus_to_net_conflict": "error", 313 | "different_unit_footprint": "error", 314 | "different_unit_net": "error", 315 | "duplicate_reference": "error", 316 | "duplicate_sheet_names": "error", 317 | "extra_units": "error", 318 | "global_label_dangling": "warning", 319 | "hier_label_mismatch": "error", 320 | "label_dangling": "error", 321 | "lib_symbol_issues": "warning", 322 | "multiple_net_names": "warning", 323 | "net_not_bus_member": "warning", 324 | "no_connect_connected": "warning", 325 | "no_connect_dangling": "warning", 326 | "pin_not_connected": "error", 327 | "pin_not_driven": "error", 328 | "pin_to_pin": "warning", 329 | "power_pin_not_driven": "error", 330 | "similar_labels": "warning", 331 | "unannotated": "error", 332 | "unit_value_mismatch": "error", 333 | "unresolved_variable": "error", 334 | "wire_dangling": "error" 335 | } 336 | }, 337 | "libraries": { 338 | "pinned_footprint_libs": [], 339 | "pinned_symbol_libs": [] 340 | }, 341 | "meta": { 342 | "filename": "Model UD.kicad_pro", 343 | "version": 1 344 | }, 345 | "net_settings": { 346 | "classes": [ 347 | { 348 | "bus_width": 12.0, 349 | "clearance": 0.15, 350 | "diff_pair_gap": 0.25, 351 | "diff_pair_via_gap": 0.25, 352 | "diff_pair_width": 0.2, 353 | "line_style": 0, 354 | "microvia_diameter": 0.3, 355 | "microvia_drill": 0.1, 356 | "name": "Default", 357 | "pcb_color": "rgba(0, 0, 0, 0.000)", 358 | "schematic_color": "rgba(0, 0, 0, 0.000)", 359 | "track_width": 0.25, 360 | "via_diameter": 0.8, 361 | "via_drill": 0.4, 362 | "wire_width": 6.0 363 | } 364 | ], 365 | "meta": { 366 | "version": 2 367 | }, 368 | "net_colors": null 369 | }, 370 | "pcbnew": { 371 | "last_paths": { 372 | "gencad": "", 373 | "idf": "", 374 | "netlist": "USBC_Breakout.net", 375 | "specctra_dsn": "", 376 | "step": "C:/Users/Ian/Desktop/Model-U.step", 377 | "vrml": "" 378 | }, 379 | "page_layout_descr_file": "" 380 | }, 381 | "schematic": { 382 | "annotate_start_num": 0, 383 | "drawing": { 384 | "default_line_thickness": 6.0, 385 | "default_text_size": 79.0, 386 | "field_names": [], 387 | "intersheets_ref_own_page": false, 388 | "intersheets_ref_prefix": "", 389 | "intersheets_ref_short": false, 390 | "intersheets_ref_show": false, 391 | "intersheets_ref_suffix": "", 392 | "junction_size_choice": 3, 393 | "label_size_ratio": 0.25, 394 | "pin_symbol_size": 25.0, 395 | "text_offset_ratio": 0.08 396 | }, 397 | "legacy_lib_dir": "", 398 | "legacy_lib_list": [], 399 | "meta": { 400 | "version": 1 401 | }, 402 | "net_format_name": "Pcbnew", 403 | "ngspice": { 404 | "fix_include_paths": true, 405 | "fix_passive_vals": false, 406 | "meta": { 407 | "version": 0 408 | }, 409 | "model_mode": 0, 410 | "workbook_filename": "" 411 | }, 412 | "page_layout_descr_file": "", 413 | "plot_directory": "Test", 414 | "spice_adjust_passive_values": false, 415 | "spice_external_command": "spice \"%I\"", 416 | "subpart_first_id": 65, 417 | "subpart_id_separator": 0 418 | }, 419 | "sheets": [ 420 | [ 421 | "bb7f0588-d4d8-44bf-9ebf-3c533fe4d6ae", 422 | "" 423 | ] 424 | ], 425 | "text_variables": {} 426 | } 427 | -------------------------------------------------------------------------------- /Model UD Kicad Files/Panels/Model UD Panel 4.kicad_pro: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "design_settings": { 4 | "defaults": { 5 | "board_outline_line_width": 0.049999999999999996, 6 | "copper_line_width": 0.19999999999999998, 7 | "copper_text_italic": false, 8 | "copper_text_size_h": 1.5, 9 | "copper_text_size_v": 1.5, 10 | "copper_text_thickness": 0.3, 11 | "copper_text_upright": false, 12 | "courtyard_line_width": 0.049999999999999996, 13 | "dimension_precision": 4, 14 | "dimension_units": 3, 15 | "dimensions": { 16 | "arrow_length": 1270000, 17 | "extension_offset": 500000, 18 | "keep_text_aligned": true, 19 | "suppress_zeroes": false, 20 | "text_position": 0, 21 | "units_format": 1 22 | }, 23 | "fab_line_width": 0.09999999999999999, 24 | "fab_text_italic": false, 25 | "fab_text_size_h": 1.0, 26 | "fab_text_size_v": 1.0, 27 | "fab_text_thickness": 0.15, 28 | "fab_text_upright": false, 29 | "other_line_width": 0.09999999999999999, 30 | "other_text_italic": false, 31 | "other_text_size_h": 1.0, 32 | "other_text_size_v": 1.0, 33 | "other_text_thickness": 0.15, 34 | "other_text_upright": false, 35 | "pads": { 36 | "drill": 0.0, 37 | "height": 0.9, 38 | "width": 0.3 39 | }, 40 | "silk_line_width": 0.12, 41 | "silk_text_italic": false, 42 | "silk_text_size_h": 1.0, 43 | "silk_text_size_v": 1.0, 44 | "silk_text_thickness": 0.15, 45 | "silk_text_upright": false, 46 | "zones": { 47 | "45_degree_only": false, 48 | "min_clearance": 0.508 49 | } 50 | }, 51 | "diff_pair_dimensions": [], 52 | "drc_exclusions": [], 53 | "meta": { 54 | "filename": "board_design_settings.json", 55 | "version": 2 56 | }, 57 | "rule_severities": { 58 | "annular_width": "error", 59 | "clearance": "error", 60 | "copper_edge_clearance": "error", 61 | "courtyards_overlap": "error", 62 | "diff_pair_gap_out_of_range": "error", 63 | "diff_pair_uncoupled_length_too_long": "error", 64 | "drill_out_of_range": "error", 65 | "duplicate_footprints": "warning", 66 | "extra_footprint": "warning", 67 | "footprint_type_mismatch": "error", 68 | "hole_clearance": "error", 69 | "hole_near_hole": "error", 70 | "invalid_outline": "error", 71 | "item_on_disabled_layer": "error", 72 | "items_not_allowed": "error", 73 | "length_out_of_range": "error", 74 | "malformed_courtyard": "error", 75 | "microvia_drill_out_of_range": "error", 76 | "missing_courtyard": "ignore", 77 | "missing_footprint": "warning", 78 | "net_conflict": "warning", 79 | "npth_inside_courtyard": "ignore", 80 | "padstack": "error", 81 | "pth_inside_courtyard": "ignore", 82 | "shorting_items": "error", 83 | "silk_over_copper": "warning", 84 | "silk_overlap": "warning", 85 | "skew_out_of_range": "error", 86 | "through_hole_pad_without_hole": "error", 87 | "too_many_vias": "error", 88 | "track_dangling": "warning", 89 | "track_width": "error", 90 | "tracks_crossing": "error", 91 | "unconnected_items": "error", 92 | "unresolved_variable": "error", 93 | "via_dangling": "warning", 94 | "zone_has_empty_net": "error", 95 | "zones_intersect": "error" 96 | }, 97 | "rule_severitieslegacy_courtyards_overlap": true, 98 | "rule_severitieslegacy_no_courtyard_defined": false, 99 | "rules": { 100 | "allow_blind_buried_vias": false, 101 | "allow_microvias": false, 102 | "max_error": 0.005, 103 | "min_clearance": 0.0, 104 | "min_copper_edge_clearance": 0.07619999999999999, 105 | "min_hole_clearance": 0.25, 106 | "min_hole_to_hole": 0.25, 107 | "min_microvia_diameter": 0.19999999999999998, 108 | "min_microvia_drill": 0.09999999999999999, 109 | "min_silk_clearance": 0.0, 110 | "min_through_hole_diameter": 0.3, 111 | "min_track_width": 0.19999999999999998, 112 | "min_via_annular_width": 0.049999999999999996, 113 | "min_via_diameter": 0.39999999999999997, 114 | "use_height_for_length_calcs": true 115 | }, 116 | "track_widths": [ 117 | 0.0, 118 | 0.3, 119 | 0.4, 120 | 0.6 121 | ], 122 | "via_dimensions": [], 123 | "zones_allow_external_fillets": false, 124 | "zones_use_no_outline": true 125 | }, 126 | "layer_presets": [] 127 | }, 128 | "boards": [], 129 | "cvpcb": { 130 | "equivalence_files": [] 131 | }, 132 | "erc": { 133 | "erc_exclusions": [], 134 | "meta": { 135 | "version": 0 136 | }, 137 | "pin_map": [ 138 | [ 139 | 0, 140 | 0, 141 | 0, 142 | 0, 143 | 0, 144 | 0, 145 | 1, 146 | 0, 147 | 0, 148 | 0, 149 | 0, 150 | 2 151 | ], 152 | [ 153 | 0, 154 | 2, 155 | 0, 156 | 1, 157 | 0, 158 | 0, 159 | 1, 160 | 0, 161 | 2, 162 | 2, 163 | 2, 164 | 2 165 | ], 166 | [ 167 | 0, 168 | 0, 169 | 0, 170 | 0, 171 | 0, 172 | 0, 173 | 1, 174 | 0, 175 | 1, 176 | 0, 177 | 1, 178 | 2 179 | ], 180 | [ 181 | 0, 182 | 1, 183 | 0, 184 | 0, 185 | 0, 186 | 0, 187 | 1, 188 | 1, 189 | 2, 190 | 1, 191 | 1, 192 | 2 193 | ], 194 | [ 195 | 0, 196 | 0, 197 | 0, 198 | 0, 199 | 0, 200 | 0, 201 | 1, 202 | 0, 203 | 0, 204 | 0, 205 | 0, 206 | 2 207 | ], 208 | [ 209 | 0, 210 | 0, 211 | 0, 212 | 0, 213 | 0, 214 | 0, 215 | 0, 216 | 0, 217 | 0, 218 | 0, 219 | 0, 220 | 2 221 | ], 222 | [ 223 | 1, 224 | 1, 225 | 1, 226 | 1, 227 | 1, 228 | 0, 229 | 1, 230 | 1, 231 | 1, 232 | 1, 233 | 1, 234 | 2 235 | ], 236 | [ 237 | 0, 238 | 0, 239 | 0, 240 | 1, 241 | 0, 242 | 0, 243 | 1, 244 | 0, 245 | 0, 246 | 0, 247 | 0, 248 | 2 249 | ], 250 | [ 251 | 0, 252 | 2, 253 | 1, 254 | 2, 255 | 0, 256 | 0, 257 | 1, 258 | 0, 259 | 2, 260 | 2, 261 | 2, 262 | 2 263 | ], 264 | [ 265 | 0, 266 | 2, 267 | 0, 268 | 1, 269 | 0, 270 | 0, 271 | 1, 272 | 0, 273 | 2, 274 | 0, 275 | 0, 276 | 2 277 | ], 278 | [ 279 | 0, 280 | 2, 281 | 1, 282 | 1, 283 | 0, 284 | 0, 285 | 1, 286 | 0, 287 | 2, 288 | 0, 289 | 0, 290 | 2 291 | ], 292 | [ 293 | 2, 294 | 2, 295 | 2, 296 | 2, 297 | 2, 298 | 2, 299 | 2, 300 | 2, 301 | 2, 302 | 2, 303 | 2, 304 | 2 305 | ] 306 | ], 307 | "rule_severities": { 308 | "bus_definition_conflict": "error", 309 | "bus_entry_needed": "error", 310 | "bus_label_syntax": "error", 311 | "bus_to_bus_conflict": "error", 312 | "bus_to_net_conflict": "error", 313 | "different_unit_footprint": "error", 314 | "different_unit_net": "error", 315 | "duplicate_reference": "error", 316 | "duplicate_sheet_names": "error", 317 | "extra_units": "error", 318 | "global_label_dangling": "warning", 319 | "hier_label_mismatch": "error", 320 | "label_dangling": "error", 321 | "lib_symbol_issues": "warning", 322 | "multiple_net_names": "warning", 323 | "net_not_bus_member": "warning", 324 | "no_connect_connected": "warning", 325 | "no_connect_dangling": "warning", 326 | "pin_not_connected": "error", 327 | "pin_not_driven": "error", 328 | "pin_to_pin": "warning", 329 | "power_pin_not_driven": "error", 330 | "similar_labels": "warning", 331 | "unannotated": "error", 332 | "unit_value_mismatch": "error", 333 | "unresolved_variable": "error", 334 | "wire_dangling": "error" 335 | } 336 | }, 337 | "libraries": { 338 | "pinned_footprint_libs": [], 339 | "pinned_symbol_libs": [] 340 | }, 341 | "meta": { 342 | "filename": "Model UD Panel 10.kicad_pro", 343 | "version": 1 344 | }, 345 | "net_settings": { 346 | "classes": [ 347 | { 348 | "bus_width": 12.0, 349 | "clearance": 0.15, 350 | "diff_pair_gap": 0.25, 351 | "diff_pair_via_gap": 0.25, 352 | "diff_pair_width": 0.2, 353 | "line_style": 0, 354 | "microvia_diameter": 0.3, 355 | "microvia_drill": 0.1, 356 | "name": "Default", 357 | "pcb_color": "rgba(0, 0, 0, 0.000)", 358 | "schematic_color": "rgba(0, 0, 0, 0.000)", 359 | "track_width": 0.25, 360 | "via_diameter": 0.8, 361 | "via_drill": 0.4, 362 | "wire_width": 6.0 363 | } 364 | ], 365 | "meta": { 366 | "version": 2 367 | }, 368 | "net_colors": null 369 | }, 370 | "pcbnew": { 371 | "last_paths": { 372 | "gencad": "", 373 | "idf": "", 374 | "netlist": "USBC_Breakout.net", 375 | "specctra_dsn": "", 376 | "step": "C:/Users/Ian/Desktop/Model-U.step", 377 | "vrml": "" 378 | }, 379 | "page_layout_descr_file": "" 380 | }, 381 | "schematic": { 382 | "annotate_start_num": 0, 383 | "drawing": { 384 | "default_line_thickness": 6.0, 385 | "default_text_size": 79.0, 386 | "field_names": [], 387 | "intersheets_ref_own_page": false, 388 | "intersheets_ref_prefix": "", 389 | "intersheets_ref_short": false, 390 | "intersheets_ref_show": false, 391 | "intersheets_ref_suffix": "", 392 | "junction_size_choice": 3, 393 | "label_size_ratio": 0.25, 394 | "pin_symbol_size": 25.0, 395 | "text_offset_ratio": 0.08 396 | }, 397 | "legacy_lib_dir": "", 398 | "legacy_lib_list": [], 399 | "meta": { 400 | "version": 1 401 | }, 402 | "net_format_name": "Pcbnew", 403 | "ngspice": { 404 | "fix_include_paths": true, 405 | "fix_passive_vals": false, 406 | "meta": { 407 | "version": 0 408 | }, 409 | "model_mode": 0, 410 | "workbook_filename": "" 411 | }, 412 | "page_layout_descr_file": "", 413 | "plot_directory": "Test", 414 | "spice_adjust_passive_values": false, 415 | "spice_external_command": "spice \"%I\"", 416 | "subpart_first_id": 65, 417 | "subpart_id_separator": 0 418 | }, 419 | "sheets": [ 420 | [ 421 | "bb7f0588-d4d8-44bf-9ebf-3c533fe4d6ae", 422 | "" 423 | ] 424 | ], 425 | "text_variables": {} 426 | } 427 | -------------------------------------------------------------------------------- /Pictures/Model BirdD 2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/Pictures/Model BirdD 2.jpg -------------------------------------------------------------------------------- /Pictures/Model UD Back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/Pictures/Model UD Back.jpg -------------------------------------------------------------------------------- /Pictures/Model UD Front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/Pictures/Model UD Front.jpg -------------------------------------------------------------------------------- /Pictures/Model UD Wiring2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/Pictures/Model UD Wiring2.png -------------------------------------------------------------------------------- /Pictures/Model-U.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HTangl/Model-UD/dc3d7cad4c4f4ac7ab3f5a1de21cc6320f39a4e4/Pictures/Model-U.jpg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Model UD 2 | 3 | ![](https://raw.githubusercontent.com/HTangl/Model-UD/main/Pictures/Model%20UD%20Front.jpg) 4 | 5 | The Model UD is a USB C breakout board based on the Model U designed by [Crane](https://github.com/Crane1195). It is exactly the same size and footprint as the Model U but integrates a schottky diode directly onto the board and adds the "VSYS" pin. This eliminates the need to add a stand alone diode to your circuit when wiring to a Raspberry Pi Pico. You can simply run a wire directly from the VSYS pin on the model UD to the VSYS pin on the Pico. 6 | 7 | The Model UD is specifically designed for use with DIY rectangle controllers to facilitate the use of USB C to GC cables as well as standard USB C to USB A cables. 8 | 9 | I sell these on my [Etsy shop](https://www.etsy.com/shop/HTangl). 10 | 11 | Here is a wiring guide. 12 | ![](https://raw.githubusercontent.com/HTangl/Model-UD/main/Pictures/Model%20UD%20Wiring2.png) 13 | 14 | This repository contains the files necessary to order these boards from [JLCPCB](https://jlcpcb.com/). 15 | Please be aware that JLC does not have a great track record when it comes to SMT part assembly. 16 | It is normal to receive 1 to 4 bad boards in every batch. 17 | There is a guide at the bottom of this page that explains how to test the boards. 18 | 19 | There are also files for a modified version of the board with 3mm mounting holes added if you plan to mount the board with screws. These are the "Model BirdD" files, cuz they kinda look like a Model UD with wings. 20 | ![](https://raw.githubusercontent.com/HTangl/Model-UD/main/Pictures/Model%20BirdD%202.jpg) 21 | 22 | ### How to order from JLCPCB ### 23 | 24 | 1. Download the files from this repository by clicking on "Code" and then on "Download Zip". Unzip the "Model-UD-main.zip" but do not unzip the "Model-UD_panel.zip" folders 25 | ![](https://github.com/HTangl/Model-U/blob/main/JLC%20Ordering%20Guide%20Pics/Step%2000.png?raw=true) 26 | 27 | 2. From the JLCPCB home page click on "Order now" 28 | ![](https://github.com/HTangl/Model-U/blob/main/JLC%20Ordering%20Guide%20Pics/Step%2001.png?raw=true) 29 | 30 | 3. On the next page click the "Add gerber file" button and select one of the "Model-UD_panel.zip" files in the "Model-UD JLC Files" folder. For this guide I'm using the 10 piece panel. Keep in mind JLC's minimum order quantity is 5 so since I'm using the 10 piece panel file I will end up with 50 individual breakout boards total. 31 | ![](https://github.com/HTangl/Model-U/blob/main/JLC%20Ordering%20Guide%20Pics/Step%2002.png?raw=true) 32 | 33 | 4. Change the delivery format to "Panel by Customer" and then input the amount of rows and columns needed, for the 10 piece panel it is 2 columns and 5 rows 34 | ![](https://github.com/HTangl/Model-U/blob/main/JLC%20Ordering%20Guide%20Pics/Step%2003.png?raw=true) 35 | 36 | 5. Scroll down and turn on the "SMT Assembly" slider, leave everything default and then click "Confirm" 37 | ![](https://github.com/HTangl/Model-U/blob/main/JLC%20Ordering%20Guide%20Pics/Step%2004.png?raw=true) 38 | 39 | 6. On the next page add the BOM and CPL files from the "Model-UD JLC Files" folder. Then select the "Single Piece" button and then click "NEXT" 40 | ![](https://github.com/HTangl/Model-U/blob/main/JLC%20Ordering%20Guide%20Pics/Step%2005.png?raw=true) 41 | 42 | 7. On this page just leave everything default and click "NEXT" 43 | ![](https://github.com/HTangl/Model-U/blob/main/JLC%20Ordering%20Guide%20Pics/Step%2006.png?raw=true) 44 | 45 | 8. The final step will show you a preview of what the boards will look like. It is normal for the parts to be off center and only displayed on one board. JLC will place the parts correctly after you place the order. Also note that if you are ordering less than 50 individual breakout boards you will still be charged for 100 resistors, this is normal and is just a JLC policy. For some small parts they have a minimum quantity. Lastly please do not use the price listed in this picture as a reference, the price shown doesn't include tax or shipping and JLC does change their price from time to time. All you have to do now is click "SAVE TO CART" and then finish the checkout process 46 | ![](https://github.com/HTangl/Model-U/blob/main/JLC%20Ordering%20Guide%20Pics/Step%2007.png?raw=true) 47 | 48 | ### Testing the boards ### 49 | 50 | If you plan to sell these I recommend testing them first. 51 | To do this you will need a USB C to USB C 3.1 gen 2 cable and a 24 pin USB C breakout board. 52 | Here are links to the breakout board and cable that I use. 53 | Breakout: https://amazon.com/dp/B07771CFFM or https://amazon.com/dp/B09L816S5W 54 | USB Cable: https://amazon.com/dp/B07THFJ1J5 55 | 56 | To test the boards you need a multi-meter with a continuity testing mode. 57 | Start by connecting the Model UD to the 24 pin breakout. 58 | Next put one lead of the meter on any pin of the Model UD and then drag the other lead of your meter across every pin on the 24 pin breakout. 59 | Use the chart below to determine which pins should have continuity. 60 | If you get continuity on a pin that should not have continuity, such as D+ on the Model UD getting continuity on a GND pin, then the Model UD is broken. 61 | 62 | The pins on the left are the Model UD and the right is the 24 pin breakout. 63 | Please note that if you'd like to test the diode connected to the VSYS pin you will need a meter with a diode test mode and test between the VSYS and 3V pins, this is generally not needed as the chance of having a bad diode is extremely low. 64 | 65 | 5V - VBUS (A4, A9, B4, B9) 66 | 3V - RX1/2+ (A11, B11) 67 | Gnd - GND and Shield (if applicable) (A1, A12, B1, B12) 68 | D+ - D+ (Either A6 or B6 you will only get continuity on one) 69 | D3V - TX1/2+ (A2, B2) 70 | --------------------------------------------------------------------------------