From: Manfred Steiner Date: Thu, 22 Aug 2024 14:50:16 +0000 (+0200) Subject: Tapeout nano-1284 V1a X-Git-Url: https://git.htl-mechatronik.at/public/?a=commitdiff_plain;h=c3e036a2ff4bda6d16f78b56fe242ecac2566068;p=nano-x.git Tapeout nano-1284 V1a --- diff --git a/kicad/bom.ods b/kicad/bom.ods index 55ba34f..3017f63 100644 Binary files a/kicad/bom.ods and b/kicad/bom.ods differ diff --git a/kicad/dist/1284-v1a/README.md b/kicad/dist/1284-v1a/README.md new file mode 100644 index 0000000..79804e0 --- /dev/null +++ b/kicad/dist/1284-v1a/README.md @@ -0,0 +1,104 @@ +# Nano-1284 Version V1a + +Letze Aktualisierung: SX / 22.8.2024 + +## Überblick + +* Produktionsfreigabe (Branch/Commit): 22.8.2024 (w-1284-v1a/) +* KiCad v8.0.4(rc) / Plugin JLCPCB Tools v2024.06.01 (modified) +* Schaltung (Farbe): [nano-1284_v1a_schematic.pdf](nano-1284_v1a_schematic.pdf) +* Schaltung (Schwarz/Weiß): [nano-1284_v1a_schematic-bw.pdf](nano-1284_v1a_schematic-bw.pdf) +* Bild vorne: [nano-1284_v1a_image-front.png](nano-1284_v1a_image-front.png) +* Bild hinten: [nano-1284_v1a_image-back.png](nano-1284_v1a_image-back.png) +* Bestückung: [nano-1284-v1a_bestueckung.pdf](nano-1284-v1a_bestueckung.pdf) +* Stückliste: [nano-1284_v1a_bom.pdf](nano-1284_v1a_bom.pdf) +* Produktionsdaten: + * Gerber-Dateien: [production_files/GERBER-nano-1284.zip](production_files/GERBER-nano-1284.zip) + * BOM: [production_files/BOM-nano-1284.csv](production_files/BOM-nano-1284.csv) + * CPL: [production_files/CPL-nano-1284.csv](production_files/CPL-nano-1284.csv) + +---------------------------------------------------- + +## Ansicht + +Vorne | Hinten + :-----: | :-----: | + [nano-1284_v1a_image-front.png](nano-1284_v1a_image-front.png) | [nano-1284_v1a_image-back.](nano-1284_v1a_image-back.png) + ![Ansicht vorne](nano-1284_v1a_image-front.png) | ![Ansicht hinten](nano-1284_v1a_image-back.png) + ![Ansicht vorne unbestückt](nano-1284_v1a_image-front_no-comp.png) | ![Ansicht hinten unbestückt](nano-1284_v1a_image-back_no-comp.png) +[nano-1284_v1a_image-front_no-comp.png](nano-1284_v1a_image-front_no-comp.png) | [nano-1284_v1a_image-back_no-comp.png](nano-1284_v1a_image-back_no-comp.png) + +---------------------------------------------------- + +## Kosten + +10 Stück Nano-644 V1a, Bestellung bei JLCPCB am 22.8.2024 + + Datum | Kosten | Beschreibung +---------- | -------- | ---- + 17.8.2024 | € 97,37 | Bauteile (10 x Atmega1284P) + 19.8.2024 | € -38,95 | Rückzahlung Bauteile (10 x Atmega1284P) + 20.8.2024 | € 52,10 | Bauteile + 22.8.2024 | € 242,87 | Fertigung (PCB+Bestückung), Bauteile + -- | € 353,39 | Gesamtkosten für 10 Stück + -- | **€ 35,339** | **Kosten pro Stück** + +Ausständig: Zoll, Steuer + +---------------------------------------------------------------- + +## Änderungen gegenüber [Nano-644 V1a](../644-v1a//README.md) + + Reference | Beschreibung | + ------------------- | -------------------------------------------------------------- | + R1 | Änderung 560R -> 1K | + R3 | Änderung 560R -> 4K7 | + Netz LED-GREEN/PC2 | Umbenennung auf Netz LED-RED/PC2 | + Netz LED-RED/PC4 | Umbenennung auf Netz LED-GRENN/PC4 | + C14 | RTC Oscilator Trim C 100nF -> 10pF | + C1 | 22µF -> 220µF (RTC läuft länger ohne Batterie) | + D6 | Schottky -> Si-Diode (geringerer Leckstrom) | + R11 | R17=470K -> R11=48K | + R17 | 10R um Strom über D6 zu begrenzen | + U7, U8, U9, U10, U11 | Level-Shifter für Modem (Schutz bei ISP/5V) | + R16 | 100R (Schutz bei Fehler MISO auf Ausgang konfiguriert) | + TP-GDO2 | Belegung geändert | + U2 | HD9108 -> AP7332-3333W6-7 (2x3.3V Linearregler) | + R15 | R15 -> R7 | + R15 | 100Ohm (neue Funktion bei PA5/GDO0) | + R6 | -> 470K | + C4 | -> 100nF (Blockkondensator für Levelshifter) | + D8, D9 | neu (Schutz Linearregler, Modem-VCC bei Battriebetrieb) | + JP2 | Modem-VCC Option falls im Batteriebetrieb Spannung zu klein | + J1-X1, J1-X2 | Symbole für Bestückung der Pin-Head 1x15 | + +---------------------------------------------------- + +## Fehler + + Datum | Reference | Beschreibung | +--------- | -------------- | ---------------------------------------------------------- | + +## Verbesserungen + + Datum | Reference | Beschreibung | +--------- | -------------- | ---------------------------------------------------------- | + +### Schaltung + + Datum | Reference | Beschreibung | +--------- | ------------------ | ---------------------------------------------------------- | + + +### Bestückung + + Datum | Reference | Beschreibung | +--------- | -------------- | ---------------------------------------------------------- | + +### Funktion / Software + +Keine + +---------------------------------------------------- + +## Inbetriebnahme / Test diff --git a/kicad/dist/1284-v1a/kicad/nano-1284.kicad_pcb b/kicad/dist/1284-v1a/kicad/nano-1284.kicad_pcb new file mode 100644 index 0000000..86df644 --- /dev/null +++ b/kicad/dist/1284-v1a/kicad/nano-1284.kicad_pcb @@ -0,0 +1,43093 @@ +(kicad_pcb + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A4") + (title_block + (title "Nano-1284") + (date "2024-08-22") + (rev "V1a") + (company "HTBLA Kaindorf ") + (comment 1 "SX") + ) + (layers + (0 "F.Cu" signal) + (1 "In1.Cu" signal) + (2 "In2.Cu" signal) + (31 "B.Cu" signal) + (32 "B.Adhes" user "B.Adhesive") + (33 "F.Adhes" user "F.Adhesive") + (34 "B.Paste" user) + (35 "F.Paste" user) + (36 "B.SilkS" user "B.Silkscreen") + (37 "F.SilkS" user "F.Silkscreen") + (38 "B.Mask" user) + (39 "F.Mask" user) + (40 "Dwgs.User" user "User.Drawings") + (41 "Cmts.User" user "User.Comments") + (42 "Eco1.User" user "User.Eco1") + (43 "Eco2.User" user "User.Eco2") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" user) + (50 "User.1" user) + (51 "User.2" user) + (52 "User.3" user) + (53 "User.4" user) + (54 "User.5" user) + (55 "User.6" user) + (56 "User.7" user) + (57 "User.8" user) + (58 "User.9" user) + ) + (setup + (stackup + (layer "F.SilkS" + (type "Top Silk Screen") + ) + (layer "F.Paste" + (type "Top Solder Paste") + ) + (layer "F.Mask" + (type "Top Solder Mask") + (thickness 0.01) + ) + (layer "F.Cu" + (type "copper") + (thickness 0.035) + ) + (layer "dielectric 1" + (type "prepreg") + (thickness 0.1) + (material "FR4") + (epsilon_r 4.5) + (loss_tangent 0.02) + ) + (layer "In1.Cu" + (type "copper") + (thickness 0.035) + ) + (layer "dielectric 2" + (type "core") + (thickness 1.24) + (material "FR4") + (epsilon_r 4.5) + (loss_tangent 0.02) + ) + (layer "In2.Cu" + (type "copper") + (thickness 0.035) + ) + (layer "dielectric 3" + (type "prepreg") + (thickness 0.1) + (material "FR4") + (epsilon_r 4.5) + (loss_tangent 0.02) + ) + (layer "B.Cu" + (type "copper") + (thickness 0.035) + ) + (layer "B.Mask" + (type "Bottom Solder Mask") + (thickness 0.01) + ) + (layer "B.Paste" + (type "Bottom Solder Paste") + ) + (layer "B.SilkS" + (type "Bottom Silk Screen") + ) + (copper_finish "None") + (dielectric_constraints no) + ) + (pad_to_mask_clearance 0) + (allow_soldermask_bridges_in_footprints no) + (grid_origin 134.62 93.98) + (pcbplotparams + (layerselection 0x0020088_7fffffff) + (plot_on_all_layers_selection 0x0001000_00000000) + (disableapertmacros no) + (usegerberextensions no) + (usegerberattributes yes) + (usegerberadvancedattributes yes) + (creategerberjobfile yes) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) + (svgprecision 4) + (plotframeref no) + (viasonmask no) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plotreference yes) + (plotvalue yes) + (plotfptext yes) + (plotinvisibletext no) + (sketchpadsonfab no) + (subtractmaskfromsilk no) + (outputformat 4) + (mirror no) + (drillshape 0) + (scaleselection 1) + (outputdirectory "/tmp") + ) + ) + (net 0 "") + (net 1 "+3V3") + (net 2 "GND") + (net 3 "Net-(C10-Pad1)") + (net 4 "Net-(C11-Pad1)") + (net 5 "/AREF") + (net 6 "Net-(U5-OSCI)") + (net 7 "+5V") + (net 8 "Net-(U4-V3)") + (net 9 "+3V3-MODEM") + (net 10 "/~{RESET}") + (net 11 "Net-(U4-UD+)") + (net 12 "Net-(D6-K)") + (net 13 "Net-(U1-XTAL1)") + (net 14 "Net-(D3-A)") + (net 15 "+3V3-ISP") + (net 16 "/VBAT") + (net 17 "/PA1{slash}ADC1") + (net 18 "/PD4{slash}OC1B{slash}XCK1") + (net 19 "/PD5{slash}OC1A") + (net 20 "/PA3{slash}ADC3") + (net 21 "/PA7{slash}ADC7") + (net 22 "/PB1{slash}CLKO{slash}T1") + (net 23 "/SDA{slash}PC1") + (net 24 "/RxD1") + (net 25 "Net-(U1-XTAL2)") + (net 26 "/PB0{slash}T0") + (net 27 "/PD7{slash}OC2A") + (net 28 "/TxD1") + (net 29 "/SCL{slash}PC0") + (net 30 "/SCK{slash}PB7") + (net 31 "/PB3{slash}OC0A{slash}AIN1") + (net 32 "unconnected-(U3-NC-Pad9)") + (net 33 "unconnected-(U3-NC-Pad10)") + (net 34 "unconnected-(U3-NC-Pad3)") + (net 35 "unconnected-(U3-NC-Pad5)") + (net 36 "unconnected-(U3-NC-Pad4)") + (net 37 "unconnected-(U3-NC-Pad17)") + (net 38 "unconnected-(U3-NC-Pad19)") + (net 39 "unconnected-(U3-NC-Pad11)") + (net 40 "unconnected-(U3-NC-Pad8)") + (net 41 "/~{SS}{slash}PB4{slash}OC0B") + (net 42 "unconnected-(U5-CLKO-Pad7)") + (net 43 "unconnected-(J2-CC2-PadB5)") + (net 44 "/VRIN") + (net 45 "Net-(JP2-A)") + (net 46 "unconnected-(J2-SBU1-PadA8)") + (net 47 "unconnected-(J2-CC1-PadA5)") + (net 48 "unconnected-(J2-SBU2-PadB8)") + (net 49 "unconnected-(U4-~{CTS}-Pad5)") + (net 50 "unconnected-(U4-~{RTS}-Pad6)") + (net 51 "/PD6{slash}ICP1{slash}OC2B") + (net 52 "/DTR0") + (net 53 "Net-(U5-OSCO)") + (net 54 "/MOSI{slash}PB5") + (net 55 "/VROUT") + (net 56 "Net-(D1-A)") + (net 57 "Net-(D2-A)") + (net 58 "/M-MISO") + (net 59 "/~{M-CS}") + (net 60 "/M-SCK") + (net 61 "/PA2{slash}ADC2") + (net 62 "/PA6{slash}ADC6") + (net 63 "/MISO{slash}PB6") + (net 64 "/PA0{slash}ADC0") + (net 65 "/PB2{slash}INT2{slash}AIN0") + (net 66 "/LED-RED{slash}PC2") + (net 67 "/LED-YELLOW{slash}PC3") + (net 68 "/LED-GREEN{slash}PC4") + (net 69 "/~{CS}") + (net 70 "Net-(U4-TXD)") + (net 71 "/~{SW2}{slash}PC5") + (net 72 "/VIN") + (net 73 "/RxD0") + (net 74 "/TxD0") + (net 75 "/PC7") + (net 76 "/ANT") + (net 77 "Net-(U1-AVCC)") + (net 78 "/GDO2") + (net 79 "/PC6") + (net 80 "+3V3-RTC") + (net 81 "Net-(U5-~{INT})") + (net 82 "/M-MOSI") + (net 83 "/PA5{slash}GDO0") + (net 84 "Net-(U4-UD-)") + (net 85 "/GDO0") + (net 86 "Net-(U10-A)") + (net 87 "Net-(U7-A)") + (net 88 "Net-(U5-VDD)") + (footprint "@project:PinHeader_1x02_P1.27mm_Vertical" + (layer "F.Cu") + (uuid "14e14446-ef20-42eb-b810-30c4635286c3") + (at 154.94 86.36) + (descr "Through hole straight pin header, 1x02, 1.27mm pitch, single row") + (tags "Through hole pin header THT 1x02 1.27mm single row") + (property "Reference" "TP-PC67" + (at 0 -1.695 0) + (layer "F.SilkS") + (hide yes) + (uuid "4f6cca6c-16e8-4714-ad32-b0c271fadd49") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (property "Value" "Conn_01x02" + (at 0 2.965 0) + (layer "F.Fab") + (hide yes) + (uuid "e9aef868-9efe-46d4-b715-5d9014f59d31") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (property "Footprint" "@project:PinHeader_1x02_P1.27mm_Vertical" + (at -0.2 6.55 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "670e4d68-6216-4291-9807-5ca888d97a0c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Hanelectricity-1271WV2P/C7470078" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8ef167be-7af2-4644-9dd4-140f034bf66a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at -0.7 8.2 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "86c691af-5002-46e2-b213-fc65e0605bca") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6b5e50d3-e06a-4022-8d24-33babdec9b8d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MNR" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e9029fe2-e9c6-4919-a98f-9df9a5868f22") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C7470078" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "82fe0901-f311-4fdc-be6e-8396cad84d02") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/84f8c308-bb33-4954-a0dd-8fcc6c1ce512") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr through_hole dnp) + (fp_line + (start -0.9 0.3) + (end -0.9 -0.9) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3fc2f31a-bcac-4cbd-b7af-6e0924dc4102") + ) + (fp_line + (start -0.7 -0.7) + (end 0.7 -0.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4494e15a-0daf-4356-acb2-2c7c27110bc7") + ) + (fp_line + (start -0.7 2) + (end -0.7 -0.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "34c5cd38-ba38-4180-be04-0b67418235bd") + ) + (fp_line + (start -0.7 2) + (end 0.7 2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9dd53c89-d77c-47a7-bc1f-e88faa5e7af7") + ) + (fp_line + (start 0.1 -0.9) + (end -0.9 -0.9) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a61f5425-28c0-4fc8-a5db-9b56bf8bf11b") + ) + (fp_line + (start 0.7 2) + (end 0.7 -0.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "20dd7be3-9eda-4e94-b5e7-a19c0e3cc328") + ) + (fp_line + (start -1 -1) + (end -1 2.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "31a371d1-a1f9-4402-9ac0-55a338423695") + ) + (fp_line + (start -1 2.1) + (end 0.8 2.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6e2fcec6-d96d-4ab0-ad23-83fddb9ad8d3") + ) + (fp_line + (start 0.8 -1) + (end -1 -1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6221ec98-1c3f-47f3-a3d3-ea16b72acf0d") + ) + (fp_line + (start 0.8 2.1) + (end 0.8 -1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "545ce73f-dd99-4cc9-9d0c-fb054769dd93") + ) + (fp_line + (start -0.6 -0.6) + (end 0.6 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e81c6045-0b4f-4a5a-8411-7f4ac4695ec9") + ) + (fp_line + (start -0.6 1.9) + (end -0.6 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "948587f0-706e-4005-9075-004e588e207f") + ) + (fp_line + (start 0.6 -0.6) + (end 0.6 1.905) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1703f025-781d-4a1d-a5f6-29d22e7bbed9") + ) + (fp_line + (start 0.6 1.905) + (end -0.6 1.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "af97bf23-ad49-4b2c-a24b-eddac80746f9") + ) + (fp_text user "${REFERENCE}" + (at 3.61 0.1 180) + (layer "F.Fab") + (uuid "c076960f-0769-440d-9927-a19868d0d7d8") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1 1) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 79 "/PC6") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "2ab70e25-c0de-46fb-9091-e04759723f42") + ) + (pad "2" thru_hole oval + (at 0 1.27) + (size 1 1) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 75 "/PC7") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "4d154159-1b3b-4b47-ba33-5ee552aa8151") + ) + (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_1.27mm.3dshapes/PinHeader_1x02_P1.27mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "1f70a39a-3b5b-4cbc-b654-e54e62b0c800") + (at 143.53 87.38 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C15" + (at 0 -1.16 -90) + (layer "F.SilkS") + (hide yes) + (uuid "27153d8d-be36-4239-a982-2537e4af3ada") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100n" + (at 0 1.16 -90) + (layer "F.Fab") + (hide yes) + (uuid "2b9dafdb-d384-4251-b864-9d9fdf848c0f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4a30b65b-9c70-4211-889a-8c763b8af590") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525 " + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "718814df-0300-4511-9e6c-f302478a6bc9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d2df2d59-29d9-4c5f-af61-028681d3c7d0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "444e88e0-c0cf-418b-bcd8-2fea8be30920") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f0244c7f-6822-4723-902b-ba57e67024d7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C1525" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "557f9b1c-0aff-47b2-b42e-b16a5ac6410e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "46879523-b6f1-4fd0-8518-30e33730ebd5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0038171a-e62b-4b0b-90da-62ed52cf8298") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MNR" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bf5e27de-4fa2-4b56-ab90-c2a1ef51859c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/0cf27a57-d999-4e22-9c21-f3500dd206cb") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e992714f-1ada-466c-8278-85748aab505a") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "faa44c75-e623-4288-8d93-e997bf5a4e30") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b84f9a8b-9c7c-4d35-bf03-b67e532aaaa4") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "651f1bf4-297d-402b-954a-8213e6abecb3") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d8c48958-eb29-429c-8114-67f81f5c2baf") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d99c5443-e3c1-4dd4-a38e-1e274711556e") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a7629ef8-312e-479a-9d29-11bdffcdecc0") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8c9d42bc-849c-48ba-925b-eac41536a691") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a04a0a6d-d684-41b7-8c66-1d7cef6229a7") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "616f4a1a-b2e2-4def-9402-a283df3f0c0d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -90) + (layer "F.Fab") + (uuid "1d04244b-8127-4deb-a8a1-1a24e47a27fc") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 7 "+5V") + (pintype "passive") + (uuid "5eef2c28-b766-4d1c-a358-89221b1076ae") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "22567e11-ed72-4711-ada6-0119f1751eb9") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:ESSOP-10" + (layer "F.Cu") + (uuid "28d7a3e1-b1a7-41c1-95fb-1e539c4fafe4") + (at 144.736 90.95 90) + (property "Reference" "U4" + (at -0.127 -4.5212 90) + (unlocked yes) + (layer "F.SilkS") + (hide yes) + (uuid "84be845d-7492-4ffd-b820-42c4cd55b7fb") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (property "Value" "CH340K" + (at 0 4.6736 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "229e5a09-796f-42eb-8db0-2f99f43c2b62") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Footprint" "@project:ESSOP-10" + (at -0.1524 7.2136 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8dc5ba95-03d6-4bb9-b831-f8b18b303b19") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/WCH_Jiangsu_Qin_Heng-CH340K/C18208922" + (at -0.6096 11.1252 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5691c9ec-9387-484a-95cb-1bd8842279ba") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "ESSOP-10-150mil-1mm USB Converters ROHS" + (at -0.889 6.5024 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "bed36895-9a80-4bae-947a-8197a4059a5c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C18208922" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8fbc7795-f747-44ae-9faa-9278ab89f3f2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "CH340K" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6e436780-b539-4404-b08a-dd1cdffdc020") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e273d1ad-08fe-4eda-978a-b15a59780057") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "54833737-c9cf-4d92-b29f-6150bd958b42") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "MSOP*3x3mm*P0.5mm*") + (path "/609ce4a1-05a7-4946-83a9-f813d5812e22") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -2.45 -0.5) + (end -2.45 -1.95) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "207bb034-6ee8-4051-be7c-3f3014080cc7") + ) + (fp_line + (start 2.45 1.95) + (end 2.45 -1.95) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "39fb99ac-3b7c-42bf-a977-35d6ee27f898") + ) + (fp_line + (start -2.45 1.95) + (end -2.45 0.5) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "28b7a726-b5ac-4dc4-bb4b-4a5bec35dda1") + ) + (fp_arc + (start -2.452493 -0.499999) + (mid -2 0) + (end -2.452493 0.499999) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "f1207e52-b4d8-4e93-8cc9-0334208485bb") + ) + (fp_circle + (center -3 2.3) + (end -2.7 2.5) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "F.SilkS") + (uuid "dea50059-283d-49f1-a1ce-4a54350612d1") + ) + (fp_line + (start 2.6 -3.7) + (end 2.6 3.7) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "710d7ada-c77e-4bc8-83ef-8c192f4b3e0b") + ) + (fp_line + (start -2.6 -3.7) + (end 2.6 -3.7) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "4c065e3a-ffd4-4971-b3f0-3d28f3e41d5b") + ) + (fp_line + (start 2.6 3.7) + (end -2.6 3.7) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "37504669-7871-413d-9d98-03c6cb963dec") + ) + (fp_line + (start -2.6 3.7) + (end -2.6 -3.7) + (stroke + (width 0.05) + (type default) + ) + (layer "F.CrtYd") + (uuid "09ca2b64-0952-4906-aaa2-a2ebebce2529") + ) + (fp_line + (start 2.6 -2) + (end -2.6 -2) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "e3b14601-8e3f-4ce0-a3a7-fc38a2ae17f2") + ) + (fp_line + (start -2.6 -2) + (end -2.6 2) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "2dde3df2-821e-442c-825c-a35c5f5e6447") + ) + (fp_line + (start -2.6 -0.5) + (end -2.1 0) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "ff0febe6-55bf-4dc9-b209-5b7cb9b6f168") + ) + (fp_line + (start -2.1 0) + (end -2.6 0.4) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "71c5cf27-1001-4fe2-aa33-fd0eb2d79f6d") + ) + (fp_line + (start 2.6 2) + (end 2.6 -2) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "fad603a9-8b65-4aa3-90d8-dc325ff0f5bb") + ) + (fp_line + (start -2.6 2) + (end 2.6 2) + (stroke + (width 0.1) + (type default) + ) + (layer "F.Fab") + (uuid "8052301c-037c-4810-9879-6b7dc9eac32a") + ) + (fp_circle + (center -3 2.3) + (end -3.3 2.1) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "F.Fab") + (uuid "d53aa937-5b34-414d-99f7-0e206fb4bcfa") + ) + (fp_text user "${REFERENCE}" + (at -0.7126 -1.166 0) + (unlocked yes) + (layer "F.Fab") + (uuid "2ce69689-a838-4837-87bc-e2664b2f2acd") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (pad "0" smd rect + (at 0 0 90) + (size 3 2) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (thermal_bridge_angle 45) + (uuid "46ae3749-8a0d-47c0-a0b4-ee1345c28e86") + ) + (pad "1" smd rect + (at -2 2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "Net-(U4-UD+)") + (pinfunction "UD+") + (pintype "bidirectional") + (thermal_bridge_angle 45) + (uuid "4fc9a093-9b40-4939-b751-c5947fcbcfd9") + ) + (pad "2" smd rect + (at -1 2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 84 "Net-(U4-UD-)") + (pinfunction "UD-") + (pintype "bidirectional") + (thermal_bridge_angle 45) + (uuid "d516d53e-fc28-4c63-968e-aa8894f8cabd") + ) + (pad "3" smd rect + (at 0 2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (thermal_bridge_angle 45) + (uuid "8400bc3a-eb3d-4c69-a533-c231c02f2c38") + ) + (pad "4" smd rect + (at 1 2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 52 "/DTR0") + (pinfunction "~{DTR}") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "c65b9206-cc44-4637-96bc-a6cf6202b108") + ) + (pad "5" smd rect + (at 2 2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 49 "unconnected-(U4-~{CTS}-Pad5)") + (pinfunction "~{CTS}") + (pintype "input+no_connect") + (thermal_bridge_angle 45) + (uuid "9b6fecc6-475c-4398-921e-21aab9498e83") + ) + (pad "6" smd rect + (at 2 -2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 50 "unconnected-(U4-~{RTS}-Pad6)") + (pinfunction "~{RTS}") + (pintype "output+no_connect") + (thermal_bridge_angle 45) + (uuid "7966781e-f195-4d2c-96ed-e6ffc5615f28") + ) + (pad "7" smd rect + (at 1 -2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 7 "+5V") + (pinfunction "VCC") + (pintype "power_in") + (thermal_bridge_angle 45) + (uuid "63dd57eb-d69d-4a13-af85-e7ce348f37db") + ) + (pad "8" smd rect + (at 0 -2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 70 "Net-(U4-TXD)") + (pinfunction "TXD") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "8d4fdf53-98e7-45a7-82d0-633f9f083c3e") + ) + (pad "9" smd rect + (at -1 -2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 74 "/TxD0") + (pinfunction "RXD") + (pintype "input") + (thermal_bridge_angle 45) + (uuid "e9be8e36-1fb3-480c-a9a5-f58de97d4103") + ) + (pad "10" smd rect + (at -2 -2.75 90) + (size 0.6 1.5) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 8 "Net-(U4-V3)") + (pinfunction "V3") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "baa5aff6-dafb-47c3-b354-f223bc2b6572") + ) + (model "${KIPRJMOD}/3dmodels/ESOP-10.STEP" + (offset + (xyz 0 0 0.86) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 90 0 180) + ) + ) + ) + (footprint "@project:PinHeader_1x03_P1.27mm_Vertical" + (layer "F.Cu") + (uuid "2a1ddec3-35bd-473c-8789-3fc10f61e18a") + (at 114.3 86.36) + (descr "Through hole straight pin header, 1x03, 1.27mm pitch, single row") + (tags "Through hole pin header THT 1x03 1.27mm single row") + (property "Reference" "TP-GDO02" + (at 0 -1.695 0) + (layer "F.SilkS") + (hide yes) + (uuid "29948375-d07a-4ae3-beba-c3aab17cf95c") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (property "Value" "Conn_01x03" + (at 0 4.235 0) + (layer "F.Fab") + (hide yes) + (uuid "6509fced-f77c-4aa2-a32e-c82b23860e07") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (property "Footprint" "@project:PinHeader_1x03_P1.27mm_Vertical" + (at -0.2 6.55 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "65fe3fec-32d9-459a-bd1b-630c9db3290c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Hanelectricity-1271WV3P/C7470079" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3cc95d25-1e50-4932-b60d-0c9aee00e36f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at -0.7 8.2 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e27c0082-23a3-4394-95ed-d4cd331485c0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0068495c-6ce0-4210-bcce-f2d22133e492") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MNR" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "00189249-40e2-46b5-be77-affc7133fc26") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C7470079" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "14727e53-0a38-4541-986e-ae118946907e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/a0bcb2aa-ec85-41a8-ad7d-eadf3d30e971") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr through_hole dnp) + (fp_line + (start -0.9 0.3) + (end -0.9 -0.9) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d0a69a90-031a-493e-baea-94157d7c4f33") + ) + (fp_line + (start -0.7 -0.7) + (end 0.7 -0.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "515b72c7-0919-4bb5-a4cf-5bcdeefc56b3") + ) + (fp_line + (start -0.7 3) + (end -0.7 -0.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9a2d9d60-1384-49da-80c4-ecf9e9285271") + ) + (fp_line + (start 0.1 -0.9) + (end -0.9 -0.9) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "082a8e06-756a-42ef-b56a-ffc7031056d5") + ) + (fp_line + (start 0.7 3) + (end 0.7 -0.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "adacd4e2-686d-4825-9b5b-e5990906eb18") + ) + (fp_line + (start -1 -1) + (end -1 3.37) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c715ac3b-39da-443d-8bac-d4ba4e55010f") + ) + (fp_line + (start -1 3.37) + (end 0.8 3.37) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0d5394be-3ba1-49a8-82ee-844e7958e2ab") + ) + (fp_line + (start 0.8 -1) + (end -1 -1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3e96f959-fca4-41ed-9536-752a875f1430") + ) + (fp_line + (start 0.8 3.37) + (end 0.8 -1) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "37456e75-f57d-412c-91c8-1dc660948778") + ) + (fp_line + (start -0.6 -0.6) + (end 0.6 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c3c02b31-5ef8-482b-92ed-901c8f5f1734") + ) + (fp_line + (start -0.6 3.17) + (end -0.6 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6659dd10-7e4c-4ff2-8d16-0bada7e59a83") + ) + (fp_line + (start 0.6 -0.6) + (end 0.6 3.17) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6cbbc311-57dc-42cf-919c-77a980fe891e") + ) + (fp_line + (start 0.6 3.17) + (end -0.6 3.17) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2755e3f7-c445-487d-8106-063d6f0aa26c") + ) + (fp_text user "${REFERENCE}" + (at -4.11 0 180) + (layer "F.Fab") + (uuid "837c0472-7acc-4c87-8806-8a39abfd6a60") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1 1) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 85 "/GDO0") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "4d3eb799-e575-4bf1-a649-e005d1823a65") + ) + (pad "2" thru_hole oval + (at 0 1.27) + (size 1 1) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 78 "/GDO2") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "af674599-9053-4b79-b6b5-2c44cd55cfe7") + ) + (pad "3" thru_hole oval + (at 0 2.54) + (size 1 1) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 69 "/~{CS}") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "c999412b-ed79-42d1-9cc1-e94ea54c27ca") + ) + (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_1.27mm.3dshapes/PinHeader_1x02_P1.27mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "F.Cu") + (uuid "3cfa7def-1470-4b8d-b8a4-40371089f73d") + (at 145.58 98.99 180) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R17" + (at 0 -1.17 0) + (layer "F.SilkS") + (hide yes) + (uuid "a507908d-6636-4c46-9e31-f2d951fd88a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10R" + (at 0 1.17 0) + (layer "F.Fab") + (hide yes) + (uuid "441f2696-bca6-4ee5-8afc-8024a93bc022") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "27ca58a3-4105-43df-8c35-59848499b5a3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25820-0402WGF100JTCE/C25077" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "217a18a5-9956-413c-ac8e-3297cab4bfc7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±1% ±200ppm/℃ 10Ω 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "eb1740de-4d5f-4680-bb4f-f8d0979fb655") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "625992ef-9b64-4203-83c6-96db838e72cb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1f0b07e9-eaeb-4dac-8219-a536c47fa4a0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C25077" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "da17534c-02b1-417c-9110-d427eab9b4db") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a7f17276-50bc-4bef-8cbc-79fdfdc766b5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/25820-0402WGF100JTCE/C25077" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c8a9a0d4-56c8-40fe-8ab3-b80711735277") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f39e3b94-b250-4771-adfc-bb2b8d464d22") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9a64cb8a-fcd7-4673-8a4f-5adb818e604a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f1b78822-da82-4f6e-8d8b-355cbed70141") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "459a261c-32dc-4cbb-9ead-598e9425305a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "af495d3c-5f94-4d5b-a587-fe8548044176") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "40dee8be-c66e-4a7e-aefb-b75de87fed30") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "43eeebf7-41d3-448c-9717-1d1deced3468") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "979b406e-a4e7-4ff2-b210-f970bf037fb9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "65dbb170-28e5-4786-b43b-6d4cff0e9a1e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "48967e10-da19-46cb-b281-9142686e9fdb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d6390781-1c3c-46ef-b351-4c2e2df202d6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "276879e6-c5a0-41f6-8625-0d390ab8a710") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/077b35a2-3c5b-41c5-9114-0487c62c656e") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.153641 0.38) + (end 0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e9a378aa-c967-4e89-a9ae-89f43706cd36") + ) + (fp_line + (start -0.153641 -0.38) + (end 0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fa897c29-91ab-4d03-a105-f9b85f4303f9") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a8d787c3-39c5-4b35-b779-10bb5c59c65d") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c9d81fa1-0c81-43a9-9ead-b4ba52a26d07") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5ae4f967-cbe2-43d5-ab99-7767af716eb8") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "65e229ef-600f-42e1-ab6a-544c268a5a4d") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bc2f3fbb-6a5b-43fd-b766-631db5364901") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "858bae8c-9660-4aee-b7a7-3034f101b364") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "319df1a5-8a1f-4de4-b9e6-9a48a085c869") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3ac43560-691f-49d9-9d5e-4c55dc61b5cc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "4b00e733-f5cb-4066-b2a3-ec0e0fbab9b1") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0 180) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 12 "Net-(D6-K)") + (pintype "passive") + (uuid "fbed1289-e1a8-4739-b9e0-d68b79fe4cc0") + ) + (pad "2" smd roundrect + (at 0.51 0 180) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 88 "Net-(U5-VDD)") + (pintype "passive") + (uuid "b3f86d7a-0dee-4e3b-9293-8e04b097778a") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:LED_0805_2012Metric" + (layer "F.Cu") + (uuid "3d942070-5cce-40e9-9a24-b676f09e545a") + (at 136.17 96.58) + (descr "LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "LED") + (property "Reference" "D3" + (at -2.4 0 0) + (layer "F.SilkS") + (uuid "bde9ca48-9fba-405a-b3fa-92d6e0dc2f71") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (property "Value" "GREEN" + (at 0 1.65 0) + (layer "F.Fab") + (hide yes) + (uuid "94c2f678-332b-4f0f-bb8b-d08f488f0da4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:LED_0805_2012Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "82eb8297-d486-4fbf-aa26-eaf3d3153ceb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/YongyuPhotoelectric-SZYY0805G/C434432" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6c2b14e0-1ca9-4ebf-bb09-9113c4a1fb2c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "10mA, Emerald 0805 Light Emitting Diodes (LED) ROHS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2e56e810-9b27-4f45-ad05-390ebca5c174") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C434432" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d678d88f-a1f0-44d4-b58f-d5737ac0acfe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a5c1c9fe-29c4-4ca8-87ac-5bac4319a655") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "92378ced-d249-4fd8-830a-604f7b9e4dd4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "SZYY0805G" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ac2d4f65-54ed-412c-8915-4fc3b28ffea3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "dd300887-8f58-4879-bac7-0e7a0164bbea") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") + (path "/3bf7b6ff-aac7-486f-8f5c-04f9f5df1e0b") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -1.685 -0.96) + (end -1.685 -0.66) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5cce0ba6-ccde-479c-906a-21caacaceac0") + ) + (fp_line + (start -1.685 0.66) + (end -1.685 0.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7b5a919e-8595-41fe-9d15-1b13fa64408a") + ) + (fp_line + (start -1.685 0.96) + (end 1 0.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "30883784-1355-4426-a755-8ca63f352b53") + ) + (fp_line + (start 1 -0.96) + (end -1.685 -0.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f937f29a-4947-452f-94b4-675a4603426d") + ) + (fp_line + (start -1.68 -0.95) + (end 1.68 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bd1be775-4359-435c-a903-f05aea672853") + ) + (fp_line + (start -1.68 0.95) + (end -1.68 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ca76de74-f1a9-4f03-a35d-89ac4892dab0") + ) + (fp_line + (start 1.68 -0.95) + (end 1.68 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9be70c8d-7f18-4fe6-9ab6-b50d229c35eb") + ) + (fp_line + (start 1.68 0.95) + (end -1.68 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0fb8e8b0-784a-4656-b1e0-be935394ad36") + ) + (fp_line + (start -1 -0.3) + (end -1 0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a7f70f06-3231-4756-9def-bb223ad5b590") + ) + (fp_line + (start -1 0.6) + (end 1 0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dae9ef31-d98a-46d4-a2c5-c0fabc919922") + ) + (fp_line + (start -0.7 -0.6) + (end -1 -0.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1a92524a-d45c-492c-8796-b5e5b2df4ff9") + ) + (fp_line + (start 1 -0.6) + (end -0.7 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fe7bf5e8-db3c-49d9-98c5-3df67875a9df") + ) + (fp_line + (start 1 0.6) + (end 1 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b6b49d77-7d27-480d-a973-c19b82a5525a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "78712155-0243-41a8-9dbb-f66320af2302") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9375 0) + (size 0.975 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "K") + (pintype "passive") + (uuid "4bc4c0a2-aa1e-4ba5-b99e-38135f706817") + ) + (pad "2" smd roundrect + (at 0.9375 0) + (size 0.975 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 14 "Net-(D3-A)") + (pinfunction "A") + (pintype "passive") + (uuid "d1ea4a0d-6369-4d7d-a714-8f9b7c9d6e12") + ) + (model "${KICAD8_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:push-button-smd-4pin-4.5x4.5mm-black-small" + (layer "F.Cu") + (uuid "51e8cdcc-b8b3-46c5-9c44-715f5259a8a6") + (at 128.91 97.42 180) + (descr "http://spec_sheets.e-switch.com/specs/P010337.pdf") + (property "Reference" "SW2" + (at 3.5864 -0.0652 0) + (layer "F.SilkS") + (uuid "3392a1fa-c878-46db-9a40-b1c56818ff92") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (property "Value" "push-button-smd-4pin-4.5x4.5mm-black" + (at 0 3.58 0) + (layer "F.Fab") + (hide yes) + (uuid "e400eb7d-f656-4ba3-8fc7-5130b9ad5774") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:push-button-smd-4pin-4.5x4.5mm-black-small" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "467453eb-b22f-4b8a-b2e2-cc28bb040adc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/eswitch-TL3305AF160QG/C2886899" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a30f5678-e9df-493f-bc35-d14ae9e41c0b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "push button black SMD 4.5mmx4.5mm, NO 50mA 100MΩ 500000 Times 12V 160gf Brick nogging SPST - Tactile Switches ROHS" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "04f9c976-7037-4c18-bbcd-fc63635f8c16") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1cb7bc6f-f438-4060-9bcd-1c4dc25c5bdc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d3a63902-1cac-4d88-8fce-53517fb5770a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C2886899" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "51a0fd00-a63e-4cce-aec4-7efcd30973b7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "TL3305AF160QG" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fefee3b0-d399-4f95-a90a-10aafc156d92") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "push-button-smd-4pin-4.5x4.5mm-black") + (path "/0c35a892-3429-4459-84f7-e266e1432c99") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 2.25 -2.225) + (end 2.25 -0.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "b80c1836-2551-4333-8668-cbfa10b5534b") + ) + (fp_line + (start 2.25 -2.25) + (end 1 -2.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "b122c290-7fb2-474f-856d-d81707fc52bc") + ) + (fp_line + (start 2.1 2.1) + (end 2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "0b3f030f-c5a0-40e3-9b8a-b0ab7747d736") + ) + (fp_line + (start 2.1 -2.1) + (end -2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "fedd7afa-0786-4031-8cc5-c7660b67c225") + ) + (fp_line + (start -1 -2.25) + (end -2.25 -2.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "f03f5f3d-f51a-4e3d-8d9c-f15ed98a5680") + ) + (fp_line + (start -2.1 2.1) + (end 2.1 2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "e7ca687d-7b3b-4ce4-8800-17c81da1b5f4") + ) + (fp_line + (start -2.1 2.1) + (end -2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "37165d8c-6b90-491d-a4f0-bae9ee5b8377") + ) + (fp_line + (start -2.25 -2.25) + (end -2.25 -1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "e12a9944-7626-4c3d-bb9e-48c007f9c0f4") + ) + (fp_circle + (center 0 0) + (end 1 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "F.SilkS") + (uuid "40fb43a7-2e04-4747-ae3c-de40d191f740") + ) + (fp_circle + (center -1.6 -1.6) + (end -1.3 -1.6) + (stroke + (width 0.13) + (type default) + ) + (fill none) + (layer "F.SilkS") + (uuid "e2302645-15dc-45f9-9509-31007fd9079c") + ) + (fp_line + (start 2.8 -2.2) + (end 2.8 2.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0e10a8cf-05df-4285-8ccf-fbf391c0e275") + ) + (fp_line + (start -2.8 2.2) + (end 2.8 2.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8b8d794a-8b38-45fc-bac3-600c0a216701") + ) + (fp_line + (start -2.8 -2.2) + (end 2.8 -2.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "661550b7-54bf-46b3-8e07-2125722e96e7") + ) + (fp_line + (start -2.8 -2.2) + (end -2.8 2.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "145eb02a-4cc7-4034-8de9-a26870f7c429") + ) + (fp_line + (start 2.25 -2.225) + (end 2.25 -0.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "608b6c1f-1501-4124-9be1-1dd51d0bdcfa") + ) + (fp_line + (start 2.25 -2.25) + (end 1 -2.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "43c599e9-f4ae-42e2-97c7-d8cec225c94a") + ) + (fp_line + (start 2.1 2.1) + (end 2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0a27be66-bb25-46e0-915b-1fdc2d425c7f") + ) + (fp_line + (start 2.1 -2.1) + (end -2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "73b1e6ca-2488-47f8-886d-1703d53a51f4") + ) + (fp_line + (start -1 -2.25) + (end -2.25 -2.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c819bdda-a26e-44b1-8892-acd4c4451a6f") + ) + (fp_line + (start -2.1 2.1) + (end 2.1 2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6bab199b-26be-4a64-b489-80ebacf54e7c") + ) + (fp_line + (start -2.1 2.1) + (end -2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "61d8c177-d3d0-4315-a3ef-beb901db38bf") + ) + (fp_line + (start -2.25 -2.25) + (end -2.25 -1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4f8026e9-f7b7-49b4-b049-ed7be19bb68e") + ) + (fp_circle + (center -1.6 -1.6) + (end -1.3 -1.6) + (stroke + (width 0.13) + (type default) + ) + (fill none) + (layer "F.Fab") + (uuid "b9e3dc87-5dfd-48ac-8ddf-b50e442e29e0") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "869bdf43-23f3-446b-b6ef-3443e50c9e8c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -3.25 -1.5 180) + (size 1.4 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "1") + (pintype "passive") + (uuid "7230d380-cef8-4dc5-b328-aedbf12598d2") + ) + (pad "1" smd rect + (at 3.25 -1.5 180) + (size 1.4 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "1") + (pintype "passive") + (uuid "020c0ed2-d4d6-4eb4-b45a-e41bac96ff20") + ) + (pad "2" smd rect + (at -3.25 1.5 180) + (size 1.4 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 71 "/~{SW2}{slash}PC5") + (pinfunction "2") + (pintype "passive") + (uuid "c28101ba-8229-4cec-8921-68e7e7c007fb") + ) + (pad "2" smd rect + (at 3.25 1.5 180) + (size 1.4 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 71 "/~{SW2}{slash}PC5") + (pinfunction "2") + (pintype "passive") + (uuid "4af3a8e6-03e1-434b-9908-1396e66b636c") + ) + (model "${KIPRJMOD}/3dmodels/push-button-smd-4pin-4.5x4.5mm-black.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 0.65 0.65 0.65) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:TestPoint_THTPad_D0.8mm_Drill0.5mm" + (layer "F.Cu") + (uuid "6ee39479-1774-4603-b433-2d83c8092ad1") + (at 130.73 91.04) + (descr "THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm") + (tags "test point THT pad") + (property "Reference" "TP1" + (at 0 -1.448 0) + (layer "F.SilkS") + (hide yes) + (uuid "3f6c9ea9-b5ed-4ee3-ba26-176395c943a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "TestPoint" + (at 0 1.55 0) + (layer "F.Fab") + (hide yes) + (uuid "b264fac1-236f-4bd4-a88f-2d3b786bde95") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:TestPoint_THTPad_D0.8mm_Drill0.5mm" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4236a05f-8fe3-4c9b-a468-10f1b398b1ab") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "55115228-2446-4519-9807-d19fd4eb08cd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "test point" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "093c7903-6d70-47c8-89c0-194daa6e42e2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Pin* Test*") + (path "/6b3c0b43-3424-4c5a-a751-5dd704074241") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr exclude_from_pos_files) + (fp_circle + (center 0 0) + (end 0.45 0) + (stroke + (width 0.1) + (type solid) + ) + (fill none) + (layer "F.SilkS") + (uuid "c31e4ac8-2c28-4f28-ae8d-ac582cfc4481") + ) + (fp_text user "${REFERENCE}" + (at 1.36 -0.16 0) + (layer "F.Fab") + (uuid "86d4e000-ab31-41a8-9f93-154a54f3b4e3") + (effects + (font + (size 0.7 0.7) + (thickness 0.1) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0) + (size 0.8 0.8) + (drill 0.5) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "Net-(U1-XTAL1)") + (pinfunction "1") + (pintype "passive") + (uuid "d8ba6c74-dcac-4866-97ed-1d454c0ee668") + ) + ) + (footprint "@project:push-button-smd-4pin-4.5x4.5mm-red-small" + (layer "F.Cu") + (uuid "7a5e6970-bb4b-4b19-951d-05ebba7b4d1e") + (at 128.94 90.51 180) + (descr "http://spec_sheets.e-switch.com/specs/P010337.pdf") + (property "Reference" "SW1" + (at 3.464 0.086 0) + (layer "F.SilkS") + (hide yes) + (uuid "11d7bc73-bd2e-49af-9877-cec49b1bce7e") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (property "Value" "push-button-smd-4pin-4.5x4.5mm-red" + (at 0 3.58 0) + (layer "F.Fab") + (hide yes) + (uuid "201b1407-f077-4f40-b230-9529788b2683") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:push-button-smd-4pin-4.5x4.5mm-red-small" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2f3d7dd8-8d97-4058-baa0-ce810e0406d7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25819-0402WGF1000TCE/C2886902" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "571a9bf9-53fa-4b2e-8bbf-bfac9c1d5d0d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Push button switch red SMD 4.5x4.5mm, NO 50mA 100MΩ 200000 Times 12V 260gf Brick nogging SPST - Tactile Switches ROHS" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d6745a20-c8e7-4825-beea-1e970941bdca") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C2886902" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "867034d1-bd3d-4b99-90e2-4ce1e59d065b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "674dfcc1-bf20-414f-ac5e-fb290664d36e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5a792791-4e27-4a95-8755-7fa64b8ca8f3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "TL3305AF260QG" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "adf6d42e-bbf5-4960-a05b-8b2085089aff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Name" "R" + (at 2.88 0.04 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "b2d405bd-60cd-46d5-8116-8439bb4f8899") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "push-button-smd-4pin-4.5x4.5mm-red") + (path "/8c8b41cd-2464-4724-b986-a415594b515f") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 2.25 -2.225) + (end 2.25 -0.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "f1e8ee1f-b60b-4bc6-9cd7-cc5666cf33c8") + ) + (fp_line + (start 2.25 -2.25) + (end 1 -2.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "da83fc38-5ac6-4b7f-87f8-195e9fafc3c6") + ) + (fp_line + (start 2.1 2.1) + (end 2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "dda4d636-6f43-45fb-8cec-945e05cf8548") + ) + (fp_line + (start 2.1 -2.1) + (end -2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "288fc997-5a64-43b9-8f55-7988361fac2a") + ) + (fp_line + (start -1 -2.25) + (end -2.25 -2.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "89af91e3-8d1c-495f-86cb-32ee2b931212") + ) + (fp_line + (start -2.1 2.1) + (end 2.1 2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "c6e91b1d-7675-4f6f-8fee-10a6df3a78f7") + ) + (fp_line + (start -2.1 2.1) + (end -2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "53723180-1bc8-48bb-8dc2-ec7febc62340") + ) + (fp_line + (start -2.25 -2.25) + (end -2.25 -1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "debaab9c-3666-4f51-a9ee-d4a056c2de13") + ) + (fp_circle + (center 0 0) + (end 1 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "F.SilkS") + (uuid "be1211f4-a056-4d62-b516-0465fd2abd8b") + ) + (fp_circle + (center -1.6 -1.6) + (end -1.3 -1.6) + (stroke + (width 0.13) + (type default) + ) + (fill none) + (layer "F.SilkS") + (uuid "6719ffd6-e03c-4090-8ba7-fdf319b614e5") + ) + (fp_line + (start 2.8 -2.4) + (end 2.8 2.4) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bc280073-1934-4a49-9d56-b367b2e16e42") + ) + (fp_line + (start -2.8 2.4) + (end 2.8 2.4) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "10493e50-1f7e-4e7b-ae8c-b76e51fff8ac") + ) + (fp_line + (start -2.8 -2.4) + (end 2.8 -2.4) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cfa4d1aa-624d-44fb-9d25-99187bb9bbdb") + ) + (fp_line + (start -2.8 -2.4) + (end -2.8 2.4) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "faea943e-2739-4fc9-a198-57784f37372f") + ) + (fp_line + (start 2.25 -2.225) + (end 2.25 -0.975) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6dff88b5-f535-4c54-a02e-4e857225bf69") + ) + (fp_line + (start 2.25 -2.25) + (end 1 -2.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bbf31050-56dc-4c3a-ae42-3ebf5989c174") + ) + (fp_line + (start 2.1 2.1) + (end 2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "71ee2b0e-345a-4d59-9ac3-7d1df7888a7a") + ) + (fp_line + (start 2.1 -2.1) + (end -2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "898366e3-53a0-4e82-b801-d629f235c592") + ) + (fp_line + (start -1 -2.25) + (end -2.25 -2.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8e904a26-bdb0-4d5b-8569-6d0b0a1c453c") + ) + (fp_line + (start -2.1 2.1) + (end 2.1 2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eadc6776-1b6c-46c1-99c0-7bda375d91b4") + ) + (fp_line + (start -2.1 2.1) + (end -2.1 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8a80a1f1-1c21-492b-999a-646ef1640a62") + ) + (fp_line + (start -2.25 -2.25) + (end -2.25 -1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e478f629-7a95-4a24-9bae-e04c514e89c5") + ) + (fp_circle + (center -1.6 -1.6) + (end -1.3 -1.6) + (stroke + (width 0.13) + (type default) + ) + (fill none) + (layer "F.Fab") + (uuid "7bfe3e5c-ebe8-4184-82e6-ec7b1cce27a7") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "371812f3-1a05-46c2-bb7f-c8f0120c9903") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -3.25 -1.5 180) + (size 1.4 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "1") + (pintype "passive") + (uuid "11df27ec-6fcd-47b5-97b3-2b5a78da2d37") + ) + (pad "1" smd rect + (at 3.25 -1.5 180) + (size 1.4 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "1") + (pintype "passive") + (uuid "efb01cc7-db16-43df-a048-8ae881ef69d8") + ) + (pad "2" smd rect + (at -3.25 1.5 180) + (size 1.4 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 10 "/~{RESET}") + (pinfunction "2") + (pintype "passive") + (uuid "94213f5f-86c3-43a0-b6d9-9d814260afb5") + ) + (pad "2" smd rect + (at 3.25 1.5 180) + (size 1.4 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 10 "/~{RESET}") + (pinfunction "2") + (pintype "passive") + (uuid "79dd5a49-5369-4766-a5e0-fe8385695b35") + ) + (model "${KIPRJMOD}/3dmodels/push-button-smd-4pin-4.5x4.5mm-red.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 0.65 0.65 0.65) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:LED_0805_2012Metric" + (layer "F.Cu") + (uuid "7ed7d817-b56b-4ef2-ab4b-c36b8ff92705") + (at 136.17 93.98) + (descr "LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "LED") + (property "Reference" "D2" + (at -2.4 0 0) + (layer "F.SilkS") + (uuid "30865d4e-ff3a-48f9-9776-20548b4d51bd") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (property "Value" "YELLOW" + (at 0 1.65 0) + (layer "F.Fab") + (hide yes) + (uuid "6fed79eb-34e8-4689-9789-23ce99718102") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:LED_0805_2012Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "78c56f5e-69cc-4911-9a23-0bb44db7caa2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/YongyuPhotoelectric-SZYY0805Y/C434436" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "765b5405-0532-4041-be46-4478e8957a6e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "10mA Colorless transparent lens -40℃~+85℃ 584nm~594nm Yellow 120° 40mW 0805 Light Emitting Diodes (LED) ROHS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "08cf8f74-796d-4e60-ac06-296c90f478db") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C434436" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1d766e5e-bc68-43ec-8c1c-6510b7aae48e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "82d1275b-4975-40c3-95a6-060ea9d16831") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9b0f4d6a-747e-47a2-8715-26c524e23962") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "SZYY0805Y" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1aeab0d7-4916-4b8a-926d-91932437f2cb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fa71b37a-02fa-4aa2-a6c1-703e7d1042fd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") + (path "/3bee69d0-e027-46be-9b70-04a8ee45a570") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -1.685 -0.96) + (end -1.685 -0.66) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "de6ea483-50c0-4368-8538-b516e593e08d") + ) + (fp_line + (start -1.685 0.66) + (end -1.685 0.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "42ceed97-40df-4b22-8d38-dbe286b298ef") + ) + (fp_line + (start -1.685 0.96) + (end 1 0.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1a64572a-6295-4f35-9038-1fdbd2047ef7") + ) + (fp_line + (start 1 -0.96) + (end -1.685 -0.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "83595d26-5adc-40e2-a0d9-11b3713e3cf3") + ) + (fp_line + (start -1.68 -0.95) + (end 1.68 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "eacc70ce-dbfd-41a1-b9ff-7c3c9f782c07") + ) + (fp_line + (start -1.68 0.95) + (end -1.68 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ea7e60c7-10a0-4999-a1c2-2ee17292491c") + ) + (fp_line + (start 1.68 -0.95) + (end 1.68 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "24b68ba1-ba5c-49f9-b6cb-8636132da90c") + ) + (fp_line + (start 1.68 0.95) + (end -1.68 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "265215f9-a21e-4217-9816-7bcf8e0bc567") + ) + (fp_line + (start -1 -0.3) + (end -1 0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "72297223-f0a7-44b5-874f-2c6d271c7423") + ) + (fp_line + (start -1 0.6) + (end 1 0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7e32ac7b-67d0-435a-a9a3-61e544a2394c") + ) + (fp_line + (start -0.7 -0.6) + (end -1 -0.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8f8a38ce-a449-4108-93c2-f300d9d1dde8") + ) + (fp_line + (start 1 -0.6) + (end -0.7 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "46086edf-bdb9-490b-bbce-bdf19822bc84") + ) + (fp_line + (start 1 0.6) + (end 1 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "143e2746-41fb-4c8b-8209-6b887fcc73a8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "072cb7ae-cf82-44b9-8787-f5c034ffd082") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9375 0) + (size 0.975 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "K") + (pintype "passive") + (uuid "2f42f26d-5450-4b5e-aa50-4ffffd0e57eb") + ) + (pad "2" smd roundrect + (at 0.9375 0) + (size 0.975 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 57 "Net-(D2-A)") + (pinfunction "A") + (pintype "passive") + (uuid "f9998cc2-25ed-47a5-bda5-eb6d9df81b89") + ) + (model "${KICAD8_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:LED_0805_2012Metric" + (layer "F.Cu") + (uuid "7feba867-eaed-4849-b804-975aab95ba03") + (at 136.17 91.38) + (descr "LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "LED") + (property "Reference" "D1" + (at -2.4 0 0) + (layer "F.SilkS") + (uuid "a70071a2-42cc-4d50-881f-8be40a2848de") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (property "Value" "RED" + (at 0 1.65 0) + (layer "F.Fab") + (hide yes) + (uuid "ef89613a-2426-469c-9e08-68bfdc5edc3e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:LED_0805_2012Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "82ee158a-f009-4233-970d-6acd4e37f1f4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/YongyuPhotoelectric-SZYY0805R/C434431" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a276b388-15fd-4923-9dc3-09be11d2a592") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "10mA Colorless transparent lens -40℃~+85℃ 615nm~630nm Red 120° 40mW 0805 Light Emitting Diodes (LED) ROHS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "52a2ad62-de93-4217-88f6-4c95c120c27a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C434431" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "792ca350-5e67-4cad-a56a-cc6fd081706c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e91ee24c-8eed-4d32-bab9-ed452193e4ab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5d2f0cb2-2aa4-4a65-8c13-63f7f94639df") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "SZYY0805R" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2d912037-eaaa-4537-8924-cb446e6fa156") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d2dec448-d42d-4634-b091-2c6fb733b31c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") + (path "/8eacfe26-4593-4204-9087-10e9124fc053") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -1.685 -0.96) + (end -1.685 -0.66) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ea384776-b5ff-42c3-b723-fbedfd3e9954") + ) + (fp_line + (start -1.685 0.66) + (end -1.685 0.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a622035a-8bbe-4ef1-8831-81bcffade475") + ) + (fp_line + (start -1.685 0.96) + (end 1 0.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "21b41ac7-ffb4-48b1-a27e-6ad28acad2a8") + ) + (fp_line + (start 1 -0.96) + (end -1.685 -0.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4732bf2a-7bb1-4b17-b9ce-179b52f49b12") + ) + (fp_line + (start -1.68 -0.95) + (end 1.68 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "58e7da1b-f242-4f73-998a-067a100c9604") + ) + (fp_line + (start -1.68 0.95) + (end -1.68 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "649a4c72-8ff1-4d7d-9215-09ede4715816") + ) + (fp_line + (start 1.68 -0.95) + (end 1.68 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f49b9bc9-2372-4f79-b221-29fa7127fa6c") + ) + (fp_line + (start 1.68 0.95) + (end -1.68 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "38968080-4585-4cdc-9468-e4ee52be65bb") + ) + (fp_line + (start -1 -0.3) + (end -1 0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5787530b-4d10-4646-8a1a-096cdb82ae6c") + ) + (fp_line + (start -1 0.6) + (end 1 0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "228fff7d-dca2-4392-97eb-1fb7df786831") + ) + (fp_line + (start -0.7 -0.6) + (end -1 -0.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "57725182-92b5-472e-b479-b1460b27a557") + ) + (fp_line + (start 1 -0.6) + (end -0.7 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "21aa7d2d-7301-4c38-8095-f93662bea074") + ) + (fp_line + (start 1 0.6) + (end 1 -0.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "172fb520-36b0-4210-b5be-13757f4e45cf") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "cfff8175-7ef7-4ecb-9a28-3227fd62cf5d") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9375 0) + (size 0.975 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "K") + (pintype "passive") + (uuid "e60f36b5-2150-491a-86f6-129db7e17498") + ) + (pad "2" smd roundrect + (at 0.9375 0) + (size 0.975 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 56 "Net-(D1-A)") + (pinfunction "A") + (pintype "passive") + (uuid "4a46aa22-5788-4e5c-971d-7aaea0a5c999") + ) + (model "${KICAD8_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:USB_C_Receptacle_12P" + (layer "F.Cu") + (uuid "880163ca-3a25-48ca-9187-acc2c6ac8b04") + (at 153.645 93.98 90) + (descr "USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf") + (tags "USB C Type-C Receptacle SMD") + (property "Reference" "J2" + (at -0.995 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "4edce763-3425-4f53-9e18-90cb21e6e796") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "USB-C" + (at 0 4.935 -90) + (layer "F.Fab") + (hide yes) + (uuid "bfcb4381-678e-42fc-abfc-4168a719cb1c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:USB_C_Receptacle_12P" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1ede6400-d615-4ed9-a626-02624b56a32d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Dealon-USB_TYPE_C019/C2927039" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "163682e1-2c0c-4f49-bfd2-1bd6d7a2ac8b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "3A 1 Surface Mount 16P Female -25℃~+85℃ Type-C SMD USB Connectors ROHS" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1f09ac37-6b76-4e0a-a880-fb408ed7f20c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "90523ad7-87d5-4f53-a7d9-010fcbb7eb00") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c3091198-d963-4239-9a27-f83d1a40ac28") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C2927039" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4640cd90-298f-4d2e-87c2-61900a5b37b9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "USB-TYPE-C-019" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "894aed0f-e470-492a-9010-c13e3edfa0ac") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "USB*C*Receptacle*") + (path "/bf98dd17-0afa-4c29-8f60-86a097a0609c") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -4.58 -1.85) + (end -4.58 0.07) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2749a0d7-f219-4bc7-8c6b-2d7134dc90f7") + ) + (fp_line + (start 4.58 0.07) + (end 4.58 -1.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0c6ddeba-e3d5-4dd6-ba76-61de886ee52e") + ) + (fp_line + (start 4.58 2.08) + (end 4.58 3.785) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2a5440ad-cc7b-43ec-a8ad-23ebc72d98e9") + ) + (fp_line + (start 4.58 3.785) + (end -4.58 3.785) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8bee6aed-1155-40e2-a749-3cf269730482") + ) + (fp_line + (start -4.58 3.785) + (end -4.58 2.08) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2ae5c32b-42d7-4a9f-9fd8-9b3f38d98cec") + ) + (fp_line + (start 5 -4.75) + (end 5 4.18) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9184ff86-1fde-49e5-94f8-0787377d296b") + ) + (fp_line + (start -5 -4.75) + (end 5 -4.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f4248582-c8af-472d-b842-4939ef0c5a58") + ) + (fp_line + (start 5 4.18) + (end -5 4.18) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1e1aa69f-2130-46d3-b2f7-563cc68f4e01") + ) + (fp_line + (start -5 4.18) + (end -5 -4.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3439a6fb-966e-4eaa-a986-2ec4ed8eeed4") + ) + (fp_line + (start -4.47 -3.675) + (end 4.47 -3.675) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a2012f35-e495-430b-8473-008dd4506f6c") + ) + (fp_line + (start -4.47 -3.675) + (end -4.47 3.675) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ae0db61c-aae5-445d-8018-819adf267e1a") + ) + (fp_line + (start 4.47 3.675) + (end 4.47 -3.675) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "66bf594f-e2b2-4c6d-baf0-5c14c5f21b71") + ) + (fp_line + (start -4.47 3.675) + (end 4.47 3.675) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6881972c-60f9-45df-91f5-6045ce17298b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "085a4ada-2af1-449e-904d-4e677e50a9e8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at -2.89 -2.605 90) + (size 0.65 0.65) + (drill 0.7) + (layers "F&B.Cu" "*.Mask") + (uuid "259ccf96-b77a-4d01-a717-22e676f3771e") + ) + (pad "" np_thru_hole circle + (at 2.89 -2.605 90) + (size 0.65 0.65) + (drill 0.65) + (layers "F&B.Cu" "*.Mask") + (uuid "f8cf23cd-8db2-46c0-a64e-19a418ddd8e5") + ) + (pad "A1" smd rect + (at -3.325 -3.74 90) + (size 0.3 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "3b75df77-4829-497b-9d8e-db232248bd62") + ) + (pad "A4" smd rect + (at -2.525 -3.74 90) + (size 0.3 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 7 "+5V") + (pinfunction "VBUS") + (pintype "power_out") + (uuid "651090ed-8c41-4fc8-bea2-15e634ee9f0a") + ) + (pad "A5" smd rect + (at -1.25 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 47 "unconnected-(J2-CC1-PadA5)") + (pinfunction "CC1") + (pintype "bidirectional+no_connect") + (uuid "70af980d-81d8-4946-ad03-4da249aeffbd") + ) + (pad "A6" smd rect + (at -0.25 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "Net-(U4-UD+)") + (pinfunction "D+") + (pintype "bidirectional") + (uuid "7ba081c2-1307-46b0-88b6-5ab8747618e5") + ) + (pad "A7" smd rect + (at 0.25 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 84 "Net-(U4-UD-)") + (pinfunction "D-") + (pintype "bidirectional") + (uuid "44689b87-5967-48dc-bfba-319690eaeffe") + ) + (pad "A8" smd rect + (at 1.25 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 46 "unconnected-(J2-SBU1-PadA8)") + (pinfunction "SBU1") + (pintype "bidirectional+no_connect") + (uuid "435a07d6-31ce-464f-a528-2363ce2b04e2") + ) + (pad "A9" smd rect + (at 2.525 -3.74 90) + (size 0.3 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 7 "+5V") + (pinfunction "VBUS") + (pintype "passive") + (uuid "66afe8f0-3e02-48d2-8aba-4b6c5511a922") + ) + (pad "A12" smd rect + (at 3.325 -3.74 90) + (size 0.3 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "685f7521-eb50-48a0-ab3b-42bdc97bb1c9") + ) + (pad "B1" smd rect + (at 3.075 -3.74 90) + (size 0.3 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "37e97d23-789e-4faf-999c-7c24c2695ded") + ) + (pad "B4" smd rect + (at 2.275 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 7 "+5V") + (pinfunction "VBUS") + (pintype "passive") + (uuid "1ad69db8-c74b-4400-9d0e-9a7e73c30798") + ) + (pad "B5" smd rect + (at 1.75 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 43 "unconnected-(J2-CC2-PadB5)") + (pinfunction "CC2") + (pintype "bidirectional+no_connect") + (uuid "40039338-0f5e-4e75-b4c4-92f734b332f2") + ) + (pad "B6" smd rect + (at 0.75 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "Net-(U4-UD+)") + (pinfunction "D+") + (pintype "bidirectional") + (uuid "e4398272-03e0-432e-acb0-b073c938a4b8") + ) + (pad "B7" smd rect + (at -0.75 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 84 "Net-(U4-UD-)") + (pinfunction "D-") + (pintype "bidirectional") + (uuid "c143f166-46b7-4a71-9b3c-a122c3d04e6a") + ) + (pad "B8" smd rect + (at -1.75 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 48 "unconnected-(J2-SBU2-PadB8)") + (pinfunction "SBU2") + (pintype "bidirectional+no_connect") + (uuid "93a865e6-da10-4568-a8ed-15e1d0c27aab") + ) + (pad "B9" smd rect + (at -2.275 -3.69 90) + (size 0.3 1.1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 7 "+5V") + (pinfunction "VBUS") + (pintype "passive") + (uuid "b4c5fb40-79d9-439d-b5b0-ae12d5a03619") + ) + (pad "B12" smd rect + (at -3.075 -3.74 90) + (size 0.3 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "e9903609-01c9-4365-9c22-8265ef4416b5") + ) + (pad "S1" thru_hole oval + (at -4.325 -3.125 90) + (size 1 2.2) + (drill oval 0.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "SHIELD") + (pintype "passive") + (uuid "f176c34b-9bce-4885-bfce-aa0b93e97718") + ) + (pad "S1" thru_hole oval + (at -4.325 1.075 90) + (size 1 1.7) + (drill oval 0.6 1.3) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "SHIELD") + (pintype "passive") + (uuid "fa7019f5-0e09-475d-89fe-8ce53d26df3f") + ) + (pad "S1" thru_hole oval + (at 4.325 -3.125 90) + (size 1 2.2) + (drill oval 0.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "SHIELD") + (pintype "passive") + (uuid "b8e47057-46d1-4f2a-ad01-f9d63685647c") + ) + (pad "S1" thru_hole oval + (at 4.325 1.075 90) + (size 1 1.7) + (drill oval 0.6 1.3) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "SHIELD") + (pintype "passive") + (uuid "3140480f-ee34-4aad-bbfa-1ec427c7a144") + ) + (model "${KICAD6_3DMODEL_DIR}/Connector_USB.3dshapes/USB_C_Receptacle_XKB_U262-16XN-4BVC11.wrl" + (hide yes) + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + (model "${KIPRJMOD}/3dmodels/PCB-USB-C.stp" + (hide yes) + (offset + (xyz 0 0 -2) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 90 0 0) + ) + ) + (model "${KIPRJMOD}/3dmodels/HRO-TYPE-C-31-M-14.step" + (offset + (xyz 0 -4 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "909330e3-3943-4ead-a726-26463c803a41") + (at 140.55 92.72 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C16" + (at 0 -1.16 -90) + (layer "F.SilkS") + (hide yes) + (uuid "fdd95f86-3c4c-4e0d-8d24-4fa7e32321cf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10n" + (at 0 1.16 -90) + (layer "F.Fab") + (hide yes) + (uuid "05181418-a0e5-4b57-8d7e-0805b57c57fd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "192c9b28-a310-4ce1-8b7c-2d16e7c98a2a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402X7R103M500AT/C696856" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3ea873b8-3383-4d25-af2b-cb2595274798") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "50V 10nF X7R ±20% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ecdaffd9-1e77-448d-a260-6387d6270c32") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6053fd76-58e3-4b19-97fa-0cb7e9624bf0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "95b57ee2-65d4-4432-aaeb-2f9e144ef2ec") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C696856" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ce90c999-aec5-4fb1-9261-3b14965f5ea6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "TCC0402X7R103M500AT" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8a02a9c3-720f-4049-a0d8-f91feba4f7c9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "eef9b996-27a4-4a88-9f9d-5e1198507edb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MNR" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "344785d0-6638-4f30-ba73-53e4a97eed2d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/7e7d95cd-dc36-4c4d-b4a3-c15793fe70d0") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "496df696-2d5c-490e-a7f2-fdb534e71395") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7ad3b1ae-0dfb-456c-a5b9-9082ea5f8a3a") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1a509957-0b32-46a6-a9c0-8683d6efc852") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2e7e1a74-f8cb-4ca2-bee3-5b5a509387d5") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "89161da6-c0fe-4410-a5b8-eaac4d255aa8") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8037beaa-1eea-4bbf-95eb-05114d553b1f") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1bfa0570-4e90-4749-8b8e-3efcfb497a9f") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5cfb8c7e-82e4-4532-a199-d64a17a2b431") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c0996b3f-deb0-4fe8-a92c-e00c584d42d3") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e6257203-cd99-45ea-9d75-3ecc47b4cac9") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -90) + (layer "F.Fab") + (uuid "fa24b83e-b2bf-49ed-bd44-c9a51bcb8863") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "5aedfb70-6a3f-426c-bbf5-049d92a66055") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 8 "Net-(U4-V3)") + (pintype "passive") + (uuid "6f9fecdb-8e6b-41f2-bc38-d91b0bfae972") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:Crystal_SMD_3215-2Pin_3.2x1.5mm" + (layer "F.Cu") + (uuid "91983db3-bc69-4735-b8f8-5bab954a4f47") + (at 147.72 95.9 90) + (descr "SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf") + (tags "SMD SMT Crystal") + (property "Reference" "Y2" + (at 0 -2 -90) + (layer "F.SilkS") + (hide yes) + (uuid "cbd7d6eb-4780-4934-8517-2cc2297c7052") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "32.768kHz" + (at 0 2 -90) + (layer "F.Fab") + (hide yes) + (uuid "b1d83569-c153-4c56-b700-8d09cf9ddce4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:Crystal_SMD_3215-2Pin_3.2x1.5mm" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d33ed08d-deb6-4815-8c4e-2b699b12d1db") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Citizen-CM315D32768DZFT/C182057" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d13f9115-bf29-4067-825a-46460ca8c911") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "32.768kHz 12.5pF ±20ppm SMD3215-2P Crystals ROHS" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f224ffa9-39b8-47e9-b940-611edb53cbc4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "02b1cdc3-706d-44ff-96a8-affa4740aca2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fbc0d3f5-c17e-40fd-9c40-927a3eacd31b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C182057" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "95afe7bd-e942-4e02-acc3-21e05b46a612") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "CM315D32768DZFT" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8da45d67-016a-4cb4-ac61-f68b95d75460") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "771c71a9-bc36-4b57-a2f0-7f407d2f8231") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MNR" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "890b6085-9217-43b0-9828-cf3e83965b4f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bd4c25a0-8f46-4692-92af-57b49488e4db") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC-Link" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b2cd8c09-8d2e-4a2e-ae3e-86df502344cd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d1c34714-bc34-4ec9-adb3-a015eb14ea6f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8d41e0bd-1327-4019-9850-c24e28140285") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "58441c4c-3d0e-404d-87fb-90d0432948ff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "890892a3-bece-4999-9071-09705e47e330") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e33c1c38-464a-4f05-8869-5060c78f99a4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "24d411c1-88f4-4f1a-88a7-2c6a933232f0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b4283368-87d6-461c-b42d-c5b8f0a00d06") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "dca10e2a-9b50-4f77-a313-986d22a1f977") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b12ab7e5-82a8-4222-bff9-f733bfe23cbb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3ff4feb1-4d76-4f52-a8f5-a237d8225bef") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cb1e54ef-2711-4cd4-8c5a-2532e6dcee5e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c4934998-c6fb-4ffe-a16e-113d7bf33008") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Crystal*") + (path "/167df2ca-65c3-47c3-8ba1-c9c3ae2bc1b4") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.675 -0.875) + (end 0.675 -0.875) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4a04f6f1-a798-432e-b08f-410577061767") + ) + (fp_line + (start -0.675 0.875) + (end 0.675 0.875) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d93cad5a-d74e-4be0-92d3-4a5e2c0c900b") + ) + (fp_rect + (start -1.85 -1) + (end 1.85 1) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "F.CrtYd") + (uuid "324435d5-2cc6-4daa-929e-d5f3e6f26c1c") + ) + (fp_line + (start 1.6 -0.75) + (end 1.6 0.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7ac21d3e-e67d-4f8c-833f-9c1876cc3874") + ) + (fp_line + (start -1.6 -0.75) + (end 1.6 -0.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6cf557ac-0396-4d68-9545-718d37f5d5fd") + ) + (fp_line + (start -1.6 -0.75) + (end -1.6 0.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b2a96fbd-faaa-41fe-941f-b59dfc6ab9a2") + ) + (fp_line + (start -1.6 0.75) + (end 1.6 0.75) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e50d02f7-4091-4cfa-ab17-11d2ff909e39") + ) + (fp_text user "${REFERENCE}" + (at 0.1 0.04 90) + (layer "F.Fab") + (uuid "c767afc1-55b4-4d8e-8a78-4bef20ef67f0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at 1.25 0 90) + (size 1 1.8) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 53 "Net-(U5-OSCO)") + (pinfunction "1") + (pintype "passive") + (uuid "bc7b33c7-332b-462c-9435-466f2b772ede") + ) + (pad "2" smd rect + (at -1.25 0 90) + (size 1 1.8) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 6 "Net-(U5-OSCI)") + (pinfunction "2") + (pintype "passive") + (uuid "d7c6a10c-9382-451e-9993-9bc5f90dc97a") + ) + (model "${KICAD8_3DMODEL_DIR}/Crystal.3dshapes/Crystal_SMD_3215-2Pin_3.2x1.5mm.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:Arduino-Nano" + (layer "F.Cu") + (uuid "958ba3f0-7d8a-46f5-b1c5-06b450875287") + (at 116.84 101.6) + (property "Reference" "J1" + (at -5.461 -7.366 0) + (unlocked yes) + (layer "F.SilkS") + (hide yes) + (uuid "6b751163-f933-44c8-8953-775cb25e6422") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Conn_02x15_Arduino-Nano" + (at 6 4.5 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "98dca165-21ee-470b-bf73-693df4a8f502") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:Arduino-Nano" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f64ae81b-10a9-4146-81df-fac86b654f8f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1858343c-f1df-45e3-bdb0-f5221d440fce") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Arduino-Nano, double row, 02x15, counter clockwise pin numbering scheme" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "111a9342-8228-415e-bf82-050b7ca2bc9c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "69784edf-8839-4049-b6af-5350abf0aa90") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cdae438f-2473-4b1c-84a9-7b4946d80c59") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5012c961-0479-4723-80cc-1efef99898e0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC-Link" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f1f3e5c4-c699-4bfe-8db6-28164db77821") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a0824da5-f6fb-45cd-b838-a540d1ea4bab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b73801ba-d937-4106-8d45-de8e37679d9d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c9e4486c-bd6d-4f67-94e8-9fc4c3c2e8cc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9ffb0ef3-19cf-4485-b52d-e4ddd0445632") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9addb695-ba6b-45f0-bd05-47de403ede27") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d4b094da-4aea-486f-85c2-f116837dfd0d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "120cee81-4d00-4572-996f-066ae0f3b631") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "21c585c5-1f82-41bf-93d7-52988518c4ba") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "00943b08-90c9-4b6f-948b-fc9e6bbe30d9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3e0e1dba-f52b-4f42-bf3c-791448836b0d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1ce1eef9-8e0d-4628-9fdd-a3be2a9ca56a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9b089fac-a512-4bc5-bc5c-7017fc9f5687") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Field-1" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7be05bd8-379f-4a0d-9f00-62f4ac11962e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "*Arduino*") + (path "/14e6e5cd-0bc9-4ace-81d6-109f4674da8a") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr through_hole exclude_from_pos_files dnp) + (fp_rect + (start -1.27 -16.51) + (end 36.83 -13.97) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.SilkS") + (uuid "0386344d-9379-497d-ac83-ed9daa7ab618") + ) + (fp_rect + (start -1.27 -1.27) + (end 36.83 1.27) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.SilkS") + (uuid "9e46e726-4202-4e2f-bd8e-d913bd540672") + ) + (fp_rect + (start -3.81 -16.51) + (end 39.37 1.27) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "Edge.Cuts") + (uuid "2c4a6fe0-5973-4c4f-a8b2-97f5a07e0a9a") + ) + (fp_rect + (start -1.27 -16.51) + (end 36.83 -13.97) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "ddd3675f-05a2-4fc7-b700-bf3063dd23b3") + ) + (fp_rect + (start -1.27 -1.27) + (end 36.83 1.27) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "f32b7907-e613-4db2-8e58-2d76a8b341c3") + ) + (fp_text user "${REFERENCE}-30" + (at 0.54 -17.37 0) + (unlocked yes) + (layer "B.Fab") + (uuid "5e9c3123-4fe3-4006-843c-ddac4c10306f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (fp_text user "${REFERENCE}-1" + (at 0.15 2.18 0) + (unlocked yes) + (layer "B.Fab") + (uuid "d6f81f63-b68f-4d63-a930-27493724d2a1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" thru_hole circle + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 74 "/TxD0") + (pinfunction "D1/TX") + (pintype "bidirectional") + (uuid "346094bc-9d27-44fe-9964-407b0b3f4590") + ) + (pad "2" thru_hole circle + (at 2.54 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 73 "/RxD0") + (pinfunction "D0/RX") + (pintype "passive") + (uuid "69e81c9a-a93c-4bd3-8472-4ec124af25e0") + ) + (pad "3" thru_hole circle + (at 5.08 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 10 "/~{RESET}") + (pinfunction "~{RESET}") + (pintype "input") + (uuid "043f271a-d068-4ffb-a293-b29e0b0feff9") + ) + (pad "4" thru_hole circle + (at 7.62 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "de9051f0-11df-4270-b2d6-ab56719b0732") + ) + (pad "5" thru_hole circle + (at 10.16 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 27 "/PD7{slash}OC2A") + (pinfunction "D2") + (pintype "bidirectional") + (uuid "a47a0cd3-feeb-4255-8edd-eb8f903dc411") + ) + (pad "6" thru_hole circle + (at 12.7 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 51 "/PD6{slash}ICP1{slash}OC2B") + (pinfunction "D3") + (pintype "bidirectional") + (uuid "9727bce2-4ad3-42cf-bc60-296f894469ef") + ) + (pad "7" thru_hole circle + (at 15.24 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 26 "/PB0{slash}T0") + (pinfunction "D4") + (pintype "bidirectional") + (uuid "0c08662f-1725-4fce-aeaa-f8930e2c282f") + ) + (pad "8" thru_hole circle + (at 17.78 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "/PD4{slash}OC1B{slash}XCK1") + (pinfunction "D5") + (pintype "bidirectional") + (uuid "acf3c887-4a55-4cb2-90be-ea7f12646690") + ) + (pad "9" thru_hole circle + (at 20.32 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 31 "/PB3{slash}OC0A{slash}AIN1") + (pinfunction "D6") + (pintype "bidirectional") + (uuid "d975092b-31cf-43ae-bb86-ad3b42bdea73") + ) + (pad "10" thru_hole circle + (at 22.86 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 65 "/PB2{slash}INT2{slash}AIN0") + (pinfunction "D7") + (pintype "bidirectional") + (uuid "241777b9-8065-4c5d-885e-9c16a8096f73") + ) + (pad "11" thru_hole circle + (at 25.4 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 22 "/PB1{slash}CLKO{slash}T1") + (pinfunction "D8") + (pintype "bidirectional") + (uuid "093b7252-0244-4d5a-bc69-94569906f644") + ) + (pad "12" thru_hole circle + (at 27.94 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "/PD5{slash}OC1A") + (pinfunction "D9") + (pintype "bidirectional") + (uuid "b5dd6c1b-1786-4599-bd74-dd00a65af193") + ) + (pad "13" thru_hole circle + (at 30.48 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 41 "/~{SS}{slash}PB4{slash}OC0B") + (pinfunction "D10") + (pintype "bidirectional") + (uuid "b6992ddb-2eeb-4b38-8100-a5a151a38789") + ) + (pad "14" thru_hole circle + (at 33.02 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 54 "/MOSI{slash}PB5") + (pinfunction "D11") + (pintype "bidirectional") + (uuid "fc2b46b5-5c5d-4f42-ba04-2fe1f5d2623e") + ) + (pad "15" thru_hole circle + (at 35.56 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 63 "/MISO{slash}PB6") + (pinfunction "D12") + (pintype "bidirectional") + (uuid "75d4997a-0d91-4636-9283-055078a06575") + ) + (pad "16" thru_hole circle + (at 35.56 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 30 "/SCK{slash}PB7") + (pinfunction "D13") + (pintype "bidirectional") + (uuid "ada1d4cb-a195-4c93-8e69-8c026a329f00") + ) + (pad "17" thru_hole circle + (at 33.02 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "+3V3") + (pinfunction "+3V3") + (pintype "power_out") + (uuid "3f0b97a8-8fd0-4c29-bcb1-7d92d6e3d450") + ) + (pad "18" thru_hole circle + (at 30.48 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 5 "/AREF") + (pinfunction "AREF") + (pintype "passive") + (uuid "50a4838a-cd74-4cd0-9937-8fa152d40b7b") + ) + (pad "19" thru_hole circle + (at 27.94 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 64 "/PA0{slash}ADC0") + (pinfunction "A0") + (pintype "passive") + (uuid "c377b5b8-acbe-465e-93ec-2702a97a03c3") + ) + (pad "20" thru_hole circle + (at 25.4 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 17 "/PA1{slash}ADC1") + (pinfunction "A1") + (pintype "passive") + (uuid "b6642500-cb1f-42eb-ade5-e2443c77e4ea") + ) + (pad "21" thru_hole circle + (at 22.86 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 61 "/PA2{slash}ADC2") + (pinfunction "A2") + (pintype "passive") + (uuid "650b5174-415c-4213-8fee-2e9aa0bb7343") + ) + (pad "22" thru_hole circle + (at 20.32 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 20 "/PA3{slash}ADC3") + (pinfunction "A3") + (pintype "passive") + (uuid "11b90626-78da-46fc-82f5-8ef1ce04e130") + ) + (pad "23" thru_hole circle + (at 17.78 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 23 "/SDA{slash}PC1") + (pinfunction "A4") + (pintype "passive") + (uuid "e4996e36-9572-42cf-9b36-589f9c9a2d13") + ) + (pad "24" thru_hole circle + (at 15.24 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 29 "/SCL{slash}PC0") + (pinfunction "A5") + (pintype "passive") + (uuid "98c194e6-5ed4-46c4-aa0a-c141e0f1f5e3") + ) + (pad "25" thru_hole circle + (at 12.7 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 62 "/PA6{slash}ADC6") + (pinfunction "A6") + (pintype "passive") + (uuid "5a96d3de-07a9-4f3f-ac19-dce0f2f91be6") + ) + (pad "26" thru_hole circle + (at 10.16 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 21 "/PA7{slash}ADC7") + (pinfunction "A7") + (pintype "passive") + (uuid "216f01db-b98c-48cf-a388-8ecd0a89b539") + ) + (pad "27" thru_hole circle + (at 7.62 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 16 "/VBAT") + (pinfunction "+5V(VBAT-3V)") + (pintype "power_out") + (uuid "469fd19b-1c3e-4f7a-8b47-68ce1a57de23") + ) + (pad "28" thru_hole circle + (at 5.08 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 10 "/~{RESET}") + (pinfunction "~{RESET}") + (pintype "input") + (uuid "cb9d6044-cb72-4539-95ec-f300f344be7f") + ) + (pad "29" thru_hole circle + (at 2.54 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "83aca084-fc70-458a-8b64-2552b2d79ed9") + ) + (pad "30" thru_hole circle + (at 0 -15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 72 "/VIN") + (pinfunction "VIN") + (pintype "power_out") + (uuid "2e6aa9d8-0f00-4466-81ee-f5b1c249d68f") + ) + ) + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (layer "F.Cu") + (uuid "a23005a4-f106-4591-9ccd-f39303244d69") + (at 129.59 94.1) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R2" + (at 0 -1.65 0) + (layer "F.SilkS") + (hide yes) + (uuid "b8f11cc7-c292-4043-b6ab-91d49263179d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "560R" + (at 0 1.65 0) + (layer "F.Fab") + (hide yes) + (uuid "86c50c40-48cf-4aab-ad35-a27ef93a332e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bb0297a5-98a7-4d12-ba85-84f4ebf6a4a4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/29388-0805W8F5600T5E/C28636" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cfd0aee8-ad3f-4581-aa7d-d85ccd523070") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "125mW Thick Film Resistors 150V ±100ppm/℃ ±1% 560Ω 0805 Chip Resistor - Surface Mount ROHS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c4ffe054-8618-4e62-ac10-247a2dcb6cad") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "90a87f06-75d0-48aa-a043-585e12d0fb0c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "023f0774-8c8a-44da-bd84-cf011e814fed") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C28636" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1df6dcb8-0be1-4e31-a8ac-d598dbac2a6b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "0805W8F5600T5E" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2fac5f53-747e-4777-b3ac-3659a7d531a8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/bcb34034-1bec-4482-ba9c-40ab98a82edb") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.227064 -0.735) + (end 0.227064 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a49be989-7c75-4f63-95a5-2a6dc5bb3706") + ) + (fp_line + (start -0.227064 0.735) + (end 0.227064 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2462bc86-c01c-47ff-a32d-a2da8a19985c") + ) + (fp_line + (start -1.85 -0.95) + (end 1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4afaedd0-b8f5-43b8-8c35-69ac1ee758ca") + ) + (fp_line + (start -1.85 0.95) + (end -1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6d42fd9d-cff5-4bf3-a480-9d0dceb2915f") + ) + (fp_line + (start 1.85 -0.95) + (end 1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "74f6f501-4026-490a-8305-9466d0a0e857") + ) + (fp_line + (start 1.85 0.95) + (end -1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f149c177-327f-46e6-b605-158cb02742f6") + ) + (fp_line + (start -1 -0.625) + (end 1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8be52981-2c11-40e4-aea2-fedd253e42e7") + ) + (fp_line + (start -1 0.625) + (end -1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d49fbdc3-b080-49bc-aa25-5f47938a0579") + ) + (fp_line + (start 1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fc5990dd-bbe6-4f5d-b39e-5b632c37cc70") + ) + (fp_line + (start 1 0.625) + (end -1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7aebf6de-877d-43df-8b88-4245f90ff19e") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "64928432-dcb6-41da-badd-9de0cc5978bb") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + ) + ) + (pad "1" smd roundrect + (at -1 0) + (size 1.2 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.208333) + (net 67 "/LED-YELLOW{slash}PC3") + (pintype "passive") + (uuid "52570f8c-82a1-4175-bee0-58eef3c82cab") + ) + (pad "2" smd roundrect + (at 1 0) + (size 1.2 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.208333) + (net 57 "Net-(D2-A)") + (pintype "passive") + (uuid "d84af92e-7684-423c-8ac0-2ae18b768d85") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:logo-m" + (layer "F.Cu") + (uuid "a72f1e8a-8a58-46bb-a2f2-e4393101d8ae") + (at 114.22 101.21 -90) + (property "Reference" "G***" + (at 0 0 90) + (layer "F.SilkS") + (hide yes) + (uuid "4cf53c1a-2ee1-4fc3-b7c1-1ae73610ec91") + (effects + (font + (size 1.5 1.5) + (thickness 0.3) + ) + ) + ) + (property "Value" "LOGO" + (at 0.75 0 90) + (layer "F.SilkS") + (hide yes) + (uuid "bbb913ba-8f77-47b7-ad02-6d2afbd976ac") + (effects + (font + (size 1.5 1.5) + (thickness 0.3) + ) + ) + ) + (property "Footprint" "@project:logo-m" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "278a42a2-7897-4078-8d5a-725a65979903") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "070ebf67-3e61-4387-a54b-bf716387b208") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0de1e996-9470-433c-925e-7f83c80f7a06") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr board_only exclude_from_pos_files exclude_from_bom) + (fp_poly + (pts + (xy 1.4 0.001695) (xy 1.4 1.000133) (xy 0 1.000133) (xy -1.4 1.000133) (xy -1.4 0.001695) (xy -1.4 -0.756139) + (xy -1.193221 -0.756139) (xy -1.193221 0.006727) (xy -1.193221 0.769594) (xy -1.076272 0.769594) + (xy -0.959323 0.769594) (xy -0.959314 0.341571) (xy -0.959302 0.273123) (xy -0.959261 0.211063) + (xy -0.959177 0.154998) (xy -0.959038 0.104534) (xy -0.958832 0.059279) (xy -0.958547 0.01884) (xy -0.958169 -0.017177) + (xy -0.957686 -0.049164) (xy -0.957086 -0.077514) (xy -0.956356 -0.102621) (xy -0.955484 -0.124876) + (xy -0.954457 -0.144674) (xy -0.953262 -0.162407) (xy -0.951887 -0.178469) (xy -0.95032 -0.193251) + (xy -0.948548 -0.207148) (xy -0.946558 -0.220551) (xy -0.944338 -0.233855) (xy -0.941875 -0.247452) + (xy -0.940266 -0.255967) (xy -0.930587 -0.298149) (xy -0.918063 -0.339227) (xy -0.90323 -0.377832) + (xy -0.886619 -0.412595) (xy -0.868764 -0.442146) (xy -0.866507 -0.445354) (xy -0.853528 -0.46161) + (xy -0.837156 -0.479387) (xy -0.819303 -0.496802) (xy -0.801877 -0.511969) (xy -0.789831 -0.521014) + (xy -0.755286 -0.540967) (xy -0.715843 -0.557588) (xy -0.672638 -0.570636) (xy -0.626804 -0.579872) + (xy -0.579478 -0.585056) (xy -0.531794 -0.58595) (xy -0.494039 -0.583403) (xy -0.44705 -0.575938) + (xy -0.40519 -0.564203) (xy -0.368192 -0.548026) (xy -0.335786 -0.527238) (xy -0.307704 -0.501669) + (xy -0.283676 -0.471149) (xy -0.264896 -0.438501) (xy -0.256091 -0.41981) (xy -0.249109 -0.402566) + (xy -0.243227 -0.384617) (xy -0.237722 -0.363808) (xy -0.233156 -0.343883) (xy -0.225768 -0.310211) + (xy -0.224659 0.229691) (xy -0.22355 0.769594) (xy -0.10669 0.769594) (xy 0.010169 0.769594) (xy 0.010219 0.333095) + (xy 0.010252 0.27479) (xy 0.010336 0.218425) (xy 0.010467 0.164418) (xy 0.010643 0.113183) (xy 0.01086 0.065137) + (xy 0.011117 0.020695) (xy 0.011409 -0.019726) (xy 0.011735 -0.055711) (xy 0.012091 -0.086843) (xy 0.012475 -0.112707) + (xy 0.012882 -0.132888) (xy 0.013312 -0.146968) (xy 0.013595 -0.152563) (xy 0.019898 -0.216031) + (xy 0.029874 -0.273945) (xy 0.043578 -0.326486) (xy 0.061067 -0.373835) (xy 0.082395 -0.416174) + (xy 0.105072 -0.450347) (xy 0.130508 -0.480344) (xy 0.158554 -0.505795) (xy 0.190576 -0.527783) + (xy 0.226191 -0.546579) (xy 0.263006 -0.560982) (xy 0.304368 -0.572198) (xy 0.348772 -0.580104) + (xy 0.394716 -0.584572) (xy 0.440695 -0.585478) (xy 0.485208 -0.582696) (xy 0.526749 -0.576101) + (xy 0.540576 -0.572799) (xy 0.580167 -0.559585) (xy 0.615301 -0.541836) (xy 0.646146 -0.519352) + (xy 0.672867 -0.491932) (xy 0.695633 -0.459376) (xy 0.71461 -0.421485) (xy 0.729966 -0.378056) (xy 0.741198 -0.332248) + (xy 0.741969 -0.328029) (xy 0.742672 -0.323146) (xy 0.743311 -0.317275) (xy 0.743889 -0.310089) + (xy 0.744411 -0.301263) (xy 0.744881 -0.290471) (xy 0.745303 -0.277387) (xy 0.74568 -0.261686) (xy 0.746018 -0.243042) + (xy 0.746319 -0.221129) (xy 0.746588 -0.195621) (xy 0.746829 -0.166194) (xy 0.747046 -0.13252) (xy 0.747242 -0.094275) + (xy 0.747423 -0.051133) (xy 0.747592 -0.002768) (xy 0.747753 0.051146) (xy 0.747911 0.110934) (xy 0.748068 0.176922) + (xy 0.748194 0.233082) (xy 0.749371 0.769594) (xy 0.866211 0.769594) (xy 0.98305 0.769594) (xy 0.98305 0.249678) + (xy 0.983027 0.175828) (xy 0.982956 0.106274) (xy 0.982841 0.041225) (xy 0.982681 -0.019106) (xy 0.982479 -0.07451) + (xy 0.982235 -0.124777) (xy 0.981951 -0.169695) (xy 0.981628 -0.209054) (xy 0.981268 -0.242643) + (xy 0.980872 -0.270253) (xy 0.98044 -0.291671) (xy 0.979975 -0.306689) (xy 0.97958 -0.313957) (xy 0.972397 -0.377084) + (xy 0.961264 -0.435919) (xy 0.946281 -0.490114) (xy 0.927551 -0.539319) (xy 0.905175 -0.583187) + (xy 0.896942 -0.596536) (xy 0.882857 -0.61589) (xy 0.864842 -0.637064) (xy 0.844616 -0.658283) (xy 0.823898 -0.677775) + (xy 0.804407 -0.693764) (xy 0.798927 -0.697701) (xy 0.760764 -0.721321) (xy 0.720418 -0.740863) + (xy 0.67711 -0.756561) (xy 0.630064 -0.768652) (xy 0.578503 -0.77737) (xy 0.521651 -0.782952) (xy 0.516341 -0.783302) + (xy 0.447052 -0.784715) (xy 0.380506 -0.779972) (xy 0.316741 -0.769079) (xy 0.255794 -0.752044) + (xy 0.197704 -0.728874) (xy 0.175881 -0.718202) (xy 0.127167 -0.689649) (xy 0.082181 -0.656308) + (xy 0.041602 -0.618796) (xy 0.006112 -0.577731) (xy -0.018862 -0.541604) (xy -0.024929 -0.532757) + (xy -0.030087 -0.526908) (xy -0.032428 -0.5255) (xy -0.035579 -0.52834) (xy -0.0404 -0.5358) (xy -0.045861 -0.54628) + (xy -0.045987 -0.546548) (xy -0.070829 -0.591518) (xy -0.100693 -0.631976) (xy -0.135479 -0.667851) + (xy -0.175085 -0.699073) (xy -0.219412 -0.725571) (xy -0.26836 -0.747275) (xy -0.321828 -0.764115) + (xy -0.371187 -0.774625) (xy -0.411157 -0.779971) (xy -0.454302 -0.783148) (xy -0.498773 -0.784167) + (xy -0.542721 -0.78304) (xy -0.584295 -0.779778) (xy -0.621647 -0.774392) (xy -0.628457 -0.773059) + (xy -0.68577 -0.758158) (xy -0.739792 -0.737831) (xy -0.790154 -0.712315) (xy -0.836487 -0.681851) + (xy -0.878424 -0.646675) (xy -0.915596 -0.607026) (xy -0.944011 -0.56872) (xy -0.951037 -0.558951) + (xy -0.957154 -0.551956) (xy -0.961057 -0.549227) (xy -0.961097 -0.549226) (xy -0.963785 -0.552507) + (xy -0.966879 -0.561961) (xy -0.970204 -0.577007) (xy -0.971176 -0.582281) (xy -0.97366 -0.596209) + (xy -0.977042 -0.615102) (xy -0.981015 -0.637252) (xy -0.985274 -0.660952) (xy -0.989511 -0.684495) + (xy -0.989572 -0.684837) (xy -1.002093 -0.754338) (xy -1.097657 -0.755239) (xy -1.193221 -0.756139) + (xy -1.4 -0.756139) (xy -1.4 -0.996743) (xy 0 -0.996743) (xy 1.4 -0.996743) + ) + (stroke + (width 0) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "8375d548-b703-41b2-875b-de1753afe326") + ) + ) + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (layer "F.Cu") + (uuid "b5f8c5fa-a9f3-4c33-994f-5356a07146a8") + (at 138.81 95.99 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R3" + (at 0 -1.65 90) + (layer "F.SilkS") + (hide yes) + (uuid "55fe5dc7-3a64-41ef-8b94-e61c24439166") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "4K7" + (at 0 1.65 90) + (layer "F.Fab") + (hide yes) + (uuid "5175693c-8b1c-4f7a-92bf-ef0076c487d2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c7ed02db-8815-40d2-937e-151709588798") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/18361-0805W8F4701T5E/C17673" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6be70ac8-38f7-480d-b7a1-a924b60f4829") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "125mW Thick Film Resistors 150V ±100ppm/℃ ±1% 4.7kΩ 0805 Chip Resistor - Surface Mount ROHS" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "551c6536-624b-4287-b67c-619347a8f1ea") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a63b8f47-53a1-45f3-a9b4-1e872e002fa3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a10f284c-7b00-47a6-a27d-7bd94247afc3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C17673" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9d387b0c-ed9f-452a-9d52-40ff40b37964") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "0805W8F5600T5E" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c3500090-aacf-40b9-b033-f4101a32d73e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/18624-1206W4F4701T5E/C17936" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "700c1bec-681f-4478-a697-3b74a39b001e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2391f343-b0f8-4e78-b1b2-b143d7dd2ba1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fc95e59e-3bc6-45f7-a7d9-c106ac862be0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f0846d15-e267-4eff-a6cf-bf3a801809cc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6548e139-eee8-4b2b-8f53-644795107120") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a1c9a9ee-188b-497c-ab7a-0ca796023da9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c41de729-db7f-4e1a-9ef0-0bde49383426") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ddd8602b-5998-4193-833b-1e02149842b5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "88908c18-2a91-4431-8029-ff9049a2143b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "11f4df6e-fb7e-4127-aa7f-8086c5717fea") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7153aaba-7171-48f8-a33b-d1eb6f1c01cc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "70a88fac-cf5c-4975-84e1-bcd9282c43cb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b0dad899-e157-4181-b83b-cccc604947da") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/e094a73d-603e-4098-a5e9-6bacedeed6ba") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.227064 0.735) + (end 0.227064 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cd7b3b5f-2b08-439c-b0e2-220218869874") + ) + (fp_line + (start -0.227064 -0.735) + (end 0.227064 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "630be640-2739-41cd-9900-33ef8fcd5729") + ) + (fp_line + (start -1.85 0.95) + (end -1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c5f7c16f-80ca-499c-82b4-11846c650127") + ) + (fp_line + (start 1.85 0.95) + (end -1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "14f0357e-cc1a-43ff-9282-af11062d4e6f") + ) + (fp_line + (start -1.85 -0.95) + (end 1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b790a43f-6848-4d6c-8e5a-3e0743cf7b3d") + ) + (fp_line + (start 1.85 -0.95) + (end 1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a31d2f23-993f-41e0-be81-41ef4300c877") + ) + (fp_line + (start -1 0.625) + (end -1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fae567e3-41e9-46ff-aacb-77413369ce51") + ) + (fp_line + (start 1 0.625) + (end -1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7fa1c32c-805a-4869-916d-56baf77240c8") + ) + (fp_line + (start -1 -0.625) + (end 1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e7136879-3a37-4397-8e9a-024439fcf9ce") + ) + (fp_line + (start 1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "576609f1-885b-4235-9fd6-9f2ee89485cf") + ) + (fp_text user "${REFERENCE}" + (at -0.02 0.01 180) + (layer "F.Fab") + (uuid "13f7ca1d-e79a-42b9-b1cf-82d1e6f210c1") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + ) + ) + (pad "1" smd roundrect + (at -1 0 270) + (size 1.2 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.208333) + (net 68 "/LED-GREEN{slash}PC4") + (pintype "passive") + (uuid "102c52a8-7043-48e3-b294-9c0fb6612bfc") + ) + (pad "2" smd roundrect + (at 1 0 270) + (size 1.2 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.208333) + (net 14 "Net-(D3-A)") + (pintype "passive") + (uuid "e31c0df5-bab4-4129-9959-3278efcb61a3") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "F.Cu") + (uuid "cf9001d5-a954-4f12-88fa-a264a0d3229d") + (at 147.88 98.41) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C14" + (at 0 -1.16 0) + (layer "F.SilkS") + (hide yes) + (uuid "fd429e70-1186-4635-afeb-22ddcb1034f3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10p" + (at 0 1.16 0) + (layer "F.Fab") + (hide yes) + (uuid "04bdd55c-4940-44b2-86c6-02fd641a8db1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f8e6ce34-111b-4356-9f4c-94b9ececfb66") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402COG100K500AT/C713505" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6abfc9d6-a789-452f-beb6-4e2ce984fd1b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "50V 10pF C0G ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9307c80b-746c-458c-a8a8-e59591845e06") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "abdb5fc9-9af3-4a7d-adf4-c74f5608c0bb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "63a94c13-e91e-4e60-b675-2823826c6a17") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C713505" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e648b9cf-40a1-4486-b4e7-6e01f3240229") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB-Link" "https://jlcpcb.com/partdetail/Cctc-TCC0402COG100K500AT/C713505" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e24e3176-1c46-4f13-9b94-5a586fbc5d15") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MNR" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4200d642-07eb-46e5-8b1c-6b3c6f9d5955") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC-Link" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "21a38e05-b8f2-41b0-95ed-94a882966377") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "eba4676e-cc63-4d58-971c-cb233a2d1495") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "05f2d683-065b-43fd-8282-b6ed2cf7d0c0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "41c99bde-81d1-452c-8701-5363a82baf0e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b463ae10-634d-46e3-bfeb-eb90b34edcb0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "37271c4e-f114-41e7-88d2-0a295e7c7c73") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "08987985-ffaa-4728-bd4e-0f8b53a4c4df") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "21f5a034-7bbe-4fee-8d43-061e1f5c211f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8d38bf42-d95b-4db5-a7f7-cb8e487d145c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "28d421fa-d37b-4cee-b5bb-2212d0b4e389") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3271513f-e027-4255-b3bd-584af4c4d0b6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "29bfd27b-51b4-46d6-9773-9010d4adbfad") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "54a2e5e1-8776-4d44-acdf-3c3f215875af") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/85b5829b-e4f4-48f2-8b64-b28a96a4f53a") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.107836 -0.36) + (end 0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b7a81027-97c8-4075-b4a0-427c9e0e344c") + ) + (fp_line + (start -0.107836 0.36) + (end 0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9b4dc209-76d5-4311-8401-1dc21990620a") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8250599c-a361-4555-b3de-f507048c3f6e") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "67aa98c0-66a1-47ed-94e7-2d730aecde46") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d6cddf50-1290-4da2-b7c6-ed6f1f00870d") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "da0f6996-0575-4089-90f4-13584ad64ece") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fb61b1a0-68ea-4877-9620-28482b9d7d34") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ef5ffcaf-f0f3-438d-becf-e639d068f92a") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eb0f7e33-852a-4c1d-9b6d-9ae00211eca5") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "120f5b8d-74d8-4ad7-a897-f46fac360747") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "d1bcdae4-acd5-404e-9ff8-459a88890f2e") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 6 "Net-(U5-OSCI)") + (pintype "passive") + (uuid "a6164a12-7dba-4b0c-9bc4-d02fdf927265") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "ff6adbe9-1adf-4619-8ed7-efa744e1de2b") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (layer "F.Cu") + (uuid "d10a6e6c-fc03-4b03-ac47-9ad3839c57eb") + (at 138.81 92.25 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R1" + (at 0 -1.65 90) + (layer "F.SilkS") + (hide yes) + (uuid "b5e230cf-32de-4fbf-9cf8-01eb9120f4d9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1K" + (at 0 1.65 90) + (layer "F.Fab") + (hide yes) + (uuid "2afae210-3876-4d02-a555-2a976e8af080") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6389a8f2-8514-4c4a-b40c-84d182a4f00d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Fojan-FRC0805F1001TS/C2907232" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "12833f28-c315-4a46-9656-c061dede3f46") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "125mW Thick Film Resistors 150V ±100ppm/℃ ±1% 1kΩ 0805 Chip Resistor - Surface Mount ROHS" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cc6c9e62-eefa-4fae-8ea4-ac77c4adf294") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "45fab36e-dce6-4a37-9342-90376b20cab6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "27b6b975-f12e-41ad-a083-38d713ac1a00") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C2907232" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f6900780-3664-47f3-a581-d8df96d18be1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/Fojan-FRC0805F1001TS/C2907232" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8bd5436d-9d9c-4fa8-bb17-50d3fd880b22") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4a7b2f68-1e7c-4558-899d-99204bacfd75") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c3168779-6461-4c18-97bc-3fa9cd4b0ca0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b70d49e4-7d36-445b-a5c5-f837e44269be") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "46e98806-ce70-4db7-a8d1-b6b5a257ba66") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6bff66bb-973d-43aa-8ab5-7c61cdc6c7ec") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c81e10f8-1b83-41e0-8094-92d48287e24e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "efe4cf80-7897-45f4-bdd7-078e4e3a3a9d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "336252d2-3590-4d81-b6cc-f48d7c470dfa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cadd9d22-915e-4664-8014-dea062e7c2f0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c8ef5d97-2650-4870-97e8-15df8c90eba4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "711f571c-10d6-4fc9-b882-c55a656ec1a5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a087dc75-e77b-4392-b36e-b9fd4a3d79bb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/4d0a896d-8a94-4c0e-a8e6-470ac5b7108b") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.227064 0.735) + (end 0.227064 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "04032fb0-30f7-4573-b77a-355980fc2b5d") + ) + (fp_line + (start -0.227064 -0.735) + (end 0.227064 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "95405125-e792-49f8-b649-48286cc90dcf") + ) + (fp_line + (start -1.85 0.95) + (end -1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "88d40589-5b04-4e45-8c7e-48e0a09fe1d8") + ) + (fp_line + (start 1.85 0.95) + (end -1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f8cbcf55-081a-433b-af22-e57d147d21db") + ) + (fp_line + (start -1.85 -0.95) + (end 1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7fd77da3-27d8-41ba-a6c4-fd7d147958af") + ) + (fp_line + (start 1.85 -0.95) + (end 1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ece72580-b9f5-45da-bb34-78a46d6f12dc") + ) + (fp_line + (start -1 0.625) + (end -1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "26441aab-09c1-4c6c-ae71-4fd43a6a0522") + ) + (fp_line + (start 1 0.625) + (end -1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eb6066ef-fb4a-4342-a91b-c332b29a5c27") + ) + (fp_line + (start -1 -0.625) + (end 1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "24e1fda1-b853-431a-85d6-aa1dd6114521") + ) + (fp_line + (start 1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3cdb310d-d5d8-42af-acca-e78f8f17db9f") + ) + (fp_text user "${REFERENCE}" + (at -0.01 0.01 180) + (layer "F.Fab") + (uuid "be5815d0-2e89-46ba-bde2-4e5faffd7ba5") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + ) + ) + (pad "1" smd roundrect + (at -1 0 270) + (size 1.2 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.208333) + (net 66 "/LED-RED{slash}PC2") + (pintype "passive") + (uuid "5130eae2-fb78-466d-927f-6543fca91357") + ) + (pad "2" smd roundrect + (at 1 0 270) + (size 1.2 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.208333) + (net 56 "Net-(D1-A)") + (pintype "passive") + (uuid "41fe9bc8-316d-4901-b5c5-b5836fb11949") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "F.Cu") + (uuid "d4666fc2-5432-4400-9aad-b45135712bd7") + (at 145.77 98.01) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R7" + (at 0 -1.17 0) + (layer "F.SilkS") + (hide yes) + (uuid "7c19d156-0662-4e35-bff5-e63601cb8ba0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100R" + (at 0 1.17 0) + (layer "F.Fab") + (hide yes) + (uuid "cdc1c697-6ca4-4f76-bbfc-1fce66c37ecd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b904f10e-3b62-4b02-9307-97226ed088c5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25819-0402WGF1000TCE/C25076" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "73605eed-8f66-4537-b7b6-3ef3c3512f8e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±1% ±200ppm/℃ 100Ω 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2f60b384-6694-44a6-b516-68aaf7691856") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "02f34837-a44b-43d0-a8cb-d89fd839e328") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ddae9f15-a7e9-4370-b4a9-443e3932b484") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C25076" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "826454da-236e-4767-9464-e692f78ff702") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "0402WGF1000TCE" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "58c8315b-c958-4166-b9c4-64741476f255") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC-Link" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "27321d58-2cf0-48ac-a5cd-6c59966f26c7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "885f5b6d-378b-4f2c-8b84-b824d63d583a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0fd7c8ba-5335-4dcb-aab8-968bf7bb905e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "58b135ae-2091-4ea1-8811-d18f87632812") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9d34b748-e483-4946-9233-41d87db18947") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "30dd51e8-4676-46bb-9297-3cf77bf09e23") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "40206b82-1a76-4838-9baa-e53c0a3687d9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3ea62201-0569-47d1-9828-5d04dd4defca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "84f34d15-fd8d-465d-a384-75901917122b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "561ce661-b4e1-4e56-8cae-1673eaebc85a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "095a1ab4-9a4b-4e8c-a105-e02fc4dfb404") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d6c75dba-4243-41d5-8ae0-0239a0adbcc1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f8c98c29-fac9-48f6-bef2-d4edcbf4a7f9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/7ba57ef8-9ae4-426a-ab26-4d67db47a47b") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.153641 -0.38) + (end 0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "403f8fdb-632e-4141-a8fb-72641d42416d") + ) + (fp_line + (start -0.153641 0.38) + (end 0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5961932c-f865-4164-be0a-fcdf2e2f06c6") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "45bd0a3a-c7da-4960-812c-c367ab99eefe") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "aecdf402-8b23-4f0f-84ac-4e2dd7010b09") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "001b2f31-6c67-405e-a069-f0af0c4fb0c9") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4c6c680e-7645-4973-9505-f1ab02718644") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "389d074b-4f34-404a-8e49-d17f895418ec") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1edad2c8-9f80-4a1f-8f8e-0f286194f7d9") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fc7ee4b3-71b0-4a39-8f31-0c411262740b") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ff837a68-cc36-4d60-aa8a-e0c1d1dac979") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "b219fa8c-e632-455a-b4af-9b5b8ad337e2") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 81 "Net-(U5-~{INT})") + (pintype "passive") + (uuid "8188fabc-490b-4e4d-9fbc-419deedeaead") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 75 "/PC7") + (pintype "passive") + (uuid "35f2ca45-1db4-432a-b47c-4b57f7caf783") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:MSOP-8_3x3mm_P0.65mm" + (layer "F.Cu") + (uuid "e551154b-4d0b-4008-bde8-0bd9c757d81e") + (at 143.15 95.45 90) + (descr "MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "MSOP SO") + (property "Reference" "U5" + (at -2.4 -0.05 0) + (layer "F.SilkS") + (hide yes) + (uuid "7ba6e80e-5127-42b3-a9a1-109636bc5c2f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "BM8563EMA" + (at 0.35 7.75 90) + (layer "F.Fab") + (hide yes) + (uuid "1b6eb537-efd7-4b95-83bd-209065d01fc5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:MSOP-8_3x3mm_P0.65mm" + (at 0.05 9.5 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c85343f5-b228-4336-ae08-3115490d4272") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Gatemode-BM8563EMA/C269878" + (at 0.05 9.5 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2429ca5a-3c45-43c1-9cf6-a11a5218ad9f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "MSOP-8 Real-Time Clocks(RTC) ROHS" + (at 0.05 9.5 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "efb6590a-9196-4f8e-be11-0079db131edd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datenblatt Englisch" "https://www.nxp.com/docs/en/data-sheet/PCF8563.pdf" + (at 0.05 9.5 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7b271178-89d7-49f9-be5a-94591ee0fe73") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8a1f69bd-70e0-4ada-8872-b15ac6d48da8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8c3ae893-7adf-4ecc-a726-49230b6d61a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C269878" + (at -0.5 5.85 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "744c59b4-42e2-49cd-a553-8f770e59aa27") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "BM8563EMA" + (at 10.15 7.8 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "dd465ae9-5221-4b3c-bb09-a3497ef03e64") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB Rotation Offset" "270" + (at -5.9 7.75 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cc5884e5-49f1-42de-9d72-4c4a79dd2843") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC-Link" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e93d23e0-66b6-406e-8b48-39cb5446c62e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1cdc3693-8de7-449a-a295-e9e4d3309ced") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "31947988-a33b-4f54-91a4-d386f925ca5f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9d07c242-ab28-40fa-aaab-e22b34acc062") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT-LINK" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b477db03-dbf1-4183-908e-8a52373fa745") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "64809c7c-b617-4f4a-804c-e5b0712b9752") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS-LINK" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "69812c79-e102-435e-91ac-321180168672") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d2b14834-0435-4d47-9499-8241727385e6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD-LINK" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9681f72e-29dc-4cc0-84e5-9f0f5f3f3ca9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7dca4384-e969-4a5c-97f9-397b3ff6b2c5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY-LINK" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d6333bb1-e40e-43fd-abd1-07b5cc064c29") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "805dfc8e-fbf8-4e71-9659-12d7a9828807") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER-LINK" "" + (at 0.05 -0.05 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "06e6c859-237a-46d0-9945-87110b99d169") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "SOIC*3.9x4.9mm*P1.27mm*") + (path "/bf5ba966-fb32-47e2-b531-85fd1493e8c1") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 1.66 -0.05) + (end 1.66 -1.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b0bdd232-231e-413d-ab1a-8d92a14c1aa7") + ) + (fp_line + (start 1.66 -0.05) + (end 1.66 1.45) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a9ff89a8-84b0-411d-bf6f-30084cc8ebd5") + ) + (fp_line + (start -1.56 -0.05) + (end -1.56 -1.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4bafc94f-58bd-4de1-9895-d6194a1bb857") + ) + (fp_line + (start -1.56 -0.05) + (end -1.56 1.45) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6876609e-da05-452e-b361-a09d943807b5") + ) + (fp_poly + (pts + (xy -1.385 2.1625) (xy -1.715 2.4025) (xy -1.715 1.9225) (xy -1.385 2.1625) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill solid) + (layer "F.SilkS") + (uuid "fbe98728-8dd9-4cf6-bb0e-c1107e1d9a2f") + ) + (fp_line + (start 1.8 -3.23) + (end -1.7 -3.23) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "450c6987-0198-4889-9097-7e19c2e05eb2") + ) + (fp_line + (start -1.7 -3.23) + (end -1.7 3.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "317052f4-7e2b-4f5e-b05e-ce1b98a4ddc0") + ) + (fp_line + (start 1.8 3.13) + (end 1.8 -3.23) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "31177491-2921-4418-b72e-045199107e50") + ) + (fp_line + (start -1.7 3.13) + (end 1.8 3.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "45806364-ad2b-41f4-b528-4f5f4ea19671") + ) + (fp_line + (start 1.55 -1.55) + (end 1.55 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "05a573d4-3d6d-4809-a87a-58effcb72185") + ) + (fp_line + (start -1.45 -1.55) + (end 1.55 -1.55) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4085842b-0bf4-44f1-af63-aa2b08ba9b92") + ) + (fp_line + (start -1.45 0.7) + (end -1.45 -1.55) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "febd20a0-9736-4484-b1ad-9be98f3ab5a2") + ) + (fp_line + (start 1.55 1.45) + (end -0.7 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eb8307ea-560a-4457-b6bf-a9c2c948139c") + ) + (fp_line + (start -0.7 1.45) + (end -1.45 0.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4d9a5c20-603d-40e1-9658-750fe6147470") + ) + (fp_text user "${REFERENCE}" + (at 0.05 -0.05 180) + (layer "F.Fab") + (uuid "e923316d-e282-44f3-81ae-9aa52c4d8742") + (effects + (font + (size 0.75 0.75) + (thickness 0.11) + ) + ) + ) + (pad "1" smd roundrect + (at -0.925 2.0625 180) + (size 1.625 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 6 "Net-(U5-OSCI)") + (pinfunction "OSCI") + (pintype "passive") + (uuid "4688e894-620f-40b9-a550-c7a86a865cdc") + ) + (pad "2" smd roundrect + (at -0.275 2.0625 180) + (size 1.625 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 53 "Net-(U5-OSCO)") + (pinfunction "OSCO") + (pintype "passive") + (uuid "c0f72a13-3344-4228-af2d-029936199abb") + ) + (pad "3" smd roundrect + (at 0.375 2.0625 180) + (size 1.625 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 81 "Net-(U5-~{INT})") + (pinfunction "~{INT}") + (pintype "output") + (uuid "2fbc7ca5-28cc-4e32-aa66-b90eedb35a6b") + ) + (pad "4" smd roundrect + (at 1.025 2.0625 180) + (size 1.625 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "VSS") + (pintype "power_in") + (uuid "d5db5ffd-e16d-432c-9803-43b9dbfdc7b1") + ) + (pad "5" smd roundrect + (at 1.025 -2.1625 180) + (size 1.625 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 23 "/SDA{slash}PC1") + (pinfunction "SDA") + (pintype "bidirectional") + (uuid "0076c404-ff13-4eec-b904-7a7d6ba5d44f") + ) + (pad "6" smd roundrect + (at 0.375 -2.1625 180) + (size 1.625 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 29 "/SCL{slash}PC0") + (pinfunction "SCL") + (pintype "input") + (uuid "4540be18-8c10-4e68-be20-97fa779ddc9e") + ) + (pad "7" smd roundrect + (at -0.275 -2.1625 180) + (size 1.625 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 42 "unconnected-(U5-CLKO-Pad7)") + (pinfunction "CLKO") + (pintype "output+no_connect") + (uuid "907e7019-ec2b-4dc7-8cb8-b8fab3965d81") + ) + (pad "8" smd roundrect + (at -0.925 -2.1625 180) + (size 1.625 0.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 88 "Net-(U5-VDD)") + (pinfunction "VDD") + (pintype "power_in") + (uuid "d35db1d7-43c6-4688-b302-8de3c276ac38") + ) + (model "${KICAD8_3DMODEL_DIR}/Package_SO.3dshapes/MSOP-8_3x3mm_P0.65mm.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 -90) + ) + ) + ) + (footprint "@project:SOT-23-optional" + (layer "F.Cu") + (uuid "ef0822de-0b3f-41cf-8205-7df89a7c8ae2") + (at 154.7 100.76 -90) + (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SOT TO_SOT_SMD") + (property "Reference" "Q1" + (at 0 -2.4 90) + (layer "F.SilkS") + (hide yes) + (uuid "225296f2-c10d-4f4e-869e-9a34146df7de") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "2301D" + (at 0 2.4 90) + (layer "F.Fab") + (hide yes) + (uuid "c2a5212a-dbcd-4e0e-9635-0ac46f3cfdab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "@project:SOT-23-optional" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "040ee418-423f-45b0-ae58-16d3182dbdde") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Citizen-CM315D32768DZFT/C7499855" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1ed9e66b-b110-4d97-adea-109638242f6d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" " 20V 3.3A 55mΩ 1V 1PCSPChannel SOT-23 MOSFETs ROHS" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "35e79b5c-ae96-4a83-9b95-69a495011ffd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C7499855" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "47c17a08-b7eb-4402-ae65-3c7b5549a226") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "2301D" + (at 0 0 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9e47c989-eef6-4717-9f9f-c3500665ba0d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "SOT?23*") + (path "/923caeb8-96be-4c9b-a75c-5a22a1a6b72e") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd allow_missing_courtyard) + (fp_line + (start -1.7 1.3) + (end 1.7 1.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2efcfb60-f39b-4e2c-8546-42d0f55b92a4") + ) + (fp_line + (start 1.7 1.3) + (end 1.7 -1.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c1c10530-3f47-429d-a545-b2c6041c6e7c") + ) + (fp_line + (start -1.7 -1.3) + (end -1.7 1.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "aaaa7124-3692-4dc2-9d8b-f5f6b7daad85") + ) + (fp_line + (start 1.7 -1.3) + (end -1.7 -1.3) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c3995808-e298-40df-add6-eca38c374e3f") + ) + (fp_line + (start -0.65 1.45) + (end -0.65 -1.125) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "32568265-83d2-413e-abcd-ff2454a6a0c6") + ) + (fp_line + (start 0.65 1.45) + (end -0.65 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5a767622-aeb3-4357-b8c1-6d9e7d26fbcf") + ) + (fp_line + (start -0.65 -1.125) + (end -0.325 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ae9b91e8-219e-442e-bb73-d6bfbd23fc4e") + ) + (fp_line + (start -0.325 -1.45) + (end 0.65 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6ec805a3-feff-43b1-a41a-551383691871") + ) + (fp_line + (start 0.65 -1.45) + (end 0.65 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "235b4fd9-6fb2-4d86-996e-ed74e86915f2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "F.Fab") + (uuid "34e9159d-41a7-45ac-a5dc-d22c7b983261") + (effects + (font + (size 0.32 0.32) + (thickness 0.05) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9375 -0.85 270) + (size 1.475 0.8) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 75 "/PC7") + (pinfunction "G") + (pintype "input") + (uuid "b9ba0a5d-8f9c-480e-a2fa-8bdc42eb78ac") + ) + (pad "2" smd roundrect + (at -0.9375 0.85 270) + (size 1.475 0.8) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 80 "+3V3-RTC") + (pinfunction "S") + (pintype "passive") + (uuid "cbe12876-bc29-41bb-a360-208204a1c965") + ) + (pad "3" smd roundrect + (at 0.9375 0 270) + (size 1.475 0.8) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.25) + (net 15 "+3V3-ISP") + (pinfunction "D") + (pintype "passive") + (uuid "6c6e949f-112e-4ad2-98ff-dc9627346a1b") + ) + (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:PinHeader_2x03_P2.54mm_Vertical_SMD" + (layer "F.Cu") + (uuid "faf207e5-d961-4c46-949f-52433e870601") + (at 120.03 92.71 -90) + (descr "surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows") + (tags "Surface mounted pin header SMD 2x03 2.54mm double row") + (property "Reference" "J3" + (at -4.8006 0.0762 0) + (layer "F.SilkS") + (hide yes) + (uuid "72db1890-3335-4c24-98ee-3bfdc4e2995e") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (property "Value" "ISP" + (at 4.82 0.02 0) + (layer "F.SilkS") + (hide yes) + (uuid "30583d82-2011-46a3-9876-90a854fe4f93") + (effects + (font + (size 1.2 1.2) + (thickness 0.18) + ) + ) + ) + (property "Footprint" "@project:PinHeader_2x03_P2.54mm_Vertical_SMD" + (at 0.762 13.716 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6101a8f6-cc06-4670-940d-500760233441") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/221272-2_54_23P/C192301" + (at -1.016 8.89 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b82077b0-81ce-4008-b360-4bfc9054ae04") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "6P 2.54mm Double row Black SMD,P=2.54mm,Surface Mount,Right Angle Pin Headers" + (at 1.27 11.176 -90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "246aeafe-3f75-4796-96e1-3957afd3f441") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C192301" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d803234a-2f9e-47cc-a69e-e8569d6f9cfa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MFR" "2.54-2*3P" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9a96e907-393a-4978-9114-79a35336571b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "JLCPCB Rotation Offset" "90" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cb879223-57bd-4c27-98ef-a815f88b0ebc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "atmega-isp-6") + (path "/cc83a315-8edf-4537-ae66-caa0170b4644") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 1.27 4.375) + (end -1.27 4.375) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9297cce9-6b56-448a-accf-6eddf095585c") + ) + (fp_line + (start 1.27 4.375) + (end 1.27 3.302) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7bdcde0c-3489-4378-be5b-12e8ccdc48f7") + ) + (fp_line + (start -1.27 4.3465) + (end -1.27 3.2735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d81b3d7b-9a6a-4682-8dd4-3c5bdfa45d57") + ) + (fp_line + (start -3.87 2.6) + (end -3.3 2.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2f70a7d8-33e9-4567-a21e-f46a702eeaab") + ) + (fp_line + (start -3.87 2.6) + (end -3.87 -2.48) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "51851087-11fd-4d73-9ca7-9874d05ef346") + ) + (fp_line + (start -1.78 2.6) + (end -0.76 2.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f9f6b60-189f-437b-a0b9-43fbb42c8ab8") + ) + (fp_line + (start 0.76 2.6) + (end 1.78 2.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a22869f8-dbfe-40a5-9045-263a03c7a5ce") + ) + (fp_line + (start 3.85 2.41) + (end 3.85 -2.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a9e3500c-3d15-4682-b958-add62b8c9d15") + ) + (fp_line + (start -1.78 -2.6) + (end -0.76 -2.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1f692b74-45ca-4764-ba4c-e0b352b5c58d") + ) + (fp_line + (start 0.76 -2.6) + (end 1.78 -2.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "26306a2d-58dc-4da6-8142-cc92a35bacf9") + ) + (fp_line + (start -4.2 4.5) + (end 4.2 4.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "35870038-3e90-4f85-adb0-23466014200a") + ) + (fp_line + (start 4.2 4.5) + (end 4.2 -4.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9d162a25-c418-4fde-a0b7-16a37bb2f85d") + ) + (fp_line + (start -4.2 -4.5) + (end -4.2 4.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "58246018-0f8e-4e4e-a25e-90b19f0af185") + ) + (fp_line + (start 4.2 -4.5) + (end -4.2 -4.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "98c4b8ac-62b2-4ca7-8dea-b6f9f321124f") + ) + (fp_line + (start -2.86 3.6) + (end -2.22 3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4e63d89b-2284-493c-a197-b4e932e13bc3") + ) + (fp_line + (start -2.22 3.6) + (end -2.22 2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cc3fc89e-5143-4a41-bf73-984001e9e8fa") + ) + (fp_line + (start -0.32 3.6) + (end 0.32 3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f6d965b4-2b5d-44f4-81a8-189c72c99a12") + ) + (fp_line + (start 0.32 3.6) + (end 0.32 2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "af07bea1-5e7e-4d12-88b9-9b65f8c4ded5") + ) + (fp_line + (start 2.22 3.6) + (end 2.86 3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4837e77a-fae0-45bd-9ea4-1aa3ed0d4eed") + ) + (fp_line + (start 2.86 3.6) + (end 2.86 2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5184dcd1-d84c-46d2-9144-0252cf6dc920") + ) + (fp_line + (start -2.86 2.54) + (end -2.86 3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "db7240da-a03a-45aa-8d6b-da090f65e08c") + ) + (fp_line + (start -2.86 2.54) + (end -3.81 1.59) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ed853165-799c-4b36-a86a-e244eac6fcd9") + ) + (fp_line + (start -0.32 2.54) + (end -0.32 3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b3c12209-c64c-479b-945b-3d893b41c96b") + ) + (fp_line + (start 2.22 2.54) + (end 2.22 3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "529f1a28-92e0-40d6-8950-566b239ed8f8") + ) + (fp_line + (start 3.81 2.54) + (end -2.86 2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6e665013-e7c0-4eb2-bcb1-ba3823c58574") + ) + (fp_line + (start -3.81 1.59) + (end -3.81 -2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "821a7565-e4bd-47de-86c0-ebd89a8a6026") + ) + (fp_line + (start -3.81 -2.54) + (end 3.81 -2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a23e68ae-4a50-4ad0-bc19-e8aa1060904c") + ) + (fp_line + (start -2.86 -2.54) + (end -2.86 -3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3ad02948-eeec-44a9-ae6d-70ced621a550") + ) + (fp_line + (start -0.32 -2.54) + (end -0.32 -3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ff7bd043-3be5-457b-9c55-851b3dbfd1e5") + ) + (fp_line + (start 2.22 -2.54) + (end 2.22 -3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "646bf9c1-1893-4014-a1a8-dd3ad781e15f") + ) + (fp_line + (start 3.81 -2.54) + (end 3.81 2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "82bde648-68f7-44cc-844d-ebf90f4cadc6") + ) + (fp_line + (start -2.86 -3.6) + (end -2.22 -3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "156fbd9b-84a1-4384-9e14-a4b1a3e79079") + ) + (fp_line + (start -2.22 -3.6) + (end -2.22 -2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e111caeb-22a0-4fc6-a83d-bfa9c2541f29") + ) + (fp_line + (start -0.32 -3.6) + (end 0.32 -3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "811a8ee4-e243-491a-b9d2-cf3b26046eb2") + ) + (fp_line + (start 0.32 -3.6) + (end 0.32 -2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fbf9c729-afc4-409e-96d3-dbd56b5e9c65") + ) + (fp_line + (start 2.22 -3.6) + (end 2.86 -3.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "880d5e0d-998d-434d-814e-f46b0b1c1c13") + ) + (fp_line + (start 2.86 -3.6) + (end 2.86 -2.54) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "db1c03e3-4887-4d0c-a31a-658f6192c416") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "F.Fab") + (uuid "0933484f-412f-491e-a494-02bdcbefe234") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (pad "1" smd rect + (at -2.54 2.525) + (size 3.15 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 63 "/MISO{slash}PB6") + (pinfunction "MISO") + (pintype "passive") + (uuid "0642ca96-4e7c-4ec7-ab49-bab73b181115") + ) + (pad "2" smd rect + (at -2.54 -2.525) + (size 3.15 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 15 "+3V3-ISP") + (pinfunction "VCC") + (pintype "power_out") + (uuid "07f75789-a8fc-4cd1-99ee-a99996c22a21") + ) + (pad "3" smd rect + (at 0 2.525) + (size 3.15 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 30 "/SCK{slash}PB7") + (pinfunction "SCK") + (pintype "passive") + (uuid "43be0d8c-bee0-4622-9a1e-19d868a642a3") + ) + (pad "4" smd rect + (at 0 -2.525) + (size 3.15 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 54 "/MOSI{slash}PB5") + (pinfunction "MOSI") + (pintype "passive") + (uuid "bb22305d-5947-4cdc-a32f-549858458d14") + ) + (pad "5" smd rect + (at 2.54 2.525) + (size 3.15 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 10 "/~{RESET}") + (pinfunction "~{RESET}") + (pintype "output") + (uuid "ecac42e2-c7aa-4c93-b361-4e0f03719681") + ) + (pad "6" smd rect + (at 2.54 -2.525) + (size 3.15 1) + (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "14535bc9-6392-48a6-9d95-a271efc23303") + ) + (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_2x03_P2.54mm_Vertical_SMD.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 90) + ) + ) + ) + (footprint "Capacitor_SMD:C_1206_3216Metric" + (layer "F.Cu") + (uuid "fdb12fe4-e13f-49e6-99e4-e3a72160ddbe") + (at 142.34 98.37) + (descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C1" + (at 0 -1.85 0) + (layer "F.SilkS") + (hide yes) + (uuid "5b5b029b-e9e1-4617-b383-ddcbd8362898") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "220u" + (at 0 1.85 0) + (layer "F.Fab") + (hide yes) + (uuid "8f049364-5d8f-4701-9594-5b9192f90707") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_1206_3216Metric" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6829a96b-47de-4596-98f4-19a0b946cb5b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/404010-GRM31CR60J227ME11L/C412252" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3580afc1-72a2-4f25-bba8-5c4ce4a6bfc2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "6.3V 220uF X5R ±20% 1206 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cef15765-88f2-43bc-897d-a9866ef4f1a7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "LCSC" "C412252" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b0dc7f13-83b2-47a9-9c27-366802ead947") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cd193a77-b730-4a52-86b3-9dd951e0148a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7c0d6f1a-26a3-4a44-8c46-5c62abc593fb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MNR" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b8c95fd0-8f25-4b27-b11f-5e39a734c2b1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/404010-GRM31CR60J227ME11L/C412252" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2b69ee82-9ae1-45e1-b482-224183e319d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bd5fe9af-e257-4bc6-ab84-42c7eb1c2f71") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e1cbf5a8-8796-4dba-ab16-f70a7ef9773a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "58b0ab72-a78f-4a28-9a15-44de53fdf2f4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "579fee22-f9ee-4847-8aa4-2d47a7a0c2c5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "954373ac-ecdc-4ab8-a3a9-5114c1b64293") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7f2ff7e1-ce59-4e1f-ac69-15331f049dd5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0da45c83-56bc-4eaa-80cd-84cdf09767a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3ca483ad-831b-4563-81c5-aea1018bdbf9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cd539a3d-91bb-410d-a149-a552e02e7f70") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e3799b1c-613f-437a-a43d-305979531652") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7b2aa990-b625-4a3a-a072-fa3d0ffb11b1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "820e7071-2baf-43c1-b17a-9c7f882fb3bd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/be4277c6-f132-4b36-881e-9ba1666e6a8d") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.711252 -0.91) + (end 0.711252 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c4023a87-9e73-4d95-925a-a7300d0271eb") + ) + (fp_line + (start -0.711252 0.91) + (end 0.711252 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "35ef3832-e3cd-474c-a428-99d8546bcc32") + ) + (fp_line + (start -2.3 -1.15) + (end 2.3 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "28a29477-9eb9-40c3-ae08-27e90d7523b7") + ) + (fp_line + (start -2.3 1.15) + (end -2.3 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "14870253-be16-42c0-af53-b06e41bcaf55") + ) + (fp_line + (start 2.3 -1.15) + (end 2.3 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ca47bb49-e611-40f4-bf57-77a215c67f07") + ) + (fp_line + (start 2.3 1.15) + (end -2.3 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d58e93eb-4aef-454a-9b62-aa67eec588e3") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f6a25b8d-d487-4a44-96c8-0dd47dcb8d86") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bad18128-c4c3-4e32-bb0d-adbf2177cb2b") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2e58e354-5830-4493-a63a-9111627ea024") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3fce5e98-a4a7-4d8a-a3b4-34acd2e3e567") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "2f6c6ac6-3a2e-4eec-9512-5ab61da626e2") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.475 0) + (size 1.15 1.8) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.217391) + (net 2 "GND") + (pintype "passive") + (uuid "de70173f-eb37-4403-b83c-84edf82ea533") + ) + (pad "2" smd roundrect + (at 1.475 0) + (size 1.15 1.8) + (layers "F.Cu" "F.Paste" "F.Mask") + (roundrect_rratio 0.217391) + (net 88 "Net-(U5-VDD)") + (pintype "passive") + (uuid "c103beef-0c9a-44d9-b475-2d64cc8dca58") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:SOT-26" + (layer "B.Cu") + (uuid "062b450e-7163-4fd6-bffe-3277f0437f58") + (at 145.8 91.15) + (descr "SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SOT TO_SOT_SMD") + (property "Reference" "U2" + (at 0 2.4 180) + (layer "B.SilkS") + (hide yes) + (uuid "a847cc8a-ffdc-454b-8b6b-a2ee59287db9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "AP7332-3333W6-7" + (at 0 -2.4 180) + (layer "B.Fab") + (hide yes) + (uuid "f32e4bea-52c3-43c0-9bec-15d17befd11b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:SOT-26" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4a9d2e01-0e27-4898-a346-62774e7ea19b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-AP7332_3333W67/C155362" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "242ac3c7-2c26-4562-bc4b-b1c1fca4f2a9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "300mA 65dB@(100Hz) Fixed 3.3V Positive electrode 6V SOT-26 Voltage Regulators - Linear, Low Drop Out (LDO) Regulators ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ec390be6-dc32-4fec-a902-3c0b8bef0da7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C155362" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d22158e7-1ff7-4179-8dfd-56de272492d7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-AP7332_3333W67/C155362" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "45924564-4c1c-461b-ba4d-7410853b6327") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "863d60c1-58fc-41ce-a409-a312d5f7ea21") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "802cbf6a-d703-4de7-9438-a6d2a18aeb2c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f20975d6-e9f2-4c38-8253-69b4b0463274") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7ad07333-2c1b-4edb-a19f-9e6e8d7b612b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b2ad71b2-4bdf-4e87-bca1-842238eb9f7a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f1046d9e-4291-45cf-acf5-d0194ef1279a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "df379984-4b07-476d-b681-b0c3451518a1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1fc25bd0-1535-4238-b208-ca81f30c58b4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "486eb4d0-2b1e-47c4-a4c8-426ae9857272") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3da55dec-0858-4139-92ac-96e4cc8491ef") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f550f65a-9b57-4b37-a582-bec26458ef15") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0e231de9-2a47-43c1-a89e-bf86991bb148") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/9141f8f4-e2f5-437c-90e6-0e96ff35861a") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.8 -1.56) + (end 0 -1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "53fb2f49-7a49-423d-9441-c7051fe7b2db") + ) + (fp_line + (start -0.8 1.56) + (end 0 1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "26bafc24-8459-4c5d-9d98-cf8ce4f245fe") + ) + (fp_line + (start 0.8 -1.56) + (end 0 -1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "1765379f-15f9-4dab-8281-572ba2b2daf8") + ) + (fp_line + (start 0.8 1.56) + (end 0 1.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "d7775f46-aadb-4149-81a9-31cd6fa3fd4b") + ) + (fp_poly + (pts + (xy 1.3 -1.51) (xy 1.54 -1.84) (xy 1.06 -1.84) (xy 1.3 -1.51) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill solid) + (layer "B.SilkS") + (uuid "5ead635d-f48b-4f74-872a-fbba58e5bcaa") + ) + (fp_line + (start -2.05 -1.7) + (end -2.05 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "62402e9c-6246-4686-bcea-f30da65a2696") + ) + (fp_line + (start -2.05 1.7) + (end 2.05 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "88f42cb5-e980-47df-b255-98ae1124d2fe") + ) + (fp_line + (start 2.05 -1.7) + (end -2.05 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e4d2bd3e-e6f5-42b0-afed-c76784cef4b3") + ) + (fp_line + (start 2.05 1.7) + (end 2.05 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d1e88a72-7172-4fbd-93d2-8b9092dc8953") + ) + (fp_line + (start -0.8 -1.45) + (end 0.4 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "08b2aa26-9786-437c-ad82-eef7e84810f8") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "4174250b-d00f-45bd-b3e6-796adbc29e8f") + ) + (fp_line + (start 0.4 -1.45) + (end 0.8 -1.05) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "05c8872b-bd17-4d35-8f4b-8d62004be34a") + ) + (fp_line + (start 0.8 -1.05) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "977ad85c-6222-418a-a129-628b482de226") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "800a310d-b65e-4df2-a6f6-2bce05ba76d8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "2abe1614-4dd5-4a4c-8825-b16276a72177") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at 1.1375 -0.95 180) + (size 1.325 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 45 "Net-(JP2-A)") + (pinfunction "OUT2") + (pintype "power_out") + (uuid "8c3e887e-d711-4062-80fa-7bc8c42678fa") + ) + (pad "2" smd roundrect + (at 1.1375 0 180) + (size 1.325 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "fc4676f0-72c2-4694-813a-9f5a9a9bef5d") + ) + (pad "3" smd roundrect + (at 1.1375 0.95 180) + (size 1.325 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 79 "/PC6") + (pinfunction "EN2") + (pintype "input") + (uuid "a8b2b211-8679-4397-95ab-b4991e25ac11") + ) + (pad "4" smd roundrect + (at -1.1375 0.95 180) + (size 1.325 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 44 "/VRIN") + (pinfunction "EN1") + (pintype "input") + (uuid "f171ec72-080b-4163-a0a6-9138bbe2619d") + ) + (pad "5" smd roundrect + (at -1.1375 0 180) + (size 1.325 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 44 "/VRIN") + (pinfunction "IN") + (pintype "power_in") + (uuid "e327d55f-9f5c-4a07-9206-8a955bfecba9") + ) + (pad "6" smd roundrect + (at -1.1375 -0.95 180) + (size 1.325 0.6) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 55 "/VROUT") + (pinfunction "OUT1") + (pintype "power_out") + (uuid "87e8e688-ed70-4d32-b9f5-2b57eb81ff4d") + ) + (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-6.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" + (layer "B.Cu") + (uuid "071a49ab-87cf-47a9-9d28-cbb099af1889") + (at 128.79 88.62 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C5" + (at 2.45 0.4 0) + (layer "B.SilkS") + (hide yes) + (uuid "8d83993f-3bbc-4e86-8d59-52e1052e1c2d") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100n" + (at 0 -1.68 0) + (layer "B.Fab") + (hide yes) + (uuid "03be4a7d-6ddb-4a19-9af2-db167b5351df") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "263d4e35-98a5-4253-964a-ce7852334ab6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Torch-C0805B104K500NT/C476766" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "19c62849-006a-4caf-97e4-b3639123a994") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "50V 100nF X7R ±10% 0805 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c87fbedb-012b-4db2-a029-97e29d262b93") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "83746aaf-1f65-476a-b49d-44915c8ae166") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3dbc19f0-f94f-47f3-bc00-962a98ec3229") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C476766" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "733c2036-c572-4f96-b548-3ef5f99af8a5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "C0805B104K500NT" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9d6296cc-e539-42bf-abe3-259dcbb5e08c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dd7e2372-1235-422d-a5bf-878c468e0b3e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "81c695c8-2d5b-4235-98fc-b69dc2bc1470") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/0ae0deac-d00d-405a-a3ba-18519ec17796") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.261252 0.735) + (end -0.261252 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "336755b1-30da-4686-ae21-141b044560cb") + ) + (fp_line + (start 0.261252 -0.735) + (end -0.261252 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "fd288448-fa02-4edf-9c7f-b116834c45d3") + ) + (fp_line + (start 1.88 0.98) + (end -1.88 0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d953fe5c-9b0b-479a-bfd0-11f3d58c4bf3") + ) + (fp_line + (start 1.88 -0.98) + (end 1.88 0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b93c686e-ad69-41e0-a1a9-b365624cb5f2") + ) + (fp_line + (start -1.88 0.98) + (end -1.88 -0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d53baf0b-4f82-4972-8a38-209a2afc0acb") + ) + (fp_line + (start -1.88 -0.98) + (end 1.88 -0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0204e3f4-86e4-4406-8395-b923ca9bd668") + ) + (fp_line + (start 1 0.625) + (end -1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e75ed6af-5988-4b5d-bfd0-a863b859e126") + ) + (fp_line + (start 1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "7034d13b-20ee-48d7-a486-861748abe96a") + ) + (fp_line + (start -1 0.625) + (end -1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "7b0e265b-8e8c-4448-b9b7-1a348fc5e40e") + ) + (fp_line + (start -1 -0.625) + (end 1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "50c8d807-e839-4003-836b-93e1e8d9c86f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "c090fa54-a861-4b97-be13-b297df586b4e") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.0375 0 180) + (size 1.175 1.45) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.212766) + (net 52 "/DTR0") + (pintype "passive") + (uuid "ee2e8795-8d0e-4243-a79d-458189a6ce02") + ) + (pad "2" smd roundrect + (at 1.0375 0 180) + (size 1.175 1.45) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.212766) + (net 10 "/~{RESET}") + (pintype "passive") + (uuid "cc112fdb-0d75-4735-af3f-03b9b1b4bbc5") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm" + (layer "B.Cu") + (uuid "0d6b4cbd-48a2-4b2b-b1d8-d80aa6d080f0") + (at 144.47 95.24 90) + (descr "SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open") + (tags "solder jumper open") + (property "Reference" "JP2" + (at -1.36 -1.64 90) + (layer "B.SilkS") + (uuid "02a41e51-016a-46be-b19a-6bc6107f42a0") + (effects + (font + (size 0.7 0.7) + (thickness 0.12) + (bold yes) + ) + (justify mirror) + ) + ) + (property "Value" "SolderJumper_3_Open" + (at 0 -6.9 -90) + (layer "B.Fab") + (hide yes) + (uuid "0afbca1b-6b7c-42b4-bc96-667d4b667aa8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm" + (at 0 -5 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5b623382-9862-4df4-98ac-2ec9cff9a3af") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f206c2e9-df6e-49c7-82eb-59f0ea843a6a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Solder Jumper, 3-pole, open" + (at 0 -5 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "137cbda3-7ca4-416a-b426-8b42a864c343") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "281dda0f-0536-4426-8a48-00fbd19f35b3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c480d446-60aa-4310-a971-8c20a0b95e9c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b3d4c7c0-af4f-4acd-99ef-b45a13deb826") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5db90f34-ae8c-4e88-bae3-7e9e8af57ad9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "45fd8b11-da91-4fe3-b22c-7f819af747f2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1516caf3-a9fe-4427-9c4c-e73db6f84cc7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "574bbf52-8bc2-4e9f-8559-223227dd6447") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "563f6571-1a28-44cb-9a52-655e18856530") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cc57e9b2-8c39-4d77-aba7-b29bc644dce3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "95306d3f-a709-408a-aea2-755affc9ae78") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b9182c39-a3c1-433a-b215-faa6cb31a945") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3113a062-08f6-4e4c-b04b-c9af752ed5ea") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8ec3da21-9f2d-419c-9141-3a4d64031ff1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3b764f38-80a8-4ad3-bd1d-4d56e38e83ef") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "SolderJumper*Open*") + (path "/208c326f-911a-4d2f-90b1-ada8d13d29f5") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (zone_connect 1) + (attr exclude_from_pos_files exclude_from_bom) + (fp_line + (start 1 -1) + (end 1.4 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "907471aa-2f46-4330-ab83-b0a092dd6189") + ) + (fp_line + (start -1.35 -1) + (end 0 -1) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "b30535ab-2c40-4169-bf25-5e31c079c41a") + ) + (fp_line + (start 2.05 -0.3) + (end 2.05 0.3) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "0fcdc240-6e31-4676-9607-4ed25aa1f8a8") + ) + (fp_line + (start -2.05 0.3) + (end -2.05 -0.3) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "0513458e-b29b-46a5-90cf-9e99166b8e29") + ) + (fp_line + (start 1.4 1) + (end 1 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "3152c820-3006-463b-b1d2-581732caba3b") + ) + (fp_line + (start -1.35 1) + (end 0 1) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "ab45a3ce-017f-4fb1-810c-3fdcfcbc3110") + ) + (fp_arc + (start 1.35 -1) + (mid 1.844975 -0.794975) + (end 2.05 -0.3) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "f4870259-ec95-430c-9165-47a00a72ed4f") + ) + (fp_arc + (start -2.05 -0.3) + (mid -1.844975 -0.794975) + (end -1.35 -1) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "ff78d60d-db5e-473c-82c6-bf2b6e24a2c7") + ) + (fp_arc + (start 2.05 0.3) + (mid 1.844975 0.794975) + (end 1.35 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "e2d68f7c-aa88-4b70-b628-48e3521cd6f0") + ) + (fp_arc + (start -1.35 1) + (mid -1.844975 0.794975) + (end -2.05 0.3) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "86fda767-b66c-4c5e-822e-88a0f6cd6df6") + ) + (fp_line + (start -2.3 -1.25) + (end 2.3 -1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9fb19206-c089-45c8-8c49-a4a2a08107c3") + ) + (fp_line + (start -2.3 -1.25) + (end -2.3 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "32e81d3a-71d5-46ea-aada-78c63e04c801") + ) + (fp_line + (start 2.3 1.25) + (end 2.3 -1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e595e129-1a11-4e7a-a4fc-5b18e36c2425") + ) + (fp_line + (start 2.3 1.25) + (end -2.3 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c3ed4b59-8440-4b90-a2da-3cea5053360b") + ) + (fp_rect + (start 2.3 -1.25) + (end -2.3 1.25) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "e71fe5d3-cbd4-465b-bb31-fdfa282d570d") + ) + (fp_text user "${REFERENCE}" + (at -0.05 0 180) + (layer "B.Fab") + (uuid "aa3ffa40-9411-43a4-89a4-420813dbbcc7") + (effects + (font + (size 0.8 0.8) + (thickness 0.1) + ) + (justify mirror) + ) + ) + (pad "1" smd custom + (at -1.3 0 90) + (size 1 0.5) + (layers "B.Cu" "B.Mask") + (net 45 "Net-(JP2-A)") + (pinfunction "A") + (pintype "passive") + (zone_connect 2) + (thermal_bridge_angle 45) + (options + (clearance outline) + (anchor rect) + ) + (primitives + (gr_circle + (center 0 -0.25) + (end 0.5 -0.25) + (width 0) + (fill yes) + ) + (gr_circle + (center 0 0.25) + (end 0.5 0.25) + (width 0) + (fill yes) + ) + (gr_poly + (pts + (xy 0.55 -0.75) (xy 0 -0.75) (xy 0 0.75) (xy 0.55 0.75) + ) + (width 0) + (fill yes) + ) + ) + (uuid "daf12f4e-0f6a-4213-83a5-2de5d34c9049") + ) + (pad "2" smd rect + (at 0 0 90) + (size 1 1.5) + (layers "B.Cu" "B.Mask") + (net 9 "+3V3-MODEM") + (pinfunction "C") + (pintype "passive") + (uuid "74af1858-daa2-45ae-9d30-fa6d644d6ba3") + ) + (pad "3" smd custom + (at 1.3 0 90) + (size 1 0.5) + (layers "B.Cu" "B.Mask") + (net 1 "+3V3") + (pinfunction "B") + (pintype "passive") + (zone_connect 2) + (thermal_bridge_angle 45) + (options + (clearance outline) + (anchor rect) + ) + (primitives + (gr_circle + (center 0 -0.25) + (end 0.5 -0.25) + (width 0) + (fill yes) + ) + (gr_circle + (center 0 0.25) + (end 0.5 0.25) + (width 0) + (fill yes) + ) + (gr_poly + (pts + (xy 0 -0.75) (xy -0.55 -0.75) (xy -0.55 0.75) (xy 0 0.75) + ) + (width 0) + (fill yes) + ) + ) + (uuid "0b48cfe3-239c-4ce3-883d-948a67cbca53") + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "1385fcef-c0a3-4d2e-8240-cd16721c07b2") + (at 128.01 90.13 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C4" + (at 0 1.16 0) + (layer "B.SilkS") + (hide yes) + (uuid "879eec17-a1fc-45a8-8e29-f9f5ebb8b207") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100n" + (at 0 -1.16 0) + (layer "B.Fab") + (hide yes) + (uuid "fc16d0c1-3b69-40ea-951a-9d380cfc1c82") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "588bac0f-a460-4ff4-a621-a48a40de695f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525 " + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9af8beea-8411-4073-b6f2-e1ccdf4cd75d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "588bc01f-a8e2-4cb9-b0f2-8c67abfafcf2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5f4dbc86-8917-46a2-9c17-7ac3032d2edc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "abd93909-4786-4e46-a935-2d99a837fec0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C1525" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7bdc9f0b-04f8-4d67-8176-f43702910b09") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ae72c693-28bf-4638-bb01-f6247a842e0c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a5542ff2-c7e2-4468-82d1-c695da44a508") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fae7d11a-ee26-4c33-883b-b29d7d53f9c9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/1b2ff19f-e0d7-4abb-8447-151f0c30ac88") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "d79bf5d9-33d6-4449-a0cd-577dc33b8884") + ) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "40c62670-46fa-4572-98de-1482551d3081") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c9ae5c87-9ca4-46cc-983b-1297908625bd") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "20584a36-db3b-4e13-965b-34d1d401852d") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "98393fea-d8c5-49ed-87c7-43619317b68b") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "160d3164-892e-4674-b98e-588d4641a9ac") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "22030f5d-0fe9-4895-b2a8-ff69314b031a") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b87011e5-54ac-4f1c-96bf-8e53ffc4cfc8") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d1a76358-673b-4f6a-b28e-f06d13082622") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "4f73d6b8-a9aa-4619-8eea-c856337bbf04") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "18ffdee7-495e-4e06-ba72-0e244a1985b9") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "ec0a1e3e-d781-4105-bb24-2a5bcc5e619d") + ) + (pad "2" smd roundrect + (at 0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 9 "+3V3-MODEM") + (pintype "passive") + (uuid "232295c8-e9be-438f-9e28-ad71a44e5eca") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder" + (layer "B.Cu") + (uuid "1712786a-3cc4-4de6-9ea2-e9e8ad945fb2") + (at 138.16 88.73 -90) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R8" + (at -0.41 0.75 90) + (layer "B.SilkS") + (uuid "86673d14-cfb2-4383-a8b6-d922e8e195ef") + (effects + (font + (size 0.7 0.7) + (thickness 0.1) + ) + (justify mirror) + ) + ) + (property "Value" "10K" + (at 0 -1.17 90) + (layer "B.Fab") + (hide yes) + (uuid "39cc54ee-4f0d-49c7-81ef-c79031a4b467") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "48284068-df27-47c1-87ce-2cb2fc0b261b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Sunway-SC0402F1002F2ANRH/C3152059" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a8e62ad0-5577-4e75-b1be-95c981ef6544") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW ±1% 10kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2eb01162-4222-4287-890c-b612e9f6bbc4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "63582157-05d5-43ee-9f40-649c1fd01199") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c001568c-b584-40ee-b811-27c73d66dad1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C3152059" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c9ac9b5d-d5d6-406d-908d-3dd20f4c7b4c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "SC0402F1002F2ANRH" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0e551622-57e0-4d34-a091-38bd5d8e8043") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/6fa2cabc-57c9-4f91-bbf7-e13edbed7ac9") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.167621 0.38) + (end -0.167621 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "4dbfe0f1-7cec-4b90-a23b-61bb89af8b55") + ) + (fp_line + (start 0.167621 -0.38) + (end -0.167621 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "efd18e6d-2c33-4088-988c-2b2bbed55a57") + ) + (fp_line + (start -1.1 0.47) + (end -1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c76ec363-396d-40c3-8585-b823afd44705") + ) + (fp_line + (start 1.1 0.47) + (end -1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "97885e39-2fb0-417d-9b69-48438b3e68e7") + ) + (fp_line + (start -1.1 -0.47) + (end 1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0074b72d-7353-4c45-9dc3-b2a9788a41f3") + ) + (fp_line + (start 1.1 -0.47) + (end 1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "14194fca-c804-4d04-b237-4850da8229ac") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b2b1ed2f-81a2-423d-9712-a3a5f24a4c03") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6a2f0c6a-4c48-45cb-b79c-c26c07aad756") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b270cfcb-3a42-412c-a69a-d6cca9d78352") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "4ca23db6-e461-4e04-9b1a-b60343c62847") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "B.Fab") + (uuid "9d02282d-2e59-4345-895e-0932cc601324") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.5975 0 270) + (size 0.715 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pintype "passive") + (uuid "4b133d9d-0052-4391-8de8-64399de1c8b2") + ) + (pad "2" smd roundrect + (at 0.5975 0 270) + (size 0.715 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 23 "/SDA{slash}PC1") + (pintype "passive") + (uuid "8358509f-1c4e-4cf2-b395-c95b088ff547") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:PinHeader_1x03_P2.54mm_Vertical" + (layer "B.Cu") + (uuid "1c5d20b9-cc2f-42b8-8ce6-2a3863faff58") + (at 114.3 96.52 90) + (descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x03 2.54mm single row") + (property "Reference" "J5" + (at -2.33 0 0) + (layer "B.SilkS") + (hide yes) + (uuid "52bd110d-ce61-4130-ad03-fa593f36ad38") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "Conn_01x03" + (at 7.41 0 0) + (layer "B.Fab") + (hide yes) + (uuid "7d7a3f47-4d4d-4eed-9b41-39040cd86e2c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:PinHeader_1x03_P2.54mm_Vertical" + (at -0.1 -12.7 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dd4d7099-2792-4ade-b8cd-ce6b2815232a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/XkbConnection-X6511WV_03HC60D30/C706875" + (at -0.1 -12.7 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dda5f076-663b-4770-9578-7fcaec7a8e00") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Gold 250V 3A Policy 2.5mm 3P 260℃ -40℃~+105℃ 2.54mm Single Row Black Brass 1x3P Plugin,P=2.54mm Pin Headers ROHS" + (at -0.1 -12.7 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c322f569-03c4-46fa-9297-ce04a9511286") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C706875" + (at -0.5 -17.25 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4dc76f10-77cc-4364-9789-25d2c033f65f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "926560f2-4d17-49fb-ad55-b731fe957ef7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c6ab7699-33b0-44bd-9063-dc1c7760cf14") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dcabc601-873b-4419-a0b5-08509e15546e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0f29a893-32e0-417a-ab51-d49ec430546b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "11873af0-5c0b-4891-a773-1247b579e59e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "eff0dac5-19d4-40fc-ad3b-a7cc2122c56a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b40b890c-0c5d-40a2-984b-3d3c02c41c0e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a1ceaa77-bf6e-4c6a-906a-4e52d82b36f8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cfafcc8b-6cb3-4dfe-8a44-d82f9e82333a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5fe8ff59-163e-498b-96df-36253118346c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fae0ad60-6274-4c9e-86b2-5bfba9d52b1d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1f8bea92-3dc2-4502-9956-ae7f017def02") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8dceac7e-dd85-46f2-b605-81a055ffd7d5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/42093d3f-c5e9-4b26-8a68-36c7c489274a") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr through_hole) + (fp_line + (start 6.41 -1.2) + (end 1.27 -1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c64ed2f3-393d-45ef-8656-c28f0c8c0822") + ) + (fp_line + (start -1.2 -1.2) + (end 0 -1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "71ed2864-9958-4bea-b94d-bd7a2bec242a") + ) + (fp_line + (start -1.2 0) + (end -1.2 -1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "19313836-d35c-47bf-8776-a6925efb3587") + ) + (fp_line + (start 6.41 1.2) + (end 6.41 -1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "ef149b88-5fc3-4e23-b339-891b61722483") + ) + (fp_line + (start 6.41 1.2) + (end 1.27 1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "398952bf-057f-41ad-9c9b-d512fe474116") + ) + (fp_line + (start 1.27 1.2) + (end 1.27 -1.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "8bfc9fe9-e5b4-44e1-a3fe-e8875a2fab97") + ) + (fp_line + (start 6.55 -1.35) + (end -1.4 -1.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "42f43687-4531-4f3b-8102-931e0893a465") + ) + (fp_line + (start -1.4 -1.35) + (end -1.4 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c832164c-69c7-42f6-be5f-e0f1e7e67612") + ) + (fp_line + (start 6.55 1.25) + (end 6.55 -1.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "47a6b831-9570-4af5-b17e-e8cc838289d1") + ) + (fp_line + (start -1.4 1.25) + (end 6.55 1.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1f4b0566-9c42-4ba3-9f20-e7387b02b6d1") + ) + (fp_line + (start 6.35 -1.27) + (end 6.35 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "586e3d85-30ad-4cc5-a431-78a023e8394b") + ) + (fp_line + (start -0.635 -1.27) + (end 6.35 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "46a4a36f-27f2-4807-b0ef-46edd8b62c6b") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "117b241a-8912-4b8c-b889-45ef9d915f5c") + ) + (fp_line + (start 6.35 1.27) + (end -1.27 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "28dfadf0-0262-422f-9b70-ae49f8ebbb16") + ) + (fp_line + (start -1.27 1.27) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "9cc2dc32-ef75-4fab-85bc-d0b42be0a985") + ) + (fp_text user "${REFERENCE}" + (at 2.83 -0.04 0) + (layer "B.Fab") + (uuid "a90e4004-3cc3-49be-bdd8-852c98d3edf6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "78fee86f-ecde-4b8a-a954-c57d97e361ac") + ) + (pad "2" thru_hole oval + (at 2.54 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 24 "/RxD1") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "e53cf70d-9d63-401b-b0fa-f795e133a64b") + ) + (pad "3" thru_hole oval + (at 5.08 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "/TxD1") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "d04c3df1-5492-420d-8d20-6d4360ff1a42") + ) + (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 -90) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "B.Cu") + (uuid "1ff34447-b3dd-4387-a019-ec3f88954a76") + (at 130.19 97.55) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R14" + (at 0 1.17 0) + (layer "B.SilkS") + (hide yes) + (uuid "89d57b1b-4298-468f-922e-afb70afd7ddc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10K" + (at 0 -1.17 0) + (layer "B.Fab") + (hide yes) + (uuid "304fb620-8131-4170-aba3-771d820dcb85") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "eb3d8e29-68a5-41de-835e-9f06f68436ea") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Sunway-SC0402F1002F2ANRH/C3152059" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "01b19211-a6f5-4736-bdcd-55c06d2e276b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW ±1% 10kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e408a118-782b-4813-9105-d4ef2dc82c82") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4af3534d-938d-4f09-8900-e18c179d5d6e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "942d9743-a00b-4e8b-a60e-c1d054ff6f29") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C3152059" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b76aad17-cffb-46e4-a58a-f918dcbba664") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "SC0402F1002F2ANRH" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cb8d0a6b-bda9-4a82-bdd9-9725e7e0e5af") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/8181f4fe-12c7-4925-b5f1-a09f21976f6b") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.153641 -0.38) + (end -0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "edc813ca-d81b-451a-bacb-d0e130c0931c") + ) + (fp_line + (start 0.153641 0.38) + (end -0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "d3c728b6-731d-4d5f-978b-e543eff95e51") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "31c8a53e-5d9c-4a7d-9235-e9851c97a296") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "fe09b14f-b82e-4e3b-8fa5-843c8e08c61f") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "80d13054-ea5c-4cd8-8f9e-e4135cd7cbcb") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "ffd05627-9934-4727-afee-b4d5550e8192") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "de9b9d15-85bd-420a-9073-c47891438482") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "8836ef39-1f7f-4bf8-b487-5920b199f054") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c4111a87-33de-488c-b49b-6495d4df6b34") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e0d31d98-c382-4c99-ba97-514be7aee277") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "d7c7dd51-3bd8-4f49-9baf-4a53afa41507") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pintype "passive") + (uuid "5b7523d9-b175-4f64-8213-d467f71ec4d2") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 10 "/~{RESET}") + (pintype "passive") + (uuid "f527d6b7-a347-413e-8841-b286a15aa685") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_1206_3216Metric" + (layer "B.Cu") + (uuid "2b21e0d5-618d-4753-8203-e11e71d571ac") + (at 141.0462 88.68 180) + (descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C3" + (at 0 1.85 180) + (layer "B.SilkS") + (hide yes) + (uuid "91d60691-5b71-457a-bcb8-cfc4bbcc5799") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "4u7" + (at 0 -1.85 180) + (layer "B.Fab") + (hide yes) + (uuid "6aacf971-618b-489c-9066-760ceecb681f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_1206_3216Metric" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "075297aa-0919-49d6-bae9-f4589a541049") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/295674-1206B475K160NT/C313095" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1f0ca16f-65fa-427c-ac5e-c39148fc6fd7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "16V 4.7uF X7R ±10% 1206 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "84e90ee3-f5fe-4ab6-b91f-0af77607c36e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Typ" "X7R" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c47341c0-12a7-4bc3-962b-3f8e27f5e285") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4a3525a1-9cd4-44fe-bff6-5415e26d6762") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "070793e7-51c7-4362-a5c6-661c3dfa67e7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C313095" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "68f03f97-d343-4123-89b9-ff4fad0e8045") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "1206B475K160NT" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ae84f312-9a48-4621-b5e5-615933c28430") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "487a3348-c5ef-4abf-a365-64bbabc60d72") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ad1977cd-ac7a-431b-b06a-ac207a5e0e1b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/01d51dc4-dce5-4ba6-a2f4-97650f1a80f3") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.711252 0.91) + (end -0.711252 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "abf28f5e-4c87-4e85-ac76-4d5ebe77187a") + ) + (fp_line + (start 0.711252 -0.91) + (end -0.711252 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "7e5fa0b8-c776-4978-9ac6-42ba92f02349") + ) + (fp_line + (start 2.3 1.15) + (end -2.3 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "ac0fc72e-28ae-48df-be46-863979a32acd") + ) + (fp_line + (start 2.3 -1.15) + (end 2.3 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "efff6028-7283-4bc4-aa92-adc47fc8e70c") + ) + (fp_line + (start -2.3 1.15) + (end -2.3 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "847da81b-04ab-4ae2-a17f-bf1e8b90ac82") + ) + (fp_line + (start -2.3 -1.15) + (end 2.3 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b3590f95-75a2-4cbb-a743-219c91ab61aa") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "bd91ead0-1cf4-425f-a14e-681da99ab0c2") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "47f984bc-5917-44b0-a2f2-5b121d804dd2") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "fbdc4008-8359-4251-a2bd-66f9db2889cf") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "8d6add17-c0aa-4db3-817d-a91658e11f81") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "3fdaf3e6-a38f-44f7-83cf-7743d6a38cdc") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.475 0 180) + (size 1.15 1.8) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.217391) + (net 55 "/VROUT") + (pintype "passive") + (uuid "b425da3a-5896-4dda-931d-e8a1008a0111") + ) + (pad "2" smd roundrect + (at 1.475 0 180) + (size 1.15 1.8) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.217391) + (net 2 "GND") + (pintype "passive") + (uuid "29d97e75-143f-4def-a0fe-27451793baf8") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (layer "B.Cu") + (uuid "30c078b4-4d46-404a-a258-c85abc9ee46b") + (at 155.11 100.8 90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R5" + (at 0 1.65 90) + (layer "B.SilkS") + (hide yes) + (uuid "ca3a9043-feaa-45d0-9c5f-b59add3d2e4d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "0R" + (at 0 -1.65 90) + (layer "B.Fab") + (hide yes) + (uuid "aa2d34bc-ba0b-425c-9f0c-488ba9dd75fe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "650eed9c-633b-4498-947a-e5eb8dd6c909") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/147914-RS05K10R0FT/C3152172" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b2436af6-95cb-4acc-8f80-c6288339c23c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "125mW ±1% 0Ω 0805 Chip Resistor - Surface Mount ROHS" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "69bf5ccf-e444-490c-89ea-6a06fbad4302") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c5e34e75-9858-487a-b28d-ef4d0b95b766") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f966bc85-46ad-4358-ae14-4086b2d72d4d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C3152172" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f38d73ca-71ed-4de5-b646-30855266c79c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "SC0805F0000I4ANRH" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e2adc138-3405-481e-b111-a9ff3bfd02a6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/89f7e22c-1a1d-4c1e-856c-97e923855ec1") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.227064 -0.735) + (end -0.227064 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "2aada32f-4296-4a16-a362-3ec5b06e5964") + ) + (fp_line + (start 0.227064 0.735) + (end -0.227064 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "1ef79fb0-fe1a-4293-8a9f-c2321a566aa8") + ) + (fp_line + (start 1.85 -0.95) + (end 1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b1f4b2ae-7771-412d-a8f3-f02faa404af8") + ) + (fp_line + (start -1.85 -0.95) + (end 1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "fba98db9-dddc-420d-9a43-338c16296822") + ) + (fp_line + (start 1.85 0.95) + (end -1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "af567c44-f68f-4683-bf0d-d61c88f509d2") + ) + (fp_line + (start -1.85 0.95) + (end -1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9799647d-dddd-4994-b52f-f3bef12e7117") + ) + (fp_line + (start 1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f432b927-263f-4a6e-ada6-dd68a8c2f119") + ) + (fp_line + (start -1 -0.625) + (end 1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "bc048e1e-56ca-4e94-8e7c-ae28837a6503") + ) + (fp_line + (start 1 0.625) + (end -1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5652f578-3b14-4e33-b074-73ffbf42a091") + ) + (fp_line + (start -1 0.625) + (end -1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c25a27b1-da4f-4a13-8d41-1e3408e00c5a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "B.Fab") + (uuid "f922216b-06c0-428a-a6f1-d2d87e9192dc") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1 0 90) + (size 1.2 1.4) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.208333) + (net 15 "+3V3-ISP") + (pintype "passive") + (uuid "c732dd65-f5ef-4624-9010-b14597cacaad") + ) + (pad "2" smd roundrect + (at 1 0 90) + (size 1.2 1.4) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.208333) + (net 80 "+3V3-RTC") + (pintype "passive") + (uuid "4ce7e34a-5ac3-4d16-ace5-5d9f7c2472d8") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:BOM-PinHeader_1x15_P2.54mm_Vertical" + (layer "B.Cu") + (uuid "434794f6-1726-4b3c-b8d7-39948fbd44e4") + (at 134.62 101.6 180) + (property "Reference" "J1-X1" + (at 18.04 -3.63 0) + (layer "B.Fab") + (uuid "cbdd88c5-140c-410d-93ad-d592f42e4366") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify mirror) + ) + ) + (property "Value" "Nano-1284 Pin 1-15" + (at 0 -2.54 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a01400d7-8942-431e-b224-c6c28dfc496f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:BOM-PinHeader_1x15_P2.54mm_Vertical" + (at 0 -5.715 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4b7c6437-f2a3-4298-b47c-8e0bfda2cc88") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Megastar-ZX_PZ2_54_115PZZ/C7501269" + (at 17.78 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9bc8976f-bf7d-41ce-8271-0fe9577a5623") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "PinHeader_1x15_P2.54mm_Vertical" + (at 17.78 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "af2deb3c-9498-4951-9e40-d9f7f7d65a6c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C7501269" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "10e193ce-4620-43bc-ae3f-191a239faffd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/Megastar-ZX_PZ2_54_115PZZ/C7501269" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6cff1ae9-e790-4e31-b92a-6887e1bdc7a0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "TSW-115-07-F-S" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9a9ab36d-f239-441c-95b3-8bd5db757f53") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "https://www.digikey.at/de/products/detail/samtec-inc/TSW-115-07-F-S/18916777" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0eb9440c-555b-413f-9194-bd6ace923673") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "df23b209-2692-4d41-903e-915f0f0c05d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "05b3551f-4a2a-4ecf-af47-909421db9684") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ed066ad9-4619-4c2e-91a3-a2b530bf8e24") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7eda62af-bf4b-49ca-801f-e2a6c957ecf8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "01809f82-44c9-4efd-93e0-58b77c31ec42") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4e73f241-2345-4ac4-bbc6-395a6538fd61") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "886e417b-38ca-4f1f-ab21-f2ac87e1437f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4a70a139-a88e-4c8a-b5ef-e6e6182dcda0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5715de92-21f6-4a4b-8916-5ad938cc5893") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "042e6f94-fde0-4ada-890c-66b4e378d2c9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/481c0490-fbf2-48d0-8941-1be75a3ad7b8") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr allow_missing_courtyard) + (fp_rect + (start -17.145 -0.635) + (end -18.415 0.635) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "49bc8a11-d201-49ec-8e80-1c1182b8b8f0") + ) + (fp_circle + (center 17.78 0) + (end 17.145 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "a6a31fc9-526d-413d-82f6-b8552dc3d27a") + ) + (fp_circle + (center 15.24 0) + (end 14.605 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "7513653b-b528-45f0-b12c-d98e95d9d3a0") + ) + (fp_circle + (center 12.7 0) + (end 12.065 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "03f7641c-c7d4-41cf-84db-c968f6088762") + ) + (fp_circle + (center 10.16 0) + (end 9.525 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "c41bc7bb-5244-4a01-8109-5f52e0820f01") + ) + (fp_circle + (center 7.62 0) + (end 6.985 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "5198d9b2-5970-4176-bc38-16782c455292") + ) + (fp_circle + (center 5.08 0) + (end 4.445 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "90d43f20-41c7-4d0f-9104-1c1ba5605c77") + ) + (fp_circle + (center 2.54 0) + (end 1.905 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "1b41c543-91b0-4f42-9668-d8a596212fba") + ) + (fp_circle + (center 0 0) + (end -0.635 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "e3efa512-4059-4c08-9707-c18bf0de68fc") + ) + (fp_circle + (center -2.54 0) + (end -3.175 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "970a4f89-fe07-46df-a1ab-8bee905af188") + ) + (fp_circle + (center -5.08 0) + (end -5.715 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "cc7fd5b0-4876-415c-a8e3-152ca76b78bc") + ) + (fp_circle + (center -7.62 0) + (end -8.255 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "21215acd-e630-4008-a18e-4370dc136491") + ) + (fp_circle + (center -10.16 0) + (end -10.795 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "341f6834-8d2e-4f7c-9f23-776804aa8b3f") + ) + (fp_circle + (center -12.7 0) + (end -13.335 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "8aaf273d-ef85-4bf6-b47a-48ce0b0be6ff") + ) + (fp_circle + (center -15.24 0) + (end -15.875 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "7b8a0223-fc06-4181-83c5-e745ae3fe1f4") + ) + (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x15_P2.54mm_Vertical.wrl" + (offset + (xyz 17.78 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 90) + ) + ) + ) + (footprint "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (layer "B.Cu") + (uuid "4618c4a0-1be3-4ffc-81cf-4f7a007b777d") + (at 117.96 88.28 -90) + (descr "Diodes Inc, X2-DFN1010-6, Plastic DFN (1.0mm x 1.0mm), https://www.diodes.com/assets/Package-Files/X2-DFN1010-7.pdf") + (tags "DFN 0.35") + (property "Reference" "U7" + (at -1.475 0.075 90) + (layer "B.SilkS") + (hide yes) + (uuid "00fc1262-bb35-40ae-a867-5daadf062687") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "74LVC1T45" + (at 0.1 -5.05 90) + (layer "B.Fab") + (hide yes) + (uuid "f6b492c5-2198-4cbf-bfdd-0463095ed1de") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "139a7e20-cee0-4b17-bf37-4a10c2eba98c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "6a3ddb9c-f642-43f0-8efb-24278afcd4c8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "4dc7306d-4574-4c69-af7e-1d44277ed5c9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C441821" + (at 0.15 -3.55 90) + (layer "B.Fab") + (hide yes) + (uuid "6f39d4a3-4b41-4259-8723-69479b8cd51c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c0031538-282c-46e3-98a3-4bf5e475e8d7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2dc939ff-fbe4-426a-8714-7db5f3dd9f15") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c891fbe5-f441-49cf-a525-d9287afb1f40") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "71b71a54-731f-47d0-9c3d-43276c3a3818") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "79c94bcb-fa85-422c-a017-4223a5bed73a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b58eebcb-71c4-49cb-ba91-64de3b3dda48") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cd1cd450-a6f9-4115-a071-58c6013cef2a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4c805df9-1a82-401b-a730-bddaea9641ec") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c5113bbd-520f-4e9f-bf38-1a4782cb61f2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5e0a29bf-fc0f-4b5e-92e7-64e5c5cd615d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5e8c8a35-bf1f-47d2-9f72-30388f577834") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2b452686-d4bd-47a5-88ac-b7d99866b134") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b27591d1-1d9c-4a37-b214-b77c2f554a0f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "SOT?23*") + (path "/cf359890-c868-454d-93f4-493a2d786c72") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.6 -0.1) + (end -0.6 -0.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "225d9aa1-db1d-4b63-8a58-183cd87a7b60") + ) + (fp_rect + (start 0.5 -0.7) + (end -0.5 0.7) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "B.CrtYd") + (uuid "349d6b8e-8cc7-4fa0-bbe9-2325bd6f0d85") + ) + (fp_line + (start -0.5 0.5) + (end 0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "48d9f6f7-590e-472d-a35c-e1fa45696120") + ) + (fp_line + (start 0.5 0.5) + (end 0.5 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "98b28ccb-e9ad-4861-872c-206546501d0c") + ) + (fp_line + (start -0.5 0) + (end -0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "6f10c557-a51f-48c6-9a5c-60d18ac01f1f") + ) + (fp_line + (start 0 -0.5) + (end -0.5 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "4ac94668-fad0-4c0f-8e59-138525349d23") + ) + (fp_line + (start 0.5 -0.5) + (end 0 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "a2ef6ac5-e15b-4b3c-a557-ac5fe6125d7e") + ) + (fp_text user "${REFERENCE}" + (at -0.05 0.075 90) + (layer "B.Fab") + (uuid "be5dc17c-93bd-42c0-9b7f-ee08876c027f") + (effects + (font + (size 0.4 0.4) + (thickness 0.05) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.35 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pinfunction "VA") + (pintype "power_in") + (uuid "ea3ef088-9cd4-46af-b173-14017eaeac5a") + ) + (pad "2" smd roundrect + (at 0 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "5fe203e3-59f0-4d04-85c5-e58559104591") + ) + (pad "3" smd roundrect + (at 0.35 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 87 "Net-(U7-A)") + (pinfunction "A") + (pintype "bidirectional") + (uuid "f65170b5-87c7-4606-b76f-32cccb9b34be") + ) + (pad "4" smd roundrect + (at 0.35 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 58 "/M-MISO") + (pinfunction "B") + (pintype "bidirectional") + (uuid "d0d4ab0f-2586-458b-87f0-5b35e86f0d77") + ) + (pad "5" smd roundrect + (at 0 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "AtoB") + (pintype "input") + (uuid "cb9ec72d-f1c2-4fa6-9fa2-fc31bd31e5f1") + ) + (pad "6" smd roundrect + (at -0.35 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 9 "+3V3-MODEM") + (pinfunction "VB") + (pintype "power_in") + (uuid "ab111317-2a3a-4826-aff8-a3f772361397") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/DFN-6_1.0x1.0mm_P0.35mm.wrl" + (hide yes) + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + (model "${KIPRJMOD}/3dmodels/DFN1010H4-6.step" + (offset + (xyz 0 0 0.4) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 -90 90) + ) + ) + ) + (footprint "Capacitor_SMD:C_0805_2012Metric" + (layer "B.Cu") + (uuid "48020295-b9ec-4dcb-af7a-80ad86e900f6") + (at 142.23 99.32 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C2" + (at 0 1.68 180) + (layer "B.SilkS") + (hide yes) + (uuid "fd21451b-bd5b-4808-b5b0-4e88d435f9fa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "1u" + (at 0 -1.68 180) + (layer "B.Fab") + (hide yes) + (uuid "652be4fb-8111-4947-a054-8944c449ed3a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e60de5b0-8fee-4e3d-9ea1-41d7857d277e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0805X7R105K500DT/C376926" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0ead2f87-e3a4-422c-b40c-16fa3939a3e3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "50V 1uF X7R ±10% 0805 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "74d9bf72-0510-4d17-a32b-4fe23db959a1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Typ" "X7R" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d8106984-6a7d-4ae1-bec3-a227a512f7af") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c2831df7-da1f-4d6e-997a-460c501e0efa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "86115b50-f4d9-410d-be32-a37088fa64b0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C376926" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "20214e6b-432e-474e-85c0-8f2f7bc8f763") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "TCC0805X7R105K500DT" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9bc3b1fc-de93-4771-9b69-abb61af2ee1d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Voltage" "50V" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e0c9e140-d31a-433a-8b02-6bddbbef8fd0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/7a58d23d-ae2e-4681-b6cf-a2f794696ab0") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.261252 0.735) + (end -0.261252 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "4de708c5-42f9-4523-8c27-1444f50fb495") + ) + (fp_line + (start 0.261252 -0.735) + (end -0.261252 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "7f31b287-3b69-4d34-a49b-ecf3340f324d") + ) + (fp_line + (start 1.7 0.98) + (end -1.7 0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c9f09ccb-b4b6-4d2e-abd1-288bdc1dbdcb") + ) + (fp_line + (start 1.7 -0.98) + (end 1.7 0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e164797d-a772-457b-b31b-52e425d97c1b") + ) + (fp_line + (start -1.7 0.98) + (end -1.7 -0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "92ebb6c7-d598-424c-96ba-4ce246a3748a") + ) + (fp_line + (start -1.7 -0.98) + (end 1.7 -0.98) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "3b5cc764-a243-473f-b991-d3ab541eb859") + ) + (fp_line + (start 1 0.625) + (end -1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f36d4fad-2fed-47a4-a95f-d756c1eadd24") + ) + (fp_line + (start 1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b54171ea-b9a1-4e8f-829f-afe62d9c37bb") + ) + (fp_line + (start -1 0.625) + (end -1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "24d9dcda-71b6-4749-814d-6ae4a4239dab") + ) + (fp_line + (start -1 -0.625) + (end 1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "84b8bb1c-9848-4251-8620-3cbd87f4a10d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "2668fc46-3c76-4ca5-a202-2c8ca9639d7d") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.95 0 180) + (size 1 1.45) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 44 "/VRIN") + (pintype "passive") + (uuid "ad8ee4e5-76f7-4030-9693-19de4a4c1de7") + ) + (pad "2" smd roundrect + (at 0.95 0 180) + (size 1 1.45) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "3f3fb1bf-53de-4d15-84d6-6aa383ae2aa7") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder" + (layer "B.Cu") + (uuid "4ae2b999-a046-4202-8e0e-b59ff3b601d4") + (at 135.82 88.12) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R9" + (at -1.31 0.2 90) + (layer "B.SilkS") + (uuid "c0d1d8f4-7a5a-4c1a-8b0a-ec4e382dc874") + (effects + (font + (size 0.7 0.7) + (thickness 0.1) + ) + (justify mirror) + ) + ) + (property "Value" "10K" + (at 0 -1.17 0) + (layer "B.Fab") + (hide yes) + (uuid "d8d1d172-8332-4d94-9404-bb6e819404e2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b632da8f-98d5-4e2f-9341-89dd68c7c6c8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Sunway-SC0402F1002F2ANRH/C3152059" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "81e1dd57-8b96-4c92-a3a6-6c61f6a4d969") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW ±1% 10kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "00f06b73-64ad-44b6-8ba6-f1b9463a8815") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fefb215b-e223-47ba-8527-d25910d51302") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "daff5283-67ce-49ab-b201-f22690d6113d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C3152059" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0abdf7e6-09b3-4cc8-bae3-7949e4172d3f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "SC0402F1002F2ANRH" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0ddfc720-e75a-4e7d-9c6a-ee906998244d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/75d9e71e-753f-45c1-8d06-653d78124252") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.167621 -0.38) + (end -0.167621 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "289ce343-e2ed-450d-bbcc-704ee2f53b82") + ) + (fp_line + (start 0.167621 0.38) + (end -0.167621 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "786b559a-0946-4349-acb8-1fc8e71b748e") + ) + (fp_line + (start -1.1 -0.47) + (end 1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6b6d319b-2753-4ed4-afcf-60b796d23ca5") + ) + (fp_line + (start -1.1 0.47) + (end -1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "4ae87c19-11e5-4bd5-aba9-eb63a592af21") + ) + (fp_line + (start 1.1 -0.47) + (end 1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e9268872-1209-465d-b865-cca896aa1911") + ) + (fp_line + (start 1.1 0.47) + (end -1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "dca9081c-5d0b-4c87-8cca-8e05d22de9e9") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5acddb4b-e07b-4f9a-a0a0-b943327b9fa3") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5e13311f-ec37-4524-bb26-fd4b67b60261") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e24840c7-becc-4e61-9f1c-7a555172c99d") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "00dcc777-964e-44e1-a2f0-6370f1c4c827") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "76ebca6e-da41-4d7e-bb6f-bb408df0e805") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.5975 0) + (size 0.715 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pintype "passive") + (uuid "59b93080-954c-4940-b719-3589e61c9aa1") + ) + (pad "2" smd roundrect + (at 0.5975 0) + (size 0.715 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 29 "/SCL{slash}PC0") + (pintype "passive") + (uuid "4f2d0172-47dc-451b-ae20-82ac5e9e8fe6") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "4e16f105-9446-456b-a036-24bd7bffca66") + (at 141.93 93.27 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C9" + (at 0 -1.5 180) + (layer "B.SilkS") + (hide yes) + (uuid "157742a9-a95c-46e8-b6ae-8a5bd78604c0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100n" + (at 0 -1.16 180) + (layer "B.Fab") + (hide yes) + (uuid "22995586-f84d-41e8-a992-7441c36d0027") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fc107c6d-e0c8-4872-b1f2-73dea9b101d0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dc98a921-00fe-4ab8-a027-e1821b9a6dff") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fc0e70c6-54a5-4ea3-8b1c-d01b5a03108a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9c498536-539f-470f-a1d6-83dd7504b541") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ac313003-2f32-4642-a79e-56ff7ad40f51") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C1525" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b95b9509-5b75-4eda-b578-c68f50768f35") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7f0217a4-d550-4cc7-ac5b-94211a97ef53") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "11a93578-7ac0-4584-8cc0-bbbcbe70aba1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e2b32755-0378-4078-9103-5686ee2da77a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/241dc415-7a2f-4b7c-a411-04e950126dca") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c17b3a5f-e3c4-4753-919f-d84bf8ed9baa") + ) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "0e63543a-fb0c-4167-b8e6-e2dbd03a2600") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "91582e5d-7e6a-4d5d-8fe0-a7079977d75f") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b8c59e94-709b-4db0-a156-cdbe7b650982") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "def427dd-0803-4222-bac7-9c25a7834266") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1f4aa40b-c9ce-4551-a0a0-a859062f74de") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e0615406-455e-4e4f-898c-8e1d4ce662e5") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "552f1cb8-74d6-4191-b9e6-d461d0123466") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "af0bf8c9-9a10-43f9-a96d-c5d60296ff42") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "15dd7fd0-a002-43c9-b9ec-b84f93e2bf6e") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "233fdec4-0f7a-4e8e-a609-054229a07e35") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 77 "Net-(U1-AVCC)") + (pintype "passive") + (uuid "fdbb859d-1682-41de-a884-55c684dd3868") + ) + (pad "2" smd roundrect + (at 0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "6ef390dd-c711-496c-8a48-1ea5d47c2c6f") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "B.Cu") + (uuid "52ae7623-94ea-4e4b-9c01-2ed9b16f2340") + (at 153.13 98.84) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R13" + (at 0 1.17 0) + (layer "B.SilkS") + (hide yes) + (uuid "ba631065-16eb-4bdf-b295-4677cde295e6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "470K" + (at 0 -1.17 0) + (layer "B.Fab") + (hide yes) + (uuid "648b0f2b-84b5-41e0-8d82-afbb4d91b6ea") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "575c4dda-9628-4b70-b366-2f2d12b53b2c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Yageo-RC0402FR07470KL/C137976" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7fbf4ea3-adae-4b72-a11e-73cef47c7843") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±100ppm/℃ ±1% 470kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "30b9e08b-ca82-409a-9f51-e5559f474e69") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7488cf57-1e50-4e58-9d09-06116e78fa67") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8a22a45d-eed5-4b9e-bbfd-b178c7c147a1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C137976" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2a0b8ca2-b33c-4457-8f6e-3545b8b87c57") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "RC0402FR-07470KL" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0afc1beb-a243-4ade-a535-5524ccda05ee") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/ef46fda7-770f-45f2-824c-72d1a3a70a38") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.153641 -0.38) + (end -0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "328070c1-5f3c-44fd-bbf6-5ab4e1ddf847") + ) + (fp_line + (start 0.153641 0.38) + (end -0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "8c04912a-4c65-4f31-9f30-a4ce847cfef9") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "24018c57-63fc-4e40-bbbf-da3030f9996e") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "14454192-8b38-44ac-92d6-b661f0647389") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "f9be4fc6-cd7a-49ae-845a-b94338215120") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c6066fc1-b8ce-4388-a1ef-6167c2c576df") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "802b8236-2825-4251-8ef0-a07c9d75a1e2") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d1c1451d-18f5-474e-a954-9c4529a73cf8") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "350684fe-ce51-4952-a951-d9db34f79e69") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f5b6b04c-04f1-4ec0-b367-cfeb68c98491") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "cd8e497d-e6c1-4449-93d7-39841853dab0") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 75 "/PC7") + (pintype "passive") + (uuid "93e19233-8ce4-4c0a-99cf-205c70ceea85") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "f7781798-86e9-45f1-ac86-8d957e89ba2e") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "B.Cu") + (uuid "556d0b79-d295-40fd-a32a-5d633f84daf0") + (at 116.08 88.24 180) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R16" + (at 0 1.17 0) + (layer "B.SilkS") + (hide yes) + (uuid "be5741ce-6748-46e2-a270-e5578052d392") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100R" + (at 0 -1.17 0) + (layer "B.Fab") + (hide yes) + (uuid "163ad169-8ff0-4479-ac46-c1b02ed49340") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6bd5e47b-613c-478b-b8ad-7fa77d3af21b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25819-0402WGF1000TCE/C25076" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "24b33612-0bd3-4d63-8269-9ba688c7ff23") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±1% ±200ppm/℃ 100Ω 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ca5dc1d6-8ae0-4a8a-9af2-8f5061b6ac72") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2dbc5845-616a-47cb-a7b9-b6b71704cfb8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f9eb464f-1bc9-4e49-9650-5fc8aa7c9d4a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C25076" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0d74657f-43d7-4a09-996c-c81130557e57") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "0402WGF1000TCE" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d9274ce2-ef5b-499e-961f-856cf9502be9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3fef8ece-45ae-42d0-9203-d962c0b358ec") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "40bbfbe6-7103-438c-8606-2c3fe0ff2337") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c5aac3be-10ed-40a3-b177-d63866c4e9fc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "37b3df14-850c-4639-8dd0-675ae5f16219") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ee050371-287d-48c6-8095-e73877c9ef73") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dcdb9d11-e71b-40ea-842a-aa3e7aef29d2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ca5ee698-499d-471f-a066-ece3456b0ff3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "eaa20675-cb47-4d20-8ca4-d2bf2564d946") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "06869eff-3afd-4d78-a78a-abb2c64e2f6c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "862fc2f0-e5a9-4756-927e-bc8a39e61647") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a6d06256-b967-4c4c-a830-5340533324e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ea0fd41b-c772-42c7-a4c2-c96fe06556ab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "978f9517-e2dd-4da3-bb94-8f90218b1fd1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/930b87de-2dc2-4d18-896a-c15d4241942b") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.153641 0.38) + (end -0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "a7324d47-6cfb-48e2-8a96-d7ee3c25ac80") + ) + (fp_line + (start 0.153641 -0.38) + (end -0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "97408c2c-3e5f-4cb7-b05c-ccf046f34ac1") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "4b9fc9c2-b9e6-4a19-87ab-95e79385c510") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "54b677cb-007b-465a-b4a7-59893337428b") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1989ddec-053a-4839-9b91-127c881e0924") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "37217f12-e457-44ec-b7d4-d1442d64bd0f") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6ccf04ba-8d97-4620-90fa-16a0df99ceb9") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "84ead1f0-ca7c-4c12-9d1f-1c84e725c1a9") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "8cb02a8f-90ce-422c-a619-302de63ab7e3") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "959144ca-4596-4c01-aedc-9cb8be2263c0") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "91d881bc-526e-4a6d-87b4-acaec1dfd9a3") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.51 0 180) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 63 "/MISO{slash}PB6") + (pintype "passive") + (uuid "84846ad5-dc4f-4c08-8566-3fe07cac1f99") + ) + (pad "2" smd roundrect + (at 0.51 0 180) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 87 "Net-(U7-A)") + (pintype "passive") + (uuid "bbfb4240-7f41-4f97-aec8-bbcf830e3871") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:RF-Modul_EBYTE_E07-900MM10S" + (layer "B.Cu") + (uuid "56874146-ab40-42ae-8a96-b2436c828721") + (at 121.18 94.46 90) + (property "Reference" "U3" + (at 0 0.5 -90) + (unlocked yes) + (layer "B.SilkS") + (hide yes) + (uuid "a93ec9fd-999b-4203-88e0-2fdfcf728aaf") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify mirror) + ) + ) + (property "Value" "E07-900MM10S" + (at 0 -1 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "be5ba173-c173-4de0-9e91-9228f01347e0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:RF-Modul_EBYTE_E07-900MM10S" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "df98a29b-96dd-4553-811f-8299680cc31e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Chengdu_Ebyte_ElecTech-E07900MM10S/C5844212" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "992f7cfa-4ccb-4516-b9f5-7a669bda8175") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "RF-Modul 855-925MHz, SPI, 10x10mm, includes Texas Instruments CC1101-Chip" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "36eb6607-0595-40bd-a13f-b03a9311631f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C5844212" + (at 0 0 0) + (layer "B.Fab") + (hide yes) + (uuid "905e03a1-23cb-4fbc-850f-f866d16add64") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "592bd6f4-e1b8-468c-81e6-161f8fd84201") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "aa7128bc-22fd-4bc7-973f-939d3e0f8b0b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "E07-900MM10S" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7c318aee-8691-4480-a432-50d94ce5034f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB Rotation Offset" "270" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dc9645c4-ed53-4746-8fee-d9cf56dac3f3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/3b5d5aae-025b-47f1-be17-368aaabd845d") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 3.271 -5) + (end 5 -5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "151f6616-9d64-4d53-9a3c-9c5d5d05ea6b") + ) + (fp_line + (start -5 -5) + (end -3.271 -5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "288f188c-0c58-4979-ae7e-040f3b7ce9d0") + ) + (fp_line + (start 5 -3.271) + (end 5 -5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "3640ca53-03a7-4b80-9581-0c81896daf3b") + ) + (fp_line + (start -5 -3.271) + (end -5 -5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "b9061453-086d-441c-bcbf-5764cb9cf7cd") + ) + (fp_line + (start 5 3.271) + (end 5 5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "1f827d2f-cd54-4da5-9b6c-092ffe58846b") + ) + (fp_line + (start -5.2 4.979) + (end -5.2 3.25) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "2515097f-8a08-418a-aaab-1276369d8858") + ) + (fp_line + (start 5 5) + (end 3.271 5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "d1ff6f29-a9e1-4662-b0e3-15e9ac7e56c9") + ) + (fp_line + (start -3.271 5) + (end -5 5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "db142e44-0ee4-408f-b972-a640def850ef") + ) + (fp_line + (start -5 5) + (end -5 3.271) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "5feda339-1d36-450e-aa55-a277598b80e2") + ) + (fp_circle + (center -5.8 2.54) + (end -5.6 2.54) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "B.SilkS") + (uuid "beb7c4c1-8884-405f-a4ac-e66fbc128ab3") + ) + (fp_circle + (center -4.45 4.45) + (end -4.18 4.45) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.SilkS") + (uuid "40cfa848-3d6d-484f-998a-c31c4a288519") + ) + (fp_line + (start 5.6 -5.6) + (end 5.6 5.6) + (stroke + (width 0.05) + (type default) + ) + (layer "B.CrtYd") + (uuid "c845bd0e-0839-48f6-9cc7-c82e61024997") + ) + (fp_line + (start -5.6 -5.6) + (end 5.6 -5.6) + (stroke + (width 0.05) + (type default) + ) + (layer "B.CrtYd") + (uuid "f13404de-6a8a-40b2-9dfc-7ff5151ac5c1") + ) + (fp_line + (start 5.6 5.6) + (end -5.6 5.6) + (stroke + (width 0.05) + (type default) + ) + (layer "B.CrtYd") + (uuid "3c416662-84c1-46a6-a201-4cc58cbec51f") + ) + (fp_line + (start -5.6 5.6) + (end -5.6 -5.6) + (stroke + (width 0.05) + (type default) + ) + (layer "B.CrtYd") + (uuid "a5817066-2c4d-48ea-bbc9-2d00fe943ca4") + ) + (fp_line + (start 5 -5) + (end 5 5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.Fab") + (uuid "fe2b6974-6cc6-48af-892f-562409090b30") + ) + (fp_line + (start -5 -5) + (end 5 -5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.Fab") + (uuid "73dc8f8a-6bd0-4cd7-84e5-06a78dfcf2db") + ) + (fp_line + (start 5 5) + (end -5 5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.Fab") + (uuid "6206d29d-d3d4-4315-be62-7ad8ebd65e52") + ) + (fp_line + (start -5 5) + (end -5 -5) + (stroke + (width 0.1) + (type default) + ) + (layer "B.Fab") + (uuid "09de8cd4-a1d0-453f-a7b2-2591b55b22fa") + ) + (fp_circle + (center -4.45 4.45) + (end -4.18 4.45) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "3e375067-ec9e-46dc-8848-823212c434c2") + ) + (fp_text user "${REFERENCE}" + (at 0.24 -0.09 0) + (unlocked yes) + (layer "B.Fab") + (uuid "aac3dc89-a22f-4243-bcc0-f06d6091bf41") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd rect + (at -4.8 2.54 90) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 9 "+3V3-MODEM") + (pinfunction "VCC") + (pintype "power_in") + (thermal_bridge_angle 45) + (uuid "ddd4cede-a4f0-4279-9821-8da4ca747fa6") + ) + (pad "2" smd rect + (at -4.8 1.27 90) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (thermal_bridge_angle 45) + (uuid "3bce1fd3-d43c-4472-95ca-fec811fa0d2d") + ) + (pad "3" smd rect + (at -4.8 0 90) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 34 "unconnected-(U3-NC-Pad3)") + (pinfunction "NC") + (pintype "no_connect") + (thermal_bridge_angle 45) + (uuid "1d56736a-d399-414c-b179-403903e01357") + ) + (pad "4" smd rect + (at -4.8 -1.27 90) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 36 "unconnected-(U3-NC-Pad4)") + (pinfunction "NC") + (pintype "no_connect") + (thermal_bridge_angle 45) + (uuid "6cd99827-115d-4dc1-9f1d-f7a14b561bed") + ) + (pad "5" smd rect + (at -4.8 -2.54 90) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 35 "unconnected-(U3-NC-Pad5)") + (pinfunction "NC") + (pintype "no_connect") + (thermal_bridge_angle 45) + (uuid "4ebf90a3-bd93-43bf-9e2c-a661f7ac79f4") + ) + (pad "6" smd rect + (at -2.54 -4.8) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 76 "/ANT") + (pinfunction "ANT") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "e7b857d8-a3d9-4880-83ae-36e91a4a0fc8") + ) + (pad "7" smd rect + (at -1.27 -4.8) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (thermal_bridge_angle 45) + (uuid "780b40c1-07e7-4641-9142-05bb76846186") + ) + (pad "8" smd rect + (at 0 -4.8) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 40 "unconnected-(U3-NC-Pad8)") + (pinfunction "NC") + (pintype "no_connect") + (thermal_bridge_angle 45) + (uuid "6da41a28-9feb-4ec1-a03a-0526b899d786") + ) + (pad "9" smd rect + (at 1.27 -4.8) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 32 "unconnected-(U3-NC-Pad9)") + (pinfunction "NC") + (pintype "no_connect") + (thermal_bridge_angle 45) + (uuid "28717cd9-b24e-4126-8ca2-b2c5ae4c8d0c") + ) + (pad "10" smd rect + (at 2.54 -4.8) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 33 "unconnected-(U3-NC-Pad10)") + (pinfunction "NC") + (pintype "no_connect") + (thermal_bridge_angle 45) + (uuid "d3d79cbf-744e-453d-8663-c8e3ef34304e") + ) + (pad "11" smd rect + (at 4.8 -2.54 270) + (size 1.2 0.95) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 39 "unconnected-(U3-NC-Pad11)") + (pinfunction "NC") + (pintype "no_connect") + (thermal_bridge_angle 45) + (uuid "a9790af5-679a-4c37-90df-45691a75a8f3") + ) + (pad "12" smd rect + (at 4.8 -1.27 270) + (size 1.2 0.95) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 58 "/M-MISO") + (pinfunction "MISO/GD01") + (pintype "output") + (thermal_bridge_angle 45) + (uuid "6e1d5995-05b9-4d69-b697-71b0ff7c7c50") + ) + (pad "13" smd rect + (at 4.8 0 270) + (size 1.2 0.95) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 82 "/M-MOSI") + (pinfunction "MOSI") + (pintype "input") + (thermal_bridge_angle 45) + (uuid "f988aa96-12cc-4172-95d5-42b70767c2eb") + ) + (pad "14" smd rect + (at 4.8 1.27 270) + (size 1.2 0.95) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 59 "/~{M-CS}") + (pinfunction "~{CS}") + (pintype "input") + (thermal_bridge_angle 45) + (uuid "887238e4-84c0-4931-ad9b-2c55f64fc56b") + ) + (pad "15" smd rect + (at 4.8 2.54 270) + (size 1.2 0.95) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 60 "/M-SCK") + (pinfunction "SCK") + (pintype "input") + (thermal_bridge_angle 45) + (uuid "d5837433-4593-4f2c-bc90-7c97f1f3d8eb") + ) + (pad "16" smd rect + (at 2.54 4.8 180) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (thermal_bridge_angle 45) + (uuid "eeaccb81-6d92-4931-99ed-bc36c2bac15d") + ) + (pad "17" smd rect + (at 1.27 4.8 180) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 37 "unconnected-(U3-NC-Pad17)") + (pinfunction "NC") + (pintype "no_connect") + (thermal_bridge_angle 45) + (uuid "5d52c965-b03b-4f51-ab99-74441eeb596a") + ) + (pad "18" smd rect + (at 0 4.8 180) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 85 "/GDO0") + (pinfunction "GD00") + (pintype "bidirectional") + (thermal_bridge_angle 45) + (uuid "0a5cffe0-72f3-4d54-8d09-cdae69a1dc86") + ) + (pad "19" smd rect + (at -1.27 4.8 180) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 38 "unconnected-(U3-NC-Pad19)") + (pinfunction "NC") + (pintype "no_connect") + (thermal_bridge_angle 45) + (uuid "3fb5b55f-dfaa-4dda-afe8-c4a7fb263137") + ) + (pad "20" smd rect + (at -2.54 4.8 180) + (size 1.2 1) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 78 "/GDO2") + (pinfunction "GD02") + (pintype "bidirectional") + (thermal_bridge_angle 45) + (uuid "7b9e4249-140f-492f-9d48-6227129f7059") + ) + (model "${KIPRJMOD}/3dmodels/E07-900MM10S.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (layer "B.Cu") + (uuid "58be659d-488c-4d8d-85d4-e6adfd6556b8") + (at 132.57 88.57) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R4" + (at -1.15 1.31 180) + (layer "B.SilkS") + (uuid "25ddd328-2a3c-470b-aa8f-b48593690905") + (effects + (font + (size 0.7 0.7) + (thickness 0.12) + (bold yes) + ) + (justify mirror) + ) + ) + (property "Value" "10R" + (at 0 -1.65 0) + (layer "B.Fab") + (hide yes) + (uuid "d020a3f7-475c-4c1b-bbbe-e57eab189112") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "eb6c41a1-b872-4aa1-86f6-9fdd9a999cfc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/18103-0805W8F100JT5E/C17415" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7fe150f1-52cf-4bf0-bc34-79451d1a8537") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "125mW Thick Film Resistors 150V ±1% ±200ppm/℃ 10Ω 0805 Chip Resistor - Surface Mount ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "29b6a86c-be20-4630-b327-75b1abdecf12") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "81140926-1652-4115-a7cd-b75aff2309a7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f076e86e-4d69-4e86-8a4e-3d49ab3321ff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C17415" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "36b6783d-1c91-496f-970a-eb943eaaf938") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dc2d86f9-d7a2-4473-a2cb-7c56ec372c6c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/18103-0805W8F100JT5E/C17415" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "89215bd4-bf7b-4343-a649-63ec1210648e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d330423b-da35-4018-9179-6cbba653d4db") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1ca0bec0-36c3-46d5-ba1e-1c213a919fa0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "37d5bf16-082e-496d-943a-6ac50a88dfba") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ea5d0a12-a787-422b-a085-7c9ae658f451") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "08b713cc-9037-4e1d-9d4e-2b606aabca09") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8eadb25c-04a3-44c3-a333-04bac9e86e35") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b079deec-bca9-43e7-ad4b-e1a5c90ae8f9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8fbb7460-9a71-4849-b8cc-d0a50c8275aa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b6220ed7-da4c-4132-804c-b3b83b81155f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e0822ef8-13b2-40d2-88e8-f8df58bd9251") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a3c2174e-8a49-42b9-aabf-0fd3f42d8eac") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b3e2bf72-9fac-482f-94a9-87df26c8e586") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/8ffad24b-f6fe-4a3f-8fb4-19c0c4162d36") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.227064 -0.735) + (end -0.227064 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "84789528-a6d4-4085-be3a-3ffe1890abcc") + ) + (fp_line + (start 0.227064 0.735) + (end -0.227064 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "493cb764-b684-4972-96c6-1291b432aac2") + ) + (fp_line + (start -1.85 -0.95) + (end 1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "2d0d6cc9-db69-4cf6-a86b-dc6fcac2e9b2") + ) + (fp_line + (start -1.85 0.95) + (end -1.85 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d4b7772f-6c6b-4f61-bf62-e13947aad089") + ) + (fp_line + (start 1.85 -0.95) + (end 1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0b7709df-9ef4-4968-a63f-9653858ebbcd") + ) + (fp_line + (start 1.85 0.95) + (end -1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c145f098-fb41-44d3-bd6e-e24ea9948f40") + ) + (fp_line + (start -1 -0.625) + (end 1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "11e32549-76b9-4efe-9e56-109af2e826ff") + ) + (fp_line + (start -1 0.625) + (end -1 -0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f53614d8-6dd2-4dd1-a209-42790617eef0") + ) + (fp_line + (start 1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f6ff9635-29ae-45cd-8ddb-b88a1ca1827a") + ) + (fp_line + (start 1 0.625) + (end -1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5c87ce0a-3717-49db-a977-b079c116fa03") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "66cb8d7e-f13c-4528-82fc-5250f5ddfee2") + (effects + (font + (size 0.5 0.5) + (thickness 0.08) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1 0) + (size 1.2 1.4) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.208333) + (net 73 "/RxD0") + (pintype "passive") + (uuid "f9fc465e-ec99-4fea-aaf9-5afd49d8f4f2") + ) + (pad "2" smd roundrect + (at 1 0) + (size 1.2 1.4) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.208333) + (net 70 "Net-(U4-TXD)") + (pintype "passive") + (uuid "9f4418c4-e0de-4e40-bc26-220b10322ae7") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:D_0402_1005Metric_Pad0.77x0.64mm_HandSolder" + (layer "B.Cu") + (uuid "63e9a94c-8c41-46a8-8cca-f30543eb8c1c") + (at 143.28 91.53 -90) + (descr "Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") + (tags "diode handsolder") + (property "Reference" "D8" + (at 0 1.17 90) + (layer "B.SilkS") + (hide yes) + (uuid "b363706c-01c8-4967-a033-d14fab47156c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "RB161QS-40T18R" + (at 0 -1.17 90) + (layer "B.Fab") + (hide yes) + (uuid "79710d04-3783-49d3-a0fe-10fbf30d1c25") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:D_0402_1005Metric_Pad0.77x0.64mm_HandSolder" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0458fb47-55c9-45f4-803d-21b1ec3cc1b3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/RohmSemicon-RB161QS40T18R/C2837790" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "28df51b0-9689-4523-a8da-3ff3e9911a3a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "40V Single 600mV@1A 1A 0402 Schottky Barrier Diodes (SBD) ROHS" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7f629dcb-ec7d-4cf1-8b6f-c1c4c8b3c8e1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C2837790" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6c48d3fd-9108-4464-b014-1e82bcc32264") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1fffaaf8-343e-432a-981f-0f07f50cff60") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "89c3bef1-41f7-4371-8059-bab80cafd5b9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/b35d21ff-2f84-4f97-aa4b-84223a14f617") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -1.1 0.45) + (end 1.05 0.45) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "eee06f2e-f291-4f38-8c2c-6ac0019c5ee6") + ) + (fp_line + (start -1.1 0.45) + (end -1.1 -0.45) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "da07e173-34f2-40b9-bfdd-cfbd11a9a84b") + ) + (fp_line + (start -1.1 -0.45) + (end 1.05 -0.45) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "5f7c342e-de57-4327-9c9f-7feb79c2346c") + ) + (fp_line + (start -1.1 0.47) + (end -1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6d6496ed-711d-4a81-b274-14d425a4a32f") + ) + (fp_line + (start 1.1 0.47) + (end -1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "f252f167-e75a-474d-a9f2-20ece9198bb0") + ) + (fp_line + (start -1.1 -0.47) + (end 1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "a306aac0-47bc-41ae-b409-b7d5a095a751") + ) + (fp_line + (start 1.1 -0.47) + (end 1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "86277b84-ea44-4ee4-9478-3c93d5a04b0a") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b2cb6470-80b4-4f33-9633-328dbe02abe0") + ) + (fp_line + (start -0.4 0.25) + (end -0.4 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e4d8c6f3-2f80-43b3-b4d8-1b16223afa62") + ) + (fp_line + (start -0.3 0.25) + (end -0.3 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d2535388-a34b-45cc-bc6c-7e938419e151") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "237eae8c-1097-4a31-8495-94868dcbcf6a") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e4eabde0-137b-46c0-a4f6-30aba42d6d94") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "52768ae9-99b5-4e96-a6e6-9a9ea80680ad") + ) + (fp_text user "${REFERENCE}" + (at 0.08 0 90) + (layer "B.Fab") + (uuid "f4dd3b4a-e95b-4111-a474-61f441b5c0f7") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.5725 0 270) + (size 0.765 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 44 "/VRIN") + (pinfunction "K") + (pintype "passive") + (uuid "a37b497c-63e7-42c7-aa3b-17bd1b479255") + ) + (pad "2" smd roundrect + (at 0.5725 0 270) + (size 0.765 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pinfunction "A") + (pintype "passive") + (uuid "3a225bd1-d19c-41de-b023-509fb25f585f") + ) + (model "${KICAD8_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0603_1608Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 0.85 0.85 0.85) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "B.Cu") + (uuid "663c32aa-5dcb-4ba7-a4be-d7f53a63edda") + (at 139.32 98.86) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R10" + (at 0 1.17 0) + (layer "B.SilkS") + (hide yes) + (uuid "91b1fb78-e02d-41bc-9ecf-0d4f701a7e17") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100K" + (at 0 -1.17 0) + (layer "B.Fab") + (hide yes) + (uuid "86b15ff9-ebe8-49b9-8a30-0166bea84d11") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f437a8f8-3325-4ded-a1d5-e69504dcc6fa") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/26484-0402WGF1003TCE/C25741" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7adb68c6-677f-494d-ac97-32408852ba89") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±100ppm/℃ ±1% 100kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3cd33167-b213-44a9-8d46-5e0d78e376e0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "250cdc13-dafd-4b7b-8648-7de14b81c3ca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "96d78bdb-7b51-4c49-99b9-ead9d0b9e9c2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C25741" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7985e5a4-0513-42d1-b354-718c9eb7ea48") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "0402WGF1003TCE" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7eb73f1c-db3b-4cae-aa45-623cee8cfdab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/13fbec28-1afc-467b-8dca-7eed950228d9") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.153641 -0.38) + (end -0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "431fc1fc-609f-4608-8faa-0aceccaedf02") + ) + (fp_line + (start 0.153641 0.38) + (end -0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "74f9b82a-488c-4a38-afad-10120f61f0a5") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b71cdc8f-4cf8-43b2-8e8b-081fd55d06bb") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "8a3b73ba-134b-49ee-a04a-2279b8340af9") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "13831f15-b275-4e76-8b59-f6b42584a544") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "57471edc-b6fc-4ed6-b280-4da6e39443df") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f44d0d13-bd64-44db-8fad-2074c5f96536") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "0d2621ed-0239-4113-9df9-f94ceab90ee9") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "855fdb76-4ce0-4fdb-9629-1f1c40dad425") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "46118890-3da1-49f4-9407-e6b5a41268e4") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "d16abea9-f77a-4ec8-9f29-6b0153bc0434") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pintype "passive") + (uuid "95ab5fad-912a-42a7-b03a-1a261f501564") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 69 "/~{CS}") + (pintype "passive") + (uuid "1960b00e-af7d-407f-8070-1413fbfdce44") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "6a6a437a-bbb2-463d-8570-7f7563d35b8c") + (at 127.24 99.15 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C17" + (at 0 1.16 90) + (layer "B.SilkS") + (hide yes) + (uuid "dcb4ba03-fb3b-477c-8670-0f2c2efaa20f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100n" + (at 0 -1.16 90) + (layer "B.Fab") + (hide yes) + (uuid "22712cc5-50d8-44d5-84e3-685fc10a5150") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1e42ba7f-77ab-4fff-a88d-ae84d91c781f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525 " + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2ece5f3e-91f8-4c42-afe5-ab080d1e3a8e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c0b94c33-26a0-461a-9502-927bc93e97c1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ee9de30b-7f83-4295-bf99-2f143a9a7cd5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6e6b8d73-67f8-473b-a0f2-a97bc570eaa4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C1525" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "699835e3-f64a-4969-9293-817e118e4001") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "78763ccd-8b20-4c52-bec1-c399d8d00fcd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f38a5e2f-db7b-41e9-bf1b-2f99655dc964") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a21e2627-2d2f-4934-ac59-651e69fc2129") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/43484aa1-e598-4320-8d82-bbfed75908a9") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "53eb7bf1-222e-41a8-a9e5-14dad8dfb1b3") + ) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "910d75e0-dbb5-4371-a930-9ebf45033c80") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "5c06d96f-14b6-40e5-a65e-1b7b999d709b") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "770ddff1-58b4-49af-94c8-9e8473f2b7f4") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0820fff2-e2a0-4837-9f9f-58516b4fa4f2") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "7f08644e-f2d4-4f96-9327-6ddaac0ade1e") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "dc9c40d3-9319-4756-890a-e176660f0223") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c71682cc-ac99-4ba1-83e4-6eed81a44e59") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1adacfb0-eb5a-4e20-95ae-fc67a8445cfd") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1cb4fbd7-91e6-46cf-85e3-a779287f01b3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "B.Fab") + (uuid "258fd321-6af6-45ca-82f2-059322ab1f03") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "743c19f1-4e3c-45b7-83d8-d0ab6cd9329d") + ) + (pad "2" smd roundrect + (at 0.48 0 270) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 9 "+3V3-MODEM") + (pintype "passive") + (uuid "58e445ad-560b-4a74-91b6-92798346388e") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm" + (layer "B.Cu") + (uuid "75063e5e-66f7-4db0-a0b0-c1935dbf2a2c") + (at 129.64 93.62 90) + (descr "SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package") + (tags "SMD SMT crystal hand-soldering") + (property "Reference" "Y1" + (at -0.1 2.5 -90) + (layer "B.SilkS") + (hide yes) + (uuid "a5f29f90-4992-487b-aae0-af9f710b54c8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "12MHz" + (at 0.07 -5.99 -90) + (layer "B.Fab") + (hide yes) + (uuid "d4887894-aac5-4a01-a464-c28f5b914217") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm" + (at -2.72 -7.18 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b1d42278-7d9e-4ac1-a7c5-8c7238b09dfc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Jghc-S3212000101080/C390763" + (at -0.83 -9.64 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5e04be10-dbe4-4b7b-80f4-7ee95c06112e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "12MHz Chip-Kristall 10pF ±10ppm SMD3225-4P Crystals ROHS" + (at -0.83 -9.64 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "06601b46-0312-4152-8e6c-2a80887f08ea") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0488fdf8-04c7-44ed-89a9-a27cbcb47077") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1d0bf212-6bc4-4308-8009-a4097e64980b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Digikey" "https://www.digikey.at/de/products/detail/jauch-quartz/O-12-0-JO32-B-1V3-1-T1-LF/10415988" + (at -0.83 -9.64 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "80d508ff-a6c5-4b96-a452-c54b3ca83bdc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C390763" + (at -0.24 -4.43 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "55df5e18-ffa6-4449-a388-aa565aa4ea66") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "S3212000101080" + (at -0.83 -9.64 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7e6c5c5d-c99a-432f-ac02-6e3962d295dd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at -6.25 -4.86 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dfe209cc-02e2-4bef-8915-adc6c1571888") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a192c9a3-7a88-49a3-8b8d-041aba5058f6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "09d1155d-b8cc-4d9b-8906-809ea1ef1385") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c82b6a93-e6ea-4898-93c1-d24a3450d24f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6dd4cb87-f105-47aa-a620-756bfe113494") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "26f4ff58-9ed0-48bd-af04-2631ff09ff6e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "bde22449-c84b-4170-8a2a-3b9fed1e92a6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1f250cc6-d6ac-4ea6-8bd7-0d2eca4b3835") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6ef527c9-c4b4-4637-8a02-87fdacb15e61") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "acef024c-69d0-4002-850d-fe855a2fed58") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a418ff32-35c1-49f0-876e-823b49177c77") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e883c439-968f-42b7-b806-a695b187b258") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6d321376-041c-4f9b-a6b9-92a615074b24") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8f2dac26-559b-4fa5-b99c-ea40d84b55e4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "Crystal*") + (path "/deb00180-43c1-4cab-bd80-3329e2ff29c4") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -1.9 -1.7) + (end -2.1 -1.7) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "3324ebfb-d492-4ad6-b8e9-b346f873dcfa") + ) + (fp_line + (start -2.1 -1.7) + (end -2.1 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "5907d102-ec5b-4d24-b18d-5fd944cd1749") + ) + (fp_rect + (start 2 -1.7) + (end -2 1.7) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "B.CrtYd") + (uuid "487f3bca-b753-4802-9b9b-5bc9704b1e17") + ) + (fp_line + (start 1.5 -1.25) + (end 1.6 -1.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "bb849889-2dd1-48d1-879d-f4061431cd82") + ) + (fp_line + (start -0.6 -1.25) + (end -1.6 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "dc822630-b35b-42c3-8373-99c73594da72") + ) + (fp_line + (start -1.5 -1.25) + (end 1.5 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "fc01cff1-274b-4c67-bd78-67659aa0cde3") + ) + (fp_line + (start 1.6 -1.15) + (end 1.6 1.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "251b6932-619e-465e-8d12-aec06a152bb0") + ) + (fp_line + (start -1.6 -1.15) + (end -1.5 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f4fcbe93-d73f-4e4c-8f32-1954ccac6102") + ) + (fp_line + (start 1.6 1.15) + (end 1.5 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6ff66f48-cb3c-4bd5-8ab5-6f610c73d404") + ) + (fp_line + (start -1.6 1.15) + (end -1.6 -1.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "8420dc82-5bf1-4d7c-b537-1b0a1f1c0b80") + ) + (fp_line + (start 1.5 1.25) + (end -1.5 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "4518de1d-bbef-4dc3-ae54-3c856aef3d9b") + ) + (fp_line + (start -1.5 1.25) + (end -1.6 1.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "00d0f300-82e4-480c-bee8-46be38b2829c") + ) + (fp_text user "${REFERENCE}" + (at -0.03 -0.04 180) + (layer "B.Fab") + (uuid "f0e191f6-4230-450a-a471-38787c737cff") + (effects + (font + (size 0.7 0.7) + (thickness 0.105) + ) + (justify mirror) + ) + ) + (pad "1" smd rect + (at -1.1 -0.85 90) + (size 1.4 1.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 25 "Net-(U1-XTAL2)") + (pinfunction "1") + (pintype "passive") + (uuid "8453f051-2287-45cb-a5c0-fbbbee8877d4") + ) + (pad "2" smd rect + (at 1.1 -0.85 90) + (size 1.4 1.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 4 "Net-(C11-Pad1)") + (pinfunction "2") + (pintype "passive") + (uuid "cf568b5a-6b55-40ea-87b3-0485ea8d5abd") + ) + (pad "3" smd rect + (at 1.1 0.85 90) + (size 1.4 1.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 13 "Net-(U1-XTAL1)") + (pinfunction "3") + (pintype "passive") + (uuid "98a10848-2e2e-49b1-b465-c1e24acba88e") + ) + (pad "4" smd rect + (at -1.1 0.85 90) + (size 1.4 1.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (net 3 "Net-(C10-Pad1)") + (pinfunction "4") + (pintype "passive") + (uuid "5a80a431-1f79-44ce-a3c7-cc21c5a96bce") + ) + (model "${KICAD8_3DMODEL_DIR}/Crystal.3dshapes/Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "B.Cu") + (uuid "75b107cb-9c48-49f1-ba2b-ab9bf4e83557") + (at 153.21 99.79) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R12" + (at 0 1.17 0) + (layer "B.SilkS") + (hide yes) + (uuid "df290bb4-26c0-49cf-bcca-1943a2d71fe7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10K" + (at 0 -1.17 0) + (layer "B.Fab") + (hide yes) + (uuid "a9db2e56-53f4-4e95-866a-3a7432f1d73c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3e34ef4e-2baf-45fb-ab3c-04df21f04859") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Sunway-SC0402F1002F2ANRH/C3152059" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "190e674b-cb0c-4bc1-a530-72585b416c89") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW ±1% 10kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "eb1b6234-8c77-4a80-b48c-250498f91dfb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f9a30d07-487d-4254-a14f-5211e9183f8b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "bb788493-40c6-44c8-a5a8-9d9ee1877315") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C3152059" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "303a13bd-330a-40ac-b37e-be94bc179d1b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "SC0402F1002F2ANRH" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "63de0ca0-9c4c-4110-99ef-454251f0a431") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/5816cfb8-4d87-4847-9f08-8658b95e82ee") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.153641 -0.38) + (end -0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "8404b4d4-5985-4f8f-98f4-17f8634e9724") + ) + (fp_line + (start 0.153641 0.38) + (end -0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "5470fd1f-46dd-4b31-b3ed-8a5185c52e82") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "5d35c065-d57b-4d7f-a534-7046e326f4b4") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "4ba13cb1-dbd7-4567-90a1-e821b0badd16") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "ed9c4766-3ff7-4baf-849c-04962c10e789") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "54fd8f88-fb24-4752-8965-69938de1d877") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "2870976a-b9ed-4155-b203-285b3239b66e") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "dfb7f176-918e-455b-bfc1-e8576afb9a40") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "cd6c3b30-c3a0-4d64-b088-16902d841064") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "ed338d29-d9d5-444b-b59e-20e447f9a023") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "404b7a0d-6953-4820-bff5-54d33bff513a") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 75 "/PC7") + (pintype "passive") + (uuid "92f12b1b-1926-4523-ae4f-1a0ad645fca0") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 80 "+3V3-RTC") + (pintype "passive") + (uuid "d1e8ab1f-4c22-4c60-9f8e-c8983ef36ff3") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Fuse:Fuse_1206_3216Metric" + (layer "B.Cu") + (uuid "7f1820ed-3502-4d94-bf50-82eb2e5bdc79") + (at 150.47 93.71 90) + (descr "Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") + (tags "fuse") + (property "Reference" "F1" + (at 0 1.82 -90) + (layer "B.SilkS") + (hide yes) + (uuid "dca65556-5230-45b8-8913-6a00c47cffb8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "500mA/250mA" + (at 0 -1.82 -90) + (layer "B.Fab") + (hide yes) + (uuid "11f6fb40-4b3f-45a5-b01a-fa47dc6f0b8d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Fuse:Fuse_1206_3216Metric" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7ab1d56b-1a1f-45b9-a350-7069003e2f05") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/764094-JK_NSMD02524V/C720074" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "020dd247-bf72-47be-9b22-8cc2e0695b4d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" " 24V 250mA 100A 500mA 1206 Resettable Fuses ROHS" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ed34f9b0-ba12-4677-94d4-fe1bc82f97d5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C720074" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9aab9c96-5692-410a-b7c8-fa0323328be6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "JK-NSMD025-24V" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9461dc9b-e2a9-4685-a5de-e8c6101798cd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "*polyfuse* *PTC*") + (path "/c01db131-7c9c-4ce6-87b1-cf40e727749f") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.602064 -0.91) + (end -0.602064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "73209cbf-ff96-403f-ac55-2c7ff6ead58c") + ) + (fp_line + (start 0.602064 0.91) + (end -0.602064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c0c13438-d737-469d-b24e-55c946a03b32") + ) + (fp_line + (start 2.28 -1.12) + (end 2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "2b00a034-df46-4fe8-9cbf-dccd2dc903f8") + ) + (fp_line + (start -2.28 -1.12) + (end 2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "4c4dafca-13fd-4455-963b-a522b12e0a11") + ) + (fp_line + (start 2.28 1.12) + (end -2.28 1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "5759a902-bbe5-47ec-a58c-21abff3b7572") + ) + (fp_line + (start -2.28 1.12) + (end -2.28 -1.12) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "3d79c32a-bd6b-413a-8a78-7cddaa950b79") + ) + (fp_line + (start 1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "056b808a-ed9e-449c-8526-0f241624852a") + ) + (fp_line + (start -1.6 -0.8) + (end 1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "0c7c7d8c-d0c5-4672-a079-c36fd662f0f0") + ) + (fp_line + (start 1.6 0.8) + (end -1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "39e93f65-d2e6-464b-b10d-d64e178262b7") + ) + (fp_line + (start -1.6 0.8) + (end -1.6 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "4abab843-e7c2-4475-9028-8ea3b9cd5890") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -90) + (layer "B.Fab") + (uuid "a366d69e-a88c-430a-b3a7-056fa7f1e66f") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.4 0 90) + (size 1.25 1.75) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.2) + (net 15 "+3V3-ISP") + (pintype "passive") + (uuid "8fc47df4-7e09-499b-b8d8-a1f71f93060b") + ) + (pad "2" smd roundrect + (at 1.4 0 90) + (size 1.25 1.75) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.2) + (net 1 "+3V3") + (pintype "passive") + (uuid "ac83ed99-2dbf-4314-8f25-7a573593edd5") + ) + (model "${KICAD8_3DMODEL_DIR}/Fuse.3dshapes/Fuse_1206_3216Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder" + (layer "B.Cu") + (uuid "85d83916-81d8-46d0-a6c4-78acf8c1685b") + (at 148.58 90.86 90) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R6" + (at 0 1.17 -90) + (layer "B.SilkS") + (hide yes) + (uuid "12132fdd-bd2d-4d83-8c76-83093bcf2375") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "470K" + (at 0 -1.17 -90) + (layer "B.Fab") + (hide yes) + (uuid "451eceb5-fb97-48c0-8bf2-06097942d21e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "52417779-d34d-406f-90cc-bb04b96bf5eb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Yageo-RC0402FR07470KL/C137976" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8910e0a9-53a7-4de8-af4f-075706093d3b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±100ppm/℃ ±1% 470kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "236932ee-8a89-4b95-9e9a-74f8bc8dace6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b241b707-46f8-4066-a512-1be3783bf16a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "427c6def-358a-4a7a-934f-266fb0251155") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C137976" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "80097e46-d0b0-4acd-9142-4547a03e8444") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "RC0402FR-07470KL" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6c476b25-7c18-48ac-83a5-b78f9c6134f4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e60afb8f-5738-41ac-9aa7-b6345a553679") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "089a8816-3218-4e30-b8b5-577ea6c09d60") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "48de6050-1fe5-4eb6-afee-1173cec56ca9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ac3e4624-73c7-4417-a2dd-1f61dc7d3b02") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "24c8c35d-246e-4e6f-84c0-af7a6f2ebeb3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b1127781-b747-4afa-b84c-9c563807b134") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "171edeff-f1fa-4ee9-b1cb-c32708ce295f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7426a107-cb44-4339-8a32-56da2ad18e57") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c26da80c-9c02-4caa-95d6-0ae54166f696") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9cdffa94-04f6-4fd5-aab9-e77dd3c07698") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "859edcf1-084b-4ad1-a4c9-a313ef2fc053") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b05335b4-cbc4-4da6-a147-8ab5f783f63c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cc672fdd-a515-4ad0-a5ee-25066bddab07") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/9dd43aa1-5f2c-44ff-ac73-5f6ce9e63fca") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.167621 -0.38) + (end -0.167621 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "756b3c7d-611b-4cae-837d-029b94ff13d2") + ) + (fp_line + (start 0.167621 0.38) + (end -0.167621 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "98f3a8ba-521d-4d1a-8b37-9b8f48d46828") + ) + (fp_line + (start 1.1 -0.47) + (end 1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d7d89cf3-1db3-4214-848b-21786790c711") + ) + (fp_line + (start -1.1 -0.47) + (end 1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "199e8a53-ec66-4418-88a8-2f678c9276bc") + ) + (fp_line + (start 1.1 0.47) + (end -1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d77be9cc-9924-4cae-b8b6-91f3c129f891") + ) + (fp_line + (start -1.1 0.47) + (end -1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "8b873690-0635-403f-82c1-945daaef35c3") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "23500898-f28c-47b2-97cd-d911912d0993") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f265df77-8c87-465a-ba67-8c8d9aca868c") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e9ab72a4-5886-460a-813b-d8b95ed3ebbc") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "fde5e5ee-2f1e-43b3-a9c4-a40cb6260d8d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -90) + (layer "B.Fab") + (uuid "d1224cb2-a111-4d81-a6ac-cf0d858c4b3e") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.5975 0 90) + (size 0.715 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 79 "/PC6") + (pintype "passive") + (uuid "818242ff-92bf-4062-8be7-1d34cee990c1") + ) + (pad "2" smd roundrect + (at 0.5975 0 90) + (size 0.715 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "9996970e-38c7-4841-b483-90936c30b36c") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (layer "B.Cu") + (uuid "8b541f4f-2d5e-4ca6-9372-bb095fa761fb") + (at 127.37 94.58 180) + (descr "Diodes Inc, X2-DFN1010-6, Plastic DFN (1.0mm x 1.0mm), https://www.diodes.com/assets/Package-Files/X2-DFN1010-7.pdf") + (tags "DFN 0.35") + (property "Reference" "U10" + (at -1.475 0.075 0) + (layer "B.SilkS") + (hide yes) + (uuid "b3973e0a-8186-4cd1-98d1-9fd2563d1ae9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "74LVC1T45" + (at 0.1 -5.05 0) + (layer "B.Fab") + (hide yes) + (uuid "bfe34272-f3d0-414b-84b1-c11599d46999") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 0.6 -6.1 0) + (layer "B.Fab") + (hide yes) + (uuid "9c0054cb-e396-4fc3-b9c1-ffb37e0e0f9e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 0) + (layer "B.Fab") + (hide yes) + (uuid "f9393dac-bbfc-4c6f-aa5b-1e9b518d40df") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 0.6 -6.1 0) + (layer "B.Fab") + (hide yes) + (uuid "53d7a93c-47c9-48aa-952d-a78df456ad27") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C441821" + (at 0.15 -3.55 0) + (layer "B.Fab") + (hide yes) + (uuid "290e98bd-e5ee-46ab-ba98-dcc543a2a600") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "03a8ede2-33cb-482a-83e3-1dfa58e8edc0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0c98a91a-7b5e-4693-b800-9eec2052183c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8ab735dd-1ee6-423e-8a38-b79a5aa4857a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fbed71ea-985b-4f38-bba0-c0ba06b748f2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1806336a-ebd1-42bc-b9d7-179930447b2a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "995e3966-4bcc-4fdc-87b0-6bccd1e7f0f1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e5fef164-7ca0-427c-ae6b-62d9c8f8c384") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "01b28de1-568c-40f2-80f9-ea0b18dadbe0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "422a52af-de86-464d-9056-799e10a3aea0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "447a09f3-7922-4f38-b4db-00e427d43b39") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4e714f0b-cdee-4f94-addf-c9dcf82848a1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f05fa59b-2d55-4ffc-a941-0239e79105a2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9a1d4ba0-0e99-4858-8681-665d842978bd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "SOT?23*") + (path "/9b6af34d-48b8-4bf4-9a99-3eccb3bc4292") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.6 -0.1) + (end -0.6 -0.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "aad69f5f-0107-4d66-9de2-f0355f3f0bd7") + ) + (fp_rect + (start 0.5 -0.7) + (end -0.5 0.7) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "B.CrtYd") + (uuid "8e83426b-974f-4354-8e3f-cf6c6812476e") + ) + (fp_line + (start 0.5 0.5) + (end 0.5 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "7e233a8f-cff9-49f6-ba13-dcd3d0498145") + ) + (fp_line + (start 0.5 -0.5) + (end 0 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "4c898f38-98e6-4f5a-8ec2-7175c83f11f9") + ) + (fp_line + (start 0 -0.5) + (end -0.5 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "f6d89eef-af9d-404d-9337-d8fd722877fc") + ) + (fp_line + (start -0.5 0.5) + (end 0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "e6b41217-e42d-4f3c-b16b-e2b5bad97a5f") + ) + (fp_line + (start -0.5 0) + (end -0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "01a7e2c8-2cca-4971-b308-617aa24f5682") + ) + (fp_text user "${REFERENCE}" + (at -0.05 0.075 0) + (layer "B.Fab") + (uuid "19430657-2db0-445d-8b99-157609f7a1b4") + (effects + (font + (size 0.4 0.4) + (thickness 0.05) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.35 -0.35 90) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pinfunction "VA") + (pintype "power_in") + (uuid "33711b52-9032-423f-b84c-d636b0d1a8be") + ) + (pad "2" smd roundrect + (at 0 -0.35 90) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "bd85a474-95f6-4264-9a4b-0984614e3ff1") + ) + (pad "3" smd roundrect + (at 0.35 -0.35 90) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 86 "Net-(U10-A)") + (pinfunction "A") + (pintype "bidirectional") + (uuid "b4fb579f-5e28-436d-b18a-148a57036244") + ) + (pad "4" smd roundrect + (at 0.35 0.35 90) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 85 "/GDO0") + (pinfunction "B") + (pintype "bidirectional") + (uuid "6ff3e98c-eef0-4873-90c4-77d5c0e40bbf") + ) + (pad "5" smd roundrect + (at 0 0.35 90) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "AtoB") + (pintype "input") + (uuid "1ab16e53-efa9-48d7-9428-e62dbbcc0857") + ) + (pad "6" smd roundrect + (at -0.35 0.35 90) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 9 "+3V3-MODEM") + (pinfunction "VB") + (pintype "power_in") + (uuid "42798c05-431f-4234-8b49-fa64134bdc81") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/DFN-6_1.0x1.0mm_P0.35mm.wrl" + (hide yes) + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + (model "${KIPRJMOD}/3dmodels/DFN1010H4-6.step" + (offset + (xyz 0 0 0.4) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 -90 90) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "90570774-d54a-4bb4-b65c-52e50d515152") + (at 129 96.12 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C10" + (at 0 1.16 180) + (layer "B.SilkS") + (hide yes) + (uuid "2a21d233-61a0-4ce1-bb8c-cca432f634b6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10p" + (at 0 -1.16 180) + (layer "B.Fab") + (hide yes) + (uuid "fd5ac514-c8b2-4c42-b07f-9efcd6df5f05") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "63ad5e59-b3cd-4e85-b935-cc464ca3ea60") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402COG100K500AT/C713505" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "143cf0a3-c664-4819-bebd-29bc65d89a47") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "50V 10pF C0G ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a4b68c90-deac-4593-ad2c-3269e56536e2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8f9f85d2-31a7-4a19-a6c6-08901e3c942a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1000f5d2-5357-410a-bfdd-6afd3e02f2f6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C713505" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0b043322-290f-4639-97d5-479f6ce1ba14") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "TCC0402COG100K500AT" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2c6a4f86-202f-4097-abcf-4f7199b15ff3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e0db7c47-00d7-40a0-b3b3-f69d5c9e6bad") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1c9ddcae-b36f-4a59-a546-84422acb4ca1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/45eb4e49-3859-4b39-bbf0-aa50c7977ba1") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "09aa49cb-f4d0-4555-b648-187637ab555a") + ) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "a36a65f4-457d-4068-ae25-57c128e0d4c6") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "506989a6-59d8-476c-ac9f-a35f86cd7fd2") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "ce4374b0-4a0d-426d-9636-a44237a6fec7") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "5deb06d7-81cb-4842-893a-8bfca98d46d3") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "ca8bcb38-b7e8-4792-8c9f-5542e2a5601d") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "01a05ae9-b301-4057-ac4a-3340b412a7ec") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "7329b593-1ac6-4b29-a9e8-79b2a68ca688") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "3cbaabd3-5469-4506-beda-eb4617d115b1") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "ae55cac0-af1d-4da8-90e0-b010673dafd5") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "b5d6a30e-d490-44d8-a9f3-881a6651a1b9") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 3 "Net-(C10-Pad1)") + (pintype "passive") + (uuid "988b522d-cc89-4195-bcae-3bb92b002756") + ) + (pad "2" smd roundrect + (at 0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "e4dc21f3-ce96-4a31-a1c3-4f541093182a") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "91785a90-0712-42e2-ac9a-5624e06d9814") + (at 136.9 98.76 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C8" + (at 0 1.16 180) + (layer "B.SilkS") + (hide yes) + (uuid "e230ecf6-5863-4b5d-af7d-31687fb776de") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100n" + (at 0 -1.16 180) + (layer "B.Fab") + (hide yes) + (uuid "33fe904b-28cf-4eac-a166-d36a64fa6a8a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a6ec7b6a-6124-45f8-96f1-d1c6b92c04cd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f6cf2ad9-9d9d-40a9-ae3d-14e7ffa91408") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "757cef8a-53ce-40db-9cec-bb6f197e03bc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9e5802ff-b8bb-4dd0-8056-a94cecb3e935") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3b0b6447-7f10-48cb-aff3-8054dca3e307") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C1525" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b66715af-d135-487b-be08-213802d7c54a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e7a6ffac-e088-44e3-956f-8f6331b70ec5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ff5723dd-ccd4-4b2e-8ba1-6fab247efc9b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ab1eca28-c793-45c7-9f80-e1807e061e96") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/40cb3cbf-17d4-4390-b93f-b516579c72c8") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "2d8ceefe-0bd1-4341-878d-c31e8d957989") + ) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "fc2c328f-4f30-4116-953c-aaff1c5a516c") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b7b6fb12-2c85-43f8-a773-cc84f09ed33d") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "18f3c091-d315-4293-8abf-88d7f7f586ed") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "ba84eea4-debb-4f30-868d-28753c3b2bf4") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "46448cee-1594-4465-961b-18a49fee38e6") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1158f449-5e35-40c9-a506-05dd10455128") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f90d5ed7-192c-4822-b990-e589f41554cc") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "51e6e1e7-73f6-46e4-b57b-8d53201228c8") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b050d07e-000a-487a-abee-a695dfd0149b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "c1e9a928-5e78-468e-8d9e-09ef148f2b17") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pintype "passive") + (uuid "688bccdb-3468-4033-8e79-9b492dd007b0") + ) + (pad "2" smd roundrect + (at 0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "281eff1b-af86-425c-b24c-33f0a5f9d47e") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SOD-123" + (layer "B.Cu") + (uuid "925b96a5-424a-4a44-ab26-c3177d5486a1") + (at 130.05 99.17 180) + (descr "SOD-123") + (tags "SOD-123") + (property "Reference" "D4" + (at 0 2 180) + (layer "B.SilkS") + (hide yes) + (uuid "0df6d1cd-4926-4880-bca3-00f12ecc440f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "B5819W" + (at 0 -2.1 180) + (layer "B.Fab") + (hide yes) + (uuid "2856f734-3b56-4870-9c9d-91150502172d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "01c61d9e-721f-49fe-9b69-282c4e97dc2c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Goodwork-B5819W/C2943878" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "498674b2-2c69-4814-8a2a-96c8214d8801") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "40V 580mV@1A 1A SOD-123 Schottky Barrier Diodes (SBD) ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5cc3a834-2187-4d99-b100-93a7ab9bb69d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C2943878" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "852a0ab3-fa5e-48ff-b62f-0e5adaced2ad") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e2fe0eb9-f053-4523-8486-0396ab8d7199") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a2e6d9e0-a673-4814-a24c-f020bdd2f035") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/b7cf2da1-f251-4e61-ab33-799dcc26789f") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 1.65 1) + (end -2.36 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "10e492dd-480a-4db3-b04b-acbd64e863d5") + ) + (fp_line + (start 1.65 -1) + (end -2.36 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "0a347032-40ec-4acc-89dc-f2806e6b72a8") + ) + (fp_line + (start -2.36 -1) + (end -2.36 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "ef555b34-e50a-4ec7-b80a-e9ff0657fe41") + ) + (fp_line + (start 2.35 1.15) + (end -2.35 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9d85aa7e-1559-4502-aee5-4f1bddf57725") + ) + (fp_line + (start 2.35 -1.15) + (end 2.35 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d5d2cf39-260e-4291-9c2e-a0ef51587075") + ) + (fp_line + (start -2.35 -1.15) + (end 2.35 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "8ba4afa8-1827-453a-bbad-8a35bb047487") + ) + (fp_line + (start -2.35 -1.15) + (end -2.35 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "231b517e-f884-4e3d-9878-c9203d56d6a4") + ) + (fp_line + (start 1.4 0.9) + (end -1.4 0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1b7fe4aa-cbb9-4e80-b1f3-9ce6ce09fc35") + ) + (fp_line + (start 1.4 -0.9) + (end 1.4 0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "fcd1ec58-0a83-4074-a2b9-abbec3cbaa80") + ) + (fp_line + (start 0.75 0) + (end 0.25 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "3f89cc94-b48b-4e3c-a718-c4f34f2c9567") + ) + (fp_line + (start 0.25 0.4) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "2505193e-9396-47f7-a182-5136257295d7") + ) + (fp_line + (start 0.25 -0.4) + (end 0.25 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "9a1e5488-19e4-4790-96ca-fe8c25b6f001") + ) + (fp_line + (start -0.35 0.55) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d25da20a-6f33-45b3-b7f7-a52124e16b11") + ) + (fp_line + (start -0.35 0) + (end 0.25 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "68cd7867-f780-4f1d-b91f-ac493e83f25d") + ) + (fp_line + (start -0.35 0) + (end -0.75 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "540591b0-ffae-4da0-948f-edb0c44dc237") + ) + (fp_line + (start -0.35 -0.55) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "53cd27c4-3f9f-4a35-9cb2-c4f215e14fff") + ) + (fp_line + (start -1.4 0.9) + (end -1.4 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "aef28855-e402-41d6-a0c0-4fa00832153d") + ) + (fp_line + (start -1.4 -0.9) + (end 1.4 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b5770a78-e863-4167-89a7-7c8decaa4540") + ) + (fp_text user "${REFERENCE}" + (at -2.42 -0.05 180) + (layer "B.Fab") + (uuid "add4f9c2-d226-4d9a-b56a-9dd5113c92da") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.65 0 180) + (size 0.9 1.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 44 "/VRIN") + (pinfunction "K") + (pintype "passive") + (uuid "6d68fa34-f516-4c69-b467-790f17866320") + ) + (pad "2" smd roundrect + (at 1.65 0 180) + (size 0.9 1.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 72 "/VIN") + (pinfunction "A") + (pintype "passive") + (uuid "e74d4381-fcfe-44cc-ad65-b5703c672586") + ) + (model "${KICAD8_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-123.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "9492df00-4036-41e0-854b-a6a2540db042") + (at 131.92 94.42 90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C6" + (at 0 1.16 -90) + (layer "B.SilkS") + (hide yes) + (uuid "8dabffba-9157-4e48-aa67-834367ce540f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100n" + (at 0 -1.16 -90) + (layer "B.Fab") + (hide yes) + (uuid "6ef3eba9-f8dd-4c59-acd3-1e6f4d396595") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "39e96c77-4c15-4f38-96b5-4e618fa3de3f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4712d320-13a9-4159-9c11-8540fd02a390") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "57b094e8-92d5-4e59-b84b-9ef363f6f32d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "466161db-dc19-4b8b-afd9-511f64427470") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5ad0519a-fbdd-4b08-84b9-9aa88a6d9a2a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C1525" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e73e1562-5701-4f35-98d0-c9662306d318") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2bf1847e-14e1-4e0b-a336-a44ecce709d3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f25f4c61-7027-4bee-b72e-e725fac74828") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c7053b08-7181-47ac-9c9e-780c273b5bd9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/1272da04-c78a-4d6e-8ba6-f277585fc38f") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "4aa21eb7-a956-4bd0-8e3a-b2ff810ec17b") + ) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "5342dc5c-c6b7-48f4-850d-75c88607c3c2") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "59d6e93b-59e0-4654-aa4d-81977af045fd") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "31248dd3-57fa-4d02-9ee0-5865a039b898") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "a20bd6f7-8666-44d1-ac5f-4e276dc5392c") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d2e264aa-45ad-41be-9794-7954084190ef") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c3c60aa5-463e-4e42-9113-8e8d82b3e0f3") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "887848ab-97aa-494e-98da-8b4c096aab67") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "7dcb6a02-81b2-42ea-8a09-096b4fb69bea") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d8b771be-e4a2-44d8-9f99-5956caead739") + ) + (fp_text user "${REFERENCE}" + (at 0 0 -90) + (layer "B.Fab") + (uuid "ba15339d-71c9-40f3-8bb7-de07c31df569") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 90) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pintype "passive") + (uuid "a3e10de6-2279-40fc-aba0-9fc84f8ab6aa") + ) + (pad "2" smd roundrect + (at 0.48 0 90) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "ae4a4f19-b2fc-4e65-8e40-145bfa58434b") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SOD-523" + (layer "B.Cu") + (uuid "98140c51-f55c-4071-8eb9-0b15cf7ee1a9") + (at 150.41 99.48 180) + (descr "http://www.diodes.com/datasheets/ap02001.pdf p.144") + (tags "Diode SOD523") + (property "Reference" "D6" + (at 0 1.3 0) + (layer "B.SilkS") + (hide yes) + (uuid "73d44950-c8fb-41fa-b004-32af4919099f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "BAS16LD315" + (at 0 -1.4 0) + (layer "B.Fab") + (hide yes) + (uuid "db7cc7c4-8839-45ad-aafa-c24f82d65639") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-523" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8c19e1af-56e4-4eab-b374-a1bd691bc7e8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Nexperia-BAS16LD315/C841775" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7796e580-7ad6-4303-991d-d7956aa21287") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Independent Type 155mA 1.25V@150mA 85V SOD-523 Diodes - General Purpose ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b9a53764-6e53-4c72-ba1c-8147f15c8e1a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C2965561" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "63d70970-6053-4222-bc24-550adf990e2c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "https://jlcpcb.com/partdetail/slkor_slkormicro_elec-BAS16X/C2965561" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6ad55fbf-cbaa-495d-8e94-41268abdeb6d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "17fa9ebe-0c60-441b-8979-61a9129da2ad") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/slkor_slkormicro_elec-BAS16X/C2965561" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e5963c7d-0af7-43fc-8eef-a91d4561b921") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0f3d7b26-19ed-4d35-b2a6-1f62f093636a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5bde3c52-332c-4b95-9f3d-6b6caa675a0e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "bf3140e7-4db3-4e64-b693-abc3dd944e13") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ebe1c4ee-3f13-45ad-9acc-9834a669a405") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b20e4218-2e5c-41e6-a289-fbfe6c6072f2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "76bf8c89-c809-4da2-bfee-59d47241ed99") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ba965ad1-3f1d-4404-8d3c-3e8d9b42f727") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4a8b9e07-483d-44ac-85d5-d7a59ece8347") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8843e7af-3edf-44ac-9d39-cca446019059") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fa39459b-ab41-4c83-b9b4-2ae7f1b75a1d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3e67323c-af75-4389-8ebe-d22d60f53537") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b74f433c-e2cb-4f62-8f2e-2e092c9116ba") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/17c64ab8-da4d-4f36-8e1d-e02415f9eaad") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -1.26 0.6) + (end 0.7 0.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "2d0d48a4-7431-46a5-b653-9b80690c869b") + ) + (fp_line + (start -1.26 -0.6) + (end 0.7 -0.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c91acb4e-4065-40e2-bca8-404a09a68c0e") + ) + (fp_line + (start -1.26 -0.6) + (end -1.26 0.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "5b4ed9f4-6381-4c08-aa28-a13f62083cf7") + ) + (fp_line + (start 1.25 0.7) + (end -1.25 0.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e21e1b95-7c7a-4f5b-886e-551a734bcae1") + ) + (fp_line + (start 1.25 -0.7) + (end 1.25 0.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d5b6c7fd-b50d-4b6c-b473-23c3fd7a148b") + ) + (fp_line + (start -1.25 0.7) + (end -1.25 -0.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1e84f214-6d3e-43dd-81fd-c4e52ed02846") + ) + (fp_line + (start -1.25 -0.7) + (end 1.25 -0.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "846928bb-7314-49df-8a21-cd698d0f2740") + ) + (fp_line + (start 0.65 0.45) + (end -0.65 0.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e141cbba-42a3-4b7e-86d6-2da4ab4d8cac") + ) + (fp_line + (start 0.65 -0.45) + (end 0.65 0.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "7ad03cf6-2ce9-46d4-be8f-0635b585d955") + ) + (fp_line + (start 0.25 0) + (end 0.1 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6bd887a5-36e6-46f7-909e-be11425a41af") + ) + (fp_line + (start 0.1 0.2) + (end 0.1 -0.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f02db8c0-77e5-498b-87fe-28d03e1c5408") + ) + (fp_line + (start 0.1 -0.2) + (end -0.2 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f2c4344a-44d2-4887-bef0-f1b84933ae02") + ) + (fp_line + (start -0.2 0.2) + (end -0.2 -0.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e46ea7a8-7bea-4a66-89c0-d626f9bc794b") + ) + (fp_line + (start -0.2 0) + (end 0.1 0.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "76a0e5f1-02ef-4d83-991d-8221e6a37464") + ) + (fp_line + (start -0.35 0) + (end -0.2 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "955214ec-08f7-40d4-a0f2-89fbf4e6a500") + ) + (fp_line + (start -0.65 0.45) + (end -0.65 -0.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "183ed9ea-ea6c-40df-b34c-80c0ea5c00c6") + ) + (fp_line + (start -0.65 -0.45) + (end 0.65 -0.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "ddbf5623-5c4e-48f2-b5d5-9e4014f066d1") + ) + (fp_text user "${REFERENCE}" + (at 0 1.3 0) + (layer "B.Fab") + (uuid "18f2685a-9141-41f0-a7d4-d85b3ae87c43") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.7 0) + (size 0.6 0.7) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 12 "Net-(D6-K)") + (pinfunction "K") + (pintype "passive") + (uuid "e84c97ea-7a5b-4a5e-afb8-49253743417c") + ) + (pad "2" smd roundrect + (at 0.7 0) + (size 0.6 0.7) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 80 "+3V3-RTC") + (pinfunction "A") + (pintype "passive") + (uuid "54a208cf-6aa6-44af-a71d-d06e4ecdedd0") + ) + (model "${KICAD8_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-523.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Inductor_SMD:L_0603_1608Metric" + (layer "B.Cu") + (uuid "98bb07e6-adb2-46b0-adbd-245d2154b36d") + (at 142.08 91.33 -90) + (descr "Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") + (tags "inductor") + (property "Reference" "L1" + (at 0 1.43 90) + (layer "B.SilkS") + (hide yes) + (uuid "c6d2fd4c-5216-4e55-afef-033835c37bc4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10uH" + (at 0 -1.43 90) + (layer "B.Fab") + (hide yes) + (uuid "68e1779d-fa81-49aa-aeac-af9f7297d5d6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Inductor_SMD:L_0603_1608Metric" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e6d9c553-7f07-4b89-beb9-21a7ed641561") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Citizen-CM315D32768DZFT/C51942" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c1b70e2d-3451-4db1-a266-aaccd1923d94") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "50mA 10uH ±20% 1.17Ω 0603 Inductors (SMD) ROHS" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "34eeeffa-0d82-476b-af2e-219c4aa8d08f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C51942" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "04687f18-ed60-4f97-8670-e5f600af5b18") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "MCL1608S100MT" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7de30c61-3d91-4e88-a6c3-4179058dd674") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9e6942af-bfba-412e-b41a-2d6d7276c4f3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8e3790fe-2a29-4aab-832b-ef95ff7d8bd3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cd249503-0ca1-416f-be7b-32953c6a1a79") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3d04b124-23b9-4fbd-8a07-b76fb4b2f028") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0aabb3ac-945f-4c62-ae3f-a20d8c7f6b1e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "32801973-df44-44f2-b009-e2e073d5d762") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "eb72bec7-ed08-4f3c-8fe2-04276fa73cca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ed935ca7-fdbf-433e-99dc-38e88e97ffe5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e791746e-f508-40a4-9354-7decdd5b2b10") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "569fc8f3-c3a9-4f0b-8267-5ea8bc8e7af9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8eac35ab-c7c5-4f67-a4dd-06587362a353") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8830546c-b6b9-484b-b5a2-302b0ead7094") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7816c054-cb2d-45e8-9be1-680a0cb20411") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/b78d91c1-b2d1-48ba-a2b3-579c420e5243") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.162779 0.51) + (end -0.162779 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "7f0aa27f-0972-4de1-8553-65e7ad9373cb") + ) + (fp_line + (start 0.162779 -0.51) + (end -0.162779 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "f0b4a2c5-e52a-4ec7-9ccc-97f6a171839d") + ) + (fp_line + (start -1.48 0.73) + (end -1.48 -0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "7bc813a9-eeac-42a0-8515-b50efdf0e31c") + ) + (fp_line + (start 1.48 0.73) + (end -1.48 0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "0483ce22-77df-4ef6-a8fd-a62a9472f7f5") + ) + (fp_line + (start -1.48 -0.73) + (end 1.48 -0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "dd849fc5-e7e8-45d8-9646-56daec68cda6") + ) + (fp_line + (start 1.48 -0.73) + (end 1.48 0.73) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c09f168c-b5ff-43e9-8f68-e673e81d8b4f") + ) + (fp_line + (start -0.8 0.4) + (end -0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "2349cf62-429e-4daf-bff0-3ddce77e31b5") + ) + (fp_line + (start 0.8 0.4) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "2796ea0e-2240-4110-a99f-cd1ff6adbaae") + ) + (fp_line + (start -0.8 -0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "4f50f967-be93-4ea0-bba9-e49f70b7fa2a") + ) + (fp_line + (start 0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a4d08d24-d8a2-42b0-9dc4-008214cc7c98") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "B.Fab") + (uuid "3dfe3754-b1c4-4602-b4be-022deaff1cad") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.7875 0 270) + (size 0.875 0.95) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pintype "passive") + (uuid "7914e76c-2a07-4679-b588-6aab8eb59cbf") + ) + (pad "2" smd roundrect + (at 0.7875 0 270) + (size 0.875 0.95) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 77 "Net-(U1-AVCC)") + (pintype "passive") + (uuid "9001c4be-cc63-4e23-9ce7-16a952bb9e5e") + ) + (model "${KICAD8_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_0603_1608Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:SolderJumper-4_Open_RoundedPad_0.7x1.5mm" + (layer "B.Cu") + (uuid "9980741e-d70b-4349-972d-f0eef2f8632f") + (at 147.81 95.87 -90) + (descr "SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open") + (tags "solder jumper open") + (property "Reference" "JP1" + (at 0.98 -1.7 -90) + (layer "B.SilkS") + (uuid "f7774cea-b94f-4203-ace8-63e8fa9d8713") + (effects + (font + (size 0.7 0.7) + (thickness 0.12) + (bold yes) + ) + (justify mirror) + ) + ) + (property "Value" "SolderJumper_4_Open" + (at -0.25 -1.9 90) + (layer "B.Fab") + (hide yes) + (uuid "a6d812f8-904c-44e9-8136-9f1257c415c5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:SolderJumper-4_Open_RoundedPad_0.7x1.5mm" + (at -0.25 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8048b527-4f6a-414e-b88f-f53000943d7d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "" + (at -0.25 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "865bd96b-82a6-4c93-b05c-0a5f34d733d1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Solder Jumper, 4-pole, open" + (at -0.25 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4e29d71a-2336-4f4f-89a3-9580c8ed7608") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at -0.25 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "76d2530c-558a-4708-b845-a62ef8e51a6d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at -0.25 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "732d4ea8-baee-4e82-a3ee-4ba19048482c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at -0.25 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "18674104-afef-405d-9ad7-18ef959ae569") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at -0.25 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b2474d7b-2fee-434b-8d8a-942b37a7d6d9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "SolderJumper*Open*") + (path "/8e774fbb-364d-4e98-8518-f138abef0928") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (zone_connect 1) + (attr exclude_from_pos_files exclude_from_bom) + (fp_line + (start -0.6 1) + (end -1.65 1) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "98f70e72-f76a-4dbd-84c8-b3ae44026b33") + ) + (fp_line + (start 0.6 1) + (end 1.6 1) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "bc9cf108-ca64-4cec-9dd4-b567b551d429") + ) + (fp_line + (start -2.3 0.3) + (end -2.3 -0.3) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "bfc305af-2e16-4068-bfe5-961bf37766b7") + ) + (fp_line + (start 2.3 -0.3) + (end 2.3 0.3) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "5a84fae6-5816-4ff4-9b9d-0d13a3733f70") + ) + (fp_line + (start -0.6 -1) + (end -1.6 -1) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "8b353905-9ba0-41f7-a047-ae3f2f28d1ed") + ) + (fp_line + (start 0.6 -1) + (end 1.6 -1) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "585d31bf-d015-4348-aab2-c9f20fcda78e") + ) + (fp_arc + (start -1.6 1) + (mid -2.094975 0.794975) + (end -2.3 0.3) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "12822794-0ac6-42b6-ad4a-202c96b60408") + ) + (fp_arc + (start 2.3 0.3) + (mid 2.094975 0.794975) + (end 1.6 1) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "fbbf4630-6a4f-4ecc-86fd-4ed731537518") + ) + (fp_arc + (start -2.3 -0.3) + (mid -2.094975 -0.794975) + (end -1.6 -1) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "a0fe096b-ac37-4045-ba99-04b93a2f2830") + ) + (fp_arc + (start 1.6 -1) + (mid 2.094975 -0.794975) + (end 2.3 -0.3) + (stroke + (width 0.3) + (type solid) + ) + (layer "B.SilkS") + (uuid "21c94167-834f-4503-a67e-3d5043222f58") + ) + (fp_line + (start 2.1 1) + (end -2.1 1) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "cf2d488c-1de9-4369-b4cf-5f6eaaddf5e2") + ) + (fp_line + (start 2.1 1) + (end 2.1 -1) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6ef37ead-2069-45ee-8c5f-03c4f89a3da2") + ) + (fp_line + (start -2.1 -1) + (end -2.1 1) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e10a7a39-6a10-4b03-836e-82ef17b8bb57") + ) + (fp_line + (start -2.1 -1) + (end 2.1 -1) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "c4fb1b9d-0a99-4240-af19-9fcdb5332064") + ) + (fp_rect + (start 2.5 -1.2) + (end -2.5 1.2) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "f2da758f-45ee-44cb-9957-ab368ed691cc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "B.Fab") + (uuid "7a7386b2-276d-4020-b986-fa69c13f4f04") + (effects + (font + (size 0.8 0.8) + (thickness 0.1) + ) + (justify mirror) + ) + ) + (pad "1" smd custom + (at -1.7 0 270) + (size 0.6 0.7) + (layers "B.Cu" "B.Mask") + (net 55 "/VROUT") + (pinfunction "A") + (pintype "passive") + (zone_connect 2) + (options + (clearance outline) + (anchor rect) + ) + (primitives + (gr_poly + (pts + (xy 0.55 -0.75) (xy 0.1 -0.75) (xy 0.1 0.75) (xy 0.55 0.75) + ) + (width 0) + (fill yes) + ) + (gr_circle + (center 0.1 0.35) + (end 0.5 0.35) + (width 0) + (fill yes) + ) + (gr_circle + (center 0.1 -0.35) + (end 0.5 -0.35) + (width 0) + (fill yes) + ) + ) + (uuid "926dbb51-2b38-4212-b2f8-96d32af3fe8a") + ) + (pad "2" smd rect + (at -0.5 0 270) + (size 0.7 1.5) + (layers "B.Cu" "B.Mask") + (net 80 "+3V3-RTC") + (pinfunction "C") + (pintype "passive") + (uuid "903f9974-0655-47b9-9cae-4cc952d9b4f2") + ) + (pad "3" smd rect + (at 0.5 0 270) + (size 0.7 1.5) + (layers "B.Cu" "B.Mask") + (net 16 "/VBAT") + (pinfunction "C") + (pintype "passive") + (uuid "1b453c46-bf21-4186-baf5-b56225ee9305") + ) + (pad "4" smd custom + (at 1.7 0 90) + (size 0.6 0.7) + (layers "B.Cu" "B.Mask") + (net 7 "+5V") + (pinfunction "B") + (pintype "passive") + (zone_connect 2) + (options + (clearance outline) + (anchor rect) + ) + (primitives + (gr_poly + (pts + (xy 0.55 -0.75) (xy 0.1 -0.75) (xy 0.1 0.75) (xy 0.55 0.75) + ) + (width 0) + (fill yes) + ) + (gr_circle + (center 0.1 0.35) + (end 0.5 0.35) + (width 0) + (fill yes) + ) + (gr_circle + (center 0.1 -0.35) + (end 0.5 -0.35) + (width 0) + (fill yes) + ) + ) + (uuid "d3e9771d-514e-4e35-83a6-ca8928022390") + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "a68be728-5e22-4725-8414-18a11e908c3e") + (at 141.66 94.88 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C12" + (at 0 1.16 90) + (layer "B.SilkS") + (hide yes) + (uuid "dbdb5c30-464b-4460-aadc-18bc71c185db") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100n" + (at 0 -1.16 90) + (layer "B.Fab") + (hide yes) + (uuid "5ccbd08e-1c79-460b-a0da-9c44ed9dd494") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f6635f45-6587-4746-8f09-9912ea28e631") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a9460f54-0f01-41d0-8ed2-4c2b0aab02cf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9f8f09c5-3361-487a-b1a8-3fc1e68bf4d2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "63fab516-d653-418c-acdf-25112d40a534") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "78e519f2-71e5-4bce-b703-e12a2e5d13b4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C1525" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4acdd9f9-8f58-4a15-967a-9c9ae278ca75") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0f18d0c7-2df1-4e7c-b054-91b01a13ecf9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c1ae7ba7-c790-46d5-a7db-3f1909f2ce35") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c4f5615c-44d6-444b-9462-20b2a1680d7c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/a72c35f1-6ea9-47f8-8f96-4ebfa78b7009") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "45462985-eebd-41f3-a64d-d92b93674322") + ) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c7e34a10-cc97-4559-adc2-4f67c4b76375") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "45e53b0a-1e7c-4a40-bec7-0eca0a540c8e") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "25fcbeca-4827-4971-9612-62b3ae3eae18") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9c7031f8-33b1-4fbd-a651-03fa42031f0c") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "468232e8-8e9c-4596-a522-55ecacfff045") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a2111e62-364c-4885-90df-1e661e5307ae") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "2c3606d4-7287-4f2e-811f-7c2a77406014") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "11840271-99db-4abc-97cb-7579d773222e") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1ae49dab-5231-4292-896c-145c3f978521") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "B.Fab") + (uuid "02ea2aa9-e1ce-4cca-ab7f-f4eebf0f9e6f") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 5 "/AREF") + (pintype "passive") + (uuid "5dd598f8-7a54-4166-b9ca-0710f38a85db") + ) + (pad "2" smd roundrect + (at 0.48 0 270) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "3be078bd-3cc9-401a-820d-aa0864d9fc7e") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SMB" + (layer "B.Cu") + (uuid "aaa1d309-18bc-4da6-bef7-b98c9c754fb1") + (at 153.95 93.8 -90) + (descr "Diode SMB (DO-214AA)") + (tags "Diode SMB (DO-214AA)") + (property "Reference" "D7" + (at 0 3 90) + (layer "B.SilkS") + (hide yes) + (uuid "f257c317-a304-4601-bb00-7eb3b25b872b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "SMBJ3V3-E3/52" + (at 0 -3.1 90) + (layer "B.Fab") + (hide yes) + (uuid "09c260a1-1e4c-47f9-9778-b81ea363323b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Diode_SMD:D_SMB" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2e6ac75e-7d9c-419d-8570-3a26674c9dd3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/VishayIntertech-SMBJ3V3_E352/C82082" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "40522a2d-364a-4749-b814-2f0b95009de2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "200A@8/20us 600W 10.3V 4.1V 3.3V SMB(DO-214AA) Electrostatic and Surge Protection (TVS/ESD) ROHS" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cc6906ad-0826-4d74-84f0-80737f4e9c68") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C82082" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0243c189-bed2-4bc3-8718-6d352f766172") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "SMBJ3V3-E3/52" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dcd268f9-eb9d-4907-8851-d07c977bbebc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Voltage" "4.1V" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a88e1423-8ed4-4558-9ad4-2c2f97c8c2c0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "D*SMA*") + (path "/198f3367-7ae3-4a88-b62c-14168719f23a") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 2.15 2.15) + (end -3.66 2.15) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "02869a28-f10a-4e27-8324-11e28af2f3af") + ) + (fp_line + (start -3.66 -2.15) + (end -3.66 2.15) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "f7a9bd7a-e9f8-4f7c-8587-d8e5e9999eb6") + ) + (fp_line + (start 2.15 -2.15) + (end -3.66 -2.15) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "1b3c0e77-81bb-45d0-9956-58fe8c2d4dde") + ) + (fp_line + (start -3.65 2.25) + (end -3.65 -2.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "09472c2c-874f-45aa-812d-62861e3e7460") + ) + (fp_line + (start 3.65 2.25) + (end -3.65 2.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "767a7e64-3c8b-4d5b-ab02-a21fc9bdabcf") + ) + (fp_line + (start -3.65 -2.25) + (end 3.65 -2.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "cb55f890-f1ab-4648-bcbd-9f281c59471c") + ) + (fp_line + (start 3.65 -2.25) + (end 3.65 2.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "924ab54d-8543-4e4b-a412-731ba597cc74") + ) + (fp_line + (start -2.3 2) + (end 2.3 2) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "dd8c1f81-693a-4c7d-9d0b-1d6e75c7a18c") + ) + (fp_line + (start -2.3 2) + (end -2.3 -2) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "bce48f8c-fbd9-43f3-a176-c4bc82854390") + ) + (fp_line + (start 0.50118 0.79908) + (end -0.64944 -0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "508456f7-f365-4991-a21a-fe970a9f2cbc") + ) + (fp_line + (start 0.50118 0.79908) + (end 0.50118 -0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d77b515e-172a-4928-9070-57cb9447d771") + ) + (fp_line + (start -1.55114 -0.00102) + (end -0.64944 -0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a888e679-6426-49dc-9a2a-55200bb58ce9") + ) + (fp_line + (start 1.4994 -0.00102) + (end 0.50118 -0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a04c28fd-8c21-4987-8f14-e688489a849e") + ) + (fp_line + (start 0.50118 -0.75032) + (end -0.64944 -0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a3fe27bb-4b7c-49b0-a174-ee2197de24c3") + ) + (fp_line + (start -0.64944 -0.80112) + (end -0.64944 0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5e362cb9-1579-4b2a-8e47-3732a96ed9dc") + ) + (fp_line + (start -2.3 -2) + (end 2.3 -2) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "dbb8381a-4e65-4304-8b6c-9a88b46556b9") + ) + (fp_line + (start 2.3 -2) + (end 2.3 2) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1eb98923-7519-4608-a7fa-684074b0b4fe") + ) + (fp_text user "${REFERENCE}" + (at -3.05 0.17 180) + (layer "B.Fab") + (uuid "ee637191-ce1a-4d26-9938-045ada862872") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -2.15 0 270) + (size 2.5 2.3) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1086956522) + (net 1 "+3V3") + (pinfunction "A1") + (pintype "passive") + (uuid "72bce04b-4160-4c0d-a3cb-6bc278854181") + ) + (pad "2" smd roundrect + (at 2.15 0 270) + (size 2.5 2.3) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.1086956522) + (net 2 "GND") + (pinfunction "A2") + (pintype "passive") + (uuid "800f4e18-44cd-40a4-8b68-e432c88b3283") + ) + (model "${KICAD8_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMB.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (layer "B.Cu") + (uuid "aeec401d-4ab1-442b-b135-5d8934c08fca") + (at 122.79 88.27 -90) + (descr "Diodes Inc, X2-DFN1010-6, Plastic DFN (1.0mm x 1.0mm), https://www.diodes.com/assets/Package-Files/X2-DFN1010-7.pdf") + (tags "DFN 0.35") + (property "Reference" "U9" + (at -1.475 0.075 90) + (layer "B.SilkS") + (hide yes) + (uuid "801647fc-dd13-4c53-95b3-bb5107e15ca3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "74LVC1T45" + (at 0.1 -5.05 90) + (layer "B.Fab") + (hide yes) + (uuid "4cca7bef-180a-4fe9-89fe-233d03ef67b6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "6083f28b-2a75-4323-a227-8ae501606381") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "fec5a008-b476-4d12-b024-1ba5e4a1e02e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "f5c172b7-aa33-4d0d-87b6-f883c222074e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C441821" + (at 0.15 -3.55 90) + (layer "B.Fab") + (hide yes) + (uuid "58b3f5aa-fec9-479c-a8be-bf1659c9f82e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2f66b464-6263-479d-b93d-c9ae8b06f808") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3785f614-787d-4f63-ba78-4e46302d85c6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4b5df584-94bf-48fc-b804-f292e33658ac") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4bd6a0c2-1c5f-42dd-b55a-291831fb38fd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "59ddcfbf-d351-47f9-bf19-f25316689e79") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4952ba6b-099d-4a17-a939-5a299cfaa70e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "daeb2021-36f4-47b4-9626-2c88628cfb5e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c914b99f-1786-4fe3-90f7-746357e0c07f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f4e1da15-a29c-42f7-933f-6b8789886c76") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3f26fc36-97c9-426a-a403-a2c1b49c756a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "13db9e50-bbeb-42fa-b183-b42bf4aff332") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4e2fbacf-5c8c-4455-8f17-612865b4e796") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c7dd09b0-8a7c-4d31-a614-ba5d54d3b3cd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "SOT?23*") + (path "/88244a5b-26fc-4ca6-b1a7-fa3600d002ae") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.6 -0.1) + (end -0.6 -0.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "57c1d843-1a45-4abe-9f2d-d4ddd1e63f19") + ) + (fp_rect + (start 0.5 -0.7) + (end -0.5 0.7) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "B.CrtYd") + (uuid "57ea11b8-4041-4b7f-a953-98e6fedb4c0e") + ) + (fp_line + (start -0.5 0.5) + (end 0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "8580ca07-af17-4cef-bc40-5ca494b17e5b") + ) + (fp_line + (start 0.5 0.5) + (end 0.5 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "9a5df555-1a3f-4e5d-892f-499954d21456") + ) + (fp_line + (start -0.5 0) + (end -0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "bc038de9-6283-42f4-9bca-51d4523674f0") + ) + (fp_line + (start 0 -0.5) + (end -0.5 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "336b3abb-f578-40e7-aff6-23a7f22a49e4") + ) + (fp_line + (start 0.5 -0.5) + (end 0 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "39dc24f4-2585-4ff2-819c-b598f458e39d") + ) + (fp_text user "${REFERENCE}" + (at -0.05 0.075 90) + (layer "B.Fab") + (uuid "0f0a4929-8b7a-4c0e-a443-c563e57a8e55") + (effects + (font + (size 0.4 0.4) + (thickness 0.05) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.35 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 9 "+3V3-MODEM") + (pinfunction "VA") + (pintype "power_in") + (uuid "f0bc6d7a-3048-459a-8e53-ec1e8ab2545d") + ) + (pad "2" smd roundrect + (at 0 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "49444b64-d1d1-42dc-ae03-b8c6653138bf") + ) + (pad "3" smd roundrect + (at 0.35 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 59 "/~{M-CS}") + (pinfunction "A") + (pintype "bidirectional") + (uuid "91653ea8-9b3a-433d-b630-c7438479f251") + ) + (pad "4" smd roundrect + (at 0.35 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 69 "/~{CS}") + (pinfunction "B") + (pintype "bidirectional") + (uuid "60ea91c1-c31c-46b2-87f2-107379bf8008") + ) + (pad "5" smd roundrect + (at 0 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "AtoB") + (pintype "input") + (uuid "d9942226-09be-44bb-bb05-82620d77166b") + ) + (pad "6" smd roundrect + (at -0.35 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pinfunction "VB") + (pintype "power_in") + (uuid "c0f0c2a7-c842-44d1-99ae-a27521a92ffb") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/DFN-6_1.0x1.0mm_P0.35mm.wrl" + (hide yes) + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + (model "${KIPRJMOD}/3dmodels/DFN1010H4-6.step" + (offset + (xyz 0 0 0.4) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 -90 90) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "b1d7c29d-c3fc-4a3c-9bee-5204ad10ed20") + (at 135.88 89.09 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C7" + (at 0 1.16 180) + (layer "B.SilkS") + (hide yes) + (uuid "5fabcd81-ee26-4fb3-8ec7-07218cbab6d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100n" + (at 0 -1.16 180) + (layer "B.Fab") + (hide yes) + (uuid "7f5ac7bd-7782-43c6-a2ce-d2253efa9bd8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fc3a21c3-ede1-41b3-b07b-0ba847891252") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c95a65eb-e181-4905-97c1-0a82155014c7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e8aa3e85-4b8b-44e2-940a-8e3d0083d9c9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0806a8ff-3727-4f6f-881c-45fd5c3d8059") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b241e3b8-828f-40da-937a-4a0adf6a30e7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C1525" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a14e3bab-dfbb-4c9f-8023-953043cc547d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9f3a5141-ce96-474e-90d6-3b3384dafb33") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "813166e1-9dad-412b-89b0-179ed4037ee4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f4a719d4-a917-4e5c-bd82-0bd4f37f8767") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/1cd707dd-5498-4d7e-b794-5a316ea5db0c") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "39bd2afa-b175-44d6-a675-e88bbacecb31") + ) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "af6e0606-dc2f-4ad2-ab8e-d66da15d5cde") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "319559e2-aeb7-4b4a-88c1-43a4b3afb233") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d74a0a97-b151-4e81-9c66-a82751a6f338") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "13764f6e-8501-44dd-a667-cf04808529af") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "f800bab4-2374-4166-a316-682a8e65198d") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "da73b6c3-9941-4875-9c5c-4a93e3257c0a") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "786d4939-839b-4228-8692-7627c7dab229") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a251095d-4f6f-41e7-bcff-c79659356433") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "d05f8dd4-20da-4256-a7e1-2d4246f13f51") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "7db73029-18a6-4141-a735-fce313daf0fc") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pintype "passive") + (uuid "d5a22dc3-e1da-4410-9f94-9c3b7b79140f") + ) + (pad "2" smd roundrect + (at 0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "55126b28-17a4-4699-bf31-ecf567dec51e") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "b8e51013-ca66-4001-acdb-d93b87178271") + (at 153.15 97.91) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C18" + (at 0 1.16 0) + (layer "B.SilkS") + (hide yes) + (uuid "cfd03dbd-8bb8-4194-8b70-3f072cc2564f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10u" + (at 0 -1.16 0) + (layer "B.Fab") + (hide yes) + (uuid "f9666974-2854-4c8b-9383-4e7c75fb9228") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "160c6643-0d8d-4236-93b7-b9719708c1dc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/16204-CL05A106MQ5NUNC/C15525" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "92a1d814-fe5a-4d49-8e12-06ea3b007a5f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "6.3V 10uF X5R ±20% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "aae48c3c-73ad-40d9-948d-b8d2cd100099") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d986dcce-bc02-4746-9f82-d43b521688bb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d6adffa2-4a3d-4788-b189-41c4ad5a6ae4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C15525" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fca9b3d7-8ec3-4718-b09e-a652d0400e99") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "CL05A106MQ5NUNC" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ee0cd661-4155-4398-b00a-5de7217fca22") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Voltage" "6,3V" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b5610fb0-bca5-4cf0-9a47-64cf9febfab3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e6adb7ba-4a14-452e-8bd9-3b841d6a2b80") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "12c04b4b-d6d9-40da-a8e4-53b7e638490f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/73b1a964-0b10-43f8-aeac-6a8756f997d6") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "69314972-e74f-46d3-b711-bb01c79dce6f") + ) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "8548e790-561c-41bb-88b2-39f5226fb25d") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "dfd9f4ac-b4b9-47d7-a83a-7cc2b587fbf5") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9ca6193f-4da0-4509-b634-c409e63b9797") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b186db47-0f6d-4790-b191-9975ee2afe35") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9b2d9809-db0c-458a-a7f5-4318ed62f81a") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "3654e548-e9d6-4d1e-8f37-6d0cd4d35ff2") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "91a42f80-e492-4735-8b98-60540fda7655") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a7962180-79db-42c4-9130-4e69a0ffb2ae") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "0aff0285-a0b4-4f37-8f86-906f8fdc1488") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "ac1713e7-e53b-4dfe-8495-3567eddee7bb") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 75 "/PC7") + (pintype "passive") + (uuid "bf46b47f-f47b-4543-b058-a2dcb0c20985") + ) + (pad "2" smd roundrect + (at 0.48 0) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "cc6740f2-9250-491c-84a4-f50d04709796") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:Antenna-Solder-Pad_SMD_2x3mm" + (layer "B.Cu") + (uuid "be7b8eae-88c2-4f96-8dba-682bd90fc786") + (at 114.27 100.28 180) + (descr "Wire Pad, Square, SMD Pad, 1mm x 2mm,") + (tags "MesurementPoint Square SMDPad 1mmx2mm ") + (property "Reference" "J4" + (at -1.76 0.56 0) + (layer "B.SilkS") + (hide yes) + (uuid "02d806e0-a81a-4ada-bd8d-b63472945c16") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (property "Value" "Conn_01x01" + (at 0 -2.54 0) + (layer "B.Fab") + (hide yes) + (uuid "f413862b-e857-4b56-b9a3-b2309c25909e") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:Antenna-Solder-Pad_SMD_2x3mm" + (at -0.3 -4 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "85806739-983b-4af7-a8e9-071ec0cd9933") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "52bfc771-c5f6-4bc5-9d55-445d50f98ccc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0.35 -5.95 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6290c712-05cb-4d60-a78b-2c6308c6fb7b") + (effects + (font + (size 0.8 0.8) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d4f011ac-c482-46a9-b878-1ec4bae09b68") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4b3dafad-d987-4c1a-91f4-5ce77e100f09") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1ba2df9b-5bf9-428c-ae2b-222baf4640e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a50a6c78-645e-4686-998f-f8df8450b633") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "89c53c78-aeab-4e4f-9185-184ae92d3911") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3beb3ca2-73a8-4a37-ab44-267d115c8373") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "63974254-ff03-4784-86d5-485eeeab1a17") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1f1763d7-6e9c-4b5c-8a2a-533a5898ee92") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cb608d8b-6537-49e7-831a-6d0ab2199e2d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0e5e39df-ecbc-4867-818d-0ecbfb3fcd84") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ac600e45-c44f-40b1-b3dd-ec13ad6dd975") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2fb22ba8-2679-44ef-9a81-c56f5fd512a2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "521221da-9af8-4257-b4c9-6067d3921840") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8aeee607-f681-4aaa-b8df-a88046114ac6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "19e49fa1-02dd-4889-b3e8-eb0154a0bea9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0ac9860b-1071-42b1-95be-0f3cdc9cd51b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e2feaae7-1f5f-49cb-9f0e-e73e4338ebb4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a6ba8561-c76b-42bd-96b2-7d40787a0eb1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/250de69e-c97e-4393-950a-01fce8a1d521") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr exclude_from_pos_files exclude_from_bom) + (fp_rect + (start 0.8 -2.15) + (end -0.8 2.15) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.SilkS") + (uuid "5183f108-712c-4885-a8d2-6b9b5fe17e9b") + ) + (fp_rect + (start 0.9 -2.25) + (end -0.9 2.25) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "B.CrtYd") + (uuid "b5beba42-671b-4637-9b39-c9c2ef03ccca") + ) + (fp_rect + (start 0.8 -2.15) + (end -0.8 2.15) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "be01b336-9e12-4293-9669-6c672a9d3e92") + ) + (fp_text user "${REFERENCE}" + (at 0 0.03 0) + (layer "B.Fab") + (uuid "55c10b20-623f-4e3f-95dc-7d557f2e1430") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at 0 0 180) + (size 1.3 4) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 76 "/ANT") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "7c118648-a591-44cb-ad6d-4c6c93505e5c") + ) + ) + (footprint "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (layer "B.Cu") + (uuid "bf5c7671-d15a-4642-8644-97e620dbc303") + (at 125.56 88.28 -90) + (descr "Diodes Inc, X2-DFN1010-6, Plastic DFN (1.0mm x 1.0mm), https://www.diodes.com/assets/Package-Files/X2-DFN1010-7.pdf") + (tags "DFN 0.35") + (property "Reference" "U8" + (at -1.475 0.075 90) + (layer "B.SilkS") + (hide yes) + (uuid "49f6f639-a095-414b-89cc-4efdf79de381") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "74LVC1T45" + (at 0.1 -5.05 90) + (layer "B.Fab") + (hide yes) + (uuid "c4aaa01e-d2da-412a-bdaa-53c18da49878") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "3398af73-8350-495c-b967-a4c40bd319eb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "3447eff2-5996-496a-a66e-2377d8fe6cbc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "97fcce73-4c0d-48fe-bdeb-88d65cfb6614") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C441821" + (at 0.15 -3.55 90) + (layer "B.Fab") + (hide yes) + (uuid "4f059031-da7c-4e83-8699-764c32524c4b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "31efe1f0-82a3-4b43-be42-28d83de08d61") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cd286ad4-74c2-49e2-b074-1966a380aefc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7529a00e-1115-49f4-ae0b-c842afa53cd2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "22475732-9720-4a71-a855-8549697c6f01") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "1336ea32-e78c-4a37-9eeb-e0c0294a5f14") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f717daac-3308-4430-9334-bcc29aa52d38") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "074af74f-9f83-4d49-a5e1-8e3fad363d29") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "04c0a3ce-c8be-4ee3-967d-3a350e234186") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "03df21ca-b5eb-407c-b847-7077a71b6049") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b6a08281-bd9e-43e4-9446-318f488e8025") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4f71701f-41f1-47dd-918e-d0fe65700bd2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0af87c15-0595-4bda-ad3a-41b442ed585f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9604f09d-07cb-4fb7-b532-fa43b6021f7d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "SOT?23*") + (path "/77d58bef-e596-45b3-94fc-a1a7e2ef50d6") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.6 -0.1) + (end -0.6 -0.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "093a3a0b-1dd3-4543-86ec-194e8d75d74f") + ) + (fp_rect + (start 0.5 -0.7) + (end -0.5 0.7) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "B.CrtYd") + (uuid "03740344-e8ef-43a0-b6e2-ca031b4fd8d7") + ) + (fp_line + (start -0.5 0.5) + (end 0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "e8b8aa82-d611-4d14-8e9d-d5b56b1d9a8d") + ) + (fp_line + (start 0.5 0.5) + (end 0.5 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "9fe40cb9-f3b0-4ba8-b604-cdb1b6dd1576") + ) + (fp_line + (start -0.5 0) + (end -0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "a64b9e9b-09fa-4bea-88e7-a8549a7dc424") + ) + (fp_line + (start 0 -0.5) + (end -0.5 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "500c2df1-40f6-473c-b3b4-124d08d835fb") + ) + (fp_line + (start 0.5 -0.5) + (end 0 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "0927ea42-158d-467d-b54e-5f3e1cd37386") + ) + (fp_text user "${REFERENCE}" + (at -0.05 0.075 90) + (layer "B.Fab") + (uuid "2cb6914c-7bff-4e29-8f50-ed3473056c4b") + (effects + (font + (size 0.4 0.4) + (thickness 0.05) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.35 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 9 "+3V3-MODEM") + (pinfunction "VA") + (pintype "power_in") + (uuid "08bcc123-deb6-41df-995e-c86dd5d8f2f4") + ) + (pad "2" smd roundrect + (at 0 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "79c5d704-c6fa-44cf-9a8b-e855c8de89f2") + ) + (pad "3" smd roundrect + (at 0.35 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 60 "/M-SCK") + (pinfunction "A") + (pintype "bidirectional") + (uuid "7c0589e3-a0a3-48e7-82c0-39d9a4955555") + ) + (pad "4" smd roundrect + (at 0.35 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 30 "/SCK{slash}PB7") + (pinfunction "B") + (pintype "bidirectional") + (uuid "e293931a-daaf-44b3-aee8-ea450df5538d") + ) + (pad "5" smd roundrect + (at 0 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "AtoB") + (pintype "input") + (uuid "e7e9e5fe-9d08-4324-9def-990411394bcc") + ) + (pad "6" smd roundrect + (at -0.35 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pinfunction "VB") + (pintype "power_in") + (uuid "41f2bf3f-94e6-484c-a50d-1fcb02870939") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/DFN-6_1.0x1.0mm_P0.35mm.wrl" + (hide yes) + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + (model "${KIPRJMOD}/3dmodels/DFN1010H4-6.step" + (offset + (xyz 0 0 0.4) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 -90 90) + ) + ) + ) + (footprint "Diode_SMD:D_SOD-123" + (layer "B.Cu") + (uuid "cbc80bd3-e269-4016-bb3f-788a84629f55") + (at 146.33 99.34) + (descr "SOD-123") + (tags "SOD-123") + (property "Reference" "D5" + (at 0 2 0) + (layer "B.SilkS") + (hide yes) + (uuid "ea3103c3-34f9-4c53-b9f9-1755acb7fd0d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "B5819W" + (at 0 -2.1 0) + (layer "B.Fab") + (hide yes) + (uuid "2116616d-78c3-4b1e-9046-0db0571e22df") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b95a2b2c-7b32-44b4-af57-252240c243bb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Goodwork-B5819W/C2943878" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "231adc12-93ab-407e-acca-4270a29a794e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "40V 580mV@1A 1A SOD-123 Schottky Barrier Diodes (SBD) ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7d0e2b19-7ea3-432b-83fe-e4b065c90f18") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C2943878" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a52afd7d-aeb7-4871-9543-f6612ceaa4f1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "125d7212-a9e6-41ed-b5b3-48d2aee21a87") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7780e4b6-019e-4e9a-8457-0522efc38c78") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/cfa928b9-db63-407a-97bc-51de394e4848") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -2.36 -1) + (end -2.36 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "43271ebb-3f25-4b61-934e-7aba14233eed") + ) + (fp_line + (start 1.65 -1) + (end -2.36 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "8bee0120-02a3-48d0-b26c-334f01c11fd6") + ) + (fp_line + (start 1.65 1) + (end -2.36 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "e33153f8-1cd3-41a6-8000-ff3a294eb2ef") + ) + (fp_line + (start -2.35 -1.15) + (end -2.35 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "2553fc82-f15e-4864-8d20-32c3f5b809ab") + ) + (fp_line + (start -2.35 -1.15) + (end 2.35 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "cab474d5-dafc-4bf1-bc74-f5e4c6028060") + ) + (fp_line + (start 2.35 -1.15) + (end 2.35 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "bc929657-8937-4502-925a-60bbd74a33e8") + ) + (fp_line + (start 2.35 1.15) + (end -2.35 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "83fba1a9-5949-4d2e-859f-c726b1c6848f") + ) + (fp_line + (start -1.4 -0.9) + (end 1.4 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "cb5df947-5cca-4aba-ade6-bd4baac449e4") + ) + (fp_line + (start -1.4 0.9) + (end -1.4 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "728f2c02-e28b-427b-acdc-05bf9dcb80c5") + ) + (fp_line + (start -0.35 -0.55) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "ccced489-ce12-4e07-aa22-40a46d1272a4") + ) + (fp_line + (start -0.35 0) + (end -0.75 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "e43cae0d-75e4-4dfa-9417-d30b911f31f1") + ) + (fp_line + (start -0.35 0) + (end 0.25 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "2ebd5e0c-b9bf-4410-a52c-d5f4ac76e289") + ) + (fp_line + (start -0.35 0.55) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "760b1c02-f0b3-451f-8aec-d775bc617254") + ) + (fp_line + (start 0.25 -0.4) + (end 0.25 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6104b287-7db7-473c-9d65-e6b3b238ff02") + ) + (fp_line + (start 0.25 0.4) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "143c722c-7a60-4ec9-a95c-8ee6ff07252b") + ) + (fp_line + (start 0.75 0) + (end 0.25 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "123993c1-2cd6-42c6-8244-037d799be77e") + ) + (fp_line + (start 1.4 -0.9) + (end 1.4 0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "eb23f38f-ce09-4a8c-aebd-c6c673fd0d55") + ) + (fp_line + (start 1.4 0.9) + (end -1.4 0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6da17542-262e-477f-b65f-f28e32321c25") + ) + (fp_text user "${REFERENCE}" + (at -0.1 1.54 0) + (layer "B.Fab") + (uuid "766e8080-999a-4b59-946b-8a650c37bc9d") + (effects + (font + (size 0.7 0.7) + (thickness 0.12) + (bold yes) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -1.65 0) + (size 0.9 1.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 44 "/VRIN") + (pinfunction "K") + (pintype "passive") + (uuid "ee9ca8c9-9ea3-4201-9c2d-98235bd7c2c7") + ) + (pad "2" smd roundrect + (at 1.65 0) + (size 0.9 1.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 7 "+5V") + (pinfunction "A") + (pintype "passive") + (uuid "faaf55f7-c4c0-4d0a-bca4-73e5aa867e5d") + ) + (model "${KICAD8_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-123.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "B.Cu") + (uuid "cfd8bddc-741c-453c-8137-6789fb99d2e7") + (at 127.96 97.45) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R15" + (at 0 1.17 0) + (layer "B.SilkS") + (hide yes) + (uuid "53dc9bd6-defd-4a68-9a06-5623a0dac5f4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "100R" + (at 0 -1.17 0) + (layer "B.Fab") + (hide yes) + (uuid "09646565-38ef-4661-8d8d-76fcd33411e3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f70b119b-9965-46ae-9644-ea93d9087d84") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25819-0402WGF1000TCE/C25076" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "02161e42-50a0-41b8-840c-2fc0fc684a6e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±1% ±200ppm/℃ 100Ω 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "acc15b82-5ef6-43e9-b384-026b0b4962eb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "edf2434f-ac43-493e-a841-711aa619b0d2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9e985084-c4d8-4df6-afff-17b02f3ce05c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C25076" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5877a975-f987-4610-8f56-85e005404b61") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "0402WGF1000TCE" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e84b6725-5d6c-4b37-8dde-8390a2a89da5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c70f76f7-6a42-4072-8be0-802320138842") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d14ffcdc-be12-478c-8804-52169775f911") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5a1afe74-eca1-48d7-99b1-763fd6b66d82") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ca09cb60-bb4a-4243-878c-67368168c51b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "34d79239-e44d-49d5-826c-c14c68e51ccd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f71ed12e-5492-43b4-a28e-436421d4a1e6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "80cf131f-d82f-4030-b1bb-a848d6331bcf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "891179ef-274d-41c1-ad15-fb66245f48ef") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d8ba8666-7e4e-4aac-8bbf-d4cb5f0887e6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ad950511-d047-4cda-96a0-a33cbd055683") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c9dbc9b7-e587-4afe-a42b-51de5001dfaf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f033f9e9-8870-4d05-8afc-cd2d08852bea") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d90be8f4-52da-4e87-a8ab-bc3023bf2349") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/c4efd61b-a7a0-4994-be2a-8fe1c8c7b7cd") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.153641 -0.38) + (end -0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "d938196a-796e-443c-ade3-87d287b4cc11") + ) + (fp_line + (start 0.153641 0.38) + (end -0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "b2e42377-98f9-4df9-9c74-352e0e5bc91e") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b64fd87a-14d7-40ff-a2d0-dd26b7b02ed0") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6ec393a7-77c9-4ec1-87e1-f6bbc3dcdbf7") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "cfe5ff3c-2422-47d2-b2ab-2bae16015d72") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "f48f3fa1-0a61-4a95-a3d5-7f0a69305474") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "3d7e951c-daba-43c2-baf7-a5f1fe0c1d70") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "5386e8eb-2be4-406c-9c28-6f0df555f6ff") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "ff86a4bd-fe73-43b1-afe7-c622679a90d6") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "b687a113-33ce-4716-87b4-59c05f4496c3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "34709615-c426-43ae-9593-262077b6098f") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 86 "Net-(U10-A)") + (pintype "passive") + (uuid "d7f50c8b-800c-42a0-a604-f6ba01b2471d") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 83 "/PA5{slash}GDO0") + (pintype "passive") + (uuid "b54518ae-e585-4d50-a35c-702a7baab62b") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "d21872dc-7c60-49ac-b85c-8c079f5236f5") + (at 127.48 92.14 -90) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C11" + (at 0 1.16 90) + (layer "B.SilkS") + (hide yes) + (uuid "f155b186-39ea-41b0-a61c-a33cefbd7b59") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "10p" + (at 0 -1.16 90) + (layer "B.Fab") + (hide yes) + (uuid "7a9ecd3e-769e-4bb2-881f-8deec6ae27c9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "48c51a55-aae4-4ff7-9cb2-7d4b94f9ce58") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402COG100K500AT/C713505" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "eadd4817-ef0c-4467-b77b-9c683b1f0741") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "50V 10pF C0G ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d38ca524-3a6f-48d7-85c1-3ca3c6bf1118") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "81a3812d-2210-45e4-9121-106492150b06") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4c40ccf1-2482-45fd-b120-918cff5d49bb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C713505" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9887d555-921c-42fc-a1c8-c830ece94f68") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "TCC0402COG100K500AT" + (at 0 0 90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9287536f-8f07-4837-ae47-04bb63949810") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "062299ce-b08d-4fd4-b83e-946795c25808") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2c4fb5b7-1aa3-436c-81d2-da0d8ae91620") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/3f25aead-9f94-46b7-875c-ae24510ca548") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "c1345264-ca4d-48c3-b658-379b91685f6b") + ) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "ad56f9b2-c4d4-49ba-86da-1eec75644de1") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e0c0d87f-9ddf-42f4-a6f3-bc1b4cdb4fb2") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "9383d116-1a56-46a3-a4f4-74e49a3574ac") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1810158b-f723-4b41-8d19-82c76c16412f") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e8cd619e-28bc-4092-8420-db43f9ff5fc8") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "12628c45-cbe5-456d-97dc-8fa49dfe17dd") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "eb0cb840-7ff9-44c1-b58c-9caec70cf636") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "3cc64025-f2be-4441-ba9a-9ab24b37fcbb") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "a8b5f323-8a87-4110-9d76-dba1ca22dfde") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "B.Fab") + (uuid "89d10b08-0fac-4d94-aa3f-b30367d62f1d") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 270) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 4 "Net-(C11-Pad1)") + (pintype "passive") + (uuid "d1a2644d-e3d3-41c4-875a-2c3c742c388f") + ) + (pad "2" smd roundrect + (at 0.48 0 270) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "f0348972-963f-488b-9391-3fe836dc942e") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0402_1005Metric" + (layer "B.Cu") + (uuid "dcdeef4b-335c-4f6f-b130-067126a4be01") + (at 128.92 91.09) + (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor") + (property "Reference" "R11" + (at 0 1.17 0) + (layer "B.SilkS") + (hide yes) + (uuid "5e434023-30ba-4f95-a619-a9046d2a293e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "47K" + (at 0 -1.17 0) + (layer "B.Fab") + (hide yes) + (uuid "7eeb46b8-edf1-40d7-97c6-c78744160793") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fe45dbd7-742e-4f79-a1f8-ad9949d9f3fc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Walsin_TechCorp-WR04X4702FTL/C163830" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0a733079-7351-487e-8986-72cbf0ab2e9d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "62.5mW Thick Film Resistors ±100ppm/℃ ±1% 47kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cf9804f3-4d79-4377-968f-d0f624d41d4c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ea570f0c-c75a-47d3-81e3-e703141b727e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b17fd0f2-2b6f-4568-a02a-e5bee53f445e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C163830" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e23b6f3c-a636-41be-945c-84c64722aa34") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "09ccf7ac-ecb0-422c-8f9e-8f8e633b9650") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "60c99330-77a7-46b6-a78b-9dda2a476c1d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "26dfb87b-a10d-4240-ac95-0419e3930866") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "eb535c8e-091e-4767-b4ba-23b218bb711f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "36272349-0ff5-482d-a712-0244be530cf7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f30fe7b2-f715-4f59-b587-a146b6561e7c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "49884f3c-4b69-4a1b-b9b6-7ea43d2f8bfa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b6abb3a7-59b6-4708-83d4-b29480dcab02") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0b5c06cf-6e99-4a6f-9006-2500709b97b3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "04c84118-3302-441e-87b7-95a9f957376f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "105be4a0-d7f8-4369-8f61-31f9f4f26842") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6147f01a-83b4-486e-a84e-418448b427eb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4e6c3036-ca78-49f2-982d-795507054404") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "R_*") + (path "/d5e0b15b-9b7d-4eb9-a5d7-31a688e7081b") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.153641 -0.38) + (end -0.153641 -0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "9c8d79b0-8543-4a13-8434-d98d1d316ff0") + ) + (fp_line + (start 0.153641 0.38) + (end -0.153641 0.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "15aa7c32-0029-4ebc-9bf7-3fd44083fadd") + ) + (fp_line + (start -0.93 -0.47) + (end 0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e289cdc0-2e2e-4e80-aa5b-7d4c3b6560e3") + ) + (fp_line + (start -0.93 0.47) + (end -0.93 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "d0f5abfa-b5af-4a63-b435-b909c3bc8f50") + ) + (fp_line + (start 0.93 -0.47) + (end 0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "516f77a7-0b7f-4419-bffd-d440cbd6c679") + ) + (fp_line + (start 0.93 0.47) + (end -0.93 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1a1ed7a0-3592-4cec-b275-634bfc738b49") + ) + (fp_line + (start -0.525 -0.27) + (end 0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "8172c070-680d-4d1b-9c49-86e3083d737b") + ) + (fp_line + (start -0.525 0.27) + (end -0.525 -0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "997484b7-0e3c-4ee3-a30d-be14d246e4a8") + ) + (fp_line + (start 0.525 -0.27) + (end 0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "9d7d59f0-5f54-47de-b328-147ed59720a1") + ) + (fp_line + (start 0.525 0.27) + (end -0.525 0.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "11ef8b37-c609-40f2-a19b-8df65a47da07") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "24907196-6c0b-4d92-82b7-1bb14119d226") + (effects + (font + (size 0.26 0.26) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pintype "passive") + (uuid "ffa2bfb2-4ce7-4f17-96d3-07d6bf6c92ed") + ) + (pad "2" smd roundrect + (at 0.51 0) + (size 0.54 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 24 "/RxD1") + (pintype "passive") + (uuid "f0409651-9804-4681-b1e7-5b3768209fd4") + ) + (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:D_0402_1005Metric_Pad0.77x0.64mm_HandSolder" + (layer "B.Cu") + (uuid "dd625480-2320-4688-b93c-3d133af4b0b6") + (at 141.69 96.89 90) + (descr "Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") + (tags "diode handsolder") + (property "Reference" "D9" + (at 0 1.17 90) + (layer "B.SilkS") + (hide yes) + (uuid "abe6093f-0b71-4974-af2d-2ed4ab75f3a9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "RB161QS-40T18R" + (at 0 -1.17 90) + (layer "B.Fab") + (hide yes) + (uuid "18089bad-4793-44e3-b8b8-5a528bfc704d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:D_0402_1005Metric_Pad0.77x0.64mm_HandSolder" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7b353383-751f-4b13-b87a-a2d7d3b302e7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/RohmSemicon-RB161QS40T18R/C2837790" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "da8e83f5-5e59-4dc7-bc0a-3d812d3ce997") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "40V Single 600mV@1A 1A 0402 Schottky Barrier Diodes (SBD) ROHS" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "08dfe538-91b5-4018-9a1c-3c662f8f1335") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C2837790" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "af14a79f-a75c-4d65-8ab8-2a9f8486296e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "7fb84dc5-f8b2-4917-b14a-94becf9c9fff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "984d7557-663a-4f79-b566-e20e8f159bf1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/92df6ed2-c277-4522-bf33-73c1472eb77a") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -1.1 -0.45) + (end 1.05 -0.45) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "37333e50-ab17-4a12-93c7-4424325bb030") + ) + (fp_line + (start -1.1 0.45) + (end -1.1 -0.45) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "5eeb1425-c2b6-4d3d-913a-ac9492d83b26") + ) + (fp_line + (start -1.1 0.45) + (end 1.05 0.45) + (stroke + (width 0.1) + (type default) + ) + (layer "B.SilkS") + (uuid "bda8acf0-bcb3-4059-a5c8-9cf83405cd2f") + ) + (fp_line + (start 1.1 -0.47) + (end 1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6f4e57bd-457c-490c-833f-82b3f9af22c0") + ) + (fp_line + (start -1.1 -0.47) + (end 1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "fb16137b-abb8-41ba-ba8f-aa13091dd658") + ) + (fp_line + (start 1.1 0.47) + (end -1.1 0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "6ff6d7c7-9485-4bea-b323-e32b52d6189c") + ) + (fp_line + (start -1.1 0.47) + (end -1.1 -0.47) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "dde72948-5bf4-44fe-8464-051346c0a281") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c0257f5d-1670-44c9-b7de-f8440214bcdc") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "13cad7ef-95ac-40da-bcac-9a1e55269417") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "555a966e-8ada-489a-951b-4289d6045b9f") + ) + (fp_line + (start -0.3 0.25) + (end -0.3 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "daf4db12-cab4-4570-8fc7-3ff2c8003c5a") + ) + (fp_line + (start -0.4 0.25) + (end -0.4 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "baef5e75-6b1f-4589-9022-727c1d38cd0e") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "f7b7ddd8-d5b1-4bc5-a263-9899aa874217") + ) + (fp_text user "${REFERENCE}" + (at 0.07 -0.01 90) + (layer "B.Fab") + (uuid "fbc00dc3-7a78-44be-b1bd-d5e3e0e63a99") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.5725 0 90) + (size 0.765 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 44 "/VRIN") + (pinfunction "K") + (pintype "passive") + (uuid "a22029cf-bc00-4a21-9823-cdb81ac33564") + ) + (pad "2" smd roundrect + (at 0.5725 0 90) + (size 0.765 0.64) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 55 "/VROUT") + (pinfunction "A") + (pintype "passive") + (uuid "643ff1e2-2b1a-4b0c-baaa-7a5b415aa262") + ) + (model "${KICAD8_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0603_1608Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 0.85 0.85 0.85) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "@project:BOM-PinHeader_1x15_P2.54mm_Vertical" + (layer "B.Cu") + (uuid "de7e532f-e585-46c1-bdd3-c5e27097d2a5") + (at 134.62 86.36) + (property "Reference" "J1-X2" + (at -17.15 -3.55 0) + (layer "B.Fab") + (uuid "df6b3f68-9abd-47aa-8056-7f78ba07cf81") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify mirror) + ) + ) + (property "Value" "Nano-1284 Pin 2-30" + (at 0 -2.54 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "579a8725-5db9-4889-a098-349962643d40") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:BOM-PinHeader_1x15_P2.54mm_Vertical" + (at 0 -5.715 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "60c87e25-aafc-498c-8760-ea5a131ee3f5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Megastar-ZX_PZ2_54_115PZZ/C7501269" + (at 17.78 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8fcf086f-5cc0-4d4a-a220-52716ba6db60") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "PinHeader_1x15_P2.54mm_Vertical" + (at 17.78 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "bfbcb87f-f3cf-40c4-93cd-ee097c25d50c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C7501269" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "db9c43d9-2125-4142-9fea-982ac6c5a9a5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/Megastar-ZX_PZ2_54_115PZZ/C7501269" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "349713a6-ee2a-4452-9b0b-426cfec6fc21") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "TSW-115-07-F-S" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "336d5a98-8014-4c3f-b267-a1a91816cb2e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "https://www.digikey.at/de/products/detail/samtec-inc/TSW-115-07-F-S/18916777" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dc4abe9d-2ebb-45e0-8e56-cbd894afd65d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "32115495-be7a-44ef-886e-6db0db724a2c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "65bbbfad-e49b-434f-84a7-9ad125d6bc69") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d5262cb4-fd98-4dcc-9bdd-eff2276d86fe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "70a8014d-2a32-4924-b7db-b8dc4911bbc0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "37d6a450-96e0-4318-8634-a1dfeb723c25") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "344158d3-0c9b-4223-a35a-a64984fc359c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "31323dd5-0732-47dc-b9fc-ec82b58610a9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "fd34c005-6e90-4844-8308-fc78ea81540b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "64de0823-11ac-4131-a646-3991397714a2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f9826859-9fa1-41a5-8262-b426f10c2818") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (path "/43d8450f-6b17-4e9f-b624-740c751f01d5") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr allow_missing_courtyard) + (fp_rect + (start -17.145 -0.635) + (end -18.415 0.635) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "8b091e8a-9b31-41d5-ba07-5d75a1192772") + ) + (fp_circle + (center -15.24 0) + (end -15.875 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "af4f3423-f95d-4100-9295-bd06beb5fef6") + ) + (fp_circle + (center -12.7 0) + (end -13.335 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "b747a4d7-1532-4a67-95c2-22ebc54fa019") + ) + (fp_circle + (center -10.16 0) + (end -10.795 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "9d9b6c2d-2b5f-4c1e-8e91-c871e923d098") + ) + (fp_circle + (center -7.62 0) + (end -8.255 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "6f88fed4-c1ce-4a33-b6e3-c8118db37cf4") + ) + (fp_circle + (center -5.08 0) + (end -5.715 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "c018541a-c085-4e01-816c-b063c5a68e7b") + ) + (fp_circle + (center -2.54 0) + (end -3.175 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "a96bad0b-db01-4920-81de-d12c1a997dca") + ) + (fp_circle + (center 0 0) + (end -0.635 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "fbd39c21-d778-447f-b848-1171c281e21e") + ) + (fp_circle + (center 2.54 0) + (end 1.905 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "be0d6ece-fd46-43fa-995d-0977491d62c2") + ) + (fp_circle + (center 5.08 0) + (end 4.445 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "b2770b1f-094e-4dc7-a75c-d56e71c502a9") + ) + (fp_circle + (center 7.62 0) + (end 6.985 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "177dc6c8-0dc2-488d-a8bc-9ad446c0f0ef") + ) + (fp_circle + (center 10.16 0) + (end 9.525 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "0e6d20e6-0084-4460-ab20-289e0a741b8a") + ) + (fp_circle + (center 12.7 0) + (end 12.065 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "22cd974b-b212-4469-9cca-e44b4e3801b7") + ) + (fp_circle + (center 15.24 0) + (end 14.605 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "22e1c666-2548-4696-a1b9-a34762598e5a") + ) + (fp_circle + (center 17.78 0) + (end 17.145 0) + (stroke + (width 0.1) + (type default) + ) + (fill none) + (layer "B.Fab") + (uuid "199c4543-2c80-4946-ba43-4babad445883") + ) + (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x15_P2.54mm_Vertical.wrl" + (offset + (xyz 17.78 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 90) + ) + ) + ) + (footprint "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (layer "B.Cu") + (uuid "e1dc6e59-f03d-4cba-9cd1-ae6e2387ae2c") + (at 120.63 88.28 -90) + (descr "Diodes Inc, X2-DFN1010-6, Plastic DFN (1.0mm x 1.0mm), https://www.diodes.com/assets/Package-Files/X2-DFN1010-7.pdf") + (tags "DFN 0.35") + (property "Reference" "U6" + (at -1.475 0.075 90) + (layer "B.SilkS") + (hide yes) + (uuid "9ad6c6b8-7929-43ba-867d-e924ae88a1a1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "74LVC1T45" + (at 0.1 -5.05 90) + (layer "B.Fab") + (hide yes) + (uuid "8f18c7a8-5317-4a4e-867a-9c84ddb37c80") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "15b23a0f-a284-41d3-8fa4-3199cc4e470d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "3de68575-8ee1-4093-bec0-6c77bd016492") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 0.6 -6.1 90) + (layer "B.Fab") + (hide yes) + (uuid "94650587-f73b-42da-9dc6-d25637da3bcd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C441821" + (at 0.15 -3.55 90) + (layer "B.Fab") + (hide yes) + (uuid "b2a40f45-2858-4e53-81cb-a1932ab56786") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0.6 -6.1 -90) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "446094fb-742d-42c2-a9c6-d6e9a1b2898e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "53882f57-db23-4396-9359-ed3d412fe028") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0b596e11-7a56-4d1a-a628-51dc436a85ac") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "29cfbe01-d0ff-4fbe-9745-f29e7f4d3e74") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a66efd91-be9f-42e7-8a18-33c4743096cc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ae144dee-7a63-4cd6-affb-8f705a606c0d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "52b41762-01db-4182-92a9-f229e734bef6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "c3465f2f-13a7-41e3-949d-3c81b4c68ea5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4c96e67c-8712-43d7-9215-a710cfe4a5f3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0086c7be-b192-424f-8812-6a2ebe21a477") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4c3bbb61-8982-4064-96d3-0f50a5ff77e4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "a7295591-abec-4666-a612-e8615b4f95ca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "d3837c7b-49cf-4e10-9b29-5e94a622e4f1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "SOT?23*") + (path "/f98db3d9-cdf1-4875-9028-ee3cbe861b9f") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -0.6 -0.1) + (end -0.6 -0.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "d6aaaf74-139d-4603-a993-d7db666c2587") + ) + (fp_rect + (start 0.5 -0.7) + (end -0.5 0.7) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "B.CrtYd") + (uuid "cc867302-c313-450a-ba6d-df1f118de11e") + ) + (fp_line + (start -0.5 0.5) + (end 0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "854eef68-e3a4-4351-ad18-04594e39c763") + ) + (fp_line + (start 0.5 0.5) + (end 0.5 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "689fc5b6-6ae5-4b60-9233-3e87a21f1243") + ) + (fp_line + (start -0.5 0) + (end -0.5 0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "eeabf3c3-d28f-4493-8fdb-6d1f087c63ed") + ) + (fp_line + (start 0 -0.5) + (end -0.5 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "86085ca7-352d-4c45-b78d-ea628222634c") + ) + (fp_line + (start 0.5 -0.5) + (end 0 -0.5) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.Fab") + (uuid "c53c547a-39c8-4218-a842-ab58d5e3c82e") + ) + (fp_text user "${REFERENCE}" + (at -0.05 0.075 90) + (layer "B.Fab") + (uuid "5e44f32e-d2d1-4202-8cf7-34bd725724f6") + (effects + (font + (size 0.4 0.4) + (thickness 0.05) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.35 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 9 "+3V3-MODEM") + (pinfunction "VA") + (pintype "power_in") + (uuid "54cab686-6c0d-4fc3-b11f-3ac25d34d131") + ) + (pad "2" smd roundrect + (at 0 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "93c88186-e8f9-4fa8-a080-895416945603") + ) + (pad "3" smd roundrect + (at 0.35 -0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 82 "/M-MOSI") + (pinfunction "A") + (pintype "bidirectional") + (uuid "86b27efa-0d8c-4423-8643-d86bf49297ee") + ) + (pad "4" smd roundrect + (at 0.35 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 54 "/MOSI{slash}PB5") + (pinfunction "B") + (pintype "bidirectional") + (uuid "ebec4f26-a081-4fcc-b0b4-3b3a234f25a5") + ) + (pad "5" smd roundrect + (at 0 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "AtoB") + (pintype "input") + (uuid "2f2087a6-66b2-4f7e-9a1b-d76f36473b66") + ) + (pad "6" smd roundrect + (at -0.35 0.35 180) + (size 0.55 0.2) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pinfunction "VB") + (pintype "power_in") + (uuid "af01577e-7326-43d5-9b13-54a159bad31e") + ) + (model "${KICAD6_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/DFN-6_1.0x1.0mm_P0.35mm.wrl" + (hide yes) + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + (model "${KIPRJMOD}/3dmodels/DFN1010H4-6.step" + (offset + (xyz 0 0 0.4) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 -90 90) + ) + ) + ) + (footprint "@project:QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm" + (layer "B.Cu") + (uuid "f5bcee6e-3ee6-4896-89ab-f89232fe6365") + (at 136.53 93.96) + (descr "QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py") + (tags "QFN NoLead") + (property "Reference" "U1" + (at -4.047 5.15 0) + (layer "B.SilkS") + (hide yes) + (uuid "e239b1dd-1384-44b0-8fee-b5d81a09a8df") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "ATmega1284P-20MU" + (at 0 -4.83 0) + (layer "B.Fab") + (hide yes) + (uuid "ff4d1500-08e9-4a6a-a735-633c32fc6daf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "@project:QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3f19305c-7c5f-444c-9e30-46d8b11eddc9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/C1337217" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "b927c46d-7b0b-4969-966e-a8bbb610981c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "20MHz, 128KiB Flash, 16KiB SRAM, 4KiB EEPROM, QFN-44" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3f270d10-a5d3-404b-b2a7-1805104ef127") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5936aa5f-7239-471f-a7b4-f8a44d9d47ed") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "9b69c870-4092-4b58-884c-d218a603dbdb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C1337217" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "61cc4a51-5dc7-4dc2-b48c-41445edeb435") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "ATMEGA1284P-MU" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "4f9c873d-949a-4aa0-9b8d-1cbc15026913") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC escription" "128KB 1.8V~5.5V AVR 16KB 20MHz FLASH 32 VQFN-44-EP(7x7) Microcontrollers (MCU/MPU/SOC) ROHS" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8b446181-1a57-4410-acf9-ed2bd52eca7d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC Package" "VQFN-44-EP(7x7)" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "0946a565-9db0-4c58-a833-4f4b46aad793") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/C1337217" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "db5e1e13-0479-42e7-b56b-e35ef52b1a0a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "2926a4c4-a8c4-49c2-801d-84411601de35") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "654f00c3-9d5a-457a-9317-a4bd57b91d1a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "8c943131-deca-4a98-bb88-e9690a533f77") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f6647f99-515f-4ed2-bef7-f98789361c42") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ab8872cb-b01a-474a-a83c-a270d115909f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "6e100ae4-fbfc-4871-b308-b3ac902c8054") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "beb95ef4-435b-4c8c-be9f-2066b5e15f99") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "957f7753-e2ca-4e3f-b4d0-1cafc42d357f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "226dfb30-6ad0-4ce1-970d-8f58e30acaa5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ae731221-dd93-475d-bd4a-728e791e0924") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "ec5303a8-3f20-4a87-b153-420ac6ec363f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "5fb8dc9a-4913-4905-8e58-62e37cb6b929") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "QFN*1EP*7x7mm*P0.5mm*") + (path "/6cee0cf0-281b-47f6-9426-ee3a19d08ec8") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start -3.61 -3.61) + (end -2.885 -3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "7e3bb671-584b-4a46-be33-bb0e97937ddf") + ) + (fp_line + (start -3.61 -2.885) + (end -3.61 -3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "deebeb76-ea0e-4cbe-ac07-662eee97bbda") + ) + (fp_line + (start -3.61 3.37) + (end -3.61 2.885) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "1f1cfa1e-c42f-4b81-8ac4-aabc8656caf4") + ) + (fp_line + (start -3.31 3.61) + (end -2.885 3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "7987210b-fdeb-41c2-8b83-5283241f6193") + ) + (fp_line + (start 3.61 -3.61) + (end 2.885 -3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "b2d2b1fa-4ed3-4ab2-8ba0-9be5118a794a") + ) + (fp_line + (start 3.61 -2.885) + (end 3.61 -3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "a0699185-b491-490a-90cc-ee0b7cb29a0c") + ) + (fp_line + (start 3.61 2.885) + (end 3.61 3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "b54e2c61-d726-4225-ae6c-2467764eaae9") + ) + (fp_line + (start 3.61 3.61) + (end 2.885 3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "31ca1a81-b49b-4bd5-86e9-25e2111aaf18") + ) + (fp_circle + (center -4.2 2.5) + (end -4.1 2.5) + (stroke + (width 0.1) + (type solid) + ) + (fill solid) + (layer "B.SilkS") + (uuid "3519fc80-18ea-410e-b67b-1a1ad23fbe9a") + ) + (fp_poly + (pts + (xy -3.61 3.61) (xy -3.85 3.94) (xy -3.37 3.94) (xy -3.61 3.61) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill solid) + (layer "B.SilkS") + (uuid "6b8e821f-8370-4b20-8a43-035d9c989361") + ) + (fp_line + (start -4.13 -4.13) + (end -4.13 4.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "e7deff29-ebe9-4e58-9aa1-0bd0366ced40") + ) + (fp_line + (start -4.13 4.13) + (end 4.13 4.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1d2903fd-176a-4392-a101-f3cbd996196e") + ) + (fp_line + (start 4.13 -4.13) + (end -4.13 -4.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "b6e5a585-05f2-4558-af35-91b932ff713a") + ) + (fp_line + (start 4.13 4.13) + (end 4.13 -4.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "a89bb255-9856-460a-8389-2857f2c1964d") + ) + (fp_line + (start -3.5 -3.5) + (end 3.5 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "3b50ac08-553a-4072-b4b9-4c3e7e23ac31") + ) + (fp_line + (start -3.5 2.5) + (end -3.5 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "6f0133a1-dff2-4ca0-a5c7-d399df983233") + ) + (fp_line + (start -2.5 3.5) + (end -3.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "ee3b3a41-fa34-4a8c-917d-bfc1f64f44e9") + ) + (fp_line + (start 3.5 -3.5) + (end 3.5 3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "92892e0d-effb-46f4-9db6-94c72ee8c084") + ) + (fp_line + (start 3.5 3.5) + (end -2.5 3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "c813b222-e9c8-4527-95fd-b80aa5f14ebd") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "B.Fab") + (uuid "2537bb2a-8005-4227-90d2-e566d60af362") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (pad "" smd roundrect + (at -1.95 -1.95) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "718144a5-c1c9-41e9-9500-dde2570d2820") + ) + (pad "" smd roundrect + (at -1.95 -0.65) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "2fba21f4-6098-4845-b5f6-2253f44ed1e2") + ) + (pad "" smd roundrect + (at -1.95 0.65) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "f6e979a5-2d89-4066-85e5-d3871556ff4a") + ) + (pad "" smd roundrect + (at -1.95 1.95) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "3e7401f7-450a-4649-a440-a25579813c4f") + ) + (pad "" smd roundrect + (at -0.65 -1.95) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "d440159d-0054-4120-b8c4-1b369498c397") + ) + (pad "" smd roundrect + (at -0.65 -0.65) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "d8f53ee3-0f39-4229-9919-05d9bab0cc7a") + ) + (pad "" smd roundrect + (at -0.65 0.65) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "dce78d62-dc4b-4230-90d2-622f1324a391") + ) + (pad "" smd roundrect + (at -0.65 1.95) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "84ed68bc-38f7-43ac-8570-2284872d81ab") + ) + (pad "" smd roundrect + (at 0.65 -1.95) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "75d8467b-1caa-43c7-81c2-9468b1da3a0f") + ) + (pad "" smd roundrect + (at 0.65 -0.65) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "35452920-f07f-4d51-9ac0-2a9cd9c2aa74") + ) + (pad "" smd roundrect + (at 0.65 0.65) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "0e2fbf1d-dfa6-4e41-af01-8a38d2e2128d") + ) + (pad "" smd roundrect + (at 0.65 1.95) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "5157d4fa-60d7-4b6a-8af7-09db2d4d3468") + ) + (pad "" smd roundrect + (at 1.95 -1.95) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "7891d7d3-190e-458a-81d1-ca20a33884e6") + ) + (pad "" smd roundrect + (at 1.95 -0.65) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "0abdb7d1-6246-4b33-a60c-d446bc04ce29") + ) + (pad "" smd roundrect + (at 1.95 0.65) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "ada42a1c-3426-40ba-8fba-f13c233b4a35") + ) + (pad "" smd roundrect + (at 1.95 1.95) + (size 1.05 1.05) + (layers "B.Paste") + (roundrect_rratio 0.238095) + (uuid "2d54a8aa-2c83-4349-bacd-540c6e4127e4") + ) + (pad "1" smd roundrect + (at -3.3375 2.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 54 "/MOSI{slash}PB5") + (pinfunction "SPI-MOSI") + (pintype "output") + (uuid "25c77652-e4ba-49ea-810d-049d31023fe5") + ) + (pad "2" smd roundrect + (at -3.3375 2) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 63 "/MISO{slash}PB6") + (pinfunction "SPI-MISO") + (pintype "input") + (uuid "b6ee58ce-519b-4036-8bfb-9abc123f442a") + ) + (pad "3" smd roundrect + (at -3.3375 1.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 30 "/SCK{slash}PB7") + (pinfunction "SPI-SCK") + (pintype "output") + (uuid "66826142-a8e2-494c-88e5-371966eede1f") + ) + (pad "4" smd roundrect + (at -3.3375 1) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 10 "/~{RESET}") + (pinfunction "~{RESET}") + (pintype "input") + (uuid "4d0ef05c-00c0-4857-8bd0-8ff1ef7e1443") + ) + (pad "5" smd roundrect + (at -3.3375 0.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pinfunction "VCC") + (pintype "power_in") + (uuid "19f44b35-9cc0-4145-b793-96806a281ded") + ) + (pad "6" smd roundrect + (at -3.3375 0) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "8af510d1-d1d7-4a0c-80ed-0ffac50ff6bd") + ) + (pad "7" smd roundrect + (at -3.3375 -0.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 25 "Net-(U1-XTAL2)") + (pinfunction "XTAL2") + (pintype "passive") + (uuid "0610cde8-53ab-4400-80b6-c9e1c503a0cf") + ) + (pad "8" smd roundrect + (at -3.3375 -1) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 13 "Net-(U1-XTAL1)") + (pinfunction "XTAL1") + (pintype "passive") + (uuid "e2e20c26-6635-4fe5-9544-25eb41b935bc") + ) + (pad "9" smd roundrect + (at -3.3375 -1.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 73 "/RxD0") + (pinfunction "UART0-RxD") + (pintype "input") + (uuid "807c56fa-00a8-4467-989f-2feffc000945") + ) + (pad "10" smd roundrect + (at -3.3375 -2) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 74 "/TxD0") + (pinfunction "UART0-TxD") + (pintype "output") + (uuid "9a475c39-be4e-4c6e-b52c-baf406a53c33") + ) + (pad "11" smd roundrect + (at -3.3375 -2.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 24 "/RxD1") + (pinfunction "UART1-RxD") + (pintype "input") + (uuid "461cae96-6f89-4d4b-864b-b252aa093aa1") + ) + (pad "12" smd roundrect + (at -2.5 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 28 "/TxD1") + (pinfunction "UART1-TxD") + (pintype "output") + (uuid "73c7193a-0d30-4e2d-918a-2b1b036b284e") + ) + (pad "13" smd roundrect + (at -2 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 18 "/PD4{slash}OC1B{slash}XCK1") + (pinfunction "OC1B") + (pintype "output") + (uuid "f805aedb-03d3-4f1e-9efc-069377bc918b") + ) + (pad "14" smd roundrect + (at -1.5 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 19 "/PD5{slash}OC1A") + (pinfunction "OC1A") + (pintype "output") + (uuid "a22c09ee-6e69-4e5d-8aac-a44d8558a9ee") + ) + (pad "15" smd roundrect + (at -1 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 51 "/PD6{slash}ICP1{slash}OC2B") + (pinfunction "OC2B") + (pintype "output") + (uuid "069064b0-f0f8-4297-8817-18cd3d6b949b") + ) + (pad "16" smd roundrect + (at -0.5 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 27 "/PD7{slash}OC2A") + (pinfunction "OC2A") + (pintype "output") + (uuid "d82881d9-9419-41a6-b8b7-bd60fc8e8092") + ) + (pad "17" smd roundrect + (at 0 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pinfunction "VCC") + (pintype "power_in") + (uuid "74e384e3-e60d-41ae-9180-f1f80b9737e9") + ) + (pad "18" smd roundrect + (at 0.5 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "c1bb5287-8daf-4a55-b0c6-5bffe5ac5790") + ) + (pad "19" smd roundrect + (at 1 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 29 "/SCL{slash}PC0") + (pinfunction "I²C-SCL") + (pintype "bidirectional") + (uuid "2d14a617-eeb5-4646-b521-deb537f0f238") + ) + (pad "20" smd roundrect + (at 1.5 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 23 "/SDA{slash}PC1") + (pinfunction "I²C-SDA") + (pintype "bidirectional") + (uuid "073b6839-7aa5-4ab4-bc6f-1222aad2820d") + ) + (pad "21" smd roundrect + (at 2 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 66 "/LED-RED{slash}PC2") + (pinfunction "PC2") + (pintype "bidirectional") + (uuid "3739242b-f224-4e02-b83b-dd031ff32df6") + ) + (pad "22" smd roundrect + (at 2.5 -3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 67 "/LED-YELLOW{slash}PC3") + (pinfunction "PC3") + (pintype "bidirectional") + (uuid "86a023d9-d990-4f92-937a-cbc800e5e20e") + ) + (pad "23" smd roundrect + (at 3.3375 -2.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 68 "/LED-GREEN{slash}PC4") + (pinfunction "PC4") + (pintype "bidirectional") + (uuid "a93e1459-5739-4a94-903b-e96b97dc2f51") + ) + (pad "24" smd roundrect + (at 3.3375 -2) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 71 "/~{SW2}{slash}PC5") + (pinfunction "PC5") + (pintype "bidirectional") + (uuid "4a607588-b9d2-4072-9b39-7a95cdaeb57e") + ) + (pad "25" smd roundrect + (at 3.3375 -1.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 79 "/PC6") + (pinfunction "PC6") + (pintype "bidirectional") + (uuid "9920a190-4923-4ea8-9928-325a181961b1") + ) + (pad "26" smd roundrect + (at 3.3375 -1) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 75 "/PC7") + (pinfunction "PC7") + (pintype "bidirectional") + (uuid "44ae60ac-54d9-4708-8a2c-cb7bc6ed42f5") + ) + (pad "27" smd roundrect + (at 3.3375 -0.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 77 "Net-(U1-AVCC)") + (pinfunction "AVCC") + (pintype "power_in") + (uuid "10402aea-2b18-4842-b185-e402a7eb05af") + ) + (pad "28" smd roundrect + (at 3.3375 0) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "2b7066f4-e39d-4320-baf8-812814e38f54") + ) + (pad "29" smd roundrect + (at 3.3375 0.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 5 "/AREF") + (pinfunction "AREF") + (pintype "passive") + (uuid "42b4962e-6588-4a04-90f2-be6cda0e0b79") + ) + (pad "30" smd roundrect + (at 3.3375 1) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 21 "/PA7{slash}ADC7") + (pinfunction "PA7") + (pintype "bidirectional") + (uuid "d09c8365-bad6-4322-ba35-1a0ae32e63d6") + ) + (pad "31" smd roundrect + (at 3.3375 1.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 62 "/PA6{slash}ADC6") + (pinfunction "PA6") + (pintype "bidirectional") + (uuid "3ee190de-f2fc-470e-9f04-bc60d39c904d") + ) + (pad "32" smd roundrect + (at 3.3375 2) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 83 "/PA5{slash}GDO0") + (pinfunction "PA5") + (pintype "bidirectional") + (uuid "25638592-ff2b-4267-9d84-5de1e6e38645") + ) + (pad "33" smd roundrect + (at 3.3375 2.5) + (size 1.075 0.25) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 69 "/~{CS}") + (pinfunction "PA4") + (pintype "bidirectional") + (uuid "ec20738f-0700-44c7-927e-568034e10ce4") + ) + (pad "34" smd roundrect + (at 2.5 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 20 "/PA3{slash}ADC3") + (pinfunction "PA3") + (pintype "bidirectional") + (uuid "f826561a-7004-48cf-87d2-b6be6f395d21") + ) + (pad "35" smd roundrect + (at 2 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 61 "/PA2{slash}ADC2") + (pinfunction "PA2") + (pintype "bidirectional") + (uuid "a8d478d5-aa17-49b8-8f5b-fbb2c903c8c9") + ) + (pad "36" smd roundrect + (at 1.5 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 17 "/PA1{slash}ADC1") + (pinfunction "PA1") + (pintype "bidirectional") + (uuid "f036ba5a-016f-40d5-b057-920094f9c569") + ) + (pad "37" smd roundrect + (at 1 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 64 "/PA0{slash}ADC0") + (pinfunction "PA0") + (pintype "bidirectional") + (uuid "5cc28401-46b9-4c25-bf2d-a8566819e818") + ) + (pad "38" smd roundrect + (at 0.5 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 1 "+3V3") + (pinfunction "VCC") + (pintype "power_in") + (uuid "6fa6c4c5-bdd4-4565-85ca-20973feb044a") + ) + (pad "39" smd roundrect + (at 0 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "d640738a-de81-471a-a0d1-5024b9e5d7f9") + ) + (pad "40" smd roundrect + (at -0.5 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 26 "/PB0{slash}T0") + (pinfunction "PB0") + (pintype "bidirectional") + (uuid "e5867e05-e2f1-4a56-be9f-e22027994495") + ) + (pad "41" smd roundrect + (at -1 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 22 "/PB1{slash}CLKO{slash}T1") + (pinfunction "PB1") + (pintype "bidirectional") + (uuid "48f9befd-ccf3-4894-9b67-ffec3e2f2d99") + ) + (pad "42" smd roundrect + (at -1.5 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 65 "/PB2{slash}INT2{slash}AIN0") + (pinfunction "PB2") + (pintype "bidirectional") + (uuid "99326d0c-446c-4323-83ec-5b1b2625f448") + ) + (pad "43" smd roundrect + (at -2 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 31 "/PB3{slash}OC0A{slash}AIN1") + (pinfunction "PB3") + (pintype "bidirectional") + (uuid "60be912b-923e-43a7-9e72-d2683d916a2f") + ) + (pad "44" smd roundrect + (at -2.5 3.3375) + (size 0.25 1.075) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 41 "/~{SS}{slash}PB4{slash}OC0B") + (pinfunction "SPI-~{SS}") + (pintype "output") + (uuid "02b76bb2-949d-4e30-b702-f94126bb8e7b") + ) + (pad "45" smd rect + (at 0 0) + (size 5.2 5.2) + (property pad_prop_heatsink) + (layers "B.Cu" "B.Mask") + (net 2 "GND") + (pinfunction "GND") + (pintype "power_in") + (zone_connect 2) + (uuid "f30c212e-2c15-4801-a29c-28f4a9d61df6") + ) + (model "${KIPRJMOD}/3dmodels/QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0402_1005Metric" + (layer "B.Cu") + (uuid "f89296f1-31a8-45dd-80af-81a002d1da7e") + (at 130.86 96.53 180) + (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor") + (property "Reference" "C13" + (at 0 1.16 180) + (layer "B.SilkS") + (hide yes) + (uuid "ad3380cb-0182-455c-9634-dbe3a9278dd6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Value" "1n" + (at 0 -1.16 180) + (layer "B.Fab") + (hide yes) + (uuid "1aa89c81-6252-475e-857b-37018743aee6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "3f62ff16-fa07-4e62-8838-15e38c82b605") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402X7R102M500AT/C696907" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e40cba59-7fb4-44ef-a7d3-ab41cd80bdba") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Description" "https://jlcpcb.com/partdetail/Cctc-TCC0402X7R102M500AT/C696907" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "337322c0-1fe8-4016-934b-dd82c983174c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "dcc3dd3e-3ec2-4078-964c-d6dec2c66a23") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "e318137a-ae19-42fc-b898-89b54d053ed2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "LCSC" "C696907" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "f6e7ae65-60db-434c-80d0-917cd9faed6f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MFR" "TCC0402X7R102M500AT" + (at 0 0 0) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "55dc8aba-bab4-4612-9721-983d5aba0bd2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "JLCPCB-Link" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "bcc59954-90bb-45a0-943f-9bfcbd5a66cb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property "MNR" "" + (at 0 0 180) + (unlocked yes) + (layer "B.Fab") + (hide yes) + (uuid "cb2ac40d-b569-4bc2-9007-b62664ff16de") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify mirror) + ) + ) + (property ki_fp_filters "C_*") + (path "/7d4e10fb-6806-4899-97d3-773852d1d403") + (sheetname "Stammblatt") + (sheetfile "nano-1284.kicad_sch") + (attr smd) + (fp_line + (start 0.107836 0.36) + (end -0.107836 0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "6b5ff6e8-f982-4e39-bfe7-960fce015313") + ) + (fp_line + (start 0.107836 -0.36) + (end -0.107836 -0.36) + (stroke + (width 0.12) + (type solid) + ) + (layer "B.SilkS") + (uuid "f2a87cfe-faa6-4a05-872b-ae3bf85f2de3") + ) + (fp_line + (start 0.91 0.46) + (end -0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "1fae6a9a-1c2a-48ca-9eb5-875d2c42036d") + ) + (fp_line + (start 0.91 -0.46) + (end 0.91 0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "06cf26f2-5329-4245-8a26-1b7eb9cc8fbc") + ) + (fp_line + (start -0.91 0.46) + (end -0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "256872cc-5a2c-4812-8ed8-15dafe6c7ad4") + ) + (fp_line + (start -0.91 -0.46) + (end 0.91 -0.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "B.CrtYd") + (uuid "54b69e7d-76be-41ce-8eac-f462d0ba9028") + ) + (fp_line + (start 0.5 0.25) + (end -0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "1d554747-3e2a-4cbc-9604-9989b0049b24") + ) + (fp_line + (start 0.5 -0.25) + (end 0.5 0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "20ea9196-47a1-4e58-b464-b2eea4b679e5") + ) + (fp_line + (start -0.5 0.25) + (end -0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "51e3226a-d67e-4a3f-be97-c8b2a78ad009") + ) + (fp_line + (start -0.5 -0.25) + (end 0.5 -0.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "B.Fab") + (uuid "98142403-dfae-4fcb-8569-2f975af26f56") + ) + (fp_text user "${REFERENCE}" + (at 0 0 180) + (layer "B.Fab") + (uuid "93683f83-9300-4b18-b88f-fe316a41bae6") + (effects + (font + (size 0.25 0.25) + (thickness 0.04) + ) + (justify mirror) + ) + ) + (pad "1" smd roundrect + (at -0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 10 "/~{RESET}") + (pintype "passive") + (uuid "faea972d-eb77-4615-a4ff-243ad1f5e036") + ) + (pad "2" smd roundrect + (at 0.48 0 180) + (size 0.56 0.62) + (layers "B.Cu" "B.Paste" "B.Mask") + (roundrect_rratio 0.25) + (net 2 "GND") + (pintype "passive") + (uuid "33b5515b-6935-4bb4-8adf-08b542c6fca9") + ) + (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (gr_line + (start 115.82 99.08) + (end 123.52 99.08) + (stroke + (width 0.3) + (type default) + ) + (layer "F.SilkS") + (uuid "0a942b25-ed7c-48bc-aa6e-2bcab9e63e7b") + ) + (gr_line + (start 123.52 97.58) + (end 123.52 99.08) + (stroke + (width 0.3) + (type default) + ) + (layer "F.SilkS") + (uuid "c6228026-023a-4a66-bf05-a4899e5be367") + ) + (gr_line + (start 115.82 97.58) + (end 115.82 99.08) + (stroke + (width 0.3) + (type default) + ) + (layer "F.SilkS") + (uuid "cc6a4df1-c948-4900-99fe-94d61af82b37") + ) + (gr_line + (start 115.82 97.58) + (end 123.52 97.58) + (stroke + (width 0.3) + (type default) + ) + (layer "F.SilkS") + (uuid "ce159fe0-b71c-4fc3-b078-347b17e2b892") + ) + (gr_text "V1a" + (at 152.61 88.89 0) + (layer "B.SilkS" knockout) + (uuid "b254bdab-4e7d-40d5-9d63-f5bc0a5e21be") + (effects + (font + (size 0.75 0.75) + (thickness 0.12) + ) + (justify bottom mirror) + ) + ) + (gr_text "ANT" + (at 116.04 98.08 90) + (layer "B.SilkS") + (uuid "b8ff10e1-0a91-4c97-8ad7-d71f70c54a0d") + (effects + (font + (size 0.7 0.7) + (thickness 0.1) + (bold yes) + ) + (justify left bottom mirror) + ) + ) + (gr_text "GND" + (at 114.32 98.33 0) + (layer "F.SilkS") + (uuid "00c18698-0540-42ee-a5b0-6df3d33832f5") + (effects + (font + (size 0.7 0.7) + (thickness 0.1) + ) + (justify bottom) + ) + ) + (gr_text "BAT" + (at 124.46 88.265 0) + (layer "F.SilkS") + (uuid "046f1871-5781-4e73-b823-d3b1c328fa70") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "GND" + (at 119.38 88.265 0) + (layer "F.SilkS") + (uuid "0c1d6347-bea0-4d43-afe6-a743a41a5c66") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PD6" + (at 129.54 100.6856 0) + (layer "F.SilkS") + (uuid "197ba2f4-b420-400e-8558-2e92e570b4c0") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "V1a" + (at 114.31 99.56 0) + (layer "F.SilkS" knockout) + (uuid "24178c3a-c3a8-42c0-9b40-79ec0d638c05") + (effects + (font + (size 0.75 0.75) + (thickness 0.12) + ) + (justify bottom) + ) + ) + (gr_text "GND" + (at 124.46 100.6856 0) + (layer "F.SilkS") + (uuid "2d4156f9-a306-4548-976b-e7a234ab0cf7") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "GND" + (at 123.58 96.78 0) + (layer "F.SilkS") + (uuid "3493ec18-7b40-4f5f-9861-79a571dd9b4b") + (effects + (font + (size 0.7 0.7) + (thickness 0.1) + ) + (justify bottom) + ) + ) + (gr_text "PA3" + (at 137.16 88.265 0) + (layer "F.SilkS") + (uuid "430ef1d6-9998-4cbb-8884-68a692d223e4") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PA2" + (at 139.7 88.265 0) + (layer "F.SilkS") + (uuid "45a378a2-1298-4fbf-82d9-b031da69d0ca") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "Nano-1284" + (at 119.67 98.89 0) + (layer "F.SilkS" knockout) + (uuid "49c6f94c-d949-439f-bb71-9302cbc6af2a") + (effects + (font + (size 0.9 0.86) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "~{SS}" + (at 147.02 100.67 0) + (layer "F.SilkS") + (uuid "4d97e79e-5365-4530-88f5-74f9b3771c12") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PA0" + (at 144.98 88.265 0) + (layer "F.SilkS") + (uuid "532e5b51-6319-4c81-a157-df911d23427f") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PA1" + (at 142.14 88.265 0) + (layer "F.SilkS") + (uuid "59f09c81-07e9-490d-bd1a-815981bebab7") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "SCL" + (at 132.08 88.265 0) + (layer "F.SilkS") + (uuid "5be799f2-a9c0-4bba-a1af-b72bf04d0295") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "MOSI" + (at 149.32 100.66 0) + (layer "F.SilkS") + (uuid "6887d692-1a45-43c1-bb70-c7c5e29baa61") + (effects + (font + (size 0.7 0.7) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "RST" + (at 121.92 100.6856 0) + (layer "F.SilkS") + (uuid "69fda32f-c70f-4d10-9791-4dba2f1a86e5") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "RST" + (at 116.42 96.78 0) + (layer "F.SilkS") + (uuid "6e0efdfd-58e9-4325-ab4e-0671b28aa3a9") + (effects + (font + (size 0.7 0.7) + (thickness 0.1) + ) + (justify bottom) + ) + ) + (gr_text "PD7" + (at 127 100.6856 0) + (layer "F.SilkS") + (uuid "73023fb4-1580-40a4-b48e-a6fa6a340d30") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PB2" + (at 139.7 100.6856 0) + (layer "F.SilkS") + (uuid "7ed59bb9-09f1-49e3-8f10-2a0989b4e4a7") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PA7" + (at 127 88.265 0) + (layer "F.SilkS") + (uuid "8deeeef6-77f2-4fa2-a5b0-d17ab80b662f") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "VIN" + (at 116.84 88.265 0) + (layer "F.SilkS") + (uuid "9eb249ff-88de-41ab-80ed-071df63bd315") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "TxD0" + (at 116.57 100.68 0) + (layer "F.SilkS") + (uuid "a0053893-ab2c-4a81-98c3-4588d9a23904") + (effects + (font + (size 0.7 0.7) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "TxD1" + (at 114.32 90.48 0) + (layer "F.SilkS") + (uuid "a1d72776-7da8-444b-8e5a-60941aeb61bb") + (effects + (font + (size 0.7 0.7) + (thickness 0.1) + ) + (justify bottom) + ) + ) + (gr_text "SCK" + (at 152.4 88.265 0) + (layer "F.SilkS") + (uuid "a7903737-8911-4a52-b48e-22ba9ebf86b5") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PA6" + (at 129.54 88.265 0) + (layer "F.SilkS") + (uuid "ac66b28a-c74c-4d42-bb53-d7bb6a2f8593") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PB3" + (at 137.16 100.6856 0) + (layer "F.SilkS") + (uuid "ad6ed45f-c83a-4a5c-b919-774f6dac39aa") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "SDA" + (at 134.62 88.265 0) + (layer "F.SilkS") + (uuid "b2d1e150-3c88-463d-81ff-d2e7d89d87cf") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "RST" + (at 121.92 88.265 0) + (layer "F.SilkS") + (uuid "b689238d-82ae-4b7a-86e0-1b1162ce7db7") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PB1" + (at 142.24 100.6856 0) + (layer "F.SilkS") + (uuid "c5d3d7f9-cf8e-4ab1-be9a-3fc1323a999a") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "3V3" + (at 123.73 89.55 0) + (layer "F.SilkS") + (uuid "cb937a66-0ff2-4167-9e78-1f9c5f915b92") + (effects + (font + (size 0.7 0.7) + (thickness 0.1) + ) + (justify bottom) + ) + ) + (gr_text "MISO" + (at 152.01 100.66 0) + (layer "F.SilkS") + (uuid "d67fe4d6-36ca-481d-afb0-8091d2ffc1f7") + (effects + (font + (size 0.7 0.7) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "RxD0" + (at 119.33 100.68 0) + (layer "F.SilkS") + (uuid "d6e745d6-af89-4abb-9d5d-a92c024c88a8") + (effects + (font + (size 0.7 0.7) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PD5" + (at 144.78 100.6856 0) + (layer "F.SilkS") + (uuid "e4c050d2-7464-4fd4-9a40-5f54e0ef7ebc") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PB0" + (at 132.08 100.6856 0) + (layer "F.SilkS") + (uuid "e60bcabe-3ed8-45f5-a603-48478939ab43") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "AREF" + (at 147.49 88.25 0) + (layer "F.SilkS") + (uuid "ea12430b-fbb2-4aac-8078-af8a0e0d6994") + (effects + (font + (size 0.75 0.7) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "3V3" + (at 150.01 88.25 0) + (layer "F.SilkS") + (uuid "eb3b7b5f-931b-4a21-84f4-9ec7c8b6fb58") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (gr_text "PD4" + (at 134.62 100.6856 0) + (layer "F.SilkS") + (uuid "ee038521-a9d6-4246-8549-d2e06308e59b") + (effects + (font + (size 0.75 0.75) + (thickness 0.15) + (bold yes) + ) + (justify bottom) + ) + ) + (via + (at 124.47 88.37) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "187119e6-e46b-4c12-9f1a-8c9d9fbce747") + ) + (via + (at 129.8 98.63) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "2f4d0377-c5e0-4a57-8f29-f44ccbdb1a88") + ) + (via + (at 126.93 92.12) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "55c96bbf-f6ba-406e-ad02-320411b9ea3e") + ) + (via + (at 121.66 87.91) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "754f46fd-f6a4-406b-b3ee-23ef16cde324") + ) + (via + (at 118.93 88.41) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "a244045d-c740-45f3-9723-f168184ca9bb") + ) + (via + (at 137.01 99.17) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "bf6ca9a3-2150-414c-a8a9-d991fbc69b43") + ) + (via + (at 136.8 89.65) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "cc21c1ec-3af3-40b2-9a05-2771aa52b429") + ) + (via + (at 131.44 94.91) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "e13bf25b-9c84-438a-ba04-4aa540256ca6") + ) + (via + (at 144.2 92.87) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "e16429c3-8cec-4599-ba0e-c2e0c7995d21") + ) + (via + (at 138.42 87.64) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 1) + (uuid "ef0ddaa6-438f-419a-b48b-ef5c16f42f54") + ) + (segment + (start 126.92 90.82) + (end 124.47 88.37) + (width 0.5) + (layer "In1.Cu") + (net 1) + (uuid "1cb5f189-b204-4a22-9a72-e978b9239f8c") + ) + (segment + (start 119.43 87.91) + (end 121.66 87.91) + (width 0.5) + (layer "In1.Cu") + (net 1) + (uuid "77769fa9-3b2f-4ff7-876d-445cb41cea4d") + ) + (segment + (start 126.93 92.12) + (end 126.92 92.11) + (width 0.5) + (layer "In1.Cu") + (net 1) + (uuid "7e17004a-b953-4e92-b63a-3ee6095a99e2") + ) + (segment + (start 118.93 88.41) + (end 119.43 87.91) + (width 0.5) + (layer "In1.Cu") + (net 1) + (uuid "8a1dc0d3-1581-424b-95d7-19d5e39edfe0") + ) + (segment + (start 126.92 92.11) + (end 126.92 90.82) + (width 0.5) + (layer "In1.Cu") + (net 1) + (uuid "8cf32ee0-c853-482d-9308-a41655f72f70") + ) + (segment + (start 122.12 88.37) + (end 121.66 87.91) + (width 0.5) + (layer "In1.Cu") + (net 1) + (uuid "b104f82e-ebe6-48d7-a80a-a7bd6f7df957") + ) + (segment + (start 124.47 88.37) + (end 122.12 88.37) + (width 0.5) + (layer "In1.Cu") + (net 1) + (uuid "cc189a01-5ba6-4572-a1ac-58683f7187b4") + ) + (segment + (start 129.8 98) + (end 129.8 98.63) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "0cd85879-9d85-4d54-b7d2-33b5fd3fb1c9") + ) + (segment + (start 137.01 99.17) + (end 136.58 98.74) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "133dbb3e-0804-4b12-bd14-2214e7bbb52b") + ) + (segment + (start 144.2 92.5) + (end 147.82 88.88) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "1f9b96be-5fd7-4db5-9b82-17481b487775") + ) + (segment + (start 142.07 87.78) + (end 141.98 87.69) + (width 0.2) + (layer "In2.Cu") + (net 1) + (uuid "23a6dc5f-5dd0-4020-9686-d09adc3c5162") + ) + (segment + (start 143.79 94.14) + (end 144.2 93.73) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "240cb5df-e92b-4cd5-8815-0323d65d6930") + ) + (segment + (start 136.58 97.13) + (end 135.73 96.28) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "29e8b1f2-8ffb-48e7-b5e9-9b4d7c385aa2") + ) + (segment + (start 136.8 92.62) + (end 136.8 92.8) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "36e72f4f-d087-49e4-96a9-f00ee9c5ab89") + ) + (segment + (start 138.42 87.64) + (end 138.48 87.7) + (width 0.15) + (layer "In2.Cu") + (net 1) + (uuid "466e6416-2911-4c8c-80c6-5d8180244df9") + ) + (segment + (start 133.05 95.91) + (end 134.63 95.91) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "4ac0c446-5b9e-4b2d-84ce-8f8940cb6dd7") + ) + (segment + (start 131.44 94.91) + (end 131.82 95.29) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "520eda04-a459-43b8-bfa8-df1d10ae47e6") + ) + (segment + (start 147.82 88.88) + (end 147.82 88.4) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "528263cb-f698-40fe-8d21-b01ae6d92906") + ) + (segment + (start 127.39 92.58) + (end 126.93 92.12) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "5357cb61-072e-4883-a941-637a938c7777") + ) + (segment + (start 147.82 88.4) + (end 148.18 88.04) + (width 0.8) + (layer "In2.Cu") + (net 1) + (uuid "572ef34e-9c54-4112-85ec-a2f4fc2bfd07") + ) + (segment + (start 137.41 92.62) + (end 136.79 92) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "5c2c68c6-7f95-48d0-b88e-8a749cb3550a") + ) + (segment + (start 137.41 92.62) + (end 141.47 92.62) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "612eb819-6a67-48fd-9078-20260bc39b70") + ) + (segment + (start 144.2 93.73) + (end 144.2 92.87) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "63e6564f-b0d5-4823-8783-95ae99b8d6c4") + ) + (segment + (start 144.2 92.87) + (end 144.2 92.5) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "6786aa4f-9d98-41ae-b912-e98222b6c383") + ) + (segment + (start 136.79 92) + (end 136.79 89.66) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "6be56a29-b8e6-455c-b11e-d93b584967eb") + ) + (segment + (start 129.8 94.61) + (end 129.83 94.58) + (width 0.2) + (layer "In2.Cu") + (net 1) + (uuid "7163cdf7-4c7a-4c56-ba62-d3b35c7f0b66") + ) + (segment + (start 136.58 98.74) + (end 136.58 97.13) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "7d0e0818-d6d3-4475-961f-a80115321bd9") + ) + (segment + (start 136.79 89.66) + (end 136.8 89.65) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "8020af52-0209-40df-b589-ae900be1190d") + ) + (segment + (start 141.47 92.62) + (end 142.99 94.14) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "805d916b-1b93-4d2a-b9a7-961dc63376ed") + ) + (segment + (start 148.07 87.93) + (end 148.18 88.04) + (width 0.15) + (layer "In2.Cu") + (net 1) + (uuid "889343ba-47a5-42ad-86c0-b1698908e221") + ) + (segment + (start 131.82 95.98) + (end 129.8 98) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "8bc49c16-f817-43a3-aee2-57b7bce997ef") + ) + (segment + (start 137.41 92.62) + (end 136.8 92.62) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "8ee1bc5c-c1b1-46ed-af2b-d1827b54dff0") + ) + (segment + (start 138.49 87.69) + (end 138.48 87.7) + (width 0.2) + (layer "In2.Cu") + (net 1) + (uuid "924334c5-e767-4d7e-a2d7-376db40908f5") + ) + (segment + (start 142.07 87.78) + (end 142.22 87.93) + (width 0.3) + (layer "In2.Cu") + (net 1) + (uuid "945f544b-42d3-4327-aab2-18f0a866292f") + ) + (segment + (start 131.82 95.29) + (end 131.82 95.98) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "975f3789-9950-4d7b-870c-e178d34c6e86") + ) + (segment + (start 132.05 94.91) + (end 133.05 95.91) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "b0af77a8-3cb4-48cd-9f9c-71b8ddf0f152") + ) + (segment + (start 135 94.6) + (end 135 96.28) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "b5c4f428-e8c3-413a-89bf-25e54d414b31") + ) + (segment + (start 130.37 94.91) + (end 128.04 92.58) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "b5d5e895-bf29-45f8-99b4-bfd91d66d19e") + ) + (segment + (start 134.63 95.91) + (end 135 96.28) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "c4750719-b075-4d8f-bb10-aad0e781b459") + ) + (segment + (start 142.99 94.14) + (end 143.79 94.14) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "c9ac101b-98e8-406d-ab74-0b117145c10b") + ) + (segment + (start 135.73 96.28) + (end 135 96.28) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "d0652a19-d6e4-4a72-a8ea-7d853ea043b3") + ) + (segment + (start 141.98 87.69) + (end 138.49 87.69) + (width 0.2) + (layer "In2.Cu") + (net 1) + (uuid "d1f9d1da-69fd-4616-bca5-06f8743d463b") + ) + (segment + (start 142.22 87.93) + (end 148.07 87.93) + (width 0.3) + (layer "In2.Cu") + (net 1) + (uuid "d9935925-04b5-4958-8336-acefba05345a") + ) + (segment + (start 131.44 94.91) + (end 130.37 94.91) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "da53ca01-5e54-4caa-83ab-e3b2ee6199b5") + ) + (segment + (start 128.04 92.58) + (end 127.39 92.58) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "e81910d7-c404-4688-ac6b-1ec419de5bcf") + ) + (segment + (start 131.44 94.91) + (end 132.05 94.91) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "ec2c76ce-1bd0-49b4-81cc-8f2a5008360a") + ) + (segment + (start 148.18 88.04) + (end 149.86 86.36) + (width 0.8) + (layer "In2.Cu") + (net 1) + (uuid "f02ab483-d345-4f6b-94e2-9bd1e029199b") + ) + (segment + (start 136.8 92.8) + (end 135 94.6) + (width 0.5) + (layer "In2.Cu") + (net 1) + (uuid "fc0e1aa9-aa0c-42b5-a2a6-1ccf7fd4e934") + ) + (segment + (start 144.47 93.94) + (end 144.26 93.73) + (width 0.5) + (layer "B.Cu") + (net 1) + (uuid "015bf006-77de-4a39-afd6-b0605698f03e") + ) + (segment + (start 135.2225 88.12) + (end 135.347963 88.12) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "03024075-fe30-4d6e-a579-1103a686d903") + ) + (segment + (start 138.6 99.4) + (end 138.81 99.19) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "095a14a3-230a-4319-933d-a44337e04365") + ) + (segment + (start 129.8 97.67) + (end 129.68 97.55) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "0983f892-0755-46d8-b8de-5673b99ad4cc") + ) + (segment + (start 136.53 90.6025) + (end 136.53 90.061752) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "176759e2-21c2-45fd-86b1-442640ee18b1") + ) + (segment + (start 128.25 96.8) + (end 127.84 96.39) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "1caab503-4d19-4939-81a3-238fff40ae71") + ) + (segment + (start 152.94 89.2) + (end 150.1 86.36) + (width 0.8) + (layer "B.Cu") + (net 1) + (uuid "22c3bf30-8fe4-403c-85c8-357c572860ea") + ) + (segment + (start 129.8 98.63) + (end 129.8 97.67) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "2400c68f-ee12-493d-8847-624f74d2a471") + ) + (segment + (start 137.01 99.13) + (end 137.38 98.76) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "24e2e415-2f54-4eec-bd1c-940da26a08f2") + ) + (segment + (start 131.45 94.9) + (end 131.92 94.9) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "2758cb6a-8431-4d78-94a1-226b37aa9375") + ) + (segment + (start 127.84 95.54) + (end 127.72 95.42) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "29135533-cad9-4248-99a5-ad542160830f") + ) + (segment + (start 136.53 90.065001) + (end 136.8 89.795001) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "34899d47-9251-4bcb-aa07-ff9fbbf313f1") + ) + (segment + (start 131.44 94.91) + (end 131.45 94.9) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "34b3286d-f0f7-4182-887a-ec7ede443453") + ) + (segment + (start 142.08 90.648257) + (end 142.08 90.5425) + (width 0.3) + (layer "B.Cu") + (net 1) + (uuid "369c3a23-969f-4812-bb3f-d6cba71f1769") + ) + (segment + (start 152.61 92.22) + (end 152.43 92.4) + (width 0.8) + (layer "B.Cu") + (net 1) + (uuid "3cca63d6-07a0-47db-a8fb-7a101c6a9e5e") + ) + (segment + (start 136.97 97.893603) + (end 137.03 97.833603) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "3dc58ade-d78d-4b79-bee0-8b95b64361a0") + ) + (segment + (start 122.43 87.91) + (end 121.66 87.91) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "403d89d0-7765-4695-a4ac-2f16df90042b") + ) + (segment + (start 142.118968 90.718968) + (end 142.08 90.718968) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "40af1c76-9dbf-4010-9d15-fb23f56efa9e") + ) + (segment + (start 137.38 98.76) + (end 136.97 98.35) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "4954fd6e-b7d8-44bc-adb6-5ddad0e3b65b") + ) + (segment + (start 127.72 95.42) + (end 127.72 94.93) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "57ed19e5-ad0b-45ae-8625-2e8fc84340a7") + ) + (segment + (start 152.94 91.89) + (end 152.94 89.2) + (width 0.8) + (layer "B.Cu") + (net 1) + (uuid "58616acd-36ed-474f-b218-6ec4e6eefa70") + ) + (segment + (start 143.88 92.87) + (end 143.195 92.185) + (width 0.35) + (layer "B.Cu") + (net 1) + (uuid "6541373a-b38e-406d-a1b6-d1e2027eb6b3") + ) + (segment + (start 135.347963 88.12) + (end 136.317963 89.09) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "6824ce04-ee7b-4629-95b4-c05c2ce4b8ad") + ) + (segment + (start 136.53 90.6025) + (end 136.53 90.065001) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "6cc9a49f-70fa-48c4-ad0b-9221970a458e") + ) + (segment + (start 126.93 92.12) + (end 126.93 91.35) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "6e8d2533-cf90-4f6f-b690-d5fb0d405ddf") + ) + (segment + (start 138.2 87.86) + (end 138.2 88.16) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "70a0a74e-d684-4f1d-94a6-6c14fe268256") + ) + (segment + (start 127.84 96.39) + (end 127.84 95.54) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "74b4bac9-7eb2-42bb-9876-a1b603cce07d") + ) + (segment + (start 152.61 92.22) + (end 152.94 91.89) + (width 0.8) + (layer "B.Cu") + (net 1) + (uuid "762035a8-62e5-4482-b915-67b7c003d16e") + ) + (segment + (start 152.43 92.4) + (end 150.56 92.4) + (width 0.8) + (layer "B.Cu") + (net 1) + (uuid "79bb4104-29ad-4c82-8f06-ecec210e7589") + ) + (segment + (start 125.21 87.93) + (end 124.91 87.93) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "7abc6f56-0df3-42cc-a994-7c5b81838823") + ) + (segment + (start 124.91 87.93) + (end 124.47 88.37) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "7b5ff208-654f-4b2b-8181-bff46b5f1775") + ) + (segment + (start 142.258333 90.5425) + (end 142.08 90.5425) + (width 0.35) + (layer "B.Cu") + (net 1) + (uuid "7ba86251-562b-4fbe-9e52-a3e5419f750e") + ) + (segment + (start 136.8 89.65) + (end 136.8 89.53) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "82313a4d-307e-4c4c-a062-ac12bb2d75f5") + ) + (segment + (start 137.39 98.76) + (end 137.38 98.76) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "82edb504-7f37-401b-a4bd-4f4b5b258269") + ) + (segment + (start 136.317963 89.09) + (end 136.36 89.09) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "82f29d4b-6a7b-40fc-adf5-00eaa02aa1f2") + ) + (segment + (start 136.8 89.795001) + (end 136.8 89.65) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "864f1ead-bd15-4b1b-978a-54db396ecf68") + ) + (segment + (start 127.19 91.09) + (end 128.41 91.09) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "877dca32-ca51-44c1-a869-05677356accb") + ) + (segment + (start 136.36 89.09) + (end 136.25 89.09) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "887424e4-e539-4a2c-a491-b0267981a307") + ) + (segment + (start 129.42 97.55) + (end 128.67 96.8) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "88bd0f65-94b8-4736-b54c-f46838923368") + ) + (segment + (start 137.03 97.833603) + (end 137.03 97.2775) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "8909624d-029d-476c-963c-27bb5ec546a9") + ) + (segment + (start 118.895 87.93) + (end 118.895 88.375) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "8a66c67d-7362-42bd-a70b-f7669a452c91") + ) + (segment + (start 122.44 87.92) + (end 122.43 87.91) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "8bd63099-380f-47ab-b2e7-5d07078a3d60") + ) + (segment + (start 143.28 91.848257) + (end 143.209289 91.848257) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "8eeffec5-4cb0-4ebe-bf73-c72c277533fe") + ) + (segment + (start 143.209289 91.809289) + (end 142.118968 90.718968) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "91084eda-16e4-457b-8604-0ed09c744ab7") + ) + (segment + (start 137.4 98.77) + (end 137.39 98.76) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "9206190c-1e9a-4b5d-9187-cf4f88694c41") + ) + (segment + (start 150.47 92.31) + (end 150.56 92.4) + (width 0.5) + (layer "B.Cu") + (net 1) + (uuid "953d7c6f-58fe-4c7b-9df2-d1e7a9394c24") + ) + (segment + (start 144.26 92.93) + (end 144.2 92.87) + (width 0.5) + (layer "B.Cu") + (net 1) + (uuid "9a2d7dfa-e512-4e44-8994-fe61ec6778c6") + ) + (segment + (start 129.68 97.55) + (end 129.42 97.55) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "9b5e7d4b-cc99-4bd7-b1f2-79dbdc43fdac") + ) + (segment + (start 142.08 90.718968) + (end 142.08 90.648257) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "9b8a4757-c338-488f-8b84-e16949f1c1f4") + ) + (segment + (start 128.67 96.8) + (end 128.25 96.8) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "9dcc8b22-304e-4194-84bc-0f0cdddc110f") + ) + (segment + (start 118.895 87.93) + (end 118.31 87.93) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "a30abc1e-2389-47d4-8d16-1c788e797928") + ) + (segment + (start 137.24 99.4) + (end 138.6 99.4) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "a73c19f8-880a-471f-be60-908aa8f528d9") + ) + (segment + (start 144.2 92.87) + (end 143.88 92.87) + (width 0.35) + (layer "B.Cu") + (net 1) + (uuid "a85d349b-d4f5-4a67-be9d-2f6a2e622cc3") + ) + (segment + (start 135.511906 88.128094) + (end 135.51 88.13) + (width 0.09) + (layer "B.Cu") + (net 1) + (uuid "ababe468-d80b-434a-bd24-30ffc4861da2") + ) + (segment + (start 136.36 89.21) + (end 136.36 89.09) + (width 0.09) + (layer "B.Cu") + (net 1) + (uuid "ac266f21-2a7c-4919-a8f0-adc4a293e572") + ) + (segment + (start 138.81 99.19) + (end 138.81 98.86) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "b5b7a3c5-561b-4cf7-973d-7d80a2590de9") + ) + (segment + (start 137.01 99.17) + (end 137.01 99.13) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "b90e86af-7edd-4697-8de1-658551b14d88") + ) + (segment + (start 150.1 86.36) + (end 149.86 86.36) + (width 0.8) + (layer "B.Cu") + (net 1) + (uuid "c22f4043-79f0-4875-bcf2-8b8f2adbe316") + ) + (segment + (start 126.93 91.35) + (end 127.19 91.09) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "c6c3ae26-2359-4ba7-bc0c-ebd7901e6579") + ) + (segment + (start 118.895 88.375) + (end 118.93 88.41) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "c9daa783-a717-41bd-997b-fad6c063ee3e") + ) + (segment + (start 136.97 98.35) + (end 136.97 97.893603) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "cae517bd-7ade-4171-8f6b-a93562c8270c") + ) + (segment + (start 142.2625 90.5425) + (end 142.08 90.5425) + (width 0.35) + (layer "B.Cu") + (net 1) + (uuid "cfaa62dd-3f67-455e-921c-9b9989a11ff4") + ) + (segment + (start 137.01 99.17) + (end 137.24 99.4) + (width 0.2) + (layer "B.Cu") + (net 1) + (uuid "d7842a30-9f45-45e1-8b57-fe7f13d4a65b") + ) + (segment + (start 118.895 87.93) + (end 120.28 87.93) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "dad0642d-904f-43cc-ac17-2ca22b1895da") + ) + (segment + (start 135.51 88.35) + (end 135.51 88.13) + (width 0.15) + (layer "B.Cu") + (net 1) + (uuid "e16ac3fb-9060-44f1-8e09-a4d6f235e211") + ) + (segment + (start 152.61 92.22) + (end 153.18 91.65) + (width 0.5) + (layer "B.Cu") + (net 1) + (uuid "e691bf07-6418-422c-b5e1-2a2bd9bed866") + ) + (segment + (start 132.36 94.46) + (end 131.92 94.9) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "e76bd877-3a32-4382-9031-23d5c2ff2d4a") + ) + (segment + (start 143.209289 91.848257) + (end 143.209289 91.809289) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "ea017603-49d2-43cb-b37a-2efc7fc6920f") + ) + (segment + (start 136.8 89.53) + (end 136.36 89.09) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "ec93bfe6-f30b-4b24-a792-a8a06199b021") + ) + (segment + (start 153.97 91.54) + (end 153.11 92.4) + (width 0.5) + (layer "B.Cu") + (net 1) + (uuid "ee5b91da-c39f-4a99-b60c-e5de4f0ad332") + ) + (segment + (start 133.1925 94.46) + (end 132.36 94.46) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "f4fb8454-fb3c-4ccc-9dc7-2cb2ec95f197") + ) + (segment + (start 143.28 92.1025) + (end 143.28 91.848257) + (width 0.3) + (layer "B.Cu") + (net 1) + (uuid "f70334cf-267e-4093-b300-1b47a8fab1ce") + ) + (segment + (start 153.18 91.65) + (end 153.95 91.65) + (width 0.5) + (layer "B.Cu") + (net 1) + (uuid "f7d243ea-1808-4a10-a5ce-e32e6bd64735") + ) + (segment + (start 138.42 87.64) + (end 138.2 87.86) + (width 0.25) + (layer "B.Cu") + (net 1) + (uuid "faf6af55-4640-4ae9-9112-68ae17ff0fae") + ) + (segment + (start 144.26 93.73) + (end 144.26 92.93) + (width 0.5) + (layer "B.Cu") + (net 1) + (uuid "fb806a1b-59d6-4e03-b81b-1a2560dfdcc2") + ) + (segment + (start 148.68 98.41) + (end 148.82 98.27) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "01c33f4d-b11d-4b1a-8710-6ec077512128") + ) + (segment + (start 140.94 93.78) + (end 140.55 93.39) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "05b8ccd1-64e4-43d5-8553-1d44cea47c50") + ) + (segment + (start 140.8992 98.4042) + (end 140.865 98.37) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "06790a4a-31d8-4755-be7e-6a11fdc976a8") + ) + (segment + (start 149.73 90.48) + (end 149.905 90.655) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "0828ad93-4320-4908-acb3-ef874a78e002") + ) + (segment + (start 144.736 90.9574) + (end 147.486 90.9574) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "0833dc1c-0891-46e6-a1e1-d9d80079f73c") + ) + (segment + (start 140.92 98.315) + (end 140.865 98.37) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "084d1fec-fd48-4377-9ad3-8dfb6fc7b0eb") + ) + (segment + (start 144.736 90.9574) + (end 144.2 91.4934) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "09c96776-adfd-4d45-9c72-5bc816309ca1") + ) + (segment + (start 135.2325 96.58) + (end 135.328248 96.58) + (width 0.25) + (layer "F.Cu") + (net 2) + (uuid "120450ef-7013-4dc3-8c61-dfab6dd74bd9") + ) + (segment + (start 135.2325 91.8375) + (end 135.2325 91.38) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "17bb7925-374c-4a8f-a449-024c66d4d6d8") + ) + (segment + (start 149.905 90.47) + (end 149.905 89.835) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "1a95a35a-8059-43ae-a34f-8251e5c76198") + ) + (segment + (start 127.116397 91.67) + (end 126.03 91.67) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "1b26c0f6-2e1a-46c8-b04f-f57e4230f136") + ) + (segment + (start 126.03 91.67) + (end 125.69 92.01) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "22c202cd-c97a-45d3-b44c-264285f4c0f1") + ) + (segment + (start 141.875 98.315) + (end 140.92 98.315) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "23d30aa0-e93c-4d93-a150-849761ca3a32") + ) + (segment + (start 148.1326 90.9574) + (end 148.61 90.48) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "2d91e28a-3a7e-4deb-a2ea-5b1541cf5054") + ) + (segment + (start 137.41 95.08) + (end 137.4 95.07) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "2ff3fe31-4a32-40cb-9050-317566ed850f") + ) + (segment + (start 127.456397 92.01) + (end 127.116397 91.67) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "3cafddce-3425-42dc-a5d4-659401981d3f") + ) + (segment + (start 135.3825 95.07) + (end 135.1325 95.32) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "3f350e01-bf8e-4cd4-9f65-34b8c55511a6") + ) + (segment + (start 125.89 92.21) + (end 125.69 92.01) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "43101e3f-ed8b-4c3a-809a-2fc1a9510950") + ) + (segment + (start 121.94 94.635) + (end 122.555 95.25) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "543e8a3b-fd88-41ce-aaaa-7c39e946fc40") + ) + (segment + (start 135.1325 91.41) + (end 135.1325 91.8575) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "593526df-f856-403f-90b8-d4121af98a78") + ) + (segment + (start 146.03 92.2514) + (end 146.03 93.6553) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "62dd9558-2dad-424f-ae7d-1bee2cb7b02f") + ) + (segment + (start 143.53 86.13) + (end 143.53 86.9) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "6e57f2eb-423c-4653-ada2-f3c702fe833f") + ) + (segment + (start 147.486 90.9574) + (end 148.1326 90.9574) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "6f6ccdd8-17ed-4db5-9cb7-7c92033f1607") + ) + (segment + (start 125.551801 98.958199) + (end 125.67 98.84) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "77541036-ff9f-4c4c-967c-7978971cba25") + ) + (segment + (start 125.185 91.235) + (end 125.69 91.74) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "7ff16dfc-7112-43d8-90d6-48e70a8e899a") + ) + (segment + (start 137.4 95.07) + (end 135.3825 95.07) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "83dbdfe1-511b-42f1-b5cd-426923300c0c") + ) + (segment + (start 148.61 90.48) + (end 149.73 90.48) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "85b1e6a1-d14d-419b-b383-c86cd1429b75") + ) + (segment + (start 124.68 98.97) + (end 125.61 98.97) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "89e303e5-3981-4526-9be9-69fc884a8b94") + ) + (segment + (start 121.94 94.08) + (end 121.94 94.635) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "8d0b7bd5-f75e-4d16-877a-924b69f640b4") + ) + (segment + (start 145.2325 94.4528) + (end 143.12 94.4528) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "8e4695c9-d999-4ced-ab91-286b6fe3e1cd") + ) + (segment + (start 135.1325 95.32) + (end 135.1325 93.94) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "93576965-799a-4f77-a854-2dccb02bd7e5") + ) + (segment + (start 146.03 93.6553) + (end 145.2325 94.4528) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "a45084fd-8fe9-4908-81f7-35b12af306f5") + ) + (segment + (start 125.61 98.97) + (end 125.66 98.92) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "a5d2b80f-deb1-49cc-8958-ece6c3a01eeb") + ) + (segment + (start 142.4472 93.78) + (end 140.94 93.78) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "aabfa9e8-390d-4620-9fc2-0e48aefad6e7") + ) + (segment + (start 144.736 90.9574) + (end 146.03 92.2514) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "b6201605-2340-4727-8020-229bc056b872") + ) + (segment + (start 132.36 98.92) + (end 133.22 99.78) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "b62faa67-46b7-4709-9e76-a7ed575b392a") + ) + (segment + (start 148.82 98.27) + (end 150.485 98.27) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "baf69a90-1585-4577-a2af-97718f2f28bb") + ) + (segment + (start 132.16 98.92) + (end 132.36 98.92) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "bde58021-12c4-4aea-afac-219492936af5") + ) + (segment + (start 140.8992 98.53) + (end 140.8992 98.4042) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "c4cf50c5-7b94-4623-8552-a73c80d9088b") + ) + (segment + (start 143.12 94.4528) + (end 142.4472 93.78) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "c573a1fb-85dd-47b4-9a82-6a45e213fabf") + ) + (segment + (start 150.52 97.92) + (end 149.905 97.305) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "cdef221f-e457-4dae-b205-d718f4bb507c") + ) + (segment + (start 150.485 98.27) + (end 150.52 98.305) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "cf64dafa-768b-49f4-82dd-12933b78547a") + ) + (segment + (start 134.67 92.4) + (end 135.2325 91.8375) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "dfc357e7-c398-41e9-9d35-fccc535842ce") + ) + (segment + (start 132.17 98.84) + (end 132.035 98.705) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "e476d935-547c-460c-a8eb-e161837d360a") + ) + (segment + (start 132.19 92.01) + (end 127.456397 92.01) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "e5891c74-3225-489e-97cc-92c97ca13997") + ) + (segment + (start 150.52 98.305) + (end 150.52 97.92) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "e5eb115b-ca3e-4d72-a706-41c84c4e18bc") + ) + (segment + (start 148.36 98.41) + (end 148.68 98.41) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "e6971478-a1f4-4e57-950d-c5c4f1149671") + ) + (segment + (start 135.175 93.96) + (end 135.185 93.95) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "e738af5e-1685-423c-b8a5-2bd23be8f6a7") + ) + (segment + (start 140.55 93.39) + (end 140.55 93.2) + (width 0.4) + (layer "F.Cu") + (net 2) + (uuid "eb9ec9f9-53cb-4a8c-86c1-2fe6bfe7bc99") + ) + (segment + (start 125.69 91.74) + (end 125.69 92.05) + (width 0.3) + (layer "F.Cu") + (net 2) + (uuid "fa0d248b-fc11-45d1-9849-6343f263a258") + ) + (segment + (start 132.16 98.92) + (end 132.01 98.92) + (width 0.15) + (layer "F.Cu") + (net 2) + (uuid "fac99074-1c2a-4362-a358-40baececa87b") + ) + (segment + (start 135.1325 96.48) + (end 135.1325 95.32) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "fad20bed-6d8e-47f6-9427-df35fc1b6633") + ) + (segment + (start 132.19 92.01) + (end 131.99 92.21) + (width 0.2) + (layer "F.Cu") + (net 2) + (uuid "fd4f2c71-4de1-4c52-9758-b6d582e1a84e") + ) + (via + (at 136.41 95.03) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "05bb92c7-18a9-48e2-9370-fceb7890a817") + ) + (via + (at 143.53 86.13) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "13902a90-bb7e-4277-8a73-1e75b7784fa5") + ) + (via + (at 134.95 88.94) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "14a74ee2-5704-4597-b1e5-f43bc29f3cc5") + ) + (via + (at 133.22 99.78) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "18774b5b-9f96-4bac-97f7-2e9726086b1a") + ) + (via + (at 128.48 89.6) + (size 0.4) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "26c3757e-2850-4d75-b2f5-0a5975da14c6") + ) + (via + (at 135.66 92.39) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "2cb705ec-65cd-4ba5-9400-ed0c979e12c0") + ) + (via + (at 117.405 97.065) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "30e6e7a9-1651-464f-a436-6a0bb68a1c35") + ) + (via + (at 121.94 94.08) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "4c3dbac9-54ce-4e9d-920d-ebc869f7b590") + ) + (via + (at 142.46 95.39) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "5240da46-8598-45cf-b584-2fa8772a5b98") + ) + (via + (at 134.67 92.39) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "536f2bdd-da6f-44b3-911e-1b47e516116f") + ) + (via + (at 130.37 95.93) + (size 0.4) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "5401deec-efd8-4554-b293-b594993f6868") + ) + (via + (at 119.64 88.68) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "5cbc5ab1-ae36-4a7a-89ab-fa6d739a9259") + ) + (via + (at 141.875 98.315) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "608b5fd1-4438-4d71-a1e5-81c0e56deacb") + ) + (via + (at 125.185 91.235) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "65131d5c-20a3-40dd-aa72-ab9b4f263ed5") + ) + (via + (at 124.68 98.97) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "7cea6350-21c2-457f-ba1f-258e505d87fa") + ) + (via + (at 125.35 90.37) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "bc5d1c16-823a-433d-a994-a653cacc142e") + ) + (via + (at 140.53 88.93) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "d417b14f-3adf-4d72-b03d-3d7b7f6780eb") + ) + (via + (at 126.98 93.06) + (size 0.4) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "d5d94a60-2a5b-4008-9fab-1ebe1fb4c6ba") + ) + (via + (at 118.67 93.97) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "dbb52863-070f-4dea-bd44-3eec3d0beddb") + ) + (via + (at 137.41 95.08) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "fffb28af-b06d-4125-81e6-e8a8f75fe21d") + ) + (segment + (start 142.9 94.95) + (end 142.46 95.39) + (width 0.7) + (layer "In1.Cu") + (net 2) + (uuid "0efc2f4f-4fa4-424b-a05c-a6bfb7f30ec7") + ) + (segment + (start 141.92 90.33) + (end 141.92 93.04) + (width 0.7) + (layer "In1.Cu") + (net 2) + (uuid "1521356e-a9ab-40a7-b076-f739ceb969b7") + ) + (segment + (start 134.95 88.94) + (end 134.83 88.82) + (width 0.7) + (layer "In1.Cu") + (net 2) + (uuid "2116b1dd-5625-4df1-8c9f-a48270676c0b") + ) + (segment + (start 129.743873 88.82) + (end 128.963873 89.6) + (width 0.7) + (layer "In1.Cu") + (net 2) + (uuid "26c0464b-7c94-457d-a083-c68cd17a93fa") + ) + (segment + (start 134.83 88.82) + (end 129.743873 88.82) + (width 0.7) + (layer "In1.Cu") + (net 2) + (uuid "30f6db10-253a-4806-a863-6468a57c21a9") + ) + (segment + (start 128.963873 89.6) + (end 128.48 89.6) + (width 0.7) + (layer "In1.Cu") + (net 2) + (uuid "389f7d79-d12d-4591-ae57-76a8c9d8c21a") + ) + (segment + (start 141.1 87.55) + (end 142.91 87.55) + (width 0.4) + (layer "In1.Cu") + (net 2) + (uuid "41d8d0ab-95fc-4dd9-928a-406109e0e70a") + ) + (segment + (start 136.41 95.03) + (end 136.41 94.13) + (width 0.5) + (layer "In1.Cu") + (net 2) + (uuid "48b95d8b-15de-4976-97bd-1b8c1ace3e3f") + ) + (segment + (start 140.53 88.93) + (end 140.87 88.93) + (width 0.6) + (layer "In1.Cu") + (net 2) + (uuid "5609514b-1d7e-4228-be3a-225d99367d2b") + ) + (segment + (start 137.41 95.08) + (end 137.41 94.14) + (width 0.5) + (layer "In1.Cu") + (net 2) + (uuid "57615c16-21fd-444c-84ab-e94e1a23d288") + ) + (segment + (start 137.41 94.14) + (end 135.66 92.39) + (width 0.5) + (layer "In1.Cu") + (net 2) + (uuid "5c749e2f-8d54-432f-a612-41c95a95a9c1") + ) + (segment + (start 140.53 88.12) + (end 141.1 87.55) + (width 0.4) + (layer "In1.Cu") + (net 2) + (uuid "66d83ccd-93e5-48f2-9eb3-726923c20467") + ) + (segment + (start 140.87 88.93) + (end 141.92 89.98) + (width 0.6) + (layer "In1.Cu") + (net 2) + (uuid "69c5ab86-ca3e-4c39-8a0c-6faa99453c1e") + ) + (segment + (start 116.86 96.52) + (end 114.3 96.52) + (width 0.3) + (layer "In1.Cu") + (net 2) + (uuid "74ac92ae-ebad-4db4-bc62-7c2376390ecf") + ) + (segment + (start 117.405 97.065) + (end 116.86 96.52) + (width 0.3) + (layer "In1.Cu") + (net 2) + (uuid "a1c8a238-5412-478f-873b-8cb8a1d323a4") + ) + (segment + (start 141.92 89.98) + (end 141.92 90.33) + (width 0.6) + (layer "In1.Cu") + (net 2) + (uuid "a3f28f65-e070-4eee-9810-004eeafb332c") + ) + (segment + (start 141.875 95.975) + (end 142.46 95.39) + (width 0.5) + (layer "In1.Cu") + (net 2) + (uuid "b28837c0-6d2a-407c-8499-111ee0bf133a") + ) + (segment + (start 136.41 94.13) + (end 134.67 92.39) + (width 0.5) + (layer "In1.Cu") + (net 2) + (uuid "bc2ccae7-6ead-4418-8796-36306ed21557") + ) + (segment + (start 141.875 98.315) + (end 141.875 95.975) + (width 0.5) + (layer "In1.Cu") + (net 2) + (uuid "bd726b56-b005-4041-af7f-c0b6de3cd01d") + ) + (segment + (start 143.53 86.93) + (end 143.53 86.13) + (width 0.4) + (layer "In1.Cu") + (net 2) + (uuid "c82f2fdf-2d66-456e-9aeb-2e48dd7c3247") + ) + (segment + (start 140.53 88.93) + (end 140.53 88.12) + (width 0.4) + (layer "In1.Cu") + (net 2) + (uuid "ce27474b-03be-4388-a615-cbd974d5c1cc") + ) + (segment + (start 142.9 94.02) + (end 142.9 94.95) + (width 0.7) + (layer "In1.Cu") + (net 2) + (uuid "d6cfb2d9-26a6-40c5-a0c9-2074715861a2") + ) + (segment + (start 141.92 93.04) + (end 142.9 94.02) + (width 0.7) + (layer "In1.Cu") + (net 2) + (uuid "df09ff5c-ecb7-44b9-98b8-7fe3f1839304") + ) + (segment + (start 142.91 87.55) + (end 143.53 86.93) + (width 0.4) + (layer "In1.Cu") + (net 2) + (uuid "e9dba768-aa20-462a-b832-094780552498") + ) + (segment + (start 121.94 93.83) + (end 124.48 91.29) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "033a6d3f-da1e-472f-b8e5-27eff6816093") + ) + (segment + (start 150.365 98.305) + (end 150.545 98.305) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "081a098d-14c9-4b38-87d0-b31f840c8842") + ) + (segment + (start 125.185 92.055) + (end 125.185 91.235) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "12750a04-d3a4-43ff-8f23-1390b7a857be") + ) + (segment + (start 124.48 100.11) + (end 124.46 100.09) + (width 0.2) + (layer "In2.Cu") + (net 2) + (uuid "17ec545d-ed0d-4c38-8026-caf8b1f08e75") + ) + (segment + (start 137.41 95.08) + (end 137.68 95.35) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "1b71eec5-26a9-40f4-b623-58895935d9f6") + ) + (segment + (start 127.75 90.33) + (end 128.48 89.6) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "1d23c788-146f-45a1-a50e-2dd51e9e85a1") + ) + (segment + (start 125.39 90.33) + (end 127.75 90.33) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "2084b566-0ce3-4258-aab1-611c7a8f6047") + ) + (segment + (start 126.98 93.06) + (end 126.19 93.06) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "295c3171-108c-4bdd-b31d-e918b0729641") + ) + (segment + (start 121.94 95.25) + (end 122.55 95.86) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "2a9b9022-1a59-4d40-96cc-dfbed16db491") + ) + (segment + (start 150.52 98.305) + (end 150.19 97.975) + (width 0.4) + (layer "In2.Cu") + (net 2) + (uuid "30a501ab-17a4-4498-906c-33591d424d3e") + ) + (segment + (start 121.83 89.89) + (end 119.38 87.44) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "32229aba-93b5-474e-ac73-812a8cba92c7") + ) + (segment + (start 122.55 99.69) + (end 124.46 101.6) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "3457ceba-9ae8-438d-949c-936782300cbd") + ) + (segment + (start 124.46 99.19) + (end 124.68 98.97) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "3f4bd038-313c-4b77-8466-bb3123352e45") + ) + (segment + (start 142.46 95.39) + (end 151.83 95.39) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "440b4a16-4643-4e05-9e97-8eb3980f6519") + ) + (segment + (start 154.72 98.28) + (end 154.72 98.305) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "48d39df7-c0c2-42a1-9afb-fbfa3360ad28") + ) + (segment + (start 136.41 95.3) + (end 136.41 95.03) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "4fd4f467-134d-4a37-84e3-32749cab2ff3") + ) + (segment + (start 150.52 98.305) + (end 154.72 98.305) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "50c461c7-0282-440d-8c12-691f49c6c37c") + ) + (segment + (start 136.46 95.08) + (end 137.41 95.08) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "546ddb60-b93d-4a77-b6e1-2b80bcdc901b") + ) + (segment + (start 121.94 94.08) + (end 121.94 93.83) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "55df2fab-afb0-48df-b11c-092dd3c25944") + ) + (segment + (start 151.83 95.39) + (end 154.72 98.28) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "5611c8de-e69f-41f8-bff8-fcf5b2313877") + ) + (segment + (start 118.67 93.97) + (end 116.83 93.97) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "56da3188-108e-4530-addc-62a00cb2d5d3") + ) + (segment + (start 154.72 96.98) + (end 154.72 97.87) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "67466a4e-9f12-4377-9bce-aa3e52fa7f46") + ) + (segment + (start 154.72 89.655) + (end 150.52 89.655) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "6c64998f-b0fe-4d92-9e68-50daa85a5891") + ) + (segment + (start 125.185 91.235) + (end 123.905 91.235) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "735ebbd2-85d7-464f-9248-0edfd69c42d6") + ) + (segment + (start 128.48 89.6) + (end 128.48 90.69) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "75e2f0dd-8c02-4d72-a176-e01c52073abe") + ) + (segment + (start 123.905 91.235) + (end 122.56 89.89) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "7a3075a0-4180-48b1-8510-bfe03c8e89a2") + ) + (segment + (start 154.745 96.955) + (end 154.72 96.98) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "7cf4e241-e4e6-4ac9-bea8-217be9f0fc69") + ) + (segment + (start 142.42 95.35) + (end 142.46 95.39) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "7fa58547-23cf-494b-a720-813cfb7d6f7a") + ) + (segment + (start 127.93 96.74) + (end 129.56 96.74) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "8cf5e72f-4f3d-46dd-b94e-29745805d0a0") + ) + (segment + (start 118.68 93.98) + (end 121.84 93.98) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "8ddad4b2-572b-4373-9a62-ac2082e4801b") + ) + (segment + (start 132.89 100.11) + (end 124.48 100.11) + (width 0.2) + (layer "In2.Cu") + (net 2) + (uuid "8e4787bc-7997-4695-9faf-ecafaf19d146") + ) + (segment + (start 121.84 93.98) + (end 121.94 94.08) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "8f2ea936-8125-46dc-8b26-102879b3860f") + ) + (segment + (start 122.55 95.86) + (end 122.55 99.69) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "914dc623-cb9f-450f-ba31-904c18a5b3ac") + ) + (segment + (start 114.3 96.5) + (end 114.3 96.52) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "94d3b007-751a-4483-b3fd-18cca533169c") + ) + (segment + (start 122.56 89.89) + (end 121.83 89.89) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "964edb95-b701-4ae7-975d-4dd7d0995f91") + ) + (segment + (start 121.94 94.08) + (end 121.94 95.25) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "96a18389-5b1a-40e4-9827-c02b8fa6b07e") + ) + (segment + (start 141.875 98.315) + (end 142.15 98.04) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "9a303401-0c05-4f7e-a35d-b7fb31c3b194") + ) + (segment + (start 154.72 98.305) + (end 154.72 97.6) + (width 0.3) + (layer "In2.Cu") + (net 2) + (uuid "9bc74a30-6986-46ca-87fb-ef76304ee3be") + ) + (segment + (start 125.185 91.235) + (end 125.185 90.535) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "a16bcc4a-7576-42ef-9aee-9f6c3b63d75d") + ) + (segment + (start 136.41 95.03) + (end 136.46 95.08) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "abf8e9f1-6310-41bb-a10e-99c60b516742") + ) + (segment + (start 128.05 96.76) + (end 127.91 96.76) + (width 0.2) + (layer "In2.Cu") + (net 2) + (uuid "afb9b1f3-c356-4937-8151-330967b590c1") + ) + (segment + (start 125.7 98.97) + (end 124.68 98.97) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "b13cf0ed-2239-4737-95b8-05fbf8b74ef0") + ) + (segment + (start 134.6 92.39) + (end 134.67 92.39) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "b62c7f3a-b306-4ecc-bf54-8497a65aaefa") + ) + (segment + (start 124.46 101.6) + (end 124.46 100.09) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "b811279f-890b-428e-b29b-a9448b39425d") + ) + (segment + (start 134.67 92.39) + (end 135.66 92.39) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "bae32897-cf59-460c-b909-ceb96178802d") + ) + (segment + (start 124.48 91.29) + (end 125.24 91.29) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "bebff885-a83f-41a8-9875-cafc92968a97") + ) + (segment + (start 125.24 91.29) + (end 125.185 91.235) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "c439ef9d-fba2-430f-9215-32018750d4d9") + ) + (segment + (start 136.38 95.33) + (end 136.41 95.3) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "c6113b75-659d-4ef4-bde1-61e7a981d55d") + ) + (segment + (start 126.19 93.06) + (end 125.185 92.055) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "c7bf4fcb-1ce1-402c-8587-8572f5deffe9") + ) + (segment + (start 116.83 93.97) + (end 114.3 96.5) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "c9ec456d-6fc8-44e0-8bb5-d9c354577359") + ) + (segment + (start 125.185 90.535) + (end 125.35 90.37) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "ca993ba9-60a8-4022-9560-42b4909768ac") + ) + (segment + (start 128.48 90.69) + (end 130.18 92.39) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "cfa01ac8-0970-458b-bb2b-1a50728933dc") + ) + (segment + (start 154.745 89.655) + (end 154.745 96.955) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "d6f49ae6-f2fd-4739-a44f-f27b022f2346") + ) + (segment + (start 127.93 96.74) + (end 125.7 98.97) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "d7f24b00-fcda-4650-b3dd-037d24f6801b") + ) + (segment + (start 133.22 99.78) + (end 132.89 100.11) + (width 0.2) + (layer "In2.Cu") + (net 2) + (uuid "d8f81751-3d22-4d71-b035-8a40fdc88a3b") + ) + (segment + (start 125.185 90.535) + (end 125.39 90.33) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "db43a8f4-363d-4237-9d51-da3a86270f3a") + ) + (segment + (start 124.46 100.09) + (end 124.46 99.19) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "de1bbe77-d695-4c27-9cc2-45311984c047") + ) + (segment + (start 142.15 98.04) + (end 142.180146 98.04) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "de2b7a6a-11ef-4220-8fb6-7fe88695d598") + ) + (segment + (start 128.07 96.74) + (end 127.93 96.74) + (width 0.2) + (layer "In2.Cu") + (net 2) + (uuid "e198d69c-79bb-4e99-842f-dd48ff3372ac") + ) + (segment + (start 130.18 92.39) + (end 134.67 92.39) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "e47fa2c4-7753-49d2-a62c-53c7953ead8b") + ) + (segment + (start 119.38 87.44) + (end 119.38 86.36) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "e63df8fb-a920-41fb-8338-0165f6191210") + ) + (segment + (start 137.68 95.35) + (end 142.42 95.35) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "ea3d8047-1aae-43d3-b617-5967297e8e67") + ) + (segment + (start 118.67 93.97) + (end 118.68 93.98) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "ebc19d01-dc49-4bc9-8b3b-10684de9bd5d") + ) + (segment + (start 128.07 96.74) + (end 128.05 96.76) + (width 0.2) + (layer "In2.Cu") + (net 2) + (uuid "ec942a52-66f9-42e0-b505-be6c1b00c241") + ) + (segment + (start 125.35 91.07) + (end 125.185 91.235) + (width 0.2) + (layer "In2.Cu") + (net 2) + (uuid "eea123a4-6a28-4107-b6f6-8f45d098abee") + ) + (segment + (start 129.56 96.74) + (end 130.37 95.93) + (width 0.5) + (layer "In2.Cu") + (net 2) + (uuid "ef842257-2d1f-4678-ab91-820cc588aa13") + ) + (segment + (start 124.98 98.67) + (end 127.24 98.67) + (width 0.3) + (layer "B.Cu") + (net 2) + (uuid "0056271e-11ba-47b6-8f52-486696541aa6") + ) + (segment + (start 141.28 98.91) + (end 141.28 99.32) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "01c90fd9-c684-479d-9077-08646282f2fd") + ) + (segment + (start 154.64 98.225) + (end 154.72 98.305) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "07493611-f717-4dcf-a007-8d3a7d808e0d") + ) + (segment + (start 119.64 88.629558) + (end 119.64 88.68) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "0ef19ea4-fd46-4571-b733-584b1bf87334") + ) + (segment + (start 149.9125 90.2625) + (end 148.58 90.2625) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "116a5f3f-6295-431a-814b-7361d26102cf") + ) + (segment + (start 119.989558 88.28) + (end 119.64 88.629558) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "160179d9-d80a-48c8-b5b7-97d5b0fb82e7") + ) + (segment + (start 137.03 93.44) + (end 136.53 93.94) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "17bb189e-ebbb-4ee2-a8b7-91d30c4ac829") + ) + (segment + (start 125.185 91.235) + (end 125.2 91.25) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "1cdc9a93-6bb3-4797-a780-ce85d973c647") + ) + (segment + (start 124.1 101.6) + (end 124.46 101.6) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "2197d7b8-2672-4ae6-85c4-8f98970a5961") + ) + (segment + (start 122.44 88.27) + (end 121.93 88.27) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "22ee088b-6a55-4004-a227-8525baf61ecd") + ) + (segment + (start 122.45 96.57) + (end 122.45 99.26) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "2338f55e-e7b3-4c9e-a8ec-2f312aaeae48") + ) + (segment + (start 153.63 97.91) + (end 154.325 97.91) + (width 0.3) + (layer "B.Cu") + (net 2) + (uuid "24954d3e-d09c-4c3a-98e4-04887a7a0e16") + ) + (segment + (start 121.395442 88.335) + (end 121.340442 88.28) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "25246116-1fdb-4a5b-bb62-d5e1647f1d79") + ) + (segment + (start 154.06 95.95) + (end 153.97 95.86) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "29bbdc34-0e4f-44d7-9a7e-12c608e9bf47") + ) + (segment + (start 127.04 93.06) + (end 127.48 92.62) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "2d29408d-0fc9-4283-9b81-f1ea7771de3d") + ) + (segment + (start 153.97 95.84) + (end 153.97 95.93) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "2f801a43-5d8d-4d41-b122-4812159e6f95") + ) + (segment + (start 130.38 96.53) + (end 130.38 95.94) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "32275f75-005a-4e2f-8557-7dde65fafd94") + ) + (segment + (start 153.35 96.72) + (end 153.97 96.1) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "3c2f233c-43f7-41df-a662-bffa196cd84f") + ) + (segment + (start 154.64 96.64) + (end 154.64 98.225) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "3d64c0ea-396b-41f1-82c1-2c0acb432635") + ) + (segment + (start 132.03 93.94) + (end 131.92 93.83) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "3eb601bb-3fc4-45cb-82da-2b90f0b7fdf2") + ) + (segment + (start 153.97 96.1) + (end 153.97 95.84) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "43e28dcb-17ae-49ea-bb1f-e1367ef6de71") + ) + (segment + (start 126.98 93.06) + (end 127.04 93.06) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "44c4d0f1-89ba-4095-9d59-00bc0563593a") + ) + (segment + (start 117.13 88.075) + (end 117.13 87.74) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "4c642126-5c43-42de-8a61-c8859b8282cf") + ) + (segment + (start 133.1925 93.96) + (end 136.53 93.96) + (width 0.25) + (layer "B.Cu") + (net 2) + (uuid "4f03f34c-425a-407c-bfcc-37f726553247") + ) + (segment + (start 116.38 95.73) + (end 115.09 95.73) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "50df85d7-78b4-44e6-876c-b624612f1c1b") + ) + (segment + (start 123.14 88.27) + (end 122.44 88.27) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "51c140b9-d7ab-4bf1-a3a5-8e81d0daf803") + ) + (segment + (start 120.98 88.28) + (end 120.28 88.28) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "5524b722-8b5b-4651-a3ec-76f1e97adc0f") + ) + (segment + (start 126.52 88.78) + (end 126.52 88.45) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "55d556ac-f0d9-4c92-a1f4-da998d0aa990") + ) + (segment + (start 128.52 96.12) + (end 129.14 96.74) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "5ba5a6b3-b0be-4f08-b917-5e06711c940b") + ) + (segment + (start 135.1 89.09) + (end 135.4 89.09) + (width 0.3) + (layer "B.Cu") + (net 2) + (uuid "5bafc4d2-ed07-4009-bfcb-9de2ec1ba6c7") + ) + (segment + (start 117.13 87.74) + (end 118.51 86.36) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "5d152beb-decf-4881-bdaa-3c498ea7f930") + ) + (segment + (start 153.95 95.95) + (end 154.06 95.95) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "5ea2cda9-a548-49b3-afdc-4177f458e42d") + ) + (segment + (start 128.49 89.61) + (end 128.48 89.6) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "60fbcf18-f828-44a8-94e5-c252dad819ea") + ) + (segment + (start 121.94 94.08) + (end 121.93 94.09) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "645159ef-9268-4880-b489-e5596d9b7597") + ) + (segment + (start 154.72 96.59) + (end 153.97 95.84) + (width 0.25) + (layer "B.Cu") + (net 2) + (uuid "64628432-6a4d-4480-9d31-78b62f431cf0") + ) + (segment + (start 125.91 88.28) + (end 125.21 88.28) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "6b7fee97-ba52-4c06-8998-87e3c132a48a") + ) + (segment + (start 154.325 97.91) + (end 154.72 98.305) + (width 0.3) + (layer "B.Cu") + (net 2) + (uuid "6ff530db-2565-469b-b34d-1d40f634c5fa") + ) + (segment + (start 121.340442 88.28) + (end 120.98 88.28) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "7217d4b0-1443-4467-b8bd-9c116cd406be") + ) + (segment + (start 153.97 95.84) + (end 153.97 96.12) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "73ba7f48-abd8-4b56-bb5e-698f399ea3f2") + ) + (segment + (start 154.185 98.84) + (end 154.72 98.305) + (width 0.3) + (layer "B.Cu") + (net 2) + (uuid "785ddbbb-4305-4d3c-ba1c-a4348ab3d2a9") + ) + (segment + (start 134.95 88.94) + (end 135.1 89.09) + (width 0.3) + (layer "B.Cu") + (net 2) + (uuid "78ae3d2e-6611-44e7-bfba-02bd40e5524f") + ) + (segment + (start 126.35 88.28) + (end 125.91 88.28) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "79da7f25-5473-4059-a3e9-bcf38ca6f567") + ) + (segment + (start 130.17 96.74) + (end 130.38 96.53) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "7d5f9070-7932-4fe7-b252-4328b89f55dc") + ) + (segment + (start 139.5712 88.68) + (end 140.28 88.68) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "819c9f13-eb37-43b3-9e7c-a19a03887db0") + ) + (segment + (start 125.35 90.37) + (end 125.35 89.95) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "8dcab6e6-04c8-4b24-89f4-30ed4f6d6e9c") + ) + (segment + (start 130.38 95.94) + (end 130.37 95.93) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "940306a6-1ced-40ed-9efd-993f6aaa8893") + ) + (segment + (start 118.51 86.36) + (end 119.38 86.36) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "96c19015-cc25-400f-8e1a-f773e2aa9465") + ) + (segment + (start 136.42 98.76) + (end 136.53 98.65) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "9cb48e42-5771-4b94-9971-da642ff23f0f") + ) + (segment + (start 117.61 88.28) + (end 117.335 88.28) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "9f1f5377-0179-434e-b610-76a377c93b74") + ) + (segment + (start 140.28 88.68) + (end 140.53 88.93) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "a40a4188-6264-463d-8e51-dbbf0b5d4a55") + ) + (segment + (start 115.09 95.73) + (end 114.3 96.52) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "a6016dc7-310b-4da5-8127-ae7040b11b36") + ) + (segment + (start 153.97 95.86) + (end 153.97 95.84) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "a66fb229-522c-4330-9322-2d13ca888630") + ) + (segment + (start 133.1925 93.96) + (end 131.94 93.96) + (width 0.25) + (layer "B.Cu") + (net 2) + (uuid "a78cb4c1-8d7b-466e-8b99-a9f8b14a6393") + ) + (segment + (start 118.31 88.28) + (end 117.61 88.28) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "a838a49e-334f-4fe0-8738-5e4320f52869") + ) + (segment + (start 153.97 95.93) + (end 153.94 95.96) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "aa1b0627-d520-4f68-88bf-e80f1588c5c5") + ) + (segment + (start 149.945 89.655) + (end 150.52 89.655) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "aa3befb2-ac86-4cdb-bfdc-953dcc275b19") + ) + (segment + (start 125.35 89.95) + (end 126.52 88.78) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "af1fd2e2-b692-40eb-af60-2258bda41ae8") + ) + (segment + (start 126.52 88.45) + (end 126.35 88.28) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "af42012d-a0af-4018-98b8-15f840422349") + ) + (segment + (start 121.93 96.05) + (end 122.45 96.57) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "afad2b3e-df3c-4eab-8ad2-e5b294a0473f") + ) + (segment + (start 124.28 101.6) + (end 124.46 101.6) + (width 0.3) + (layer "B.Cu") + (net 2) + (uuid "b293c359-50ab-42e3-8e75-eeaef9b6d17e") + ) + (segment + (start 121.93 94.09) + (end 121.93 96.05) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "b52ac3bd-3036-4a43-819a-4c8a69fc1edd") + ) + (segment + (start 126.98 93.44) + (end 127.37 93.83) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "b7919bf4-a1fa-4bf5-aca9-deacda9dc695") + ) + (segment + (start 136.53 93.94) + (end 136.53 97.2775) + (width 0.25) + (layer "B.Cu") + (net 2) + (uuid "b7b5347d-126f-495a-b150-36f063eaf580") + ) + (segment + (start 131.94 93.96) + (end 131.92 93.94) + (width 0.25) + (layer "B.Cu") + (net 2) + (uuid "b8d7ab94-a367-4c4b-9640-80c3548b3e5f") + ) + (segment + (start 120.28 88.28) + (end 119.989558 88.28) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "b9f97d4c-cc1f-4469-bd81-0862af2171c0") + ) + (segment + (start 139.8675 93.96) + (end 140.76 93.96) + (width 0.25) + (layer "B.Cu") + (net 2) + (uuid "bb3ef7b2-3fe5-45bc-9c66-380ac75b3eaf") + ) + (segment + (start 127.37 94.93) + (end 127.37 94.23) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "bbca3351-233f-4066-a684-5a8aa8d56bb2") + ) + (segment + (start 153.95 95.95) + (end 154.64 96.64) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "c24563db-0aab-4ce6-9c13-f14bbae59154") + ) + (segment + (start 148.4875 90.2625) + (end 147.6 91.15) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "c3709711-ba40-4442-ad0c-b560d4c32d60") + ) + (segment + (start 153.64 98.84) + (end 154.185 98.84) + (width 0.3) + (layer "B.Cu") + (net 2) + (uuid "c41c7dec-cc07-4f23-ac3d-dec5af6ad2d2") + ) + (segment + (start 127.37 93.83) + (end 127.37 94.23) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "c568d200-302b-4279-bb75-f61ca7d3038b") + ) + (segment + (start 124.68 98.97) + (end 124.98 98.67) + (width 0.3) + (layer "B.Cu") + (net 2) + (uuid "c683d2f6-0284-403f-be08-282074068e12") + ) + (segment + (start 150.52 89.655) + (end 149.9125 90.2625) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "cfa75962-d87c-4668-8b67-8d3f802e9f3c") + ) + (segment + (start 139.8675 93.96) + (end 136.53 93.96) + (width 0.25) + (layer "B.Cu") + (net 2) + (uuid "cfd5715f-7d0f-44f3-a662-a69dd62a505a") + ) + (segment + (start 148.58 90.2625) + (end 148.4875 90.2625) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "d2eb5e01-52e9-419c-8855-6b6fb31a8326") + ) + (segment + (start 114.3 96.52) + (end 114.3 97.26) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "d4fed9ae-3a80-4ade-a94c-77869684ac61") + ) + (segment + (start 147.6 91.15) + (end 146.9375 91.15) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "db27c0b7-81ac-4992-84d3-edd7e0da36c2") + ) + (segment + (start 125.98 91.92) + (end 125.87 91.92) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "de2d689e-88aa-490f-a0d8-8f727214691f") + ) + (segment + (start 117.335 88.28) + (end 117.13 88.075) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "e4c97adc-5554-4bfb-a6f8-2c0dd337026f") + ) + (segment + (start 136.53 98.65) + (end 136.53 97.2775) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "e73e49b5-227d-4998-9557-47cd0955150f") + ) + (segment + (start 137.03 90.6025) + (end 137.03 93.44) + (width 0.25) + (layer "B.Cu") + (net 2) + (uuid "e81733aa-3367-40e3-be2b-213bc93aed22") + ) + (segment + (start 128.49 90.13) + (end 128.49 89.61) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "ec160d7a-0a4e-4dd3-856d-fbbccc7ce76f") + ) + (segment + (start 126.98 93.06) + (end 126.98 93.44) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "eced9a45-6bb8-4e70-9001-6af6f1cda799") + ) + (segment + (start 151.355 98.305) + (end 150.52 98.305) + (width 0.4) + (layer "B.Cu") + (net 2) + (uuid "ee7507f2-4147-4435-b248-3afee1a75de9") + ) + (segment + (start 121.865 88.335) + (end 121.395442 88.335) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "ef16e372-03a5-4e99-bf02-d2012d14dd08") + ) + (segment + (start 141.875 98.315) + (end 141.28 98.91) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "ef1884a0-0044-414c-bf7f-995381dc9a4a") + ) + (segment + (start 142.43 95.36) + (end 141.66 95.36) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "f1b8c4d6-23f6-488d-83d4-b91d121d5540") + ) + (segment + (start 142.46 95.39) + (end 142.43 95.36) + (width 0.5) + (layer "B.Cu") + (net 2) + (uuid "f37a9a7f-2141-4588-b4a2-dcaded47e5fb") + ) + (segment + (start 125.87 91.92) + (end 125.185 91.235) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "fa3fbb74-776f-4fec-9f52-996cdf9b075b") + ) + (segment + (start 129.14 96.74) + (end 130.17 96.74) + (width 0.2) + (layer "B.Cu") + (net 2) + (uuid "fb77f7f9-071d-4310-8a84-ef35db6bf36b") + ) + (segment + (start 140.76 93.96) + (end 141.45 93.27) + (width 0.25) + (layer "B.Cu") + (net 2) + (uuid "fcd2a60a-4bc0-4586-86ec-ba1a338c8244") + ) + (segment + (start 121.93 88.27) + (end 121.865 88.335) + (width 0.15) + (layer "B.Cu") + (net 2) + (uuid "ff87b2fa-bc13-40c6-a149-4d7da5639de1") + ) + (segment + (start 130.49 94.96) + (end 129.48 95.97) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "0b17ba6a-40d9-4468-bbd2-afabc75c61c3") + ) + (segment + (start 130.53 95.3141) + (end 130.53 94.76) + (width 0.2) + (layer "B.Cu") + (net 3) + (uuid "3225e194-3fb1-439e-a385-c3a33ada126f") + ) + (segment + (start 130.53 94.76) + (end 130.49 94.72) + (width 0.2) + (layer "B.Cu") + (net 3) + (uuid "70e22523-5ea6-4837-9d37-ee4daa2fee29") + ) + (segment + (start 129.48 95.97) + (end 129.48 96.12) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "912ae693-7206-456b-9890-31a97e6e5b76") + ) + (segment + (start 130.49 94.72) + (end 130.49 94.96) + (width 0.25) + (layer "B.Cu") + (net 3) + (uuid "bc0cc40a-e79d-41b9-ad2a-44adec38b5f9") + ) + (segment + (start 128.41 92.1) + (end 128.79 92.48) + (width 0.2) + (layer "B.Cu") + (net 4) + (uuid "1f08f755-2766-4419-94a1-2a17488e0ecc") + ) + (segment + (start 128.69 92.42) + (end 128.79 92.52) + (width 0.2) + (layer "B.Cu") + (net 4) + (uuid "494bc61e-5e58-488b-99b7-7e4977219484") + ) + (segment + (start 128.24 92.42) + (end 128.69 92.42) + (width 0.2) + (layer "B.Cu") + (net 4) + (uuid "4e30010a-973a-4568-877f-3dd7ec01914b") + ) + (segment + (start 128.79 92.48) + (end 128.79 92.52) + (width 0.2) + (layer "B.Cu") + (net 4) + (uuid "b2ea3c4e-9b44-4d39-84f0-126a2a50c298") + ) + (segment + (start 127.48 91.66) + (end 128.24 92.42) + (width 0.2) + (layer "B.Cu") + (net 4) + (uuid "cf472628-64eb-4e70-9b18-06fefcaf2f4a") + ) + (segment + (start 147.32 86.95) + (end 147.32 86.36) + (width 0.2) + (layer "F.Cu") + (net 5) + (uuid "fb667f63-2101-45a9-b168-35c800430d87") + ) + (via + (at 150.65 88.77) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 5) + (uuid "82d86fe0-5619-4650-819b-9065685b77e6") + ) + (via + (at 142.18 94.41) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 5) + (uuid "9acd8f14-ee51-4bfb-97fa-1aca34997f73") + ) + (segment + (start 150.65 88.77) + (end 149.764 87.884) + (width 0.25) + (layer "In1.Cu") + (net 5) + (uuid "30c023ed-083f-4342-aff3-877e607890a7") + ) + (segment + (start 148.209 87.884) + (end 147.32 86.995) + (width 0.25) + (layer "In1.Cu") + (net 5) + (uuid "585b0fd8-8f42-4c08-98ba-366dd8ae106c") + ) + (segment + (start 147.32 86.995) + (end 147.32 86.36) + (width 0.25) + (layer "In1.Cu") + (net 5) + (uuid "683b6abc-84f4-4e6e-9a9f-f926b5d6aaf8") + ) + (segment + (start 149.764 87.884) + (end 148.209 87.884) + (width 0.25) + (layer "In1.Cu") + (net 5) + (uuid "b0369ff2-19d5-4ea9-9556-1acddb440cde") + ) + (segment + (start 148.97 90.03) + (end 148.97 88.95) + (width 0.25) + (layer "In2.Cu") + (net 5) + (uuid "2cf5ae60-5f4c-44df-93d1-7110e362fa5c") + ) + (segment + (start 149.62 90.68) + (end 148.97 90.03) + (width 0.25) + (layer "In2.Cu") + (net 5) + (uuid "4519baef-053a-4f22-8f54-7189139d4677") + ) + (segment + (start 150.155 88.275) + (end 150.65 88.77) + (width 0.25) + (layer "In2.Cu") + (net 5) + (uuid "73f5d366-59f0-40a9-8eb1-cd547255e041") + ) + (segment + (start 148.07 94.73) + (end 149.62 93.18) + (width 0.25) + (layer "In2.Cu") + (net 5) + (uuid "97576e02-4f08-4e32-876c-46ddec9fe854") + ) + (segment + (start 142.18 94.41) + (end 142.5 94.73) + (width 0.25) + (layer "In2.Cu") + (net 5) + (uuid "ad770163-1510-4b2d-aa72-6ae2ad9cb0fd") + ) + (segment + (start 149.62 93.18) + (end 149.62 90.68) + (width 0.25) + (layer "In2.Cu") + (net 5) + (uuid "d5972b0d-9589-416d-a3f6-1453c4c26410") + ) + (segment + (start 149.645 88.275) + (end 150.155 88.275) + (width 0.25) + (layer "In2.Cu") + (net 5) + (uuid "dfe845c6-b432-491f-9355-a78e56e8b73b") + ) + (segment + (start 148.97 88.95) + (end 149.645 88.275) + (width 0.25) + (layer "In2.Cu") + (net 5) + (uuid "f2782694-c5a0-47db-b5ef-6c25b1c62a76") + ) + (segment + (start 142.5 94.73) + (end 148.07 94.73) + (width 0.25) + (layer "In2.Cu") + (net 5) + (uuid "f415385a-feb8-4e4b-bdcc-9141afc8fc08") + ) + (segment + (start 141.911646 94.4) + (end 141.66 94.4) + (width 0.09) + (layer "B.Cu") + (net 5) + (uuid "287c34bf-1070-468f-af7f-ce706fba0334") + ) + (segment + (start 141.66 94.4) + (end 141.898354 94.4) + (width 0.09) + (layer "B.Cu") + (net 5) + (uuid "2af252ad-190b-4f22-ab51-e4b4c7be5ecf") + ) + (segment + (start 141.67 94.41) + (end 141.66 94.4) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "6875c9f5-a271-4fd2-bb83-c7581ee1007c") + ) + (segment + (start 142.18 94.41) + (end 141.67 94.41) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "9dbaedae-b490-4ad6-ad9d-1ac330743021") + ) + (segment + (start 141.61 94.44) + (end 141.77 94.6) + (width 0.15) + (layer "B.Cu") + (net 5) + (uuid "aae352e9-5066-4b1e-a169-4b6d38998712") + ) + (segment + (start 139.8675 94.46) + (end 141.6 94.46) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "ab904f72-cc1c-410f-82d6-af159a6bd1f5") + ) + (segment + (start 141.6 94.46) + (end 141.66 94.4) + (width 0.25) + (layer "B.Cu") + (net 5) + (uuid "b304ee35-4b11-4e51-b6bb-1ce9c1ad1f21") + ) + (segment + (start 147.4 98.41) + (end 147.4 97.45) + (width 0.4) + (layer "F.Cu") + (net 6) + (uuid "49a4c397-45d2-4d3c-8cf5-f4396f7b97b2") + ) + (segment + (start 147.13 96.38) + (end 145.2553 96.38) + (width 0.4) + (layer "F.Cu") + (net 6) + (uuid "6f392f3b-6e8a-477e-bd2d-13813f96d768") + ) + (segment + (start 147.69 96.94) + (end 147.13 96.38) + (width 0.4) + (layer "F.Cu") + (net 6) + (uuid "b5218c4c-12a7-43f6-b9c4-8e9e306b92a1") + ) + (segment + (start 147.4 97.45) + (end 147.69 97.16) + (width 0.4) + (layer "F.Cu") + (net 6) + (uuid "ca948a5b-8bde-4800-9cdb-eb468d453143") + ) + (segment + (start 147.69 97.16) + (end 147.69 96.94) + (width 0.4) + (layer "F.Cu") + (net 6) + (uuid "f56ef06f-a60c-4e02-83e1-4feeba226d28") + ) + (segment + (start 150.72934 91.84) + (end 152.23 91.84) + (width 0.35) + (layer "F.Cu") + (net 7) + (uuid "049df06e-e639-4700-834a-ea72427fcf35") + ) + (segment + (start 142.54 89.93) + (end 142.0134 89.93) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "0b8ab528-6645-45f1-89c3-8441f713da69") + ) + (segment + (start 152.23 91.84) + (end 152.29 91.78) + (width 0.35) + (layer "F.Cu") + (net 7) + (uuid "0d2b683f-3be1-4581-ac9e-8617e00a1ca8") + ) + (segment + (start 152.29 98.72) + (end 152.29 96.09) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "16df0f83-152e-4648-b319-0441dfb37ba3") + ) + (segment + (start 142.54 89.91) + (end 142.54 89.93) + (width 0.4) + (layer "F.Cu") + (net 7) + (uuid "1f2093c6-12da-4b26-9714-0071f717cd6d") + ) + (segment + (start 151.62 88.08) + (end 147.58 88.08) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "27a13f8a-f8ea-4ec8-bc03-255b057f4720") + ) + (segment + (start 143.53 87.96) + (end 144.05 88.48) + (width 0.3) + (layer "F.Cu") + (net 7) + (uuid "324521c0-8b0f-4b98-91ca-6a05ac8333f1") + ) + (segment + (start 149.905 91.455) + (end 150.34434 91.455) + (width 0.35) + (layer "F.Cu") + (net 7) + (uuid "3f9abb24-60e0-423c-b252-ea83cdf296d8") + ) + (segment + (start 147.58 88.08) + (end 147.28 87.78) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "40605138-b46e-40d2-b618-3832bc8c1fec") + ) + (segment + (start 152.29 91.78) + (end 152.29 88.75) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "47b7b80c-cc82-4af3-b628-5547b9540276") + ) + (segment + (start 150.718984 96.095) + (end 152.285 96.095) + (width 0.35) + (layer "F.Cu") + (net 7) + (uuid "510098d3-19c4-4705-a17f-9258639efad7") + ) + (segment + (start 143.53 87.86) + (end 143.53 87.96) + (width 0.3) + (layer "F.Cu") + (net 7) + (uuid "5599a7cd-a962-44c1-a9a2-203e5da24b37") + ) + (segment + (start 148.845 99.145) + (end 151.865 99.145) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "5b14c7f0-dc71-4e74-b2ec-2ef543fd92c5") + ) + (segment + (start 144.75 87.78) + (end 144.05 88.48) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "64ad021f-a87d-41ab-814b-2ec2b67ffa71") + ) + (segment + (start 151.865 99.145) + (end 152.29 98.72) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "6847e9ef-40cb-49ae-b51f-c63a1e79f6f0") + ) + (segment + (start 147.28 87.78) + (end 144.75 87.78) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "6af3f8be-c7aa-4591-97da-701e5e113f8e") + ) + (segment + (start 152.285 96.095) + (end 152.29 96.09) + (width 0.35) + (layer "F.Cu") + (net 7) + (uuid "74660ea2-9e3b-4036-a473-fb1142910776") + ) + (segment + (start 149.905 96.505) + (end 150.308984 96.505) + (width 0.35) + (layer "F.Cu") + (net 7) + (uuid "85d85f86-028f-42c7-8add-694710e80f73") + ) + (segment + (start 148.8 99.1) + (end 148.845 99.145) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "93df2eaf-de3c-414a-a0c8-646051948d49") + ) + (segment + (start 143.99 88.48) + (end 143.97 88.48) + (width 0.4) + (layer "F.Cu") + (net 7) + (uuid "a9064df5-47f7-4c49-82d9-b8baf01582b8") + ) + (segment + (start 144.05 88.48) + (end 143.99 88.48) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "b3ab790e-d8dc-4c54-a458-0b21fec798c5") + ) + (segment + (start 150.308984 96.505) + (end 150.718984 96.095) + (width 0.35) + (layer "F.Cu") + (net 7) + (uuid "bc95d060-fba8-42be-92f1-47270f40cace") + ) + (segment + (start 150.34434 91.455) + (end 150.72934 91.84) + (width 0.35) + (layer "F.Cu") + (net 7) + (uuid "c4f9d4f7-06bc-4d24-ae08-441364d27688") + ) + (segment + (start 152.29 96.09) + (end 152.29 91.78) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "d9148ab9-de74-45a7-8409-611352e8d603") + ) + (segment + (start 143.97 88.48) + (end 142.54 89.91) + (width 0.4) + (layer "F.Cu") + (net 7) + (uuid "dd1e6e1d-55a9-402d-aaf2-f76767c15500") + ) + (segment + (start 152.29 88.75) + (end 151.62 88.08) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "f6548538-68b7-4948-99b4-30ef77f0d071") + ) + (via + (at 148.8 99.1) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 7) + (uuid "d7474263-30df-4ccb-a7e8-83738c868136") + ) + (segment + (start 147.13 97.57) + (end 147.81 97.57) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "3f1ef520-8102-4e9e-bf1c-374539147381") + ) + (segment + (start 146.31 99.0712) + (end 146.31 98.39) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "4c161abf-e606-49fe-880a-002e9f0df6d8") + ) + (segment + (start 146.77 99.85) + (end 146.322011 99.402011) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "550d6577-8bdd-422f-acf4-bc0c0f7f6c9e") + ) + (segment + (start 146.322011 99.402011) + (end 146.322011 99.083211) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "6f746644-2091-45e8-b210-7d32bcd705fa") + ) + (segment + (start 148.8 99.1) + (end 148.05 99.85) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "9b5e460e-0e6c-4930-82a9-37e4628ded09") + ) + (segment + (start 148.05 99.85) + (end 146.77 99.85) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "a59de4eb-a645-4994-aba1-d2e8506d598e") + ) + (segment + (start 146.31 98.39) + (end 147.13 97.57) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "c82dd4df-8146-48e4-9bd0-b83908be27cb") + ) + (segment + (start 146.322011 99.083211) + (end 146.31 99.0712) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "d3dcb436-30b4-44e0-a34f-0980377eda28") + ) + (segment + (start 141.986 92.9574) + (end 141.4174 92.9574) + (width 0.4) + (layer "F.Cu") + (net 8) + (uuid "246665aa-5dff-4469-b528-80605055b94b") + ) + (segment + (start 141.4174 92.9574) + (end 140.7 92.24) + (width 0.4) + (layer "F.Cu") + (net 8) + (uuid "2a42558e-49ab-4efd-8ece-1e788f74dfff") + ) + (segment + (start 140.7 92.24) + (end 140.55 92.24) + (width 0.4) + (layer "F.Cu") + (net 8) + (uuid "b976a501-c75b-4565-858e-65a42bc37148") + ) + (via + (at 143.48 93.4) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 9) + (uuid "31b8c6b1-42d4-4454-93d9-28bfb67a62f3") + ) + (via + (at 126.82 89.58) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 9) + (uuid "6fed6c12-7329-4b69-9a7e-79aa18dd4004") + ) + (via + (at 127.72 93.34) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 9) + (uuid "78873867-9400-4f1c-871b-8e4c027a9974") + ) + (via + (at 122.82 94.04) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 9) + (uuid "d3b98cb1-124e-4684-a1d9-21f74502f656") + ) + (segment + (start 122.82 94.39) + (end 123.62 95.19) + (width 0.5) + (layer "In1.Cu") + (net 9) + (uuid "51b8d22c-2e1a-43da-b14a-cc9424e990b4") + ) + (segment + (start 125.87 95.19) + (end 127.72 93.34) + (width 0.5) + (layer "In1.Cu") + (net 9) + (uuid "5a02427a-24fd-4fa2-8c36-16744b8e0228") + ) + (segment + (start 126.82 89.58) + (end 127.72 90.48) + (width 0.5) + (layer "In1.Cu") + (net 9) + (uuid "6884297b-8ce2-4fbb-917a-4e84bf52ace8") + ) + (segment + (start 122.82 94.04) + (end 122.82 94.39) + (width 0.5) + (layer "In1.Cu") + (net 9) + (uuid "70893864-712c-45ac-b4b8-39f3b3abf8d2") + ) + (segment + (start 127.72 90.48) + (end 127.72 93.34) + (width 0.5) + (layer "In1.Cu") + (net 9) + (uuid "b53df1d3-87eb-47b1-831e-fa2f576bd03a") + ) + (segment + (start 123.62 95.19) + (end 125.87 95.19) + (width 0.5) + (layer "In1.Cu") + (net 9) + (uuid "fe8df1f9-2254-4e9b-9fb8-298aa5ad9e1c") + ) + (segment + (start 128.235 88.165) + (end 132.545 88.165) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "020dec80-b82e-434f-985c-cc1e58e4c9de") + ) + (segment + (start 132.545 88.165) + (end 132.72 88.34) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "14505feb-a9cf-4e82-9f28-bf50727016dd") + ) + (segment + (start 141.83 91.75) + (end 143.48 93.4) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "1efc3d85-9555-4c79-b9ed-c8e9d8f390df") + ) + (segment + (start 137.141471 89.05) + (end 137.351471 89.26) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "4ddde9f0-d918-4d9b-a455-69f948e634e1") + ) + (segment + (start 138.88 91.75) + (end 141.83 91.75) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "64b95bdc-094a-42ad-ae9d-8c79a2ed3f74") + ) + (segment + (start 135.95 88.34) + (end 136.66 89.05) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "666c5ff5-0dfe-4051-930f-ce4a8bcd3504") + ) + (segment + (start 126.82 89.58) + (end 128.235 88.165) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "707846ea-f06a-4b46-af0a-c33d0a7b7375") + ) + (segment + (start 136.66 89.05) + (end 137.141471 89.05) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "7a0bf5bc-ad85-4dde-b245-eddcf8393fc2") + ) + (segment + (start 137.36 89.26) + (end 137.83 89.73) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "93424443-8672-4028-b543-21bf3e652229") + ) + (segment + (start 143.48 93.17) + (end 143.48 93.4) + (width 0.2) + (layer "In2.Cu") + (net 9) + (uuid "b44392c4-b735-4a74-a07f-ce8d0b123671") + ) + (segment + (start 137.351471 89.26) + (end 137.36 89.26) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "c2e75431-ae2e-4b30-a4a2-6430227daded") + ) + (segment + (start 132.72 88.34) + (end 135.95 88.34) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "e5ef22aa-abf9-4177-a5fe-018b0683d1a3") + ) + (segment + (start 137.83 90.7) + (end 138.88 91.75) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "eea1809c-9155-4227-92a3-6002f40094e1") + ) + (segment + (start 137.83 89.73) + (end 137.83 90.7) + (width 0.5) + (layer "In2.Cu") + (net 9) + (uuid "f4d8ff9d-b7b2-4051-813e-eabdf532fed9") + ) + (segment + (start 125.5 87.52) + (end 125.91 87.93) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "07d9619b-f9b5-4e5e-a355-56f5b1f3b7bb") + ) + (segment + (start 127.37 90.13) + (end 127.53 90.13) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "20de9a32-dcf3-405e-a5d3-27aa44793373") + ) + (segment + (start 126.82 89.7) + (end 126.81 89.71) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "2e73a7a6-0dcc-4a0a-9398-ab965ca53fb9") + ) + (segment + (start 123.14 87.92) + (end 123.54 87.52) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "382c07da-c546-46b8-821c-7f39aad3ac54") + ) + (segment + (start 144.47 95.24) + (end 143.75 95.24) + (width 0.5) + (layer "B.Cu") + (net 9) + (uuid "3fc3b873-b9b4-4d78-8eaf-d86c8e4e8d06") + ) + (segment + (start 123.54 87.52) + (end 125.5 87.52) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "46412684-e401-45ba-8aca-7f6d21f0e853") + ) + (segment + (start 123.72 99.26) + (end 124.11 99.65) + (width 0.35) + (layer "B.Cu") + (net 9) + (uuid "505659dd-11e9-4e79-b4c6-26ed1a7aa13a") + ) + (segment + (start 120.56 87.51) + (end 118.03 87.51) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "5e52408a-491f-43b4-8fba-87185202f3d8") + ) + (segment + (start 127.72 93.34) + (end 127.72 94.23) + (width 0.15) + (layer "B.Cu") + (net 9) + (uuid "60caa3af-3a05-4278-8e11-7545375ebc70") + ) + (segment + (start 126.82 89.58) + (end 127.37 90.13) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "6ef90856-fc72-4498-954d-ec7cef16f04c") + ) + (segment + (start 126.53 87.93) + (end 125.91 87.93) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "7c759b93-7bf8-49f5-8cd8-a75074a09885") + ) + (segment + (start 143.33 94.82) + (end 143.33 93.55) + (width 0.5) + (layer "B.Cu") + (net 9) + (uuid "8760a925-87ca-4a99-afdf-c8d8a2aeeb99") + ) + (segment + (start 118.03 87.51) + (end 117.61 87.93) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "8ff98df8-4ac8-4892-a234-e8df41265fe3") + ) + (segment + (start 123.72 96.51) + (end 122.82 95.61) + (width 0.5) + (layer "B.Cu") + (net 9) + (uuid "96820a69-b62b-4618-adaa-19c1e78b0d83") + ) + (segment + (start 143.33 93.55) + (end 143.48 93.4) + (width 0.5) + (layer "B.Cu") + (net 9) + (uuid "9f847bba-9da0-4087-9e04-b8a1a6d2b96b") + ) + (segment + (start 122.82 95.61) + (end 122.82 94.04) + (width 0.5) + (layer "B.Cu") + (net 9) + (uuid "a261f0ad-207f-41e2-8f6b-e17a145c38e3") + ) + (segment + (start 120.98 87.93) + (end 121.45 87.46) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "a284ef3a-7e18-48ac-8ee5-f3a42cfe20b9") + ) + (segment + (start 123.72 99.26) + (end 123.72 96.51) + (width 0.5) + (layer "B.Cu") + (net 9) + (uuid "a3d4b933-502d-49c3-aa02-170299b61df2") + ) + (segment + (start 121.45 87.46) + (end 122.68 87.46) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "a5349c69-cb93-4a28-8863-4b3b0563d32c") + ) + (segment + (start 126.82 89.58) + (end 126.82 88.22) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "ac4ebbbb-3d4b-4a7c-a05e-fca6a4411413") + ) + (segment + (start 126.82 88.22) + (end 126.53 87.93) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "bcb41eb8-f8f1-4a2e-ab08-f7981076d73a") + ) + (segment + (start 124.11 99.65) + (end 127.22 99.65) + (width 0.35) + (layer "B.Cu") + (net 9) + (uuid "c9d61a21-1bab-4305-9eef-1dd426ac37c1") + ) + (segment + (start 122.68 87.46) + (end 123.14 87.92) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "ce7981da-d78e-462b-9838-cbb7fe4ca8f6") + ) + (segment + (start 127.22 99.65) + (end 127.24 99.63) + (width 0.35) + (layer "B.Cu") + (net 9) + (uuid "d30aa051-89ce-4e86-a1dc-d9d925b97631") + ) + (segment + (start 120.98 87.93) + (end 120.56 87.51) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "dea14b4f-251e-42d7-949d-f9a35469f48a") + ) + (segment + (start 126.82 89.58) + (end 126.82 89.7) + (width 0.2) + (layer "B.Cu") + (net 9) + (uuid "e0c55090-b7af-4709-9002-7faf6df64a22") + ) + (segment + (start 143.75 95.24) + (end 143.33 94.82) + (width 0.5) + (layer "B.Cu") + (net 9) + (uuid "e2aa497b-84cf-436f-8e69-af163ac481f3") + ) + (segment + (start 120.46 87.82) + (end 116.34 87.82) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "0b92dfdb-fec1-4260-a455-474289f73b04") + ) + (segment + (start 118.25 95.25) + (end 117.505 95.25) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "0d1d60fb-ddc4-4c61-a716-ec995214e3db") + ) + (segment + (start 116.855 95.25) + (end 117.93 95.25) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "113059e4-8857-4987-bbb7-809790c68893") + ) + (segment + (start 121.92 86.36) + (end 120.46 87.82) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "2d787737-0122-4152-9ace-e65e81b39207") + ) + (segment + (start 132 88.77) + (end 127.117107 88.77) + (width 0.3) + (layer "F.Cu") + (net 10) + (uuid "5023ff0c-592e-454e-9a47-b75c14bb7e91") + ) + (segment + (start 121.92 87.39) + (end 121.92 86.36) + (width 0.3) + (layer "F.Cu") + (net 10) + (uuid "5b41dc78-1e0e-49ce-9578-6f1baa99698a") + ) + (segment + (start 130.32 99.13) + (end 130.32 99.271752) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "6b351f9c-9264-4ccb-a6b1-891e43243806") + ) + (segment + (start 126.957107 88.93) + (end 123.46 88.93) + (width 0.3) + (layer "F.Cu") + (net 10) + (uuid "74ff9a2a-63ca-4cc8-b41f-dd4b31631459") + ) + (segment + (start 130.32 99.271752) + (end 129.651752 99.94) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "76638838-d895-467a-88a3-1ae228cca011") + ) + (segment + (start 123.46 88.93) + (end 121.92 87.39) + (width 0.3) + (layer "F.Cu") + (net 10) + (uuid "7aab8c24-e4b9-4bb4-9d86-613ca82cbd78") + ) + (segment + (start 117.19 95.25) + (end 117.505 95.25) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "8cc13b04-1f22-4082-8d4e-e6d1721d2b5d") + ) + (segment + (start 116.34 87.82) + (end 115.46 88.7) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "8e9d69c1-1247-4abd-8176-e92469313000") + ) + (segment + (start 121.92 99.76) + (end 121.92 99) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "a8997f8b-c164-4a84-9a07-dc2833e4f6a7") + ) + (segment + (start 118.17 95.25) + (end 117.505 95.25) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "aa6450e5-e6cd-4012-b3b7-40a450385669") + ) + (segment + (start 115.46 88.7) + (end 115.46 93.52) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "adcc46ec-9cf8-4382-8768-657ab0c2aec0") + ) + (segment + (start 121.92 99) + (end 118.17 95.25) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "b93f8aab-0e55-4743-adfd-3e98155d66e4") + ) + (segment + (start 129.651752 99.94) + (end 121.93 99.94) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "bc8b5095-a3ab-49a7-97c5-887b77320dc0") + ) + (segment + (start 127.117107 88.77) + (end 126.957107 88.93) + (width 0.3) + (layer "F.Cu") + (net 10) + (uuid "c01c6bc6-0ab5-4606-8bdc-7e2145638e3d") + ) + (segment + (start 132.29 89.06) + (end 132 88.77) + (width 0.3) + (layer "F.Cu") + (net 10) + (uuid "cb2f6ddc-2ad5-4d13-be2a-66a98b1304a4") + ) + (segment + (start 116.73 95.25) + (end 116.65 95.17) + (width 0.5) + (layer "F.Cu") + (net 10) + (uuid "e0a10fb3-92f0-48cb-a6ce-0b3b4965b108") + ) + (segment + (start 121.92 99.76) + (end 121.92 101.6) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "f0599895-0bf4-48f3-8173-c506f970c4d6") + ) + (segment + (start 115.46 93.52) + (end 117.19 95.25) + (width 0.25) + (layer "F.Cu") + (net 10) + (uuid "f3bec4c2-5986-4bda-82e7-02c8ddef26bf") + ) + (via + (at 128.63 88.79) + (size 0.4) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 10) + (uuid "6eca294d-a0f3-45ae-a538-fe4b1d4343b3") + ) + (via + (at 130.32 99.13) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 10) + (uuid "85ca4a7e-b879-4e77-97cd-907f5e39d737") + ) + (segment + (start 131.34 96.34) + (end 132.72 94.96) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "09b044b8-f388-4dca-b607-dd100a334316") + ) + (segment + (start 130.7 97.55) + (end 130.7 97.17) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "342d2618-1446-44a7-b25f-d194c1bba09d") + ) + (segment + (start 130.69 97.54) + (end 130.7 97.55) + (width 0.15) + (layer "B.Cu") + (net 10) + (uuid "4bccc7ab-029e-4de2-be1c-8ea9c2461c9e") + ) + (segment + (start 127.7525 88.62) + (end 128.46 88.62) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "5702c0a8-5104-4b52-9709-69b774694557") + ) + (segment + (start 130.25 99.06) + (end 130.25 98) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "586bfde5-7ae1-4858-9733-64b3ab6c9160") + ) + (segment + (start 130.7 97.17) + (end 131.34 96.53) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "60b51207-58b4-4412-81cc-0455f7a593ef") + ) + (segment + (start 131.34 96.53) + (end 131.34 96.34) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "77039224-a030-4f26-b5a4-5ec2396945c5") + ) + (segment + (start 130.25 98) + (end 130.7 97.55) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "9902e4a9-1bd3-4416-b86e-a8d94dda253f") + ) + (segment + (start 130.32 99.13) + (end 130.25 99.06) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "9fd655f7-13fc-4ec3-b72e-313803992473") + ) + (segment + (start 128.46 88.62) + (end 128.63 88.79) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "a124bfc3-e153-4c7a-8801-5c84fdc01ee8") + ) + (segment + (start 130.7 97.43) + (end 130.7 97.55) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "ce227376-6f6d-4df7-86da-97d7bed349a0") + ) + (segment + (start 132.72 94.96) + (end 133.1925 94.96) + (width 0.2) + (layer "B.Cu") + (net 10) + (uuid "e430668d-d971-4deb-b6f2-536088d058e2") + ) + (segment + (start 149.02 92.75) + (end 149.02 92.89) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "038fe18e-388f-4a95-abdf-663b75309cff") + ) + (segment + (start 149.02 92.89) + (end 149.36 93.23) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "0e3ece4b-6b06-4885-84b8-2948dc67776c") + ) + (segment + (start 148.4 93.4) + (end 148.27 93.27) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "352046bc-7ff1-4c61-a5d3-1382de7ae234") + ) + (segment + (start 148.27 93.27) + (end 147.7986 93.27) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "363e4ba9-e6ff-4557-81fe-54f714f5a81b") + ) + (segment + (start 147.7986 93.27) + (end 147.486 92.9574) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "53fb6af1-7b22-482b-848e-5275c406d0aa") + ) + (segment + (start 148.4 93.48) + (end 148.4 93.4) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "5ded9ab7-dcfc-4e85-88c6-3c947cdaa1d3") + ) + (segment + (start 149.36 93.23) + (end 149.955 93.23) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "79901d37-200d-4f03-971a-170f907ad9c7") + ) + (segment + (start 148.62 93.48) + (end 149.37 94.23) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "7ccf0797-1f7d-4eb2-9463-946668476449") + ) + (segment + (start 148.4 93.48) + (end 148.62 93.48) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "b09ac2a7-3b6b-48e3-9430-9215caf6713e") + ) + (segment + (start 149.37 94.23) + (end 149.955 94.23) + (width 0.2) + (layer "F.Cu") + (net 11) + (uuid "fe2b97e8-a240-425c-aed1-b045243810f9") + ) + (via + (at 149.02 92.75) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 11) + (uuid "42aa0ad2-a450-4b74-a834-d1c7b832b2b8") + ) + (via + (at 148.4 93.48) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 11) + (uuid "e1ae8dad-a237-4ffa-95ea-cd493faca11c") + ) + (segment + (start 149.02 92.79) + (end 149.02 92.75) + (width 0.4) + (layer "In1.Cu") + (net 11) + (uuid "11c291ab-a0be-4a1d-ace5-2c4f3e03dc0a") + ) + (segment + (start 148.4 93.48) + (end 148.4 93.41) + (width 0.4) + (layer "In1.Cu") + (net 11) + (uuid "9d5a96e6-37ad-42cb-95fa-8d95af27fa9c") + ) + (segment + (start 148.4 93.41) + (end 149.02 92.79) + (width 0.4) + (layer "In1.Cu") + (net 11) + (uuid "9f07353c-c051-4377-ac89-e61dd5d155c1") + ) + (segment + (start 145.74826 99.33174) + (end 146.09 98.99) + (width 0.3) + (layer "F.Cu") + (net 12) + (uuid "3ad30c20-c537-49a6-a464-c49eddb697b7") + ) + (segment + (start 145.722011 99.33174) + (end 145.74826 99.33174) + (width 0.3) + (layer "F.Cu") + (net 12) + (uuid "de4a939e-37f6-4fb5-9156-401f543c5f57") + ) + (via + (at 145.722011 99.33174) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 12) + (uuid "8062ba13-3728-4557-825e-37f4ba6e69aa") + ) + (segment + (start 145.722011 99.802011) + (end 146.31 100.39) + (width 0.3) + (layer "B.Cu") + (net 12) + (uuid "06acaa90-a842-4250-bbf5-4f9a1bee4904") + ) + (segment + (start 151.11 99.95) + (end 151.11 99.48) + (width 0.3) + (layer "B.Cu") + (net 12) + (uuid "5db7ee5c-fd22-4768-a8a7-44a10caad93c") + ) + (segment + (start 145.722011 99.33174) + (end 145.722011 99.802011) + (width 0.3) + (layer "B.Cu") + (net 12) + (uuid "80c5f9f4-5459-42b6-91f4-8ce3ecd27181") + ) + (segment + (start 146.31 100.39) + (end 150.67 100.39) + (width 0.3) + (layer "B.Cu") + (net 12) + (uuid "c0cd3119-8806-40a1-bb19-f55e0efce74b") + ) + (segment + (start 150.67 100.39) + (end 151.11 99.95) + (width 0.3) + (layer "B.Cu") + (net 12) + (uuid "c2cc0050-2d72-4c9a-9b53-c3701a9d6324") + ) + (segment + (start 133.1925 92.96) + (end 131.89 92.96) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "37612387-5bb0-4a90-9404-077d1237620b") + ) + (segment + (start 131.45 92.52) + (end 130.49 92.52) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "58a701e6-5ab8-4d11-89f1-74350f222964") + ) + (segment + (start 131.89 92.96) + (end 131.45 92.52) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "7e9ab84d-800e-4f38-8c51-f0c877b0ba51") + ) + (segment + (start 130.49 91.28) + (end 130.73 91.04) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "89e75c1b-47ef-4afe-b0e8-982544eefbe1") + ) + (segment + (start 130.49 92.52) + (end 130.49 91.28) + (width 0.25) + (layer "B.Cu") + (net 13) + (uuid "ebf4bab8-3b56-4c60-a387-b168a0bdeb7b") + ) + (segment + (start 138.3 96.48) + (end 138.81 96.99) + (width 0.15) + (layer "F.Cu") + (net 14) + (uuid "3729067f-ad2a-4b85-830b-bbff5ce2e242") + ) + (segment + (start 138.81 96.99) + (end 137.5175 96.99) + (width 0.25) + (layer "F.Cu") + (net 14) + (uuid "9c696201-907c-4e1a-a164-10c6aacb4b2c") + ) + (segment + (start 137.5175 96.99) + (end 137.1075 96.58) + (width 0.25) + (layer "F.Cu") + (net 14) + (uuid "df98d55c-d517-4e45-b17a-24e518c03e79") + ) + (segment + (start 121.905 90.17) + (end 121.07 90.17) + (width 0.15) + (layer "F.Cu") + (net 15) + (uuid "09eff6b6-4a8a-43bb-b3a6-0bda9265ece5") + ) + (segment + (start 133.26 98.29) + (end 132.87 97.9) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "0c85cac6-6d1d-4dfe-b63a-7a7d618c8e94") + ) + (segment + (start 153.94 101.83) + (end 154.1325 101.6375) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "1022bb81-b670-4407-b909-0e74c8e33a21") + ) + (segment + (start 127.06 96.94) + (end 124.85 96.94) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "23616f01-e6ea-40d5-8ce3-a95fffdcde45") + ) + (segment + (start 132.87 97.9) + (end 131.592182 97.9) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "38618f5d-424a-4795-b17c-34776acf2c91") + ) + (segment + (start 121.14 90.17) + (end 122.555 90.17) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "4b88ce3d-a326-465a-907b-4a90a2455477") + ) + (segment + (start 120.865 96.28) + (end 120.51 95.925) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "502d4e14-6561-4628-b0ce-cda28f137928") + ) + (segment + (start 121.905 90.17) + (end 121.6 90.17) + (width 0.15) + (layer "F.Cu") + (net 15) + (uuid "68c0b6cd-d3c7-4a0e-ac88-81fc19f88e23") + ) + (segment + (start 153.94 101.83) + (end 153.94 101.4) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "69605d16-f477-4e14-9738-0151507e7a33") + ) + (segment + (start 134.322182 100) + (end 133.26 98.937818) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "6f610767-dd03-4861-ab05-bc3827969d7b") + ) + (segment + (start 120.51 95.925) + (end 120.51 90.8) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "711c7e9e-02c5-4040-b6f5-c5782b30ddf6") + ) + (segment + (start 133.26 98.937818) + (end 133.26 98.29) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "7219968e-18ef-49e2-a8ff-266342198063") + ) + (segment + (start 153.94 101.4) + (end 152.54 100) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "857a117f-4d27-47af-ba38-c16d522305e6") + ) + (segment + (start 154.0725 101.6975) + (end 154.7 101.6975) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "85aded9e-89d1-4631-8bbb-835d68ba5376") + ) + (segment + (start 124.19 96.28) + (end 120.865 96.28) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "8a5c6561-6fe0-4d89-8ab5-3a6509f5faf7") + ) + (segment + (start 154.1325 101.6375) + (end 154.55 101.6375) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "ad597054-3f1a-456d-a21d-00efad31cb03") + ) + (segment + (start 131.592182 97.9) + (end 131.302182 97.61) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "c89e935d-0347-4fc8-aac0-01807d421bc2") + ) + (segment + (start 153.94 101.83) + (end 154.0725 101.6975) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "d1f28ca3-82d2-4ffb-9a97-09154f197152") + ) + (segment + (start 152.54 100) + (end 134.322182 100) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "d8f41c1e-c45f-49f2-861b-57507905fdfd") + ) + (segment + (start 121.6 90.17) + (end 121.58 90.15) + (width 0.15) + (layer "F.Cu") + (net 15) + (uuid "dd1da724-8194-473f-ae52-1f77a0ff5889") + ) + (segment + (start 127.73 97.61) + (end 127.06 96.94) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "e18138a8-687e-42c4-b9ac-c26c6492cf8f") + ) + (segment + (start 131.302182 97.61) + (end 127.73 97.61) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "edab1d65-19fc-4004-9b0d-9b5ceed761a7") + ) + (segment + (start 124.85 96.94) + (end 124.19 96.28) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "f1c43873-3177-4f0b-83fe-6daca287df74") + ) + (segment + (start 120.51 90.8) + (end 121.14 90.17) + (width 0.4) + (layer "F.Cu") + (net 15) + (uuid "f1c68583-a992-4b09-b515-fecf09aaea66") + ) + (via + (at 153.94 101.83) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 15) + (uuid "da64d95f-ac08-4cfc-ac4a-d94496734c81") + ) + (segment + (start 152 98.68) + (end 152 95.765) + (width 0.5) + (layer "B.Cu") + (net 15) + (uuid "004fd392-e7f8-4bee-b7cd-382c50c74b2b") + ) + (segment + (start 152.39 100.43) + (end 151.82 99.86) + (width 0.4) + (layer "B.Cu") + (net 15) + (uuid "0c62c15c-0669-44da-8005-416b007621a0") + ) + (segment + (start 153.94 101.83) + (end 153.94 101.527796) + (width 0.4) + (layer "B.Cu") + (net 15) + (uuid "3bfaa39a-6f9e-4ad9-8265-abf59bb9c4a8") + ) + (segment + (start 150.79 95.11) + (end 150.47 95.11) + (width 0.5) + (layer "B.Cu") + (net 15) + (uuid "440dc6ff-a121-4efc-bcfb-e00a34608018") + ) + (segment + (start 151.82 99.86) + (end 151.82 98.86) + (width 0.5) + (layer "B.Cu") + (net 15) + (uuid "538a2e20-c213-4f2b-b86f-7f72cbbd4467") + ) + (segment + (start 150.56 95.2) + (end 150.47 95.11) + (width 0.4) + (layer "B.Cu") + (net 15) + (uuid "5e4f7544-7a2a-482c-ac76-bf4c7f2d2958") + ) + (segment + (start 153.94 101.83) + (end 155.08 101.83) + (width 0.4) + (layer "B.Cu") + (net 15) + (uuid "60c50633-2af1-4d18-84ec-decc26fa8c3d") + ) + (segment + (start 152.842204 100.43) + (end 152.39 100.43) + (width 0.4) + (layer "B.Cu") + (net 15) + (uuid "6374f806-d771-4b85-b965-fb7cb53d66f1") + ) + (segment + (start 151.82 98.86) + (end 152 98.68) + (width 0.5) + (layer "B.Cu") + (net 15) + (uuid "675d9d46-ba2f-41ee-b418-0b28ed391069") + ) + (segment + (start 153.94 101.527796) + (end 152.842204 100.43) + (width 0.4) + (layer "B.Cu") + (net 15) + (uuid "9b11ddf8-66d7-42e7-8de5-8d801cfc2426") + ) + (segment + (start 152 95.765) + (end 151.345 95.11) + (width 0.5) + (layer "B.Cu") + (net 15) + (uuid "9dbb060a-3dd6-4855-b3c1-4ea94aed4a08") + ) + (segment + (start 150.89 95.21) + (end 150.79 95.11) + (width 0.5) + (layer "B.Cu") + (net 15) + (uuid "b67e0d6b-dd8a-43a6-9023-9596c2dc42dd") + ) + (segment + (start 155.08 101.83) + (end 155.11 101.8) + (width 0.4) + (layer "B.Cu") + (net 15) + (uuid "cb1c6bd7-1c27-4e9b-97f0-dbef3d30cd40") + ) + (segment + (start 155.11 101.8) + (end 155.11 101.6225) + (width 0.4) + (layer "B.Cu") + (net 15) + (uuid "d074adc6-57a4-42b5-aa2f-e82e047168a7") + ) + (segment + (start 151.345 95.11) + (end 150.47 95.11) + (width 0.5) + (layer "B.Cu") + (net 15) + (uuid "e03e0a10-a8c4-4026-942c-86d85e9c9e83") + ) + (segment + (start 150.56 95.22) + (end 150.56 95.2) + (width 0.4) + (layer "B.Cu") + (net 15) + (uuid "eec9b711-d1ef-4954-b9c7-e11bbfdef98b") + ) + (segment + (start 132.641471 87.55) + (end 125.65 87.55) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "0949f659-5da0-4b77-a053-412298514789") + ) + (segment + (start 137.631471 87.58) + (end 134.01 87.58) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "189f6ef3-565a-4759-83f0-620d19aae8d6") + ) + (segment + (start 134.01 87.58) + (end 133.56 87.13) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "54536e70-e336-4b4a-8b38-a5896d16248d") + ) + (segment + (start 138.668529 87.04) + (end 138.171471 87.04) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "719b4f80-2a1a-4ff8-8ddf-acc23d354b43") + ) + (segment + (start 141.54 88.19) + (end 141.025614 87.675614) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "772b57a5-e3fc-4e5d-a9c6-a296d8b2ab71") + ) + (segment + (start 133.56 87.13) + (end 133.061471 87.13) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "9b1d9434-3428-4134-a4ce-a122ce9af793") + ) + (segment + (start 139.304143 87.675614) + (end 138.668529 87.04) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "b95e0972-89d8-4121-9346-8d6d3f2b443c") + ) + (segment + (start 133.061471 87.13) + (end 132.641471 87.55) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "c219130c-e2bd-46f4-9e0f-cecf826d6bd1") + ) + (segment + (start 138.171471 87.04) + (end 137.631471 87.58) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "d7ddd79b-44b6-4de0-8f8a-3f750aadd21b") + ) + (segment + (start 125.65 87.55) + (end 124.46 86.36) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "da1214bc-b04d-4845-a0e4-35bfdb5b2e48") + ) + (segment + (start 141.025614 87.675614) + (end 139.304143 87.675614) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "f8749778-c55f-44fe-8ee2-7ed6d35775c6") + ) + (via + (at 146.42 97.17) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 16) + (uuid "213d909a-eee0-4429-9b18-eed53f1f541a") + ) + (via + (at 141.54 88.19) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 16) + (uuid "cf7dd62d-c603-499e-a189-7a7e3b7c7dfb") + ) + (segment + (start 145.99 96.74) + (end 146.42 97.17) + (width 0.7) + (layer "In1.Cu") + (net 16) + (uuid "01fa224f-8f5c-48ce-bbfa-fe20d94696ec") + ) + (segment + (start 142.28 88.93) + (end 143.444695 88.93) + (width 0.7) + (layer "In1.Cu") + (net 16) + (uuid "5c057a5c-49e6-4b52-8dad-912b840716b8") + ) + (segment + (start 141.54 88.19) + (end 142.28 88.93) + (width 0.7) + (layer "In1.Cu") + (net 16) + (uuid "91908a9c-79e5-4263-b002-cc11747d34d9") + ) + (segment + (start 145.99 91.475305) + (end 145.99 96.74) + (width 0.7) + (layer "In1.Cu") + (net 16) + (uuid "c9945281-24db-4b12-8c40-7fe7dddc1fc4") + ) + (segment + (start 143.444695 88.93) + (end 145.99 91.475305) + (width 0.7) + (layer "In1.Cu") + (net 16) + (uuid "dbfdf67b-e062-4bcd-934e-9178e0f681e2") + ) + (segment + (start 146.42 97.08) + (end 146.42 97.17) + (width 0.4) + (layer "B.Cu") + (net 16) + (uuid "106209d5-169d-4752-b507-5057f2cf00a3") + ) + (segment + (start 147.06 96.44) + (end 146.42 97.08) + (width 0.4) + (layer "B.Cu") + (net 16) + (uuid "5d465f2e-dcab-4a9b-9ff5-7087ac027719") + ) + (segment + (start 147.93 96.44) + (end 147.06 96.44) + (width 0.4) + (layer "B.Cu") + (net 16) + (uuid "78b78480-3aca-4159-84ff-a48a2b857d1b") + ) + (segment + (start 146.42 97.17) + (end 146.45 97.2) + (width 0.5) + (layer "B.Cu") + (net 16) + (uuid "edd105b2-df3d-4556-acb4-6779075c3958") + ) + (via + (at 138.12 98.78) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 17) + (uuid "a93052e8-d098-4567-9994-3dc665b1ef36") + ) + (segment + (start 140.72 99.19) + (end 141.27 98.64) + (width 0.2) + (layer "In1.Cu") + (net 17) + (uuid "094cf7e0-dd0d-490e-b490-2447c2060a9f") + ) + (segment + (start 138.12 98.78) + (end 138.53 99.19) + (width 0.2) + (layer "In1.Cu") + (net 17) + (uuid "2effdadc-a02c-4c4a-abda-5368f1b1678e") + ) + (segment + (start 139.72 88.09) + (end 141.45 86.36) + (width 0.2) + (layer "In1.Cu") + (net 17) + (uuid "42623305-064c-418b-9125-b1d5557bac07") + ) + (segment + (start 139.72 88.845755) + (end 139.72 88.09) + (width 0.2) + (layer "In1.Cu") + (net 17) + (uuid "44756f9b-ca81-4dd5-a880-0a64e3b7b2bf") + ) + (segment + (start 138.53 99.19) + (end 140.72 99.19) + (width 0.2) + (layer "In1.Cu") + (net 17) + (uuid "73143742-87c5-40db-b011-9b764fb241fe") + ) + (segment + (start 141.501852 86.36) + (end 142.24 86.36) + (width 0.15) + (layer "In1.Cu") + (net 17) + (uuid "74339784-2ac1-4a82-871b-a2903f2f81f6") + ) + (segment + (start 141.45 86.36) + (end 142.24 86.36) + (width 0.2) + (layer "In1.Cu") + (net 17) + (uuid "b62945b5-793a-43cf-b206-9da5b227883e") + ) + (segment + (start 141.27 90.395755) + (end 139.72 88.845755) + (width 0.2) + (layer "In1.Cu") + (net 17) + (uuid "bb76e8ce-8cd7-43e2-86ff-be891b7fb0f3") + ) + (segment + (start 141.27 98.64) + (end 141.27 90.395755) + (width 0.2) + (layer "In1.Cu") + (net 17) + (uuid "bcebe284-4693-4e37-a656-9cb77f49f487") + ) + (segment + (start 137.945 98.605) + (end 137.945 97.863959) + (width 0.15) + (layer "B.Cu") + (net 17) + (uuid "3aea6d9c-52eb-4b7d-aefb-ad7009716c7c") + ) + (segment + (start 138.12 98.78) + (end 137.945 98.605) + (width 0.15) + (layer "B.Cu") + (net 17) + (uuid "50cac53f-c62b-493d-b43d-718af52c63dc") + ) + (segment + (start 138.03 97.778959) + (end 138.03 97.2975) + (width 0.15) + (layer "B.Cu") + (net 17) + (uuid "88c80a25-1e5e-4ab9-87f7-554151bb54e6") + ) + (segment + (start 137.945 97.863959) + (end 138.03 97.778959) + (width 0.15) + (layer "B.Cu") + (net 17) + (uuid "97083197-8b01-4b06-9afa-e0508e48581e") + ) + (segment + (start 138.03 97.2975) + (end 138.03 97.2775) + (width 0.15) + (layer "B.Cu") + (net 17) + (uuid "a9169d0d-0253-4147-8d01-16fc21787761") + ) + (segment + (start 133.86 101.6) + (end 134.62 101.6) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "0be7cce2-4869-411f-bb19-b7b2f203b473") + ) + (segment + (start 132.64 100.38) + (end 133.86 101.6) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "15bed219-128e-4cfb-807a-6453acc9a5d8") + ) + (segment + (start 123.92 100.38) + (end 132.64 100.38) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "3915b271-2aff-4434-8040-ee4774351cfd") + ) + (segment + (start 123.19 101.11) + (end 123.92 100.38) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "a80bbbb1-0a8f-4208-8490-40a800457b52") + ) + (segment + (start 123.19 101.64) + (end 123.19 101.11) + (width 0.25) + (layer "F.Cu") + (net 18) + (uuid "c1e1f715-ff32-4ab7-83ed-49847a0c3c48") + ) + (via + (at 133.46 89.68) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 18) + (uuid "1e7803b1-d637-42cd-9dcd-9f43e685c74a") + ) + (via + (at 123.19 101.64) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 18) + (uuid "cfd5f0e3-fb1c-4a43-9588-9bb87e843493") + ) + (segment + (start 123.19 101.12) + (end 123.83 100.48) + (width 0.2) + (layer "In1.Cu") + (net 18) + (uuid "017d2637-0293-4811-90af-09ca125eabc8") + ) + (segment + (start 123.19 101.64) + (end 123.19 101.12) + (width 0.2) + (layer "In1.Cu") + (net 18) + (uuid "31bc5a8c-fb9a-4fae-baa8-6d2b09fe40a4") + ) + (segment + (start 124.59 100.48) + (end 128.78 96.29) + (width 0.2) + (layer "In1.Cu") + (net 18) + (uuid "7a8f2eff-1c8f-4eb3-8ce0-8cc39e5614d1") + ) + (segment + (start 133.73 89.95) + (end 133.46 89.68) + (width 0.2) + (layer "In1.Cu") + (net 18) + (uuid "8a625566-e50b-41f6-92c1-72cdf291707e") + ) + (segment + (start 123.83 100.48) + (end 124.59 100.48) + (width 0.2) + (layer "In1.Cu") + (net 18) + (uuid "955eed69-d240-4ae6-bf1e-362e300eb7b4") + ) + (segment + (start 128.78 95.736397) + (end 133.73 90.786397) + (width 0.2) + (layer "In1.Cu") + (net 18) + (uuid "b997543d-dc70-438d-a4b7-2981a9bbbe86") + ) + (segment + (start 128.78 96.29) + (end 128.78 95.736397) + (width 0.2) + (layer "In1.Cu") + (net 18) + (uuid "c67f4473-ba48-4df3-94b0-b721151723ae") + ) + (segment + (start 133.73 90.786397) + (end 133.73 89.95) + (width 0.2) + (layer "In1.Cu") + (net 18) + (uuid "fd09602d-d8c9-48c6-9ef7-e061dc82d33e") + ) + (segment + (start 134.284314 101.6) + (end 134.62 101.6) + (width 0.2) + (layer "In2.Cu") + (net 18) + (uuid "4980c473-7095-4b75-8ea5-40b91093dd71") + ) + (segment + (start 133.46 89.68) + (end 134.03 89.68) + (width 0.15) + (layer "B.Cu") + (net 18) + (uuid "0436331a-b821-46a3-be8c-24295ad3562d") + ) + (segment + (start 134.335 89.985) + (end 134.53 90.18) + (width 0.15) + (layer "B.Cu") + (net 18) + (uuid "062bde23-2bef-4a07-ada9-1d7f962d838b") + ) + (segment + (start 134.53 90.18) + (end 134.53 90.6025) + (width 0.15) + (layer "B.Cu") + (net 18) + (uuid "0da0182e-3be1-4b13-b598-637799b68095") + ) + (segment + (start 134.333959 89.985) + (end 134.335 89.985) + (width 0.15) + (layer "B.Cu") + (net 18) + (uuid "8b1a4727-1b2d-4d40-a48c-3565ca08f51f") + ) + (segment + (start 134.03 89.68) + (end 134.085 89.735) + (width 0.15) + (layer "B.Cu") + (net 18) + (uuid "a3d7d967-edf9-4a64-b1f2-64cd08ca58fb") + ) + (segment + (start 134.085 89.736041) + (end 134.333959 89.985) + (width 0.15) + (layer "B.Cu") + (net 18) + (uuid "c3467787-9841-42a7-9751-4e14ba0267a9") + ) + (segment + (start 134.085 89.735) + (end 134.085 89.736041) + (width 0.15) + (layer "B.Cu") + (net 18) + (uuid "fa1355a3-783f-4b4b-824a-3a8b77682a2a") + ) + (via + (at 125.71 101.63) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 19) + (uuid "33dcd6e6-8f67-4fb2-895a-e5b924fbc186") + ) + (via + (at 134.61 89.59) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 19) + (uuid "f5327a25-7b19-4c08-89b3-365484a9bd98") + ) + (segment + (start 125.71 99.92) + (end 125.71 101.63) + (width 0.2) + (layer "In1.Cu") + (net 19) + (uuid "66e88716-3e3c-4011-961a-90c6c01b4188") + ) + (segment + (start 129.21 95.86) + (end 129.21 96.42) + (width 0.2) + (layer "In1.Cu") + (net 19) + (uuid "78cd3c56-5612-46fd-ad0c-84e8ffd1f8b6") + ) + (segment + (start 134.61 90.46) + (end 129.21 95.86) + (width 0.2) + (layer "In1.Cu") + (net 19) + (uuid "8a6c1dee-4289-4b72-9608-c71d0f519577") + ) + (segment + (start 134.61 89.59) + (end 134.61 90.46) + (width 0.2) + (layer "In1.Cu") + (net 19) + (uuid "d504027e-059b-4f26-8f88-bbf0de4e8c7b") + ) + (segment + (start 129.21 96.42) + (end 125.71 99.92) + (width 0.2) + (layer "In1.Cu") + (net 19) + (uuid "d5d2f7ed-01d9-408d-8453-30ac494bceb5") + ) + (segment + (start 143.61 100.43) + (end 144.78 101.6) + (width 0.2) + (layer "In2.Cu") + (net 19) + (uuid "23eba50b-bf7a-4d25-95b1-0e00f88ad634") + ) + (segment + (start 125.71 101.63) + (end 125.71 101.15) + (width 0.2) + (layer "In2.Cu") + (net 19) + (uuid "d2da41b3-51d1-44dd-9f1f-04eca12f7f05") + ) + (segment + (start 126.43 100.43) + (end 143.61 100.43) + (width 0.2) + (layer "In2.Cu") + (net 19) + (uuid "e1eee493-c4d5-4eeb-a2ce-2e862d5fdf06") + ) + (segment + (start 125.71 101.15) + (end 126.43 100.43) + (width 0.2) + (layer "In2.Cu") + (net 19) + (uuid "f6bf9197-f154-4003-9d62-b3d029f771d3") + ) + (segment + (start 134.61 89.59) + (end 135.03 90.01) + (width 0.15) + (layer "B.Cu") + (net 19) + (uuid "08c6dfd3-7a0c-470e-8725-34fcd1e2785d") + ) + (segment + (start 135.03 90.01) + (end 135.03 90.6025) + (width 0.15) + (layer "B.Cu") + (net 19) + (uuid "83200df1-ef10-450c-bb50-61cababbc8e4") + ) + (via + (at 139.07 98.11) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 20) + (uuid "1a405199-a00e-4f7c-988b-746fdc62b4d2") + ) + (segment + (start 139.43 98.47) + (end 140.44 98.47) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "0e15b0d6-c0b3-44bf-9d69-82f6543b7723") + ) + (segment + (start 140.6 98.31) + (end 140.6 93.75) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "23e7a1c7-cb6a-42d5-ba07-f32d09b815da") + ) + (segment + (start 137.97 88.926397) + (end 138.05 88.846397) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "35e3d33e-fe1b-4f5f-995f-c4970f143652") + ) + (segment + (start 137.97 91.12) + (end 137.97 88.926397) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "464eea60-53c4-4375-ab5c-2686f980b9c6") + ) + (segment + (start 137.16 87.03) + (end 137.16 86.36) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "4c75b527-9472-4a62-a621-cf4c04d0cdc4") + ) + (segment + (start 140.6 93.75) + (end 137.97 91.12) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "78007a40-8af4-40c5-9962-cbbb2cdff1ed") + ) + (segment + (start 138.05 87.92) + (end 137.16 87.03) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "829c65f2-e464-4110-8397-c6c13ff43edf") + ) + (segment + (start 139.07 98.11) + (end 139.43 98.47) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "8f4bc832-ac4d-43ea-840f-1bcdde13044f") + ) + (segment + (start 138.05 88.846397) + (end 138.05 87.92) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "af66f281-e66f-414f-adef-1255d043fbbc") + ) + (segment + (start 139.07 98.11) + (end 139.129312 98.050688) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "c3145998-5b7d-476e-9950-d4dc4ca86688") + ) + (segment + (start 140.44 98.47) + (end 140.6 98.31) + (width 0.2) + (layer "In1.Cu") + (net 20) + (uuid "ef827fba-fd22-4c36-9046-4291e01400ac") + ) + (segment + (start 139.07 98.11) + (end 139.03 98.07) + (width 0.25) + (layer "B.Cu") + (net 20) + (uuid "39b6b04e-cec1-489a-862f-8f4c25e55dca") + ) + (segment + (start 139.03 98.07) + (end 139.03 97.2775) + (width 0.25) + (layer "B.Cu") + (net 20) + (uuid "a3653f39-57d6-4048-b7a9-7ed83e1b26d9") + ) + (via + (at 144.61 89.07) + (size 0.4) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 21) + (uuid "5250c685-ae69-428f-8980-2ec0686042c4") + ) + (segment + (start 137.818959 87.64) + (end 133.821041 87.64) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "13c75575-c8b9-4975-8eda-d81773fab57b") + ) + (segment + (start 133.105 87.305) + (end 132.795 87.615) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "16b38224-91a1-4f7e-9bdc-e1a52f8928dd") + ) + (segment + (start 132.795 87.615) + (end 128.255 87.615) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "211a8a46-2913-47d2-936a-104faefe67fb") + ) + (segment + (start 141.75 89.07) + (end 141.345 88.665) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "2178502b-2e26-4a85-8884-c5845ffb4780") + ) + (segment + (start 141.343248 88.665) + (end 141.065 88.386752) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "37a5a81e-4f00-4801-aaf2-f2e56c4d3044") + ) + (segment + (start 133.821041 87.64) + (end 133.486041 87.305) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "497a4f9c-8b71-4002-a4cf-78cc7201a5ae") + ) + (segment + (start 140.76 88.08) + (end 138.258959 88.08) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "5a14918e-b4dd-47ed-8c61-0c62cc1306f7") + ) + (segment + (start 128.255 87.615) + (end 127 86.36) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "75b94b7a-e340-4895-a800-465098b7adad") + ) + (segment + (start 141.065 88.386752) + (end 141.065 88.385) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "7b2185be-73a6-449f-b396-05c6d8609b75") + ) + (segment + (start 144.61 89.07) + (end 141.75 89.07) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "93ede7ef-fc8b-49b6-bc12-fa66229af152") + ) + (segment + (start 141.065 88.385) + (end 140.76 88.08) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "b0297d01-9689-4a9c-988e-2ceb06a41f7b") + ) + (segment + (start 138.258959 88.08) + (end 137.818959 87.64) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "c88f1c4b-3524-4bd8-b1af-2e1741d0bcac") + ) + (segment + (start 141.345 88.665) + (end 141.343248 88.665) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "e1832706-5f76-4808-bcb6-8df104b8f694") + ) + (segment + (start 133.486041 87.305) + (end 133.105 87.305) + (width 0.15) + (layer "In2.Cu") + (net 21) + (uuid "e475c679-b683-4aef-94a7-dac693dddb11") + ) + (segment + (start 143.805 89.07) + (end 143.035 89.84) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "0d7a4c1b-8d3b-472d-8946-ab25b1578503") + ) + (segment + (start 141.65 89.84) + (end 141.37 90.12) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "1602ccbd-0e0c-4370-9173-ae72ab0e76ad") + ) + (segment + (start 142.34 94.88) + (end 140.97 94.88) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "2be501d5-73a6-41c1-bc55-99af9f33326d") + ) + (segment + (start 141.37 91.02) + (end 141.75 91.4) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "45b75151-f3c0-4ba3-928f-02e13a2af668") + ) + (segment + (start 141.37 90.12) + (end 141.37 91.02) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "55567718-c450-453d-94a0-54a8958a6b24") + ) + (segment + (start 142.89 92.8) + (end 142.89 94.33) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "60f23899-5f04-487d-884b-ac2bd9661f68") + ) + (segment + (start 144.61 89.07) + (end 143.805 89.07) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "6434f1c5-ec2c-4294-a3cc-27f66509c422") + ) + (segment + (start 142.77 92.68) + (end 142.89 92.8) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "7e0c7c69-9f45-4e89-8286-b46e522d76b6") + ) + (segment + (start 142.89 94.33) + (end 142.34 94.88) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "8e4e0f87-4ea3-4c41-b466-a736052631c0") + ) + (segment + (start 142.77 91.783734) + (end 142.77 92.68) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "90379e2b-66e7-40bf-b15a-dc7c95d72da4") + ) + (segment + (start 139.8875 94.94) + (end 139.8675 94.96) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "9d19e73c-3056-4eb5-8ded-637b83b15722") + ) + (segment + (start 140.97 94.88) + (end 140.91 94.94) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "a786459a-8871-41a1-b01d-357d356afb1f") + ) + (segment + (start 143.035 89.84) + (end 141.65 89.84) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "a7994a1c-2538-40b6-bef2-5556c9dc1dd2") + ) + (segment + (start 141.75 91.4) + (end 142.386266 91.4) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "d0ee8fbe-d47b-436a-b052-bff163c8be75") + ) + (segment + (start 142.386266 91.4) + (end 142.77 91.783734) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "d6de5519-14b1-4a7a-9d56-69b3e864355d") + ) + (segment + (start 140.91 94.94) + (end 139.8875 94.94) + (width 0.15) + (layer "B.Cu") + (net 21) + (uuid "ffbeb892-1845-4604-8b1c-5e4b4f3257a9") + ) + (via + (at 135.26 98.42) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 22) + (uuid "c87ca2d9-b0dd-48ae-9f95-69feba376daa") + ) + (segment + (start 135.96 99.47) + (end 136.68 100.19) + (width 0.2) + (layer "In1.Cu") + (net 22) + (uuid "2845a3af-ddc3-412f-82da-fcaa8af57956") + ) + (segment + (start 140.83 100.19) + (end 142.24 101.6) + (width 0.2) + (layer "In1.Cu") + (net 22) + (uuid "40233443-4c0f-4474-9b0b-cacda4906d0c") + ) + (segment + (start 136.68 100.19) + (end 140.83 100.19) + (width 0.2) + (layer "In1.Cu") + (net 22) + (uuid "5aadac48-5400-4e01-aad9-30d444d1f486") + ) + (segment + (start 135.51 98.42) + (end 135.96 98.87) + (width 0.2) + (layer "In1.Cu") + (net 22) + (uuid "a8f95b75-387b-4b2a-ba72-55ec32831fb8") + ) + (segment + (start 135.96 98.87) + (end 135.96 99.47) + (width 0.2) + (layer "In1.Cu") + (net 22) + (uuid "c2d3cd92-67c7-4178-918f-ed232a601c59") + ) + (segment + (start 135.26 98.42) + (end 135.51 98.42) + (width 0.2) + (layer "In1.Cu") + (net 22) + (uuid "e13bb063-e346-427e-b46e-0fd92abaf104") + ) + (segment + (start 135.26 98.42) + (end 135.26 98.31) + (width 0.2) + (layer "B.Cu") + (net 22) + (uuid "345d3b0c-1eef-425e-aa34-d5ed92cc3552") + ) + (segment + (start 135.53 98.04) + (end 135.53 97.2775) + (width 0.2) + (layer "B.Cu") + (net 22) + (uuid "3b4c4e0f-c72f-4a47-a6f0-e270a84f7369") + ) + (segment + (start 135.26 98.31) + (end 135.53 98.04) + (width 0.2) + (layer "B.Cu") + (net 22) + (uuid "8b01fbab-55a7-47ff-a756-dcdfa456b603") + ) + (segment + (start 140.356401 94.4528) + (end 141.0075 94.4528) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "2c1b7c2c-c014-4fe9-afe8-2221876eb98e") + ) + (segment + (start 140 94.096399) + (end 140.356401 94.4528) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "2daee306-e4e1-4b67-b5f4-9dbd6efac690") + ) + (segment + (start 139.358248 88.43) + (end 140.72 89.791752) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "56230349-bd2a-44d6-8eb6-62553dc8205f") + ) + (segment + (start 141.0075 94.4528) + (end 141.253597 94.4528) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "5e40d090-979b-484d-8824-b05c3ddfbd1e") + ) + (segment + (start 137.83 88.43) + (end 139.358248 88.43) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "651b6594-1655-46d4-ae06-f5898600731c") + ) + (segment + (start 140.72 89.791752) + (end 140.72 91.27) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "6b9d1f33-cda5-4aa5-ad90-9c13de8e6e3a") + ) + (segment + (start 140.72 91.27) + (end 140 91.99) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "a9e83705-c302-42c6-ae7a-cb8abdd6c387") + ) + (segment + (start 140 91.99) + (end 140 94.096399) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "b283eb07-f224-439e-b2fe-dd6dd66613d6") + ) + (segment + (start 141.0075 94.4528) + (end 141.110562 94.349738) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "e08c66d5-2f71-4303-a565-f882c6af6171") + ) + (segment + (start 137.6 88.66) + (end 137.83 88.43) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "f60ae848-90e1-4edc-9cfd-5768baefffae") + ) + (segment + (start 141.110562 94.349738) + (end 141.1689 94.349738) + (width 0.15) + (layer "F.Cu") + (net 23) + (uuid "fa1da1a5-acfa-40dc-98cf-54b40e44ea59") + ) + (via + (at 137.6 88.66) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 23) + (uuid "1b07858a-4b9a-4e9d-8baf-930b2ce26649") + ) + (segment + (start 138.03 89.35) + (end 138.03 90.6025) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "3c76754c-fc5e-4611-8e2a-35cb7d3a5e1c") + ) + (segment + (start 138.05 89.18) + (end 138.2 89.18) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "3fa51734-baba-4bad-a88f-49b755cee31d") + ) + (segment + (start 137.6 88.73) + (end 138.05 89.18) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "44c705c6-abe4-4c47-922b-6a7be45fade6") + ) + (segment + (start 136.61 87.53) + (end 135.44 86.36) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "63ec143e-1093-4a92-875a-95678e131bb0") + ) + (segment + (start 137.45 88.08) + (end 136.9 87.53) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "71972fbc-5dca-4c96-93d0-912b89faa6f9") + ) + (segment + (start 137.6 88.66) + (end 137.45 88.51) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "89a896a9-70db-40b6-bde2-7eb8325acd0f") + ) + (segment + (start 135.44 86.36) + (end 134.62 86.36) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "acfdc5c1-f5be-46e1-ae17-0b51eac2f741") + ) + (segment + (start 138.2 89.18) + (end 138.2 89.098924) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "bd244ccd-648e-4edd-8067-1901c5d91c86") + ) + (segment + (start 136.9 87.53) + (end 136.61 87.53) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "d56285ec-fcc9-4993-b321-eaa5e487c534") + ) + (segment + (start 137.45 88.51) + (end 137.45 88.08) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "dbf8d4e5-ddaa-499f-9d39-948c81e0eefd") + ) + (segment + (start 137.6 88.66) + (end 137.6 88.73) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "f9d52e48-d885-479b-87c0-ff6ea38ca62a") + ) + (segment + (start 138.2 89.18) + (end 138.03 89.35) + (width 0.2) + (layer "B.Cu") + (net 23) + (uuid "faeffb9e-7eac-453d-bbd7-d2df21c9f57c") + ) + (segment + (start 114.3 94.46) + (end 114.3 93.98) + (width 0.2) + (layer "F.Cu") + (net 24) + (uuid "15e5d82d-adcd-46a1-8944-7d1edcb42a54") + ) + (via + (at 132.13 90.01) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 24) + (uuid "095c74e5-3f4f-4988-bc66-deb406811170") + ) + (via + (at 129.9 91.26) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 24) + (uuid "383599af-5ff8-400d-b1c5-eb56a73e476d") + ) + (segment + (start 127.97 96.006397) + (end 127.97 95.33) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "28b5b2e9-46a6-4367-be9f-4af5fe377b72") + ) + (segment + (start 114.3 93.98) + (end 114.59 93.98) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "541dec19-afd8-4752-b042-54b7951331d4") + ) + (segment + (start 114.3 93.98) + (end 115.12 93.98) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "63256dc5-dfbf-498a-9ade-bfc54abf99f3") + ) + (segment + (start 131.805 90.335) + (end 130.355 90.335) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "63f0957a-d664-4ca1-80fe-e808d21b69a0") + ) + (segment + (start 115.12 93.98) + (end 118.56 97.42) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "6f976126-18e2-4c47-8091-18baa0aeecd8") + ) + (segment + (start 126.556397 97.42) + (end 127.97 96.006397) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "7e2a85f7-d825-4f00-bda5-0ce8c9efbc9e") + ) + (segment + (start 127.97 95.33) + (end 129.9 93.4) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "89613df9-1c07-4781-b662-3dd8aea58d4b") + ) + (segment + (start 129.9 93.4) + (end 129.9 91.26) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "949b758c-6c88-4d44-8e49-371696786c0b") + ) + (segment + (start 132.13 90.01) + (end 131.805 90.335) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "a9702add-a0e0-42d9-8d3c-9cc0168dc2a1") + ) + (segment + (start 129.91 90.78) + (end 129.91 91.25) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "b1417f1a-1213-4358-9c90-ecef13dc25ac") + ) + (segment + (start 118.56 97.42) + (end 126.556397 97.42) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "cad20e28-6613-4680-9250-67b8843ff7b6") + ) + (segment + (start 129.91 91.25) + (end 129.9 91.26) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "db2041dc-6d77-4743-9c77-5a3cdebf7e1a") + ) + (segment + (start 130.355 90.335) + (end 129.91 90.78) + (width 0.2) + (layer "In1.Cu") + (net 24) + (uuid "e6157429-3369-4e03-9883-62c9c4cb4b8b") + ) + (segment + (start 129.9 91.26) + (end 129.6 91.26) + (width 0.2) + (layer "B.Cu") + (net 24) + (uuid "545bcd3c-5fd2-40ab-89b7-db3c17a51320") + ) + (segment + (start 132.74 90.35) + (end 132.74 91.44) + (width 0.25) + (layer "B.Cu") + (net 24) + (uuid "6013f4d2-4170-4ad1-9a9b-ef424321bb03") + ) + (segment + (start 132.74 91.44) + (end 133.1925 91.44) + (width 0.25) + (layer "B.Cu") + (net 24) + (uuid "6ac1dd29-798b-49be-97c6-8bb272d6611a") + ) + (segment + (start 132.13 90.01) + (end 132.4 90.01) + (width 0.25) + (layer "B.Cu") + (net 24) + (uuid "a568c144-b16a-46de-b58b-32a5bc5dfb7e") + ) + (segment + (start 132.4 90.01) + (end 132.74 90.35) + (width 0.25) + (layer "B.Cu") + (net 24) + (uuid "cd04aefa-591e-458c-b2cf-79279dd726e5") + ) + (segment + (start 129.6 91.26) + (end 129.43 91.09) + (width 0.2) + (layer "B.Cu") + (net 24) + (uuid "dade5fe3-8ab6-49d6-bd80-4ddea2876275") + ) + (segment + (start 132.42 93.46) + (end 132.31 93.35) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "038f16ca-6c3d-4f0b-81bc-a23df386cd2b") + ) + (segment + (start 131.18 93.67) + (end 129.56 93.67) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "2900919a-16e9-48a4-9c54-f9b24ddec14a") + ) + (segment + (start 129.56 93.67) + (end 128.79 94.44) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "3ebdd532-9521-4166-a738-22101f556dc3") + ) + (segment + (start 132.31 93.35) + (end 131.5 93.35) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "43b3f85c-739b-4647-8d62-24c5391f6f15") + ) + (segment + (start 133.1925 93.46) + (end 132.42 93.46) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "932827c7-b049-402c-ac5b-7412de4e7e3f") + ) + (segment + (start 131.5 93.35) + (end 131.18 93.67) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "a28e6417-edc0-4aeb-aca1-0babe9ffa6cf") + ) + (segment + (start 128.79 94.44) + (end 128.79 94.72) + (width 0.25) + (layer "B.Cu") + (net 25) + (uuid "d7f46978-0d53-461d-a035-65f062eee080") + ) + (via + (at 135.97 98.17) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 26) + (uuid "39a1cab8-300b-4570-badf-cfe1189a29a4") + ) + (segment + (start 132.08 99.8) + (end 134.1 97.78) + (width 0.2) + (layer "In1.Cu") + (net 26) + (uuid "0cfabf8f-6ca1-4ab8-978a-d913a199fc76") + ) + (segment + (start 134.1 97.78) + (end 135.58 97.78) + (width 0.2) + (layer "In1.Cu") + (net 26) + (uuid "2ec2ff65-3fb2-48e4-aec7-37bebe8866b5") + ) + (segment + (start 135.58 97.78) + (end 135.97 98.17) + (width 0.2) + (layer "In1.Cu") + (net 26) + (uuid "49360572-ab23-4095-8439-0ba31d9c2d19") + ) + (segment + (start 132.08 101.6) + (end 132.08 99.8) + (width 0.2) + (layer "In1.Cu") + (net 26) + (uuid "9a4ee5eb-a688-407e-a415-9ad40da0bc6f") + ) + (segment + (start 136.03 98.11) + (end 136.03 97.2775) + (width 0.25) + (layer "B.Cu") + (net 26) + (uuid "555c69d4-c58a-4890-a4db-65f32c6d2909") + ) + (segment + (start 135.97 98.17) + (end 136.03 98.11) + (width 0.25) + (layer "B.Cu") + (net 26) + (uuid "9a371611-9459-410a-8cfa-dc3237f09c6b") + ) + (via + (at 136.11 89.81) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 27) + (uuid "a66f9db6-b16d-47c7-9b09-f25254d3d71c") + ) + (segment + (start 129.63 96.63) + (end 127 99.26) + (width 0.2) + (layer "In1.Cu") + (net 27) + (uuid "2d7ec388-90c7-4cc6-9d60-a2c5f77a9462") + ) + (segment + (start 136.11 89.81) + (end 135.72 90.2) + (width 0.2) + (layer "In1.Cu") + (net 27) + (uuid "4c356016-a80e-49c8-b0e7-53889c6fef65") + ) + (segment + (start 135.39 90.2) + (end 129.63 95.96) + (width 0.2) + (layer "In1.Cu") + (net 27) + (uuid "764e4a13-41a2-406b-92c8-ec66aa841da2") + ) + (segment + (start 127 99.26) + (end 127 101.6) + (width 0.2) + (layer "In1.Cu") + (net 27) + (uuid "8a528e49-4f14-4b5c-9816-bcab75190672") + ) + (segment + (start 129.63 95.96) + (end 129.63 96.63) + (width 0.2) + (layer "In1.Cu") + (net 27) + (uuid "acc71dd3-db85-4873-837e-41b2c24b2181") + ) + (segment + (start 135.72 90.2) + (end 135.39 90.2) + (width 0.2) + (layer "In1.Cu") + (net 27) + (uuid "bddca6e3-2c05-4acb-9450-25f76601ffb4") + ) + (segment + (start 136.11 89.81) + (end 136.03 89.89) + (width 0.15) + (layer "B.Cu") + (net 27) + (uuid "3b7e1e87-706a-43df-86d8-ac4e1c13d315") + ) + (segment + (start 136.03 89.89) + (end 136.03 90.6025) + (width 0.15) + (layer "B.Cu") + (net 27) + (uuid "8d43c9b6-e3ba-4025-9a2b-54fa2c690896") + ) + (via + (at 133.28 90.6) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 28) + (uuid "973b640a-8a07-4ac2-a41c-43f5e40fab8a") + ) + (segment + (start 128.86 90.67) + (end 128.86 93.18) + (width 0.2) + (layer "In1.Cu") + (net 28) + (uuid "020be231-eefe-4ce2-a352-84ef8278123b") + ) + (segment + (start 114.98 91.44) + (end 114.3 91.44) + (width 0.2) + (layer "In1.Cu") + (net 28) + (uuid "2344e789-aa94-48df-adec-4e50f74f718f") + ) + (segment + (start 130.13 89.4) + (end 128.86 90.67) + (width 0.2) + (layer "In1.Cu") + (net 28) + (uuid "32f1e9be-c5cc-4d55-b87c-f75629d2f3e2") + ) + (segment + (start 126.19 95.85) + (end 119.39 95.85) + (width 0.2) + (layer "In1.Cu") + (net 28) + (uuid "86cae5f5-e632-490a-8a99-d483e7148b91") + ) + (segment + (start 132.156397 89.4) + (end 130.13 89.4) + (width 0.2) + (layer "In1.Cu") + (net 28) + (uuid "88d639ab-f258-4f52-a0b7-87967cf7a1c7") + ) + (segment + (start 128.86 93.18) + (end 126.19 95.85) + (width 0.2) + (layer "In1.Cu") + (net 28) + (uuid "9c5961f1-3126-4b8e-8b7d-bb80d5e66f6e") + ) + (segment + (start 133.28 90.523603) + (end 132.156397 89.4) + (width 0.2) + (layer "In1.Cu") + (net 28) + (uuid "a9ac3366-eceb-48e0-bd2f-e39cf1861c58") + ) + (segment + (start 119.39 95.85) + (end 114.98 91.44) + (width 0.2) + (layer "In1.Cu") + (net 28) + (uuid "d67a8995-de2e-4744-a2bf-d6d99c224066") + ) + (segment + (start 133.28 90.6) + (end 133.28 90.523603) + (width 0.2) + (layer "In1.Cu") + (net 28) + (uuid "ecd59c1c-c6a3-42f2-8347-0781e07e3b14") + ) + (segment + (start 133.28 90.6) + (end 133.2825 90.6025) + (width 0.15) + (layer "B.Cu") + (net 28) + (uuid "8db63c2a-240e-4c4f-a2a1-c9d43d58b469") + ) + (segment + (start 133.2825 90.6025) + (end 134.03 90.6025) + (width 0.25) + (layer "B.Cu") + (net 28) + (uuid "ed611bde-e6db-407e-ab02-df1df4afbc58") + ) + (segment + (start 139.73 91.891041) + (end 139.73 94.49) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "1e86fd1a-9b91-47b2-aa16-7b5d9628c13e") + ) + (segment + (start 139.28 88.71) + (end 140.48 89.91) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "36e98d10-067c-431c-a2ad-7df8648f1177") + ) + (segment + (start 140.48 91.141041) + (end 139.73 91.891041) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "3c4ebcdd-42ef-4e72-a09e-e54c4b9dd1ae") + ) + (segment + (start 140.48 89.91) + (end 140.48 91.141041) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "59ff4a9d-b543-42ba-a338-677a4687abb4") + ) + (segment + (start 137.265 89.085) + (end 137.776041 89.085) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "8b39df2b-f384-46d0-b9cf-df16d74742f0") + ) + (segment + (start 137.776041 89.085) + (end 138.151041 88.71) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "aafd0a15-4410-4741-aa86-a07b6c023878") + ) + (segment + (start 136.93 88.43) + (end 136.93 88.75) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "b2f32d64-d0dd-494a-9d5e-5ee9ee486953") + ) + (segment + (start 136.93 88.75) + (end 137.265 89.085) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "c601a183-9782-4fa1-8599-37e1686a4fbb") + ) + (segment + (start 138.151041 88.71) + (end 139.28 88.71) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "ef4e291b-003d-4daf-9afe-d896a5575a40") + ) + (segment + (start 139.73 94.49) + (end 140.3428 95.1028) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "f14ba9d2-4c42-4394-9c32-b804b8484714") + ) + (segment + (start 140.3428 95.1028) + (end 141.0075 95.1028) + (width 0.15) + (layer "F.Cu") + (net 29) + (uuid "ff06c96e-c7cb-4264-8db6-d260f384d74a") + ) + (via + (at 136.93 88.43) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 29) + (uuid "1a8766ec-f640-4423-bd52-a4b4601a0e47") + ) + (segment + (start 136.93 88.43) + (end 136.93 88.86) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "215f41cb-5150-4921-a696-c6ddb5301e0b") + ) + (segment + (start 137.53 89.46) + (end 137.53 90.6025) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "274fc692-1729-45c6-bf83-8d32f7ce5c28") + ) + (segment + (start 135.88 87.48) + (end 133.98 87.48) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "6419e9d2-28e0-46e6-ad85-90556054a7e3") + ) + (segment + (start 136.53 88.28) + (end 136.53 88.13) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "66615910-0aff-45a0-bc59-44c2737c5e58") + ) + (segment + (start 136.53 88.13) + (end 135.88 87.48) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "78734db2-15f7-44d8-a9e9-54f011987b2a") + ) + (segment + (start 136.93 88.86) + (end 137.53 89.46) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "9a1a1797-d9fc-4e48-ae54-56cb0486f0b4") + ) + (segment + (start 136.93 88.43) + (end 136.62 88.12) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "b0c4b32b-2ff1-4184-8eb8-d2529c8de429") + ) + (segment + (start 132.86 86.36) + (end 132.08 86.36) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "c2bb3ee1-9021-4034-9422-eb4975033b25") + ) + (segment + (start 133.98 87.48) + (end 132.86 86.36) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "cae9a198-63a1-484d-a5f3-448ed03a9dff") + ) + (segment + (start 136.62 88.12) + (end 136.4175 88.12) + (width 0.2) + (layer "B.Cu") + (net 29) + (uuid "ccfd3e9c-1075-4e66-acd5-3932cc55e046") + ) + (segment + (start 119.34 92.67) + (end 119.3 92.71) + (width 0.3) + (layer "F.Cu") + (net 30) + (uuid "15504994-0389-4e93-983d-5041319bbbc8") + ) + (segment + (start 131.59 97.12) + (end 129.19 97.12) + (width 0.2) + (layer "F.Cu") + (net 30) + (uuid "1df3b525-f259-4a63-96e7-98c5a138fe09") + ) + (segment + (start 129.19 97.12) + (end 127.84 95.77) + (width 0.2) + (layer "F.Cu") + (net 30) + (uuid "4dfb6bc4-a1f1-44bc-9613-fcf6c853edd5") + ) + (segment + (start 127.116397 95.04) + (end 124.75 95.04) + (width 0.2) + (layer "F.Cu") + (net 30) + (uuid "67396126-f3c3-49b6-860d-ae84504abc2d") + ) + (segment + (start 131.69 97.22) + (end 131.59 97.12) + (width 0.2) + (layer "F.Cu") + (net 30) + (uuid "a611fb57-3579-4451-acfe-721159bbc41a") + ) + (segment + (start 117.505 92.71) + (end 118.58 92.71) + (width 0.3) + (layer "F.Cu") + (net 30) + (uuid "a7efe3cf-3303-43cd-a542-1352f10ffc45") + ) + (segment + (start 127.84 95.763603) + (end 127.116397 95.04) + (width 0.2) + (layer "F.Cu") + (net 30) + (uuid "ad33c759-2aff-4bec-9fee-5799e3e49ff7") + ) + (segment + (start 124.75 95.04) + (end 123.855 94.145) + (width 0.2) + (layer "F.Cu") + (net 30) + (uuid "b6534661-284f-4669-9d8a-f89d3c3873a8") + ) + (segment + (start 119.3 92.71) + (end 117.505 92.71) + (width 0.3) + (layer "F.Cu") + (net 30) + (uuid "bb5a1df3-0f29-4dd5-94dc-72207a0063e1") + ) + (segment + (start 127.84 95.77) + (end 127.84 95.763603) + (width 0.2) + (layer "F.Cu") + (net 30) + (uuid "c69fc5ea-ba74-4271-b9b5-e645344e16ea") + ) + (segment + (start 123.855 94.145) + (end 123.625 94.145) + (width 0.2) + (layer "F.Cu") + (net 30) + (uuid "d96a8c21-addb-4713-8e41-e2658e6a5303") + ) + (via + (at 131.69 97.22) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 30) + (uuid "0bd1b4de-b35e-43ed-b732-695da0e6c9cf") + ) + (via + (at 123.03 91.86) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 30) + (uuid "6e10fca0-1a22-4961-843b-f6852d68aa88") + ) + (via + (at 119.34 92.67) + (size 0.4) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 30) + (uuid "93dd0fc2-a25e-4cc8-a21f-4227cb93b167") + ) + (via + (at 123.625 94.145) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 30) + (uuid "dda470bf-a88a-405e-a3fd-e94329a95802") + ) + (segment + (start 136.43 97.86603) + (end 136.43 99.38) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "17f8d7f2-371b-4828-acdb-f836b84a3fbc") + ) + (segment + (start 119.34 92.67) + (end 120.13 91.88) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "1ef2b384-61dc-43b0-b11e-878d6a6ba7f4") + ) + (segment + (start 136.92 99.87) + (end 141.12 99.87) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "27571ce6-8bb5-45b9-a3cb-b672c0080b84") + ) + (segment + (start 141.32 100.07) + (end 143.39 100.07) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "2bd63982-d450-407a-868f-e1bd0381b0ec") + ) + (segment + (start 123.65 92.48) + (end 123.65 94.12) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "2f27fd34-e6a2-4c86-bf55-40f6c458cbce") + ) + (segment + (start 131.69 97.22) + (end 131.7 97.22) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "3a276e5a-8a20-46a5-aa36-56a01cab2f93") + ) + (segment + (start 152.02 86.74) + (end 152.4 86.36) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "3c8c2b98-5a3a-4f3e-927c-cda90763615d") + ) + (segment + (start 133.86 97.34) + (end 135.90397 97.34) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "47539a56-33b6-4920-8d61-0d1c0d180e44") + ) + (segment + (start 147.9 97.54) + (end 147.9 96.06) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "539aa9c3-c1a2-4e5c-8a27-3d962ae53a57") + ) + (segment + (start 131.69 97.22) + (end 131.99 97.52) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "78328915-4f18-41b2-8946-a938c5ba95a4") + ) + (segment + (start 123.65 94.12) + (end 123.625 94.145) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "815578dc-4c5e-4464-ba31-9a4dc0c6f389") + ) + (segment + (start 123.01 91.88) + (end 123.03 91.86) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "81eac51f-90ef-4072-9d80-b96ad175ec26") + ) + (segment + (start 120.13 91.88) + (end 123.01 91.88) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "8376cc76-7405-488e-8719-d677c0fa7bb5") + ) + (segment + (start 135.90397 97.34) + (end 136.43 97.86603) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "8c2952eb-a1b9-47f8-a3ff-f37027f674de") + ) + (segment + (start 133.68 97.52) + (end 133.86 97.34) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "9e76c788-d32f-4b1d-9e95-e9ceeac1dbe5") + ) + (segment + (start 136.43 99.38) + (end 136.92 99.87) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "aa8e4cbc-e9c4-45fb-8c43-03249c055a50") + ) + (segment + (start 143.39 100.07) + (end 145 98.46) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "bb432379-199e-4f9d-b0e7-9087db1bcba1") + ) + (segment + (start 131.99 97.52) + (end 133.68 97.52) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "c848ba54-797a-44f2-9bd3-d1fce4eec6c2") + ) + (segment + (start 147.9 96.06) + (end 152.02 91.94) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "d2cac36f-0f16-4039-ba2f-1f0216d66a00") + ) + (segment + (start 145 98.46) + (end 146.98 98.46) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "d44b4d2a-c07f-4799-9723-0a6776dcfacf") + ) + (segment + (start 123.03 91.86) + (end 123.65 92.48) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "dbaf172f-a53a-48a3-8626-7b597aac7c98") + ) + (segment + (start 146.98 98.46) + (end 147.9 97.54) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "dd18b97f-72ce-42b3-bffc-f4e2093e8c54") + ) + (segment + (start 141.12 99.87) + (end 141.32 100.07) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "ecfa3533-eac7-4936-a0ed-3d122de40856") + ) + (segment + (start 152.02 91.94) + (end 152.02 86.74) + (width 0.2) + (layer "In1.Cu") + (net 30) + (uuid "f85ffa8b-ed19-4d9f-8424-c8b6bb0ae518") + ) + (segment + (start 123.17 88.9) + (end 124.94 88.9) + (width 0.1) + (layer "B.Cu") + (net 30) + (uuid "0b0c97b7-4498-49da-9029-7eedd7e82742") + ) + (segment + (start 133.1925 95.46) + (end 132.76 95.46) + (width 0.2) + (layer "B.Cu") + (net 30) + (uuid "0beffa7d-51b5-4596-a591-6323fab798fa") + ) + (segment + (start 131.88 96.34) + (end 131.88 97.03) + (width 0.2) + (layer "B.Cu") + (net 30) + (uuid "25309b97-6b98-4790-aa18-9903f4346dfb") + ) + (segment + (start 131.88 97.03) + (end 131.69 97.22) + (width 0.2) + (layer "B.Cu") + (net 30) + (uuid "414d6607-3fdb-4c6e-8308-351bca1f5606") + ) + (segment + (start 123.08 88.99) + (end 123.17 88.9) + (width 0.1) + (layer "B.Cu") + (net 30) + (uuid "a092fc06-0925-43c6-baee-6fa938c988ce") + ) + (segment + (start 122.98 91.86) + (end 123.08 91.76) + (width 0.1) + (layer "B.Cu") + (net 30) + (uuid "aab4d371-2650-4b7f-800d-d83f71c1025a") + ) + (segment + (start 123.03 91.86) + (end 122.98 91.86) + (width 0.1) + (layer "B.Cu") + (net 30) + (uuid "ade2043f-5ff4-40e5-876c-188893d6479a") + ) + (segment + (start 124.94 88.9) + (end 125.21 88.63) + (width 0.1) + (layer "B.Cu") + (net 30) + (uuid "c24ec8ba-7de5-4e32-bb40-bfe70cc7a8c2") + ) + (segment + (start 123.08 91.76) + (end 123.08 88.99) + (width 0.1) + (layer "B.Cu") + (net 30) + (uuid "c5cb4f04-3f71-4a8b-8dd1-63950b122b7b") + ) + (segment + (start 132.76 95.46) + (end 131.88 96.34) + (width 0.2) + (layer "B.Cu") + (net 30) + (uuid "f885b825-f4d1-406a-b79c-f55e92d0dcc1") + ) + (via + (at 134.34 98.25) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 31) + (uuid "6a74499d-42c8-4e01-a23c-34e62ee3fb64") + ) + (segment + (start 134.9 99.52) + (end 136.98 101.6) + (width 0.2) + (layer "In1.Cu") + (net 31) + (uuid "13591fb0-a118-426e-b0c9-2e47e519cbb7") + ) + (segment + (start 136.98 101.6) + (end 137.16 101.6) + (width 0.2) + (layer "In1.Cu") + (net 31) + (uuid "82a49056-0319-4587-a47f-712552f6b12b") + ) + (segment + (start 134.9 98.81) + (end 134.9 99.52) + (width 0.2) + (layer "In1.Cu") + (net 31) + (uuid "c1655e0c-d052-40c9-b795-05bdd97afbd8") + ) + (segment + (start 134.34 98.25) + (end 134.9 98.81) + (width 0.2) + (layer "In1.Cu") + (net 31) + (uuid "f725bca5-0168-4ca1-ba0b-67c340040069") + ) + (segment + (start 137.16 101.091376) + (end 137.16 101.6) + (width 0.15) + (layer "In1.Cu") + (net 31) + (uuid "fec90bab-59de-4e08-9dd7-04a611f54ecf") + ) + (segment + (start 134.53 97.92) + (end 134.53 97.2775) + (width 0.25) + (layer "B.Cu") + (net 31) + (uuid "02da55bd-980e-4bcf-829e-4d22abe1d04e") + ) + (segment + (start 134.34 98.25) + (end 134.34 98.11) + (width 0.25) + (layer "B.Cu") + (net 31) + (uuid "3d64d2d2-a42f-4c13-bf91-d46b43946161") + ) + (segment + (start 134.34 98.11) + (end 134.53 97.92) + (width 0.25) + (layer "B.Cu") + (net 31) + (uuid "db9d3bf6-b6a6-4668-a60e-d2e7535e20b3") + ) + (via + (at 133.81 98.71) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 41) + (uuid "65829a43-9290-4caf-a42b-e7c23e83c9c9") + ) + (segment + (start 134.41 100.12) + (end 145.84 100.12) + (width 0.2) + (layer "In2.Cu") + (net 41) + (uuid "28c8d1ef-67c8-4544-af60-7804f94b10e9") + ) + (segment + (start 133.84 99.55) + (end 134.41 100.12) + (width 0.2) + (layer "In2.Cu") + (net 41) + (uuid "66489744-e1c9-48a5-8110-619d80d93076") + ) + (segment + (start 133.84 98.74) + (end 133.84 99.55) + (width 0.2) + (layer "In2.Cu") + (net 41) + (uuid "903639f9-e323-41db-817b-5dec5a645fe8") + ) + (segment + (start 133.81 98.71) + (end 133.84 98.74) + (width 0.2) + (layer "In2.Cu") + (net 41) + (uuid "99b11d0e-1d84-410e-9370-e163aad22087") + ) + (segment + (start 145.84 100.12) + (end 147.32 101.6) + (width 0.2) + (layer "In2.Cu") + (net 41) + (uuid "c9bbfb4d-a4e6-4860-881f-6a06ac7edcea") + ) + (segment + (start 133.81 98.71) + (end 133.81 97.94) + (width 0.2) + (layer "B.Cu") + (net 41) + (uuid "5c3707d9-e766-454d-9e14-f4c796dc0c56") + ) + (segment + (start 133.81 97.94) + (end 134.03 97.72) + (width 0.2) + (layer "B.Cu") + (net 41) + (uuid "915a9cc9-b61f-4c0d-a214-f81b77d7bcec") + ) + (segment + (start 134.03 97.72) + (end 134.03 97.2775) + (width 0.2) + (layer "B.Cu") + (net 41) + (uuid "bb4b6b23-5c69-4824-b4a4-a92eb690bc8e") + ) + (via + (at 145.07 92.88) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 44) + (uuid "06363924-4534-4e1d-a95c-120fe8415d95") + ) + (via + (at 142.35 99.02) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 44) + (uuid "371edd5b-ad23-49ed-a5a4-243233a7c394") + ) + (segment + (start 144.7 96.67) + (end 142.35 99.02) + (width 0.8) + (layer "In1.Cu") + (net 44) + (uuid "62b0d26b-3f30-42ac-bf37-c6f71b6c402b") + ) + (segment + (start 145.07 93.31) + (end 144.7 93.68) + (width 0.7) + (layer "In1.Cu") + (net 44) + (uuid "7e42a6bd-ef87-4792-8f16-987f98f01155") + ) + (segment + (start 145.07 92.88) + (end 145.07 93.31) + (width 0.7) + (layer "In1.Cu") + (net 44) + (uuid "d1bbcc3c-dc21-4c82-9703-b0997b0c123d") + ) + (segment + (start 144.7 93.68) + (end 144.7 96.67) + (width 0.8) + (layer "In1.Cu") + (net 44) + (uuid "d35c9df4-08ee-439a-bbb5-bee0c4c2f262") + ) + (segment + (start 145.07 92.57) + (end 145.07 92.88) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "2906957e-a839-4648-a3e3-b3482a14f829") + ) + (segment + (start 143.28 90.9575) + (end 143.2775 90.9575) + (width 0.3) + (layer "B.Cu") + (net 44) + (uuid "2c88012a-7410-4075-b085-677737fb6bbb") + ) + (segment + (start 143.18 99.32) + (end 142.13 100.37) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "30da077e-45f2-45b7-b13f-9fafb5d9ee05") + ) + (segment + (start 144.6625 92.1) + (end 144.6625 92.1625) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "3d548403-9464-4f6c-a07e-127998fce6dd") + ) + (segment + (start 142.32 97.4625) + (end 141.69 97.4625) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "5eeb65e8-6f58-4afe-9f57-4dbee42e5b77") + ) + (segment + (start 142.35 99.02) + (end 142.82 99.02) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "664b2ec1-c013-4086-9aa1-ecec51268fb3") + ) + (segment + (start 143.1 99.3) + (end 143.18 99.38) + (width 0.2) + (layer "B.Cu") + (net 44) + (uuid "84831f68-1a48-42ce-8dc5-240a8148e1ea") + ) + (segment + (start 132.29 100.37) + (end 131.7 99.78) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "8cae94bd-b723-42b3-89ff-d2afcd6c0605") + ) + (segment + (start 142.82 99.02) + (end 143.18 99.38) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "94e08c45-36bc-4f6b-b0dc-324e84212b62") + ) + (segment + (start 142.13 100.37) + (end 132.29 100.37) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "970848ca-9a42-46f4-a9c0-54821db17a31") + ) + (segment + (start 131.7 99.78) + (end 131.7 99.17) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "a262a71d-73bb-4598-b9fd-d3c2fe5d9bf2") + ) + (segment + (start 145.07 93.08) + (end 145.07 92.88) + (width 0.15) + (layer "B.Cu") + (net 44) + (uuid "a955783a-cc44-42f5-a208-0df86eb63a8e") + ) + (segment + (start 143.18 99.32) + (end 143.18 98.3225) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "aeb25fe3-e357-4c15-9f88-378c186b65e6") + ) + (segment + (start 143.2775 90.9575) + (end 143.27 90.95) + (width 0.3) + (layer "B.Cu") + (net 44) + (uuid "b474df8d-8842-4fa0-862e-58ef8c59f7e3") + ) + (segment + (start 144.6625 92.1) + (end 144.6625 91.15) + (width 0.5) + (layer "B.Cu") + (net 44) + (uuid "b535e598-0742-4e82-9144-81368f741b92") + ) + (segment + (start 143.18 98.3225) + (end 142.66 97.8025) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "bb81b22b-22e3-4a57-ba8e-25982b226373") + ) + (segment + (start 143.4125 91.09) + (end 144.6025 91.09) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "be883abe-1aef-4780-bc08-e25a9b186884") + ) + (segment + (start 142.66 97.8025) + (end 142.32 97.4625) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "c1833421-367e-426c-852f-0eeed5886688") + ) + (segment + (start 143.28 90.9575) + (end 143.4125 91.09) + (width 0.3) + (layer "B.Cu") + (net 44) + (uuid "cfb77025-9586-4306-a832-3a262ceeb6b7") + ) + (segment + (start 144.6025 91.09) + (end 144.6625 91.15) + (width 0.3) + (layer "B.Cu") + (net 44) + (uuid "d57d600a-f9e9-4fe9-a9dc-f08cbab18ee2") + ) + (segment + (start 144.76 99.39) + (end 143.19 99.39) + (width 0.5) + (layer "B.Cu") + (net 44) + (uuid "db9390dd-5aec-4a7f-ba50-0bfcf31c0cbb") + ) + (segment + (start 145.0825 93.0925) + (end 145.07 93.08) + (width 0.15) + (layer "B.Cu") + (net 44) + (uuid "e73ec5cf-889d-42a3-920d-ec2a9da29b32") + ) + (segment + (start 144.6625 92.1625) + (end 145.07 92.57) + (width 0.4) + (layer "B.Cu") + (net 44) + (uuid "f2fda95e-b67b-4ca8-90a2-a68b8e218797") + ) + (segment + (start 143.19 99.39) + (end 143.18 99.38) + (width 0.5) + (layer "B.Cu") + (net 44) + (uuid "f8d8b097-3fc2-4613-a8d4-affced17df3a") + ) + (segment + (start 145.8 90.595001) + (end 145.8 95.78) + (width 0.5) + (layer "B.Cu") + (net 45) + (uuid "2895b39f-b27d-4661-b6b5-09276321361c") + ) + (segment + (start 146.9375 90.2) + (end 146.195001 90.2) + (width 0.5) + (layer "B.Cu") + (net 45) + (uuid "3a4d341f-18fa-4606-8af5-4c0120ea321b") + ) + (segment + (start 145.8 95.78) + (end 145.04 96.54) + (width 0.5) + (layer "B.Cu") + (net 45) + (uuid "5a22d572-e8e0-4787-bf01-2ba63dcc8af9") + ) + (segment + (start 146.195001 90.2) + (end 145.8 90.595001) + (width 0.5) + (layer "B.Cu") + (net 45) + (uuid "c9e95110-1cc7-4432-b434-51dafadce484") + ) + (segment + (start 145.04 96.54) + (end 144.47 96.54) + (width 0.5) + (layer "B.Cu") + (net 45) + (uuid "eaa9c283-df63-4329-b30a-6074be023145") + ) + (via + (at 135.37 89.75) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 51) + (uuid "087506a9-6198-489e-b21f-4bb681f1bd91") + ) + (segment + (start 129.16 101.22) + (end 129.54 101.6) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "115bfa58-2298-4a1e-9447-3895c178d49b") + ) + (segment + (start 129.62 98.18) + (end 129.613603 98.18) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "30ca5604-76c0-4a2e-81ab-92063ad8bbbf") + ) + (segment + (start 129.613603 98.18) + (end 129.16 98.633603) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "47af5292-b92f-4083-8b62-420f9ce6d545") + ) + (segment + (start 129.16 98.633603) + (end 129.16 101.22) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "49c4f169-8ec7-4967-9cb7-4a074b0e2a93") + ) + (segment + (start 136.083603 89.2) + (end 136.986397 89.2) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "63495ae4-e33f-442e-98fa-a4a1b0176019") + ) + (segment + (start 137.25 91.55) + (end 139.08 93.38) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "7248b448-f52d-49c2-b9d2-b4b726ac0861") + ) + (segment + (start 139.08 95.75) + (end 138.31 96.52) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "727439b0-91e7-4c09-b22e-8463b36c1bfc") + ) + (segment + (start 139.08 93.38) + (end 139.08 95.75) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "729d64f2-928e-4f1f-973d-956cf375e1ba") + ) + (segment + (start 135.533603 89.75) + (end 136.083603 89.2) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "9459513e-a5ed-46d6-af0e-0a0c98fca71a") + ) + (segment + (start 136.986397 89.2) + (end 137.25 89.463603) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "b86eeaaf-0ae4-4b3c-acbb-d86a5872999d") + ) + (segment + (start 135.37 89.75) + (end 135.533603 89.75) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "be6d8614-4ff6-44f3-85b7-e0e7130e3283") + ) + (segment + (start 137.25 89.463603) + (end 137.25 91.55) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "d677acfa-1672-4955-a621-62db9d649834") + ) + (segment + (start 131.28 96.52) + (end 129.62 98.18) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "e623b3c9-1a73-4a76-9667-1aed5eb16e10") + ) + (segment + (start 138.31 96.52) + (end 131.28 96.52) + (width 0.2) + (layer "In1.Cu") + (net 51) + (uuid "ebec5a4a-08e8-4bd4-8c50-edac77e10630") + ) + (segment + (start 129.54 101.6) + (end 129.53 101.59) + (width 0.15) + (layer "In1.Cu") + (net 51) + (uuid "f9bedd22-9e06-4f1c-ae16-7b52ea9c1d78") + ) + (segment + (start 135.37 89.75) + (end 135.53 89.91) + (width 0.15) + (layer "B.Cu") + (net 51) + (uuid "1c9ac670-c52a-4fd5-8993-c82742361172") + ) + (segment + (start 135.53 89.91) + (end 135.53 90.6025) + (width 0.15) + (layer "B.Cu") + (net 51) + (uuid "46cba60f-1fe7-4752-994a-f2605b4d7c11") + ) + (segment + (start 149.54 88.79) + (end 148.3726 89.9574) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "07459f1c-0bed-45bd-825d-5975c5c8f34f") + ) + (segment + (start 148.3726 89.9574) + (end 147.486 89.9574) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "275a9844-7ebc-430e-bed1-bfa86ddb7d97") + ) + (segment + (start 147.486 89.9574) + (end 147.036 89.9574) + (width 0.15) + (layer "F.Cu") + (net 52) + (uuid "73870b35-5d4a-4991-b652-cb8a691d07bf") + ) + (segment + (start 146.8274 89.9574) + (end 147.486 89.9574) + (width 0.2) + (layer "F.Cu") + (net 52) + (uuid "76d332bb-858e-41fc-983e-4d1f8c5a272f") + ) + (segment + (start 149.93 88.79) + (end 149.54 88.79) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "7c0fe349-0083-4899-96a1-f4b193780e23") + ) + (via + (at 146.12 86.8) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 52) + (uuid "5fffa8ca-511b-4b3b-90b7-5efce36db274") + ) + (via + (at 130.79 86.42) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 52) + (uuid "80ee4da6-7c8f-40b2-bb1d-08ca47fa9857") + ) + (via + (at 149.93 88.79) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 52) + (uuid "ad49d1c6-15e0-449d-8bd8-abcc5f6ab960") + ) + (segment + (start 146.12 86.93) + (end 146.12 86.8) + (width 0.2) + (layer "In1.Cu") + (net 52) + (uuid "4433650e-315d-44e7-9294-478baba022f4") + ) + (segment + (start 149.93 88.79) + (end 149.52 88.38) + (width 0.2) + (layer "In1.Cu") + (net 52) + (uuid "49063bea-55cb-42f8-9484-61a5502507dc") + ) + (segment + (start 149.52 88.38) + (end 147.88 88.38) + (width 0.2) + (layer "In1.Cu") + (net 52) + (uuid "788c1b46-59ae-4379-865f-d31ba4e8da28") + ) + (segment + (start 146.82 87.63) + (end 146.12 86.93) + (width 0.2) + (layer "In1.Cu") + (net 52) + (uuid "ba3fe5be-2f5b-418c-be0a-439971bd43c0") + ) + (segment + (start 147.88 88.38) + (end 147.13 87.63) + (width 0.2) + (layer "In1.Cu") + (net 52) + (uuid "d7a87953-0f29-4626-9c05-2a320f0532d9") + ) + (segment + (start 147.13 87.63) + (end 146.82 87.63) + (width 0.2) + (layer "In1.Cu") + (net 52) + (uuid "eaef473a-ac3c-4b6f-a3e5-c0206238e1e5") + ) + (segment + (start 133.005588 87.065) + (end 133.585453 87.065) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "07b3ba96-e00e-4c4c-8620-3f66cf15aaa8") + ) + (segment + (start 133.585453 87.065) + (end 133.895453 87.375) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "4690eecb-dbb3-4396-9751-ec779dcf621c") + ) + (segment + (start 137.935 87.375) + (end 138.095 87.215) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "4ffce5dd-9888-4a84-be78-f6ae2b6e1731") + ) + (segment + (start 138.92 87.42) + (end 145.5 87.42) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "659431a9-55b0-4e68-9391-05c518be34c1") + ) + (segment + (start 133.895453 87.375) + (end 137.935 87.375) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "674864b3-ee23-43e8-8dab-f3ced8cc0556") + ) + (segment + (start 145.5 87.42) + (end 146.12 86.8) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "69e96d52-ee11-4c9d-96e3-dc9f010ce7de") + ) + (segment + (start 130.79 86.84) + (end 131.325 87.375) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "69f4c703-3ded-4287-811e-60bbe908e64b") + ) + (segment + (start 138.715 87.215) + (end 138.92 87.42) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "b83edd4e-9b6a-44d4-992d-484901d9205b") + ) + (segment + (start 131.325 87.375) + (end 132.695588 87.375) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "baaec0c5-f51c-485c-853b-09c588bc81bb") + ) + (segment + (start 132.695588 87.375) + (end 133.005588 87.065) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "d1a56c63-aae5-4e47-bfdc-fd44ea494e14") + ) + (segment + (start 130.79 86.42) + (end 130.79 86.434717) + (width 0.2) + (layer "In2.Cu") + (net 52) + (uuid "e463616a-f975-4b33-a1a6-18d15568fe98") + ) + (segment + (start 130.79 86.42) + (end 130.79 86.84) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "e963cc4c-f4f5-4dcb-a918-9e1054cedb49") + ) + (segment + (start 138.095 87.215) + (end 138.715 87.215) + (width 0.15) + (layer "In2.Cu") + (net 52) + (uuid "ea871651-4788-47d7-9e40-dff027acac42") + ) + (segment + (start 129.8275 88.4025) + (end 130.79 87.44) + (width 0.2) + (layer "B.Cu") + (net 52) + (uuid "133654e7-f985-4260-bd3c-501349767538") + ) + (segment + (start 129.8275 88.62) + (end 129.8275 88.4025) + (width 0.2) + (layer "B.Cu") + (net 52) + (uuid "b553c263-d504-47bb-991d-69fb30b81a6c") + ) + (segment + (start 130.79 87.44) + (end 130.79 86.42) + (width 0.2) + (layer "B.Cu") + (net 52) + (uuid "b92805c4-b361-4fb6-bfbe-eb193fbb75ea") + ) + (segment + (start 147.24 94.66) + (end 146.1472 95.7528) + (width 0.4) + (layer "F.Cu") + (net 53) + (uuid "38b6de36-6095-4d35-8bf5-278ddcd613e0") + ) + (segment + (start 146.1472 95.7528) + (end 145.2325 95.7528) + (width 0.4) + (layer "F.Cu") + (net 53) + (uuid "6ea09358-6dc9-45fe-91e1-2420e49694cb") + ) + (segment + (start 147.69 94.66) + (end 147.24 94.66) + (width 0.4) + (layer "F.Cu") + (net 53) + (uuid "98d0f268-a164-4716-8f14-8175de68905f") + ) + (segment + (start 133.43 97.75) + (end 134.476397 97.75) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "27ddad75-1bd8-420c-8cbd-0b2cab956fc7") + ) + (segment + (start 122.555 92.365) + (end 122.555 92.71) + (width 0.3) + (layer "F.Cu") + (net 54) + (uuid "345eecd9-708a-4482-9416-0d4aa814a1ab") + ) + (segment + (start 123.0884 92.71) + (end 122.555 92.71) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "3f85a4fd-ba70-46ab-8abc-123422935c8d") + ) + (segment + (start 121.56 91.37) + (end 122.555 92.365) + (width 0.3) + (layer "F.Cu") + (net 54) + (uuid "499eea31-2398-4e5b-9850-424314232bf6") + ) + (segment + (start 134.79 98.063603) + (end 134.79 98.72) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "5d334fdb-b850-4237-90dd-484d2e7c3fae") + ) + (segment + (start 134.79 98.72) + (end 134.34 99.17) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "750e0aa3-390f-487d-98ca-2d6ea310b74d") + ) + (segment + (start 132.72 97.04) + (end 133.43 97.75) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "7ae8fe84-7fdd-43f7-9795-a6acfab358c7") + ) + (segment + (start 122.555 92.71) + (end 122.32 92.71) + (width 0.3) + (layer "F.Cu") + (net 54) + (uuid "9138b281-7bb8-423d-993a-95064fbd5e67") + ) + (segment + (start 129.256519 96.77) + (end 125.516519 93.03) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "b3ec327c-9719-417a-84cb-92e351668084") + ) + (segment + (start 132.45 96.77) + (end 129.256519 96.77) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "cff19c65-c004-40aa-94c1-1ab45aaeafb6") + ) + (segment + (start 132.72 97.04) + (end 132.45 96.77) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "dc6ad5d5-914a-4db0-a8d8-b7381bc7c1ec") + ) + (segment + (start 125.516519 93.03) + (end 122.875 93.03) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "dd527261-d58a-4749-aea7-84f86e171eb1") + ) + (segment + (start 122.875 93.03) + (end 122.555 92.71) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "e976abdd-c04a-4236-af27-cf7583091ce7") + ) + (segment + (start 134.476397 97.75) + (end 134.79 98.063603) + (width 0.2) + (layer "F.Cu") + (net 54) + (uuid "edaef140-294a-4a68-a2ec-696e63d8a183") + ) + (via + (at 121.56 91.37) + (size 0.4) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 54) + (uuid "4cc21241-6171-4bac-b520-bba6806930e5") + ) + (via + (at 132.72 97.04) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 54) + (uuid "d51b9e44-2cc5-4448-a658-e95283efb51a") + ) + (via + (at 134.34 99.17) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 54) + (uuid "e135bd58-09f9-47bc-94cd-bc67bfe58215") + ) + (segment + (start 134.34 99.17) + (end 134.34 99.48) + (width 0.2) + (layer "In2.Cu") + (net 54) + (uuid "054bd042-3c54-43ee-99b8-06767eecafe1") + ) + (segment + (start 149.25 101.6) + (end 149.86 101.6) + (width 0.2) + (layer "In2.Cu") + (net 54) + (uuid "187e61d6-1a17-41c8-b74e-4c305f638681") + ) + (segment + (start 134.65 99.79) + (end 147.44 99.79) + (width 0.2) + (layer "In2.Cu") + (net 54) + (uuid "ba738f26-2506-460b-9b0b-337d6a19298c") + ) + (segment + (start 147.44 99.79) + (end 149.25 101.6) + (width 0.2) + (layer "In2.Cu") + (net 54) + (uuid "d10f2565-7686-4810-a6d7-ff0b4b283b73") + ) + (segment + (start 134.34 99.48) + (end 134.65 99.79) + (width 0.2) + (layer "In2.Cu") + (net 54) + (uuid "df7da43c-3453-4c39-8001-c6eb8491c9cc") + ) + (segment + (start 132.72 96.83) + (end 133.11 96.44) + (width 0.2) + (layer "B.Cu") + (net 54) + (uuid "545a4146-369b-4a8e-8542-96ea3c921c4e") + ) + (segment + (start 121.56 91.37) + (end 120.54 90.35) + (width 0.1) + (layer "B.Cu") + (net 54) + (uuid "9ceaafbb-9f47-4d04-9347-c586ff0f3b4c") + ) + (segment + (start 120.54 88.89) + (end 120.28 88.63) + (width 0.1) + (layer "B.Cu") + (net 54) + (uuid "a90689a6-5165-494c-afd7-a27b82d4e626") + ) + (segment + (start 120.54 90.35) + (end 120.54 88.89) + (width 0.1) + (layer "B.Cu") + (net 54) + (uuid "b8228315-531d-4247-86b6-93e19d86cf25") + ) + (segment + (start 132.72 97.04) + (end 132.72 96.83) + (width 0.2) + (layer "B.Cu") + (net 54) + (uuid "d8bb0fe8-65b6-4460-9fa8-45dffaa98ff8") + ) + (segment + (start 133.11 96.44) + (end 133.1925 96.44) + (width 0.2) + (layer "B.Cu") + (net 54) + (uuid "ecd2cae3-d540-429b-a287-e55c9af9b3c6") + ) + (via + (at 145.46 88.55) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 55) + (uuid "591e34fa-07d6-467d-be20-11743eaa0566") + ) + (via + (at 146.26 88.55) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 55) + (uuid "d9fc4165-f961-4d5f-847a-ffa0e2ba3757") + ) + (via + (at 146.92 93.68) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 55) + (uuid "dffe54f7-a39c-4c4d-9b36-9e896e986edf") + ) + (segment + (start 147.22 89.51) + (end 146.26 88.55) + (width 0.7) + (layer "In1.Cu") + (net 55) + (uuid "0260a1f2-91a1-42a9-a791-1364a34cef5e") + ) + (segment + (start 146.92 93.68) + (end 147.22 93.38) + (width 0.7) + (layer "In1.Cu") + (net 55) + (uuid "0bacd25c-12f9-4f88-a5b2-a07f8644588b") + ) + (segment + (start 146.26 88.55) + (end 145.46 88.55) + (width 0.7) + (layer "In1.Cu") + (net 55) + (uuid "a0c4a142-2ec4-498f-869b-ae0a6a2e2c37") + ) + (segment + (start 147.22 93.38) + (end 147.22 89.51) + (width 0.7) + (layer "In1.Cu") + (net 55) + (uuid "cb6cd882-1708-424b-93c9-fdd863283f44") + ) + (segment + (start 146.55 94.97579) + (end 146.55 96.06) + (width 0.4) + (layer "B.Cu") + (net 55) + (uuid "074c6426-f605-4386-ace7-5e9d697ba4e4") + ) + (segment + (start 147.81 94.17) + (end 147.35579 94.17) + (width 0.4) + (layer "B.Cu") + (net 55) + (uuid "0cd9c0c1-8c85-4371-ba0c-7334a13cccb6") + ) + (segment + (start 146.26 88.55) + (end 146.29 88.52) + (width 0.6) + (layer "B.Cu") + (net 55) + (uuid "2c40c80b-157d-4a8a-8233-da582d58a6af") + ) + (segment + (start 145.49 88.52) + (end 145.46 88.55) + (width 0.6) + (layer "B.Cu") + (net 55) + (uuid "2fd9d33f-a1e9-4105-b25c-4c4f463b1a98") + ) + (segment + (start 146.55 96.06) + (end 145.07 97.54) + (width 0.4) + (layer "B.Cu") + (net 55) + (uuid "354d0f60-7250-4109-9206-5fd854dba37e") + ) + (segment + (start 146.035 88.295) + (end 142.9062 88.295) + (width 0.8) + (layer "B.Cu") + (net 55) + (uuid "381afa42-1877-4bb1-a274-a2b50e50f30b") + ) + (segment + (start 147.73 94.24) + (end 147.93 94.24) + (width 0.25) + (layer "B.Cu") + (net 55) + (uuid "45906b91-c663-4f6d-9bb9-558fe3e913a6") + ) + (segment + (start 144.6625 90.2) + (end 145.46 89.4025) + (width 0.6) + (layer "B.Cu") + (net 55) + (uuid "6349138e-383c-45d6-bc76-95cc1dbc5f84") + ) + (segment + (start 145.46 89.4025) + (end 145.46 88.55) + (width 0.6) + (layer "B.Cu") + (net 55) + (uuid "8f3dece9-94f9-4d2a-bc3d-0eba41f6a748") + ) + (segment + (start 142.9062 88.295) + (end 142.5212 88.68) + (width 0.8) + (layer "B.Cu") + (net 55) + (uuid "94990410-1ce6-4b94-ac4a-d2f5d0c11d66") + ) + (segment + (start 147.41 94.17) + (end 147.81 94.17) + (width 0.4) + (layer "B.Cu") + (net 55) + (uuid "c77459ce-7fed-4cfa-a784-88309ab91050") + ) + (segment + (start 143.47 97.54) + (end 142.2475 96.3175) + (width 0.4) + (layer "B.Cu") + (net 55) + (uuid "c8b80b05-a34c-4ef5-b833-e6da12da7ea7") + ) + (segment + (start 142.2475 96.3175) + (end 141.69 96.3175) + (width 0.4) + (layer "B.Cu") + (net 55) + (uuid "c976c71f-0f02-4110-ae69-cde84c7f1f96") + ) + (segment + (start 146.29 88.52) + (end 146.32 88.52) + (width 0.6) + (layer "B.Cu") + (net 55) + (uuid "cd7c556a-a3cb-49e2-a2fe-b3d79e03f9fd") + ) + (segment + (start 146.32 88.52) + (end 145.49 88.52) + (width 0.6) + (layer "B.Cu") + (net 55) + (uuid "d7f3859e-77aa-4a51-bdd1-2b617d8ac831") + ) + (segment + (start 146.92 93.68) + (end 147.41 94.17) + (width 0.4) + (layer "B.Cu") + (net 55) + (uuid "ecd173e8-0c3e-49be-9243-1d2185769d81") + ) + (segment + (start 147.35579 94.17) + (end 146.55 94.97579) + (width 0.4) + (layer "B.Cu") + (net 55) + (uuid "f1aba31a-140a-4fb5-90e0-8404aca403ca") + ) + (segment + (start 146.29 88.55) + (end 146.035 88.295) + (width 0.8) + (layer "B.Cu") + (net 55) + (uuid "f202f5d9-5aea-4142-b2ea-b942e553b40e") + ) + (segment + (start 145.07 97.54) + (end 143.47 97.54) + (width 0.4) + (layer "B.Cu") + (net 55) + (uuid "f5bde6ee-3a8f-4c2f-8418-c557815309f8") + ) + (segment + (start 138.45 93.25) + (end 138.81 93.25) + (width 0.2) + (layer "F.Cu") + (net 56) + (uuid "5ba30ff6-8f5c-4a2b-8e77-ddb0bcae7a96") + ) + (segment + (start 137.1075 91.9075) + (end 138.45 93.25) + (width 0.2) + (layer "F.Cu") + (net 56) + (uuid "85bbff31-26b8-4e9c-aa0e-052cfb0ba22c") + ) + (segment + (start 137.1075 91.38) + (end 137.1075 91.9075) + (width 0.2) + (layer "F.Cu") + (net 56) + (uuid "9513744a-5acd-4dbe-90b0-641f25334c9e") + ) + (segment + (start 138.81 93.25) + (end 138.5475 93.25) + (width 0.09) + (layer "F.Cu") + (net 56) + (uuid "b62c82c8-366b-4a99-8849-7f03c312949c") + ) + (segment + (start 138.41 93.08) + (end 138.41 93.18) + (width 0.15) + (layer "F.Cu") + (net 56) + (uuid "c1854890-0367-4d04-a111-4d25f8329843") + ) + (segment + (start 130.79 93.9) + (end 130.59 94.1) + (width 0.2) + (layer "F.Cu") + (net 57) + (uuid "52bc233e-c31f-4b86-b856-2abe2845b6bf") + ) + (segment + (start 136.0875 92.96) + (end 134.76 92.96) + (width 0.2) + (layer "F.Cu") + (net 57) + (uuid "58076b0a-7091-45a6-b7a2-bbfe91ff5736") + ) + (segment + (start 133.82 93.9) + (end 130.79 93.9) + (width 0.2) + (layer "F.Cu") + (net 57) + (uuid "7c37eb2e-0701-41a5-8507-1bf0558b8eff") + ) + (segment + (start 134.76 92.96) + (end 133.82 93.9) + (width 0.2) + (layer "F.Cu") + (net 57) + (uuid "ba5851a0-db1a-415a-baca-3d4954b61fb9") + ) + (segment + (start 137.1075 93.98) + (end 136.0875 92.96) + (width 0.2) + (layer "F.Cu") + (net 57) + (uuid "d2e5ec51-aaf8-476c-9c06-f67ce669fb8a") + ) + (segment + (start 119.99 89.38) + (end 119.99 89.785) + (width 0.2) + (layer "B.Cu") + (net 58) + (uuid "013fad10-2f9e-4220-a0b6-38b7400b6929") + ) + (segment + (start 119.91 89.551041) + (end 119.91 89.66) + (width 0.15) + (layer "B.Cu") + (net 58) + (uuid "10103de4-4cdc-47a9-b11b-4a3103a25cb8") + ) + (segment + (start 117.34 89.89) + (end 117.34 88.9) + (width 0.2) + (layer "B.Cu") + (net 58) + (uuid "14dd0d15-e93a-4623-bb8c-b398c0a53068") + ) + (segment + (start 118 90.55) + (end 117.34 89.89) + (width 0.2) + (layer "B.Cu") + (net 58) + (uuid "5235b0ea-c8c0-453b-86ae-d9df6b9e1e77") + ) + (segment + (start 117.34 88.9) + (end 117.61 88.63) + (width 0.2) + (layer "B.Cu") + (net 58) + (uuid "8bdcb553-1033-4491-8580-bab5b959e55c") + ) + (segment + (start 119.34 90.55) + (end 118 90.55) + (width 0.2) + (layer "B.Cu") + (net 58) + (uuid "917b6334-4a87-4566-8f31-f8e352c3196c") + ) + (segment + (start 119.91 89.98) + (end 119.34 90.55) + (width 0.2) + (layer "B.Cu") + (net 58) + (uuid "c5e4fdcc-0a41-4492-b3e1-2271ce2ac3d6") + ) + (segment + (start 119.91 89.66) + (end 119.91 89.98) + (width 0.2) + (layer "B.Cu") + (net 58) + (uuid "ed3feee2-8d9a-4192-bcb1-8bc58785b6f8") + ) + (segment + (start 122.45 89.31) + (end 123.14 88.62) + (width 0.15) + (layer "B.Cu") + (net 59) + (uuid "a94cd8c7-f8da-4a92-bc4b-15e31f8a2d57") + ) + (segment + (start 122.53 89.4) + (end 122.53 89.66) + (width 0.15) + (layer "B.Cu") + (net 59) + (uuid "ad939809-b68a-4091-a3b9-940cd8d1041a") + ) + (segment + (start 122.45 89.66) + (end 122.45 89.31) + (width 0.15) + (layer "B.Cu") + (net 59) + (uuid "cee6a059-27b6-4248-bf86-8a4d80a17399") + ) + (segment + (start 122.45 89.66) + (end 122.45 89.15) + (width 0.15) + (layer "B.Cu") + (net 59) + (uuid "d85757e2-4dd7-4af0-b564-09997fc0e0fa") + ) + (segment + (start 122.53 89.2) + (end 122.53 89.66) + (width 0.1) + (layer "B.Cu") + (net 59) + (uuid "f592cabf-dfba-4613-bdcf-5171b3560f4a") + ) + (segment + (start 124.88 89.66) + (end 125.91 88.63) + (width 0.2) + (layer "B.Cu") + (net 60) + (uuid "5581860a-5160-4eb4-b3e2-6bdef13d68f3") + ) + (segment + (start 123.72 89.66) + (end 124.88 89.66) + (width 0.2) + (layer "B.Cu") + (net 60) + (uuid "a3dc7671-b4ef-416e-bea4-0784d57eef7d") + ) + (via + (at 138.37 98.12) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 61) + (uuid "57c54716-4bbb-43f1-9a79-ce5e19ad2414") + ) + (segment + (start 140.95 98.43) + (end 140.95 90.485877) + (width 0.2) + (layer "In1.Cu") + (net 61) + (uuid "0f79c15c-7caf-44c6-bfa8-f3eb60e2ade3") + ) + (segment + (start 138.91 98.84) + (end 140.54 98.84) + (width 0.2) + (layer "In1.Cu") + (net 61) + (uuid "29606cb7-a9fe-4e7a-b875-d4935a5dace3") + ) + (segment + (start 140.54 98.84) + (end 140.95 98.43) + (width 0.2) + (layer "In1.Cu") + (net 61) + (uuid "5193a626-cc34-4ab5-9153-f1a4a9644721") + ) + (segment + (start 139.13 88.665877) + (end 139.13 87.69) + (width 0.2) + (layer "In1.Cu") + (net 61) + (uuid "7a43a997-9dab-4c36-9267-d98b6d5e83a2") + ) + (segment + (start 139.7 87.12) + (end 139.7 86.36) + (width 0.2) + (layer "In1.Cu") + (net 61) + (uuid "7cefb237-ca9a-44b8-9709-7ec65b49a241") + ) + (segment + (start 139.13 87.69) + (end 139.7 87.12) + (width 0.2) + (layer "In1.Cu") + (net 61) + (uuid "811d6a59-2980-4490-aade-0cf154fdca54") + ) + (segment + (start 138.37 98.12) + (end 138.37 98.3) + (width 0.2) + (layer "In1.Cu") + (net 61) + (uuid "90a4d9e6-c947-4dee-af81-1f0fa8be7d5d") + ) + (segment + (start 138.37 98.3) + (end 138.91 98.84) + (width 0.2) + (layer "In1.Cu") + (net 61) + (uuid "a91c87d7-a471-4280-aa88-4577849832f5") + ) + (segment + (start 140.95 90.485877) + (end 139.13 88.665877) + (width 0.2) + (layer "In1.Cu") + (net 61) + (uuid "ac57f235-6147-4f7d-972d-c40876bb2cc5") + ) + (segment + (start 138.37 98.12) + (end 138.53 97.96) + (width 0.25) + (layer "B.Cu") + (net 61) + (uuid "7ea89a25-9b37-437c-a003-8268568351b3") + ) + (segment + (start 138.53 97.96) + (end 138.53 97.2775) + (width 0.25) + (layer "B.Cu") + (net 61) + (uuid "99bcc1d9-4fca-4ce1-a51e-3ac9697e9f51") + ) + (via + (at 139.92 97.94) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 62) + (uuid "e71e94ab-5aca-4ef3-b992-efaa538ec5cf") + ) + (segment + (start 137.59 91.3) + (end 137.59 89.393481) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "11ca1a4e-114e-472f-9724-11eccb73b564") + ) + (segment + (start 139.92 97.94) + (end 139.92 97.614072) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "1daf76e2-0a17-422d-8d49-cb14e81d7df5") + ) + (segment + (start 139.92 97.614072) + (end 139.44 97.134072) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "330e2d71-a026-48f8-af14-1f38caef6381") + ) + (segment + (start 136.04 88.88) + (end 135.35 88.19) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "49b4815e-dccd-4441-8992-9bb363ad5f6f") + ) + (segment + (start 131.37 88.19) + (end 129.54 86.36) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "6953f943-2378-4c1f-8113-d3b65eb27e59") + ) + (segment + (start 139.44 97.134072) + (end 139.44 93.15) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "6dd173c6-b8f3-4313-90bf-14cba5b7ba72") + ) + (segment + (start 135.35 88.19) + (end 131.37 88.19) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "c0a54f6e-dcd7-4678-8682-9a3f8691fa34") + ) + (segment + (start 137.076519 88.88) + (end 136.04 88.88) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "cd9ddac0-0da5-4038-9c79-5f43e9aed5b5") + ) + (segment + (start 139.44 93.15) + (end 137.59 91.3) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "d755b38e-20b3-48ac-8c3f-3fc102ccf8a3") + ) + (segment + (start 137.59 89.393481) + (end 137.076519 88.88) + (width 0.2) + (layer "In1.Cu") + (net 62) + (uuid "dbfedf66-f86f-43ac-a2e4-2451ebeab66e") + ) + (segment + (start 141.03 96.12) + (end 140.35 95.44) + (width 0.15) + (layer "B.Cu") + (net 62) + (uuid "2b2b2125-2af1-4819-8540-a56903c1d8dc") + ) + (segment + (start 139.92 97.94) + (end 139.92 97.924975) + (width 0.15) + (layer "B.Cu") + (net 62) + (uuid "4128c597-81f3-4502-8505-2e8200a44667") + ) + (segment + (start 139.92 97.924975) + (end 141.03 96.814975) + (width 0.15) + (layer "B.Cu") + (net 62) + (uuid "8885f906-af35-4d90-b8af-3a9fee55c829") + ) + (segment + (start 141.03 96.814975) + (end 141.03 96.12) + (width 0.15) + (layer "B.Cu") + (net 62) + (uuid "b8f50a4c-97f2-46fd-934a-9508315b5aa9") + ) + (segment + (start 140.35 95.44) + (end 139.8675 95.44) + (width 0.15) + (layer "B.Cu") + (net 62) + (uuid "dcd94127-970f-4914-bcf2-8e32746b6c44") + ) + (segment + (start 117.71 90.17) + (end 117.505 90.17) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "1c4adb01-eec4-48b4-8c8b-e6b99769fd60") + ) + (segment + (start 116.88 89.18) + (end 116.88 89.545) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "340c4804-d15a-4362-9ee4-e1dde859a38e") + ) + (segment + (start 124.07 96.88) + (end 120.48 96.88) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "3572b2f1-1dc9-4796-af96-e81de7baadb6") + ) + (segment + (start 151.22 100.42) + (end 152.4 101.6) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "389f5d99-8eb1-46ef-ae19-794442460c1b") + ) + (segment + (start 133.2 100.42) + (end 151.22 100.42) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "63f7bf46-1e53-4e1a-9116-50a520332349") + ) + (segment + (start 131.55 99.94) + (end 132.72 99.94) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "6f88eb96-ea9b-4238-8d1f-dddf66a72e79") + ) + (segment + (start 130.78 98.22) + (end 130.78 99.17) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "82e3610e-dea6-4cc7-a81b-33d99a4b3b3c") + ) + (segment + (start 126.77 97.46) + (end 124.65 97.46) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "830d46c1-580c-485a-89a7-1e94b83eb3ff") + ) + (segment + (start 124.65 97.46) + (end 124.07 96.88) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "89b9699a-05ca-4497-a24c-dda12d8cf7cf") + ) + (segment + (start 130.78 98.22) + (end 130.69 98.13) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "a92d7a2e-bf8b-404a-aeef-d8ce179488a0") + ) + (segment + (start 130.78 99.17) + (end 131.55 99.94) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "aa63b01a-f8c9-4afb-ac11-e463f87f556e") + ) + (segment + (start 132.72 99.94) + (end 133.2 100.42) + (width 0.2) + (layer "F.Cu") + (net 63) + (uuid "ad4e3558-2c94-448b-abc5-f8a4fd4cdfc3") + ) + (segment + (start 130.69 98.13) + (end 127.44 98.13) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "b6bb85ce-c67a-4732-aad7-ef87a0ac70ba") + ) + (segment + (start 127.44 98.13) + (end 126.77 97.46) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "bf581829-a033-4e6b-bf08-4783c20ea784") + ) + (segment + (start 116.88 89.545) + (end 117.505 90.17) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "bfa56c04-5a7c-4a0d-96df-aebadb0c91d4") + ) + (segment + (start 120.48 96.88) + (end 119.9 96.3) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "d63c5c91-d952-4d66-b027-f105487c46b8") + ) + (segment + (start 119.9 92.36) + (end 117.71 90.17) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "eed41eda-3fad-4add-96ba-2d711717229c") + ) + (segment + (start 119.9 96.3) + (end 119.9 92.36) + (width 0.25) + (layer "F.Cu") + (net 63) + (uuid "fa167d2e-21bd-4abd-a45c-208eed95872e") + ) + (via + (at 130.78 98.22) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 63) + (uuid "4712c8e3-fa4c-4616-8c25-bf3273f0f64f") + ) + (via + (at 116.88 89.18) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 63) + (uuid "aef86b20-ec41-4ec5-a111-b430a93bd310") + ) + (segment + (start 130.78 98.22) + (end 130.94 98.22) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "2820377e-f5f1-41c8-abe9-2e9e8ba998e3") + ) + (segment + (start 132.77 95.96) + (end 133.1925 95.96) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "29a1e7fa-048c-467c-aaa8-76dc22221d97") + ) + (segment + (start 131.37 97.79) + (end 131.76 97.79) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "4979626f-3ce5-434a-99dc-228e5e19d8fa") + ) + (segment + (start 132.23 96.5) + (end 132.77 95.96) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "575f49a4-7c49-4755-a0bb-8da7eeb275e1") + ) + (segment + (start 132.23 97.32) + (end 132.23 96.5) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "76260753-2a18-4a19-88ef-eb269b0a599e") + ) + (segment + (start 130.94 98.22) + (end 131.37 97.79) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "79da841c-f8b7-43be-b17c-9fd63d8d509d") + ) + (segment + (start 131.76 97.79) + (end 132.23 97.32) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "95049d7c-598e-436d-89db-115f4eebdc11") + ) + (segment + (start 116.88 88.76) + (end 116.59 88.47) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "9c92a1c2-bf87-4408-a348-50298f6f10cb") + ) + (segment + (start 133.1925 95.94) + (end 132.73 95.94) + (width 0.15) + (layer "B.Cu") + (net 63) + (uuid "c299b875-e12a-43b8-b21c-96f3502c5fb9") + ) + (segment + (start 116.59 88.47) + (end 116.59 88.24) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "eb001864-90fe-4e03-9b56-2865fd7ae005") + ) + (segment + (start 116.88 89.18) + (end 116.88 88.76) + (width 0.2) + (layer "B.Cu") + (net 63) + (uuid "fefdaee2-04ff-4b23-8753-97dd467e6ec0") + ) + (via + (at 137.42 98.08) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 64) + (uuid "f5dd90a6-97bd-4270-9698-585829d647cd") + ) + (segment + (start 147.89 95.55) + (end 147.89 89.17) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "0c17f521-0e96-4cfa-ba45-9607fd32ea60") + ) + (segment + (start 137.55 98.21) + (end 137.55 98.85) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "256390a3-bff0-4db6-9946-219948795227") + ) + (segment + (start 143.24 99.7) + (end 144.87 98.07) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "3dd69dcd-af33-4c81-9007-b8f11c56b0ea") + ) + (segment + (start 147.53 97.36) + (end 147.53 95.91) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "4261a31f-4712-469c-bfce-bbd9368f751d") + ) + (segment + (start 141.57 99.7) + (end 143.24 99.7) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "5241c494-e3b3-421b-9a11-b5e287d4e88d") + ) + (segment + (start 147.89 89.17) + (end 146.72 88) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "547e0def-d604-4b9f-86be-5d02d6e9b6e1") + ) + (segment + (start 137.55 98.85) + (end 138.22 99.52) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "64e1a8cf-411e-4a5b-8e84-75c99f680849") + ) + (segment + (start 141.39 99.52) + (end 141.57 99.7) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "9a1d4224-6352-47fa-aa3f-2d599e143935") + ) + (segment + (start 146.72 88) + (end 146.42 88) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "a4040303-dacb-4230-b887-ea28d0af3be2") + ) + (segment + (start 137.42 98.08) + (end 137.55 98.21) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "c92e5a72-c118-46f3-8214-a9735503cde3") + ) + (segment + (start 147.53 95.91) + (end 147.89 95.55) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "ce888121-d914-41b2-971d-057b4f75ba76") + ) + (segment + (start 144.87 98.07) + (end 146.82 98.07) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "d13764f1-80c9-411a-9017-6c48f5058db6") + ) + (segment + (start 146.82 98.07) + (end 147.53 97.36) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "d6599621-bbd7-436c-9a9c-51454df625e4") + ) + (segment + (start 146.42 88) + (end 144.78 86.36) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "e0e9ebbe-068a-4e05-918a-e198dcb69277") + ) + (segment + (start 138.22 99.52) + (end 141.39 99.52) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "e3785153-2470-4958-823b-0f59895557d4") + ) + (segment + (start 144.78 86.36) + (end 145.542 86.36) + (width 0.2) + (layer "In1.Cu") + (net 64) + (uuid "ee822721-fee9-4061-af70-574d113617df") + ) + (segment + (start 137.53 97.97) + (end 137.53 97.2775) + (width 0.15) + (layer "B.Cu") + (net 64) + (uuid "ae07b4f6-c39e-4518-90cc-b672a7f69597") + ) + (segment + (start 137.42 98.08) + (end 137.53 97.97) + (width 0.15) + (layer "B.Cu") + (net 64) + (uuid "b8b4de3e-1a05-482f-b014-4cb05b0e7456") + ) + (via + (at 135.48 99.15) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 65) + (uuid "6fc5b47a-4237-451f-b842-362d6745f7f3") + ) + (segment + (start 135.48 99.15) + (end 135.48 99.56) + (width 0.2) + (layer "In1.Cu") + (net 65) + (uuid "5e63b2cc-1ad1-44ce-a40d-a5cfe16f43fe") + ) + (segment + (start 138.63 100.53) + (end 139.7 101.6) + (width 0.2) + (layer "In1.Cu") + (net 65) + (uuid "9d195e7e-848f-4fd7-b2a7-bc6be57ecd09") + ) + (segment + (start 135.48 99.56) + (end 136.45 100.53) + (width 0.2) + (layer "In1.Cu") + (net 65) + (uuid "af0de739-7c83-4eee-89eb-811677b0e0db") + ) + (segment + (start 136.45 100.53) + (end 138.63 100.53) + (width 0.2) + (layer "In1.Cu") + (net 65) + (uuid "b8f9df4a-4850-482d-9083-8add47ddfbce") + ) + (segment + (start 135.26 98.87) + (end 135.073603 98.87) + (width 0.2) + (layer "B.Cu") + (net 65) + (uuid "5015750c-54f0-4a55-89c7-517f420abf2e") + ) + (segment + (start 134.79 98.586397) + (end 134.79 98.21) + (width 0.2) + (layer "B.Cu") + (net 65) + (uuid "67024c3b-784d-4d8f-a389-c148673d7db1") + ) + (segment + (start 135.48 99.09) + (end 135.26 98.87) + (width 0.2) + (layer "B.Cu") + (net 65) + (uuid "7c74df35-b11e-4ff4-9cec-dfe04222d977") + ) + (segment + (start 135.48 99.15) + (end 135.48 99.09) + (width 0.2) + (layer "B.Cu") + (net 65) + (uuid "8557c468-6458-4e8c-a6d1-5a357f2ffcd2") + ) + (segment + (start 135.03 97.97) + (end 135.03 97.2775) + (width 0.2) + (layer "B.Cu") + (net 65) + (uuid "86a32945-883a-4701-aaf7-cbd5d092636e") + ) + (segment + (start 134.79 98.21) + (end 135.03 97.97) + (width 0.2) + (layer "B.Cu") + (net 65) + (uuid "a2dd327e-5c4a-42b5-a7fc-a9e2e017b9dd") + ) + (segment + (start 135.073603 98.87) + (end 134.79 98.586397) + (width 0.2) + (layer "B.Cu") + (net 65) + (uuid "ae6ab626-f2a2-4b9e-b5bc-26a54c890f57") + ) + (segment + (start 138.56 90.03) + (end 138.56 91) + (width 0.25) + (layer "F.Cu") + (net 66) + (uuid "95403255-36a4-45dc-949e-89d4db836e5c") + ) + (segment + (start 138.56 91) + (end 138.81 91.25) + (width 0.25) + (layer "F.Cu") + (net 66) + (uuid "ad21f4c4-168b-4270-ab8d-a97cdbeef40c") + ) + (via + (at 138.56 90.03) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 66) + (uuid "89a13bfc-1f47-4025-bff2-e00dbbfc5f4e") + ) + (segment + (start 138.56 90.03) + (end 138.53 90.06) + (width 0.15) + (layer "B.Cu") + (net 66) + (uuid "831e36a2-bc7a-4138-a3b0-e9f1963be471") + ) + (segment + (start 138.53 90.06) + (end 138.53 90.6025) + (width 0.15) + (layer "B.Cu") + (net 66) + (uuid "cf1dacca-6313-4272-bd85-e8bf77fdc334") + ) + (segment + (start 139.43 89.85) + (end 138.91 89.33) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "090b075f-0874-44ad-b85f-25a4329d8527") + ) + (segment + (start 137.514412 90.075) + (end 136.475 90.075) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "0af9835c-115b-4d3b-bfee-ccd119a873c2") + ) + (segment + (start 136.475 90.075) + (end 136.315 90.235) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "0e3dcd51-3c04-4362-8705-430e4be8498e") + ) + (segment + (start 138.259412 89.33) + (end 137.514412 90.075) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "1053bc95-f078-454e-9edd-94d13b12c16b") + ) + (segment + (start 133.77 92.59) + (end 133.27 93.09) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "182809be-afa7-49a2-b672-6b428535fb5c") + ) + (segment + (start 139.43 89.99) + (end 139.43 89.85) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "329f581b-c954-4f1d-af65-3c5522e65ab4") + ) + (segment + (start 138.91 89.33) + (end 138.259412 89.33) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "59f84333-1e70-4c74-b8bd-ea9d5494a979") + ) + (segment + (start 133.27 93.09) + (end 129.6 93.09) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "6fb46b77-2949-4ecd-b8d7-577c0fdb3b2c") + ) + (segment + (start 133.77 91.47) + (end 133.77 92.59) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "c116cef0-4dde-432f-af35-6c148456f4fe") + ) + (segment + (start 136.315 90.235) + (end 135.005 90.235) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "c9662920-eed0-4f09-8681-b82b1b667abb") + ) + (segment + (start 129.6 93.09) + (end 128.59 94.1) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "e80d6e34-e17e-4cc9-b9ef-650bfc04b561") + ) + (segment + (start 135.005 90.235) + (end 133.77 91.47) + (width 0.15) + (layer "F.Cu") + (net 67) + (uuid "e9cf354e-784c-46b5-b257-8076d72a9dd8") + ) + (via + (at 139.43 89.99) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 67) + (uuid "9119bd98-61f5-4e3d-a76e-7e3f9c5a57b5") + ) + (segment + (start 139.19 89.99) + (end 139.03 90.15) + (width 0.25) + (layer "B.Cu") + (net 67) + (uuid "9a2e81fe-dabe-4396-8e9d-40a488f45890") + ) + (segment + (start 139.03 90.15) + (end 139.03 90.6025) + (width 0.15) + (layer "B.Cu") + (net 67) + (uuid "9c83a48f-be47-421d-8a51-39b323f3657d") + ) + (segment + (start 139.43 89.99) + (end 139.19 89.99) + (width 0.25) + (layer "B.Cu") + (net 67) + (uuid "a0e6a43b-7041-4bd3-843c-973d06ec3dc1") + ) + (segment + (start 139.1 94.93) + (end 138.83 94.93) + (width 0.09) + (layer "F.Cu") + (net 68) + (uuid "20ac5bb4-23b2-4c0b-a57a-3107e0d613d7") + ) + (segment + (start 136.84 92.65) + (end 137.19 92.65) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "2cbcbfe8-a3e9-4f2f-8909-fb944fdf9ab5") + ) + (segment + (start 139.005 90.166041) + (end 139.005 89.845) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "43d22034-1600-416b-86a0-bc49615f8fa4") + ) + (segment + (start 137.19 92.65) + (end 137.87 93.33) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "64a5ee86-ebcc-42c2-af43-a10770cc6049") + ) + (segment + (start 139.43 90.42) + (end 139.258959 90.42) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "6b9d407d-0d72-4c26-9d31-b22f5e8c5060") + ) + (segment + (start 139.258959 90.42) + (end 139.005 90.166041) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "7283ca63-7faa-4e9a-9b75-3130c4276c1d") + ) + (segment + (start 137.87 94.05) + (end 138.81 94.99) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "8c4c9b99-7826-46da-bb4e-08c77e3300ce") + ) + (segment + (start 139.005 89.845) + (end 138.76 89.6) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "9758aa02-4893-4a4b-8d99-80be465eea0f") + ) + (segment + (start 137.87 93.33) + (end 137.87 94.05) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "a1bd9a8e-066c-4493-b706-a70a55bf02b7") + ) + (segment + (start 137.578959 90.41) + (end 136.59 90.41) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "afb3ae60-e094-47e7-abea-2cdc53228f8c") + ) + (segment + (start 138.76 89.6) + (end 138.388959 89.6) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "bfb2914c-505d-4f45-92ee-56dc4102dfd7") + ) + (segment + (start 139.87 91.15) + (end 139.87 90.86) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "e16f0c30-aa65-4772-9967-2f777d06921c") + ) + (segment + (start 138.388959 89.6) + (end 137.578959 90.41) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "e407806b-46f3-4b99-8837-663d634050a4") + ) + (segment + (start 136.22 90.78) + (end 136.22 92.03) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "e99d1495-ad91-4bc0-bbda-5a81a3f0a6ee") + ) + (segment + (start 139.87 90.86) + (end 139.43 90.42) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "ea215659-891a-49fd-8c9b-ff510fb52292") + ) + (segment + (start 136.59 90.41) + (end 136.22 90.78) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "eacdf2a5-3148-48db-b804-d58a840990e5") + ) + (segment + (start 136.22 92.03) + (end 136.84 92.65) + (width 0.15) + (layer "F.Cu") + (net 68) + (uuid "f6a4896d-3486-422f-bcd9-84aac9487b15") + ) + (via + (at 139.87 91.15) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 68) + (uuid "d5a32103-b9ea-42a5-85ba-8b8d93eaef94") + ) + (segment + (start 139.8675 91.1525) + (end 139.87 91.15) + (width 0.25) + (layer "B.Cu") + (net 68) + (uuid "8d3d2dcd-04d5-4b11-8e22-bea990698115") + ) + (segment + (start 139.8675 91.46) + (end 139.8675 91.1525) + (width 0.25) + (layer "B.Cu") + (net 68) + (uuid "dd548134-612c-4b44-8c7a-0e697c8901d7") + ) + (via + (at 119.62 91.06) + (size 0.4) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 69) + (uuid "26a355d8-2e30-41c8-84c1-f7c4ee20a9f1") + ) + (segment + (start 114.3 88.9) + (end 114.3 89.59) + (width 0.2) + (layer "In1.Cu") + (net 69) + (uuid "261d173b-a4e8-4cfc-8807-884c71ce5294") + ) + (segment + (start 115.77 91.06) + (end 119.62 91.06) + (width 0.2) + (layer "In1.Cu") + (net 69) + (uuid "5e0628c6-f605-4da1-95c7-5705c0d04628") + ) + (segment + (start 114.3 89.59) + (end 115.77 91.06) + (width 0.2) + (layer "In1.Cu") + (net 69) + (uuid "fa20c894-7b40-426d-a344-6983e1d8abb0") + ) + (segment + (start 121.82 89.015) + (end 122.215 88.62) + (width 0.1) + (layer "B.Cu") + (net 69) + (uuid "01a2ff73-3db7-4b01-aadc-4ae666ad0523") + ) + (segment + (start 122.215 88.62) + (end 122.44 88.62) + (width 0.1) + (layer "B.Cu") + (net 69) + (uuid "03103c4f-8b22-4437-af40-f10d38b21e1b") + ) + (segment + (start 129.39 99.76) + (end 130.35 99.76) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "045e8b4a-c8c3-48f1-a612-29d34210f605") + ) + (segment + (start 124.48 94.26) + (end 124.48 97.18) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "0a1f3687-af45-4c3e-8cab-800a516f0d31") + ) + (segment + (start 129.1 98.57) + (end 129.1 99.47) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "0cb62525-23e9-474f-87ac-79933d1e6596") + ) + (segment + (start 130.888142 99.221858) + (end 130.888142 98.781858) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "17f7a5cd-52d2-433d-96d8-307b56c28713") + ) + (segment + (start 139.11 99.82) + (end 139.83 99.1) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "2a1e894a-5cd2-4bb8-924a-9f2fd1e742d5") + ) + (segment + (start 131.39 98.28) + (end 132.51 98.28) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "3784d585-9f15-4c60-bf84-b7271e56cfb2") + ) + (segment + (start 128.69 98.16) + (end 129.1 98.57) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "3c92faa0-a175-4540-8452-e24dfd3f103d") + ) + (segment + (start 125.46 98.16) + (end 128.69 98.16) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "3fa8f0da-5e29-413d-bb4d-66d2e5d32621") + ) + (segment + (start 130.888142 98.781858) + (end 130.975 98.695) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "45ea4783-dbf1-4964-af02-86f3247b577a") + ) + (segment + (start 134.05 99.82) + (end 139.11 99.82) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "50b5a74b-5a30-4aa8-975c-1ce6a595bbd6") + ) + (segment + (start 139.83 96.4775) + (end 139.8675 96.44) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "5c03e6d3-4aa1-4bc4-bf70-dc2597173d6d") + ) + (segment + (start 139.46 96.44) + (end 139.8675 96.44) + (width 0.15) + (layer "B.Cu") + (net 69) + (uuid "7a858321-14e2-45b6-8c35-01484535407d") + ) + (segment + (start 121.82 90.47) + (end 121.82 89.015) + (width 0.1) + (layer "B.Cu") + (net 69) + (uuid "7af11523-448c-47b7-9c15-bd458054c29f") + ) + (segment + (start 131.225 98.446041) + (end 131.225 98.445) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "7bc357db-1388-4fa3-8e9f-05533264e8ef") + ) + (segment + (start 130.976041 98.695) + (end 131.225 98.446041) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "8765eab0-8cfe-4f65-b399-a31590c57be2") + ) + (segment + (start 139.83 98.86) + (end 139.495 98.525) + (width 0.15) + (layer "B.Cu") + (net 69) + (uuid "9909387a-a9e4-4a33-b2f8-a439b53b5490") + ) + (segment + (start 120.675 92.115) + (end 119.62 91.06) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "af337fe7-db3a-452a-b900-623a986f2568") + ) + (segment + (start 139.495 98.525) + (end 139.495 97.153716) + (width 0.15) + (layer "B.Cu") + (net 69) + (uuid "b5544781-b897-4570-b92a-d0366baf50bb") + ) + (segment + (start 139.83 99.1) + (end 139.83 98.86) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "b60e9174-01c0-4f9e-9368-d4dfe4c9c0d6") + ) + (segment + (start 132.51 98.28) + (end 134.05 99.82) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "ba2b86aa-4bc4-45b6-b3ce-55fa0511b889") + ) + (segment + (start 130.35 99.76) + (end 130.888142 99.221858) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "bf7aea85-73c4-4964-9665-469358f6ff66") + ) + (segment + (start 139.46 97.118716) + (end 139.46 96.44) + (width 0.15) + (layer "B.Cu") + (net 69) + (uuid "c16dc623-0904-4118-93d6-1a6521dc9202") + ) + (segment + (start 122.335 92.115) + (end 120.675 92.115) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "c1ac929f-324b-4ca0-8d09-7581e73cbf69") + ) + (segment + (start 122.335 92.115) + (end 124.48 94.26) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "d2bcd26a-95b1-42bb-87b8-9852999e4f0b") + ) + (segment + (start 124.48 97.18) + (end 125.46 98.16) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "d3afde03-672d-44e5-8404-b3b631397c48") + ) + (segment + (start 131.225 98.445) + (end 131.39 98.28) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "d4e31060-e467-4db0-9b9d-2804039e74b5") + ) + (segment + (start 122.335 90.985) + (end 122.335 92.115) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "dbccc2da-1370-40ac-9c32-9ef72a66fdff") + ) + (segment + (start 129.1 99.47) + (end 129.39 99.76) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "e24e63ab-c409-433b-abf7-98c012f25540") + ) + (segment + (start 139.495 97.153716) + (end 139.46 97.118716) + (width 0.15) + (layer "B.Cu") + (net 69) + (uuid "e310140c-f635-4b09-974f-61d85fd52d13") + ) + (segment + (start 130.975 98.695) + (end 130.976041 98.695) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "ecc5fa21-aff3-43e7-8e4e-c8c9ebb3bd6e") + ) + (segment + (start 122.335 90.985) + (end 121.82 90.47) + (width 0.2) + (layer "B.Cu") + (net 69) + (uuid "f886c700-2aff-4b3f-964c-159f49e74797") + ) + (segment + (start 142.5726 90.9574) + (end 143.28 90.25) + (width 0.15) + (layer "F.Cu") + (net 70) + (uuid "09977216-07ea-422d-86a4-e9c4ecc92dd9") + ) + (segment + (start 143.28 90.25) + (end 143.28 90.22) + (width 0.15) + (layer "F.Cu") + (net 70) + (uuid "3c5bbf8f-4e06-4223-9648-03240ba2b209") + ) + (segment + (start 141.986 90.9574) + (end 142.5726 90.9574) + (width 0.15) + (layer "F.Cu") + (net 70) + (uuid "ae053f4d-e9de-4dd5-9ad7-1840b6a0d5d1") + ) + (segment + (start 141.986 90.9574) + (end 142.436 90.9574) + (width 0.09) + (layer "F.Cu") + (net 70) + (uuid "cf7e2335-5fea-472a-8d6e-af355eeacbdd") + ) + (segment + (start 141.986 90.9574) + (end 141.536 90.9574) + (width 0.15) + (layer "F.Cu") + (net 70) + (uuid "d6021557-3d87-410c-b367-d9fa8db8d977") + ) + (segment + (start 142.436 90.9574) + (end 142.5826 90.9574) + (width 0.2) + (layer "F.Cu") + (net 70) + (uuid "f2d14528-fa03-454f-a30d-6308427d31c5") + ) + (via + (at 133.31 87.73) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 70) + (uuid "95941a6a-0a4c-45bf-8c02-7a778781d9bf") + ) + (via + (at 143.28 90.22) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 70) + (uuid "cecac2ef-53d2-4d51-98e7-daae1baa2f0d") + ) + (segment + (start 133.31 87.73) + (end 133.47 87.89) + (width 0.15) + (layer "In2.Cu") + (net 70) + (uuid "1763c6e2-efbd-4363-974e-8fab264ed841") + ) + (segment + (start 141.243836 88.905) + (end 141.245588 88.905) + (width 0.15) + (layer "In2.Cu") + (net 70) + (uuid "37f64ee3-2d47-48ea-8258-536d87ef076a") + ) + (segment + (start 141.245588 88.905) + (end 142.220294 89.879706) + (width 0.15) + (layer "In2.Cu") + (net 70) + (uuid "41f68cb7-1905-4e4a-a6ea-525ca1ae125d") + ) + (segment + (start 140.678836 88.34) + (end 141.243836 88.905) + (width 0.15) + (layer "In2.Cu") + (net 70) + (uuid "5f6d354d-e704-4a7c-816f-6c00cff5fa44") + ) + (segment + (start 133.47 87.89) + (end 137.7 87.89) + (width 0.15) + (layer "In2.Cu") + (net 70) + (uuid "7525f6b1-c804-4d42-9125-706d0443be55") + ) + (segment + (start 137.7 87.89) + (end 138.15 88.34) + (width 0.15) + (layer "In2.Cu") + (net 70) + (uuid "b03f9602-ff6c-4ef7-91f6-2e9eb426478b") + ) + (segment + (start 138.15 88.34) + (end 140.678836 88.34) + (width 0.15) + (layer "In2.Cu") + (net 70) + (uuid "b1833e04-08ff-4399-aeb1-0df51408681d") + ) + (segment + (start 142.560588 90.22) + (end 142.220294 89.879706) + (width 0.15) + (layer "In2.Cu") + (net 70) + (uuid "e8782e55-b1fd-49a0-a116-120f07450a61") + ) + (segment + (start 143.28 90.22) + (end 142.560588 90.22) + (width 0.15) + (layer "In2.Cu") + (net 70) + (uuid "f3bc26ae-b3f9-4160-a845-132ac447af31") + ) + (segment + (start 133.31 87.73) + (end 133.31 88.31) + (width 0.25) + (layer "B.Cu") + (net 70) + (uuid "1cf42650-c444-497e-be0b-7ac3528b9111") + ) + (segment + (start 133.31 88.31) + (end 133.57 88.57) + (width 0.25) + (layer "B.Cu") + (net 70) + (uuid "7223a9c3-dfed-4733-9384-7dda77217a5e") + ) + (segment + (start 126.79 92.61) + (end 126.45 92.95) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "00aa24e9-45e3-4c76-9bb8-dad654877265") + ) + (segment + (start 140.01 90.39) + (end 140.01 89.84) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "00f8fdf5-9d8b-468b-a554-281010402eb4") + ) + (segment + (start 130.56 95.26) + (end 131.09 95.79) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "0b97149a-56e0-47ae-bc2c-a4a72a91f54c") + ) + (segment + (start 139.13 88.96) + (end 138.29 88.96) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "0e0ad470-6ddc-4ace-8c6d-48abe92ec18a") + ) + (segment + (start 127.508959 92.85) + (end 127.268959 92.61) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "0f11e9a5-8bb6-48df-b5a3-b0d63d770152") + ) + (segment + (start 126.44 95.92) + (end 125.66 95.92) + (width 0.2) + (layer "F.Cu") + (net 71) + (uuid "0f662766-f366-4168-919b-2f932edd6417") + ) + (segment + (start 134.818959 88.47) + (end 134.525 88.763959) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "1ee0fbb8-604d-4cc3-b3fb-18f91249fa30") + ) + (segment + (start 126.45 92.95) + (end 126.45 93.56) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "2934632f-e5f9-4a9e-8619-da5431e4535a") + ) + (segment + (start 133.06 92.85) + (end 127.508959 92.85) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "2e887776-b6e8-4d07-9c50-15c58e87b85c") + ) + (segment + (start 127.39 95.95) + (end 126.47 95.95) + (width 0.2) + (layer "F.Cu") + (net 71) + (uuid "37c05b76-0451-4d60-8f8c-29b82cc16d29") + ) + (segment + (start 131.22 95.92) + (end 131.09 95.79) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "39dfdb20-7f85-4148-b1c0-d62fa3a865dc") + ) + (segment + (start 138.29 88.96) + (end 137.85 89.4) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "3cff8844-b248-4be8-b157-0c409d114402") + ) + (segment + (start 128.15 95.26) + (end 130.56 95.26) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "4009d354-4b59-43d5-9aac-31b78057dd75") + ) + (segment + (start 134.185 89.115) + (end 134.185 90.665) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "47833e1a-2aa2-40af-95ba-b5556f008301") + ) + (segment + (start 133.5 92.41) + (end 133.06 92.85) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "542af4cc-258c-4c49-b834-54fc23828edf") + ) + (segment + (start 132.16 95.92) + (end 131.22 95.92) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "654646aa-9455-4010-898a-c4247abe88f7") + ) + (segment + (start 137.85 89.4) + (end 137.2 89.4) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "6df2d314-21de-44d2-81f5-c3b396c9be99") + ) + (segment + (start 126.45 93.56) + (end 128.15 95.26) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "7bb5e871-5043-4c13-985a-b6ba1e00ec17") + ) + (segment + (start 126.47 95.95) + (end 126.44 95.92) + (width 0.2) + (layer "F.Cu") + (net 71) + (uuid "8b1816ac-9ebe-4bc8-988c-db94421396a4") + ) + (segment + (start 136.27 88.47) + (end 134.818959 88.47) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "8c2e4c17-189a-43ae-a3f3-d13938870dae") + ) + (segment + (start 133.5 91.35) + (end 133.5 92.41) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "a512d88e-3054-4309-82e5-b6fa1c232135") + ) + (segment + (start 134.185 90.665) + (end 133.5 91.35) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "afb8900c-7b51-436f-a0d4-cfb2d3770b9c") + ) + (segment + (start 134.525 88.763959) + (end 134.525 88.775) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "c59704ab-3c67-4c4f-95f2-8e4f1e7ab8d4") + ) + (segment + (start 134.525 88.775) + (end 134.185 89.115) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "c7a14e85-7017-4b95-9b01-22641a2714ec") + ) + (segment + (start 140.01 89.84) + (end 139.13 88.96) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "f0095280-7fc3-4c0d-9900-1237f6351751") + ) + (segment + (start 137.2 89.4) + (end 136.27 88.47) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "f1e73e77-0ea9-46a8-9044-4531de321f0e") + ) + (segment + (start 127.268959 92.61) + (end 126.79 92.61) + (width 0.15) + (layer "F.Cu") + (net 71) + (uuid "f76433b8-10a1-4e3c-94a6-66f728645dce") + ) + (via + (at 127.39 95.95) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 71) + (uuid "3bf8663d-5805-4a4f-a5e7-19102f2f1d0b") + ) + (via + (at 131.09 95.79) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 71) + (uuid "a757d764-878a-4452-8f9c-d64701f67756") + ) + (via + (at 140.01 90.39) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 71) + (uuid "c5febdff-40b8-4607-9ecb-994ca00ffad3") + ) + (segment + (start 127.87 95.47) + (end 130.77 95.47) + (width 0.15) + (layer "In2.Cu") + (net 71) + (uuid "2486e1f6-bb4d-4456-8ef6-aa2931963d2a") + ) + (segment + (start 130.77 95.47) + (end 131.09 95.79) + (width 0.15) + (layer "In2.Cu") + (net 71) + (uuid "8958390d-a7ff-4b60-b22f-b0c660b4383f") + ) + (segment + (start 127.39 95.95) + (end 127.87 95.47) + (width 0.15) + (layer "In2.Cu") + (net 71) + (uuid "a87d83b9-5504-4f59-9b87-42714b117c6c") + ) + (segment + (start 140.01 90.39) + (end 140.64 91.02) + (width 0.15) + (layer "B.Cu") + (net 71) + (uuid "0f9a4b04-8e16-4dc6-801d-4040bdbefbb4") + ) + (segment + (start 140.38403 91.94) + (end 139.8675 91.94) + (width 0.15) + (layer "B.Cu") + (net 71) + (uuid "3bfaa4a5-8ad5-4752-b15e-00a24eb14a2f") + ) + (segment + (start 140.64 91.68403) + (end 140.38403 91.94) + (width 0.15) + (layer "B.Cu") + (net 71) + (uuid "a1e427c1-b75e-4289-97d2-538aecd84ccf") + ) + (segment + (start 140.64 91.02) + (end 140.64 91.68403) + (width 0.15) + (layer "B.Cu") + (net 71) + (uuid "dc633b25-9f88-4c5e-a980-048a12f8ef7e") + ) + (via + (at 116.07 89.16) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 72) + (uuid "addd8a86-e6b8-48af-8970-be6e0af24e59") + ) + (segment + (start 116.37 86.83) + (end 116.84 86.36) + (width 0.5) + (layer "In2.Cu") + (net 72) + (uuid "27300ddd-2eeb-46b1-b10a-d2708b733538") + ) + (segment + (start 116.07 89.16) + (end 116.37 88.86) + (width 0.5) + (layer "In2.Cu") + (net 72) + (uuid "881865eb-1cd3-401e-9e7c-855d07f97c9a") + ) + (segment + (start 116.37 88.86) + (end 116.37 86.83) + (width 0.5) + (layer "In2.Cu") + (net 72) + (uuid "f2ec9946-ff29-4d3a-8d87-5cb81961e523") + ) + (segment + (start 118.005 98.115) + (end 117.48 98.64) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "149d94c6-7be8-427a-8370-deb8d1e526b3") + ) + (segment + (start 127.74 100.28) + (end 128.4 99.62) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "1533432d-2b2c-409e-8757-32d1125d8b15") + ) + (segment + (start 128.4 99.62) + (end 128.4 99.17) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "1b52f3b4-c3fb-49f4-8f1f-00b8b67eb949") + ) + (segment + (start 116.07 89.59) + (end 118.005 91.525) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "94dd30da-828e-4481-9272-1ed7dc505a1b") + ) + (segment + (start 117.48 98.64) + (end 117.48 99.88) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "d41d729f-e63b-4880-9476-f576a5bc9ea0") + ) + (segment + (start 117.88 100.28) + (end 127.74 100.28) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "d759a320-3981-4cc1-8417-c26d34e212eb") + ) + (segment + (start 118.005 91.525) + (end 118.005 98.115) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "ddc94cdd-ddcf-4324-bb5d-2ca9bdfe825b") + ) + (segment + (start 116.07 89.16) + (end 116.07 89.59) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "e8ae1cca-094f-4630-ba55-198ffd49720c") + ) + (segment + (start 117.48 99.88) + (end 117.88 100.28) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "f6a39685-f277-42d2-83a2-48b740f6987f") + ) + (segment + (start 116.84 86.36) + (end 116.4 86.8) + (width 0.5) + (layer "B.Cu") + (net 72) + (uuid "fcea491d-1e74-471f-bf1d-5cbaf8393e45") + ) + (segment + (start 119.38 97.59) + (end 119.38 101.6) + (width 0.25) + (layer "F.Cu") + (net 73) + (uuid "4d29e79e-2356-4107-81e7-0f797a1c927c") + ) + (segment + (start 118.65 96.86) + (end 119.38 97.59) + (width 0.25) + (layer "F.Cu") + (net 73) + (uuid "4d396388-af26-466d-b941-824b97e49ac2") + ) + (via + (at 130.645 89.885) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 73) + (uuid "aba67df2-d3a7-4eb1-b477-6bdc9fb53a99") + ) + (via + (at 118.65 96.86) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 73) + (uuid "fb952724-3aca-4d56-9d32-ad5cb9cc67e1") + ) + (segment + (start 118.65 96.86) + (end 118.7 96.91) + (width 0.2) + (layer "In1.Cu") + (net 73) + (uuid "14e0ec87-13a7-4b93-8cb5-350ef7a593ac") + ) + (segment + (start 129.23 93.43) + (end 129.23 90.865) + (width 0.2) + (layer "In1.Cu") + (net 73) + (uuid "3c765f1d-ae89-4cc7-b89c-ad8fdc634501") + ) + (segment + (start 118.7 96.91) + (end 125.75 96.91) + (width 0.2) + (layer "In1.Cu") + (net 73) + (uuid "5629e8c7-972e-4fef-ab1d-827016d8d467") + ) + (segment + (start 125.75 96.91) + (end 129.23 93.43) + (width 0.2) + (layer "In1.Cu") + (net 73) + (uuid "6a1f1fa1-0118-472c-97dd-4910a2ef981c") + ) + (segment + (start 130.21 89.885) + (end 130.645 89.885) + (width 0.2) + (layer "In1.Cu") + (net 73) + (uuid "a2600cc3-699e-4212-a53f-0d8d9168814e") + ) + (segment + (start 129.23 90.865) + (end 130.21 89.885) + (width 0.2) + (layer "In1.Cu") + (net 73) + (uuid "b8ea0e3e-1fec-4e96-a361-11b7bdb7c0fa") + ) + (segment + (start 131.48 91.78) + (end 131.48 89.57) + (width 0.25) + (layer "B.Cu") + (net 73) + (uuid "1925ef51-9a1f-41a5-ae26-1e63c07e00a9") + ) + (segment + (start 131.48 89.57) + (end 131.48 88.66) + (width 0.25) + (layer "B.Cu") + (net 73) + (uuid "26aa60ee-d8c5-4381-ab4a-53721db03d12") + ) + (segment + (start 131.13 89.9) + (end 131.47 89.56) + (width 0.25) + (layer "B.Cu") + (net 73) + (uuid "45be8310-b131-4d4d-9bcd-e58600f8d083") + ) + (segment + (start 130.645 89.885) + (end 130.66 89.9) + (width 0.25) + (layer "B.Cu") + (net 73) + (uuid "54940957-e357-455f-839e-c6e9de3dc03a") + ) + (segment + (start 133.1925 92.46) + (end 132.16 92.46) + (width 0.25) + (layer "B.Cu") + (net 73) + (uuid "76fef2ac-f521-4657-8199-eb166fe28e45") + ) + (segment + (start 131.48 88.66) + (end 131.57 88.57) + (width 0.25) + (layer "B.Cu") + (net 73) + (uuid "bcbd6e58-3330-460e-8a76-bdde6f3ca44a") + ) + (segment + (start 130.66 89.9) + (end 131.13 89.9) + (width 0.25) + (layer "B.Cu") + (net 73) + (uuid "e65a0995-f1de-4d45-8344-56bec8f9b08a") + ) + (segment + (start 131.47 89.56) + (end 131.48 89.57) + (width 0.2) + (layer "B.Cu") + (net 73) + (uuid "f2f0d8b8-e44b-4079-aaa4-6518d8ae6d05") + ) + (segment + (start 132.16 92.46) + (end 131.48 91.78) + (width 0.25) + (layer "B.Cu") + (net 73) + (uuid "fdd7447c-dbd2-42f0-9709-7c91024b6b21") + ) + (segment + (start 133.636041 90.105) + (end 133.885 89.856041) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "1fa826ab-308e-4043-80bd-1e7c3e63635b") + ) + (segment + (start 132.11 90.74) + (end 132.745 90.105) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "48609325-c110-41a1-bcfb-fa1d94617510") + ) + (segment + (start 137.94 87.995) + (end 138.095 88.15) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "4e4e50ce-f3fd-43c9-8934-c13cfd5e64d4") + ) + (segment + (start 134.745 87.995) + (end 137.94 87.995) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "73741b24-4dd2-4404-9a2c-2dfadb573800") + ) + (segment + (start 141.446 91.9574) + (end 141.986 91.9574) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "864fcd9a-ae16-493d-b59b-5b2a4fdbd9e8") + ) + (segment + (start 140.481752 88.15) + (end 141.01 88.678248) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "871b25ea-e2d2-45ad-bbf3-7992ed47a126") + ) + (segment + (start 138.095 88.15) + (end 140.481752 88.15) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "8b3f89bc-ed7b-444a-9e11-7a8f193f018d") + ) + (segment + (start 132.745 90.105) + (end 133.636041 90.105) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "976042db-3920-499b-a8ea-3bbda905dcb8") + ) + (segment + (start 141.01 91.5214) + (end 141.446 91.9574) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "9e977ffb-0c8c-4bdf-8adf-38e598ac61f8") + ) + (segment + (start 133.885 88.855) + (end 134.745 87.995) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "a68b2dcf-e0fd-4193-a77c-bc19dcbdc644") + ) + (segment + (start 141.986 91.9574) + (end 142.193568 92.164968) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "b7c31bdc-20a6-4d9e-913c-65008b69cf4c") + ) + (segment + (start 133.885 89.856041) + (end 133.885 88.855) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "d0a61741-e158-4359-8014-c93651b9f7b5") + ) + (segment + (start 141.01 88.678248) + (end 141.01 91.5214) + (width 0.15) + (layer "F.Cu") + (net 74) + (uuid "f1f0ad53-99ee-4dda-baa4-218a34637675") + ) + (via + (at 132.11 90.74) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 74) + (uuid "40628c67-a51a-49c9-87c9-c4a7ef8bb1b2") + ) + (segment + (start 117.92 100.08) + (end 124.42 100.08) + (width 0.2) + (layer "In1.Cu") + (net 74) + (uuid "17a7ff7d-47e7-43c6-9472-9e2fa49afef4") + ) + (segment + (start 124.42 100.08) + (end 128.36 96.14) + (width 0.2) + (layer "In1.Cu") + (net 74) + (uuid "50293379-fd56-4814-a43a-597f0fc641aa") + ) + (segment + (start 128.36 96.14) + (end 128.36 95.56) + (width 0.2) + (layer "In1.Cu") + (net 74) + (uuid "70d43091-49fe-42dc-8706-6e681321ec16") + ) + (segment + (start 132.11 91.81) + (end 132.11 90.74) + (width 0.2) + (layer "In1.Cu") + (net 74) + (uuid "8e640adf-0381-42f5-8336-998152aab97a") + ) + (segment + (start 116.84 101.6) + (end 116.84 101.16) + (width 0.2) + (layer "In1.Cu") + (net 74) + (uuid "ae1cafc4-cb12-4ee6-8a34-a83692850344") + ) + (segment + (start 128.36 95.56) + (end 132.11 91.81) + (width 0.2) + (layer "In1.Cu") + (net 74) + (uuid "ba2d8012-a61f-4548-b248-6f13aebc842b") + ) + (segment + (start 116.84 101.16) + (end 117.92 100.08) + (width 0.2) + (layer "In1.Cu") + (net 74) + (uuid "e3f891ca-3254-4847-b1c6-ff0ec54a052c") + ) + (segment + (start 133.07 91.94) + (end 133.02 91.99) + (width 0.15) + (layer "B.Cu") + (net 74) + (uuid "03ad4eef-c743-4b67-a7e6-c1853cefe11e") + ) + (segment + (start 133.1925 91.94) + (end 133.07 91.94) + (width 0.15) + (layer "B.Cu") + (net 74) + (uuid "0d298532-4824-4c35-8784-70ac65c0cf93") + ) + (segment + (start 132.11 91.57) + (end 132.11 90.74) + (width 0.25) + (layer "B.Cu") + (net 74) + (uuid "baa78fdc-41c8-45c6-8b56-865484ac5e52") + ) + (segment + (start 132.5 91.96) + (end 132.11 91.57) + (width 0.25) + (layer "B.Cu") + (net 74) + (uuid "bf9b7346-9fc5-4e52-bd53-94ab6300a3c8") + ) + (segment + (start 133.1925 91.96) + (end 132.5 91.96) + (width 0.25) + (layer "B.Cu") + (net 74) + (uuid "c868f7b4-5bc9-434d-863f-c771e4c2baaf") + ) + (segment + (start 146.785 99.605) + (end 146.57 99.39) + (width 0.15) + (layer "F.Cu") + (net 75) + (uuid "0b254227-9751-4c5a-8c46-57a87e5d19c9") + ) + (segment + (start 146.57 99.39) + (end 146.57 98.46) + (width 0.15) + (layer "F.Cu") + (net 75) + (uuid "0f3314e2-e260-49a8-98c2-acb9c71f6192") + ) + (segment + (start 154.94 87.63) + (end 154.93 87.62) + (width 0.15) + (layer "F.Cu") + (net 75) + (uuid "1ea11807-59b6-4d4a-89bf-1a8e76681272") + ) + (segment + (start 146.57 98.46) + (end 146.28 98.17) + (width 0.15) + (layer "F.Cu") + (net 75) + (uuid "23b76f9f-7bb8-4c77-81a5-173954f33c03") + ) + (segment + (start 146.28 98.17) + (end 146.28 98.01) + (width 0.15) + (layer "F.Cu") + (net 75) + (uuid "4b875c48-3ad2-467f-969c-92e29085e08c") + ) + (segment + (start 155.5 99.7625) + (end 155.5 100.78) + (width 0.25) + (layer "F.Cu") + (net 75) + (uuid "5e4950ed-2e1d-42c7-8178-b3e3fd9a00d4") + ) + (segment + (start 152.925 99.605) + (end 146.785 99.605) + (width 0.15) + (layer "F.Cu") + (net 75) + (uuid "89bac36a-61e7-427d-9c6c-adfba5a3cebe") + ) + (segment + (start 154.94 87.36) + (end 154.83 87.47) + (width 0.09) + (layer "F.Cu") + (net 75) + (uuid "91bc5d93-ea5c-4741-99b0-e333c74a0f4a") + ) + (segment + (start 154.86 87.71) + (end 154.94 87.63) + (width 0.15) + (layer "F.Cu") + (net 75) + (uuid "b2ffda76-d533-4466-a1ee-12cd15d31a6c") + ) + (segment + (start 153.09 99.44) + (end 152.925 99.605) + (width 0.15) + (layer "F.Cu") + (net 75) + (uuid "ba5abe6f-1bc9-43a2-b5d9-71a0c6ad8f3a") + ) + (via + (at 151.35 88.76) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 75) + (uuid "1a0adb32-7df5-47af-95ed-7e6a6a4a47ad") + ) + (via + (at 153.09 99.44) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 75) + (uuid "8238204f-5606-44b1-805c-faf85c6d7e74") + ) + (via + (at 155.5 100.78) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 75) + (uuid "fdf735de-38c6-4d31-99b1-0d0f6fedcef5") + ) + (segment + (start 154.07 87.63) + (end 152.42 89.28) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "13560020-d5c6-41be-ad09-fd4adcff75ae") + ) + (segment + (start 155.08 99.75) + (end 155.5 100.17) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "2b3c0487-11d1-4875-b240-267c6784cab7") + ) + (segment + (start 152.42 89.28) + (end 152.42 92.09) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "2f275ceb-08a7-4b30-a41b-56041fc14d33") + ) + (segment + (start 154.94 87.63) + (end 154.07 87.63) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "3a8340ee-62ce-48d9-a29a-5d74d3d6f0b0") + ) + (segment + (start 153.09 99.44) + (end 153.09 99.69) + (width 0.15) + (layer "In1.Cu") + (net 75) + (uuid "3dd1d769-5220-47b3-84e1-1e6938212c0f") + ) + (segment + (start 152.42 92.09) + (end 148.28 96.23) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "558fd4e4-1470-4599-9dd6-d4e0467cbf54") + ) + (segment + (start 155.5 100.17) + (end 155.5 100.78) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "8d991e9d-fc00-43be-ab0b-2e4d45b05b64") + ) + (segment + (start 148.7 99.75) + (end 155.08 99.75) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "96575ea1-d257-4227-8d79-db2c104003b5") + ) + (segment + (start 148.28 96.23) + (end 148.28 99.33) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "b740c146-bc10-4905-bc71-64dde7d9514e") + ) + (segment + (start 148.28 99.33) + (end 148.7 99.75) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "e0eeb3e3-4626-4fc8-aa0a-01310e51a93b") + ) + (segment + (start 155.5 100.542893) + (end 155.5 100.78) + (width 0.2) + (layer "In1.Cu") + (net 75) + (uuid "ef422a60-0125-4aec-bc87-40d41649b7cb") + ) + (segment + (start 152.48 87.63) + (end 154.94 87.63) + (width 0.25) + (layer "In2.Cu") + (net 75) + (uuid "0873e387-349f-47cb-ab52-b073b517c0cc") + ) + (segment + (start 151.35 88.76) + (end 152.48 87.63) + (width 0.25) + (layer "In2.Cu") + (net 75) + (uuid "1f38bc8f-6de1-41f0-a0fb-3a183d1b6286") + ) + (segment + (start 152.62 97.96) + (end 152.67 97.91) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "1e12fbf8-7ccf-4907-8889-db56c17ae042") + ) + (segment + (start 150.205 87.615) + (end 151.35 88.76) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "2cbfacd7-e3b6-409b-acd1-9ed6d5cbc8c0") + ) + (segment + (start 152.7 99.65) + (end 152.7 99.79) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "33631dfe-1aa5-4d53-b87f-982c20272d95") + ) + (segment + (start 152.62 98.84) + (end 152.62 97.96) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "3c259e07-759c-4179-89a5-b5b42bcd5f19") + ) + (segment + (start 140.38 92.94) + (end 141.13 92.19) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "3e4fa8b1-4ae4-41c7-b953-66d180158135") + ) + (segment + (start 141.03 87.89) + (end 141.305 87.615) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "59ad9c57-544d-490e-8cc8-97eba58e3021") + ) + (segment + (start 141.36 89.62) + (end 141.36 88.71) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "782814e4-87cc-41cb-ab1f-d7d4fe985589") + ) + (segment + (start 141.305 87.615) + (end 150.205 87.615) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "7852d5bd-7da3-4cd3-8c11-b31e9fa3fdd7") + ) + (segment + (start 155.3 100.98) + (end 154 100.98) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "7d5e35b4-4e50-4d44-b249-4d290221ae72") + ) + (segment + (start 141.13 89.85) + (end 141.36 89.62) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "886e2af0-e782-4d4d-843e-729e1b63fe12") + ) + (segment + (start 152.7 99.79) + (end 152.7 98.92) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "92a0b6ea-ead8-404c-ab07-794b71539310") + ) + (segment + (start 139.8675 92.94) + (end 140.38 92.94) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "a86ca340-22f7-4ae6-ba4e-68f3754701c6") + ) + (segment + (start 153.05 99.44) + (end 152.7 99.79) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "b1b7f9a1-2292-4749-a6e2-20586a1d9b07") + ) + (segment + (start 155.5 100.78) + (end 155.3 100.98) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "b63f2ef2-5b2e-4e1b-b351-9066eda508e8") + ) + (segment + (start 141.13 92.19) + (end 141.13 89.85) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "be61da7c-a3c1-42e3-bc82-ca61bfa37034") + ) + (segment + (start 153.09 99.44) + (end 153.05 99.44) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "c6e5a776-f7c0-4c07-a8be-a1d3c1ec199a") + ) + (segment + (start 152.7 98.92) + (end 152.62 98.84) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "d2cc0c27-0bcd-4c80-b4f8-dbd682fbcb0f") + ) + (segment + (start 141.03 88.38) + (end 141.03 87.89) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "d837bbe7-2fa1-404d-bb89-d3fc1d91b929") + ) + (segment + (start 141.36 88.71) + (end 141.03 88.38) + (width 0.15) + (layer "B.Cu") + (net 75) + (uuid "ddb13e71-2536-417d-9c37-cd61beba62db") + ) + (segment + (start 152.81 99.79) + (end 152.7 99.79) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "efa450a2-6c02-4346-b6ca-ffb26c319dcf") + ) + (segment + (start 154 100.98) + (end 152.81 99.79) + (width 0.2) + (layer "B.Cu") + (net 75) + (uuid "fdd1ed3d-2034-49de-8155-0b8029293ba0") + ) + (segment + (start 114.27 99.84) + (end 114.27 100.28) + (width 0.8) + (layer "B.Cu") + (net 76) + (uuid "142efda3-5e51-4dd3-a284-a0828cb5b2a7") + ) + (segment + (start 116.38 97.73) + (end 114.27 99.84) + (width 0.8) + (layer "B.Cu") + (net 76) + (uuid "7e0378bc-e212-45f9-8dc7-64e597a9f048") + ) + (segment + (start 116.38 97) + (end 116.38 97.73) + (width 0.8) + (layer "B.Cu") + (net 76) + (uuid "a48a865e-a05c-4cf2-9521-2449ff8fb686") + ) + (segment + (start 114.52 100.88) + (end 114.27 100.88) + (width 0.7) + (layer "B.Cu") + (net 76) + (uuid "d237a547-bf30-4045-a08b-1962a008f16c") + ) + (segment + (start 140.37 93.46) + (end 141.7125 92.1175) + (width 0.25) + (layer "B.Cu") + (net 77) + (uuid "6661339f-3caf-4e68-b29a-3547114a117b") + ) + (segment + (start 142.31 92.3475) + (end 142.08 92.1175) + (width 0.35) + (layer "B.Cu") + (net 77) + (uuid "83aa0cc4-e925-4616-aaf5-ececff076874") + ) + (segment + (start 141.7125 92.1175) + (end 142.08 92.1175) + (width 0.25) + (layer "B.Cu") + (net 77) + (uuid "98ce089e-1ec9-4832-861d-d39d7e43e513") + ) + (segment + (start 139.8675 93.46) + (end 140.37 93.46) + (width 0.25) + (layer "B.Cu") + (net 77) + (uuid "c33057d2-5b4f-4df1-ad23-0e8f7f5fe1ca") + ) + (segment + (start 142.41 93.27) + (end 142.31 93.17) + (width 0.35) + (layer "B.Cu") + (net 77) + (uuid "e6d75818-dedf-435e-9a12-9fd3c8bed598") + ) + (segment + (start 142.31 93.17) + (end 142.31 92.3475) + (width 0.35) + (layer "B.Cu") + (net 77) + (uuid "e9eef03b-5c82-462c-aead-1fc0bd4071f8") + ) + (via + (at 125.01 94.5) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 78) + (uuid "83a8db15-093d-43d9-9246-78c856b73088") + ) + (segment + (start 124.29 93.82) + (end 124.29 92.39) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "2b329315-30e0-4d23-bc93-70ee81abc40e") + ) + (segment + (start 124.97 94.5) + (end 124.29 93.82) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "313165f2-2569-4a3e-a682-cb1f093c9330") + ) + (segment + (start 115.13 88.46) + (end 114.3 87.63) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "434d10d6-5ba7-4835-8af6-50ba4fbf9e4b") + ) + (segment + (start 119.423248 90.585) + (end 119.418248 90.59) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "5555055b-3ca0-458c-89c8-bee5e91dd477") + ) + (segment + (start 125.01 94.5) + (end 124.97 94.5) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "589e2f51-805f-44b2-95d3-54afbd11e272") + ) + (segment + (start 122.485 90.585) + (end 119.423248 90.585) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "5e5d6bef-eae0-4178-b4a8-93a6ebd333af") + ) + (segment + (start 115.13 89.87) + (end 115.13 88.46) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "9086626b-b6f6-431e-81f1-66e932b66a3c") + ) + (segment + (start 124.29 92.39) + (end 122.485 90.585) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "a1333993-d1da-4291-b0f7-4ab9ef858cfb") + ) + (segment + (start 115.85 90.59) + (end 115.13 89.87) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "ec4115cf-2791-4046-8848-210dba083a3a") + ) + (segment + (start 119.418248 90.59) + (end 115.85 90.59) + (width 0.2) + (layer "In1.Cu") + (net 78) + (uuid "f933ea1d-3eec-4dfd-84b1-00ad7e8f6f69") + ) + (segment + (start 125.21 97) + (end 126.06 97) + (width 0.25) + (layer "B.Cu") + (net 78) + (uuid "81fe4e44-3993-45ba-bbc2-c97ca397d51d") + ) + (segment + (start 125.01 96.8) + (end 125.21 97) + (width 0.25) + (layer "B.Cu") + (net 78) + (uuid "999738ed-04d9-4685-9481-85487c66280b") + ) + (segment + (start 125.01 94.5) + (end 125.01 96.8) + (width 0.25) + (layer "B.Cu") + (net 78) + (uuid "f1c4f4c3-3d07-423c-8431-98f707c46705") + ) + (segment + (start 148.6 86.81) + (end 148.6 85.89) + (width 0.2) + (layer "F.Cu") + (net 79) + (uuid "696f3c59-e338-475f-92fb-d8d299990d6b") + ) + (segment + (start 153.92 93.82) + (end 152.82 92.72) + (width 0.2) + (layer "F.Cu") + (net 79) + (uuid "838d9e68-7562-4941-bc42-6a8157d56bf0") + ) + (segment + (start 153.72 87.58) + (end 152.82 87.58) + (width 0.2) + (layer "F.Cu") + (net 79) + (uuid "bf400def-bfa1-4f7f-b51f-c7cace5ef0c2") + ) + (segment + (start 149.37 87.58) + (end 148.6 86.81) + (width 0.2) + (layer "F.Cu") + (net 79) + (uuid "e17ec975-65ea-446e-80b1-ac0cc6df4c39") + ) + (segment + (start 152.82 92.72) + (end 152.82 87.58) + (width 0.2) + (layer "F.Cu") + (net 79) + (uuid "e1a36247-edef-4aae-beeb-19a943482429") + ) + (segment + (start 152.82 87.58) + (end 149.37 87.58) + (width 0.2) + (layer "F.Cu") + (net 79) + (uuid "f5ac9e30-30cb-4367-a5ab-eba71c34c3d8") + ) + (segment + (start 154.94 86.36) + (end 153.72 87.58) + (width 0.2) + (layer "F.Cu") + (net 79) + (uuid "f8ba2183-e633-4764-9666-69de3cfb53e4") + ) + (via + (at 148.6 85.89) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 79) + (uuid "883a0292-7005-4b61-b6f5-800beac4b4e0") + ) + (via + (at 153.92 93.82) + (size 0.4) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 79) + (uuid "aee61e2b-0977-4207-8127-4f6e9f86dc93") + ) + (segment + (start 153.92 93.82) + (end 149.42 93.82) + (width 0.25) + (layer "B.Cu") + (net 79) + (uuid "01c5a364-c102-4bc4-84c2-d339fb90615e") + ) + (segment + (start 148.545 92.946752) + (end 148.545 92.945) + (width 0.25) + (layer "B.Cu") + (net 79) + (uuid "028a2985-a5bc-41ac-9254-e469b287d866") + ) + (segment + (start 148.825 93.225) + (end 148.823248 93.225) + (width 0.25) + (layer "B.Cu") + (net 79) + (uuid "071150a8-2361-4833-a6c5-615da1fe75f7") + ) + (segment + (start 147.7 92.1) + (end 146.9375 92.1) + (width 0.25) + (layer "B.Cu") + (net 79) + (uuid "0ead36d1-73c6-4399-82a2-09fadb3cb3f4") + ) + (segment + (start 148.545 92.945) + (end 147.7 92.1) + (width 0.25) + (layer "B.Cu") + (net 79) + (uuid "2d05b4e2-47d3-4394-9357-862f87913a78") + ) + (segment + (start 141.07 89.47) + (end 141.07 88.798248) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "629eb233-715d-49fc-bacb-025d285b2a6f") + ) + (segment + (start 139.8875 92.46) + (end 140.38 92.46) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "69a770ce-b9bc-4173-8787-d7690b82e28a") + ) + (segment + (start 148.823248 93.225) + (end 148.545 92.946752) + (width 0.25) + (layer "B.Cu") + (net 79) + (uuid "74bdba48-a890-4e52-87ac-42dff55ebaeb") + ) + (segment + (start 141.165 87.375) + (end 148.105 87.375) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "7cfdfe84-19f8-4282-8128-6fb630357dc4") + ) + (segment + (start 140.74 87.8) + (end 141.165 87.375) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "82b50680-704f-46b5-8364-3f97dc08353c") + ) + (segment + (start 140.89 89.65) + (end 141.07 89.47) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "8a32f42c-95c2-40fb-916e-6db373f85267") + ) + (segment + (start 141.07 88.798248) + (end 140.74 88.468248) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "8ec60bba-5159-4ac4-94d0-f61ed175b9f6") + ) + (segment + (start 146.9375 92.1) + (end 147.9375 92.1) + (width 0.25) + (layer "B.Cu") + (net 79) + (uuid "c4404c31-ef78-4c57-acd6-a1c8a5b3a152") + ) + (segment + (start 149.42 93.82) + (end 148.825 93.225) + (width 0.25) + (layer "B.Cu") + (net 79) + (uuid "c544de35-75a4-4359-9791-ea029d77923d") + ) + (segment + (start 140.89 91.95) + (end 140.89 89.65) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "cd446186-1d65-43ba-abba-bdb0ba7545c8") + ) + (segment + (start 148.105 87.375) + (end 148.6 86.88) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "d30234f8-8044-4a4b-b1d7-82757e3a4013") + ) + (segment + (start 140.74 88.468248) + (end 140.74 87.8) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "d57f7a4f-8c5e-4e7b-9b91-3ad43c722709") + ) + (segment + (start 148.6 86.88) + (end 148.6 85.89) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "dc7f147b-2042-4ec0-b9c0-2f8b442eb8b0") + ) + (segment + (start 139.8675 92.44) + (end 139.8875 92.46) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "e346ab7a-e8e2-4565-857d-241ed30c23b0") + ) + (segment + (start 140.38 92.46) + (end 140.89 91.95) + (width 0.15) + (layer "B.Cu") + (net 79) + (uuid "e44e8387-d197-4836-9440-bd0f925609b9") + ) + (segment + (start 147.9375 92.1) + (end 148.58 91.4575) + (width 0.25) + (layer "B.Cu") + (net 79) + (uuid "f33abdd3-86af-46fe-85b8-21c973c43e46") + ) + (segment + (start 154.48 100.48) + (end 154.48 100.23) + (width 0.4) + (layer "F.Cu") + (net 80) + (uuid "8f9429b6-2dc3-425b-bd4e-d519e96f41b7") + ) + (segment + (start 154.48 100.23) + (end 154.0125 99.7625) + (width 0.4) + (layer "F.Cu") + (net 80) + (uuid "f908e9ba-d962-402e-9729-72661c2fc266") + ) + (via + (at 147.06 99.09) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 80) + (uuid "5180da53-94c0-49b4-9601-0f6f8f014f54") + ) + (via + (at 154.48 100.48) + (size 0.6) + (drill 0.3) + (layers "F.Cu" "B.Cu") + (net 80) + (uuid "780b9320-cd85-4414-acdb-4430d0c970a9") + ) + (segment + (start 154.22 100.22) + (end 148.78 100.22) + (width 0.5) + (layer "In2.Cu") + (net 80) + (uuid "02a3256b-b2ea-4643-9be4-c6b576ed454f") + ) + (segment + (start 147.65 99.09) + (end 147.06 99.09) + (width 0.5) + (layer "In2.Cu") + (net 80) + (uuid "c4e08666-aa4b-4cf9-9ab0-48318d651000") + ) + (segment + (start 154.48 100.48) + (end 154.22 100.22) + (width 0.5) + (layer "In2.Cu") + (net 80) + (uuid "f2469761-fb3a-46c8-834c-214d5aea1bad") + ) + (segment + (start 148.78 100.22) + (end 147.65 99.09) + (width 0.5) + (layer "In2.Cu") + (net 80) + (uuid "f507a26c-5bc2-48f7-bf31-7b32143f9a84") + ) + (segment + (start 149.1 97.53) + (end 149.067463 97.562537) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "23efd36c-8257-475c-8e12-294bd70007d4") + ) + (segment + (start 153.73 99.8) + (end 153.72 99.79) + (width 0.4) + (layer "B.Cu") + (net 80) + (uuid "45d6237e-72db-4dce-bc4a-8c5677b67e83") + ) + (segment + (start 149.1 97.53) + (end 149.1 95.83) + (width 0.5) + (layer "B.Cu") + (net 80) + (uuid "4c02e5bd-ed5f-4b31-9cfb-cc2d720e07ca") + ) + (segment + (start 149.1 97.74) + (end 148.53 98.31) + (width 0.5) + (layer "B.Cu") + (net 80) + (uuid "69333b8d-68d6-4299-800d-98b77b0e6767") + ) + (segment + (start 147.53 98.31) + (end 147.06 98.78) + (width 0.5) + (layer "B.Cu") + (net 80) + (uuid "6e00d542-a9da-4902-b467-442f48418ef1") + ) + (segment + (start 147.06 98.78) + (end 147.06 99.09) + (width 0.5) + (layer "B.Cu") + (net 80) + (uuid "7d29ca54-4fcb-4d27-a0b1-ae004bc6f821") + ) + (segment + (start 149.067463 97.562537) + (end 149.067463 98.515) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "81793242-1595-476a-aa71-99b0c33b6f6f") + ) + (segment + (start 149.1 97.53) + (end 149.1 97.74) + (width 0.5) + (layer "B.Cu") + (net 80) + (uuid "9242d70a-e985-4805-81c3-f2486a2f7b18") + ) + (segment + (start 149.067463 98.515) + (end 149.375 98.822537) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "ac023e71-3c88-4f4d-af82-dd195cfc5191") + ) + (segment + (start 149.375 98.822537) + (end 149.375 99.145) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "ad853141-5532-4941-8959-4176446e8753") + ) + (segment + (start 148.53 98.31) + (end 147.53 98.31) + (width 0.5) + (layer "B.Cu") + (net 80) + (uuid "c5243e79-3ba1-49c2-90ab-ad316fa236e4") + ) + (segment + (start 148.71 95.44) + (end 147.93 95.44) + (width 0.5) + (layer "B.Cu") + (net 80) + (uuid "cceb0002-0a98-4a6e-9433-6e2557a5f55e") + ) + (segment + (start 155.11 99.8) + (end 153.73 99.8) + (width 0.4) + (layer "B.Cu") + (net 80) + (uuid "ccf59480-e12f-469f-b046-3de8a2a41bd6") + ) + (segment + (start 154.48 100.43) + (end 155.11 99.8) + (width 0.4) + (layer "B.Cu") + (net 80) + (uuid "cf396b60-6552-4821-8dc7-491c68286a1e") + ) + (segment + (start 154.48 100.48) + (end 154.48 100.43) + (width 0.4) + (layer "B.Cu") + (net 80) + (uuid "e5ef530d-efe2-48aa-b2d6-b31c18c59902") + ) + (segment + (start 149.1 95.83) + (end 148.71 95.44) + (width 0.5) + (layer "B.Cu") + (net 80) + (uuid "eff26b02-9bd8-43e6-9bf2-5aa3eec70f4b") + ) + (segment + (start 149.375 99.145) + (end 149.71 99.48) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "f5c78216-0dad-4679-a234-d61b93cb9d48") + ) + (segment + (start 144.3972 95.1028) + (end 145.2325 95.1028) + (width 0.25) + (layer "F.Cu") + (net 81) + (uuid "4e97ee0c-6f07-491a-8f0b-4f0201906a2c") + ) + (segment + (start 145.26 98.01) + (end 145.26 97.8) + (width 0.25) + (layer "F.Cu") + (net 81) + (uuid "bdd4dd19-c7b8-4454-a51a-acd0d50f4fcf") + ) + (segment + (start 144.05 96.59) + (end 144.05 95.45) + (width 0.25) + (layer "F.Cu") + (net 81) + (uuid "c9c872fa-4ea5-4c43-8b9e-cd6304208184") + ) + (segment + (start 145.26 97.8) + (end 144.05 96.59) + (width 0.25) + (layer "F.Cu") + (net 81) + (uuid "e34218d6-388c-4df6-9036-667ea26dd1ae") + ) + (segment + (start 144.05 95.45) + (end 144.3972 95.1028) + (width 0.25) + (layer "F.Cu") + (net 81) + (uuid "fbf6812c-aad8-476e-ad9c-ef04d6e2f871") + ) + (segment + (start 121.18 88.83) + (end 120.98 88.63) + (width 0.15) + (layer "B.Cu") + (net 82) + (uuid "302d2388-cdb2-4dcb-8225-a154d4735b92") + ) + (segment + (start 121.26 89.66) + (end 121.26 89.5) + (width 0.15) + (layer "B.Cu") + (net 82) + (uuid "5732435c-c5cd-4257-97a3-04489e75d1da") + ) + (segment + (start 121.18 89.66) + (end 121.18 88.83) + (width 0.15) + (layer "B.Cu") + (net 82) + (uuid "cb901904-92bc-4913-9b88-38310452c037") + ) + (segment + (start 121.19 89.59) + (end 121.26 89.66) + (width 0.15) + (layer "B.Cu") + (net 82) + (uuid "d082e2eb-1d52-4a4b-a153-a5e452d78678") + ) + (segment + (start 135.65 97.66) + (end 134.86 97.66) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "0069abe4-5349-4c33-91ea-ca7958c72fcf") + ) + (segment + (start 136.68 95.59) + (end 136.06 96.21) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "094f7a1d-9f1c-4c03-83ad-2ab39e23b03b") + ) + (segment + (start 134.22 97.02) + (end 133.46 97.02) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "21ae9c39-8eda-430b-b08e-79a9b8209c9a") + ) + (segment + (start 139.34 95.98) + (end 138.13 95.98) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "5031e793-22fe-43dd-a292-d8899fe3c471") + ) + (segment + (start 139.890905 96.94858) + (end 139.890905 96.530905) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "6bd200d8-d6fa-4c74-9499-9b4825e82047") + ) + (segment + (start 138.13 95.98) + (end 137.74 95.59) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "7fde1350-6cd7-47f8-8d17-88f4630e446c") + ) + (segment + (start 136.06 97.25) + (end 135.65 97.66) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "94a07700-5a73-44e6-9a52-f5a08bea99a2") + ) + (segment + (start 134.86 97.66) + (end 134.22 97.02) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "9e1fd455-1e6d-4abe-9d83-e8cb645f7665") + ) + (segment + (start 136.06 96.21) + (end 136.06 97.25) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "9e7b1739-13b6-45de-93ab-1c2bd8a24b87") + ) + (segment + (start 137.74 95.59) + (end 136.68 95.59) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "ea4df708-ee8b-43fa-adc5-a640bb522314") + ) + (segment + (start 139.890905 96.530905) + (end 139.34 95.98) + (width 0.2) + (layer "F.Cu") + (net 83) + (uuid "f3ec8eea-dc99-4fe5-af3e-8c61270399b6") + ) + (via + (at 133.46 97.02) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 83) + (uuid "0741afb9-4768-421d-8605-e75bc64e69b9") + ) + (via + (at 129.61 99.31) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 83) + (uuid "63a6a392-16cc-4a3d-b4fb-dcf05e870fe1") + ) + (via + (at 139.890905 96.94858) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 83) + (uuid "d988ae7c-63d5-4923-babf-50683ab29280") + ) + (segment + (start 130.03 99.73) + (end 130.53 99.73) + (width 0.2) + (layer "In2.Cu") + (net 83) + (uuid "1c7bf694-8000-43f2-90bd-936257cf7b3e") + ) + (segment + (start 130.666397 99.73) + (end 133.376397 97.02) + (width 0.2) + (layer "In2.Cu") + (net 83) + (uuid "4609c879-eab3-4607-ba03-51dc7d20c0d6") + ) + (segment + (start 130.53 99.73) + (end 130.666397 99.73) + (width 0.2) + (layer "In2.Cu") + (net 83) + (uuid "5134a25b-6396-43d0-80fd-f180f2f5aaab") + ) + (segment + (start 133.376397 97.02) + (end 133.46 97.02) + (width 0.2) + (layer "In2.Cu") + (net 83) + (uuid "9832be8d-d2d0-4ab6-9cf6-cb68b0efdfa9") + ) + (segment + (start 129.61 99.31) + (end 130.03 99.73) + (width 0.2) + (layer "In2.Cu") + (net 83) + (uuid "ce0b67f7-4003-4204-8ebb-d9bd944b6d06") + ) + (segment + (start 129.61 99.31) + (end 129.375 99.075) + (width 0.15) + (layer "B.Cu") + (net 83) + (uuid "001debfd-87da-46e3-b25a-0dd45fb9db3f") + ) + (segment + (start 140.68 96.67) + (end 140.40142 96.94858) + (width 0.15) + (layer "B.Cu") + (net 83) + (uuid "4175bb4f-8fca-4af3-8028-169341768b06") + ) + (segment + (start 140.40142 96.94858) + (end 139.890905 96.94858) + (width 0.15) + (layer "B.Cu") + (net 83) + (uuid "569043db-90bc-4f8d-8e01-36bc0fcb464f") + ) + (segment + (start 140.34 95.94) + (end 140.68 96.28) + (width 0.15) + (layer "B.Cu") + (net 83) + (uuid "91ff81a7-8448-42b8-b558-1955582096d3") + ) + (segment + (start 140.68 96.28) + (end 140.68 96.67) + (width 0.15) + (layer "B.Cu") + (net 83) + (uuid "934d9ce4-4ee7-4ef3-8bf8-996448e39104") + ) + (segment + (start 139.8675 95.94) + (end 140.34 95.94) + (width 0.15) + (layer "B.Cu") + (net 83) + (uuid "97718c87-f952-472c-bd31-79f92a875a4a") + ) + (segment + (start 129.375 99.075) + (end 129.375 98.355) + (width 0.15) + (layer "B.Cu") + (net 83) + (uuid "a6c370a2-4a1c-4e2a-a9d6-58d29f6b75cf") + ) + (segment + (start 129.375 98.355) + (end 128.47 97.45) + (width 0.15) + (layer "B.Cu") + (net 83) + (uuid "c709d34b-4f8a-46a4-a352-ec203b40a67a") + ) + (segment + (start 149.955 94.73) + (end 150.47 94.73) + (width 0.09) + (layer "F.Cu") + (net 84) + (uuid "05f307d4-b0c9-40f0-8148-f722e5ddde32") + ) + (segment + (start 149.955 93.73) + (end 149.35 93.73) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "07e0b4e6-275b-4007-be30-25a5e05c2e8d") + ) + (segment + (start 150.77 93.97) + (end 150.77 94.46) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "322fbe81-4cd8-4f70-89b8-66b70386cf88") + ) + (segment + (start 149.35 93.73) + (end 148.57 92.95) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "5ab53847-030c-430b-97e0-8defd9b5f917") + ) + (segment + (start 148.57 92.51) + (end 148.0174 91.9574) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "602cb5e7-689a-4826-b3c7-8f1e66647f88") + ) + (segment + (start 148.0174 91.9574) + (end 147.486 91.9574) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "635bc474-1c16-4940-b5a7-1b8896b114f3") + ) + (segment + (start 149.955 93.73) + (end 150.53 93.73) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "91e25fcf-83bf-459a-a453-b7f1e6cea738") + ) + (segment + (start 150.53 93.73) + (end 150.77 93.97) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "93768771-4ffb-46e5-b29b-f5de738e3ff0") + ) + (segment + (start 148.57 92.95) + (end 148.57 92.51) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "9e50a38e-c71e-4ff6-aace-430e8b9fe01f") + ) + (segment + (start 150.77 94.46) + (end 150.5 94.73) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "aa7bd606-95c2-4129-b91e-8887478b82d7") + ) + (segment + (start 150.5 94.73) + (end 149.955 94.73) + (width 0.2) + (layer "F.Cu") + (net 84) + (uuid "fa76d32a-ac71-4e57-a05e-cab100604809") + ) + (via + (at 124.96 93.78) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 85) + (uuid "92daf2c8-b783-4069-adc4-b9d8357cdfd1") + ) + (segment + (start 122.74 90.19) + (end 116.05 90.19) + (width 0.2) + (layer "In1.Cu") + (net 85) + (uuid "2f88972a-cadb-4062-8f14-820c1b177630") + ) + (segment + (start 124.96 93.78) + (end 124.96 92.41) + (width 0.2) + (layer "In1.Cu") + (net 85) + (uuid "34fe2d62-0530-4639-9175-bd00171a1efd") + ) + (segment + (start 114.3 86.4) + (end 114.3 86.36) + (width 0.2) + (layer "In1.Cu") + (net 85) + (uuid "4957273e-00f3-4d48-995d-a2a0090384a7") + ) + (segment + (start 115.5 87.6) + (end 114.3 86.4) + (width 0.2) + (layer "In1.Cu") + (net 85) + (uuid "5e18599a-7b77-4fb5-84b2-0978b6dca473") + ) + (segment + (start 124.96 92.41) + (end 122.74 90.19) + (width 0.2) + (layer "In1.Cu") + (net 85) + (uuid "7a786e77-c5ee-41fb-9859-735a944bd2d3") + ) + (segment + (start 116.05 90.19) + (end 115.5 89.64) + (width 0.2) + (layer "In1.Cu") + (net 85) + (uuid "dabae57c-5d35-4896-b492-a08b1ba80cc0") + ) + (segment + (start 115.5 89.64) + (end 115.5 87.6) + (width 0.2) + (layer "In1.Cu") + (net 85) + (uuid "e2a2f0e3-8b59-43e6-a1cd-e8c996121d08") + ) + (segment + (start 126.21 94.23) + (end 125.98 94.46) + (width 0.15) + (layer "B.Cu") + (net 85) + (uuid "11635330-692c-46a9-86d2-76dbdc457dc7") + ) + (segment + (start 125.98 94.46) + (end 125.64 94.46) + (width 0.2) + (layer "B.Cu") + (net 85) + (uuid "14c90195-f728-4baa-bbd0-ae000efe66a9") + ) + (segment + (start 125.64 94.46) + (end 124.96 93.78) + (width 0.2) + (layer "B.Cu") + (net 85) + (uuid "1eccbf6f-0aac-45b7-abcc-482e3729fd97") + ) + (segment + (start 124.96 93.78) + (end 124.95 93.77) + (width 0.2) + (layer "B.Cu") + (net 85) + (uuid "e7e1099a-9c0e-4cbd-b1ea-93bfba8a2d55") + ) + (segment + (start 127.02 94.23) + (end 126.21 94.23) + (width 0.15) + (layer "B.Cu") + (net 85) + (uuid "f900cabb-7868-4024-baee-de0b24ee20a8") + ) + (segment + (start 126.94 96.94) + (end 127.45 97.45) + (width 0.2) + (layer "B.Cu") + (net 86) + (uuid "2910efa4-9ecd-4459-9cd3-2b7ec5ad60b8") + ) + (segment + (start 126.94 95.5) + (end 126.94 96.94) + (width 0.2) + (layer "B.Cu") + (net 86) + (uuid "aece05f6-07d8-4484-a7e7-377eb9e3aafb") + ) + (segment + (start 127.02 95.42) + (end 126.94 95.5) + (width 0.2) + (layer "B.Cu") + (net 86) + (uuid "c14a9646-bb0f-424a-addd-3e5fb57ed3f0") + ) + (segment + (start 127.02 94.93) + (end 127.02 95.42) + (width 0.2) + (layer "B.Cu") + (net 86) + (uuid "ca6a86b0-1870-4829-b5a3-b467139dd62d") + ) + (via + (at 115.56 86.98) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 87) + (uuid "3b04d36f-109f-4760-aa18-6d8748e9855a") + ) + (via + (at 117.81 89.14) + (size 0.35) + (drill 0.2) + (layers "F.Cu" "B.Cu") + (net 87) + (uuid "c2c41a78-e3c7-4bbf-ac79-4cd4c461b561") + ) + (segment + (start 117.73 89.14) + (end 115.57 86.98) + (width 0.2) + (layer "In1.Cu") + (net 87) + (uuid "36513a54-6bca-496e-ba9d-97960829837a") + ) + (segment + (start 117.81 89.14) + (end 117.73 89.14) + (width 0.2) + (layer "In1.Cu") + (net 87) + (uuid "d594853b-32ae-4a89-9886-a7e75bf05b69") + ) + (segment + (start 115.57 86.98) + (end 115.56 86.98) + (width 0.2) + (layer "In1.Cu") + (net 87) + (uuid "d9f87942-c7b1-4d70-82f5-b16aa52618b7") + ) + (segment + (start 117.81 89.14) + (end 118.24 88.71) + (width 0.2) + (layer "B.Cu") + (net 87) + (uuid "2f2aaca0-2c86-49e7-9537-b34a062428d2") + ) + (segment + (start 118.24 88.71) + (end 118.24 88.63) + (width 0.2) + (layer "B.Cu") + (net 87) + (uuid "63c9f6ef-ea5a-414d-928e-602fe25dd2c8") + ) + (segment + (start 118.31 88.63) + (end 118.24 88.63) + (width 0.1) + (layer "B.Cu") + (net 87) + (uuid "6b072036-2529-45a6-aa5d-b416be845899") + ) + (segment + (start 115.57 86.99) + (end 115.57 88.24) + (width 0.2) + (layer "B.Cu") + (net 87) + (uuid "a7096dc0-c99f-4e83-a5b4-b84e090014ee") + ) + (segment + (start 115.56 86.98) + (end 115.57 86.99) + (width 0.1) + (layer "B.Cu") + (net 87) + (uuid "bec34df2-a6c1-4895-97d6-b68ab16920cd") + ) + (segment + (start 144.425 98.98) + (end 145.06 98.98) + (width 0.4) + (layer "F.Cu") + (net 88) + (uuid "00a866db-b931-4654-821a-1c99fe4a94b9") + ) + (segment + (start 143.815 98.37) + (end 144.425 98.98) + (width 0.4) + (layer "F.Cu") + (net 88) + (uuid "0e6bc976-83f0-4e7f-9042-a03c0ef21915") + ) + (segment + (start 143.815 98.37) + (end 144.11 98.37) + (width 0.4) + (layer "F.Cu") + (net 88) + (uuid "31fd59cf-1a2e-4ff1-9325-0bfeb05097f7") + ) + (segment + (start 144.0092 98.37) + (end 143.815 98.37) + (width 0.5) + (layer "F.Cu") + (net 88) + (uuid "681ae9ce-7f53-409f-b13b-7cf6b52d4c13") + ) + (segment + (start 145.06 98.98) + (end 145.07 98.99) + (width 0.4) + (layer "F.Cu") + (net 88) + (uuid "99a3608c-e06a-408d-8243-94b82ca9393e") + ) + (segment + (start 144.1292 98.25) + (end 144.0092 98.37) + (width 0.5) + (layer "F.Cu") + (net 88) + (uuid "a09c4b3e-8f14-422b-a770-abf8c5980f19") + ) + (segment + (start 143.815 98.37) + (end 143.815 98.325) + (width 0.4) + (layer "F.Cu") + (net 88) + (uuid "b484ab47-dc48-41d5-98d6-17c08474d575") + ) + (segment + (start 143.815 98.325) + (end 141.8928 96.4028) + (width 0.4) + (layer "F.Cu") + (net 88) + (uuid "ba5803e3-3ab0-40f4-b91e-b22e3dd4383f") + ) + (segment + (start 141.8928 96.4028) + (end 141.0075 96.4028) + (width 0.4) + (layer "F.Cu") + (net 88) + (uuid "e4f3c50e-27da-4a10-9ebc-6c5f304b0709") + ) + (zone + (net 2) + (net_name "GND") + (layer "In1.Cu") + (uuid "1db7e07b-f37a-48b1-b2ae-c437c9108045") + (hatch edge 0.5) + (priority 8) + (connect_pads + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 132.21 96.34) (xy 139.12 96.28) (xy 139.09 93.57) (xy 136.53 90.56) (xy 135.55 90.51) (xy 132.16 94.02) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 136.476542 90.557272) (xy 136.54249 90.580347) (xy 136.564679 90.600775) (xy 136.619957 90.66577) + (xy 136.648395 90.729589) (xy 136.6495 90.746105) (xy 136.6495 91.46333) (xy 136.649499 91.463348) + (xy 136.649499 91.629054) (xy 136.649498 91.629054) (xy 136.690423 91.781785) (xy 136.719358 91.8319) + (xy 136.719359 91.831904) (xy 136.71936 91.831904) (xy 136.769479 91.918714) (xy 136.769481 91.918717) + (xy 136.888349 92.037585) (xy 136.888355 92.03759) (xy 138.443181 93.592416) (xy 138.476666 93.653739) + (xy 138.4795 93.680097) (xy 138.4795 95.449903) (xy 138.459815 95.516942) (xy 138.443181 95.537584) + (xy 138.097584 95.883181) (xy 138.036261 95.916666) (xy 138.009903 95.9195) (xy 132.322294 95.9195) + (xy 132.255255 95.899815) (xy 132.2095 95.847011) (xy 132.198323 95.798172) (xy 132.187514 95.296679) + (xy 132.166609 94.326684) (xy 132.184844 94.259239) (xy 132.202891 94.236343) (xy 135.602415 90.83682) + (xy 135.663738 90.803335) (xy 135.690096 90.800501) (xy 135.799054 90.800501) (xy 135.799057 90.800501) + (xy 135.951785 90.759577) (xy 136.001904 90.730639) (xy 136.088716 90.68052) (xy 136.185843 90.583392) + (xy 136.247164 90.549909) (xy 136.279835 90.547236) + ) + ) + ) + (zone + (net 16) + (net_name "/VBAT") + (layer "In1.Cu") + (uuid "1f896025-372b-4155-a6e4-7775b6c4bf30") + (hatch edge 0.5) + (priority 4) + (connect_pads + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + (island_removal_mode 1) + (island_area_min 10) + ) + (polygon + (pts + (xy 141.605 88.138) (xy 144.02 88.18) (xy 146.92 90.98) (xy 146.92 97.409) (xy 145.415 97.409) (xy 145.62 97.38) + (xy 145.62 93.88) (xy 145.62 93.18) (xy 141.605 89.18) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 146.008772 93.636207) (xy 146.056383 93.687343) (xy 146.0695 93.742849) (xy 146.0695 93.763771) + (xy 146.102181 93.928073) (xy 146.102184 93.928082) (xy 146.166296 94.082863) (xy 146.166297 94.082866) + (xy 146.259372 94.222161) (xy 146.259375 94.222165) (xy 146.377834 94.340624) (xy 146.377838 94.340627) + (xy 146.517133 94.433702) (xy 146.517135 94.433702) (xy 146.517137 94.433704) (xy 146.671919 94.497816) + (xy 146.820191 94.527309) (xy 146.882102 94.559693) (xy 146.916676 94.620409) (xy 146.92 94.648926) + (xy 146.92 97.069402) (xy 146.900315 97.136441) (xy 146.883681 97.157083) (xy 146.755765 97.285) + (xy 146.668084 97.372681) (xy 146.606761 97.406166) (xy 146.580403 97.409) (xy 145.744 97.409) (xy 145.676961 97.389315) + (xy 145.631206 97.336511) (xy 145.62 97.285) (xy 145.62 94.014151) (xy 145.639685 93.947112) (xy 145.656314 93.926474) + (xy 145.730627 93.852162) (xy 145.823704 93.712863) (xy 145.830939 93.695395) (xy 145.874779 93.640994) + (xy 145.941073 93.618928) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 143.971165 88.17915) (xy 144.03785 88.199997) (xy 144.055134 88.213923) (xy 144.093018 88.2505) + (xy 144.181102 88.335547) (xy 144.215657 88.396274) (xy 144.211896 88.466042) (xy 144.1772 88.517568) + (xy 144.081816 88.602071) (xy 143.985182 88.742068) (xy 143.92486 88.901125) (xy 143.924859 88.90113) + (xy 143.904355 89.07) (xy 143.924859 89.238869) (xy 143.92486 89.238874) (xy 143.985182 89.397931) + (xy 144.019208 89.447225) (xy 144.081817 89.537929) (xy 144.152802 89.600816) (xy 144.20915 89.650736) + (xy 144.359773 89.729789) (xy 144.359775 89.72979) (xy 144.524944 89.7705) (xy 144.695056 89.7705) + (xy 144.860225 89.72979) (xy 144.993213 89.659992) (xy 145.010849 89.650736) (xy 145.01085 89.650734) + (xy 145.010852 89.650734) (xy 145.138183 89.537929) (xy 145.170428 89.491213) (xy 145.224709 89.447225) + (xy 145.294158 89.439565) (xy 145.356723 89.470668) (xy 145.358607 89.472449) (xy 145.696462 89.798653) + (xy 146.331632 90.41192) (xy 146.366185 90.472643) (xy 146.3695 90.501123) (xy 146.3695 92.976348) + (xy 146.349815 93.043387) (xy 146.333181 93.064029) (xy 146.259375 93.137834) (xy 146.259372 93.137838) + (xy 146.166297 93.277133) (xy 146.159061 93.294604) (xy 146.115219 93.349008) (xy 146.048925 93.371072) + (xy 145.981226 93.353792) (xy 145.933616 93.302655) (xy 145.9205 93.247151) (xy 145.9205 92.796232) + (xy 145.920499 92.796228) (xy 145.898914 92.687711) (xy 145.887816 92.631918) (xy 145.823703 92.477137) + (xy 145.750605 92.367738) (xy 145.730626 92.337837) (xy 145.612162 92.219373) (xy 145.47286 92.126295) + (xy 145.318082 92.062184) (xy 145.318074 92.062182) (xy 145.153771 92.0295) (xy 145.153767 92.0295) + (xy 144.986233 92.0295) (xy 144.986228 92.0295) (xy 144.821925 92.062182) (xy 144.821917 92.062184) + (xy 144.669511 92.125313) (xy 144.600041 92.132782) (xy 144.537562 92.101507) (xy 144.534563 92.098618) + (xy 143.487804 91.05577) (xy 143.454205 90.994511) (xy 143.459059 90.92481) (xy 143.500826 90.868798) + (xy 143.517697 90.858129) (xy 143.52129 90.856243) (xy 143.521295 90.856242) (xy 143.666546 90.780008) + (xy 143.789332 90.671229) (xy 143.882518 90.536226) (xy 143.940688 90.382845) (xy 143.960461 90.22) + (xy 143.940688 90.057155) (xy 143.882518 89.903774) (xy 143.789332 89.768771) (xy 143.789329 89.768768) + (xy 143.789327 89.768766) (xy 143.666548 89.659993) (xy 143.521291 89.583756) (xy 143.362022 89.5445) + (xy 143.362021 89.5445) (xy 143.197979 89.5445) (xy 143.197978 89.5445) (xy 143.038708 89.583756) + (xy 142.893451 89.659993) (xy 142.848422 89.699885) (xy 142.785189 89.729605) (xy 142.715926 89.72042) + (xy 142.662623 89.675247) (xy 142.651639 89.654528) (xy 142.629394 89.600821) (xy 142.591761 89.5445) + (xy 142.54179 89.469712) (xy 142.511643 89.439565) (xy 142.430289 89.358211) (xy 141.641319 88.569241) + (xy 141.607834 88.507918) (xy 141.605 88.48156) (xy 141.605 88.3745) (xy 141.624685 88.307461) (xy 141.677489 88.261706) + (xy 141.729 88.2505) (xy 142.978996 88.2505) (xy 143.07004 88.232389) (xy 143.114328 88.22358) (xy 143.227976 88.176505) + (xy 143.277571 88.167088) + ) + ) + ) + (zone + (net 2) + (net_name "GND") + (layer "In1.Cu") + (uuid "2d644dd8-4fd7-4b70-9e5b-521e7917f964") + (hatch edge 0.5) + (priority 6) + (connect_pads + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 113.22 99.78) (xy 113.12 89.58) (xy 120.22 89.58) (xy 125.02 94.38) (xy 125.02 99.78) (xy 117.02 99.78) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 115.855203 95.564884) (xy 115.861677 95.570913) (xy 118.191284 97.90052) (xy 118.191286 97.900521) + (xy 118.19129 97.900524) (xy 118.328209 97.979573) (xy 118.328216 97.979577) (xy 118.480943 98.020501) + (xy 118.480945 98.020501) (xy 118.646654 98.020501) (xy 118.64667 98.0205) (xy 124.896 98.0205) + (xy 124.963039 98.040185) (xy 125.008794 98.092989) (xy 125.02 98.1445) (xy 125.02 98.579403) (xy 125.000315 98.646442) + (xy 124.983681 98.667084) (xy 124.207584 99.443181) (xy 124.146261 99.476666) (xy 124.119903 99.4795) + (xy 118.00667 99.4795) (xy 118.006654 99.479499) (xy 117.999058 99.479499) (xy 117.840943 99.479499) + (xy 117.764579 99.499961) (xy 117.688214 99.520423) (xy 117.688209 99.520426) (xy 117.55129 99.599475) + (xy 117.551282 99.599481) (xy 117.407083 99.743681) (xy 117.34576 99.777166) (xy 117.319402 99.78) + (xy 117.02 99.78) (xy 113.4045 99.78) (xy 113.337461 99.760315) (xy 113.291706 99.707511) (xy 113.2805 99.656) + (xy 113.2805 97.994) (xy 113.300185 97.926961) (xy 113.352989 97.881206) (xy 113.4045 97.87) (xy 114.05 97.87) + (xy 114.05 96.953012) (xy 114.107007 96.985925) (xy 114.234174 97.02) (xy 114.365826 97.02) (xy 114.492993 96.985925) + (xy 114.55 96.953012) (xy 114.55 97.87) (xy 115.197828 97.87) (xy 115.197844 97.869999) (xy 115.257372 97.863598) + (xy 115.257379 97.863596) (xy 115.392086 97.813354) (xy 115.392093 97.81335) (xy 115.507187 97.72719) + (xy 115.50719 97.727187) (xy 115.59335 97.612093) (xy 115.593354 97.612086) (xy 115.643596 97.477379) + (xy 115.643598 97.477372) (xy 115.649999 97.417844) (xy 115.65 97.417827) (xy 115.65 96.77) (xy 114.733012 96.77) + (xy 114.765925 96.712993) (xy 114.8 96.585826) (xy 114.8 96.454174) (xy 114.765925 96.327007) (xy 114.733012 96.27) + (xy 115.65 96.27) (xy 115.65 95.658597) (xy 115.669685 95.591558) (xy 115.722489 95.545803) (xy 115.791647 95.535859) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 119.267941 91.680185) (xy 119.313696 91.732989) (xy 119.32364 91.802147) (xy 119.294615 91.865703) + (xy 119.288602 91.87216) (xy 119.231286 91.929478) (xy 119.194878 91.965886) (xy 119.136873 91.998601) + (xy 119.089772 92.01021) (xy 118.93915 92.089263) (xy 118.811816 92.202072) (xy 118.715182 92.342068) + (xy 118.65486 92.501125) (xy 118.654859 92.50113) (xy 118.634355 92.67) (xy 118.654859 92.838869) + (xy 118.65486 92.838874) (xy 118.715182 92.997931) (xy 118.777475 93.088177) (xy 118.811817 93.137929) + (xy 118.868986 93.188576) (xy 118.93915 93.250736) (xy 119.060092 93.314211) (xy 119.089775 93.32979) + (xy 119.254944 93.3705) (xy 119.425056 93.3705) (xy 119.590225 93.32979) (xy 119.699928 93.272213) + (xy 119.740849 93.250736) (xy 119.74085 93.250734) (xy 119.740852 93.250734) (xy 119.868183 93.137929) + (xy 119.964818 92.99793) (xy 120.01862 92.856062) (xy 120.046876 92.812358) (xy 120.342418 92.516816) + (xy 120.40374 92.483334) (xy 120.430098 92.4805) (xy 122.728148 92.4805) (xy 122.781654 92.493687) + (xy 122.781694 92.493583) (xy 122.782553 92.493909) (xy 122.78577 92.494701) (xy 122.788705 92.496242) + (xy 122.792695 92.497225) (xy 122.795565 92.498844) (xy 122.795721 92.498903) (xy 122.795712 92.498926) + (xy 122.850707 92.529942) (xy 123.013181 92.692416) (xy 123.046666 92.753739) (xy 123.0495 92.780097) + (xy 123.0495 93.121537) (xy 123.029815 93.188576) (xy 122.977011 93.234331) (xy 122.911617 93.244757) + (xy 122.820004 93.234435) (xy 122.819996 93.234435) (xy 122.64075 93.25463) (xy 122.640745 93.254631) + (xy 122.470476 93.314211) (xy 122.317737 93.410184) (xy 122.190184 93.537737) (xy 122.094211 93.690476) + (xy 122.034631 93.860745) (xy 122.03463 93.86075) (xy 122.014435 94.039996) (xy 122.014435 94.040003) + (xy 122.03463 94.219249) (xy 122.034631 94.219254) (xy 122.062542 94.299017) (xy 122.0695 94.339972) + (xy 122.0695 94.463918) (xy 122.0695 94.46392) (xy 122.069499 94.46392) (xy 122.09834 94.608907) + (xy 122.098343 94.608917) (xy 122.154914 94.745492) (xy 122.187812 94.794727) (xy 122.187813 94.79473) + (xy 122.237046 94.868414) (xy 122.237052 94.868421) (xy 122.40645 95.037819) (xy 122.439935 95.099142) + (xy 122.434951 95.168834) (xy 122.393079 95.224767) (xy 122.327615 95.249184) (xy 122.318769 95.2495) + (xy 119.690097 95.2495) (xy 119.623058 95.229815) (xy 119.602416 95.213181) (xy 116.261416 91.872181) + (xy 116.227931 91.810858) (xy 116.232915 91.741166) (xy 116.274787 91.685233) (xy 116.340251 91.660816) + (xy 116.349097 91.6605) (xy 119.200902 91.6605) + ) + ) + ) + (zone + (net 2) + (net_name "GND") + (layer "In1.Cu") + (uuid "a7298222-7599-43da-8ff6-51f8330e3977") + (hatch edge 0.5) + (priority 7) + (connect_pads + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 149.92 94.98) (xy 148.32 96.58) (xy 148.32 100.38) (xy 155.82 100.38) (xy 155.82 88.88) (xy 152.52 88.98) + (xy 149.92 92.38) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 153.319061 89.332687) (xy 153.37158 89.370203) (xy 153.400138 89.405) (xy 154.203012 89.405) + (xy 154.185795 89.41494) (xy 154.12994 89.470795) (xy 154.090444 89.539204) (xy 154.07 89.615504) + (xy 154.07 89.694496) (xy 154.090444 89.770796) (xy 154.12994 89.839205) (xy 154.185795 89.89506) + (xy 154.203012 89.905) (xy 153.400138 89.905) (xy 153.40843 89.94669) (xy 153.40843 89.946692) (xy 153.483807 90.128671) + (xy 153.483814 90.128684) (xy 153.593248 90.292462) (xy 153.593251 90.292466) (xy 153.732533 90.431748) + (xy 153.732537 90.431751) (xy 153.896315 90.541185) (xy 153.896328 90.541192) (xy 154.078306 90.616569) + (xy 154.078318 90.616572) (xy 154.271504 90.654999) (xy 154.271508 90.655) (xy 154.47 90.655) (xy 154.47 89.955) + (xy 154.97 89.955) (xy 154.97 90.655) (xy 155.168492 90.655) (xy 155.168495 90.654999) (xy 155.361681 90.616572) + (xy 155.361693 90.616569) (xy 155.543671 90.541192) (xy 155.543683 90.541185) (xy 155.627109 90.485442) + (xy 155.693786 90.464564) (xy 155.761166 90.483048) (xy 155.807857 90.535027) (xy 155.82 90.588544) + (xy 155.82 97.371455) (xy 155.800315 97.438494) (xy 155.747511 97.484249) (xy 155.678353 97.494193) + (xy 155.627109 97.474557) (xy 155.543684 97.418814) (xy 155.543671 97.418807) (xy 155.361693 97.34343) + (xy 155.361681 97.343427) (xy 155.168495 97.305) (xy 154.97 97.305) (xy 154.97 98.005) (xy 154.47 98.005) + (xy 154.47 97.305) (xy 154.271504 97.305) (xy 154.078318 97.343427) (xy 154.078306 97.34343) (xy 153.896328 97.418807) + (xy 153.896315 97.418814) (xy 153.732537 97.528248) (xy 153.732533 97.528251) (xy 153.593251 97.667533) + (xy 153.593248 97.667537) (xy 153.483814 97.831315) (xy 153.483807 97.831328) (xy 153.40843 98.013307) + (xy 153.40843 98.013309) (xy 153.400138 98.055) (xy 154.203012 98.055) (xy 154.185795 98.06494) + (xy 154.12994 98.120795) (xy 154.090444 98.189204) (xy 154.07 98.265504) (xy 154.07 98.344496) (xy 154.090444 98.420796) + (xy 154.12994 98.489205) (xy 154.185795 98.54506) (xy 154.203012 98.555) (xy 153.400138 98.555) + (xy 153.40843 98.59669) (xy 153.40843 98.596692) (xy 153.418892 98.62195) (xy 153.426359 98.691419) + (xy 153.395083 98.753898) (xy 153.334993 98.789549) (xy 153.274655 98.789797) (xy 153.172022 98.7645) + (xy 153.172021 98.7645) (xy 153.007979 98.7645) (xy 153.007978 98.7645) (xy 152.848708 98.803756) + (xy 152.703451 98.879993) (xy 152.580672 98.988766) (xy 152.580666 98.988773) (xy 152.506694 99.09594) + (xy 152.452411 99.139931) (xy 152.404644 99.1495) (xy 151.989017 99.1495) (xy 151.921978 99.129815) + (xy 151.876223 99.077011) (xy 151.866279 99.007853) (xy 151.893161 98.946839) (xy 151.896748 98.942467) + (xy 152.006185 98.778684) (xy 152.006192 98.778671) (xy 152.081569 98.596692) (xy 152.081569 98.59669) + (xy 152.089862 98.555) (xy 151.286988 98.555) (xy 151.304205 98.54506) (xy 151.36006 98.489205) + (xy 151.399556 98.420796) (xy 151.42 98.344496) (xy 151.42 98.265504) (xy 151.399556 98.189204) + (xy 151.36006 98.120795) (xy 151.304205 98.06494) (xy 151.286988 98.055) (xy 152.089862 98.055) + (xy 152.081569 98.013309) (xy 152.081569 98.013307) (xy 152.006192 97.831328) (xy 152.006185 97.831315) + (xy 151.896751 97.667537) (xy 151.896748 97.667533) (xy 151.757466 97.528251) (xy 151.757462 97.528248) + (xy 151.593684 97.418814) (xy 151.593674 97.418809) (xy 151.581359 97.413708) (xy 151.526955 97.369866) + (xy 151.504891 97.303572) (xy 151.521424 97.237149) (xy 151.599577 97.101784) (xy 151.6405 96.949057) + (xy 151.6405 96.790943) (xy 151.599577 96.638216) (xy 151.599573 96.638209) (xy 151.520524 96.50129) + (xy 151.520518 96.501282) (xy 151.408717 96.389481) (xy 151.408709 96.389475) (xy 151.27179 96.310426) + (xy 151.271786 96.310424) (xy 151.271784 96.310423) (xy 151.119057 96.2695) (xy 150.960943 96.2695) + (xy 150.808216 96.310423) (xy 150.808209 96.310426) (xy 150.67129 96.389475) (xy 150.671282 96.389481) + (xy 150.559481 96.501282) (xy 150.559475 96.50129) (xy 150.480426 96.638209) (xy 150.480423 96.638216) + (xy 150.4395 96.790943) (xy 150.4395 96.949056) (xy 150.480423 97.101783) (xy 150.480425 97.101788) + (xy 150.490363 97.119002) (xy 150.506834 97.186903) (xy 150.483981 97.252929) (xy 150.429059 97.296119) + (xy 150.382975 97.305) (xy 149.821504 97.305) (xy 149.628318 97.343427) (xy 149.628306 97.34343) + (xy 149.446328 97.418807) (xy 149.446315 97.418814) (xy 149.282537 97.528248) (xy 149.282533 97.528251) + (xy 149.143251 97.667533) (xy 149.107602 97.720886) (xy 149.053989 97.76569) (xy 148.984664 97.774397) + (xy 148.921637 97.744242) (xy 148.884918 97.684799) (xy 148.8805 97.651994) (xy 148.8805 96.530096) + (xy 148.900185 96.463057) (xy 148.916814 96.44242) (xy 151.539234 93.82) (xy 153.214355 93.82) (xy 153.234859 93.988869) + (xy 153.23486 93.988874) (xy 153.295182 94.147931) (xy 153.31471 94.176221) (xy 153.391817 94.287929) + (xy 153.497505 94.38156) (xy 153.51915 94.400736) (xy 153.669773 94.479789) (xy 153.669775 94.47979) + (xy 153.834944 94.5205) (xy 154.005056 94.5205) (xy 154.170225 94.47979) (xy 154.249692 94.438081) + (xy 154.320849 94.400736) (xy 154.32085 94.400734) (xy 154.320852 94.400734) (xy 154.448183 94.287929) + (xy 154.544818 94.14793) (xy 154.60514 93.988872) (xy 154.625645 93.82) (xy 154.60514 93.651128) + (xy 154.544818 93.49207) (xy 154.448183 93.352071) (xy 154.320852 93.239266) (xy 154.320849 93.239263) + (xy 154.170226 93.16021) (xy 154.005056 93.1195) (xy 153.834944 93.1195) (xy 153.669773 93.16021) + (xy 153.51915 93.239263) (xy 153.391816 93.352072) (xy 153.295182 93.492068) (xy 153.23486 93.651125) + (xy 153.234859 93.65113) (xy 153.214355 93.82) (xy 151.539234 93.82) (xy 152.788713 92.570521) (xy 152.788716 92.57052) + (xy 152.90052 92.458716) (xy 152.950639 92.371904) (xy 152.979577 92.321785) (xy 153.0205 92.169057) + (xy 153.0205 92.010943) (xy 153.0205 89.580096) (xy 153.040185 89.513057) (xy 153.056814 89.49242) + (xy 153.188048 89.361186) (xy 153.249369 89.327703) + ) + ) + ) + (zone + (net 2) + (net_name "GND") + (layer "In1.Cu") + (uuid "d1ae2d01-6a69-468b-9432-da430ff4fb02") + (hatch edge 0.5) + (priority 5) + (connect_pads + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 141.72 98.68) (xy 145.32 98.68) (xy 145.32 94.18) (xy 141.72 94.18) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 143.293689 94.184987) (xy 143.293956 94.183819) (xy 143.300743 94.185367) (xy 143.300745 94.185368) + (xy 143.336596 94.189407) (xy 143.479996 94.205565) (xy 143.48 94.205565) (xy 143.480003 94.205565) + (xy 143.661616 94.185102) (xy 143.730438 94.197156) (xy 143.781818 94.244505) (xy 143.7995 94.308322) + (xy 143.7995 96.245638) (xy 143.779815 96.312677) (xy 143.763181 96.333319) (xy 142.082181 98.014319) + (xy 142.020858 98.047804) (xy 141.951166 98.04282) (xy 141.895233 98.000948) (xy 141.870816 97.935484) + (xy 141.8705 97.926638) (xy 141.8705 95.187705) (xy 141.890185 95.120666) (xy 141.942989 95.074911) + (xy 142.012147 95.064967) (xy 142.024172 95.067308) (xy 142.097976 95.085499) (xy 142.097977 95.0855) + (xy 142.097979 95.0855) (xy 142.262022 95.0855) (xy 142.421291 95.046243) (xy 142.421291 95.046242) + (xy 142.421295 95.046242) (xy 142.566546 94.970008) (xy 142.689332 94.861229) (xy 142.782518 94.726226) + (xy 142.840688 94.572845) (xy 142.860461 94.41) (xy 142.849405 94.318946) (xy 142.860865 94.250023) + (xy 142.907769 94.198237) (xy 142.972501 94.18) (xy 143.264335 94.18) + ) + ) + ) + (zone + (net 1) + (net_name "+3V3") + (layer "In2.Cu") + (uuid "75bfef06-2587-45ba-b861-48281a25c0a5") + (hatch edge 0.5) + (connect_pads + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 128.02 93.58) (xy 129.62 95.18) (xy 130.22 95.18) (xy 130.22 96.78) (xy 129.22 97.78) (xy 129.22 98.98) + (xy 137.62 98.98) (xy 137.62 97.58) (xy 135.82 95.78) (xy 135.82 94.98) (xy 136.62 94.18) (xy 148.82 94.18) + (xy 148.72 89.68) (xy 148.72 89.38) (xy 150.62 87.48) (xy 150.62 86.18) (xy 149.02 86.18) (xy 147.62 87.58) + (xy 141.82 87.58) (xy 141.82 88.18) (xy 143.82 89.98) (xy 143.82 92.38) (xy 142.42 92.38) (xy 137.29 92.38) + (xy 137.29 89.65) (xy 136.22 89.662) (xy 136.22 92.98) (xy 135.42 93.78) (xy 129.82 93.78) (xy 127.82 91.78) + (xy 126.62 91.78) (xy 126.62 93.58) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 136.773597 98.355471) (xy 136.815624 98.393535) (xy 136.891059 98.50282) (xy 136.910668 98.531229) + (xy 136.91067 98.531231) (xy 136.910672 98.531233) (xy 137.033451 98.640006) (xy 137.033452 98.640006) + (xy 137.033454 98.640008) (xy 137.178705 98.716242) (xy 137.257255 98.735603) (xy 137.317635 98.77076) + (xy 137.349423 98.832979) (xy 137.342527 98.902508) (xy 137.299135 98.95727) (xy 137.233025 98.97988) + (xy 137.227579 98.98) (xy 136.383314 98.98) (xy 136.316275 98.960315) (xy 136.27052 98.907511) (xy 136.260576 98.838353) + (xy 136.289601 98.774797) (xy 136.325685 98.746204) (xy 136.356546 98.730008) (xy 136.479332 98.621229) + (xy 136.572518 98.486226) (xy 136.597632 98.420003) (xy 136.639809 98.364302) (xy 136.705407 98.340244) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 130.98594 96.460067) (xy 130.992335 96.461644) (xy 131.007978 96.4655) (xy 131.007979 96.4655) + (xy 131.172023 96.4655) (xy 131.179469 96.464596) (xy 131.179698 96.466483) (xy 131.239593 96.469111) + (xy 131.29666 96.509424) (xy 131.322872 96.574191) (xy 131.309908 96.642847) (xy 131.281707 96.679258) + (xy 131.180668 96.76877) (xy 131.180666 96.768773) (xy 131.087483 96.903771) (xy 131.029312 97.057154) + (xy 131.029311 97.057157) (xy 131.009539 97.219999) (xy 131.009539 97.22) (xy 131.029311 97.382842) + (xy 131.029313 97.38285) (xy 131.030413 97.38575) (xy 131.030587 97.38802) (xy 131.031107 97.390127) + (xy 131.030756 97.390213) (xy 131.035777 97.455414) (xy 131.002627 97.516918) (xy 130.941487 97.550737) + (xy 130.884793 97.550113) (xy 130.862021 97.5445) (xy 130.697979 97.5445) (xy 130.697978 97.5445) + (xy 130.538708 97.583756) (xy 130.393451 97.659993) (xy 130.270672 97.768766) (xy 130.270666 97.768773) + (xy 130.177483 97.903771) (xy 130.119312 98.057154) (xy 130.119311 98.057157) (xy 130.099539 98.219999) + (xy 130.099539 98.22) (xy 130.119222 98.382111) (xy 130.107761 98.451034) (xy 130.060857 98.50282) + (xy 130.053753 98.506853) (xy 129.933455 98.569991) (xy 129.872649 98.623859) (xy 129.809415 98.653579) + (xy 129.760749 98.651439) (xy 129.692022 98.6345) (xy 129.692021 98.6345) (xy 129.6495 98.6345) + (xy 129.582461 98.614815) (xy 129.536706 98.562011) (xy 129.5255 98.5105) (xy 129.5255 98.012136) + (xy 129.545185 97.945097) (xy 129.546349 97.943318) (xy 129.550105 97.937698) (xy 129.559782 97.919592) + (xy 129.566037 97.909159) (xy 129.569636 97.903774) (xy 129.598604 97.860421) (xy 129.59861 97.860412) + (xy 129.598639 97.860369) (xy 129.598642 97.860365) (xy 129.598648 97.860369) (xy 129.598678 97.860308) + (xy 129.60292 97.85396) (xy 129.618329 97.835185) (xy 130.341123 97.112393) (xy 130.377288 97.072131) + (xy 130.393922 97.051489) (xy 130.425567 97.007605) (xy 130.476633 96.895788) (xy 130.501742 96.859624) + (xy 130.868585 96.492781) (xy 130.929906 96.459298) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 136.944855 89.913056) (xy 136.972512 89.933879) (xy 137.043181 90.004548) (xy 137.076666 90.065871) + (xy 137.0795 90.092229) (xy 137.0795 90.773918) (xy 137.0795 90.77392) (xy 137.079499 90.77392) + (xy 137.108341 90.918911) (xy 137.109159 90.921607) (xy 137.1145 90.957607) (xy 137.1145 91.717274) + (xy 137.117392 91.771268) (xy 137.120228 91.79765) (xy 137.120228 91.797652) (xy 137.120477 91.799189) + (xy 137.128883 91.851068) (xy 137.128884 91.85107) (xy 137.128884 91.851073) (xy 137.17916 91.985873) + (xy 137.179164 91.985882) (xy 137.207328 92.037462) (xy 137.210068 92.043758) (xy 137.212646 92.047201) + (xy 137.212646 92.047202) (xy 137.265268 92.1175) (xy 137.289684 92.182963) (xy 137.29 92.191807) + (xy 137.29 92.38) (xy 138.434383 92.38) (xy 138.501422 92.399685) (xy 138.503275 92.400899) (xy 138.524497 92.415079) + (xy 138.5245 92.415081) (xy 138.524505 92.415084) (xy 138.524507 92.415085) (xy 138.524511 92.415087) + (xy 138.63455 92.460666) (xy 138.661087 92.471658) (xy 138.661091 92.471658) (xy 138.661092 92.471659) + (xy 138.806079 92.5005) (xy 138.806082 92.5005) (xy 138.953917 92.5005) (xy 141.46777 92.5005) (xy 141.534809 92.520185) + (xy 141.555451 92.536819) (xy 142.626185 93.607553) (xy 142.65967 93.668876) (xy 142.654686 93.738568) + (xy 142.612814 93.794501) (xy 142.54735 93.818918) (xy 142.480878 93.80503) (xy 142.459272 93.79369) + (xy 142.421294 93.773757) (xy 142.262022 93.7345) (xy 142.262021 93.7345) (xy 142.097979 93.7345) + (xy 142.097978 93.7345) (xy 141.938708 93.773756) (xy 141.793451 93.849993) (xy 141.670672 93.958766) + (xy 141.670666 93.958773) (xy 141.620497 94.031456) (xy 141.566214 94.075446) (xy 141.500801 94.083754) + (xy 141.436436 94.0745) (xy 141.436435 94.0745) (xy 136.871362 94.0745) (xy 136.87136 94.0745) (xy 136.817311 94.077397) + (xy 136.81731 94.077397) (xy 136.790977 94.080229) (xy 136.79095 94.080232) (xy 136.737554 94.088885) + (xy 136.737552 94.088885) (xy 136.602747 94.139166) (xy 136.541423 94.172651) (xy 136.503453 94.201075) + (xy 136.437988 94.225491) (xy 136.415263 94.225028) (xy 136.41 94.224435) (xy 136.409999 94.224435) + (xy 136.409998 94.224435) (xy 136.409996 94.224435) (xy 136.23075 94.24463) (xy 136.230745 94.244631) + (xy 136.060476 94.304211) (xy 135.907737 94.400184) (xy 135.780184 94.527737) (xy 135.684211 94.680476) + (xy 135.624631 94.850745) (xy 135.62463 94.85075) (xy 135.604435 95.029996) (xy 135.604435 95.030003) + (xy 135.624631 95.209253) (xy 135.626181 95.216044) (xy 135.624411 95.216447) (xy 135.62843 95.249992) + (xy 135.6295 95.249992) (xy 135.6295 95.256083) (xy 135.6295 95.403917) (xy 135.6295 95.403919) + (xy 135.629499 95.403919) (xy 135.65834 95.548906) (xy 135.658342 95.548912) (xy 135.714916 95.685494) + (xy 135.797048 95.808416) (xy 135.890741 95.902109) (xy 135.924225 95.96343) (xy 135.925462 95.969953) + (xy 135.928885 95.991077) (xy 135.928885 95.991079) (xy 135.979166 96.125884) (xy 135.979168 96.125889) + (xy 136.012653 96.187212) (xy 136.012654 96.187214) (xy 136.098869 96.302385) (xy 136.098885 96.302403) + (xy 136.44086 96.644378) (xy 136.440866 96.644383) (xy 136.761664 96.965181) (xy 136.777084 96.98397) + (xy 136.792877 97.007605) (xy 136.803706 97.023812) (xy 136.809961 97.034249) (xy 136.836953 97.084748) + (xy 136.83697 97.084776) (xy 136.863828 97.124972) (xy 136.863836 97.124983) (xy 136.863841 97.12499) + (xy 136.863846 97.124996) (xy 136.886352 97.152419) (xy 136.913666 97.216728) (xy 136.9145 97.231085) + (xy 136.9145 97.287128) (xy 136.916703 97.334273) (xy 136.916704 97.334285) (xy 136.918859 97.357297) + (xy 136.925443 97.403997) (xy 136.925445 97.404004) (xy 136.954272 97.488296) (xy 136.95734 97.558098) + (xy 136.922183 97.618478) (xy 136.919177 97.621231) (xy 136.910673 97.628765) (xy 136.910666 97.628773) + (xy 136.817483 97.763772) (xy 136.81748 97.763778) (xy 136.792366 97.829996) (xy 136.750188 97.885699) + (xy 136.68459 97.909755) (xy 136.6164 97.894527) (xy 136.574375 97.856464) (xy 136.513846 97.768773) + (xy 136.479332 97.718771) (xy 136.479329 97.718768) (xy 136.479327 97.718766) (xy 136.356548 97.609993) + (xy 136.257671 97.558098) (xy 136.211295 97.533758) (xy 136.211294 97.533757) (xy 136.211291 97.533756) + (xy 136.052022 97.4945) (xy 136.052021 97.4945) (xy 135.887979 97.4945) (xy 135.887978 97.4945) + (xy 135.728708 97.533756) (xy 135.583453 97.609992) (xy 135.460835 97.718622) (xy 135.397601 97.748343) + (xy 135.348937 97.746204) (xy 135.342023 97.7445) (xy 135.342021 97.7445) (xy 135.177979 97.7445) + (xy 135.177978 97.7445) (xy 135.018706 97.783757) (xy 134.977485 97.805391) (xy 134.908977 97.819114) + (xy 134.843924 97.793621) (xy 134.837635 97.788408) (xy 134.726548 97.689993) (xy 134.662241 97.656242) + (xy 134.581295 97.613758) (xy 134.581294 97.613757) (xy 134.581291 97.613756) (xy 134.422022 97.5745) + (xy 134.422021 97.5745) (xy 134.257979 97.5745) (xy 134.257978 97.5745) (xy 134.14172 97.603155) + (xy 134.071918 97.600086) (xy 134.014856 97.559766) (xy 133.98865 97.494997) (xy 134.001622 97.426342) + (xy 134.009988 97.412328) (xy 134.062518 97.336226) (xy 134.120688 97.182845) (xy 134.140461 97.02) + (xy 134.120688 96.857155) (xy 134.062518 96.703774) (xy 134.05301 96.69) (xy 134.019653 96.641673) + (xy 133.969332 96.568771) (xy 133.969329 96.568768) (xy 133.969327 96.568766) (xy 133.846548 96.459993) + (xy 133.701291 96.383756) (xy 133.542022 96.3445) (xy 133.542021 96.3445) (xy 133.377979 96.3445) + (xy 133.377978 96.3445) (xy 133.218705 96.383757) (xy 133.218704 96.383758) (xy 133.12857 96.431063) + (xy 133.060062 96.444787) (xy 133.013322 96.431063) (xy 132.961295 96.403758) (xy 132.961294 96.403757) + (xy 132.802022 96.3645) (xy 132.802021 96.3645) (xy 132.637979 96.3645) (xy 132.637978 96.3645) + (xy 132.478708 96.403756) (xy 132.333451 96.479993) (xy 132.210668 96.58877) (xy 132.201313 96.602322) + (xy 132.147028 96.646309) (xy 132.077579 96.653965) (xy 132.041644 96.641674) (xy 131.931295 96.583758) + (xy 131.931294 96.583757) (xy 131.931291 96.583756) (xy 131.772022 96.5445) (xy 131.772021 96.5445) + (xy 131.607979 96.5445) (xy 131.607977 96.5445) (xy 131.600531 96.545404) (xy 131.600302 96.54352) + (xy 131.540379 96.540879) (xy 131.483321 96.500552) (xy 131.457124 96.43578) (xy 131.470104 96.367126) + (xy 131.498288 96.330745) (xy 131.599332 96.241229) (xy 131.692518 96.106226) (xy 131.750688 95.952845) + (xy 131.770461 95.79) (xy 131.750688 95.627155) (xy 131.692518 95.473774) (xy 131.599332 95.338771) + (xy 131.599329 95.338768) (xy 131.599327 95.338766) (xy 131.476546 95.229992) (xy 131.476544 95.22999) + (xy 131.331295 95.153757) (xy 131.331292 95.153756) (xy 131.280375 95.141206) (xy 131.222371 95.108491) + (xy 131.123367 95.009487) (xy 131.123365 95.009485) (xy 131.042484 94.962788) (xy 130.992136 94.933719) + (xy 130.91895 94.914109) (xy 130.845766 94.8945) (xy 130.845765 94.8945) (xy 129.385862 94.8945) + (xy 129.318823 94.874815) (xy 129.298181 94.858181) (xy 129.053599 94.613599) (xy 129.025099 94.569253) + (xy 128.99997 94.501881) (xy 128.966485 94.440558) (xy 128.880261 94.325377) (xy 128.880256 94.325372) + (xy 128.880251 94.325366) (xy 128.348574 93.79369) (xy 128.315089 93.732367) (xy 128.320073 93.662676) + (xy 128.320313 93.662037) (xy 128.322515 93.656229) (xy 128.322518 93.656226) (xy 128.380688 93.502845) + (xy 128.400461 93.34) (xy 128.39574 93.301123) (xy 128.387047 93.229523) (xy 128.380688 93.177155) + (xy 128.322518 93.023774) (xy 128.229332 92.888771) (xy 128.229329 92.888768) (xy 128.229327 92.888766) + (xy 128.106548 92.779993) (xy 128.029437 92.739522) (xy 127.961295 92.703758) (xy 127.961294 92.703757) + (xy 127.961291 92.703756) (xy 127.802022 92.6645) (xy 127.802021 92.6645) (xy 127.684633 92.6645) + (xy 127.617594 92.644815) (xy 127.581531 92.609391) (xy 127.562949 92.581581) (xy 127.506617 92.525249) + (xy 127.473132 92.463926) (xy 127.478116 92.394234) (xy 127.519988 92.338301) (xy 127.585452 92.313884) + (xy 127.61194 92.314829) (xy 127.752229 92.335) (xy 128.05192 92.335) (xy 128.076105 92.337381) + (xy 128.099487 92.342032) (xy 128.122736 92.349084) (xy 128.14477 92.35821) (xy 128.1662 92.369665) + (xy 128.186033 92.382917) (xy 128.204819 92.398335) (xy 129.107606 93.301123) (xy 129.107613 93.301129) + (xy 129.107627 93.301142) (xy 129.140286 93.330478) (xy 129.147868 93.337288) (xy 129.16851 93.353922) + (xy 129.168515 93.353926) (xy 129.194219 93.372461) (xy 129.212394 93.385567) (xy 129.343271 93.445338) + (xy 129.41031 93.465023) (xy 129.410314 93.465024) (xy 129.480076 93.475054) (xy 129.54363 93.504077) + (xy 129.55011 93.51011) (xy 129.82 93.78) (xy 135.42 93.78) (xy 135.770508 93.429491) (xy 135.79875 93.408349) + (xy 135.837213 93.387347) (xy 135.952395 93.301123) (xy 136.199922 93.053595) (xy 136.240791 93.007405) + (xy 136.259389 92.983605) (xy 136.294336 92.93277) (xy 136.350154 92.800159) (xy 136.351241 92.797577) + (xy 136.360537 92.779709) (xy 136.385786 92.739527) (xy 136.385786 92.739526) (xy 136.385789 92.739522) + (xy 136.445368 92.569255) (xy 136.449737 92.530478) (xy 136.465565 92.390003) (xy 136.465565 92.389996) + (xy 136.445369 92.21075) (xy 136.445368 92.210745) (xy 136.438619 92.191458) (xy 136.385789 92.040478) + (xy 136.384565 92.03853) (xy 136.384074 92.036917) (xy 136.382771 92.034212) (xy 136.383189 92.03401) + (xy 136.365614 91.976285) (xy 136.365499 91.972455) (xy 136.365447 91.969539) (xy 136.357352 90.518715) + (xy 136.376662 90.451568) (xy 136.423723 90.408228) (xy 136.496546 90.370008) (xy 136.619332 90.261229) + (xy 136.712518 90.126226) (xy 136.768889 89.977589) (xy 136.811067 89.921886) (xy 136.876665 89.897829) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 149.394075 86.552993) (xy 149.459901 86.667007) (xy 149.552993 86.760099) (xy 149.667007 86.825925) + (xy 149.730588 86.842961) (xy 149.098625 87.474925) (xy 149.182422 87.5336) (xy 149.182424 87.533601) + (xy 149.245622 87.563071) (xy 149.298062 87.609243) (xy 149.317214 87.676436) (xy 149.296999 87.743318) + (xy 149.262113 87.778552) (xy 149.246271 87.789138) (xy 149.246269 87.789139) (xy 149.220741 87.814668) + (xy 149.159142 87.876267) (xy 149.159139 87.87627) (xy 148.57127 88.464139) (xy 148.571267 88.464142) + (xy 148.546143 88.489266) (xy 148.484142 88.551266) (xy 148.454976 88.594917) (xy 148.454975 88.594918) + (xy 148.41569 88.653709) (xy 148.415685 88.653718) (xy 148.385767 88.72595) (xy 148.385767 88.725951) + (xy 148.368538 88.767544) (xy 148.368536 88.767549) (xy 148.367342 88.773557) (xy 148.352107 88.850152) + (xy 148.352106 88.850153) (xy 148.3445 88.888389) (xy 148.3445 90.091608) (xy 148.349675 90.117623) + (xy 148.349675 90.117626) (xy 148.368535 90.212445) (xy 148.368536 90.212449) (xy 148.368537 90.212452) + (xy 148.376011 90.230496) (xy 148.376012 90.230501) (xy 148.376013 90.230501) (xy 148.415688 90.326286) + (xy 148.439619 90.3621) (xy 148.43962 90.362103) (xy 148.439621 90.362103) (xy 148.484141 90.428733) + (xy 148.575586 90.520178) (xy 148.575608 90.520198) (xy 148.707194 90.651784) (xy 148.740679 90.713107) + (xy 148.743482 90.73671) (xy 148.772428 92.039319) (xy 148.754238 92.106779) (xy 148.706087 92.151869) + (xy 148.633457 92.189989) (xy 148.633449 92.189995) (xy 148.510672 92.298766) (xy 148.510666 92.298773) + (xy 148.417483 92.433771) (xy 148.359312 92.587154) (xy 148.359311 92.587156) (xy 148.343699 92.715736) + (xy 148.316077 92.779914) (xy 148.258143 92.81897) (xy 148.25028 92.821185) (xy 148.158711 92.843755) + (xy 148.013451 92.919993) (xy 147.890672 93.028766) (xy 147.890666 93.028773) (xy 147.797483 93.163772) + (xy 147.797481 93.163776) (xy 147.789319 93.185295) (xy 147.747139 93.240996) (xy 147.68154 93.26505) + (xy 147.613351 93.249821) (xy 147.568385 93.207291) (xy 147.549815 93.177737) (xy 147.422262 93.050184) + (xy 147.269523 92.954211) (xy 147.099254 92.894631) (xy 147.099249 92.89463) (xy 146.920004 92.874435) + (xy 146.919996 92.874435) (xy 146.74075 92.89463) (xy 146.740745 92.894631) (xy 146.570476 92.954211) + (xy 146.417737 93.050184) (xy 146.290184 93.177737) (xy 146.194211 93.330476) (xy 146.134631 93.500745) + (xy 146.13463 93.50075) (xy 146.114435 93.679996) (xy 146.114435 93.680003) (xy 146.13463 93.859249) + (xy 146.134633 93.859262) (xy 146.162726 93.939545) (xy 146.166288 94.009324) (xy 146.13156 94.069951) + (xy 146.069566 94.102179) (xy 146.045685 94.1045) (xy 144.206025 94.1045) (xy 144.138986 94.084815) + (xy 144.093231 94.032011) (xy 144.083287 93.962853) (xy 144.106754 93.908562) (xy 144.106111 93.908158) + (xy 144.108734 93.903982) (xy 144.109079 93.903186) (xy 144.109811 93.902266) (xy 144.109816 93.902262) + (xy 144.205789 93.749522) (xy 144.265368 93.579255) (xy 144.268002 93.555884) (xy 144.274189 93.500966) + (xy 144.301255 93.436552) (xy 144.358849 93.396997) (xy 144.428686 93.394858) (xy 144.48509 93.427168) + (xy 144.567738 93.509816) (xy 144.720478 93.605789) (xy 144.826378 93.642845) (xy 144.890745 93.665368) + (xy 144.89075 93.665369) (xy 145.069996 93.685565) (xy 145.07 93.685565) (xy 145.070004 93.685565) + (xy 145.249249 93.665369) (xy 145.249252 93.665368) (xy 145.249255 93.665368) (xy 145.419522 93.605789) + (xy 145.572262 93.509816) (xy 145.699816 93.382262) (xy 145.795789 93.229522) (xy 145.855368 93.059255) + (xy 145.85639 93.050184) (xy 145.875565 92.880003) (xy 145.875565 92.879996) (xy 145.855369 92.70075) + (xy 145.855368 92.700745) (xy 145.844386 92.669359) (xy 145.795789 92.530478) (xy 145.792503 92.525249) + (xy 145.713606 92.399685) (xy 145.699816 92.377738) (xy 145.572262 92.250184) (xy 145.549768 92.23605) + (xy 145.419523 92.154211) (xy 145.249254 92.094631) (xy 145.249249 92.09463) (xy 145.070004 92.074435) + (xy 145.069996 92.074435) (xy 144.89075 92.09463) (xy 144.890745 92.094631) (xy 144.720476 92.154211) + (xy 144.567737 92.250184) (xy 144.440184 92.377737) (xy 144.344211 92.530476) (xy 144.284631 92.700745) + (xy 144.28463 92.700749) (xy 144.27581 92.779034) (xy 144.248743 92.843448) (xy 144.191148 92.883003) + (xy 144.121311 92.88514) (xy 144.064909 92.852831) (xy 143.982262 92.770184) (xy 143.829516 92.674207) + (xy 143.823247 92.671188) (xy 143.824127 92.669359) (xy 143.788058 92.646691) (xy 143.733048 92.591681) + (xy 143.699563 92.530358) (xy 143.704547 92.460666) (xy 143.746419 92.404733) (xy 143.811883 92.380316) + (xy 143.819972 92.380027) (xy 143.82 92.38) (xy 143.82 90.665439) (xy 143.839685 90.5984) (xy 143.841951 90.594998) + (xy 143.882515 90.536231) (xy 143.882515 90.536229) (xy 143.882518 90.536226) (xy 143.940688 90.382845) + (xy 143.960461 90.22) (xy 143.940688 90.057155) (xy 143.882518 89.903774) (xy 143.882516 89.903771) + (xy 143.838457 89.83994) (xy 143.816574 89.773585) (xy 143.83404 89.705934) (xy 143.885308 89.658464) + (xy 143.940507 89.6455) (xy 144.168612 89.6455) (xy 144.226238 89.659704) (xy 144.359773 89.729789) + (xy 144.359775 89.72979) (xy 144.524944 89.7705) (xy 144.695056 89.7705) (xy 144.860225 89.72979) + (xy 144.993213 89.659992) (xy 145.010849 89.650736) (xy 145.01085 89.650734) (xy 145.010852 89.650734) + (xy 145.138183 89.537929) (xy 145.234818 89.39793) (xy 145.234818 89.397927) (xy 145.23603 89.396173) + (xy 145.290313 89.352183) (xy 145.351963 89.343393) (xy 145.459996 89.355565) (xy 145.46 89.355565) + (xy 145.460004 89.355565) (xy 145.639249 89.335369) (xy 145.639251 89.335368) (xy 145.639255 89.335368) + (xy 145.639258 89.335366) (xy 145.639262 89.335366) (xy 145.816095 89.273489) (xy 145.816846 89.275637) + (xy 145.875128 89.266035) (xy 145.903588 89.274392) (xy 145.903905 89.273489) (xy 146.080737 89.335366) + (xy 146.080743 89.335367) (xy 146.080745 89.335368) (xy 146.080746 89.335368) (xy 146.08075 89.335369) + (xy 146.259996 89.355565) (xy 146.26 89.355565) (xy 146.260004 89.355565) (xy 146.439249 89.335369) + (xy 146.439252 89.335368) (xy 146.439255 89.335368) (xy 146.609522 89.275789) (xy 146.762262 89.179816) + (xy 146.889816 89.052262) (xy 146.985789 88.899522) (xy 147.045368 88.729255) (xy 147.045369 88.729249) + (xy 147.065565 88.550003) (xy 147.065565 88.549996) (xy 147.045369 88.37075) (xy 147.045368 88.370745) + (xy 147.027998 88.321105) (xy 146.985789 88.200478) (xy 146.979203 88.189997) (xy 146.933875 88.117858) + (xy 146.889816 88.047738) (xy 146.762262 87.920184) (xy 146.726342 87.897614) (xy 146.60952 87.824209) + (xy 146.600467 87.821042) (xy 146.54369 87.780321) (xy 146.517942 87.715368) (xy 146.531398 87.646807) + (xy 146.579784 87.596403) (xy 146.64142 87.58) (xy 146.713252 87.58) (xy 146.765656 87.591617) (xy 146.856337 87.633903) + (xy 147.084592 87.695063) (xy 147.272918 87.711539) (xy 147.319999 87.715659) (xy 147.32 87.715659) + (xy 147.320001 87.715659) (xy 147.359234 87.712226) (xy 147.555408 87.695063) (xy 147.783663 87.633903) + (xy 147.99783 87.534035) (xy 148.191401 87.398495) (xy 148.358495 87.231401) (xy 148.488732 87.045403) + (xy 148.543307 87.00178) (xy 148.612805 86.994586) (xy 148.67516 87.026109) (xy 148.69188 87.045405) + (xy 148.745073 87.121373) (xy 149.377037 86.489409) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 126.966107 91.877383) (xy 126.989484 91.882033) (xy 127.012737 91.889085) (xy 127.034772 91.898212) + (xy 127.056206 91.909669) (xy 127.076027 91.922913) (xy 127.094817 91.938334) (xy 127.279253 92.122771) + (xy 127.312738 92.184094) (xy 127.307754 92.253786) (xy 127.265882 92.309719) (xy 127.200418 92.334136) + (xy 127.16738 92.332069) (xy 127.05392 92.3095) (xy 127.053918 92.3095) (xy 126.82824 92.3095) (xy 126.761201 92.289815) + (xy 126.725134 92.254385) (xy 126.719665 92.246199) (xy 126.708211 92.22477) (xy 126.706628 92.220949) + (xy 126.699083 92.202734) (xy 126.69203 92.17948) (xy 126.687382 92.15611) (xy 126.685 92.131924) + (xy 126.685 92.108082) (xy 126.687382 92.083893) (xy 126.689648 92.072499) (xy 126.692031 92.060517) + (xy 126.699087 92.037257) (xy 126.699228 92.036917) (xy 126.708214 92.015223) (xy 126.719672 91.993789) + (xy 126.730225 91.977996) (xy 126.732341 91.97483) (xy 126.732363 91.974795) (xy 126.73289 91.974005) + (xy 126.748335 91.955177) (xy 126.765179 91.938334) (xy 126.783966 91.922916) (xy 126.79485 91.915645) + (xy 126.794852 91.915644) (xy 126.803805 91.909661) (xy 126.825221 91.898214) (xy 126.847261 91.889085) + (xy 126.870518 91.882031) (xy 126.87476 91.881187) (xy 126.893896 91.877382) (xy 126.918083 91.875) + (xy 126.941916 91.875) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 144.705685 88.015185) (xy 144.75144 88.067989) (xy 144.761384 88.137147) (xy 144.743639 88.185473) + (xy 144.734211 88.200475) (xy 144.734211 88.200476) (xy 144.72779 88.218827) (xy 144.706095 88.280831) + (xy 144.704127 88.286454) (xy 144.663405 88.34323) (xy 144.598453 88.368978) (xy 144.587085 88.3695) + (xy 144.524944 88.3695) (xy 144.359773 88.41021) (xy 144.226238 88.480296) (xy 144.168612 88.4945) + (xy 142.450013 88.4945) (xy 142.382974 88.474815) (xy 142.337219 88.422011) (xy 142.326793 88.356617) + (xy 142.345565 88.190003) (xy 142.345565 88.189997) (xy 142.339186 88.133384) (xy 142.35124 88.064562) + (xy 142.398589 88.013183) (xy 142.462406 87.9955) (xy 144.638646 87.9955) + ) + ) + ) + (zone + (net 9) + (net_name "+3V3-MODEM") + (layer "In2.Cu") + (uuid "89cfbc12-65a8-46f8-ad94-ec17cdc25d30") + (hatch edge 0.5) + (priority 11) + (connect_pads + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 126.82 87.78) (xy 126.82 89.18) (xy 137.62 89.18) (xy 137.62 91.98) (xy 143.22 91.98) (xy 143.22 90.38) + (xy 141.62 90.38) (xy 139.02 87.78) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 140.946666 89.706666) (xy 141.62 90.38) (xy 141.855346 90.38) (xy 141.922385 90.399685) (xy 141.943027 90.416319) + (xy 142.100073 90.573365) (xy 142.207223 90.680515) (xy 142.302397 90.735464) (xy 142.302398 90.735465) + (xy 142.338447 90.756278) (xy 142.338448 90.756278) (xy 142.338453 90.756281) (xy 142.484821 90.7955) + (xy 142.484822 90.7955) (xy 142.892407 90.7955) (xy 142.950032 90.809703) (xy 142.971279 90.820854) + (xy 143.038705 90.856242) (xy 143.125676 90.877678) (xy 143.186055 90.912834) (xy 143.217844 90.975053) + (xy 143.22 90.998075) (xy 143.22 91.856) (xy 143.200315 91.923039) (xy 143.147511 91.968794) (xy 143.096 91.98) + (xy 141.900651 91.98) (xy 141.833612 91.960315) (xy 141.831761 91.959103) (xy 141.825495 91.954916) + (xy 141.825492 91.954914) (xy 141.825491 91.954914) (xy 141.688917 91.898343) (xy 141.688907 91.89834) + (xy 141.54392 91.8695) (xy 141.543918 91.8695) (xy 140.403478 91.8695) (xy 140.336439 91.849815) + (xy 140.290684 91.797011) (xy 140.28074 91.727853) (xy 140.309765 91.664297) (xy 140.321251 91.652685) + (xy 140.356812 91.621179) (xy 140.379332 91.601229) (xy 140.472518 91.466226) (xy 140.530688 91.312845) + (xy 140.550461 91.15) (xy 140.530688 90.987155) (xy 140.51402 90.943208) (xy 140.508654 90.873546) + (xy 140.527913 90.828797) (xy 140.549914 90.796923) (xy 140.612518 90.706226) (xy 140.670688 90.552845) + (xy 140.690461 90.39) (xy 140.670688 90.227155) (xy 140.612518 90.073774) (xy 140.594621 90.047845) + (xy 140.51933 89.938768) (xy 140.514941 89.933814) (xy 140.48522 89.870581) (xy 140.494404 89.801317) + (xy 140.539577 89.748015) (xy 140.593873 89.728368) (xy 140.633371 89.723918) (xy 140.70925 89.715369) + (xy 140.709253 89.715368) (xy 140.709255 89.715368) (xy 140.709257 89.715367) (xy 140.709262 89.715366) + (xy 140.81803 89.677306) (xy 140.887808 89.673743) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 139.679027 88.935185) (xy 139.724782 88.987989) (xy 139.735208 89.025617) (xy 139.74463 89.109249) + (xy 139.744632 89.109257) (xy 139.769547 89.180461) (xy 139.773108 89.25024) (xy 139.738379 89.310867) + (xy 139.676385 89.343094) (xy 139.62283 89.341812) (xy 139.512022 89.3145) (xy 139.512021 89.3145) + (xy 139.347979 89.3145) (xy 139.347978 89.3145) (xy 139.188708 89.353756) (xy 139.043451 89.429993) + (xy 139.043445 89.429998) (xy 139.0431 89.430304) (xy 139.042793 89.430447) (xy 139.037281 89.434253) + (xy 139.036647 89.433335) (xy 138.979862 89.460016) (xy 138.9106 89.450823) (xy 138.903261 89.447274) + (xy 138.857706 89.423365) (xy 138.801295 89.393758) (xy 138.801292 89.393757) (xy 138.642022 89.3545) + (xy 138.642021 89.3545) (xy 138.477979 89.3545) (xy 138.477978 89.3545) (xy 138.318708 89.393756) + (xy 138.173451 89.469993) (xy 138.050672 89.578766) (xy 138.050666 89.578773) (xy 137.957483 89.713771) + (xy 137.899312 89.867154) (xy 137.899311 89.867157) (xy 137.879539 90.029999) (xy 137.879539 90.03) + (xy 137.899311 90.192842) (xy 137.899312 90.192845) (xy 137.928176 90.268954) (xy 137.957483 90.346228) + (xy 138.012201 90.4255) (xy 138.050668 90.481229) (xy 138.05067 90.481231) (xy 138.050672 90.481233) + (xy 138.173451 90.590006) (xy 138.173452 90.590006) (xy 138.173454 90.590008) (xy 138.318705 90.666242) + (xy 138.318707 90.666242) (xy 138.318708 90.666243) (xy 138.477978 90.7055) (xy 138.477979 90.7055) + (xy 138.642022 90.7055) (xy 138.801291 90.666243) (xy 138.801291 90.666242) (xy 138.801295 90.666242) + (xy 138.946546 90.590008) (xy 138.946885 90.589707) (xy 138.947188 90.589564) (xy 138.952718 90.585748) + (xy 138.953352 90.586667) (xy 139.010116 90.559986) (xy 139.07938 90.569168) (xy 139.086739 90.572726) + (xy 139.188705 90.626242) (xy 139.204025 90.630018) (xy 139.264405 90.665175) (xy 139.296193 90.727394) + (xy 139.289297 90.796923) (xy 139.2764 90.820854) (xy 139.267483 90.833772) (xy 139.209312 90.987154) + (xy 139.209311 90.987157) (xy 139.189539 91.149999) (xy 139.189539 91.15) (xy 139.209311 91.312842) + (xy 139.209312 91.312845) (xy 139.245507 91.408284) (xy 139.267483 91.466228) (xy 139.316367 91.537048) + (xy 139.360668 91.601229) (xy 139.36067 91.601231) (xy 139.360672 91.601233) (xy 139.418749 91.652685) + (xy 139.455876 91.711874) (xy 139.455108 91.78174) (xy 139.41669 91.840099) (xy 139.352819 91.868424) + (xy 139.336522 91.8695) (xy 137.77223 91.8695) (xy 137.705191 91.849815) (xy 137.684547 91.83318) + (xy 137.656317 91.804949) (xy 137.622833 91.743625) (xy 137.62 91.717269) (xy 137.62 89.447934) + (xy 137.639685 89.380895) (xy 137.692489 89.33514) (xy 137.714318 89.327539) (xy 137.841295 89.296242) + (xy 137.986546 89.220008) (xy 138.109332 89.111229) (xy 138.202518 88.976226) (xy 138.202517 88.976226) + (xy 138.206779 88.970053) (xy 138.209307 88.971798) (xy 138.248124 88.93167) (xy 138.30935 88.9155) + (xy 139.611988 88.9155) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 127.621797 87.799685) (xy 127.642439 87.816319) (xy 127.901635 88.075515) (xy 127.978242 88.119744) + (xy 128.032865 88.151281) (xy 128.036395 88.152743) (xy 128.038916 88.154775) (xy 128.039904 88.155345) + (xy 128.039815 88.155498) (xy 128.0908 88.196581) (xy 128.112868 88.262875) (xy 128.095592 88.330575) + (xy 128.090997 88.337746) (xy 128.005182 88.462068) (xy 127.94486 88.621125) (xy 127.944859 88.62113) + (xy 127.924355 88.79) (xy 127.944859 88.958869) (xy 127.944861 88.958877) (xy 127.948024 88.967216) + (xy 127.953391 89.036879) (xy 127.920243 89.098385) (xy 127.919764 89.098866) (xy 127.874951 89.14368) + (xy 127.813628 89.177166) (xy 127.787269 89.18) (xy 126.944 89.18) (xy 126.876961 89.160315) (xy 126.831206 89.107511) + (xy 126.82 89.056) (xy 126.82 87.904) (xy 126.839685 87.836961) (xy 126.892489 87.791206) (xy 126.944 87.78) + (xy 127.554758 87.78) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 132.831145 88.210185) (xy 132.846333 88.221685) (xy 132.923451 88.290006) (xy 132.923452 88.290006) + (xy 132.923454 88.290008) (xy 133.068705 88.366242) (xy 133.068707 88.366242) (xy 133.068708 88.366243) + (xy 133.182787 88.394361) (xy 133.215109 88.407369) (xy 133.229653 88.415766) (xy 133.247865 88.426281) + (xy 133.394233 88.4655) (xy 133.394234 88.4655) (xy 134.227863 88.4655) (xy 134.294902 88.485185) + (xy 134.340657 88.537989) (xy 134.350601 88.607147) (xy 134.343807 88.633463) (xy 134.304486 88.737143) + (xy 134.289312 88.777154) (xy 134.289311 88.777157) (xy 134.268635 88.947445) (xy 134.265513 88.947065) + (xy 134.249854 89.000395) (xy 134.227766 89.026171) (xy 134.095053 89.143745) (xy 134.094089 89.142657) + (xy 134.041955 89.175355) (xy 134.008334 89.18) (xy 133.961308 89.18) (xy 133.894269 89.160315) + (xy 133.879081 89.148815) (xy 133.846548 89.119993) (xy 133.701291 89.043756) (xy 133.542022 89.0045) + (xy 133.542021 89.0045) (xy 133.377979 89.0045) (xy 133.377978 89.0045) (xy 133.218708 89.043756) + (xy 133.073451 89.119993) (xy 133.040919 89.148815) (xy 132.977686 89.178537) (xy 132.958692 89.18) + (xy 129.410922 89.18) (xy 129.343883 89.160315) (xy 129.298128 89.107511) (xy 129.288184 89.038353) + (xy 129.29498 89.012029) (xy 129.297836 89.0045) (xy 129.31514 88.958872) (xy 129.335645 88.79) + (xy 129.31514 88.621128) (xy 129.310724 88.609485) (xy 129.28361 88.537989) (xy 129.254818 88.46207) + (xy 129.236323 88.435276) (xy 129.201579 88.38494) (xy 129.179696 88.318586) (xy 129.197161 88.250934) + (xy 129.248429 88.203464) (xy 129.303629 88.1905) (xy 132.719234 88.1905) (xy 132.764106 88.1905) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 136.211034 88.485185) (xy 136.256789 88.537989) (xy 136.267091 88.574554) (xy 136.269311 88.592842) + (xy 136.269312 88.592845) (xy 136.327483 88.746228) (xy 136.405659 88.859485) (xy 136.427542 88.925839) + (xy 136.410077 88.993491) (xy 136.372501 89.033026) (xy 136.321585 89.067048) (xy 136.321582 89.06705) + (xy 136.290096 89.098535) (xy 136.228772 89.132018) (xy 136.199521 89.133387) (xy 136.199521 89.1345) + (xy 136.027978 89.1345) (xy 135.861422 89.175553) (xy 135.861091 89.174213) (xy 135.829522 89.18) + (xy 135.768071 89.18) (xy 135.710445 89.165796) (xy 135.685264 89.15258) (xy 135.635052 89.103994) + (xy 135.619078 89.035975) (xy 135.619793 89.027856) (xy 135.630461 88.94) (xy 135.610688 88.777155) + (xy 135.556194 88.633468) (xy 135.550828 88.563809) (xy 135.583975 88.502302) (xy 135.645113 88.468481) + (xy 135.672137 88.4655) (xy 136.143995 88.4655) + ) + ) + ) + (zone + (net 2) + (net_name "GND") + (layer "In2.Cu") + (uuid "8d12512c-a540-4107-a59d-21bbcd7d299c") + (hatch edge 0.5) + (priority 3) + (connect_pads + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + (island_removal_mode 1) + (island_area_min 10) + ) + (polygon + (pts + (xy 125.42 102.58) (xy 115.57 102.616) (xy 115.58 98.88) (xy 113.22 98.88) (xy 113.22 94.98) (xy 114.22 94.98) + (xy 114.22 89.58) (xy 116.82 89.58) (xy 117.22 89.58) (xy 119.42 87.18) (xy 119.42 85.38) (xy 126.42 85.38) + (xy 126.42 89.58) (xy 135.846607 89.58) (xy 135.86 91.98) (xy 135.89 92.98) (xy 127.22 92.98) (xy 127.22 93.38) + (xy 129.62 95.78) (xy 130.02 95.78) (xy 130.02 96.78) (xy 129.02 97.78) (xy 129.02 99.78) (xy 126.22 99.78) + (xy 125.42 100.58) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 120.494925 87.121373) (xy 120.548119 87.045405) (xy 120.602696 87.001781) (xy 120.672195 86.994588) + (xy 120.734549 87.02611) (xy 120.751269 87.045405) (xy 120.881505 87.231401) (xy 120.881506 87.231402) + (xy 121.048599 87.398496) (xy 121.052744 87.401974) (xy 121.051125 87.403903) (xy 121.088158 87.450172) + (xy 121.095396 87.519666) (xy 121.075491 87.567683) (xy 121.070644 87.574706) (xy 121.057482 87.593774) + (xy 121.052051 87.608095) (xy 120.999312 87.747154) (xy 120.999311 87.747157) (xy 120.979539 87.909999) + (xy 120.979539 87.91) (xy 120.999311 88.072842) (xy 120.999312 88.072845) (xy 121.050249 88.207155) + (xy 121.057483 88.226228) (xy 121.084246 88.265) (xy 121.150668 88.361229) (xy 121.15067 88.361231) + (xy 121.150672 88.361233) (xy 121.273451 88.470006) (xy 121.273452 88.470006) (xy 121.273454 88.470008) + (xy 121.418705 88.546242) (xy 121.418707 88.546242) (xy 121.418708 88.546243) (xy 121.577978 88.5855) + (xy 121.577979 88.5855) (xy 121.742022 88.5855) (xy 121.901291 88.546243) (xy 121.901291 88.546242) + (xy 121.901295 88.546242) (xy 122.046546 88.470008) (xy 122.169332 88.361229) (xy 122.262518 88.226226) + (xy 122.320688 88.072845) (xy 122.340461 87.91) (xy 122.321892 87.757071) (xy 122.333352 87.688148) + (xy 122.380256 87.636362) (xy 122.392575 87.629746) (xy 122.59783 87.534035) (xy 122.791401 87.398495) + (xy 122.958495 87.231401) (xy 123.088425 87.045842) (xy 123.143002 87.002217) (xy 123.2125 86.995023) + (xy 123.274855 87.026546) (xy 123.291575 87.045842) (xy 123.421505 87.231401) (xy 123.588599 87.398495) + (xy 123.66325 87.450766) (xy 123.782165 87.534032) (xy 123.782167 87.534033) (xy 123.78217 87.534035) + (xy 123.996337 87.633903) (xy 123.99635 87.633906) (xy 124.001431 87.635757) (xy 124.000727 87.637689) + (xy 124.052749 87.669391) (xy 124.083285 87.732235) (xy 124.074997 87.801611) (xy 124.043232 87.845625) + (xy 123.960668 87.91877) (xy 123.960666 87.918773) (xy 123.867483 88.053771) (xy 123.809312 88.207154) + (xy 123.809311 88.207157) (xy 123.789539 88.369999) (xy 123.789539 88.37) (xy 123.809311 88.532842) + (xy 123.809312 88.532845) (xy 123.829281 88.5855) (xy 123.867483 88.686228) (xy 123.873197 88.694506) + (xy 123.960668 88.821229) (xy 123.96067 88.821231) (xy 123.960672 88.821233) (xy 124.083451 88.930006) + (xy 124.083452 88.930006) (xy 124.083454 88.930008) (xy 124.228705 89.006242) (xy 124.228707 89.006242) + (xy 124.228708 89.006243) (xy 124.387978 89.0455) (xy 124.387979 89.0455) (xy 124.552022 89.0455) + (xy 124.711291 89.006243) (xy 124.711291 89.006242) (xy 124.711295 89.006242) (xy 124.856546 88.930008) + (xy 124.979332 88.821229) (xy 125.072518 88.686226) (xy 125.130688 88.532845) (xy 125.150461 88.37) + (xy 125.149396 88.361233) (xy 125.133004 88.226228) (xy 125.130688 88.207155) (xy 125.072518 88.053774) + (xy 124.979332 87.918771) (xy 124.969432 87.91) (xy 124.890932 87.840455) (xy 124.853806 87.781265) + (xy 124.854574 87.7114) (xy 124.892992 87.65304) (xy 124.920756 87.635258) (xy 124.92366 87.633903) + (xy 124.923663 87.633903) (xy 125.13783 87.534035) (xy 125.331401 87.398495) (xy 125.498495 87.231401) + (xy 125.628425 87.045842) (xy 125.683002 87.002217) (xy 125.7525 86.995023) (xy 125.814855 87.026546) + (xy 125.831575 87.045842) (xy 125.961505 87.231401) (xy 126.128599 87.398495) (xy 126.128601 87.398496) + (xy 126.128603 87.398498) (xy 126.136322 87.403903) (xy 126.317782 87.530963) (xy 126.361407 87.585539) + (xy 126.368601 87.655037) (xy 126.359455 87.684045) (xy 126.354664 87.694535) (xy 126.354662 87.694539) + (xy 126.334976 87.761582) (xy 126.3145 87.904001) (xy 126.3145 88.90206) (xy 126.294815 88.969099) + (xy 126.278181 88.989741) (xy 126.190184 89.077737) (xy 126.094211 89.230476) (xy 126.034631 89.400745) + (xy 126.03463 89.40075) (xy 126.014435 89.579996) (xy 126.014435 89.58) (xy 126.03463 89.759249) + (xy 126.034631 89.759254) (xy 126.094211 89.929523) (xy 126.152766 90.022712) (xy 126.190184 90.082262) + (xy 126.317738 90.209816) (xy 126.361838 90.237526) (xy 126.468725 90.304688) (xy 126.470478 90.305789) + (xy 126.592796 90.34859) (xy 126.640745 90.365368) (xy 126.64075 90.365369) (xy 126.819996 90.385565) + (xy 126.82 90.385565) (xy 126.820004 90.385565) (xy 126.999249 90.365369) (xy 126.999252 90.365368) + (xy 126.999255 90.365368) (xy 127.169522 90.305789) (xy 127.322262 90.209816) (xy 127.449816 90.082262) + (xy 127.545789 89.929522) (xy 127.545792 89.92951) (xy 127.54881 89.923248) (xy 127.55065 89.924134) + (xy 127.573303 89.888063) (xy 127.741628 89.719739) (xy 127.802947 89.686258) (xy 127.822664 89.683602) + (xy 127.841307 89.682603) (xy 127.841316 89.682602) (xy 127.841318 89.682602) (xy 127.847619 89.681924) + (xy 127.867666 89.679769) (xy 127.921087 89.671112) (xy 128.055895 89.620829) (xy 128.07912 89.608147) + (xy 128.102887 89.595169) (xy 128.162315 89.58) (xy 129.031421 89.58) (xy 129.082932 89.591205) + (xy 129.201463 89.645338) (xy 129.268502 89.665023) (xy 129.268506 89.665024) (xy 129.410922 89.6855) + (xy 129.848796 89.6855) (xy 129.915835 89.705185) (xy 129.96159 89.757989) (xy 129.971891 89.824445) + (xy 129.965814 89.8745) (xy 129.964539 89.885) (xy 129.984311 90.047842) (xy 129.984312 90.047845) + (xy 130.03827 90.190121) (xy 130.042483 90.201228) (xy 130.087081 90.265839) (xy 130.108964 90.332194) + (xy 130.091499 90.399845) (xy 130.077182 90.41925) (xy 129.997466 90.507785) (xy 129.988969 90.522502) + (xy 129.938402 90.570716) (xy 129.881583 90.5845) (xy 129.817978 90.5845) (xy 129.658708 90.623756) + (xy 129.513451 90.699993) (xy 129.390672 90.808766) (xy 129.390666 90.808773) (xy 129.297483 90.943771) + (xy 129.239312 91.097154) (xy 129.239311 91.097157) (xy 129.219539 91.259999) (xy 129.219539 91.26) + (xy 129.239311 91.422842) (xy 129.239312 91.422845) (xy 129.29596 91.572214) (xy 129.297483 91.576228) + (xy 129.365946 91.675413) (xy 129.390668 91.711229) (xy 129.39067 91.711231) (xy 129.390672 91.711233) + (xy 129.513451 91.820006) (xy 129.513452 91.820006) (xy 129.513454 91.820008) (xy 129.658705 91.896242) + (xy 129.658707 91.896242) (xy 129.658708 91.896243) (xy 129.817978 91.9355) (xy 129.817979 91.9355) + (xy 129.982022 91.9355) (xy 130.021839 91.925685) (xy 130.141295 91.896242) (xy 130.224832 91.852397) + (xy 130.293337 91.838672) (xy 130.332888 91.848913) (xy 130.450197 91.901144) (xy 130.635354 91.9405) + (xy 130.635355 91.9405) (xy 130.824644 91.9405) (xy 130.824646 91.9405) (xy 131.009803 91.901144) + (xy 131.18273 91.824151) (xy 131.335871 91.712888) (xy 131.462533 91.572216) (xy 131.557179 91.408284) + (xy 131.566041 91.381009) (xy 131.605477 91.323335) (xy 131.669835 91.296135) (xy 131.738682 91.308049) + (xy 131.741553 91.309507) (xy 131.868705 91.376242) (xy 131.868708 91.376242) (xy 131.868709 91.376243) + (xy 132.027978 91.4155) (xy 132.027979 91.4155) (xy 132.192022 91.4155) (xy 132.351291 91.376243) + (xy 132.351291 91.376242) (xy 132.351295 91.376242) (xy 132.496546 91.300008) (xy 132.619332 91.191229) + (xy 132.657215 91.136344) (xy 132.711494 91.092357) (xy 132.780943 91.084697) (xy 132.841489 91.113971) + (xy 132.893454 91.160008) (xy 133.038705 91.236242) (xy 133.038707 91.236242) (xy 133.038708 91.236243) + (xy 133.197978 91.2755) (xy 133.197979 91.2755) (xy 133.362022 91.2755) (xy 133.521291 91.236243) + (xy 133.521291 91.236242) (xy 133.521295 91.236242) (xy 133.666546 91.160008) (xy 133.789332 91.051229) + (xy 133.882518 90.916226) (xy 133.940688 90.762845) (xy 133.960461 90.6) (xy 133.940688 90.437155) + (xy 133.891397 90.307188) (xy 133.886031 90.237526) (xy 133.919178 90.17602) (xy 133.925106 90.170409) + (xy 133.969332 90.131229) (xy 133.978207 90.11837) (xy 134.032489 90.07438) (xy 134.101937 90.066719) + (xy 134.162483 90.095992) (xy 134.223454 90.150008) (xy 134.368705 90.226242) (xy 134.368707 90.226242) + (xy 134.368708 90.226243) (xy 134.527978 90.2655) (xy 134.527979 90.2655) (xy 134.692021 90.2655) + (xy 134.817527 90.234565) (xy 134.88733 90.237634) (xy 134.929428 90.262145) (xy 134.983454 90.310008) + (xy 135.128705 90.386242) (xy 135.128707 90.386242) (xy 135.128708 90.386243) (xy 135.287978 90.4255) + (xy 135.287979 90.4255) (xy 135.452022 90.4255) (xy 135.545184 90.402537) (xy 135.611295 90.386242) + (xy 135.625212 90.378937) (xy 135.693718 90.365211) (xy 135.740464 90.378935) (xy 135.783468 90.401506) + (xy 135.785433 90.402537) (xy 135.835645 90.451122) (xy 135.851805 90.511642) (xy 135.859999 91.980006) + (xy 135.878742 92.604754) (xy 135.861077 92.672353) (xy 135.842479 92.696153) (xy 135.594952 92.943681) + (xy 135.533629 92.977166) (xy 135.507271 92.98) (xy 129.55273 92.98) (xy 129.485691 92.960315) (xy 129.465049 92.943681) + (xy 128.518421 91.997052) (xy 128.51842 91.997051) (xy 128.477186 91.9695) (xy 128.426301 91.9355) + (xy 128.395495 91.914916) (xy 128.395488 91.914912) (xy 128.258917 91.858343) (xy 128.258907 91.85834) + (xy 128.11392 91.8295) (xy 128.113918 91.8295) (xy 127.752229 91.8295) (xy 127.68519 91.809815) + (xy 127.664552 91.793185) (xy 127.408416 91.537048) (xy 127.285494 91.454916) (xy 127.285492 91.454915) + (xy 127.28549 91.454914) (xy 127.148912 91.398342) (xy 127.148906 91.39834) (xy 127.003919 91.3695) + (xy 127.003917 91.3695) (xy 126.856083 91.3695) (xy 126.856081 91.3695) (xy 126.711093 91.39834) + (xy 126.711087 91.398342) (xy 126.574509 91.454914) (xy 126.574502 91.454918) (xy 126.514013 91.495335) + (xy 126.451584 91.537048) (xy 126.451582 91.537049) (xy 126.451579 91.537052) (xy 126.451578 91.537052) + (xy 126.347052 91.641578) (xy 126.347052 91.641579) (xy 126.347049 91.641582) (xy 126.347048 91.641584) + (xy 126.309916 91.697157) (xy 126.264918 91.764502) (xy 126.264914 91.764509) (xy 126.208342 91.901087) + (xy 126.20834 91.901093) (xy 126.1795 92.04608) (xy 126.1795 92.046083) (xy 126.1795 92.193917) + (xy 126.1795 92.193919) (xy 126.179499 92.193919) (xy 126.20834 92.338906) (xy 126.208342 92.338912) + (xy 126.260578 92.465023) (xy 126.264916 92.475494) (xy 126.347048 92.598416) (xy 126.347051 92.598419) + (xy 126.347052 92.59842) (xy 126.347052 92.598421) (xy 126.807049 93.058416) (xy 126.911584 93.162951) + (xy 126.986424 93.212957) (xy 127.03123 93.26657) (xy 127.040631 93.330998) (xy 127.039539 93.339996) + (xy 127.039539 93.34) (xy 127.059311 93.502842) (xy 127.059312 93.502845) (xy 127.090466 93.584992) + (xy 127.117483 93.656228) (xy 127.196055 93.770059) (xy 127.210668 93.791229) (xy 127.21067 93.791231) + (xy 127.210672 93.791233) (xy 127.333451 93.900006) (xy 127.333452 93.900006) (xy 127.333454 93.900008) + (xy 127.478705 93.976242) (xy 127.478707 93.976242) (xy 127.478708 93.976243) (xy 127.637978 94.0155) + (xy 127.804138 94.0155) (xy 127.871177 94.035185) (xy 127.891819 94.051819) (xy 128.522819 94.682819) + (xy 128.556304 94.744142) (xy 128.55132 94.813834) (xy 128.509448 94.869767) (xy 128.443984 94.894184) + (xy 128.435138 94.8945) (xy 127.794234 94.8945) (xy 127.647863 94.933719) (xy 127.589901 94.967184) + (xy 127.56092 94.983917) (xy 127.516638 95.009483) (xy 127.516636 95.009484) (xy 127.257627 95.268492) + (xy 127.199625 95.301206) (xy 127.148701 95.313759) (xy 127.003455 95.38999) (xy 127.003453 95.389992) + (xy 126.880672 95.498766) (xy 126.880666 95.498773) (xy 126.787483 95.633771) (xy 126.729312 95.787154) + (xy 126.729311 95.787157) (xy 126.709539 95.949999) (xy 126.709539 95.95) (xy 126.729311 96.112842) + (xy 126.729312 96.112845) (xy 126.787483 96.266228) (xy 126.829404 96.326961) (xy 126.880668 96.401229) + (xy 126.88067 96.401231) (xy 126.880672 96.401233) (xy 127.003451 96.510006) (xy 127.003452 96.510006) + (xy 127.003454 96.510008) (xy 127.148705 96.586242) (xy 127.148707 96.586242) (xy 127.148708 96.586243) + (xy 127.307978 96.6255) (xy 127.307979 96.6255) (xy 127.472022 96.6255) (xy 127.631291 96.586243) + (xy 127.631291 96.586242) (xy 127.631295 96.586242) (xy 127.776546 96.510008) (xy 127.899332 96.401229) + (xy 127.992518 96.266226) (xy 128.045878 96.125527) (xy 128.088055 96.069826) (xy 128.153652 96.045769) + (xy 128.161819 96.0455) (xy 129.896 96.0455) (xy 129.963039 96.065185) (xy 130.008794 96.117989) + (xy 130.02 96.1695) (xy 130.02 96.667269) (xy 130.000315 96.734308) (xy 129.983681 96.75495) (xy 129.217052 97.521578) + (xy 129.217049 97.521581) (xy 129.178298 97.579578) (xy 129.13492 97.644497) (xy 129.134917 97.644503) + (xy 129.129803 97.656849) (xy 129.102925 97.697073) (xy 129.02 97.779999) (xy 129.02 98.93936) (xy 129.008473 98.986129) + (xy 129.010142 98.986762) (xy 129.007483 98.993771) (xy 129.007482 98.993774) (xy 128.995175 99.026226) + (xy 128.949312 99.147154) (xy 128.949311 99.147157) (xy 128.929539 99.309999) (xy 128.929539 99.31) + (xy 128.949311 99.472842) (xy 128.949312 99.472845) (xy 129.002098 99.61203) (xy 129.007465 99.681692) + (xy 128.974318 99.743198) (xy 128.91318 99.777019) (xy 128.886156 99.78) (xy 126.219999 99.78) (xy 125.467603 100.532396) + (xy 125.40628 100.565881) (xy 125.336588 100.560897) (xy 125.308798 100.54629) (xy 125.137578 100.426399) + (xy 124.923492 100.32657) (xy 124.923483 100.326566) (xy 124.695326 100.265432) (xy 124.695315 100.26543) + (xy 124.460002 100.244843) (xy 124.459998 100.244843) (xy 124.224684 100.26543) (xy 124.224673 100.265432) + (xy 123.996516 100.326566) (xy 123.996507 100.32657) (xy 123.782419 100.426401) (xy 123.698625 100.485072) + (xy 124.33059 101.117037) (xy 124.267007 101.134075) (xy 124.152993 101.199901) (xy 124.059901 101.292993) + (xy 123.994075 101.407007) (xy 123.977037 101.47059) (xy 123.716469 101.210022) (xy 123.702099 101.19278) + (xy 123.699332 101.188771) (xy 123.666057 101.159292) (xy 123.660618 101.154171) (xy 123.345072 100.838625) + (xy 123.293962 100.911622) (xy 123.239385 100.955248) (xy 123.192386 100.9645) (xy 123.188224 100.9645) + (xy 123.121185 100.944815) (xy 123.086649 100.911623) (xy 123.086648 100.911622) (xy 122.995385 100.781284) + (xy 122.958494 100.728597) (xy 122.791402 100.561506) (xy 122.791395 100.561501) (xy 122.790532 100.560897) + (xy 122.687448 100.488716) (xy 122.597834 100.425967) (xy 122.59783 100.425965) (xy 122.521775 100.3905) + (xy 122.383663 100.326097) (xy 122.383659 100.326096) (xy 122.383655 100.326094) (xy 122.155413 100.264938) + (xy 122.155403 100.264936) (xy 121.920001 100.244341) (xy 121.919999 100.244341) (xy 121.684596 100.264936) + (xy 121.684586 100.264938) (xy 121.456344 100.326094) (xy 121.456335 100.326098) (xy 121.242171 100.425964) + (xy 121.242169 100.425965) (xy 121.048597 100.561505) (xy 120.881505 100.728597) (xy 120.751575 100.914158) + (xy 120.696998 100.957783) (xy 120.6275 100.964977) (xy 120.565145 100.933454) (xy 120.548425 100.914158) + (xy 120.418494 100.728597) (xy 120.251402 100.561506) (xy 120.251395 100.561501) (xy 120.250532 100.560897) + (xy 120.147448 100.488716) (xy 120.057834 100.425967) (xy 120.05783 100.425965) (xy 119.981775 100.3905) + (xy 119.843663 100.326097) (xy 119.843659 100.326096) (xy 119.843655 100.326094) (xy 119.615413 100.264938) + (xy 119.615403 100.264936) (xy 119.380001 100.244341) (xy 119.379999 100.244341) (xy 119.144596 100.264936) + (xy 119.144586 100.264938) (xy 118.916344 100.326094) (xy 118.916335 100.326098) (xy 118.702171 100.425964) + (xy 118.702169 100.425965) (xy 118.508597 100.561505) (xy 118.341505 100.728597) (xy 118.211575 100.914158) + (xy 118.156998 100.957783) (xy 118.0875 100.964977) (xy 118.025145 100.933454) (xy 118.008425 100.914158) + (xy 117.878494 100.728597) (xy 117.711402 100.561506) (xy 117.711395 100.561501) (xy 117.710532 100.560897) + (xy 117.607448 100.488716) (xy 117.517834 100.425967) (xy 117.51783 100.425965) (xy 117.441775 100.3905) + (xy 117.303663 100.326097) (xy 117.303659 100.326096) (xy 117.303655 100.326094) (xy 117.075413 100.264938) + (xy 117.075403 100.264936) (xy 116.840001 100.244341) (xy 116.839999 100.244341) (xy 116.604596 100.264936) + (xy 116.604586 100.264938) (xy 116.376344 100.326094) (xy 116.376335 100.326098) (xy 116.162171 100.425964) + (xy 116.162169 100.425965) (xy 115.968597 100.561505) (xy 115.801501 100.728601) (xy 115.800806 100.729595) + (xy 115.800387 100.729929) (xy 115.798026 100.732744) (xy 115.797459 100.732269) (xy 115.746225 100.773214) + (xy 115.676725 100.7804) (xy 115.614374 100.748871) (xy 115.578967 100.688637) (xy 115.57524 100.658141) + (xy 115.58 98.88) (xy 115.579999 98.88) (xy 113.4045 98.88) (xy 113.337461 98.860315) (xy 113.291706 98.807511) + (xy 113.2805 98.756) (xy 113.2805 97.994) (xy 113.300185 97.926961) (xy 113.352989 97.881206) (xy 113.4045 97.87) + (xy 114.05 97.87) (xy 114.05 96.953012) (xy 114.107007 96.985925) (xy 114.234174 97.02) (xy 114.365826 97.02) + (xy 114.492993 96.985925) (xy 114.55 96.953012) (xy 114.55 97.87) (xy 115.197828 97.87) (xy 115.197844 97.869999) + (xy 115.257372 97.863598) (xy 115.257379 97.863596) (xy 115.392086 97.813354) (xy 115.392093 97.81335) + (xy 115.507187 97.72719) (xy 115.50719 97.727187) (xy 115.59335 97.612093) (xy 115.593354 97.612086) + (xy 115.643596 97.477379) (xy 115.643598 97.477372) (xy 115.649999 97.417844) (xy 115.65 97.417827) + (xy 115.65 96.859999) (xy 117.969539 96.859999) (xy 117.969539 96.86) (xy 117.989311 97.022842) + (xy 117.989312 97.022845) (xy 118.047483 97.176228) (xy 118.126055 97.290059) (xy 118.140668 97.311229) + (xy 118.14067 97.311231) (xy 118.140672 97.311233) (xy 118.263451 97.420006) (xy 118.263452 97.420006) + (xy 118.263454 97.420008) (xy 118.408705 97.496242) (xy 118.408707 97.496242) (xy 118.408708 97.496243) + (xy 118.567978 97.5355) (xy 118.567979 97.5355) (xy 118.732022 97.5355) (xy 118.891291 97.496243) + (xy 118.891291 97.496242) (xy 118.891295 97.496242) (xy 119.036546 97.420008) (xy 119.159332 97.311229) + (xy 119.252518 97.176226) (xy 119.310688 97.022845) (xy 119.330461 96.86) (xy 119.310688 96.697155) + (xy 119.252518 96.543774) (xy 119.159332 96.408771) (xy 119.159329 96.408768) (xy 119.159327 96.408766) + (xy 119.036548 96.299993) (xy 118.972214 96.266228) (xy 118.891295 96.223758) (xy 118.891294 96.223757) + (xy 118.891291 96.223756) (xy 118.732022 96.1845) (xy 118.732021 96.1845) (xy 118.567979 96.1845) + (xy 118.567978 96.1845) (xy 118.408708 96.223756) (xy 118.263451 96.299993) (xy 118.140672 96.408766) + (xy 118.140666 96.408773) (xy 118.047483 96.543771) (xy 117.989312 96.697154) (xy 117.989311 96.697157) + (xy 117.969539 96.859999) (xy 115.65 96.859999) (xy 115.65 96.77) (xy 114.733012 96.77) (xy 114.765925 96.712993) + (xy 114.8 96.585826) (xy 114.8 96.454174) (xy 114.765925 96.327007) (xy 114.733012 96.27) (xy 115.65 96.27) + (xy 115.65 95.622172) (xy 115.649999 95.622155) (xy 115.643598 95.562627) (xy 115.643596 95.56262) + (xy 115.593354 95.427913) (xy 115.59335 95.427906) (xy 115.50719 95.312812) (xy 115.507187 95.312809) + (xy 115.392093 95.226649) (xy 115.392088 95.226646) (xy 115.260528 95.177577) (xy 115.204595 95.135705) + (xy 115.180178 95.070241) (xy 115.19503 95.001968) (xy 115.216175 94.97372) (xy 115.338495 94.851401) + (xy 115.474035 94.65783) (xy 115.573903 94.443663) (xy 115.635063 94.215408) (xy 115.65041 94.039996) + (xy 122.014435 94.039996) (xy 122.014435 94.040003) (xy 122.03463 94.219249) (xy 122.034631 94.219254) + (xy 122.094211 94.389523) (xy 122.163628 94.499999) (xy 122.190184 94.542262) (xy 122.317738 94.669816) + (xy 122.373743 94.705006) (xy 122.446815 94.750921) (xy 122.470478 94.765789) (xy 122.626833 94.8205) + (xy 122.640745 94.825368) (xy 122.64075 94.825369) (xy 122.819996 94.845565) (xy 122.82 94.845565) + (xy 122.820004 94.845565) (xy 122.999249 94.825369) (xy 122.999252 94.825368) (xy 122.999255 94.825368) + (xy 123.169522 94.765789) (xy 123.193184 94.75092) (xy 123.260419 94.73192) (xy 123.316782 94.746118) + (xy 123.383705 94.781242) (xy 123.542978 94.8205) (xy 123.542979 94.8205) (xy 123.707022 94.8205) + (xy 123.866291 94.781243) (xy 123.866291 94.781242) (xy 123.866295 94.781242) (xy 124.011546 94.705008) + (xy 124.067359 94.655562) (xy 124.139947 94.591255) (xy 124.140988 94.59243) (xy 124.192761 94.55995) + (xy 124.262627 94.56071) (xy 124.32099 94.599122) (xy 124.346173 94.655893) (xy 124.347517 94.655562) + (xy 124.349312 94.662845) (xy 124.380893 94.746118) (xy 124.407483 94.816228) (xy 124.461511 94.8945) + (xy 124.500668 94.951229) (xy 124.50067 94.951231) (xy 124.500672 94.951233) (xy 124.623451 95.060006) + (xy 124.623452 95.060006) (xy 124.623454 95.060008) (xy 124.768705 95.136242) (xy 124.768707 95.136242) + (xy 124.768708 95.136243) (xy 124.927978 95.1755) (xy 124.927979 95.1755) (xy 125.092022 95.1755) + (xy 125.251291 95.136243) (xy 125.251291 95.136242) (xy 125.251295 95.136242) (xy 125.396546 95.060008) + (xy 125.519332 94.951229) (xy 125.612518 94.816226) (xy 125.670688 94.662845) (xy 125.690461 94.5) + (xy 125.670688 94.337155) (xy 125.670687 94.337153) (xy 125.670687 94.337151) (xy 125.612519 94.183776) + (xy 125.612517 94.183773) (xy 125.595789 94.159538) (xy 125.573906 94.093183) (xy 125.581896 94.045129) + (xy 125.620688 93.942845) (xy 125.640461 93.78) (xy 125.620688 93.617155) (xy 125.562518 93.463774) + (xy 125.469332 93.328771) (xy 125.469329 93.328768) (xy 125.469327 93.328766) (xy 125.346548 93.219993) + (xy 125.201291 93.143756) (xy 125.042022 93.1045) (xy 125.042021 93.1045) (xy 124.877979 93.1045) + (xy 124.877978 93.1045) (xy 124.718708 93.143756) (xy 124.573451 93.219993) (xy 124.450672 93.328766) + (xy 124.450666 93.328773) (xy 124.357483 93.463771) (xy 124.299774 93.615934) (xy 124.257595 93.671637) + (xy 124.191997 93.695693) (xy 124.123807 93.680465) (xy 124.101605 93.664777) (xy 124.011548 93.584993) + (xy 123.880749 93.516344) (xy 123.866295 93.508758) (xy 123.866294 93.508757) (xy 123.866291 93.508756) + (xy 123.707022 93.4695) (xy 123.707021 93.4695) (xy 123.542979 93.4695) (xy 123.542977 93.4695) + (xy 123.481395 93.484678) (xy 123.411592 93.481608) (xy 123.36404 93.451962) (xy 123.322262 93.410184) + (xy 123.169523 93.314211) (xy 122.999254 93.254631) (xy 122.999249 93.25463) (xy 122.820004 93.234435) + (xy 122.819996 93.234435) (xy 122.64075 93.25463) (xy 122.640745 93.254631) (xy 122.470476 93.314211) + (xy 122.317737 93.410184) (xy 122.190184 93.537737) (xy 122.094211 93.690476) (xy 122.034631 93.860745) + (xy 122.03463 93.86075) (xy 122.014435 94.039996) (xy 115.65041 94.039996) (xy 115.655659 93.98) + (xy 115.635063 93.744592) (xy 115.573903 93.516337) (xy 115.474035 93.302171) (xy 115.440748 93.254631) + (xy 115.338494 93.108597) (xy 115.171402 92.941506) (xy 115.171396 92.941501) (xy 114.985842 92.811575) + (xy 114.942217 92.756998) (xy 114.935023 92.6875) (xy 114.94387 92.67) (xy 118.634355 92.67) (xy 118.654859 92.838869) + (xy 118.65486 92.838874) (xy 118.715182 92.997931) (xy 118.756933 93.058416) (xy 118.811817 93.137929) + (xy 118.917505 93.23156) (xy 118.93915 93.250736) (xy 119.060092 93.314211) (xy 119.089775 93.32979) + (xy 119.254944 93.3705) (xy 119.425056 93.3705) (xy 119.590225 93.32979) (xy 119.688109 93.278416) + (xy 119.740849 93.250736) (xy 119.74085 93.250734) (xy 119.740852 93.250734) (xy 119.868183 93.137929) + (xy 119.964818 92.99793) (xy 120.02514 92.838872) (xy 120.045645 92.67) (xy 120.02514 92.501128) + (xy 120.023287 92.496243) (xy 119.980877 92.384415) (xy 119.964818 92.34207) (xy 119.962638 92.338912) + (xy 119.896729 92.243427) (xy 119.868183 92.202071) (xy 119.740852 92.089266) (xy 119.740849 92.089263) + (xy 119.590225 92.010209) (xy 119.56867 92.004897) (xy 119.508289 91.969741) (xy 119.4765 91.907522) + (xy 119.483396 91.837993) (xy 119.526787 91.78323) (xy 119.592897 91.76062) (xy 119.598344 91.7605) + (xy 119.705056 91.7605) (xy 119.870225 91.71979) (xy 119.954787 91.675408) (xy 120.020849 91.640736) + (xy 120.02085 91.640734) (xy 120.020852 91.640734) (xy 120.148183 91.527929) (xy 120.244818 91.38793) + (xy 120.251618 91.37) (xy 120.854355 91.37) (xy 120.874859 91.538869) (xy 120.87486 91.538874) (xy 120.935182 91.697931) + (xy 120.981136 91.764506) (xy 121.031817 91.837929) (xy 121.106007 91.903655) (xy 121.15915 91.950736) + (xy 121.309773 92.029789) (xy 121.309775 92.02979) (xy 121.474944 92.0705) (xy 121.645056 92.0705) + (xy 121.810225 92.02979) (xy 121.893893 91.985877) (xy 121.960849 91.950736) (xy 121.96085 91.950734) + (xy 121.960852 91.950734) (xy 122.088183 91.837929) (xy 122.12349 91.786778) (xy 122.177772 91.742789) + (xy 122.24722 91.735129) (xy 122.309785 91.766232) (xy 122.345602 91.826223) (xy 122.349539 91.857219) + (xy 122.349539 91.86) (xy 122.369311 92.022842) (xy 122.369312 92.022845) (xy 122.427483 92.176228) + (xy 122.495707 92.275067) (xy 122.520668 92.311229) (xy 122.52067 92.311231) (xy 122.520672 92.311233) + (xy 122.643451 92.420006) (xy 122.643452 92.420006) (xy 122.643454 92.420008) (xy 122.788705 92.496242) + (xy 122.788707 92.496242) (xy 122.788708 92.496243) (xy 122.947978 92.5355) (xy 122.947979 92.5355) + (xy 123.112022 92.5355) (xy 123.271291 92.496243) (xy 123.271291 92.496242) (xy 123.271295 92.496242) + (xy 123.416546 92.420008) (xy 123.539332 92.311229) (xy 123.632518 92.176226) (xy 123.690688 92.022845) + (xy 123.710461 91.86) (xy 123.710259 91.85834) (xy 123.695299 91.735129) (xy 123.690688 91.697155) + (xy 123.632518 91.543774) (xy 123.539332 91.408771) (xy 123.539329 91.408768) (xy 123.539327 91.408766) + (xy 123.416548 91.299993) (xy 123.271291 91.223756) (xy 123.112022 91.1845) (xy 123.112021 91.1845) + (xy 122.947979 91.1845) (xy 122.947978 91.1845) (xy 122.788708 91.223756) (xy 122.643451 91.299993) + (xy 122.520672 91.408766) (xy 122.520667 91.408771) (xy 122.49128 91.451346) (xy 122.436996 91.495335) + (xy 122.367548 91.502993) (xy 122.304983 91.471889) (xy 122.269167 91.411898) (xy 122.266901 91.377501) + (xy 122.265645 91.377501) (xy 122.265645 91.37) (xy 122.265584 91.3695) (xy 122.24514 91.201128) + (xy 122.184818 91.04207) (xy 122.088183 90.902071) (xy 121.960852 90.789266) (xy 121.960849 90.789263) + (xy 121.810226 90.71021) (xy 121.645056 90.6695) (xy 121.474944 90.6695) (xy 121.309773 90.71021) + (xy 121.15915 90.789263) (xy 121.031816 90.902072) (xy 120.935182 91.042068) (xy 120.87486 91.201125) + (xy 120.874859 91.20113) (xy 120.854355 91.37) (xy 120.251618 91.37) (xy 120.30514 91.228872) (xy 120.325645 91.06) + (xy 120.30514 90.891128) (xy 120.244818 90.73207) (xy 120.148183 90.592071) (xy 120.020852 90.479266) + (xy 120.020849 90.479263) (xy 119.870226 90.40021) (xy 119.705056 90.3595) (xy 119.534944 90.3595) + (xy 119.369773 90.40021) (xy 119.21915 90.479263) (xy 119.091816 90.592072) (xy 118.995182 90.732068) + (xy 118.93486 90.891125) (xy 118.934859 90.89113) (xy 118.914355 91.06) (xy 118.934859 91.228869) + (xy 118.93486 91.228874) (xy 118.995182 91.387931) (xy 119.038955 91.451346) (xy 119.091817 91.527929) + (xy 119.146336 91.576228) (xy 119.21915 91.640736) (xy 119.369774 91.71979) (xy 119.39133 91.725103) + (xy 119.451711 91.760259) (xy 119.4835 91.822478) (xy 119.476604 91.892007) (xy 119.433213 91.94677) + (xy 119.367103 91.96938) (xy 119.361656 91.9695) (xy 119.254944 91.9695) (xy 119.089773 92.01021) + (xy 118.93915 92.089263) (xy 118.811816 92.202072) (xy 118.715182 92.342068) (xy 118.65486 92.501125) + (xy 118.654859 92.50113) (xy 118.634355 92.67) (xy 114.94387 92.67) (xy 114.966546 92.625145) (xy 114.985842 92.608425) + (xy 115.089989 92.5355) (xy 115.171401 92.478495) (xy 115.338495 92.311401) (xy 115.474035 92.11783) + (xy 115.573903 91.903663) (xy 115.635063 91.675408) (xy 115.655659 91.44) (xy 115.653515 91.4155) + (xy 115.644181 91.30881) (xy 115.635063 91.204592) (xy 115.573903 90.976337) (xy 115.474035 90.762171) + (xy 115.462056 90.745062) (xy 115.338494 90.568597) (xy 115.171402 90.401506) (xy 115.171395 90.401501) + (xy 115.169551 90.40021) (xy 115.122283 90.367112) (xy 114.977834 90.265967) (xy 114.97783 90.265965) + (xy 114.917074 90.237634) (xy 114.763663 90.166097) (xy 114.763659 90.166096) (xy 114.763655 90.166094) + (xy 114.550797 90.10906) (xy 114.491136 90.072695) (xy 114.460607 90.009848) (xy 114.468902 89.940473) + (xy 114.513387 89.886595) (xy 114.546888 89.870627) (xy 114.684727 89.828814) (xy 114.719926 89.81) + (xy 114.757689 89.789815) (xy 114.858538 89.73591) (xy 114.8987 89.70295) (xy 115.014218 89.608147) + (xy 115.078528 89.580834) (xy 115.092883 89.58) (xy 115.319962 89.58) (xy 115.387001 89.599685) + (xy 115.424955 89.638027) (xy 115.440181 89.662258) (xy 115.440182 89.66226) (xy 115.440184 89.662262) + (xy 115.567738 89.789816) (xy 115.615776 89.82) (xy 115.703773 89.875293) (xy 115.720478 89.885789) + (xy 115.811189 89.91753) (xy 115.890745 89.945368) (xy 115.89075 89.945369) (xy 116.069996 89.965565) + (xy 116.07 89.965565) (xy 116.070004 89.965565) (xy 116.249249 89.945369) (xy 116.249252 89.945368) + (xy 116.249255 89.945368) (xy 116.419522 89.885789) (xy 116.519169 89.823176) (xy 116.586403 89.804176) + (xy 116.630995 89.815411) (xy 116.631689 89.813582) (xy 116.6387 89.81624) (xy 116.638702 89.81624) + (xy 116.638705 89.816242) (xy 116.759263 89.845957) (xy 116.797978 89.8555) (xy 116.797979 89.8555) + (xy 116.962022 89.8555) (xy 117.121291 89.816243) (xy 117.121291 89.816242) (xy 117.121295 89.816242) + (xy 117.266546 89.740008) (xy 117.289207 89.719931) (xy 117.352436 89.69021) (xy 117.4217 89.699391) + (xy 117.429053 89.702946) (xy 117.533927 89.757989) (xy 117.568705 89.776242) (xy 117.727978 89.8155) + (xy 117.727979 89.8155) (xy 117.892022 89.8155) (xy 118.051291 89.776243) (xy 118.051291 89.776242) + (xy 118.051295 89.776242) (xy 118.196546 89.700008) (xy 118.319332 89.591229) (xy 118.412518 89.456226) + (xy 118.470688 89.302845) (xy 118.490461 89.14) (xy 118.49046 89.139999) (xy 118.491365 89.132555) + (xy 118.494677 89.132957) (xy 118.510146 89.080277) (xy 118.56295 89.034522) (xy 118.632108 89.024578) + (xy 118.672086 89.037519) (xy 118.688705 89.046242) (xy 118.847978 89.0855) (xy 118.847979 89.0855) + (xy 119.012022 89.0855) (xy 119.171291 89.046243) (xy 119.171291 89.046242) (xy 119.171295 89.046242) + (xy 119.316546 88.970008) (xy 119.439332 88.861229) (xy 119.532518 88.726226) (xy 119.590688 88.572845) + (xy 119.610461 88.41) (xy 119.590688 88.247155) (xy 119.532518 88.093774) (xy 119.439332 87.958771) + (xy 119.439329 87.958768) (xy 119.439327 87.958766) (xy 119.399564 87.923539) (xy 119.362437 87.86435) + (xy 119.363205 87.794484) (xy 119.401623 87.736125) (xy 119.465493 87.7078) (xy 119.470984 87.707196) + (xy 119.615315 87.694569) (xy 119.615326 87.694567) (xy 119.843483 87.633433) (xy 119.843492 87.633429) + (xy 120.057578 87.5336) (xy 120.057582 87.533598) (xy 120.141373 87.474926) (xy 120.141373 87.474925) + (xy 119.50941 86.842962) (xy 119.572993 86.825925) (xy 119.687007 86.760099) (xy 119.780099 86.667007) + (xy 119.845925 86.552993) (xy 119.862962 86.48941) + ) + ) + ) + (zone + (net 2) + (net_name "GND") + (layer "In2.Cu") + (uuid "91d153dc-779b-4096-b85a-a2c88e867319") + (hatch edge 0.5) + (priority 1) + (connect_pads + (clearance 0.5) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 152.32 87.58) (xy 156.02 87.58) (xy 156.02 99.58) (xy 137.42 99.58) (xy 137.42 96.98) (xy 136.42 95.98) + (xy 136.42 94.98) (xy 136.82 94.58) (xy 148.82 94.58) (xy 150.02 93.38) (xy 150.02 90.58) (xy 152.32 90.58) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 154.97 99.305) (xy 155.168492 99.305) (xy 155.168495 99.304999) (xy 155.361681 99.266572) (xy 155.361693 99.266569) + (xy 155.543671 99.191192) (xy 155.543684 99.191185) (xy 155.707462 99.081751) (xy 155.707466 99.081748) + (xy 155.747819 99.041396) (xy 155.809142 99.007911) (xy 155.878834 99.012895) (xy 155.934767 99.054767) + (xy 155.959184 99.120231) (xy 155.9595 99.129077) (xy 155.9595 99.456) (xy 155.939815 99.523039) + (xy 155.887011 99.568794) (xy 155.8355 99.58) (xy 154.65065 99.58) (xy 154.583611 99.560315) (xy 154.581758 99.559101) + (xy 154.575495 99.554916) (xy 154.495633 99.521836) (xy 154.44123 99.477995) (xy 154.419165 99.411701) + (xy 154.436444 99.344002) (xy 154.455406 99.319593) (xy 154.47 99.304999) (xy 154.47 98.605) (xy 154.97 98.605) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 154.167436 88.275185) (xy 154.19625 88.300835) (xy 154.229116 88.340883) (xy 154.343988 88.435156) + (xy 154.383322 88.492902) (xy 154.385193 88.562746) (xy 154.349005 88.622515) (xy 154.286249 88.65323) + (xy 154.277479 88.654412) (xy 154.271503 88.655) (xy 154.078318 88.693427) (xy 154.078306 88.69343) + (xy 153.896328 88.768807) (xy 153.896315 88.768814) (xy 153.732537 88.878248) (xy 153.732533 88.878251) + (xy 153.593251 89.017533) (xy 153.593248 89.017537) (xy 153.483814 89.181315) (xy 153.483807 89.181328) + (xy 153.40843 89.363307) (xy 153.40843 89.363309) (xy 153.400138 89.405) (xy 154.203012 89.405) + (xy 154.185795 89.41494) (xy 154.12994 89.470795) (xy 154.090444 89.539204) (xy 154.07 89.615504) + (xy 154.07 89.694496) (xy 154.090444 89.770796) (xy 154.12994 89.839205) (xy 154.185795 89.89506) + (xy 154.203012 89.905) (xy 153.400138 89.905) (xy 153.40843 89.94669) (xy 153.40843 89.946692) (xy 153.483807 90.128671) + (xy 153.483814 90.128684) (xy 153.593248 90.292462) (xy 153.593251 90.292466) (xy 153.732533 90.431748) + (xy 153.732537 90.431751) (xy 153.896315 90.541185) (xy 153.896328 90.541192) (xy 154.078306 90.616569) + (xy 154.078318 90.616572) (xy 154.271504 90.654999) (xy 154.271508 90.655) (xy 154.47 90.655) (xy 154.47 89.955) + (xy 154.97 89.955) (xy 154.97 90.655) (xy 155.168492 90.655) (xy 155.168495 90.654999) (xy 155.361681 90.616572) + (xy 155.361693 90.616569) (xy 155.543671 90.541192) (xy 155.543684 90.541185) (xy 155.707462 90.431751) + (xy 155.707466 90.431748) (xy 155.747819 90.391396) (xy 155.809142 90.357911) (xy 155.878834 90.362895) + (xy 155.934767 90.404767) (xy 155.959184 90.470231) (xy 155.9595 90.479077) (xy 155.9595 97.480923) + (xy 155.939815 97.547962) (xy 155.887011 97.593717) (xy 155.817853 97.603661) (xy 155.754297 97.574636) + (xy 155.747819 97.568604) (xy 155.707466 97.528251) (xy 155.707462 97.528248) (xy 155.543684 97.418814) + (xy 155.543671 97.418807) (xy 155.361693 97.34343) (xy 155.361681 97.343427) (xy 155.168495 97.305) + (xy 154.97 97.305) (xy 154.97 98.005) (xy 154.47 98.005) (xy 154.47 97.305) (xy 154.271504 97.305) + (xy 154.078318 97.343427) (xy 154.078306 97.34343) (xy 153.896328 97.418807) (xy 153.896315 97.418814) + (xy 153.732537 97.528248) (xy 153.732533 97.528251) (xy 153.593251 97.667533) (xy 153.593248 97.667537) + (xy 153.483814 97.831315) (xy 153.483807 97.831328) (xy 153.40843 98.013307) (xy 153.40843 98.013309) + (xy 153.400138 98.055) (xy 154.203012 98.055) (xy 154.185795 98.06494) (xy 154.12994 98.120795) + (xy 154.090444 98.189204) (xy 154.07 98.265504) (xy 154.07 98.344496) (xy 154.090444 98.420796) + (xy 154.12994 98.489205) (xy 154.185795 98.54506) (xy 154.203012 98.555) (xy 153.400138 98.555) + (xy 153.40843 98.59669) (xy 153.40843 98.596692) (xy 153.418892 98.62195) (xy 153.426359 98.691419) + (xy 153.395083 98.753898) (xy 153.334993 98.789549) (xy 153.274655 98.789797) (xy 153.172022 98.7645) + (xy 153.172021 98.7645) (xy 153.007979 98.7645) (xy 153.007978 98.7645) (xy 152.848708 98.803756) + (xy 152.703451 98.879993) (xy 152.580672 98.988766) (xy 152.580666 98.988773) (xy 152.487483 99.123771) + (xy 152.429312 99.277154) (xy 152.429311 99.277157) (xy 152.419199 99.360446) (xy 152.391578 99.424624) + (xy 152.333644 99.463681) (xy 152.296103 99.4695) (xy 151.545166 99.4695) (xy 151.478127 99.449815) + (xy 151.432372 99.397011) (xy 151.422428 99.327853) (xy 151.451453 99.264297) (xy 151.497713 99.230939) + (xy 151.593675 99.19119) (xy 151.593684 99.191185) (xy 151.757462 99.081751) (xy 151.757466 99.081748) + (xy 151.896748 98.942466) (xy 151.896751 98.942462) (xy 152.006185 98.778684) (xy 152.006192 98.778671) + (xy 152.081569 98.596692) (xy 152.081569 98.59669) (xy 152.089862 98.555) (xy 151.286988 98.555) + (xy 151.304205 98.54506) (xy 151.36006 98.489205) (xy 151.399556 98.420796) (xy 151.42 98.344496) + (xy 151.42 98.265504) (xy 151.399556 98.189204) (xy 151.36006 98.120795) (xy 151.304205 98.06494) + (xy 151.286988 98.055) (xy 152.089862 98.055) (xy 152.081569 98.013309) (xy 152.081569 98.013307) + (xy 152.006192 97.831328) (xy 152.006185 97.831315) (xy 151.896751 97.667537) (xy 151.896748 97.667533) + (xy 151.757466 97.528251) (xy 151.757462 97.528248) (xy 151.593684 97.418814) (xy 151.593674 97.418809) + (xy 151.581359 97.413708) (xy 151.526955 97.369866) (xy 151.504891 97.303572) (xy 151.521424 97.237149) + (xy 151.599577 97.101784) (xy 151.6405 96.949057) (xy 151.6405 96.790943) (xy 151.599577 96.638216) + (xy 151.546943 96.54705) (xy 151.520524 96.50129) (xy 151.520518 96.501282) (xy 151.408717 96.389481) + (xy 151.408709 96.389475) (xy 151.27179 96.310426) (xy 151.271786 96.310424) (xy 151.271784 96.310423) + (xy 151.119057 96.2695) (xy 150.960943 96.2695) (xy 150.808216 96.310423) (xy 150.808209 96.310426) + (xy 150.67129 96.389475) (xy 150.671282 96.389481) (xy 150.559481 96.501282) (xy 150.559475 96.50129) + (xy 150.480426 96.638209) (xy 150.480423 96.638216) (xy 150.4395 96.790943) (xy 150.4395 96.949057) + (xy 150.46045 97.027241) (xy 150.480423 97.101783) (xy 150.480425 97.101788) (xy 150.490363 97.119002) + (xy 150.506834 97.186903) (xy 150.483981 97.252929) (xy 150.429059 97.296119) (xy 150.382975 97.305) + (xy 149.821504 97.305) (xy 149.628318 97.343427) (xy 149.628306 97.34343) (xy 149.446328 97.418807) + (xy 149.446315 97.418814) (xy 149.282537 97.528248) (xy 149.282533 97.528251) (xy 149.143251 97.667533) + (xy 149.143248 97.667537) (xy 149.033814 97.831315) (xy 149.033807 97.831328) (xy 148.95843 98.013306) + (xy 148.958427 98.013318) (xy 148.922363 98.194626) (xy 148.889978 98.256537) (xy 148.829263 98.291111) + (xy 148.800746 98.294435) (xy 148.799996 98.294435) (xy 148.62075 98.31463) (xy 148.620745 98.314631) + (xy 148.450476 98.374211) (xy 148.297734 98.470186) (xy 148.297732 98.470188) (xy 148.279771 98.488148) + (xy 148.218447 98.52163) (xy 148.148755 98.516643) (xy 148.123207 98.503567) (xy 148.054729 98.457813) + (xy 148.005491 98.424913) (xy 147.868917 98.368343) (xy 147.868907 98.36834) (xy 147.72392 98.3395) + (xy 147.723918 98.3395) (xy 147.359972 98.3395) (xy 147.319017 98.332542) (xy 147.239254 98.304631) + (xy 147.239249 98.30463) (xy 147.060004 98.284435) (xy 147.059996 98.284435) (xy 146.88075 98.30463) + (xy 146.880745 98.304631) (xy 146.710476 98.364211) (xy 146.557737 98.460184) (xy 146.430184 98.587737) + (xy 146.334209 98.74048) (xy 146.333468 98.742598) (xy 146.332619 98.743781) (xy 146.331188 98.746753) + (xy 146.330667 98.746502) (xy 146.292742 98.799372) (xy 146.227788 98.825115) (xy 146.159227 98.811654) + (xy 146.134202 98.794451) (xy 146.108559 98.771733) (xy 146.029059 98.730008) (xy 145.963306 98.695498) + (xy 145.963305 98.695497) (xy 145.963302 98.695496) (xy 145.804033 98.65624) (xy 145.804032 98.65624) + (xy 145.63999 98.65624) (xy 145.639989 98.65624) (xy 145.480719 98.695496) (xy 145.335462 98.771733) + (xy 145.212683 98.880506) (xy 145.212677 98.880513) (xy 145.119494 99.015512) (xy 145.119493 99.015513) + (xy 145.08386 99.109471) (xy 145.041682 99.165174) (xy 144.976084 99.189231) (xy 144.967918 99.1895) + (xy 143.275223 99.1895) (xy 143.208184 99.169815) (xy 143.162429 99.117011) (xy 143.152003 99.051616) + (xy 143.155565 99.020002) (xy 143.155565 99.019996) (xy 143.135369 98.84075) (xy 143.135368 98.840745) + (xy 143.119169 98.794451) (xy 143.075789 98.670478) (xy 143.075492 98.670006) (xy 143.023799 98.587737) + (xy 142.979816 98.517738) (xy 142.852262 98.390184) (xy 142.826841 98.374211) (xy 142.699523 98.294211) + (xy 142.529254 98.234631) (xy 142.529249 98.23463) (xy 142.350004 98.214435) (xy 142.349996 98.214435) + (xy 142.17075 98.23463) (xy 142.170745 98.234631) (xy 142.000476 98.294211) (xy 141.847737 98.390184) + (xy 141.720184 98.517737) (xy 141.624211 98.670476) (xy 141.564631 98.840745) (xy 141.56463 98.84075) + (xy 141.544435 99.019996) (xy 141.544435 99.020002) (xy 141.547997 99.051616) (xy 141.535943 99.120438) + (xy 141.488594 99.171818) (xy 141.424777 99.1895) (xy 138.866789 99.1895) (xy 138.79975 99.169815) + (xy 138.753995 99.117011) (xy 138.744051 99.047853) (xy 138.750847 99.021529) (xy 138.780687 98.942848) + (xy 138.780687 98.942847) (xy 138.780688 98.942845) (xy 138.78839 98.87941) (xy 138.816011 98.815233) + (xy 138.873945 98.776176) (xy 138.94116 98.77396) (xy 138.987979 98.7855) (xy 138.98798 98.7855) + (xy 139.152022 98.7855) (xy 139.311291 98.746243) (xy 139.311291 98.746242) (xy 139.311295 98.746242) + (xy 139.456546 98.670008) (xy 139.541594 98.594662) (xy 139.604826 98.56494) (xy 139.671616 98.573795) + (xy 139.671697 98.573584) (xy 139.672595 98.573924) (xy 139.67409 98.574123) (xy 139.677623 98.575831) + (xy 139.678705 98.576242) (xy 139.837978 98.6155) (xy 139.837979 98.6155) (xy 140.002022 98.6155) + (xy 140.161291 98.576243) (xy 140.161291 98.576242) (xy 140.161295 98.576242) (xy 140.306546 98.500008) + (xy 140.429332 98.391229) (xy 140.522518 98.256226) (xy 140.580688 98.102845) (xy 140.600461 97.94) + (xy 140.580688 97.777155) (xy 140.522518 97.623774) (xy 140.432701 97.493652) (xy 140.410819 97.4273) + (xy 140.428284 97.359648) (xy 140.432694 97.352786) (xy 140.493423 97.264806) (xy 140.52938 97.169996) + (xy 145.614435 97.169996) (xy 145.614435 97.170003) (xy 145.63463 97.349249) (xy 145.634631 97.349254) + (xy 145.694211 97.519523) (xy 145.740831 97.593717) (xy 145.790184 97.672262) (xy 145.917738 97.799816) + (xy 146.070478 97.895789) (xy 146.196823 97.939999) (xy 146.240745 97.955368) (xy 146.24075 97.955369) + (xy 146.419996 97.975565) (xy 146.42 97.975565) (xy 146.420004 97.975565) (xy 146.599249 97.955369) + (xy 146.599252 97.955368) (xy 146.599255 97.955368) (xy 146.769522 97.895789) (xy 146.922262 97.799816) + (xy 147.049816 97.672262) (xy 147.145789 97.519522) (xy 147.205368 97.349255) (xy 147.205369 97.349249) + (xy 147.225565 97.170003) (xy 147.225565 97.169996) (xy 147.205369 96.99075) (xy 147.205368 96.990745) + (xy 147.190613 96.948579) (xy 147.145789 96.820478) (xy 147.116903 96.774507) (xy 147.049815 96.667737) + (xy 146.922262 96.540184) (xy 146.769523 96.444211) (xy 146.599254 96.384631) (xy 146.599249 96.38463) + (xy 146.420004 96.364435) (xy 146.419996 96.364435) (xy 146.24075 96.38463) (xy 146.240745 96.384631) + (xy 146.070476 96.444211) (xy 145.917737 96.540184) (xy 145.790184 96.667737) (xy 145.694211 96.820476) + (xy 145.634631 96.990745) (xy 145.63463 96.99075) (xy 145.614435 97.169996) (xy 140.52938 97.169996) + (xy 140.551593 97.111425) (xy 140.571366 96.94858) (xy 140.551593 96.785735) (xy 140.493423 96.632354) + (xy 140.400237 96.497351) (xy 140.400234 96.497348) (xy 140.400232 96.497346) (xy 140.277453 96.388573) + (xy 140.132196 96.312336) (xy 139.972927 96.27308) (xy 139.972926 96.27308) (xy 139.808884 96.27308) + (xy 139.808883 96.27308) (xy 139.649613 96.312336) (xy 139.504356 96.388573) (xy 139.381577 96.497346) + (xy 139.381571 96.497353) (xy 139.288388 96.632351) (xy 139.230217 96.785734) (xy 139.230216 96.785737) + (xy 139.210444 96.948579) (xy 139.210444 96.94858) (xy 139.230216 97.111422) (xy 139.230217 97.111425) + (xy 139.288387 97.264806) (xy 139.288389 97.264809) (xy 139.289696 97.268255) (xy 139.295063 97.337918) + (xy 139.261916 97.399425) (xy 139.200778 97.433246) (xy 139.158817 97.435324) (xy 139.152027 97.4345) + (xy 139.152021 97.4345) (xy 138.987979 97.4345) (xy 138.987978 97.4345) (xy 138.828705 97.473757) + (xy 138.828704 97.473758) (xy 138.768096 97.505567) (xy 138.699588 97.519291) (xy 138.652848 97.505566) + (xy 138.627776 97.492408) (xy 138.611294 97.483757) (xy 138.452022 97.4445) (xy 138.452021 97.4445) + (xy 138.287979 97.4445) (xy 138.287978 97.4445) (xy 138.128708 97.483756) (xy 138.080776 97.508913) + (xy 137.983454 97.559992) (xy 137.983452 97.559993) (xy 137.976813 97.563478) (xy 137.975311 97.560617) + (xy 137.922611 97.577818) (xy 137.855013 97.560144) (xy 137.83668 97.546688) (xy 137.806548 97.519993) + (xy 137.785437 97.508913) (xy 137.661295 97.443758) (xy 137.649566 97.440867) (xy 137.514324 97.407532) + (xy 137.453944 97.372375) (xy 137.422156 97.310155) (xy 137.42 97.287135) (xy 137.42 96.98) (xy 137.284148 96.844148) + (xy 137.257267 96.803918) (xy 137.251892 96.790941) (xy 137.251892 96.79094) (xy 137.245085 96.774507) + (xy 137.24508 96.774498) (xy 137.162952 96.651585) (xy 137.143718 96.632351) (xy 137.058416 96.547049) + (xy 136.780867 96.2695) (xy 136.456319 95.944951) (xy 136.422834 95.883628) (xy 136.42 95.85727) + (xy 136.42 95.031362) (xy 136.439685 94.964323) (xy 136.456319 94.943681) (xy 136.783681 94.616319) + (xy 136.845004 94.582834) (xy 136.871362 94.58) (xy 141.436435 94.58) (xy 141.503474 94.599685) + (xy 141.549229 94.652489) (xy 141.552373 94.66002) (xy 141.577482 94.726226) (xy 141.670668 94.861229) + (xy 141.67067 94.861231) (xy 141.670672 94.861233) (xy 141.793452 94.970007) (xy 141.793454 94.970008) + (xy 141.907148 95.029679) (xy 141.937203 95.051794) (xy 142.007066 95.121657) (xy 142.014141 95.128732) + (xy 142.014142 95.128733) (xy 142.068361 95.182952) (xy 142.101268 95.215859) (xy 142.203707 95.284307) + (xy 142.203711 95.284309) (xy 142.203714 95.284311) (xy 142.317548 95.331463) (xy 142.377971 95.343481) + (xy 142.438393 95.3555) (xy 148.131607 95.3555) (xy 148.192029 95.343481) (xy 148.252452 95.331463) + (xy 148.252455 95.331461) (xy 148.252458 95.331461) (xy 148.285787 95.317654) (xy 148.285786 95.317654) + (xy 148.285792 95.317652) (xy 148.366286 95.284312) (xy 148.417509 95.250084) (xy 148.468733 95.215858) + (xy 148.555858 95.128733) (xy 148.555859 95.128731) (xy 148.562925 95.121665) (xy 148.562928 95.121661) + (xy 149.864589 93.82) (xy 153.214355 93.82) (xy 153.234859 93.988869) (xy 153.23486 93.988874) (xy 153.295182 94.147931) + (xy 153.357475 94.238177) (xy 153.391817 94.287929) (xy 153.496972 94.381088) (xy 153.51915 94.400736) + (xy 153.669773 94.479789) (xy 153.669775 94.47979) (xy 153.834944 94.5205) (xy 154.005056 94.5205) + (xy 154.170225 94.47979) (xy 154.249692 94.438081) (xy 154.320849 94.400736) (xy 154.32085 94.400734) + (xy 154.320852 94.400734) (xy 154.448183 94.287929) (xy 154.544818 94.14793) (xy 154.60514 93.988872) + (xy 154.625645 93.82) (xy 154.60514 93.651128) (xy 154.544818 93.49207) (xy 154.533922 93.476285) + (xy 154.463667 93.374504) (xy 154.448183 93.352071) (xy 154.333533 93.2505) (xy 154.320849 93.239263) + (xy 154.170226 93.16021) (xy 154.005056 93.1195) (xy 153.834944 93.1195) (xy 153.669773 93.16021) + (xy 153.51915 93.239263) (xy 153.391816 93.352072) (xy 153.295182 93.492068) (xy 153.23486 93.651125) + (xy 153.234859 93.65113) (xy 153.214355 93.82) (xy 149.864589 93.82) (xy 150.018729 93.66586) (xy 150.018733 93.665858) + (xy 150.105858 93.578733) (xy 150.151907 93.509816) (xy 150.174312 93.476286) (xy 150.21647 93.374505) + (xy 150.221463 93.362452) (xy 150.230473 93.317155) (xy 150.243732 93.2505) (xy 150.243732 93.250494) + (xy 150.2455 93.241607) (xy 150.2455 93.118393) (xy 150.2455 91.29032) (xy 150.265185 91.223281) + (xy 150.317989 91.177526) (xy 150.387147 91.167582) (xy 150.450703 91.196607) (xy 150.488477 91.255385) + (xy 150.489275 91.258227) (xy 150.503719 91.312136) (xy 150.541602 91.37775) (xy 150.579485 91.443365) + (xy 150.686635 91.550515) (xy 150.817865 91.626281) (xy 150.964234 91.6655) (xy 150.964236 91.6655) + (xy 151.115764 91.6655) (xy 151.115766 91.6655) (xy 151.262135 91.626281) (xy 151.393365 91.550515) + (xy 151.500515 91.443365) (xy 151.576281 91.312135) (xy 151.6155 91.165766) (xy 151.6155 91.014234) + (xy 151.576281 90.867865) (xy 151.56957 90.856242) (xy 151.534501 90.7955) (xy 151.517468 90.765999) + (xy 151.500996 90.698101) (xy 151.523848 90.632074) (xy 151.578769 90.588883) (xy 151.624856 90.58) + (xy 152.32 90.58) (xy 152.32 88.725951) (xy 152.339685 88.658912) (xy 152.356314 88.638275) (xy 152.702772 88.291819) + (xy 152.764095 88.258334) (xy 152.790453 88.2555) (xy 154.100397 88.2555) + ) + ) + ) +) diff --git a/kicad/dist/1284-v1a/kicad/nano-1284.kicad_pro b/kicad/dist/1284-v1a/kicad/nano-1284.kicad_pro new file mode 100644 index 0000000..d5ae138 --- /dev/null +++ b/kicad/dist/1284-v1a/kicad/nano-1284.kicad_pro @@ -0,0 +1,804 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, + "board_outline_line_width": 0.05, + "copper_line_width": 0.2, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.05, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": false, + "text_position": 0, + "units_format": 1 + }, + "fab_line_width": 0.1, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.1, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 0.5, + "height": 0.8, + "width": 0.8 + }, + "silk_line_width": 0.1, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.1, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } + }, + "diff_pair_dimensions": [ + { + "gap": 0.0, + "via_gap": 0.0, + "width": 0.0 + } + ], + "drc_exclusions": [], + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_near_hole": "error", + "holes_co_located": "warning", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "ignore", + "silk_over_copper": "ignore", + "silk_overlap": "ignore", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.09, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.25, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.5, + "min_microvia_diameter": 0.25, + "min_microvia_drill": 0.15, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.7, + "min_text_thickness": 0.1, + "min_through_hole_diameter": 0.2, + "min_track_width": 0.09, + "min_via_annular_width": 0.075, + "min_via_diameter": 0.3, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpadsmd": true, + "td_onroundshapesonly": false, + "td_ontrackend": false, + "td_onviapad": true + } + ], + "teardrop_parameters": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], + "track_widths": [ + 0.0, + 0.09, + 0.1, + 0.15, + 0.2, + 0.25, + 0.3, + 0.35, + 0.4, + 0.5 + ], + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, + "via_dimensions": [ + { + "diameter": 0.0, + "drill": 0.0 + }, + { + "diameter": 0.3, + "drill": 0.2 + }, + { + "diameter": 0.35, + "drill": 0.2 + }, + { + "diameter": 0.4, + "drill": 0.25 + }, + { + "diameter": 0.6, + "drill": 0.3 + } + ], + "zones_allow_external_fillets": false + }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "ignore", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "nano-1284.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.09, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.25, + "microvia_drill": 0.15, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.09, + "via_diameter": 0.35, + "via_drill": 0.2, + "wire_width": 6 + } + ], + "meta": { + "version": 3 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "plot": "/tmp", + "pos_files": "", + "specctra_dsn": "", + "step": "", + "svg": "/tmp/", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_export_filename": "/tmp/bom.csv", + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": false, + "label": "#", + "name": "${ITEM_NUMBER}", + "show": false + }, + { + "group_by": false, + "label": "LCSC", + "name": "LCSC", + "show": true + }, + { + "group_by": false, + "label": "Sim.Device", + "name": "Sim.Device", + "show": false + }, + { + "group_by": false, + "label": "Sim.Pins", + "name": "Sim.Pins", + "show": false + }, + { + "group_by": false, + "label": "Typ", + "name": "Typ", + "show": false + }, + { + "group_by": false, + "label": "Beschreibung", + "name": "Description", + "show": false + }, + { + "group_by": false, + "label": "Digikey", + "name": "Digikey", + "show": false + }, + { + "group_by": false, + "label": "MFR", + "name": "MFR", + "show": false + }, + { + "group_by": false, + "label": "Voltage", + "name": "Voltage", + "show": false + }, + { + "group_by": false, + "label": "Datenblatt Englisch", + "name": "Datenblatt Englisch", + "show": false + }, + { + "group_by": false, + "label": "LCSC Package", + "name": "LCSC Package", + "show": false + }, + { + "group_by": false, + "label": "LCSC escription", + "name": "LCSC escription", + "show": false + }, + { + "group_by": false, + "label": "MNR", + "name": "MNR", + "show": false + }, + { + "group_by": false, + "label": "JLCPCB-Link", + "name": "JLCPCB-Link", + "show": false + }, + { + "group_by": false, + "label": "JLCPCB Rotation Offset", + "name": "JLCPCB Rotation Offset", + "show": false + }, + { + "group_by": false, + "label": "EBAY", + "name": "EBAY", + "show": false + }, + { + "group_by": false, + "label": "CONRAD", + "name": "CONRAD", + "show": false + }, + { + "group_by": false, + "label": "MOUSER", + "name": "MOUSER", + "show": false + }, + { + "group_by": false, + "label": "MOUSER-LINK", + "name": "MOUSER-LINK", + "show": false + }, + { + "group_by": false, + "label": "REICHELT", + "name": "REICHELT", + "show": false + }, + { + "group_by": false, + "label": "REICHELT-LINK", + "name": "REICHELT-LINK", + "show": false + }, + { + "group_by": false, + "label": "RS", + "name": "RS", + "show": false + }, + { + "group_by": false, + "label": "RS-LINK", + "name": "RS-LINK", + "show": false + }, + { + "group_by": false, + "label": "CONRAD-LINK", + "name": "CONRAD-LINK", + "show": false + }, + { + "group_by": false, + "label": "DIGIKEY", + "name": "DIGIKEY", + "show": false + }, + { + "group_by": false, + "label": "DIGIKEY-LINK", + "name": "DIGIKEY-LINK", + "show": false + }, + { + "group_by": false, + "label": "EBAY-LINK", + "name": "EBAY-LINK", + "show": false + }, + { + "group_by": false, + "label": "LCSC-Link", + "name": "LCSC-Link", + "show": true + }, + { + "group_by": false, + "label": "Field-1", + "name": "Field-1", + "show": false + } + ], + "filter_string": "", + "group_symbols": false, + "name": "", + "sort_asc": true, + "sort_field": "Reference" + }, + "connection_grid_size": 50.0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.375, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "ngspice": { + "fix_include_paths": true, + "meta": { + "version": 0 + }, + "model_mode": 4, + "workbook_filename": "" + }, + "page_layout_descr_file": "", + "plot_directory": "/tmp", + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_dissipations": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f", + "Stammblatt" + ] + ], + "text_variables": {} +} diff --git a/kicad/dist/1284-v1a/kicad/nano-1284.kicad_sch b/kicad/dist/1284-v1a/kicad/nano-1284.kicad_sch new file mode 100644 index 0000000..554f418 --- /dev/null +++ b/kicad/dist/1284-v1a/kicad/nano-1284.kicad_sch @@ -0,0 +1,29062 @@ +(kicad_sch + (version 20231120) + (generator "eeschema") + (generator_version "8.0") + (uuid "a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f") + (paper "A4") + (title_block + (title "Nano-1284") + (date "2024-08-22") + (rev "V1a") + (company "HTBLA Kaindorf") + (comment 1 "SX") + ) + (lib_symbols + (symbol "@project:4LVC1T45" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U6" + (at -5.08 5.715 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LVC1T45" + (at 2.54 5.715 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at -1.27 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 0 -27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 2.54 -22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Level-Shifter" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?23*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "4LVC1T45_0_1" + (rectangle + (start -6.35 4.572) + (end 6.35 -4.572) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -2.54 1.016) (xy -2.54 2.032) (xy -0.762 2.032) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.794 1.016) (xy 2.794 0) (xy 1.016 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.762 0) (xy -2.54 0) (xy -2.54 1.016) (xy -4.572 1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.762 1.016) (xy -0.762 3.048) (xy 1.016 2.032) (xy -0.762 1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 2.032) (xy 2.794 2.032) (xy 2.794 1.016) (xy 4.064 1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 1.016) (xy 1.016 -0.762) (xy 1.016 -1.016) (xy -0.762 0) (xy 1.016 1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "4LVC1T45_1_1" + (pin power_in line + (at -8.89 2.54 0) + (length 2.54) + (name "VA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 8.89 -2.54 180) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -8.89 0 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 8.89 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 -2.54 0) + (length 2.54) + (name "AtoB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 8.89 2.54 180) + (length 2.54) + (name "VB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "@project:AP7332-3333W6-7" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U2" + (at -6.35 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AP7332-3333W6-7" + (at 11.684 1.016 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:SOT-23-6" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-AP7332_3333W67/C155362" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "300mA 65dB@(100Hz) Fixed 3.3V Positive electrode 6V SOT-26 Voltage Regulators - Linear, Low Drop Out (LDO) Regulators ROHS" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C155362" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-AP7332_3333W67/C155362" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "AP7332-3333W6-7_1_1" + (rectangle + (start -7.62 16.51) + (end 8.89 2.54) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (text "3V3" + (at 7.62 10.16 0) + (effects + (font + (size 1.27 1.27) + (bold yes) + ) + (justify right) + ) + ) + (pin power_out line + (at 11.43 13.97 180) + (length 2.54) + (name "OUT2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 0 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 6.35 0) + (length 2.54) + (name "EN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 8.89 0) + (length 2.54) + (name "EN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 13.97 0) + (length 2.54) + (name "IN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 11.43 6.35 180) + (length 2.54) + (name "OUT1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "@project:ATmega644P-20M" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U1" + (at 0 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ATmega644P-20M" + (at 0 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm" + (at 0.254 -64.77 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42744-ATmega644P_Datasheet.pdf" + (at 0.254 -73.914 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "20MHz, 64kB Flash, 4kB SRAM, 2kB EEPROM, JTAG, QFN-44" + (at 0.254 -69.088 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "AVR 8bit Microcontroller MegaAVR PicoPower" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ATmega644P-20M_0_1" + (rectangle + (start -12.7 55.88) + (end 12.7 -55.88) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "ATmega644P-20M_1_1" + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "MOSI_PB5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PB5" bidirectional line) + (alternate "PCINT13" input line) + (alternate "SPI-MOSI" output line) + ) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "TxD0_PD1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PCINT25" input line) + (alternate "PD1" bidirectional line) + (alternate "UART0-TxD" output line) + ) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "RxD1_PD2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "INT0" input line) + (alternate "PCINT26" input line) + (alternate "PD2" bidirectional line) + (alternate "UART1-RxD" input line) + ) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "TxD1_PD3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "INT1" input line) + (alternate "PCINT27" input line) + (alternate "PD3" bidirectional line) + (alternate "UART1-TxD" output line) + ) + (pin bidirectional line + (at 15.24 -43.18 180) + (length 2.54) + (name "PD4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "OC1B" output line) + (alternate "PCINT28" input line) + (alternate "XCK1" bidirectional line) + ) + (pin bidirectional line + (at 15.24 -45.72 180) + (length 2.54) + (name "PD5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "OC1A" output line) + (alternate "PCINT29" input line) + ) + (pin bidirectional line + (at 15.24 -48.26 180) + (length 2.54) + (name "PD6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ICP1" input line) + (alternate "OC2B" output line) + (alternate "PCINT30" input line) + ) + (pin bidirectional line + (at 15.24 -50.8 180) + (length 2.54) + (name "PD7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "OC2A" output line) + (alternate "PCINT31" input line) + ) + (pin power_in line + (at -15.24 -22.86 0) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 -27.94 0) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "SCL_PC0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I²C-SCL" bidirectional line) + (alternate "PC0" bidirectional line) + (alternate "PCINT16" input line) + ) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "MISO_PB6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PB6" bidirectional line) + (alternate "PCINT14" input line) + (alternate "SPI-MISO" input line) + ) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "SDA_PC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I²C-SDA" bidirectional line) + (alternate "PC1" bidirectional line) + (alternate "PCINT17" input line) + ) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PCINT18" input line) + (alternate "TCK" output line) + ) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PC3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PCINT19" input line) + (alternate "TMS" output line) + ) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PC4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PCINT20" input line) + (alternate "TDO" output line) + ) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PC5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PCINT21" input line) + (alternate "TDI" input line) + ) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PC6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PCINT22" input line) + (alternate "TOSC1" input line) + ) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PC7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PCINT23" input line) + (alternate "TOSC2" input line) + ) + (pin power_in line + (at -15.24 5.08 0) + (length 2.54) + (name "AVCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 0 0) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 20.32 0) + (length 2.54) + (name "AREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "SCK_PB7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PB7" bidirectional line) + (alternate "PCINT15" input line) + (alternate "SPI-SCK" output line) + ) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC7" passive line) + (alternate "PCINT7" input line) + ) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC6" passive line) + (alternate "PCINT6" input line) + ) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC5" passive line) + (alternate "PCINT5" input line) + ) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC4" passive line) + (alternate "PCINT4" input line) + ) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC3" passive line) + (alternate "PCINT3" input line) + ) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC2" passive line) + (alternate "PCINT2" input line) + ) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1" passive line) + (alternate "PCINT1" input line) + ) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC0" passive line) + (alternate "PCINT0" input line) + ) + (pin power_in line + (at -15.24 -35.56 0) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 -40.64 0) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 50.8 0) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 50.8 180) + (length 2.54) + (name "PB0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PCINT8" input line) + (alternate "T0" output line) + (alternate "XCK0" bidirectional line) + ) + (pin bidirectional line + (at 15.24 48.26 180) + (length 2.54) + (name "PB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CLKO" output line) + (alternate "PCINT9" input line) + (alternate "T1" output line) + ) + (pin bidirectional line + (at 15.24 45.72 180) + (length 2.54) + (name "PB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "AIN0" passive line) + (alternate "INT2" input line) + (alternate "PCINT10" input line) + ) + (pin bidirectional line + (at 15.24 43.18 180) + (length 2.54) + (name "PB3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "AIN1" passive line) + (alternate "OC0A" output line) + (alternate "PCINT11" input line) + ) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "~{SS}_PB4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "OC0B" output line) + (alternate "PB4" bidirectional line) + (alternate "PCINT12" input line) + (alternate "SPI-~{SS}" output line) + ) + (pin power_in line + (at -15.24 -48.26 0) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 -10.16 0) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 -15.24 0) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 25.4 0) + (length 2.54) + (name "XTAL2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 33.02 0) + (length 2.54) + (name "XTAL1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "RxD0_PD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "PCINT24" input line) + (alternate "PD1" bidirectional line) + (alternate "UART0-RxD" input line) + ) + ) + ) + (symbol "@project:CH340K" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U4" + (at 8.128 14.224 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "CH340K" + (at -1.016 14.224 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "@project:ESSOP-10" + (at 5.842 -14.986 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/WCH_Jiangsu_Qin_Heng-CH340K/C18208922" + (at 0 20.828 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "ESSOP-10-150mil-1mm USB Converters ROHS" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C18208922" + (at -9.906 -15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CH340K" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "USB UART Serial Converter Interface" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "MSOP*3x3mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "CH340K_0_1" + (rectangle + (start -8.89 12.7) + (end 8.89 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "CH340K_1_1" + (pin power_in line + (at -1.27 -15.24 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -11.43 -7.62 0) + (length 2.54) + (name "UD+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 11.43 2.54 180) + (length 2.54) + (name "V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -11.43 -5.08 0) + (length 2.54) + (name "UD-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 1.27 -15.24 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 11.43 -10.16 180) + (length 2.54) + (name "~{DTR}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -11.43 2.54 0) + (length 2.54) + (name "~{CTS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -11.43 5.08 0) + (length 2.54) + (name "~{RTS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -11.43 10.16 0) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 11.43 10.16 180) + (length 2.54) + (name "TXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 11.43 7.62 180) + (length 2.54) + (name "RXD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "@project:Conn_02x15_Arduino-Nano" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J1" + (at 9.652 -22.098 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x15_Arduino-Nano" + (at 0 21.844 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:Arduino-Nano" + (at -1.016 -23.368 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -1.27 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Arduino-Nano, double row, 02x15, counter clockwise pin numbering scheme" + (at 0.254 -26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*Arduino*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_02x15_Arduino-Nano_1_1" + (rectangle + (start -11.43 20.32) + (end 11.43 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (text_box "USB" + (at -3.81 -16.51 0) + (size 6.858 -3.81) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin bidirectional line + (at -15.24 17.78 0) + (length 3.81) + (name "D1/TX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "D1" bidirectional line) + (alternate "TX" output line) + ) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 3.81) + (name "D7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 3.81) + (name "D8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 3.81) + (name "D9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 3.81) + (name "D10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 3.81) + (name "D11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "MOSI" output line) + ) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 3.81) + (name "D12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "MISO" input line) + ) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 3.81) + (name "D13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SCK" output line) + ) + (pin power_out line + (at 15.24 -15.24 180) + (length 3.81) + (name "+3V3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -12.7 180) + (length 3.81) + (name "AREF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -10.16 180) + (length 3.81) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 15.24 0) + (length 3.81) + (name "D0/RX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "D0" bidirectional line) + (alternate "RX" input line) + ) + (pin passive line + (at 15.24 -7.62 180) + (length 3.81) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -5.08 180) + (length 3.81) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 -2.54 180) + (length 3.81) + (name "A3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 0 180) + (length 3.81) + (name "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 2.54 180) + (length 3.81) + (name "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 5.08 180) + (length 3.81) + (name "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 7.62 180) + (length 3.81) + (name "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 10.16 180) + (length 3.81) + (name "+5V(VBAT-3V)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 15.24 12.7 180) + (length 3.81) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 15.24 15.24 180) + (length 3.81) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -15.24 12.7 0) + (length 3.81) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 17.78 180) + (length 3.81) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -15.24 10.16 0) + (length 3.81) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 7.62 0) + (length 3.81) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 5.08 0) + (length 3.81) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 2.54 0) + (length 3.81) + (name "D4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 0 0) + (length 3.81) + (name "D5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 3.81) + (name "D6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "@project:PCF8563T" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U5" + (at 7.874 7.874 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "BM8563EMA" + (at -3.048 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_SO:MSOP-8_3x3mm_P0.65mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/2308181040_GATEMODE-BM8563EMA_C269878.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "MSOP-8 Real-Time Clocks(RTC) ROHS" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datenblatt Englisch" "https://www.nxp.com/docs/en/data-sheet/PCF8563.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C269878" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "BM8563EMA" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "I2C RTC Clock Calendar" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PCF8563T_0_1" + (rectangle + (start -7.62 6.35) + (end 7.62 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "PCF8563T_1_1" + (pin passive line + (at -10.16 3.81 0) + (length 2.54) + (name "OSCI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -10.16 -7.62 0) + (length 2.54) + (name "OSCO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -10.16 180) + (length 2.54) + (name "~{INT}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -15.24 90) + (length 2.54) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 10.16 -5.08 180) + (length 2.54) + (name "SDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 -2.54 180) + (length 2.54) + (name "SCL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output clock + (at 10.16 3.81 180) + (length 2.54) + (name "CLKO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 8.89 270) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "@project:RF-Modul_EBYTE_E07-900MM10S" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U3" + (at -8.636 18.796 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "E07-900MM10S" + (at 4.064 -15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "@project:RF-Modul_EBYTE_E07-900MM10S" + (at -1.016 -19.304 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Chengdu_Ebyte_ElecTech-E07900MM10S/C5844212" + (at 2.54 -21.844 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "RF-Modul 855-925MHz, SPI, 10x10mm, includes Texas Instruments CC1101-Chip" + (at 3.81 -25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C5844212" + (at 6.858 -24.892 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "E07-900MM10S" + (at 0 -27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Rotation Offset" "270" + (at 12.7 -27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "RF-Modul_EBYTE_E07-900MM10S_1_1" + (rectangle + (start -8.89 17.78) + (end 8.89 -13.97) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (pin power_in line + (at 12.7 15.24 180) + (length 3.81) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -2.54 180) + (length 3.81) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -5.08 180) + (length 3.81) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 0 0) + (length 3.81) + (name "MISO/GD01" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 3.81) + (name "MOSI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 3.81) + (name "~{CS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 3.81) + (name "SCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -17.78 90) + (length 3.81) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -7.62 180) + (length 3.81) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 10.16 0) + (length 3.81) + (name "GD00" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 -10.16 180) + (length 3.81) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -17.78 90) + (length 3.81) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 7.62 0) + (length 3.81) + (name "GD02" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 10.16 180) + (length 3.81) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 7.62 180) + (length 3.81) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 5.08 180) + (length 3.81) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 21.59 270) + (length 3.81) + (name "ANT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 3.81) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 2.54 180) + (length 3.81) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 12.7 0 180) + (length 3.81) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "@project:SolderJumper_4_Open" + (pin_names + (offset 0) hide) + (exclude_from_sim yes) + (in_bom no) + (on_board yes) + (property "Reference" "JP1" + (at 2.54 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SolderJumper_4_Open" + (at -2.794 -22.86 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "@project:SolderJumper-4_Open_RoundedPad0.7x1.5mm" + (at 1.016 -14.478 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 3.302 -3.048 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Solder Jumper, 4-pole, open" + (at 0 -11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at -1.27 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at -1.27 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at -1.27 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at -1.27 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Solder Jumper SPDT" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper*Open*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SolderJumper_4_Open_0_1" + (arc + (start -2.286 1.016) + (mid -3.2976 0) + (end -2.286 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -2.286 1.016) + (mid -3.2976 0) + (end -2.286 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -1.524 1.016) + (end -0.508 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -3.81 0) (xy -3.302 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.286 1.016) (xy -2.286 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.016 -2.54) (xy -1.016 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -2.54) (xy -1.016 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 1.016 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 1.016) (xy 1.016 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.286 1.016) (xy 2.286 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.81 0) (xy 3.302 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 0.508 1.016) + (end 1.524 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start 2.286 -1.016) + (mid 3.2976 0) + (end 2.286 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 2.286 -1.016) + (mid 3.2976 0) + (end 2.286 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "SolderJumper_4_Open_1_1" + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 90) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 5.08 270) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "@project:USB_C_Receptacle_USB2.0_16P" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J2" + (at 9.906 19.558 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "USB-C" + (at -3.302 19.558 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "@project:USB_C_Receptacle_12P" + (at 3.81 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Dealon-USB_TYPE_C019/C2927039" + (at 3.81 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3A 1 Surface Mount 16P Female -25℃~+85℃ Type-C SMD USB Connectors ROHS" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2927039" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "USB-TYPE-C-019" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "usb universal serial bus type-C USB2.0" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "USB*C*Receptacle*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_16P_0_0" + (rectangle + (start 10.16 -14.986) + (end 9.144 -15.494) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 10.16 -12.446) + (end 9.144 -12.954) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_16P_0_1" + (rectangle + (start -10.16 17.78) + (end 10.16 -17.78) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -8.89 -3.81) + (mid -6.985 -5.7067) + (end -5.08 -3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4423) + (end -6.35 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -7.62 -3.81) + (mid -6.985 -4.4423) + (end -6.35 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -7.62 -3.81) + (end -6.35 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -6.35 3.81) + (mid -6.985 4.4423) + (end -7.62 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -6.35 3.81) + (mid -6.985 4.4423) + (end -7.62 3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -5.08 3.81) + (mid -6.985 5.7067) + (end -8.89 3.81) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -2.54 1.143) + (radius 0.635) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 0 -5.842) + (radius 1.27) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -8.89 -3.81) (xy -8.89 3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -5.08 3.81) (xy -5.08 -3.81) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -5.842) (xy 0 4.318) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -3.302) (xy -2.54 -0.762) (xy -2.54 0.508) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -2.032) (xy 2.54 0.508) (xy 2.54 1.778) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 4.318) (xy 0 6.858) (xy 1.27 4.318) (xy -1.27 4.318) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 1.905 1.778) + (end 3.175 3.048) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "USB_C_Receptacle_USB2.0_16P_1_1" + (pin power_in line + (at -15.24 -15.24 0) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 -15.24 0) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 15.24 15.24 180) + (length 5.08) + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 10.16 180) + (length 5.08) + (name "CC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 2.54 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 5.08) + (name "SBU1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 -15.24 0) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 -15.24 0) + (length 5.08) hide + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 7.62 180) + (length 5.08) + (name "CC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 5.08) + (name "D+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 0 180) + (length 5.08) + (name "D-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 5.08) + (name "SBU2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 15.24 15.24 180) + (length 5.08) hide + (name "VBUS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -15.24 -12.7 0) + (length 5.08) + (name "SHIELD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "@project:atmega-isp-6" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J5" + (at 9.906 4.064 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "atmega-isp-6" + (at 10.16 -9.144 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_2x03_P2.54mm_Vertical_SMD" + (at 13.97 4.445 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -11.43 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "atmega-isp-6" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "atmega-isp-6_1_1" + (rectangle + (start 3.81 2.54) + (end 16.51 -7.62) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 3.81) + (name "MISO" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + (number "1" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + ) + (pin power_out line + (at 20.32 0 180) + (length 3.81) + (name "VCC" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + (number "2" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 3.81) + (name "SCK" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + (number "3" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + ) + (pin passive line + (at 20.32 -2.54 180) + (length 3.81) + (name "MOSI" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + (number "4" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + ) + (pin output line + (at 0 -5.08 0) + (length 3.81) + (name "~{RESET}" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + (number "5" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + ) + (pin power_in line + (at 20.32 -5.08 180) + (length 3.81) + (name "GND" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + (number "6" + (effects + (font + (size 1.0668 1.0668) + ) + ) + ) + ) + ) + ) + (symbol "@project:push-button-smd-4pin-4.5x4.5mm-black" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at -1.524 3.048 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "push-button-smd-4pin-4.5x4.5mm-black" + (at 1.27 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch black" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "push-button" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "push-button-smd-4pin-4.5x4.5mm-black" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "push-button-smd-4pin-4.5x4.5mm-black_0_0" + (text "Black" + (at 0 -1.27 0) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (symbol "push-button-smd-4pin-4.5x4.5mm-black_0_1" + (circle + (center -1.016 0) + (radius 0.254) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy 0 1.778) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0.762) (xy -1.27 0.762) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -2.54 0 0) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 0 180) + (length 1.27) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "push-button-smd-4pin-4.5x4.5mm-black_1_1" + (circle + (center 1.016 0) + (radius 0.254) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + ) + (symbol "@project:push-button-smd-4pin-4.5x4.5mm-red" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at -1.524 3.048 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "push-button-smd-4pin-4.5x4.5mm-red" + (at 1.27 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch red" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "push-button" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "push-button-smd-4pin-4.5x4.5mm-red" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "push-button-smd-4pin-4.5x4.5mm-red_0_0" + (text "Red" + (at 0 -1.27 0) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (symbol "push-button-smd-4pin-4.5x4.5mm-red_0_1" + (circle + (center -1.016 0) + (radius 0.254) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy 0 1.778) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0.762) (xy -1.27 0.762) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -2.54 0 0) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 0 180) + (length 1.27) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "push-button-smd-4pin-4.5x4.5mm-red_1_1" + (circle + (center 1.016 0) + (radius 0.254) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + ) + (symbol "BOM-Additional-Part_1" + (pin_names + (offset 1.27) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board no) + (property "Reference" "J1-X1" + (at -12.7 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Nano-1284 Pin 1-15" + (at -0.508 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:BOM-PinHeader_1x15_P2.54mm_Vertical" + (at 0 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 -36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "PinHeader_1x15_P2.54mm_Vertical" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "LCSC" "C7501269" + (at 38.1 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/Megastar-ZX_PZ2_54_115PZZ/C7501269" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "TSW-115-07-F-S" + (at -1.27 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "https://www.digikey.at/de/products/detail/samtec-inc/TSW-115-07-F-S/18916777" + (at 1.27 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "BOM-Additional-Part_1_1_1" + (rectangle + (start -16.51 2.54) + (end 16.51 -2.54) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + ) + ) + (symbol "Connector:TestPoint" + (pin_numbers hide) + (pin_names + (offset 0.762) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "TP" + (at 0 6.858 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TestPoint" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "test point tp" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Pin* Test*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TestPoint_0_1" + (circle + (center 0 3.302) + (radius 0.762) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "TestPoint_1_1" + (pin passive line + (at 0 0 90) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x01" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x01_1_1" + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 1.27) + (end 1.27 -1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x02" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x02" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x02_1_1" + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 1.27) + (end 1.27 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x03" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x03" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x03_1_1" + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 3.81) + (end 1.27 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:C_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:Crystal_GND24_Small" + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 1.27 4.445 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Crystal_GND24_Small" + (at 1.27 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Four pin crystal, GND on pins 2 and 4, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Crystal*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Crystal_GND24_Small_0_1" + (rectangle + (start -0.762 -1.524) + (end 0.762 1.524) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -0.762) (xy -1.27 0.762) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -0.762) (xy 1.27 0.762) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -1.27) (xy -1.27 -1.905) (xy 1.27 -1.905) (xy 1.27 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 1.27) (xy -1.27 1.905) (xy 1.27 1.905) (xy 1.27 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Crystal_GND24_Small_1_1" + (pin passive line + (at -2.54 0 0) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 0.762 0.762) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.635) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 0.762 0.762) + ) + ) + ) + ) + (pin passive line + (at 2.54 0 180) + (length 1.27) + (name "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 0.762 0.762) + ) + ) + ) + ) + (pin passive line + (at 0 2.54 270) + (length 0.635) + (name "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 0.762 0.762) + ) + ) + ) + ) + ) + ) + (symbol "Device:Crystal_Small" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Crystal_Small" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Two pin crystal, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Crystal*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Crystal_Small_0_1" + (rectangle + (start -0.762 -1.524) + (end 0.762 1.524) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -0.762) (xy -1.27 0.762) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -0.762) (xy 1.27 0.762) + ) + (stroke + (width 0.381) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Crystal_Small_1_1" + (pin passive line + (at -2.54 0 0) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 0 180) + (length 1.27) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:D_Schottky" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D_Schottky" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode Schottky" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "D_Schottky_0_1" + (polyline + (pts + (xy 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 1.27) (xy 1.27 -1.27) (xy -1.27 0) (xy 1.27 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 0.635) (xy -1.905 1.27) (xy -1.27 1.27) (xy -1.27 -1.27) (xy -0.635 -1.27) (xy -0.635 -0.635) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "D_Schottky_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "K" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:D_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at -1.27 2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "D_Small" + (at -3.81 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Diode, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "D_Small_0_1" + (polyline + (pts + (xy -0.762 -1.016) (xy -0.762 1.016) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.762 0) (xy 0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.016) (xy -0.762 0) (xy 0.762 1.016) (xy 0.762 -1.016) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "D_Small_1_1" + (pin passive line + (at -2.54 0 0) + (length 1.778) + (name "K" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 0 180) + (length 1.778) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:LED_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at -1.27 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "LED_Small" + (at -4.445 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "LED diode light-emitting-diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LED_Small_0_1" + (polyline + (pts + (xy -0.762 -1.016) (xy -0.762 1.016) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 0) (xy -0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.016) (xy -0.762 0) (xy 0.762 1.016) (xy 0.762 -1.016) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy -0.508 1.27) (xy -0.254 1.27) (xy -0.508 1.27) (xy -0.508 1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.508 1.27) (xy 0 1.778) (xy 0.254 1.778) (xy 0 1.778) (xy 0 1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_Small_1_1" + (pin passive line + (at -2.54 0 0) + (length 1.778) + (name "K" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 0 180) + (length 1.778) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:L_Small" + (pin_numbers hide) + (pin_names + (offset 0.254) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "L" + (at 0.762 1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "L_Small" + (at 0.762 -1.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "inductor choke coil reactor magnetic" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "L_Small_0_1" + (arc + (start 0 -2.032) + (mid 0.5058 -1.524) + (end 0 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -1.016) + (mid 0.5058 -0.508) + (end 0 0) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0) + (mid 0.5058 0.508) + (end 0 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 1.016) + (mid 0.5058 1.524) + (end 0 2.032) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "L_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.508) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.508) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:Polyfuse" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "F" + (at -2.54 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Polyfuse" + (at 2.54 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 1.27 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resettable fuse, polymeric positive temperature coefficient" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "resettable fuse PTC PPTC polyfuse polyswitch" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*polyfuse* *PTC*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Polyfuse_0_1" + (rectangle + (start -0.762 2.54) + (end 0.762 -2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 2.54) (xy -1.524 1.524) (xy 1.524 -1.524) (xy 1.524 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Polyfuse_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Device:R" + (pin_numbers hide) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Diode:SMAJ5.0A" + (pin_numbers hide) + (pin_names + (offset 1.016) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SMAJ5.0A" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 0 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" + (at -1.27 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "unidirectional diode TVS voltage suppressor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "D*SMA*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SMAJ5.0A_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy -1.27 1.27) (xy -1.27 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 1.27) (xy 1.27 -1.27) (xy -1.27 0) (xy 1.27 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "SMAJ5.0A_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Jumper:SolderJumper_3_Open" + (pin_names + (offset 0) hide) + (exclude_from_sim yes) + (in_bom no) + (on_board yes) + (property "Reference" "JP" + (at -2.54 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_3_Open" + (at 0 2.794 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Solder Jumper, 3-pole, open" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Solder Jumper SPDT" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper*Open*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SolderJumper_3_Open_0_1" + (arc + (start -1.016 1.016) + (mid -2.0276 0) + (end -1.016 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -1.016 1.016) + (mid -2.0276 0) + (end -1.016 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -0.508 1.016) + (end 0.508 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -2.54 0) (xy -2.032 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.016 1.016) (xy -1.016 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -1.27) (xy 0 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 1.016) (xy 1.016 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 0) (xy 2.032 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 1.016 -1.016) + (mid 2.0276 0) + (end 1.016 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 1.016 -1.016) + (mid 2.0276 0) + (end 1.016 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "SolderJumper_3_Open_1_1" + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "Transistor_FET:AO3401A" + (pin_names hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 5.08 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "AO3401A" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" + (at 5.08 -1.905 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.aosmd.com/pdfs/datasheet/AO3401A.pdf" + (at 5.08 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "P-Channel MOSFET" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?23*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "AO3401A_0_1" + (polyline + (pts + (xy 0.254 0) (xy -2.54 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 1.905) (xy 0.254 -1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.27) (xy 0.762 -2.286) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 0.508) (xy 0.762 -0.508) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 2.286) (xy 0.762 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.54) (xy 2.54 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 -2.54) (xy 2.54 0) (xy 0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 1.778) (xy 3.302 1.778) (xy 3.302 -1.778) (xy 0.762 -1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.286 0) (xy 1.27 0.381) (xy 1.27 -0.381) (xy 2.286 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 2.794 -0.508) (xy 2.921 -0.381) (xy 3.683 -0.381) (xy 3.81 -0.254) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.302 -0.381) (xy 2.921 0.254) (xy 3.683 0.254) (xy 3.302 -0.381) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 1.651 0) + (radius 2.794) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 -1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 2.54 1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "AO3401A_1_1" + (pin input line + (at -5.08 0 0) + (length 2.54) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -5.08 90) + (length 2.54) + (name "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:+5V" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:GNDD" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GNDD" + (at 0 -3.175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GNDD_0_1" + (rectangle + (start -1.27 -1.524) + (end 1.27 -2.032) + (stroke + (width 0.254) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 -1.524) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GNDD_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + (symbol "power:PWR_FLAG" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#FLG" + (at 0 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flag power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + ) + (symbol "power:VCC" + (power) + (pin_numbers hide) + (pin_names + (offset 0) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "VCC" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "VCC_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "VCC_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) + ) + (junction + (at 251.46 111.76) + (diameter 0) + (color 0 0 0 0) + (uuid "061dfc69-ce40-4fe9-88c9-be231ed83f97") + ) + (junction + (at 228.6 153.67) + (diameter 0) + (color 0 0 0 0) + (uuid "0b8ce40c-47e5-4cdc-bea1-56481e07bddc") + ) + (junction + (at 146.05 46.99) + (diameter 0) + (color 0 0 0 0) + (uuid "2804537c-8a11-4561-80d1-baa5db526015") + ) + (junction + (at 171.45 123.19) + (diameter 0) + (color 0 0 0 0) + (uuid "2ab9f27e-e2aa-423d-aa62-014f75c193be") + ) + (junction + (at 41.91 36.83) + (diameter 0) + (color 0 0 0 0) + (uuid "2b734bdf-f6de-4bc2-8e6d-50d561b259c0") + ) + (junction + (at 275.59 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "2bcefd9d-cb42-4092-ad6d-483415e427b0") + ) + (junction + (at 40.64 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "32027707-d368-4c27-bfe1-66f38be9d91f") + ) + (junction + (at 177.8 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "36ea1531-9eed-44f2-bebe-070dcf86cb27") + ) + (junction + (at 146.05 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "3b2245aa-344d-48a7-807b-168485d91731") + ) + (junction + (at 212.09 34.29) + (diameter 0) + (color 0 0 0 0) + (uuid "3c1d3933-852c-48d3-aca8-0aad323808eb") + ) + (junction + (at 149.86 149.86) + (diameter 0) + (color 0 0 0 0) + (uuid "3fe98c45-fad4-4170-b39a-ead257cc9664") + ) + (junction + (at 261.62 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "411ee1a5-b064-4262-b8a1-2cd0ffb7be75") + ) + (junction + (at 151.13 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "414afe40-a519-4908-9fa7-9d37a64470de") + ) + (junction + (at 138.43 74.93) + (diameter 0) + (color 0 0 0 0) + (uuid "43c2f7ef-5c29-40b6-8923-562c0e9adb5a") + ) + (junction + (at 193.04 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "47a9d015-2f26-4c32-b271-12e726f26cb6") + ) + (junction + (at 41.91 39.37) + (diameter 0) + (color 0 0 0 0) + (uuid "47fe4bc3-1aed-4f6d-8218-eb1c1ef298cf") + ) + (junction + (at 138.43 80.01) + (diameter 0) + (color 0 0 0 0) + (uuid "521a93cb-f3a0-4d25-a583-f94d63a3bfb5") + ) + (junction + (at 200.66 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "57f6f47f-0cea-441b-a79a-2fca1f737958") + ) + (junction + (at 191.77 138.43) + (diameter 0) + (color 0 0 0 0) + (uuid "5d1a6b8c-a66d-4989-92fd-f508b210f7cd") + ) + (junction + (at 46.99 118.11) + (diameter 0) + (color 0 0 0 0) + (uuid "5f03ccd1-094e-4f18-a87f-15805ef5f514") + ) + (junction + (at 166.37 35.56) + (diameter 0) + (color 0 0 0 0) + (uuid "5f4baa0b-22a0-49bd-8a9e-01c17c94517e") + ) + (junction + (at 166.37 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "62036580-69f9-4e2a-bf3a-ef98715521c4") + ) + (junction + (at 187.96 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "6dbfdd5b-8a47-4b24-b293-4f04c1a216b4") + ) + (junction + (at 233.68 96.52) + (diameter 0) + (color 0 0 0 0) + (uuid "705e5aaf-338b-4468-9901-89a9c7e344d1") + ) + (junction + (at 209.55 34.29) + (diameter 0) + (color 0 0 0 0) + (uuid "730b3dc9-35a2-4b75-ae2e-6d5bceae4353") + ) + (junction + (at 31.75 100.33) + (diameter 0) + (color 0 0 0 0) + (uuid "7b0e9832-2d4e-4ef8-940f-0fabee38b29a") + ) + (junction + (at 118.11 83.82) + (diameter 0) + (color 0 0 0 0) + (uuid "7e16e14e-c803-492f-af9e-c1bdfe3abb0c") + ) + (junction + (at 173.99 26.67) + (diameter 0) + (color 0 0 0 0) + (uuid "7f46a46c-5301-402d-93ab-2ff16a04d757") + ) + (junction + (at 146.05 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "80a7b006-e0b4-41b0-84eb-22763e0be3a3") + ) + (junction + (at 50.8 39.37) + (diameter 0) + (color 0 0 0 0) + (uuid "852df273-404b-4ac4-9427-8164bd343f2f") + ) + (junction + (at 243.84 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "9033d469-9e7a-40ec-982b-9497bd6031a8") + ) + (junction + (at 31.75 125.73) + (diameter 0) + (color 0 0 0 0) + (uuid "903538b3-90d9-4571-bdf2-91758b90e1ce") + ) + (junction + (at 228.6 151.13) + (diameter 0) + (color 0 0 0 0) + (uuid "984fe395-bcd8-4a77-b6c7-91563231e47d") + ) + (junction + (at 247.65 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "98daac61-ea74-407f-9622-eb59e2eb20d5") + ) + (junction + (at 212.09 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "9b757d0c-d62c-4c61-84fc-2f45e32558d1") + ) + (junction + (at 189.23 96.52) + (diameter 0) + (color 0 0 0 0) + (uuid "9e9e1c25-45f3-42ad-9b7d-753178ab0227") + ) + (junction + (at 46.99 113.03) + (diameter 0) + (color 0 0 0 0) + (uuid "9ebb43ab-308d-433b-963b-e61a9d17b7ea") + ) + (junction + (at 110.49 64.77) + (diameter 0) + (color 0 0 0 0) + (uuid "a1567f5a-9ab9-4fb6-bf97-0d9809fd8755") + ) + (junction + (at 146.05 35.56) + (diameter 0) + (color 0 0 0 0) + (uuid "a433c2db-9927-4f4e-9d55-67e5366c25aa") + ) + (junction + (at 177.8 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "a662ae68-5316-44d2-bbb7-644e285be02e") + ) + (junction + (at 115.57 95.25) + (diameter 0) + (color 0 0 0 0) + (uuid "a7f1ea15-1040-4aad-9158-c4e19d5e44fd") + ) + (junction + (at 31.75 105.41) + (diameter 0) + (color 0 0 0 0) + (uuid "a885397f-9f3f-45ac-b152-cea26af91805") + ) + (junction + (at 238.76 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "ad3762cd-6b80-4ec3-bf8c-e5b63ce57b77") + ) + (junction + (at 191.77 140.97) + (diameter 0) + (color 0 0 0 0) + (uuid "ad54ef25-2f42-4e84-b83c-1d9886ca1d9c") + ) + (junction + (at 114.3 140.97) + (diameter 0) + (color 0 0 0 0) + (uuid "b60bcda2-0d0e-419c-b713-8c54d0dc7920") + ) + (junction + (at 92.71 110.49) + (diameter 0) + (color 0 0 0 0) + (uuid "b67a8923-e634-4357-ab17-efa81304bb1f") + ) + (junction + (at 181.61 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "b9738a13-b7e3-4592-b5aa-ecc95d17e888") + ) + (junction + (at 214.63 96.52) + (diameter 0) + (color 0 0 0 0) + (uuid "ba859879-465b-4e5c-8bb7-cf88d47a8194") + ) + (junction + (at 275.59 74.93) + (diameter 0) + (color 0 0 0 0) + (uuid "bab542f5-3e39-484d-9530-1cd848afa987") + ) + (junction + (at 115.57 182.88) + (diameter 0) + (color 0 0 0 0) + (uuid "bb73ba13-8f36-49b4-bb0f-3e3db4d2cdf8") + ) + (junction + (at 106.68 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "bb77dee6-f28f-4c2a-9263-e46eecf79587") + ) + (junction + (at 41.91 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "c3ea27da-5bea-4177-bf40-56008e315541") + ) + (junction + (at 41.91 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "c52544ff-9c4b-4c5f-a7c7-1f810cc1bfe5") + ) + (junction + (at 165.1 123.19) + (diameter 0) + (color 0 0 0 0) + (uuid "caa64fa8-d06b-407a-afe2-c0546ba9df95") + ) + (junction + (at 248.92 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "cb572ee9-a0c6-4333-8556-3bd70baa7a1a") + ) + (junction + (at 120.65 97.79) + (diameter 0) + (color 0 0 0 0) + (uuid "ccda5fd3-1e77-41ed-b9d7-878592e22ed7") + ) + (junction + (at 115.57 175.26) + (diameter 0) + (color 0 0 0 0) + (uuid "d20c9584-0c7e-4d3c-b667-f491aa413f25") + ) + (junction + (at 190.5 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "d2947197-490a-405c-a72d-31e705d8534b") + ) + (junction + (at 95.25 113.03) + (diameter 0) + (color 0 0 0 0) + (uuid "da079b4d-b29c-4c79-babf-1ea2379354dc") + ) + (junction + (at 166.37 46.99) + (diameter 0) + (color 0 0 0 0) + (uuid "dd186b7b-5635-40a6-bb55-6c05c0ede99f") + ) + (junction + (at 41.91 57.15) + (diameter 0) + (color 0 0 0 0) + (uuid "de2c31e7-ec9c-4f78-be7d-1d3c91bbfe91") + ) + (junction + (at 220.98 27.94) + (diameter 0) + (color 0 0 0 0) + (uuid "def74bda-115d-497f-b419-c285b023cb76") + ) + (junction + (at 31.75 130.81) + (diameter 0) + (color 0 0 0 0) + (uuid "e11e5f3d-ae61-4474-a1b3-3b944ae07394") + ) + (junction + (at 144.78 74.93) + (diameter 0) + (color 0 0 0 0) + (uuid "e120caf6-e51d-40d7-9397-80b35bc85a29") + ) + (junction + (at 171.45 88.9) + (diameter 0) + (color 0 0 0 0) + (uuid "e69041e7-3dc9-4ec8-9df3-ce3eb8b592f2") + ) + (junction + (at 187.96 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "eeff317b-55b4-4608-ae9b-ea740c6e7698") + ) + (junction + (at 166.37 58.42) + (diameter 0) + (color 0 0 0 0) + (uuid "f45c1e90-9a03-472f-817c-b5d01f2f3148") + ) + (junction + (at 167.64 123.19) + (diameter 0) + (color 0 0 0 0) + (uuid "f6d8a4c9-6863-4ab3-ade0-d88170d5a271") + ) + (junction + (at 266.7 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "fae2ed9e-ea5a-4f54-93e5-59cb29f0e5fe") + ) + (junction + (at 255.27 100.33) + (diameter 0) + (color 0 0 0 0) + (uuid "fbe115ae-5abf-4fda-9101-b98fe3b86c8a") + ) + (junction + (at 255.27 102.87) + (diameter 0) + (color 0 0 0 0) + (uuid "fc87f6e0-5afc-4b97-982c-f96ba75dc870") + ) + (junction + (at 247.65 100.33) + (diameter 0) + (color 0 0 0 0) + (uuid "fed35420-fda1-4123-8a41-c472d72ea8a7") + ) + (no_connect + (at 194.31 153.67) + (uuid "5fbcaab7-828b-4da9-843e-ddc30cba4293") + ) + (no_connect + (at 194.31 130.81) + (uuid "7b8b3457-ccac-4d91-9178-4c543f554b57") + ) + (no_connect + (at 128.27 88.9) + (uuid "96cd7d6a-e4c9-4143-9e12-7d347ec29025") + ) + (no_connect + (at 194.31 151.13) + (uuid "9dcb8dde-8c39-4ed1-9615-e28c81464302") + ) + (no_connect + (at 194.31 128.27) + (uuid "a3778a7d-44d8-4744-9057-21912233a927") + ) + (no_connect + (at 161.29 130.81) + (uuid "b01dd4b4-db2d-4f27-a360-02c7f17bd667") + ) + (no_connect + (at 161.29 128.27) + (uuid "c4f13003-7506-42d6-9444-20de0b2d9083") + ) + (wire + (pts + (xy 39.37 71.12) (xy 39.37 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "004376cd-4520-48b0-be75-e45c90ed887c") + ) + (wire + (pts + (xy 265.43 49.53) (xy 270.51 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00a582ef-be17-4c86-9a04-a12c25fa175d") + ) + (wire + (pts + (xy 266.7 90.17) (xy 267.97 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00a9c9a9-aa8c-4f79-835c-4124d80bfb5b") + ) + (wire + (pts + (xy 41.91 57.15) (xy 35.56 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "023cda66-2f82-4fb0-b687-9eb211a908d4") + ) + (wire + (pts + (xy 233.68 95.25) (xy 233.68 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0313505b-4d75-4e80-9cf6-a4006cb5c74f") + ) + (wire + (pts + (xy 161.29 140.97) (xy 191.77 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03a07c19-8ad6-420b-b699-a244c951cbe9") + ) + (wire + (pts + (xy 138.43 80.01) (xy 138.43 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03a99517-2c12-47cb-bc00-0abbf3d1dcba") + ) + (wire + (pts + (xy 147.32 69.85) (xy 146.05 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "049bf58c-0ea2-4077-b62e-683e60ef3a18") + ) + (wire + (pts + (xy 177.8 88.9) (xy 181.61 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04cddf3c-e3ee-4f80-b6fa-702e2db1a347") + ) + (wire + (pts + (xy 213.36 96.52) (xy 214.63 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04fdc3be-4d08-44d7-886b-5d8bdbbd555c") + ) + (wire + (pts + (xy 148.59 100.33) (xy 151.13 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "061d7e5b-ef8b-43cf-92e1-45093963e5a1") + ) + (wire + (pts + (xy 41.91 90.17) (xy 53.34 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "069c1388-1d73-47f8-8cb7-38bf36b229e6") + ) + (wire + (pts + (xy 255.27 104.14) (xy 255.27 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07ab418f-b4a6-42fb-9ea8-cd0401610b4b") + ) + (wire + (pts + (xy 180.34 54.61) (xy 173.99 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0841a069-82cd-4f70-bb08-b58fe341fce4") + ) + (wire + (pts + (xy 165.1 72.39) (xy 173.99 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a25edaf-029b-4c96-8f59-ab4f650d587b") + ) + (wire + (pts + (xy 177.8 24.13) (xy 200.66 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b8da750-ba90-4ad2-a9bd-ae6d96662add") + ) + (wire + (pts + (xy 191.77 135.89) (xy 194.31 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c2fcc8e-e0a7-4b3d-89a2-de21dc919dcc") + ) + (wire + (pts + (xy 232.41 62.23) (xy 232.41 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c5678c0-8281-4056-bb85-56387210e949") + ) + (wire + (pts + (xy 83.82 72.39) (xy 96.52 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0cd0a507-86e9-4e47-abef-50a5d9cfd734") + ) + (wire + (pts + (xy 243.84 90.17) (xy 247.65 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0cd5c7c7-9706-42be-85cb-2790d4b1dc12") + ) + (wire + (pts + (xy 247.65 90.17) (xy 247.65 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0dbb10f9-97ac-45ff-a5d1-ccde55c397b6") + ) + (wire + (pts + (xy 212.09 34.29) (xy 209.55 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f30801d-a806-48d1-a0f9-2ea23009676f") + ) + (wire + (pts + (xy 31.75 99.06) (xy 31.75 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10b2ff9d-fadd-48b8-9213-d83d51a7b787") + ) + (wire + (pts + (xy 95.25 118.11) (xy 95.25 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11c265b6-f5ad-44fa-ba97-d05f03fc13bf") + ) + (wire + (pts + (xy 190.5 67.31) (xy 190.5 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1273b4cc-9553-407f-a7ea-1096b090b45b") + ) + (wire + (pts + (xy 41.91 39.37) (xy 41.91 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "133f424d-df9f-4a9b-b67b-daf15fbcd89f") + ) + (wire + (pts + (xy 106.68 67.31) (xy 106.68 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13523c82-09f6-4ff4-863e-c0c89d1ccaf4") + ) + (wire + (pts + (xy 142.24 40.64) (xy 147.32 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "141e70ac-82d5-4952-942c-b2d419cf46db") + ) + (wire + (pts + (xy 39.37 60.96) (xy 39.37 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "157e5e43-c313-4d2d-ad37-630359a191a9") + ) + (wire + (pts + (xy 53.34 64.77) (xy 35.56 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15d5c362-c7da-4040-bc79-1e87b032b092") + ) + (wire + (pts + (xy 115.57 92.71) (xy 115.57 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16f3acc2-d026-439c-8ecf-c2b5a05cb2be") + ) + (wire + (pts + (xy 46.99 118.11) (xy 46.99 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16f9b5d9-da3f-48b0-b2da-f0f0fb4308fe") + ) + (wire + (pts + (xy 142.24 52.07) (xy 147.32 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d624eac-ebf2-4df3-b2fc-aff07be392ea") + ) + (wire + (pts + (xy 222.25 57.15) (xy 234.95 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e14a230-46a8-4235-a90a-3060de1f2f62") + ) + (wire + (pts + (xy 147.32 49.53) (xy 142.24 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f19178d-f7bb-4021-8d85-8a92a4e80420") + ) + (wire + (pts + (xy 191.77 138.43) (xy 191.77 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fdc5245-9cb3-4d21-a9ea-abae7ba8dc2e") + ) + (wire + (pts + (xy 147.32 72.39) (xy 140.97 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fea0b43-2728-4ce2-bc55-3b4a55b5b35b") + ) + (wire + (pts + (xy 148.59 88.9) (xy 151.13 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2026b55e-d33b-419c-bf86-fe9b9a2a3eb1") + ) + (wire + (pts + (xy 114.3 26.67) (xy 114.3 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20e89844-bd85-4969-b077-c21512f4d531") + ) + (wire + (pts + (xy 146.05 35.56) (xy 147.32 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "211e4a39-1c14-439c-a34b-c2b1fc185006") + ) + (wire + (pts + (xy 173.99 15.24) (xy 173.99 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "218a4760-baf6-4d8d-a4ce-c04fabb40aad") + ) + (wire + (pts + (xy 92.71 110.49) (xy 92.71 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22a2b9ae-351b-419d-a1cc-4692a3b1896f") + ) + (wire + (pts + (xy 223.52 39.37) (xy 234.95 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23222823-ba9c-4b9c-afca-066204f6378c") + ) + (wire + (pts + (xy 151.13 92.71) (xy 151.13 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23607e5a-8bcb-4ae2-b56d-a55a0c08d930") + ) + (wire + (pts + (xy 165.1 121.92) (xy 165.1 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23a699b9-af22-4417-9510-f74c89f1fe90") + ) + (wire + (pts + (xy 41.91 35.56) (xy 41.91 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24392a47-a680-4ab1-b0a8-eb5a3751e525") + ) + (wire + (pts + (xy 50.8 39.37) (xy 50.8 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25065542-7498-4f23-a130-4b7eb9bbd1ed") + ) + (wire + (pts + (xy 165.1 58.42) (xy 166.37 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "252e523d-35ea-452d-aeb5-21d1c6a3d239") + ) + (wire + (pts + (xy 134.62 130.81) (xy 138.43 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25804dc1-e524-4979-b448-0aa0d6f4e812") + ) + (wire + (pts + (xy 180.34 46.99) (xy 171.45 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26139584-6d41-4a65-a234-31e999cb0b59") + ) + (wire + (pts + (xy 48.26 69.85) (xy 48.26 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "261fe68c-1e68-4f3d-9afe-fd75c3111c35") + ) + (wire + (pts + (xy 151.13 97.79) (xy 151.13 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26efcb00-99b5-4fa3-8d1d-69a2f37f268d") + ) + (wire + (pts + (xy 227.33 64.77) (xy 234.95 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "277085b3-7665-405b-a527-d93d2793c884") + ) + (wire + (pts + (xy 16.51 175.26) (xy 26.67 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "284a216f-a681-454f-8093-ffb969eb650a") + ) + (wire + (pts + (xy 278.13 90.17) (xy 278.13 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28b6908c-e410-4861-bd53-83041278c1cc") + ) + (wire + (pts + (xy 114.3 140.97) (xy 114.3 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "292cc012-6f12-4b99-b566-757ab61dac29") + ) + (wire + (pts + (xy 120.65 83.82) (xy 118.11 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a9fcd2f-455c-43cb-a6eb-6f6f355d0840") + ) + (wire + (pts + (xy 50.8 138.43) (xy 50.8 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b593399-faa2-427b-a2c0-a6a234e703d7") + ) + (wire + (pts + (xy 255.27 111.76) (xy 251.46 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b9be8ec-d040-458a-ad46-90ee72c40f9f") + ) + (wire + (pts + (xy 146.05 22.86) (xy 146.05 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c45c079-c527-4414-bad2-60fb69d26bce") + ) + (wire + (pts + (xy 223.52 54.61) (xy 234.95 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c4eedc1-1e13-4e6e-a957-20fd245df7ba") + ) + (wire + (pts + (xy 265.43 59.69) (xy 270.51 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cd95007-1abf-4d3b-bbfc-9edf15dad901") + ) + (wire + (pts + (xy 110.49 15.24) (xy 173.99 15.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d4144ea-2768-4a56-8b0d-58265db96ba5") + ) + (wire + (pts + (xy 251.46 80.01) (xy 248.92 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ea48d5b-a308-4c7b-ac51-128990ecb284") + ) + (wire + (pts + (xy 247.65 100.33) (xy 247.65 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3056d652-956b-494a-b7e5-c66530cfcd9c") + ) + (wire + (pts + (xy 41.91 39.37) (xy 50.8 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30fea361-637e-40e0-aa2f-c27d3c0b0398") + ) + (wire + (pts + (xy 144.78 74.93) (xy 144.78 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32510ec2-1bf5-4d3e-822a-30efcfe9af96") + ) + (wire + (pts + (xy 171.45 52.07) (xy 171.45 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "326ba0a0-3cf8-4147-b235-c9b63afc6995") + ) + (wire + (pts + (xy 148.59 149.86) (xy 149.86 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32bed027-c41b-4867-a7b9-5082c390f258") + ) + (wire + (pts + (xy 255.27 100.33) (xy 247.65 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32c44825-0ed7-4b07-b7d9-91338fc232be") + ) + (wire + (pts + (xy 151.13 88.9) (xy 152.4 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3439855d-f0b6-414f-8def-34cf449ab99e") + ) + (wire + (pts + (xy 83.82 82.55) (xy 96.52 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "344fda03-a68e-4046-aa31-faaed644dc8b") + ) + (wire + (pts + (xy 83.82 39.37) (xy 101.6 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "349c1df1-6de7-4188-8f73-92c3646c30a8") + ) + (wire + (pts + (xy 50.8 46.99) (xy 50.8 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35382a1e-cde6-40a3-8cf2-50d7ddc2c90c") + ) + (wire + (pts + (xy 16.51 172.72) (xy 26.67 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35f9a152-32a6-4af4-81f0-19f184671f71") + ) + (wire + (pts + (xy 166.37 46.99) (xy 166.37 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "365765f5-1457-4136-87c5-0cbf16abdc9d") + ) + (wire + (pts + (xy 166.37 24.13) (xy 177.8 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37d89e9a-ff32-4cd0-9500-cff8cf28767c") + ) + (wire + (pts + (xy 165.1 49.53) (xy 180.34 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3801a25d-1591-4de1-9144-74097d7d18ed") + ) + (wire + (pts + (xy 147.32 63.5) (xy 144.78 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "386d933f-816f-40da-8827-4f332badc086") + ) + (wire + (pts + (xy 209.55 40.64) (xy 209.55 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39ca9616-46c5-448b-95ca-ed41d78e4325") + ) + (wire + (pts + (xy 38.1 60.96) (xy 39.37 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39cdd476-52ad-448b-840e-d009e9cb9255") + ) + (wire + (pts + (xy 83.82 49.53) (xy 101.6 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39e34ef5-20f6-4e24-9280-ccb78bf908d1") + ) + (wire + (pts + (xy 92.71 110.49) (xy 96.52 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3aa62fd7-c9d2-4eed-882b-b7b15a19b423") + ) + (wire + (pts + (xy 177.8 24.13) (xy 177.8 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ab8f69f-4c8d-4132-89b5-f196707162c5") + ) + (wire + (pts + (xy 177.8 30.48) (xy 177.8 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3af4d8a1-5914-4b92-a69d-c9bdf03db8d0") + ) + (wire + (pts + (xy 223.52 29.21) (xy 234.95 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b484b11-2f69-46d6-a11b-756f698cbec6") + ) + (wire + (pts + (xy 115.57 95.25) (xy 128.27 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3cb31130-193a-47a4-be0b-805dbd90d1fa") + ) + (wire + (pts + (xy 146.05 46.99) (xy 147.32 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3db9dfa2-06c1-4ea3-a972-c2e3aa747ba9") + ) + (wire + (pts + (xy 205.74 80.01) (xy 187.96 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e7f9868-c80c-49c3-832b-e30a5c5f7b6f") + ) + (wire + (pts + (xy 53.34 57.15) (xy 41.91 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f19b34c-c076-4447-817f-46ab33518883") + ) + (wire + (pts + (xy 128.27 74.93) (xy 129.54 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f3a89cb-ea53-4978-8d3d-75f81a6fbb57") + ) + (wire + (pts + (xy 222.25 57.15) (xy 222.25 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "405223fa-b04c-47a8-a2b9-20fc6ecffcf1") + ) + (wire + (pts + (xy 46.99 175.26) (xy 57.15 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43956773-ecc6-4fce-801a-179796420eff") + ) + (wire + (pts + (xy 190.5 88.9) (xy 191.77 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44ccb38d-457e-4a42-a36a-ff4b6631d6c0") + ) + (wire + (pts + (xy 118.11 38.1) (xy 147.32 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4552a16e-c5f1-4b14-bb79-60cbc7a60b94") + ) + (wire + (pts + (xy 224.79 153.67) (xy 228.6 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "475966f3-4fa6-480b-ad8c-86859033bd1d") + ) + (wire + (pts + (xy 189.23 96.52) (xy 191.77 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47f69adb-76b5-494e-90b5-775c483a36af") + ) + (wire + (pts + (xy 106.68 182.88) (xy 115.57 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4850c8b7-03fc-4917-ab61-79322d05eb15") + ) + (wire + (pts + (xy 167.64 129.54) (xy 167.64 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "493f1813-1f1b-4c9f-9cee-2a1cea52f49f") + ) + (wire + (pts + (xy 165.1 52.07) (xy 168.91 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4adf0442-ab32-4227-b002-a883b38f943c") + ) + (wire + (pts + (xy 35.56 57.15) (xy 35.56 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b0c6437-c081-4709-a161-891bf46cd3fc") + ) + (wire + (pts + (xy 238.76 85.09) (xy 238.76 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b602c4c-e662-41a7-ba59-0763b6669a8a") + ) + (wire + (pts + (xy 227.33 76.2) (xy 227.33 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c4e68bc-75da-4a95-aeaf-67fff95ea87c") + ) + (wire + (pts + (xy 121.92 54.61) (xy 83.82 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d02b4e0-fcd8-4031-9e39-946c889976dc") + ) + (wire + (pts + (xy 193.04 17.78) (xy 193.04 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d2f9fe2-5540-424f-85b0-5ae5a0b898b3") + ) + (wire + (pts + (xy 212.09 21.59) (xy 212.09 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d9afc2b-d62f-4f16-9e0e-2684ded84f74") + ) + (wire + (pts + (xy 233.68 85.09) (xy 233.68 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f0757ea-d8b5-4f9b-a42b-74f382d89703") + ) + (wire + (pts + (xy 165.1 35.56) (xy 166.37 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f36de0c-8233-45b7-9023-5c0ce106dd32") + ) + (wire + (pts + (xy 171.45 76.2) (xy 227.33 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f3ccab4-ccb1-418a-a508-eb52af5a667a") + ) + (wire + (pts + (xy 233.68 96.52) (xy 233.68 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4fd5697b-0b0a-47c5-9dfa-18c8475ffedc") + ) + (wire + (pts + (xy 177.8 88.9) (xy 177.8 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50b1c4e1-1470-4434-823f-73b956b1b1ab") + ) + (wire + (pts + (xy 83.82 102.87) (xy 102.87 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50e47ca4-18b6-45fe-ac2f-43e842e3a32f") + ) + (wire + (pts + (xy 27.94 36.83) (xy 31.75 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "513157da-e0d9-4df2-8040-2b5724c6de29") + ) + (wire + (pts + (xy 191.77 140.97) (xy 194.31 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5207785d-cb11-4f05-906d-ddd2e04bd4d5") + ) + (wire + (pts + (xy 213.36 88.9) (xy 218.44 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5399b3dc-bd52-4d79-879f-b3cf5636a5b2") + ) + (wire + (pts + (xy 36.83 85.09) (xy 40.64 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53eb4402-8318-469e-90fc-c4384293559c") + ) + (wire + (pts + (xy 115.57 167.64) (xy 115.57 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54153f26-af66-4d5b-8e7c-160cf40add35") + ) + (wire + (pts + (xy 118.11 83.82) (xy 115.57 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "543a28e3-f844-4f55-82cb-fa4b2c69de5a") + ) + (wire + (pts + (xy 144.78 63.5) (xy 144.78 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54b384e3-5aef-4660-b19b-ec0009aa6c0a") + ) + (wire + (pts + (xy 200.66 24.13) (xy 212.09 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54b753db-76e6-4cb1-b0ba-c6b63aff9ae3") + ) + (wire + (pts + (xy 83.82 128.27) (xy 114.3 128.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54cde7dc-b24f-4edc-8052-8316207c0e4c") + ) + (wire + (pts + (xy 190.5 93.98) (xy 190.5 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54f4ec22-e9b6-4326-b52d-96e8eb5f88e7") + ) + (wire + (pts + (xy 248.92 80.01) (xy 248.92 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "554de1bc-f533-4245-830c-8a0832ece3f1") + ) + (wire + (pts + (xy 110.49 64.77) (xy 110.49 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "555b6098-cfe7-4b35-8a66-0b663024a095") + ) + (wire + (pts + (xy 165.1 38.1) (xy 171.45 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55d46c08-9e4b-4942-93b1-483cd109d96a") + ) + (wire + (pts + (xy 118.11 82.55) (xy 118.11 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "560ff9b7-8ed4-4dac-a581-a29f7e508ee8") + ) + (wire + (pts + (xy 265.43 31.75) (xy 270.51 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "567c5bef-40c1-4e59-b42b-b5913dfbdb1e") + ) + (wire + (pts + (xy 144.78 74.93) (xy 147.32 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56b6e2a4-4d13-42e9-bba0-be8d0643e486") + ) + (wire + (pts + (xy 184.15 115.57) (xy 184.15 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57e00868-42e1-4ba7-9d96-654453ce0b14") + ) + (wire + (pts + (xy 83.82 57.15) (xy 132.08 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "590ae8e7-646f-42ab-b59e-7e25bddfa46d") + ) + (wire + (pts + (xy 180.34 52.07) (xy 171.45 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "594e7439-9863-4903-9685-021034784c79") + ) + (wire + (pts + (xy 165.1 63.5) (xy 168.91 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "59f2b20e-40a2-4696-894e-efe94c406867") + ) + (wire + (pts + (xy 255.27 109.22) (xy 255.27 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5aeb9fc2-eb9e-4f2a-8384-49744d5707ad") + ) + (wire + (pts + (xy 278.13 100.33) (xy 278.13 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5bc7d873-3027-43b0-bece-f539941afeb3") + ) + (wire + (pts + (xy 205.74 82.55) (xy 214.63 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c471a50-93db-429b-9180-8017cdb1a749") + ) + (wire + (pts + (xy 198.12 82.55) (xy 187.96 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5cb28c15-b0fc-4ea1-ba7b-b98a5a1db224") + ) + (wire + (pts + (xy 171.45 123.19) (xy 194.31 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d737223-3508-47d4-bacb-0b587e320b05") + ) + (wire + (pts + (xy 146.05 58.42) (xy 147.32 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5eb40cc8-3754-47d5-a1e0-8452f5e382ab") + ) + (wire + (pts + (xy 171.45 88.9) (xy 171.45 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fb40ed1-c0be-489d-993d-4a0657f3fa56") + ) + (wire + (pts + (xy 223.52 36.83) (xy 234.95 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60b31f71-91ae-4991-861e-143d90127882") + ) + (wire + (pts + (xy 233.68 106.68) (xy 233.68 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60cb98cd-7fcb-468b-b836-92c6cee015c1") + ) + (wire + (pts + (xy 265.43 54.61) (xy 270.51 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60e64dda-c104-415b-bb62-9d1b13167965") + ) + (wire + (pts + (xy 275.59 74.93) (xy 275.59 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61518edc-f62c-482e-a8c3-04391fd48b77") + ) + (wire + (pts + (xy 31.75 125.73) (xy 53.34 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62f43599-2e62-4ac0-a80d-9d4c43f9d394") + ) + (wire + (pts + (xy 120.65 85.09) (xy 120.65 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6384e9ee-a4bd-4896-ad10-8a99db083ce8") + ) + (wire + (pts + (xy 83.82 135.89) (xy 101.6 135.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64260ef1-65f6-477e-b09c-3fb457baf350") + ) + (wire + (pts + (xy 223.52 44.45) (xy 234.95 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64cecd7b-078b-47db-adfc-b5d38a98685c") + ) + (wire + (pts + (xy 110.49 17.78) (xy 172.72 17.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65968659-1886-4ad5-a853-53df674d2a98") + ) + (wire + (pts + (xy 36.83 46.99) (xy 41.91 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "664a9396-36fa-4767-8a02-e00ae1a6d420") + ) + (wire + (pts + (xy 151.13 148.59) (xy 151.13 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66c94d79-a246-489b-bfb7-5c466c2f35e9") + ) + (wire + (pts + (xy 248.92 90.17) (xy 250.19 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66ed30ec-196b-4f77-a313-81858280a4b4") + ) + (wire + (pts + (xy 124.46 119.38) (xy 124.46 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6840fc4a-5eaf-4b46-bf23-7569ea424e2e") + ) + (wire + (pts + (xy 121.92 102.87) (xy 121.92 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "696a4215-e959-44f7-a5bf-f94517760ff4") + ) + (wire + (pts + (xy 260.35 90.17) (xy 261.62 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69c0a1d2-263e-4cda-8b0d-d78a0c1944ff") + ) + (wire + (pts + (xy 27.94 36.83) (xy 27.94 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69dc1933-764f-4d27-9392-993e430aa539") + ) + (wire + (pts + (xy 222.25 90.17) (xy 228.6 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a00dc28-c406-4571-b996-8a181b2a555a") + ) + (wire + (pts + (xy 121.92 49.53) (xy 121.92 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a0a8b30-3d31-4023-9332-9f737faf821c") + ) + (wire + (pts + (xy 119.38 132.08) (xy 119.38 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a1aa2c9-763e-4b4f-a00e-bc5a435d4e9c") + ) + (wire + (pts + (xy 138.43 74.93) (xy 138.43 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b63ff95-87a2-4d02-91dd-030de2b7b89f") + ) + (wire + (pts + (xy 83.82 74.93) (xy 96.52 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c53e363-5a1e-4223-94a4-75e5648c9ed3") + ) + (wire + (pts + (xy 36.83 36.83) (xy 41.91 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dd6a96b-b43b-4153-a4f9-dcb693da6631") + ) + (wire + (pts + (xy 223.52 49.53) (xy 234.95 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f0ba638-9fa1-46e9-ad43-8f4288303a42") + ) + (wire + (pts + (xy 243.84 88.9) (xy 243.84 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f2ab969-864b-4115-8b2a-bf2a674f81c5") + ) + (wire + (pts + (xy 95.25 113.03) (xy 96.52 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f7d4e28-7265-438c-a096-d3f29b603645") + ) + (wire + (pts + (xy 83.82 85.09) (xy 96.52 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6fee7330-12cb-43f6-93cb-a9a5080ff16e") + ) + (wire + (pts + (xy 83.82 130.81) (xy 111.76 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7071c666-623c-42bc-a82f-3d98cdebc181") + ) + (wire + (pts + (xy 223.52 52.07) (xy 234.95 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71354539-f589-4333-bc06-b733b724fd25") + ) + (wire + (pts + (xy 146.05 46.99) (xy 146.05 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73df69b7-f38c-459b-935f-92904aec2692") + ) + (wire + (pts + (xy 223.52 46.99) (xy 234.95 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "744ed07e-2b1a-4cc2-8c6b-cc62b3e36928") + ) + (wire + (pts + (xy 140.97 72.39) (xy 140.97 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74e60377-56b4-4070-941b-745d46ba703b") + ) + (wire + (pts + (xy 265.43 34.29) (xy 270.51 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "750f23cc-39a4-4b29-aa9a-669d0e03bf9f") + ) + (wire + (pts + (xy 247.65 111.76) (xy 251.46 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7551a8f5-6abd-40e8-9a13-dcc38d593ecb") + ) + (wire + (pts + (xy 31.75 105.41) (xy 53.34 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75e894ae-7cbd-4179-a863-8e38d49a79ab") + ) + (wire + (pts + (xy 110.49 20.32) (xy 110.49 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "76c5c583-446e-49da-a085-659c0d4b4dbb") + ) + (wire + (pts + (xy 46.99 177.8) (xy 48.26 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7743fe25-009c-4e51-ba9e-be4ecba41a6a") + ) + (wire + (pts + (xy 146.05 35.56) (xy 146.05 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "793ec164-a4e2-41a7-9ca1-53739048ed55") + ) + (wire + (pts + (xy 31.75 130.81) (xy 53.34 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7977c362-eca9-48e2-a56a-6abdc0caee9a") + ) + (wire + (pts + (xy 177.8 99.06) (xy 177.8 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b2fe28c-16d5-46d4-b197-0035d7395430") + ) + (wire + (pts + (xy 121.92 102.87) (xy 128.27 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bca5e98-9a87-468c-8c20-aba8c051db33") + ) + (wire + (pts + (xy 114.3 107.95) (xy 114.3 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bfda393-083c-4ed5-aa91-617b08867d35") + ) + (wire + (pts + (xy 220.98 27.94) (xy 220.98 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c083e17-470a-4e77-b060-4b1fef9b6765") + ) + (wire + (pts + (xy 114.3 143.51) (xy 114.3 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fbed451-10b2-4a19-bc37-9ac04a0589cd") + ) + (wire + (pts + (xy 96.52 182.88) (xy 101.6 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fccef65-a0eb-41ef-b749-df90496377c0") + ) + (wire + (pts + (xy 255.27 97.79) (xy 255.27 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fd1d2e5-28a5-4f9f-8c3f-6e91d459d445") + ) + (wire + (pts + (xy 83.82 133.35) (xy 101.6 133.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fdd9a84-aaa2-4d15-be4f-70e9c0c8c0ff") + ) + (wire + (pts + (xy 218.44 27.94) (xy 220.98 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fff1103-840a-42a5-8a4d-60105d41abfc") + ) + (wire + (pts + (xy 214.63 82.55) (xy 214.63 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "803525d9-0466-4963-8912-2f85e4057605") + ) + (wire + (pts + (xy 213.36 80.01) (xy 229.87 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8037c739-3836-4169-b377-a07450dfceb2") + ) + (wire + (pts + (xy 189.23 106.68) (xy 189.23 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "803c7762-817a-42ca-ac40-881bfe594321") + ) + (wire + (pts + (xy 31.75 46.99) (xy 17.78 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82a4fa8f-1431-40e6-baff-f8892a433984") + ) + (wire + (pts + (xy 171.45 88.9) (xy 177.8 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8359d303-1ec8-4c9d-8a99-e17b80073ce0") + ) + (wire + (pts + (xy 132.08 60.96) (xy 147.32 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8596dabc-33b4-4c9f-925f-030750fe2f18") + ) + (wire + (pts + (xy 115.57 175.26) (xy 115.57 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "868ab16f-02a3-441f-81a8-a13ce1b73612") + ) + (wire + (pts + (xy 165.1 40.64) (xy 168.91 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8811362b-5fa5-4e73-97de-246e64d9cdd1") + ) + (wire + (pts + (xy 92.71 119.38) (xy 124.46 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88eba131-5c07-4652-9e22-eeb9a80f5282") + ) + (wire + (pts + (xy 69.85 175.26) (xy 88.9 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "893bc586-490e-4aaf-a8ec-14bd40d34b58") + ) + (wire + (pts + (xy 48.26 177.8) (xy 48.26 179.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a2f6dfa-39ff-4993-ba9c-7808b2b40c22") + ) + (wire + (pts + (xy 193.04 67.31) (xy 193.04 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b1dcc7f-0607-4af7-880a-88b83c174b6b") + ) + (wire + (pts + (xy 121.92 114.3) (xy 121.92 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b7724f5-07b5-41bd-b6f9-2324a8109c87") + ) + (wire + (pts + (xy 229.87 74.93) (xy 275.59 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ba9849c-92af-484c-8a85-8b7557d11706") + ) + (wire + (pts + (xy 181.61 88.9) (xy 187.96 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8da636fd-44a2-4e81-8a16-4d09ed23eb0b") + ) + (wire + (pts + (xy 265.43 57.15) (xy 276.86 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e59f6f6-4c05-48bc-8106-669fcb2e0e44") + ) + (wire + (pts + (xy 124.46 143.51) (xy 116.84 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e5be58a-60a3-4362-97f6-9b0fcc18b1c2") + ) + (wire + (pts + (xy 46.99 111.76) (xy 46.99 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f43df33-b79b-4be2-bb9b-edb1e671b46c") + ) + (wire + (pts + (xy 134.62 135.89) (xy 134.62 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fe6f3fd-1621-4d54-8165-ad9c28707fe9") + ) + (wire + (pts + (xy 194.31 138.43) (xy 191.77 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ff329e9-5cd9-4eac-8451-47f7e0c701a8") + ) + (wire + (pts + (xy 186.69 17.78) (xy 193.04 17.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "900e920a-879b-4c27-a23a-49da77b7e212") + ) + (wire + (pts + (xy 124.46 115.57) (xy 184.15 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9110c939-48d8-4cbe-ba8c-6e01818802fb") + ) + (wire + (pts + (xy 223.52 34.29) (xy 234.95 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91dfa520-93da-4f76-8207-c874ff0629d7") + ) + (wire + (pts + (xy 265.43 36.83) (xy 270.51 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9278233d-c544-44b7-b78a-420cbceadf3f") + ) + (wire + (pts + (xy 261.62 90.17) (xy 266.7 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93273c92-63d3-43ef-9da2-31332b31cb56") + ) + (wire + (pts + (xy 265.43 46.99) (xy 270.51 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93745b66-6be3-41e6-9f6a-27afc2eca0ee") + ) + (wire + (pts + (xy 48.26 76.2) (xy 48.26 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93dc3ee5-b680-451f-8619-4bf3bf61275a") + ) + (wire + (pts + (xy 83.82 77.47) (xy 106.68 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94175d4c-addd-4677-ba4f-3d8d5e441fbf") + ) + (wire + (pts + (xy 201.93 102.87) (xy 201.93 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94a219a5-3d50-49fd-b3e7-8fff64da7daf") + ) + (wire + (pts + (xy 83.82 138.43) (xy 101.6 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95d85a21-ad0d-43b1-b57e-0389a3dc9cf1") + ) + (wire + (pts + (xy 46.99 118.11) (xy 53.34 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97e0ce4e-dc67-4943-826d-8d185ceb96cb") + ) + (wire + (pts + (xy 165.1 29.21) (xy 168.91 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9801d2be-a8c3-4620-bbef-f8089456db19") + ) + (wire + (pts + (xy 191.77 93.98) (xy 190.5 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98179a0f-c1b7-4f5c-aac0-4e0c7aa8dec0") + ) + (wire + (pts + (xy 147.32 29.21) (xy 142.24 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "988e86a1-3753-44ec-b47d-0a6bdfa96d03") + ) + (wire + (pts + (xy 41.91 90.17) (xy 41.91 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a8c947e-e715-4a23-a8c1-b6eb8f7498d8") + ) + (wire + (pts + (xy 157.48 88.9) (xy 160.02 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b670c1f-70ee-49c3-91fe-763ac0f096cc") + ) + (wire + (pts + (xy 138.43 73.66) (xy 138.43 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c282e56-366d-4b68-9232-b585b0088d71") + ) + (wire + (pts + (xy 173.99 26.67) (xy 173.99 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cce24fb-c9b2-42b5-b91b-d470148e69e9") + ) + (wire + (pts + (xy 146.05 58.42) (xy 146.05 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9dffc38c-3145-4759-88ee-11a893efbd52") + ) + (wire + (pts + (xy 121.92 118.11) (xy 95.25 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e5a8913-07e7-4587-ada2-fc66e25b5825") + ) + (wire + (pts + (xy 118.11 52.07) (xy 118.11 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e771239-262a-4711-ba54-a42c13595e54") + ) + (wire + (pts + (xy 265.43 29.21) (xy 270.51 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f1653d8-4935-412c-9d71-41248d0186d1") + ) + (wire + (pts + (xy 166.37 76.2) (xy 166.37 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f3a5d95-4050-434e-ba4e-a64ed466b7eb") + ) + (wire + (pts + (xy 171.45 46.99) (xy 171.45 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f3ac1d5-2bcb-4fbb-8a93-00e10176fad1") + ) + (wire + (pts + (xy 138.43 143.51) (xy 134.62 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9fd42ed5-c550-402f-8beb-9a3c99cfba02") + ) + (wire + (pts + (xy 166.37 74.93) (xy 165.1 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ff9abf0-44f2-465f-9a2b-35aef783c851") + ) + (wire + (pts + (xy 165.1 46.99) (xy 166.37 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a10dc998-9bc5-49e8-adb8-18d3062eb57d") + ) + (wire + (pts + (xy 220.98 25.4) (xy 220.98 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1e3a797-3d99-48b2-8eec-0eb63c11d476") + ) + (wire + (pts + (xy 173.99 54.61) (xy 173.99 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1e9fded-069d-4856-92ad-840db950ee49") + ) + (wire + (pts + (xy 83.82 105.41) (xy 102.87 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a28560be-f1aa-4953-8ae5-dcdfc04f3bea") + ) + (wire + (pts + (xy 111.76 130.81) (xy 111.76 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2b8a82f-5dfe-4f96-9c5d-6efee5a09079") + ) + (wire + (pts + (xy 205.74 34.29) (xy 209.55 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2d8d895-cfb2-4dcf-91b5-e6571aecc6fc") + ) + (wire + (pts + (xy 171.45 86.36) (xy 171.45 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a558bb00-1860-403f-a1d9-ee8300d5e387") + ) + (wire + (pts + (xy 132.08 57.15) (xy 132.08 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5a28079-cfac-4507-bea0-54bf1d520657") + ) + (wire + (pts + (xy 127 81.28) (xy 127 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a73ad78f-0d77-4e01-9aca-a71c1b51fef7") + ) + (wire + (pts + (xy 69.85 167.64) (xy 88.9 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7e709d4-99b9-4224-bffe-816c8f7c3afd") + ) + (wire + (pts + (xy 96.52 175.26) (xy 101.6 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a836f1b9-d01d-4e90-b649-cd71e6874cfc") + ) + (wire + (pts + (xy 191.77 143.51) (xy 191.77 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aad1af7f-f5c5-470e-8810-6ca7295ee633") + ) + (wire + (pts + (xy 83.82 100.33) (xy 102.87 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aafa474d-7ef0-47a1-9c55-1a9cc754d794") + ) + (wire + (pts + (xy 265.43 39.37) (xy 270.51 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab678e68-bd88-46fd-9939-6125fc5e1e80") + ) + (wire + (pts + (xy 166.37 24.13) (xy 166.37 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab89a0bd-6823-45bc-9eeb-5fe32072c266") + ) + (wire + (pts + (xy 171.45 76.2) (xy 171.45 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac1cbccc-ae1d-4a2b-868d-bca9cc2a276a") + ) + (wire + (pts + (xy 83.82 107.95) (xy 109.22 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac3aea35-2aab-41bf-9d5a-543841440b8a") + ) + (wire + (pts + (xy 161.29 138.43) (xy 191.77 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad3e69b6-26ea-4ce6-a87c-270df0e6ca03") + ) + (wire + (pts + (xy 224.79 151.13) (xy 228.6 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad54ba0d-35ec-4cda-b020-435ae4925cbe") + ) + (wire + (pts + (xy 214.63 96.52) (xy 233.68 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "adff48ea-81b6-4c13-b8b3-9b470e4f7771") + ) + (wire + (pts + (xy 247.65 110.49) (xy 247.65 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae730769-a521-45af-afe0-f0d087edbec2") + ) + (wire + (pts + (xy 142.24 29.21) (xy 142.24 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aec1fdab-75fa-4e0e-b905-92dc4658a1fd") + ) + (wire + (pts + (xy 189.23 96.52) (xy 189.23 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af99efee-bbe2-4680-9de1-6dfeba543f04") + ) + (wire + (pts + (xy 135.89 123.19) (xy 138.43 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afaf7c6b-be6d-45b5-ba55-2a7dccb8e4a0") + ) + (wire + (pts + (xy 48.26 69.85) (xy 53.34 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b09ea0cf-3a4f-4963-bdec-467fc97a09dd") + ) + (wire + (pts + (xy 135.89 80.01) (xy 138.43 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b159d33f-caa1-441a-8581-9d7567cb501a") + ) + (wire + (pts + (xy 50.8 39.37) (xy 53.34 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b19d5fd4-d8ad-4b88-a031-ad7e3e294375") + ) + (wire + (pts + (xy 29.21 85.09) (xy 31.75 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1d4ffb3-43c5-45dd-a2a0-8db566cc93dd") + ) + (wire + (pts + (xy 121.92 49.53) (xy 134.62 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1ee11b9-6533-4051-9243-9d8d3fbb4dfe") + ) + (wire + (pts + (xy 137.16 74.93) (xy 138.43 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2d1c413-3f2c-427e-a079-6edf0797ba2e") + ) + (wire + (pts + (xy 165.1 26.67) (xy 173.99 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b341522b-2478-4705-95d9-af50841c2463") + ) + (wire + (pts + (xy 31.75 100.33) (xy 53.34 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b38895ff-9ea5-40ba-959c-5f78c0bb3cc2") + ) + (wire + (pts + (xy 165.1 24.13) (xy 166.37 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b49f47d2-0a3e-453f-a444-0681b399eb50") + ) + (wire + (pts + (xy 265.43 41.91) (xy 270.51 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4e2c6ec-2869-4a8e-bdfe-0f3c55261732") + ) + (wire + (pts + (xy 83.82 110.49) (xy 92.71 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b52e5514-ee90-4044-996f-ac46d698c53e") + ) + (wire + (pts + (xy 195.58 68.58) (xy 193.04 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b577167e-b72a-4695-803a-f0f407e0564b") + ) + (wire + (pts + (xy 218.44 39.37) (xy 218.44 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5c27ed6-4eef-4cf2-9fe4-222a8bb8d393") + ) + (wire + (pts + (xy 31.75 71.12) (xy 31.75 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8361f43-7927-4596-87c3-5202a4326ff0") + ) + (wire + (pts + (xy 83.82 44.45) (xy 101.6 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba4aaaf5-ad7d-4750-89e9-391f00175884") + ) + (wire + (pts + (xy 115.57 83.82) (xy 115.57 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd5c1fbc-a45c-4d4a-9886-f80db955e6f8") + ) + (wire + (pts + (xy 212.09 34.29) (xy 214.63 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf61672c-851c-47e6-916b-5bcd3bc0c19c") + ) + (wire + (pts + (xy 228.6 151.13) (xy 228.6 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0d874b1-c7ee-4386-b4b7-a56dc8dae267") + ) + (wire + (pts + (xy 265.43 44.45) (xy 270.51 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1a6e805-d698-445d-bc58-a65855be9c04") + ) + (wire + (pts + (xy 83.82 113.03) (xy 95.25 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c20057c4-679e-4a1d-9e5a-7546aa54b5ce") + ) + (wire + (pts + (xy 33.02 60.96) (xy 31.75 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2b50293-fa9d-43f7-8e41-9d478a7df9e8") + ) + (wire + (pts + (xy 40.64 85.09) (xy 41.91 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3bb8009-425f-4f22-83b7-f5e59d43fd72") + ) + (wire + (pts + (xy 171.45 102.87) (xy 171.45 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c480f82e-c002-4f27-aac6-3ff813b38f37") + ) + (wire + (pts + (xy 53.34 138.43) (xy 50.8 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5027822-1e14-498a-b903-5ca26ce768e6") + ) + (wire + (pts + (xy 134.62 143.51) (xy 134.62 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5e817bf-cd9d-4c59-b08b-6f0f2f7ce729") + ) + (wire + (pts + (xy 123.19 71.12) (xy 123.19 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c61d1b1c-5fd0-4780-9a8f-0a09e45346d4") + ) + (wire + (pts + (xy 41.91 55.88) (xy 41.91 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c67146b3-011d-499d-9452-6339c95935a3") + ) + (wire + (pts + (xy 83.82 125.73) (xy 138.43 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6c1dafd-c3cf-4d92-9711-0ee922af6b6b") + ) + (wire + (pts + (xy 195.58 67.31) (xy 195.58 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c716c09d-e6b6-4bad-9138-862265933d9b") + ) + (wire + (pts + (xy 17.78 46.99) (xy 17.78 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c71a2c71-44e6-474a-a6be-c435e3dafda9") + ) + (wire + (pts + (xy 165.1 69.85) (xy 166.37 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c72bcc7f-4403-495a-b2f8-cee7c9067933") + ) + (wire + (pts + (xy 114.3 76.2) (xy 114.3 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8463712-2d6d-4945-82b3-668642e5c4f7") + ) + (wire + (pts + (xy 220.98 31.75) (xy 234.95 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c868d016-8016-4540-8da5-d7585e4490a9") + ) + (wire + (pts + (xy 148.59 148.59) (xy 148.59 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c87cbe27-c648-426a-b3f6-1a06a3d23f94") + ) + (wire + (pts + (xy 228.6 149.86) (xy 228.6 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c98b2e53-2bba-4dad-a5f8-28ad83f3ad38") + ) + (wire + (pts + (xy 261.62 80.01) (xy 261.62 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9febd10-28f9-46c4-8f0e-a71bfb9379b7") + ) + (wire + (pts + (xy 187.96 82.55) (xy 187.96 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca3177cd-42ef-4a83-b029-d424fcc5169c") + ) + (wire + (pts + (xy 48.26 172.72) (xy 48.26 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb7d185e-117e-45e5-b043-6189aa385f6f") + ) + (wire + (pts + (xy 83.82 123.19) (xy 128.27 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc4c7859-aa79-4ddc-bd3c-0990b6f18ffd") + ) + (wire + (pts + (xy 147.32 26.67) (xy 114.3 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc907e57-80ab-487e-b085-f76600f735e5") + ) + (wire + (pts + (xy 31.75 124.46) (xy 31.75 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd9e7002-eff2-471b-8252-ca5e18e48caf") + ) + (wire + (pts + (xy 40.64 83.82) (xy 40.64 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce1b8db4-66e9-46ed-87c4-15c88714c784") + ) + (wire + (pts + (xy 226.06 59.69) (xy 234.95 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cea10040-6ce0-4cc9-bd40-befa7cf8ef48") + ) + (wire + (pts + (xy 31.75 130.81) (xy 31.75 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf21109e-a8c4-4905-b877-7a051036b56f") + ) + (wire + (pts + (xy 46.99 113.03) (xy 53.34 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cfda2c38-fcad-42e0-8b13-fab0a5e26286") + ) + (wire + (pts + (xy 106.68 77.47) (xy 110.49 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d032e26b-c20a-4d3a-9404-acd4f7fc9a0c") + ) + (wire + (pts + (xy 265.43 52.07) (xy 270.51 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d03c5824-6cdf-4e5f-ab32-9f3f096d4888") + ) + (wire + (pts + (xy 165.1 123.19) (xy 167.64 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1ccab7e-239d-409c-8ba6-16b1103ce5f6") + ) + (wire + (pts + (xy 161.29 123.19) (xy 165.1 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2b72810-7af2-4bd1-ab0e-2cee5c419a3f") + ) + (wire + (pts + (xy 259.08 80.01) (xy 261.62 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d37beefa-b44e-4421-acd8-75561c3e46b2") + ) + (wire + (pts + (xy 228.6 153.67) (xy 228.6 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d382f32b-c101-46d5-85e3-0e452974d377") + ) + (wire + (pts + (xy 266.7 82.55) (xy 266.7 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d395dce3-a2b0-4eae-b7a3-dfd61d33f4b7") + ) + (wire + (pts + (xy 251.46 111.76) (xy 251.46 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d42bbebb-6478-40c8-9a60-d9facbeea00e") + ) + (wire + (pts + (xy 29.21 83.82) (xy 29.21 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4f573d8-1111-4509-a937-689d2be28e40") + ) + (wire + (pts + (xy 172.72 41.91) (xy 172.72 17.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5383b5b-2a9d-4438-86a1-d203df943d9d") + ) + (wire + (pts + (xy 180.34 39.37) (xy 173.99 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d54572f9-90c2-4998-8cda-d1a618a5a737") + ) + (wire + (pts + (xy 96.52 167.64) (xy 101.6 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d58a6490-6c4d-4c8d-99e0-8f9c7d8e2d12") + ) + (wire + (pts + (xy 149.86 149.86) (xy 149.86 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5b0efb9-c560-49d0-a559-d521296c2743") + ) + (wire + (pts + (xy 146.05 24.13) (xy 146.05 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d68d1434-b874-467b-b686-f5acf98df6be") + ) + (wire + (pts + (xy 83.82 67.31) (xy 96.52 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8343d70-75e6-496d-a7de-80372bf36e4a") + ) + (wire + (pts + (xy 166.37 35.56) (xy 166.37 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8b8be3f-c27c-46cc-80eb-31c97de26221") + ) + (wire + (pts + (xy 140.97 64.77) (xy 110.49 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9946855-7084-4989-95f5-5a37e41e266c") + ) + (wire + (pts + (xy 181.61 87.63) (xy 181.61 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9c527b3-dac9-4a2a-a757-7bbfeff9f83e") + ) + (wire + (pts + (xy 229.87 80.01) (xy 229.87 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da458b34-fcf2-4a31-92b2-fb26440b8a86") + ) + (wire + (pts + (xy 115.57 182.88) (xy 115.57 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da9c680c-68b6-45c5-801a-9f2bc0002f1c") + ) + (wire + (pts + (xy 114.3 140.97) (xy 119.38 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dba7ee9f-1de2-4ffd-ade8-9ad23673e491") + ) + (wire + (pts + (xy 187.96 88.9) (xy 190.5 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbc1db3e-42f7-4037-8f53-14f02f3fde73") + ) + (wire + (pts + (xy 31.75 105.41) (xy 31.75 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbe2d3df-1fa3-4120-8a52-4a15b81697ac") + ) + (wire + (pts + (xy 193.04 68.58) (xy 190.5 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddc30c99-5646-4968-883b-71cb04afc3a6") + ) + (wire + (pts + (xy 31.75 60.96) (xy 31.75 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dececd71-3993-4ee8-bdbc-3b1944be5ae4") + ) + (wire + (pts + (xy 218.44 29.21) (xy 218.44 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df10ad89-8cd2-41fc-8f8e-3b4d5288ea2c") + ) + (wire + (pts + (xy 41.91 85.09) (xy 53.34 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dfb77eb1-f509-4084-a601-88b7d9c49563") + ) + (wire + (pts + (xy 165.1 60.96) (xy 171.45 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dfbc48fc-1780-4ab6-b1ca-bf109933b7ca") + ) + (wire + (pts + (xy 120.65 97.79) (xy 128.27 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dff33462-a34f-495e-aa99-60721cc25584") + ) + (wire + (pts + (xy 247.65 99.06) (xy 247.65 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1233d3e-8c27-4680-adc1-e98e2e37d427") + ) + (wire + (pts + (xy 184.15 96.52) (xy 189.23 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1af783d-7b4a-4cc5-89c9-13aca86c96b3") + ) + (wire + (pts + (xy 127 80.01) (xy 130.81 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2ccae60-e970-4ba7-adaf-e39f3bf0c409") + ) + (wire + (pts + (xy 149.86 149.86) (xy 151.13 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e401fe95-1e2a-4782-9653-a80799ffb665") + ) + (wire + (pts + (xy 83.82 46.99) (xy 101.6 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4166fcc-a8e1-4bb0-8ee4-a2c9e98bf187") + ) + (wire + (pts + (xy 83.82 97.79) (xy 120.65 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e45996ed-c93a-4b01-b64f-c5dac35d0b0b") + ) + (wire + (pts + (xy 265.43 64.77) (xy 270.51 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4744f52-250c-4f44-91c0-58d5aab7c603") + ) + (wire + (pts + (xy 120.65 92.71) (xy 120.65 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4d9c499-ba1b-4967-b610-fe9ad4cc271a") + ) + (wire + (pts + (xy 83.82 52.07) (xy 118.11 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4e26b61-c44c-4e8d-9d94-ce08d4a7b927") + ) + (wire + (pts + (xy 134.62 157.48) (xy 17.78 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5834a6d-d439-4473-8ec0-4c72be47e61e") + ) + (wire + (pts + (xy 232.41 62.23) (xy 234.95 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5c1366f-016a-42a6-b4b0-ccf32d344935") + ) + (wire + (pts + (xy 16.51 177.8) (xy 26.67 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e63b114c-e8da-4440-a8d7-a83cbaa4af0d") + ) + (wire + (pts + (xy 255.27 102.87) (xy 264.16 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6851b75-1628-4387-a620-0b491294d736") + ) + (wire + (pts + (xy 223.52 41.91) (xy 234.95 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e78302c5-0648-4a88-a523-ac7baba21a3d") + ) + (wire + (pts + (xy 212.09 24.13) (xy 212.09 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e940c325-f3b1-416f-bdb1-ac93801dfa66") + ) + (wire + (pts + (xy 167.64 124.46) (xy 167.64 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e951c35a-813f-4bb3-9bae-17e867427406") + ) + (wire + (pts + (xy 106.68 76.2) (xy 106.68 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9d82845-0eff-4995-9666-55d180e09067") + ) + (wire + (pts + (xy 209.55 34.29) (xy 209.55 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb5e368b-00db-411b-91da-a48e9c8de3d7") + ) + (wire + (pts + (xy 191.77 143.51) (xy 194.31 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebde9da8-0f20-4e55-a18c-0b8d41a64efb") + ) + (wire + (pts + (xy 41.91 36.83) (xy 41.91 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eebbe1ca-86bc-4cf3-a676-209f9fddd692") + ) + (wire + (pts + (xy 106.68 175.26) (xy 115.57 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1ac759a-f197-47a4-8be6-bac06f7d19f9") + ) + (wire + (pts + (xy 275.59 90.17) (xy 278.13 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1c30d0e-0fa5-4287-a3bc-ce336ac6a109") + ) + (wire + (pts + (xy 238.76 90.17) (xy 243.84 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f28773e5-fa8f-4b6e-a62a-2d23e5691c29") + ) + (wire + (pts + (xy 255.27 100.33) (xy 255.27 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2d00d8d-a139-415d-b95e-916ad99783b0") + ) + (wire + (pts + (xy 138.43 107.95) (xy 138.43 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2f3f204-c8b0-42ba-b97e-7163ca351a98") + ) + (wire + (pts + (xy 265.43 62.23) (xy 270.51 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f52c3191-c53b-4628-b48d-96d72bebdacb") + ) + (wire + (pts + (xy 46.99 172.72) (xy 48.26 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5887057-2013-4a67-8e91-00f6ef83b5b3") + ) + (wire + (pts + (xy 276.86 57.15) (xy 276.86 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6c4124b-6739-46b0-9094-ad0d5f5825e6") + ) + (wire + (pts + (xy 69.85 182.88) (xy 88.9 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6f3660e-5a6f-4a31-9984-2c6edac329ec") + ) + (wire + (pts + (xy 180.34 41.91) (xy 172.72 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f706b20c-60ac-4155-a986-5b77e84638af") + ) + (wire + (pts + (xy 106.68 167.64) (xy 115.57 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7d9982f-13a4-465b-b2ce-b06f02e109f6") + ) + (wire + (pts + (xy 83.82 41.91) (xy 101.6 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8a54ea1-df85-4833-a752-d827e17ea1e1") + ) + (wire + (pts + (xy 83.82 69.85) (xy 96.52 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8a7e490-9068-4d62-8d62-6c52b3fb475f") + ) + (wire + (pts + (xy 83.82 95.25) (xy 115.57 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8cdee6f-5f0a-4c47-870e-1e945d68f8ea") + ) + (wire + (pts + (xy 35.56 63.5) (xy 35.56 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f91c5a45-a2c5-4734-b1a4-f53672fe3f72") + ) + (wire + (pts + (xy 247.65 90.17) (xy 248.92 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f963ceda-22a1-4086-bb79-058b0bbf73b0") + ) + (wire + (pts + (xy 187.96 80.01) (xy 187.96 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9b0f1b4-a412-4805-92df-c8555d4765d9") + ) + (wire + (pts + (xy 166.37 58.42) (xy 166.37 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa35cf66-49a4-4a40-867d-550bc6b2642a") + ) + (wire + (pts + (xy 167.64 123.19) (xy 171.45 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa3c4111-2088-4b31-9ed4-a78fba671981") + ) + (wire + (pts + (xy 83.82 140.97) (xy 101.6 140.97) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb27f64d-8151-4079-94e7-b8aa6a5414d6") + ) + (wire + (pts + (xy 41.91 26.67) (xy 41.91 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc91b484-4079-40de-acd3-6795ee5c7a9a") + ) + (wire + (pts + (xy 275.59 73.66) (xy 275.59 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdf82fc4-d82f-4ff0-99a7-f0e7bb366847") + ) + (wire + (pts + (xy 146.05 24.13) (xy 147.32 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fee01ef9-9ac8-4e73-b36f-1b1d5731d0c6") + ) + (wire + (pts + (xy 83.82 80.01) (xy 114.3 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff274bd2-4689-4f69-9f10-d7e92dddf113") + ) + (label "PD6{slash}ICP1{slash}OC2B" + (at 85.09 138.43 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "00696ab1-240b-4cad-9d70-f1b136f69206") + ) + (label "PA2{slash}ADC2" + (at 223.52 41.91 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "04d51e95-db08-4aee-8085-9b6ed1e7d3b3") + ) + (label "PA3{slash}ADC3" + (at 223.52 44.45 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0978c707-9386-402d-b70c-df3f22cd156a") + ) + (label "RxD1" + (at 85.09 128.27 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0ced880d-2bc5-44ba-9826-f53e853dcefc") + ) + (label "VROUT" + (at 223.52 96.52 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "12dc4064-05d0-4f4e-8e32-a94c082670a2") + ) + (label "PB2{slash}INT2{slash}AIN0" + (at 265.43 41.91 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "15a42a4e-0c45-4790-a9f1-65fd9f5e56c8") + ) + (label "SCK{slash}PB7" + (at 86.36 57.15 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "19128d6f-964a-4e79-9bf3-24525ffd33ee") + ) + (label "DTR0" + (at 19.05 46.99 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1c1a8836-0d09-4023-b572-291dadde3588") + ) + (label "LED-GREEN{slash}PC4" + (at 86.36 105.41 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1d778b61-e213-43f7-b064-98a5d20e6032") + ) + (label "AREF" + (at 48.26 69.85 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1eea4c85-b305-413e-ab27-d4211604d917") + ) + (label "MOSI{slash}PB5" + (at 133.35 38.1 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1fab2062-363e-45cc-a00d-b4f17cdb6087") + ) + (label "~{RESET}" + (at 265.43 59.69 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2ba73fab-d70f-473c-8057-ac6832cbc9bf") + ) + (label "PC6" + (at 86.36 110.49 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2d32fb3a-bbdb-4013-9ff5-262225956f7c") + ) + (label "SDA{slash}PC1" + (at 223.52 46.99 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2e7647e4-34cb-4dcf-ae14-da0cc3abb7a0") + ) + (label "VBAT" + (at 223.52 90.17 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "30e1dc5e-9629-4b6f-bb3a-c43e9a9e4d6a") + ) + (label "PB2{slash}INT2{slash}AIN0" + (at 86.36 44.45 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "35d052ea-cae9-47fd-93e7-938646501cdf") + ) + (label "PD4{slash}OC1B{slash}XCK1" + (at 85.09 133.35 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "376a7a40-44f8-470a-af81-2e06be0e5005") + ) + (label "SCK{slash}PB7" + (at 133.35 60.96 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3832e0fc-04c6-4d58-a978-019b6ec48f03") + ) + (label "PD7{slash}OC2A" + (at 265.43 54.61 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3836f321-355e-4e75-b009-6359d5d3dc53") + ) + (label "PD5{slash}OC1A" + (at 265.43 36.83 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "414c6690-2589-4613-bbbf-f8d5619733da") + ) + (label "M-MISO" + (at 172.72 49.53 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "419cc2c6-2810-4173-8adc-fd8eb496db3a") + ) + (label "TxD0" + (at 265.43 64.77 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4472c239-72ac-4c7e-9aa9-4bd03f14a8c9") + ) + (label "PD5{slash}OC1A" + (at 85.09 135.89 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4810d04e-be5a-49fe-a47f-6347732f140b") + ) + (label "GDO0" + (at 175.26 39.37 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4cf49c4f-824c-43a4-a0f7-ce5c010eca00") + ) + (label "PC7" + (at 259.08 102.87 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "51c82f2f-0cb6-4c03-80e7-116e9b45b254") + ) + (label "PD4{slash}OC1B{slash}XCK1" + (at 265.43 46.99 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5370b37e-527e-4f85-99f3-6c9b9e6d4369") + ) + (label "~{RESET}" + (at 227.33 59.69 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "53b45fe0-c527-4792-9892-1096e48aa7c2") + ) + (label "PA1{slash}ADC1" + (at 223.52 39.37 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "580bf8ae-1e4f-461e-b74e-30d589adb59d") + ) + (label "PA2{slash}ADC2" + (at 86.36 72.39 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "599584d3-4405-45d2-bc9e-7b131d4b7fa1") + ) + (label "SCK{slash}PB7" + (at 223.52 29.21 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5a10256b-eb51-4d3d-bed1-31ca8fc7701f") + ) + (label "PC6" + (at 184.15 96.52 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5d55c608-3e9f-4a09-9c81-4db79bc6b0d4") + ) + (label "ANT" + (at 187.96 17.78 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5f914048-3776-4402-ae71-b1a7616f1155") + ) + (label "PD6{slash}ICP1{slash}OC2B" + (at 265.43 52.07 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "60c887a2-3f3e-405c-8218-eb79c00b4a03") + ) + (label "PA7{slash}ADC7" + (at 86.36 85.09 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "62e1beca-875f-407d-9f23-3658ac12d95b") + ) + (label "PB1{slash}CLKO{slash}T1" + (at 86.36 41.91 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6947ceeb-8c57-4731-8b6e-f6546079d328") + ) + (label "LED-RED{slash}PC2" + (at 86.36 100.33 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6a8ad752-923c-4eae-9ba6-3e26e46205c7") + ) + (label "~{SS}{slash}PB4{slash}OC0B" + (at 265.43 34.29 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6da7e0bf-8f14-4f8a-b2de-d7594d79be4b") + ) + (label "PB3{slash}OC0A{slash}AIN1" + (at 86.36 46.99 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "71e2a3d2-00f6-462f-8fd7-0ea8d76245ab") + ) + (label "MISO{slash}PB6" + (at 16.51 172.72 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "727fcb7a-b55c-4faa-a0e6-341d4277a052") + ) + (label "TxD0" + (at 85.09 125.73 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7397d127-fe66-443b-9dc6-a367f1dcf28b") + ) + (label "AREF" + (at 223.52 34.29 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "805bb27a-9a6f-4e21-8ad4-80ae734c68b2") + ) + (label "LED-YELLOW{slash}PC3" + (at 86.36 102.87 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "83699758-ceb0-489b-abfc-b63676886216") + ) + (label "PB3{slash}OC0A{slash}AIN1" + (at 265.43 44.45 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "858595b1-0537-44fa-b5c6-d445004b8575") + ) + (label "VIN" + (at 227.33 64.77 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "86dac1f5-4cac-4703-8270-4e93ab37759c") + ) + (label "MISO{slash}PB6" + (at 121.92 49.53 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "88a67e39-a16f-4ff5-a172-29216ff7219d") + ) + (label "PA0{slash}ADC0" + (at 86.36 67.31 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8a22a961-df84-4581-8dda-01f13c002915") + ) + (label "LED-YELLOW{slash}PC3" + (at 69.85 175.26 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8a4e1100-154c-4993-ace2-acb03e3eefd3") + ) + (label "~{CS}" + (at 86.36 77.47 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8b3535c6-b2ca-46d0-a28c-b4705f2f556f") + ) + (label "MOSI{slash}PB5" + (at 86.36 52.07 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8db73374-bcf1-4bdc-9860-682e301ecec6") + ) + (label "MISO{slash}PB6" + (at 86.36 54.61 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "90d59819-6a7c-49f1-b485-ff2e9bd90149") + ) + (label "PB0{slash}T0" + (at 86.36 39.37 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9102a725-949a-45ae-b269-0cc81b272fe9") + ) + (label "PA6{slash}ADC6" + (at 86.36 82.55 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "91b72266-129b-4f94-857d-b2d8b2c748fa") + ) + (label "VIN" + (at 177.8 76.2 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "92c065d6-4c0c-41db-b811-040c5e3e37eb") + ) + (label "SCK{slash}PB7" + (at 16.51 175.26 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "957393c8-60b1-4c1b-8f89-d7010079b47e") + ) + (label "PA3{slash}ADC3" + (at 86.36 74.93 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a093ab79-8adb-4e00-8536-940ae082bb26") + ) + (label "GDO2" + (at 114.3 17.78 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a567eede-8cef-4785-a5ea-777bc2eef7b3") + ) + (label "PA0{slash}ADC0" + (at 223.52 36.83 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a6195f3f-6944-4dd3-8399-7dd9200bb10e") + ) + (label "SCL{slash}PC0" + (at 86.36 95.25 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a849f574-7be8-4215-803e-b0dc1755764d") + ) + (label "~{SW2}{slash}PC5" + (at 86.36 107.95 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b524367b-efa0-42a8-acbe-ed75fb459fa1") + ) + (label "SDA{slash}PC1" + (at 86.36 97.79 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b54e705b-40a6-405f-a7a7-cb27bf069128") + ) + (label "~{CS}" + (at 133.35 64.77 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b56b5557-b3a2-4512-9171-018c70fd885d") + ) + (label "LED-RED{slash}PC2" + (at 69.85 167.64 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b5a8a15f-56cf-4591-83c5-e50ea802a8e2") + ) + (label "~{RESET}" + (at 43.18 39.37 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bc4e7598-7b01-40e1-8bf0-0a30fc21fe68") + ) + (label "VBAT" + (at 228.6 57.15 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bd8b24ce-5d01-4f16-8c67-34e4591b481c") + ) + (label "PA7{slash}ADC7" + (at 223.52 54.61 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bfd417de-bf37-46da-bed9-03c0645ffa95") + ) + (label "MOSI{slash}PB5" + (at 265.43 31.75 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c63db8a5-c6e0-4763-9579-0f11a0ea77dd") + ) + (label "TxD1" + (at 85.09 130.81 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ca4efbfe-224b-4833-adab-f66566c755e6") + ) + (label "MOSI{slash}PB5" + (at 49.53 175.26 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ccaae011-66b6-4d5c-967d-5a3b5b01922e") + ) + (label "PD7{slash}OC2A" + (at 85.09 140.97 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cda6c1dd-047a-4d99-8969-bc98d8756bd2") + ) + (label "GDO0" + (at 114.3 15.24 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cdbe382d-902f-440f-b65e-97e24b815251") + ) + (label "PC7" + (at 86.36 113.03 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cdffb37c-7a9f-425b-9f35-23ca397e0612") + ) + (label "~{SS}{slash}PB4{slash}OC0B" + (at 86.36 49.53 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d2fe5fe8-605d-49d8-9498-06b0a24b3171") + ) + (label "RxD0" + (at 85.09 123.19 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d6c82313-4d33-4b88-a363-491a5f3de89d") + ) + (label "PA6{slash}ADC6" + (at 223.52 52.07 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e524a05b-5997-4181-9d33-0d0d6a8c6e63") + ) + (label "M-SCK" + (at 172.72 52.07 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e7eea7ff-6d35-4db9-9902-a2d5155cc432") + ) + (label "DTR0" + (at 118.11 157.48 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e874555a-8514-4ac2-bc79-23ac20adf1d6") + ) + (label "MISO{slash}PB6" + (at 265.43 29.21 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e90385e6-4a7e-45c3-8a6a-0888ff753ba0") + ) + (label "~{RESET}" + (at 16.51 177.8 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ec4683bb-24c0-406f-a017-cdd26cbeb0ff") + ) + (label "VRIN" + (at 172.72 88.9 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ed6da42e-958f-441c-ab17-37fcf1d787a6") + ) + (label "PA1{slash}ADC1" + (at 86.36 69.85 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "eda604a6-3080-4dde-a780-2a659db038c0") + ) + (label "LED-GREEN{slash}PC4" + (at 69.85 182.88 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "eddde887-8450-48f7-9dd8-a52bc5f7c6d1") + ) + (label "M-MOSI" + (at 172.72 46.99 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ee0c6680-cfd3-44b8-a096-5a1425e756e8") + ) + (label "~{M-CS}" + (at 173.99 54.61 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f03b4bd9-8ab3-4461-968f-9c7e2f353561") + ) + (label "RxD0" + (at 265.43 62.23 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f41b39f4-fc1b-4872-8c92-4df763b2e85d") + ) + (label "PA5{slash}GDO0" + (at 86.36 80.01 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f68cdde6-f0f9-4001-b764-031d66cf7f91") + ) + (label "SCL{slash}PC0" + (at 223.52 49.53 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fa450740-5b0a-4f81-ac81-586edbdcc878") + ) + (label "PB0{slash}T0" + (at 265.43 49.53 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ffda233f-5ac4-4e26-b7d5-d2da7b45de2b") + ) + (label "PB1{slash}CLKO{slash}T1" + (at 265.43 39.37 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fff613a3-4ef1-4b99-b51a-d839aadba158") + ) + (symbol + (lib_id "Device:C_Small") + (at 233.68 104.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "01d51dc4-dce5-4ba6-a2f4-97650f1a80f3") + (property "Reference" "C3" + (at 234.442 102.108 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "4u7" + (at 234.188 106.426 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_1206_3216Metric" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/295674-1206B475K160NT/C313095" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16V 4.7uF X7R ±10% 1206 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Typ" "X7R" + (at 236.22 108.712 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Sim.Device" "" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C313095" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "1206B475K160NT" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 233.68 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "97b15945-eee6-45d6-93da-fa3971b1e96a") + ) + (pin "1" + (uuid "a474b248-a6c9-4db1-ae66-8d2dd1ed86df") + ) + (instances + (project "nano-644" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 31.75 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "071831f2-1f62-466d-9ca7-d9d8a7ce5d4b") + (property "Reference" "#PWR04" + (at 31.75 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 31.75 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 31.75 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 31.75 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 31.75 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "97669f7a-3bca-47d9-9360-f4c20d06aae2") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 133.35 74.93 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "077b35a2-3c5b-41c5-9114-0487c62c656e") + (property "Reference" "R17" + (at 135.382 71.12 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10R" + (at 135.382 72.898 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 133.35 76.708 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25820-0402WGF100JTCE/C25077" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±1% ±200ppm/℃ 10Ω 0402 Chip Resistor - Surface Mount ROHS" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25077" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/25820-0402WGF100JTCE/C25077" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 133.35 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "17144c61-bff4-42cc-a99f-485f9ceb3fc9") + ) + (pin "1" + (uuid "778fb89b-6459-4d4d-acc9-1b9743b54256") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 34.29 46.99 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0ae0deac-d00d-405a-a3ba-18519ec17796") + (property "Reference" "C5" + (at 35.814 43.942 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 36.83 50.038 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" + (at 34.29 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Torch-C0805B104K500NT/C476766" + (at 34.29 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "50V 100nF X7R ±10% 0805 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 34.29 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 34.29 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 34.29 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C476766" + (at 34.29 46.99 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "C0805B104K500NT" + (at 34.29 46.99 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 34.29 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 34.29 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "20f6e52a-9700-4e1c-9d5b-0043e6de6104") + ) + (pin "1" + (uuid "b7271ea7-413a-408b-b2eb-20b0300dfdcd") + ) + (instances + (project "nano-x644" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:push-button-smd-4pin-4.5x4.5mm-black") + (at 111.76 107.95 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0c35a892-3429-4459-84f7-e266e1432c99") + (property "Reference" "SW2" + (at 112.014 104.902 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "push-button-smd-4pin-4.5x4.5mm-black" + (at 110.49 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "@project:push-button-smd-4pin-4.5x4.5mm-black-small" + (at 111.76 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/eswitch-TL3305AF160QG/C2886899" + (at 111.76 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "push button black SMD 4.5mmx4.5mm, NO 50mA 100MΩ 500000 Times 12V 160gf Brick nogging SPST - Tactile Switches ROHS" + (at 111.76 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 111.76 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 111.76 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2886899" + (at 111.76 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "TL3305AF160QG" + (at 111.76 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b336fe53-150e-4b85-887a-f29f40106d85") + ) + (pin "1" + (uuid "7c924114-6e22-4a03-b1f0-b9771abdf2eb") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "SW2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 167.64 127 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0cf27a57-d999-4e22-9c21-f3500dd206cb") + (property "Reference" "C15" + (at 170.434 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 168.148 129.286 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 167.64 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525 " + (at 167.64 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 167.64 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 167.64 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 167.64 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 167.64 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 167.64 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 167.64 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 167.64 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "bc730567-bedc-493a-9459-1abc09089a27") + ) + (pin "1" + (uuid "a8f6cd2d-608c-4586-bdd0-f817529d7b6c") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 31.75 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1272da04-c78a-4d6e-8ba6-f277585fc38f") + (property "Reference" "C6" + (at 27.686 100.584 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 25.654 105.156 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "cd6f67ca-b595-4542-a2ff-18a52a336f53") + ) + (pin "1" + (uuid "48b5a33d-86ab-46ec-ad01-ac3a2d43aac8") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 138.43 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "130eb43e-c4c8-43d6-ac6c-e53cc992d6f3") + (property "Reference" "#FLG01" + (at 138.43 71.755 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "3V" + (at 138.176 69.596 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 138.43 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 138.43 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 138.43 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ce561dd0-5c36-4db6-89bb-4d8cb4e4fb9e") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#FLG01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 106.68 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "13fbec28-1afc-467b-8dca-7eed950228d9") + (property "Reference" "R10" + (at 100.838 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100K" + (at 99.822 73.406 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 104.902 72.39 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/26484-0402WGF1003TCE/C25741" + (at 106.68 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±100ppm/℃ ±1% 100kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 106.68 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 106.68 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 106.68 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25741" + (at 106.68 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "0402WGF1003TCE" + (at 106.68 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8202cdd0-0956-4865-96fd-52e7526f4e90") + ) + (pin "1" + (uuid "d2b30ac2-5a23-4faf-88f8-33e297c337a8") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:Conn_02x15_Arduino-Nano") + (at 250.19 46.99 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp yes) + (uuid "14e6e5cd-0bc9-4ace-81d6-109f4674da8a") + (property "Reference" "J1" + (at 240.538 24.892 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x15_Arduino-Nano" + (at 250.19 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:Arduino-Nano" + (at 251.206 23.622 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 251.46 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Arduino-Nano, double row, 02x15, counter clockwise pin numbering scheme" + (at 249.936 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Field-1" "" + (at 250.19 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "23" + (uuid "68ceac68-8d21-4585-a153-2d4998c86f14") + ) + (pin "18" + (uuid "786836ea-0d40-4764-9c58-a2238144d6f7") + ) + (pin "29" + (uuid "e9193454-beb4-40f7-8669-10a05f67e44e") + ) + (pin "6" + (uuid "e69dfdce-5d3a-4498-a90e-24dc14c95f06") + ) + (pin "22" + (uuid "54652d8a-a8a1-4973-99ea-8f4db0f9c628") + ) + (pin "4" + (uuid "9590fea0-4d5f-4cc9-b77c-c1d15822bad3") + ) + (pin "10" + (uuid "732f53af-f7c6-4748-9d2b-e1766b4b723b") + ) + (pin "1" + (uuid "641a6266-bd26-4efa-bbad-8347f8e5d1d4") + ) + (pin "8" + (uuid "e4601b5a-09d2-48fe-87f9-fe138b37f778") + ) + (pin "26" + (uuid "17fe4db1-9800-439b-8acd-1ecc43571455") + ) + (pin "7" + (uuid "843e1b71-e049-406a-b285-1f4313696b46") + ) + (pin "11" + (uuid "45e61683-6d16-445d-abf3-5cbc8111cd48") + ) + (pin "16" + (uuid "25d42656-461c-401b-9b52-13a3cc8c1471") + ) + (pin "3" + (uuid "c9f617a9-b26c-4eb3-905c-65b8803333f1") + ) + (pin "30" + (uuid "c371c30e-6f9b-48f3-9be4-3a3e3b729a9d") + ) + (pin "9" + (uuid "5cfd59b2-6acb-42a3-ac78-f0ee1a0f9cb4") + ) + (pin "24" + (uuid "e1bc197a-f9cd-4792-9204-7ec46d3ddf26") + ) + (pin "25" + (uuid "7451e252-ec5c-466f-9846-e26dd0809207") + ) + (pin "12" + (uuid "9137e781-a46d-47a8-a412-1e00847782b1") + ) + (pin "5" + (uuid "3ee6407d-57e1-499f-8760-dc2d691a088a") + ) + (pin "27" + (uuid "2b9064fb-3b30-4915-b41d-9774670b8c37") + ) + (pin "21" + (uuid "b67b52ff-4c29-4481-9748-fdc970ede4c1") + ) + (pin "20" + (uuid "f3b76032-4059-4f23-a2b2-9a94174807b2") + ) + (pin "2" + (uuid "7c388151-fb01-454c-9d04-0872f22f9b4a") + ) + (pin "17" + (uuid "56e63a87-a3c7-4b2b-990d-12545196ba00") + ) + (pin "28" + (uuid "d67f773e-8ea1-441b-94bc-cb402f0c03ae") + ) + (pin "19" + (uuid "b959a2fd-82e3-4da0-90dc-05058925a8be") + ) + (pin "14" + (uuid "28e1fc3a-02fc-43bc-8c99-e5dd9555b869") + ) + (pin "13" + (uuid "b9df4ad1-3324-44a8-b780-9d7357cb6583") + ) + (pin "15" + (uuid "fdbd67ea-143b-40c3-b90c-a9dd0b02fc74") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Crystal_Small") + (at 151.13 95.25 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "167df2ca-65c3-47c3-8ba1-c9c3ae2bc1b4") + (property "Reference" "Y2" + (at 153.67 93.9799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "32.768kHz" + (at 153.67 96.5199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "@project:Crystal_SMD_3215-2Pin_3.2x1.5mm" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Citizen-CM315D32768DZFT/C182057" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "32.768kHz 12.5pF ±20ppm SMD3215-2P Crystals ROHS" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C182057" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CM315D32768DZFT" + (at 151.13 95.25 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at 151.13 95.25 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 151.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d33aff96-a97a-411f-92d3-62b1ac6d06a6") + ) + (pin "2" + (uuid "8403a037-78c9-4947-9f5c-42dcf61753eb") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "Y2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 181.61 87.63 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1750f409-d5d5-495d-92d4-58f6b996174c") + (property "Reference" "#FLG02" + (at 181.61 85.725 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "4V2..18V" + (at 181.864 83.566 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 181.61 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 181.61 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 181.61 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "111205ff-8cc5-478b-8e99-ebe4327303e0") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#FLG02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Small") + (at 125.73 74.93 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "17c64ab8-da4d-4f36-8e1d-e02415f9eaad") + (property "Reference" "D6" + (at 124.206 72.644 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "BAS16LD315" + (at 126.9999 72.39 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-523" + (at 125.73 74.93 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Nexperia-BAS16LD315/C841775" + (at 125.73 74.93 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Independent Type 155mA 1.25V@150mA 85V SOD-523 Diodes - General Purpose ROHS" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "https://jlcpcb.com/partdetail/slkor_slkormicro_elec-BAS16X/C2965561" + (at 125.73 74.93 0) + (show_name yes) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2965561" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/slkor_slkormicro_elec-BAS16X/C2965561" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 125.73 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "646d1b57-e239-4ead-9faf-ac4abf40687a") + ) + (pin "2" + (uuid "dafe584d-1dd5-4d40-bc45-7c21bdf82025") + ) + (instances + (project "" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "D6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 278.13 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "196ba49d-178c-4e4e-acb0-fe5513560653") + (property "Reference" "#PWR029" + (at 278.13 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 278.13 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 278.13 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 278.13 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 278.13 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "93e6c6b6-b2e6-448a-981d-20f8e2479de6") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR029") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Diode:SMAJ5.0A") + (at 278.13 96.52 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "198f3367-7ae3-4a88-b62c-14168719f23a") + (property "Reference" "D7" + (at 273.304 96.774 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SMBJ3V3-E3/52" + (at 260.604 99.06 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "Diode_SMD:D_SMB" + (at 273.05 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/VishayIntertech-SMBJ3V3_E352/C82082" + (at 278.13 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "200A@8/20us 600W 10.3V 4.1V 3.3V SMB(DO-214AA) Electrostatic and Surge Protection (TVS/ESD) ROHS" + (at 278.13 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C82082" + (at 278.13 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "SMBJ3V3-E3/52" + (at 278.13 96.52 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Voltage" "4.1V" + (at 275.336 99.314 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "78a713e4-9559-49f9-b0db-661b3e954dbd") + ) + (pin "2" + (uuid "99044fc5-4532-4337-9be8-edbf3e327c91") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "D7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 119.38 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1a08282c-adb2-4f23-8698-ba576171089d") + (property "Reference" "#PWR047" + (at 119.38 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 118.872 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 119.38 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.38 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 119.38 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d7f90fec-1e8a-447c-bb6d-55e7f591ae84") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR047") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 177.8 27.94 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1b2ff19f-e0d7-4abb-8447-151f0c30ac88") + (property "Reference" "C4" + (at 182.372 26.162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 183.388 30.226 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525 " + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 177.8 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e5a15020-f04a-468b-8f64-0542ca391aaa") + ) + (pin "1" + (uuid "4352c56d-409e-48fd-bc30-09fdd49764c8") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 168.91 63.5 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1b883a3f-07b4-49dc-99f1-427da7ab298f") + (property "Reference" "#PWR054" + (at 168.91 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 168.91 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 168.91 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 168.91 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 168.91 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f0133388-e21b-4883-ae54-2775a776e3ab") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR054") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 200.66 24.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1c801451-1b4b-4036-90e7-2d25f42c9169") + (property "Reference" "#FLG06" + (at 200.66 22.225 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3-MODEM" + (at 200.914 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 200.66 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 200.66 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 200.66 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9ac92145-23e2-423f-8a11-e08ca11eaad8") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#FLG06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 46.99 115.57 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1cd707dd-5498-4d7e-b794-5a316ea5db0c") + (property "Reference" "C7" + (at 43.434 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 40.894 117.602 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5024df7e-4640-49b6-8642-57223183a564") + ) + (pin "1" + (uuid "f29fed0a-12e0-4ef1-a50c-acb5964999e4") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 39.37 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1e78d7a1-51a4-4cf9-b8e6-dcaf591bffce") + (property "Reference" "#PWR010" + (at 39.37 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 39.37 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 39.37 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 39.37 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 39.37 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6c40ed06-d566-4191-9b81-5ad8bfc118cc") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR010") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_3_Open") + (at 218.44 34.29 270) + (mirror x) + (unit 1) + (exclude_from_sim yes) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "208c326f-911a-4d2f-90b1-ada8d13d29f5") + (property "Reference" "JP2" + (at 218.948 37.846 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SolderJumper_3_Open" + (at 220.98 33.0201 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "@project:SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Solder Jumper, 3-pole, open" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "3149a4bc-3a0d-49be-b3b8-ce86ffe56bbc") + ) + (pin "2" + (uuid "08cbb6e9-b4a3-462a-ad69-36c4ee189e00") + ) + (pin "1" + (uuid "a7e9f68b-322d-4df6-883a-5c365591abf7") + ) + (instances + (project "" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "JP2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 41.91 87.63 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "241dc415-7a2f-4b7c-a411-04e950126dca") + (property "Reference" "C9" + (at 37.084 87.376 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 35.56 89.662 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 41.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 41.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 41.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 41.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 41.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 41.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 41.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 41.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 41.91 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a5806e27-d376-4261-9745-266632b28ac2") + ) + (pin "1" + (uuid "a03737c6-25ef-443f-8336-9fe8089dbab7") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x01") + (at 181.61 17.78 180) + (unit 1) + (exclude_from_sim yes) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "250de69e-c97e-4393-950a-01fce8a1d521") + (property "Reference" "J4" + (at 181.356 14.732 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x01" + (at 181.61 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "@project:Antenna-Solder-Pad_SMD_2x3mm" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 181.61 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b89cc8e2-b972-4c2e-ad55-3997abf5b98e") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "J4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 168.91 52.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "290dd029-65d5-4c7a-b4d4-80d54fff1b76") + (property "Reference" "#PWR050" + (at 168.91 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 168.91 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 168.91 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 168.91 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 168.91 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "980dcad7-2f4a-4d9a-82a1-da4032cfd62d") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR050") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 48.26 170.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "30926a5c-1daa-4b54-ae4c-ddf66b75ecb6") + (property "Reference" "#PWR040" + (at 48.26 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3-ISP" + (at 47.752 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 48.26 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3229be53-5b12-4bcf-b9b8-143908fc1a99") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR040") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 228.6 154.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "338d57ec-c17b-4002-a9a7-01cb89979d45") + (property "Reference" "#PWR018" + (at 228.6 161.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 228.6 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 228.6 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 228.6 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 228.6 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "82e97118-e00d-4b03-8d23-223f9959902e") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 142.24 52.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3404f8e4-834f-4ec0-a249-c6fa4f31a036") + (property "Reference" "#PWR055" + (at 142.24 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 142.24 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.24 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.24 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 142.24 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "354801cd-8b66-484d-b883-c5f7e47e85fc") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR055") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 115.57 186.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "35482248-bfe6-4b1c-a3fe-22e925934bf8") + (property "Reference" "#PWR036" + (at 115.57 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 115.57 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 115.57 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 115.57 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 115.57 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ffc4d0e5-76b9-4d31-be67-8eb4143b08f3") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR036") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 29.21 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3aa216ba-fd69-4d0a-8fc8-5f12269195eb") + (property "Reference" "#PWR08" + (at 29.21 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 28.702 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 29.21 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 29.21 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 29.21 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "00735bf8-e3e0-446d-87b5-37798ef79902") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:RF-Modul_EBYTE_E07-900MM10S") + (at 193.04 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3b5d5aae-025b-47f1-be17-368aaabd845d") + (property "Reference" "U3" + (at 184.404 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "E07-900MM10S" + (at 197.104 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "@project:RF-Modul_EBYTE_E07-900MM10S" + (at 192.024 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Chengdu_Ebyte_ElecTech-E07900MM10S/C5844212" + (at 195.58 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "RF-Modul 855-925MHz, SPI, 10x10mm, includes Texas Instruments CC1101-Chip" + (at 196.85 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C5844212" + (at 199.898 74.422 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 193.04 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 193.04 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "E07-900MM10S" + (at 193.04 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Rotation Offset" "270" + (at 205.74 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "19" + (uuid "52d1b8fc-394d-4427-8dbe-70653cfaee5c") + ) + (pin "9" + (uuid "2f924cf5-1647-4cb1-939b-14e870281bae") + ) + (pin "20" + (uuid "fa06bad0-ebc0-4711-8660-e34aba122141") + ) + (pin "8" + (uuid "662b2795-5dc9-41f9-96da-a999fb88c726") + ) + (pin "4" + (uuid "73cb0b81-756f-4e6e-bc81-a838557eae64") + ) + (pin "3" + (uuid "77b05332-4621-455d-8b3a-c0f2f1d90852") + ) + (pin "18" + (uuid "e0886c2a-d8ae-4d3d-97f1-94f80c5e8307") + ) + (pin "7" + (uuid "743af10f-d80d-4d1c-84bf-858ff0ea2dd3") + ) + (pin "6" + (uuid "7d9adc47-b0f6-4fd6-bb4f-98b3362cc689") + ) + (pin "5" + (uuid "60c43375-2c62-4861-8f45-51c6b94d5ab1") + ) + (pin "16" + (uuid "0d519754-4fef-470c-891c-0c4612a414dc") + ) + (pin "17" + (uuid "230e4bee-7aef-470a-be72-dcde9cdffc5a") + ) + (pin "2" + (uuid "9ab08c64-7256-4ad4-97ea-3091a0d566b1") + ) + (pin "1" + (uuid "e92caf08-b993-4274-93a4-46b8fb83017e") + ) + (pin "11" + (uuid "f13ba97a-65f7-4669-94f4-a4844db6a3fe") + ) + (pin "15" + (uuid "bdfdd207-cf41-4982-9ded-ffca87c669bd") + ) + (pin "14" + (uuid "9c701b67-892c-42bd-9b99-6987c2e49041") + ) + (pin "10" + (uuid "e22065a5-2598-4869-8220-ca9a1ac86d18") + ) + (pin "13" + (uuid "4edf6701-b64e-4bb8-9c7d-4d77d6ba0a56") + ) + (pin "12" + (uuid "8a117c8e-6827-4dad-890c-e023028e9d9a") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED_Small") + (at 104.14 175.26 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3bee69d0-e027-46be-9b70-04a8ee45a570") + (property "Reference" "D2" + (at 102.87 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "YELLOW" + (at 108.966 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:LED_0805_2012Metric" + (at 104.14 175.26 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/YongyuPhotoelectric-SZYY0805Y/C434436" + (at 104.14 175.26 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "10mA Colorless transparent lens -40℃~+85℃ 584nm~594nm Yellow 120° 40mW 0805 Light Emitting Diodes (LED) ROHS" + (at 104.14 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 104.14 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 104.14 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C434436" + (at 104.14 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "SZYY0805Y" + (at 104.14 175.26 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at 104.14 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8779a99c-2971-47b2-bd03-d824b2c372a0") + ) + (pin "2" + (uuid "d4d12825-622b-409c-a281-e8d8fa508e2a") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "D2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED_Small") + (at 104.14 182.88 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3bf7b6ff-aac7-486f-8f5c-04f9f5df1e0b") + (property "Reference" "D3" + (at 102.87 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GREEN" + (at 108.204 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:LED_0805_2012Metric" + (at 104.14 182.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/YongyuPhotoelectric-SZYY0805G/C434432" + (at 104.14 182.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "10mA, Emerald 0805 Light Emitting Diodes (LED) ROHS" + (at 104.14 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 104.14 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 104.14 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C434432" + (at 104.14 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "SZYY0805G" + (at 104.14 182.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at 104.14 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ee9b078d-6efd-4daf-b699-08bfa6cad58e") + ) + (pin "2" + (uuid "79071c82-b19c-47e3-9b3e-b50ba59105e7") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "D3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 39.37 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3f25aead-9f94-46b7-875c-ae24510ca548") + (property "Reference" "C11" + (at 34.544 66.548 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10p" + (at 34.798 70.866 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 39.37 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402COG100K500AT/C713505" + (at 39.37 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "50V 10pF C0G ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 39.37 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 39.37 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 39.37 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C713505" + (at 39.37 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "TCC0402COG100K500AT" + (at 39.37 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 39.37 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 39.37 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ab2bab62-a58b-4f6d-a758-b0e405d07419") + ) + (pin "1" + (uuid "06cff856-2200-49e7-bde4-da75fff5d914") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 114.3 110.49 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "40220486-6fc7-4ea9-bfe0-aca5b964f33e") + (property "Reference" "#PWR030" + (at 114.3 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 114.3 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 114.3 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 114.3 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 114.3 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b08306bd-f7bd-4d08-b174-f535d0beefe2") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR030") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 138.43 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "40a6b2ee-d969-4094-b10e-5376182a5096") + (property "Reference" "#PWR019" + (at 138.43 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 138.43 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 138.43 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 138.43 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 138.43 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "62eb7106-b200-42f4-8685-d7ade9ca1770") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 31.75 128.27 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "40cb3cbf-17d4-4390-b93f-b516579c72c8") + (property "Reference" "C8" + (at 27.94 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 25.4 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5fc951f8-cd94-4cd5-8057-7dc120ed90ff") + ) + (pin "1" + (uuid "aa680974-6d48-45ca-8eae-ccfca4bdb115") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x03") + (at 114.3 148.59 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "42093d3f-c5e9-4b26-8a68-36c7c489274a") + (property "Reference" "J5" + (at 113.03 151.13 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x03" + (at 119.38 149.8599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "@project:PinHeader_1x03_P2.54mm_Vertical" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/XkbConnection-X6511WV_03HC60D30/C706875" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Gold 250V 3A Policy 2.5mm 3P 260℃ -40℃~+105℃ 2.54mm Single Row Black Brass 1x3P Plugin,P=2.54mm Pin Headers ROHS" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C706875" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 114.3 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1f168e00-2fde-433b-ac50-742decd05d82") + ) + (pin "3" + (uuid "bf6b1bef-1fa0-4112-90df-abfae1bf287d") + ) + (pin "2" + (uuid "cde093a7-4bb3-4358-bae6-fdb25219d937") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "J5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 209.55 38.1 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "43484aa1-e598-4320-8d82-bbfed75908a9") + (property "Reference" "C17" + (at 214.122 36.322 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 215.138 40.386 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 209.55 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525 " + (at 209.55 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 209.55 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 209.55 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 209.55 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 209.55 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 209.55 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 209.55 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 209.55 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2f1e0b60-b054-4732-b0b2-8da1c2a55b60") + ) + (pin "1" + (uuid "f18ee8f3-1c99-4f7a-a36b-ca35ee70039c") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 166.37 76.2 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "43a5c1de-9274-44f9-b774-e50bfdedb743") + (property "Reference" "#PWR053" + (at 166.37 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 166.37 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.37 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 166.37 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 166.37 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ff3dddc8-bc07-416d-857f-b296b8e71c6b") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR053") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "BOM-Additional-Part_1") + (lib_id "@project:BOM-Additional-Part") + (at 148.59 184.15 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "43d8450f-6b17-4e9f-b624-740c751f01d5") + (property "Reference" "J1-X2" + (at 135.89 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Nano-1284 Pin 2-30" + (at 148.082 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:BOM-PinHeader_1x15_P2.54mm_Vertical" + (at 148.59 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Megastar-ZX_PZ2_54_115PZZ/C7501269" + (at 148.59 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "PinHeader_1x15_P2.54mm_Vertical" + (at 148.59 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "LCSC" "C7501269" + (at 186.69 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/Megastar-ZX_PZ2_54_115PZZ/C7501269" + (at 148.59 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "TSW-115-07-F-S" + (at 147.32 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "https://www.digikey.at/de/products/detail/samtec-inc/TSW-115-07-F-S/18916777" + (at 149.86 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 148.59 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "J1-X2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 31.75 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "45eb4e49-3859-4b39-bbf0-aa50c7977ba1") + (property "Reference" "C10" + (at 26.924 66.548 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10p" + (at 27.178 70.866 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 31.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402COG100K500AT/C713505" + (at 31.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "50V 10pF C0G ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 31.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 31.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 31.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C713505" + (at 31.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "TCC0402COG100K500AT" + (at 31.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 31.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 31.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8d873555-8037-4d21-abff-0dd22dd0de08") + ) + (pin "1" + (uuid "42e993da-1206-4f6d-bbea-f60e526776bf") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 209.55 41.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "46e537c0-de8e-4256-bf90-1b6a411a1bdf") + (property "Reference" "#PWR025" + (at 209.55 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 209.55 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 209.55 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 209.55 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 209.55 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1f16877-08c9-414b-b1d9-8ee8103ac8c6") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR025") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 31.75 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "47bec424-7442-41b0-9863-a88b4abd1937") + (property "Reference" "#PWR011" + (at 31.75 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 31.75 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 31.75 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 31.75 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 31.75 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ea86d7db-b274-451c-85aa-b4ec352f5998") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "BOM-Additional-Part_1") + (lib_id "@project:BOM-Additional-Part") + (at 148.59 171.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "481c0490-fbf2-48d0-8941-1be75a3ad7b8") + (property "Reference" "J1-X1" + (at 135.89 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Nano-1284 Pin 1-15" + (at 148.082 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:BOM-PinHeader_1x15_P2.54mm_Vertical" + (at 148.59 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Megastar-ZX_PZ2_54_115PZZ/C7501269" + (at 148.59 208.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "PinHeader_1x15_P2.54mm_Vertical" + (at 148.59 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "LCSC" "C7501269" + (at 186.69 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/Megastar-ZX_PZ2_54_115PZZ/C7501269" + (at 148.59 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "TSW-115-07-F-S" + (at 147.32 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "https://www.digikey.at/de/products/detail/samtec-inc/TSW-115-07-F-S/18916777" + (at 149.86 185.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 148.59 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "J1-X1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 168.91 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "48871ddb-5481-40f7-9563-49f1082ba1bf") + (property "Reference" "#PWR052" + (at 168.91 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 168.91 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 168.91 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 168.91 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 168.91 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c2700050-9f0d-48f4-be38-053e717b1105") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR052") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 146.05 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "48b67008-f554-4f01-b46e-5cee0b3c6e87") + (property "Reference" "#PWR056" + (at 146.05 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 145.542 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 146.05 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f48de701-93cb-4a25-b05e-4c6f9c1a005a") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR056") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 50.8 140.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4ce8a459-0a5a-4786-9a41-86cc8f706f6d") + (property "Reference" "#PWR01" + (at 50.8 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 50.8 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 50.8 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 50.8 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 50.8 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7f89bc5b-5ded-4eb4-9ca7-5bfb09c5c0f9") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 92.71 167.64 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4d0a896d-8a94-4c0e-a8e6-470ac5b7108b") + (property "Reference" "R1" + (at 90.424 165.354 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1K" + (at 94.742 165.354 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 92.71 169.418 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Fojan-FRC0805F1001TS/C2907232" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "125mW Thick Film Resistors 150V ±100ppm/℃ ±1% 1kΩ 0805 Chip Resistor - Surface Mount ROHS" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2907232" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/Fojan-FRC0805F1001TS/C2907232" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 92.71 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8f93c7ad-7839-40aa-8d4d-49ef2b89493b") + ) + (pin "1" + (uuid "8ec792d5-dac3-4bbc-9279-a22952755dfd") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 48.26 77.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4d41d2e9-fc49-44de-b85d-32cb5e0a2240") + (property "Reference" "#PWR012" + (at 48.26 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 48.26 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 48.26 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "775b72d3-d1f2-4090-8c94-8b46a65063be") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 220.98 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "50896748-f428-4325-a49a-b77318e3612b") + (property "Reference" "#PWR035" + (at 220.98 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 220.472 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 220.98 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 220.98 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 220.98 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cf985ace-3d73-4c48-8443-36b1d1c75643") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR035") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 167.64 130.81 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "52c380ed-7bfc-44c2-925b-4a78cfd56d69") + (property "Reference" "#PWR017" + (at 167.64 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 167.64 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 167.64 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 167.64 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 167.64 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8ecaec5e-5dc6-408e-ae23-9a058a9488ba") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR017") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 127 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "54aa1d8b-1b92-4fee-8683-0a492870c8ab") + (property "Reference" "#PWR020" + (at 127 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 127 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 127 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 127 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 127 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "752750e7-53d0-4e0d-9d65-20b713940f35") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR020") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 247.65 95.25 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5816cfb8-4d87-4847-9f08-8658b95e82ee") + (property "Reference" "R12" + (at 245.872 94.996 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10K" + (at 246.126 97.282 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 249.428 95.25 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Sunway-SC0402F1002F2ANRH/C3152059" + (at 247.65 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW ±1% 10kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 247.65 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 247.65 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 247.65 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C3152059" + (at 247.65 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "SC0402F1002F2ANRH" + (at 247.65 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a1c02482-ce20-4399-996c-d60558a7856d") + ) + (pin "1" + (uuid "741091a6-9d74-476b-9319-f5a1a0b18d7b") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 31.75 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5f9ba1f3-1d41-4194-92e9-ae8470d08cd2") + (property "Reference" "#PWR05" + (at 31.75 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 31.242 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 31.75 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 31.75 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 31.75 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cb64b6be-814c-4ee1-808f-a0a0500de983") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:CH340K") + (at 149.86 133.35 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "609ce4a1-05a7-4946-83a9-f813d5812e22") + (property "Reference" "U4" + (at 141.732 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "CH340K" + (at 150.876 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "@project:ESSOP-10" + (at 144.018 148.336 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/WCH_Jiangsu_Qin_Heng-CH340K/C18208922" + (at 149.86 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "ESSOP-10-150mil-1mm USB Converters ROHS" + (at 149.86 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C18208922" + (at 159.766 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CH340K" + (at 149.86 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 149.86 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 149.86 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "720ab711-4c59-49e8-9e02-27f93fd9309b") + ) + (pin "10" + (uuid "1b0077ce-e213-44a7-9c8a-eb12be61b1f1") + ) + (pin "1" + (uuid "97ac4052-b24c-4d53-8af8-7aabdb8c8476") + ) + (pin "0" + (uuid "9b04799f-1352-4047-9f5f-801383c1cd25") + ) + (pin "6" + (uuid "931e2223-1a2b-4aa7-849e-181a2dd5f673") + ) + (pin "8" + (uuid "599a0974-0b80-4215-bb6c-478382331584") + ) + (pin "3" + (uuid "47d1ca19-887f-4048-97bd-76a743789ee9") + ) + (pin "4" + (uuid "a51dadcf-dd81-40c8-9122-51948f1c21c0") + ) + (pin "7" + (uuid "6abf5049-79ec-4c09-97e8-024a99e77527") + ) + (pin "5" + (uuid "8f2c2a32-56a0-49f0-903c-ad0d9f2736be") + ) + (pin "9" + (uuid "f1c21b22-a7c4-460c-9b68-56e3f8435645") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 41.91 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6b3c0b43-3424-4c5a-a751-5dd704074241") + (property "Reference" "TP1" + (at 40.132 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint" + (at 44.45 53.8479 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "@project:TestPoint_THTPad_D0.8mm_Drill0.5mm" + (at 46.99 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 46.99 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 41.91 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bf347147-2792-47a7-9ec1-b34e37ddea20") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "TP1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:ATmega644P-20M") + (at 68.58 90.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6cee0cf0-281b-47f6-9426-ee3a19d08ec8") + (property "Reference" "U1" + (at 68.58 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ATmega1284P-20MU" + (at 68.58 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm" + (at 68.834 154.94 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/C1337217" + (at 68.834 164.084 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "20MHz, 128KiB Flash, 16KiB SRAM, 4KiB EEPROM, QFN-44" + (at 68.834 159.258 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1337217" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "ATMEGA1284P-MU" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC escription" "128KB 1.8V~5.5V AVR 16KB 20MHz FLASH 32 VQFN-44-EP(7x7) Microcontrollers (MCU/MPU/SOC) ROHS" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC Package" "VQFN-44-EP(7x7)" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/C1337217" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 68.58 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "45" + (uuid "e4479fc8-73ac-40a9-a707-f6993e5b5a1e") + ) + (pin "42" + (uuid "15acd35b-ca63-4f38-9719-745af9fba4e2") + ) + (pin "44" + (uuid "4bbb67e8-159b-4f2d-ba62-f52db8f25f2f") + (alternate "SPI-~{SS}") + ) + (pin "18" + (uuid "1dc920e4-2f70-462c-a70b-da7b631f14d8") + ) + (pin "21" + (uuid "705edb78-346f-454d-8d97-b50f8e4d4543") + ) + (pin "16" + (uuid "e463ec8d-fc68-45f1-b335-0fcc210e43f2") + (alternate "OC2A") + ) + (pin "7" + (uuid "45531611-5c33-4ac0-9cca-e30629037d90") + ) + (pin "22" + (uuid "25b7983f-87ec-4564-af67-ef40dbf8152a") + ) + (pin "43" + (uuid "77ef43f1-191a-43d9-9a3d-9c0acbacb68e") + ) + (pin "26" + (uuid "1cbc631e-9bb3-497a-ab4a-aa4a28cd192c") + ) + (pin "6" + (uuid "0e56a651-16ec-4b70-931f-5e0faeb07a1b") + ) + (pin "15" + (uuid "f6c39759-5af1-496b-a387-8407bfccb3a5") + (alternate "OC2B") + ) + (pin "8" + (uuid "4339aa11-329d-4353-b378-cb38bbf31a8e") + ) + (pin "41" + (uuid "fe3af7a3-00cc-43d3-8bf1-9fdb4cf81662") + ) + (pin "5" + (uuid "0f9a2dfe-376a-4a65-8d56-9aebe5c553a3") + ) + (pin "19" + (uuid "ce4fe837-eeac-4d49-855f-2c7dfd344e2f") + (alternate "I²C-SCL") + ) + (pin "39" + (uuid "56dbfa97-1ae7-4c6c-86a9-ab93e782f958") + ) + (pin "10" + (uuid "313518cc-24b2-48e1-ad34-ed5561ddd87d") + (alternate "UART0-TxD") + ) + (pin "1" + (uuid "4b3d3a6d-24f1-4b09-8b8a-224cdc8b6723") + (alternate "SPI-MOSI") + ) + (pin "11" + (uuid "8e402708-ebf4-4c58-98bd-5f05ca6acd48") + (alternate "UART1-RxD") + ) + (pin "14" + (uuid "25c93663-5da9-462c-b1fd-7ff1c4d0a408") + (alternate "OC1A") + ) + (pin "13" + (uuid "09cd9a0a-278e-49ce-b507-0e308f8ba995") + (alternate "OC1B") + ) + (pin "12" + (uuid "5bcc7032-d843-430f-9562-2f330414532c") + (alternate "UART1-TxD") + ) + (pin "37" + (uuid "a2cb44d6-e2cb-4464-960a-9f0dc7fe67f1") + ) + (pin "25" + (uuid "5a0c21e9-8f35-424c-939a-a0b9d6a0b369") + ) + (pin "4" + (uuid "81684121-d265-4c8d-9a78-b4a263a1b754") + ) + (pin "38" + (uuid "18f093c3-85eb-42f2-b8e6-2f5591725c07") + ) + (pin "40" + (uuid "0d59dbbf-ced1-443a-93a8-2b5b42619ddb") + ) + (pin "33" + (uuid "e72ec7d1-4116-4500-bfd4-415fe0e68fce") + ) + (pin "29" + (uuid "2e999f50-2f7e-45e0-968a-d9bb0204c725") + ) + (pin "27" + (uuid "e2ed42a7-bffb-490a-b664-f12e90ba7871") + ) + (pin "35" + (uuid "9bef1b52-e202-4afe-927c-fa84960688a9") + ) + (pin "34" + (uuid "3efb28d8-49b8-4d02-9736-2613a614b20f") + ) + (pin "32" + (uuid "a776500b-0479-4686-9d61-b4eb0e1d7380") + ) + (pin "9" + (uuid "73282a68-6d15-4e75-801b-ce8885c6daf3") + (alternate "UART0-RxD") + ) + (pin "17" + (uuid "201ef212-6990-4d0d-bb91-98f65cca99ef") + ) + (pin "2" + (uuid "19da20df-93f6-4ae6-8a5b-1ddbb6bd1ff5") + (alternate "SPI-MISO") + ) + (pin "23" + (uuid "2ce0a9f7-eb31-47fd-94a7-b7d3e0a5ba4d") + ) + (pin "3" + (uuid "9ca6015c-6eed-404e-a8cc-f37e067da314") + (alternate "SPI-SCK") + ) + (pin "24" + (uuid "0746b149-1fa0-43f5-b259-abc41f1bfd76") + ) + (pin "31" + (uuid "5d9aedbf-5cc1-4633-8b7c-5ba7d5687e33") + ) + (pin "36" + (uuid "b9e36719-2dfe-4fcd-aac4-8f19a67917d9") + ) + (pin "20" + (uuid "420687b9-8971-4309-9225-a722e0ed618d") + (alternate "I²C-SDA") + ) + (pin "30" + (uuid "3b57c1ca-1d06-435b-8492-5d7a1d42c66c") + ) + (pin "28" + (uuid "ae841b58-e2e2-4b09-90eb-3ddca8a5e2b9") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 120.65 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6fa2cabc-57c9-4f91-bbf7-e13edbed7ac9") + (property "Reference" "R8" + (at 122.174 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10K" + (at 121.92 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder" + (at 118.872 88.9 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Sunway-SC0402F1002F2ANRH/C3152059" + (at 120.65 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW ±1% 10kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 120.65 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 120.65 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 120.65 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C3152059" + (at 120.65 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "SC0402F1002F2ANRH" + (at 120.65 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3ad94e5a-84cd-45fd-baf9-3f97c27782b5") + ) + (pin "1" + (uuid "23630871-e38a-425c-bdb9-1d65e72f81ec") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 255.27 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "73b1a964-0b10-43f8-aeac-6a8756f997d6") + (property "Reference" "C18" + (at 257.81 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10u" + (at 256.032 108.966 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 255.27 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/16204-CL05A106MQ5NUNC/C15525" + (at 255.27 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "6.3V 10uF X5R ±20% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 255.27 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 255.27 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 255.27 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C15525" + (at 255.27 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CL05A106MQ5NUNC" + (at 255.27 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Voltage" "6,3V" + (at 258.318 110.998 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "JLCPCB-Link" "" + (at 255.27 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 255.27 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b547b0be-ac3a-4b75-b8b4-32a12d3ab512") + ) + (pin "1" + (uuid "0aec6f81-8226-4b59-a078-0bfc7092d8db") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 115.57 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "75d9e71e-753f-45c1-8d06-653d78124252") + (property "Reference" "R9" + (at 111.252 87.376 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10K" + (at 110.236 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder" + (at 113.792 88.9 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Sunway-SC0402F1002F2ANRH/C3152059" + (at 115.57 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW ±1% 10kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 115.57 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 115.57 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 115.57 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C3152059" + (at 115.57 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "SC0402F1002F2ANRH" + (at 115.57 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f88edfe9-bb79-43fc-9db4-13c206f6566c") + ) + (pin "1" + (uuid "8e8bd112-7da8-4160-98f6-11e8482ab13a") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:4LVC1T45") + (at 156.21 60.96 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "77d58bef-e596-45b3-94fc-a1a7e2ef50d6") + (property "Reference" "U8" + (at 150.876 55.372 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LVC1T45" + (at 157.988 55.372 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 157.48 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 153.67 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C441821" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 156.21 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d112a1d6-5437-4961-8864-027c573941c9") + ) + (pin "1" + (uuid "918f08bf-4cdc-495b-93a9-27dbeaa6e559") + ) + (pin "3" + (uuid "7861802f-8aee-46a0-be54-8ac9d605f3f1") + ) + (pin "4" + (uuid "1e1f8347-aef8-4aa2-b045-f0185274c047") + ) + (pin "6" + (uuid "e9d1e648-dffa-4a8b-b344-cdb803bb9cb7") + ) + (pin "5" + (uuid "14cdec56-8946-4dcd-90ba-9c9d5f8ab551") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 168.91 29.21 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7a31096a-04fb-41bf-9170-62a9cb628d54") + (property "Reference" "#PWR059" + (at 168.91 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 168.91 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 168.91 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 168.91 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 168.91 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8bce308e-af3a-473c-b8db-9cceca6241c7") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR059") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 177.8 96.52 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7a58d23d-ae2e-4681-b6cf-a2f794696ab0") + (property "Reference" "C2" + (at 174.244 94.234 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1u" + (at 174.752 98.806 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" + (at 177.8 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0805X7R105K500DT/C376926" + (at 177.8 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "50V 1uF X7R ±10% 0805 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 177.8 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Typ" "X7R" + (at 180.34 100.584 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Sim.Device" "" + (at 177.8 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 177.8 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C376926" + (at 177.8 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "TCC0805X7R105K500DT" + (at 177.8 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Voltage" "50V" + (at 180.086 98.552 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "821416ef-33c6-4c13-b3a7-662a7a57e383") + ) + (pin "1" + (uuid "ae96a369-c5ce-4f69-af76-b9f3de8a18f8") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 142.24 30.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7a6b0ac8-03d2-401f-ba9e-3009dc7bbc57") + (property "Reference" "#PWR058" + (at 142.24 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 142.24 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.24 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.24 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 142.24 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2538a4d8-1909-48d1-bf5d-a8c8e84e3327") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR058") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 121.92 110.49 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7ba57ef8-9ae4-426a-ab26-4d67db47a47b") + (property "Reference" "R7" + (at 123.698 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100R" + (at 123.952 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 120.142 110.49 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25819-0402WGF1000TCE/C25076" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±1% ±200ppm/℃ 100Ω 0402 Chip Resistor - Surface Mount ROHS" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25076" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "0402WGF1000TCE" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 121.92 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "40d037ea-14e3-4a52-8132-f65e9261e2fc") + ) + (pin "1" + (uuid "a7478ef1-d2f0-48c9-8537-926cf10fd2ea") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 149.86 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7c307143-8642-493f-b47a-9e4e7d1d3a91") + (property "Reference" "#PWR015" + (at 149.86 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 149.86 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 149.86 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8179c7c4-32df-42d8-ba26-03b54f938284") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR015") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 50.8 44.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7d4e10fb-6806-4899-97d3-773852d1d403") + (property "Reference" "C13" + (at 45.974 42.164 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1n" + (at 46.228 46.736 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 50.8 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402X7R102M500AT/C696907" + (at 50.8 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "https://jlcpcb.com/partdetail/Cctc-TCC0402X7R102M500AT/C696907" + (at 50.8 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 50.8 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 50.8 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C696907" + (at 50.8 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "TCC0402X7R102M500AT" + (at 50.8 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 50.8 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 50.8 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a8543b77-d7cf-40a8-9e72-28afc46cdbbc") + ) + (pin "1" + (uuid "1fa7a8b7-82b9-4393-a412-71a5c079b355") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 134.62 133.35 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7e7d95cd-dc36-4c4d-b4a3-c15793fe70d0") + (property "Reference" "C16" + (at 133.604 131.064 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10n" + (at 133.604 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 134.62 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402X7R103M500AT/C696856" + (at 134.62 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "50V 10nF X7R ±20% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 134.62 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 134.62 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 134.62 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C696856" + (at 134.62 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "TCC0402X7R103M500AT" + (at 134.62 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 134.62 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 134.62 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "998f9a14-9d2a-46a5-ac93-7d9691c9f9b8") + ) + (pin "1" + (uuid "a2830d63-e86e-493b-9a22-9603b12b60e4") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 41.91 31.75 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8181f4fe-12c7-4925-b5f1-a09f21976f6b") + (property "Reference" "R14" + (at 44.45 30.4799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10K" + (at 44.45 33.0199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 40.132 31.75 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Sunway-SC0402F1002F2ANRH/C3152059" + (at 41.91 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW ±1% 10kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 41.91 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 41.91 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 41.91 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C3152059" + (at 41.91 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "SC0402F1002F2ANRH" + (at 41.91 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d0a6b5fe-4a26-4434-a060-53ec1d31ca47") + ) + (pin "1" + (uuid "da1ce79e-a656-46db-ad97-aac6c1b11635") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 134.62 137.16 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "820f2e50-08df-4926-9cbe-ed44b0227e1d") + (property "Reference" "#PWR016" + (at 134.62 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 134.62 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 134.62 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 134.62 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 134.62 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "92b2bc6f-1ca5-47ca-8b34-c6c1ffd71cde") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR016") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x02") + (at 101.6 110.49 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp yes) + (uuid "84f8c308-bb33-4954-a0dd-8fcc6c1ce512") + (property "Reference" "TP-PC67" + (at 97.79 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x02" + (at 104.14 113.0299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "@project:PinHeader_1x02_P1.27mm_Vertical" + (at 101.6 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Hanelectricity-1271WV2P/C7470078" + (at 101.6 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 101.6 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 101.6 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 101.6 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7470078" + (at 101.6 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6d6c54ad-b368-4fb8-851f-78c9b74585fb") + ) + (pin "2" + (uuid "71803162-28e3-4e65-bc47-7cc7dc102a61") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "TP-PC67") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 154.94 88.9 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "85b5829b-e4f4-48f2-8b64-b28a96a4f53a") + (property "Reference" "C14" + (at 156.718 85.598 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10p" + (at 160.02 87.376 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Cctc-TCC0402COG100K500AT/C713505" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "50V 10pF C0G ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C713505" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "https://jlcpcb.com/partdetail/Cctc-TCC0402COG100K500AT/C713505" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 154.94 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5e0473ca-e730-46a7-8d36-20799d5c5e00") + ) + (pin "1" + (uuid "b843faf9-e1bf-423b-b4c6-c6fbe9f07ab1") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 243.84 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "87d34a31-4e46-4f17-a823-20ca2f85cd56") + (property "Reference" "#FLG05" + (at 243.84 86.995 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "3V3-RTC" + (at 244.094 85.344 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 243.84 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 243.84 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 243.84 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e3aa5b6e-b1b0-4461-a339-e542b7d08ab6") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#FLG05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:4LVC1T45") + (at 156.21 72.39 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "88244a5b-26fc-4ca6-b1a7-fa3600d002ae") + (property "Reference" "U9" + (at 150.876 66.802 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LVC1T45" + (at 157.988 66.802 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 157.48 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 153.67 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C441821" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 156.21 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "aa83e3ad-c277-40c6-90b9-3875fa389143") + ) + (pin "1" + (uuid "ea96bb18-40e5-458d-9d14-4f7364efef2c") + ) + (pin "3" + (uuid "507b86a6-497c-4023-af81-187629520156") + ) + (pin "4" + (uuid "6b13d81a-37db-4b3d-bc8a-edec75925ee8") + ) + (pin "6" + (uuid "4c06d012-82aa-4da5-848e-500dc036ebb8") + ) + (pin "5" + (uuid "44fc2f2b-87f8-47f7-87a5-349f38ed7e41") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 255.27 80.01 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "89f7e22c-1a1d-4c1e-856c-97e923855ec1") + (property "Reference" "R5" + (at 251.968 77.724 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0R" + (at 255.778 77.724 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 255.27 78.232 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/147914-RS05K10R0FT/C3152172" + (at 255.27 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "125mW ±1% 0Ω 0805 Chip Resistor - Surface Mount ROHS" + (at 255.27 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 255.27 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 255.27 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C3152172" + (at 255.27 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "SC0805F0000I4ANRH" + (at 255.27 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7b87a4af-63d5-461c-992f-0ca20feb1096") + ) + (pin "1" + (uuid "4c2364d9-7c61-4820-9182-2afde28f83d2") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 232.41 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8c3517d8-32c5-4b1b-a11e-e7076e3ec99e") + (property "Reference" "#PWR033" + (at 232.41 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 232.41 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 232.41 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 232.41 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 232.41 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f2203d78-f7f5-4c41-b201-439e66730b7f") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR033") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:push-button-smd-4pin-4.5x4.5mm-red") + (at 34.29 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8c8b41cd-2464-4724-b986-a415594b515f") + (property "Reference" "SW1" + (at 34.29 33.782 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "push-button-smd-4pin-4.5x4.5mm-red" + (at 35.56 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "@project:push-button-smd-4pin-4.5x4.5mm-red-small" + (at 34.29 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25819-0402WGF1000TCE/C2886902" + (at 34.29 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Push button switch red SMD 4.5x4.5mm, NO 50mA 100MΩ 200000 Times 12V 260gf Brick nogging SPST - Tactile Switches ROHS" + (at 34.29 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 34.29 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 34.29 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2886902" + (at 34.29 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "TL3305AF260QG" + (at 34.29 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4450df67-36f5-44b9-9c19-81c48abcde6b") + ) + (pin "2" + (uuid "bdc1e6bb-1355-488c-9689-c249a2a5ecbb") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "SW1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 233.68 120.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8d9eef97-88ec-4194-8aba-caf1684c91fc") + (property "Reference" "#PWR031" + (at 233.68 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 233.68 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 233.68 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2a9cfb8a-a2fd-41a7-a94c-115788ff389e") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR031") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:SolderJumper_4_Open") + (at 233.68 90.17 90) + (unit 1) + (exclude_from_sim yes) + (in_bom no) + (on_board yes) + (dnp no) + (uuid "8e774fbb-364d-4e98-8518-f138abef0928") + (property "Reference" "JP1" + (at 236.982 93.472 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_4_Open" + (at 256.54 92.964 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "@project:SolderJumper-4_Open_RoundedPad_0.7x1.5mm" + (at 248.158 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 236.728 86.868 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Solder Jumper, 4-pole, open" + (at 245.11 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 233.68 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 233.68 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 233.68 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 233.68 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "74ce17b5-4e88-4fb3-ab11-8fa876f1a86e") + ) + (pin "4" + (uuid "a827eedc-ad23-410a-ab9a-4c34d4d3ac4b") + ) + (pin "2" + (uuid "a717378f-aaea-4903-9b85-1a0c55bd291b") + ) + (pin "1" + (uuid "e9b50539-7480-4941-831d-a3671168a288") + ) + (instances + (project "" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "JP1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 233.68 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8e88df26-2f66-404c-9dd3-599f8f29cf4e") + (property "Reference" "#PWR046" + (at 233.68 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 233.426 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 233.68 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2cfaa506-a003-4e79-9b79-ce1c676287dd") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR046") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED_Small") + (at 104.14 167.64 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8eacfe26-4593-4204-9087-10e9124fc053") + (property "Reference" "D1" + (at 102.87 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RED" + (at 106.934 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:LED_0805_2012Metric" + (at 104.14 167.64 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/YongyuPhotoelectric-SZYY0805R/C434431" + (at 104.14 167.64 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "10mA Colorless transparent lens -40℃~+85℃ 615nm~630nm Red 120° 40mW 0805 Light Emitting Diodes (LED) ROHS" + (at 104.14 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C434431" + (at 104.14 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 104.14 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 104.14 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "SZYY0805R" + (at 104.14 167.64 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at 104.14 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4485332e-7389-46a0-bc17-ecbbcc422d54") + ) + (pin "2" + (uuid "da0bf2ee-1736-4843-9867-6851b701b9a1") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 132.08 123.19 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8ffad24b-f6fe-4a3f-8fb4-19c0c4162d36") + (property "Reference" "R4" + (at 131.064 120.65 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10R" + (at 136.398 120.65 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 132.08 124.968 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/18103-0805W8F100JT5E/C17415" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "125mW Thick Film Resistors 150V ±1% ±200ppm/℃ 10Ω 0805 Chip Resistor - Surface Mount ROHS" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C17415" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/18103-0805W8F100JT5E/C17415" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 132.08 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "97a844de-e808-4c24-a521-4fe0f8d16342") + ) + (pin "1" + (uuid "98c605aa-5d6c-4b6a-8d9d-72aa6c658605") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 228.6 149.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9085c95d-0bf4-4ac3-9a53-0100704110d4") + (property "Reference" "#FLG03" + (at 228.6 147.955 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 228.346 145.796 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 228.6 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 228.6 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 228.6 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b94b25ee-ddd9-49ec-8bcf-85a53c8c1020") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#FLG03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 40.64 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "90de8013-4649-4184-9c2a-4375a373aee1") + (property "Reference" "#FLG04" + (at 40.64 81.915 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "AVCC" + (at 40.386 79.756 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 40.64 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 40.64 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 40.64 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f07967ef-ce64-4221-8641-d279a27024b9") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#FLG04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:AP7332-3333W6-7") + (at 201.93 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9141f8f4-e2f5-437c-90e6-0e96ff35861a") + (property "Reference" "U2" + (at 195.58 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AP7332-3333W6-7" + (at 213.614 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:SOT-26" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-AP7332_3333W67/C155362" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "300mA 65dB@(100Hz) Fixed 3.3V Positive electrode 6V SOT-26 Voltage Regulators - Linear, Low Drop Out (LDO) Regulators ROHS" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C155362" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-AP7332_3333W67/C155362" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 201.93 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7827eb80-b2bf-45c7-a051-b308b814b9d7") + ) + (pin "1" + (uuid "3c7f9993-fd96-4551-8219-3d271973e181") + ) + (pin "4" + (uuid "100853f5-0273-44a0-a7ea-24ce56d3d16f") + ) + (pin "5" + (uuid "a3af2e7a-0664-48dc-af0b-389a42c669a1") + ) + (pin "6" + (uuid "25871943-4223-41bc-ba15-dcfc141ce33f") + ) + (pin "3" + (uuid "7d3e9f6d-d906-40ef-9776-1ed2c03b4e42") + ) + (instances + (project "" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_FET:AO3401A") + (at 255.27 92.71 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "923caeb8-96be-4c9b-a75c-5a22a1a6b72e") + (property "Reference" "Q1" + (at 255.27 86.36 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "2301D" + (at 255.27 86.36 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "@project:SOT-23-optional" + (at 253.365 87.63 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Citizen-CM315D32768DZFT/C7499855" + (at 251.46 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" " 20V 3.3A 55mΩ 1V 1PCSPChannel SOT-23 MOSFETs ROHS" + (at 255.27 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7499855" + (at 255.27 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "2301D" + (at 255.27 92.71 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "efd3b9fb-bc93-4e2b-be9c-332569c6732e") + ) + (pin "1" + (uuid "4edd3640-53da-4550-9d86-cae0f95fb0c9") + ) + (pin "3" + (uuid "7c0377fd-a424-4475-8f6e-83313d1cb562") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "Q1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky") + (at 201.93 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "92df6ed2-c277-4522-bf33-73c1472eb77a") + (property "Reference" "D9" + (at 204.978 84.074 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RB161QS-40T18R" + (at 201.6125 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "@project:D_0402_1005Metric_Pad0.77x0.64mm_HandSolder" + (at 201.93 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/RohmSemicon-RB161QS40T18R/C2837790" + (at 201.93 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V Single 600mV@1A 1A 0402 Schottky Barrier Diodes (SBD) ROHS" + (at 201.93 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2837790" + (at 201.93 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 201.93 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 201.93 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "75fab375-8bf2-4fae-aafc-08910aea0d2a") + ) + (pin "1" + (uuid "a831b20f-7401-4ecd-bdf6-9710d3597b0c") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "D9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 138.43 49.53 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "930b87de-2dc2-4d18-896a-c15d4241942b") + (property "Reference" "R16" + (at 137.668 46.99 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100R" + (at 143.256 47.244 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 138.43 51.308 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25819-0402WGF1000TCE/C25076" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±1% ±200ppm/℃ 100Ω 0402 Chip Resistor - Surface Mount ROHS" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25076" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "0402WGF1000TCE" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 138.43 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b0017241-896d-49de-b21e-9b1572230879") + ) + (pin "1" + (uuid "c75d4db2-d4c1-413c-bf4b-82bf9bad381b") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 50.8 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9657825d-5f30-4e24-a110-efec76121634") + (property "Reference" "#PWR037" + (at 50.8 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 50.8 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 50.8 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 50.8 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 50.8 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6709cfea-d7de-400b-8c6c-680c8be5b52f") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR037") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 46.99 111.76 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "988460c1-e6ad-4ce4-bdb3-8b3a9140d9da") + (property "Reference" "#PWR06" + (at 46.99 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 46.482 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 46.99 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 46.99 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 46.99 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e1a5e939-93b3-421e-9491-88dcccf245ab") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 31.75 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9b040c91-4fc1-4fcd-9715-10f657599eca") + (property "Reference" "#PWR02" + (at 31.75 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 31.75 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 31.75 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 31.75 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 31.75 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f4c2c95b-1bcb-41e4-80c0-faf455184933") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:4LVC1T45") + (at 156.21 26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9b6af34d-48b8-4bf4-9a99-3eccb3bc4292") + (property "Reference" "U10" + (at 151.384 21.082 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LVC1T45" + (at 159.512 21.082 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 154.94 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 158.75 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C441821" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 156.21 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f18358b3-f9e5-4574-84fc-96553fe8ae06") + ) + (pin "1" + (uuid "944c9318-d36a-499c-b997-8a56ebc9d59b") + ) + (pin "3" + (uuid "e31cf016-55dd-47f4-8b52-323a90ac49d6") + ) + (pin "4" + (uuid "6f699731-c6a3-4bd0-ab60-de0237b2a4c1") + ) + (pin "6" + (uuid "93e7239c-7f68-4a62-bd3a-3c8e0f359982") + ) + (pin "5" + (uuid "952f9f14-21c2-43da-933f-defccf8e3462") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 193.04 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9d5e52f2-b81a-45f2-8fa8-54ada20db341") + (property "Reference" "#PWR024" + (at 193.04 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 193.04 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 193.04 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 193.04 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 193.04 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5ebd9a25-a904-404a-bdd6-8a2693470318") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR024") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 189.23 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9dd43aa1-5f2c-44ff-ac73-5f6ce9e63fca") + (property "Reference" "R6" + (at 190.754 101.092 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "470K" + (at 190.5 103.378 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric_Pad0.72x0.64mm_HandSolder" + (at 187.452 102.87 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Yageo-RC0402FR07470KL/C137976" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±100ppm/℃ ±1% 470kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C137976" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "RC0402FR-07470KL" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 189.23 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "502e2fbc-72a8-4ee7-be41-1a03653f72e7") + ) + (pin "1" + (uuid "94b6d0f7-aab6-4d7c-a2d7-01260782b203") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x03") + (at 105.41 17.78 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp yes) + (uuid "a0bcb2aa-ec85-41a8-ad7d-eadf3d30e971") + (property "Reference" "TP-GDO02" + (at 110.236 23.876 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x03" + (at 104.1401 12.7 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "@project:PinHeader_1x03_P1.27mm_Vertical" + (at 105.41 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Hanelectricity-1271WV3P/C7470079" + (at 105.41 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 105.41 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 105.41 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 105.41 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C7470079" + (at 105.41 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6a8d4089-1408-43ff-a492-4a4f74054578") + ) + (pin "3" + (uuid "b0e0eb19-238c-4342-9343-77eeb6f00bb9") + ) + (pin "2" + (uuid "4b533ebe-706e-4e7c-91c0-e69ca810e85f") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "TP-GDO02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 48.26 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a72c35f1-6ea9-47f8-8f96-4ebfa78b7009") + (property "Reference" "C12" + (at 49.276 71.628 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 48.768 75.946 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" + (at 48.26 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/1877-CL05B104KO5NNNC/C1525" + (at 48.26 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "16V 100nF X7R ±10% 0402 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 48.26 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 48.26 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 48.26 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1525" + (at 48.26 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "CL05B104KO5NNNC" + (at 48.26 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB-Link" "" + (at 48.26 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 48.26 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d3b57258-4937-4b1f-bdd3-86face41da83") + ) + (pin "1" + (uuid "76c6e6d3-a428-48a1-b40b-62e07eb8b63e") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 212.09 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a838bd9d-7619-45b2-a9b6-5f6b6e465011") + (property "Reference" "#PWR023" + (at 212.09 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3-MODEM" + (at 209.804 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 212.09 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 212.09 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 212.09 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "15a2b681-94c2-4817-bc55-9e615b56f83d") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 177.8 31.75 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ae4797db-0ab4-447e-bada-7cfbb2b181d6") + (property "Reference" "#PWR057" + (at 177.8 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 177.8 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 177.8 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 177.8 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 177.8 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "82eca477-16a9-4f79-afa8-6b5d47588798") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR057") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 160.02 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ae86f2b4-146b-4883-8edf-418cee926156") + (property "Reference" "#PWR022" + (at 160.02 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 160.02 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 160.02 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 160.02 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 160.02 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3ce90c2a-ce5d-4912-b01c-0191e65e3f9f") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR022") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky") + (at 209.55 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b35d21ff-2f84-4f97-aa4b-84223a14f617") + (property "Reference" "D8" + (at 213.36 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RB161QS-40T18R" + (at 209.2325 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "@project:D_0402_1005Metric_Pad0.77x0.64mm_HandSolder" + (at 209.55 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/RohmSemicon-RB161QS40T18R/C2837790" + (at 209.55 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V Single 600mV@1A 1A 0402 Schottky Barrier Diodes (SBD) ROHS" + (at 209.55 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2837790" + (at 209.55 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 209.55 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 209.55 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "97be2e39-14ed-4cf8-8f66-a446a057d1e1") + ) + (pin "1" + (uuid "cd069c45-2d8a-44f2-bd2f-25ea0de8d569") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "D8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 46.99 119.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b423b6fe-2d89-4ff6-bfce-afc635adc6cc") + (property "Reference" "#PWR03" + (at 46.99 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 46.99 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 46.99 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 46.99 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 46.99 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0cac8b4f-b483-424f-965e-bf22139981f0") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 41.91 91.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b46253d4-fbf1-4eaf-9a41-d317fdff8a3a") + (property "Reference" "#PWR09" + (at 41.91 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 41.91 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 41.91 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.91 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 41.91 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5b5c68cb-f31d-4023-95c9-8efdf2f75fac") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 189.23 107.95 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b7493cf0-42c4-48b9-97fe-a7bfa979cdbb") + (property "Reference" "#PWR049" + (at 189.23 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 189.23 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 189.23 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 189.23 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 189.23 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cb97e54e-5e2e-415e-a74d-a4954077bcc8") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR049") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 34.29 85.09 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b78d91c1-b2d1-48ba-a2b3-579c420e5243") + (property "Reference" "L1" + (at 34.544 81.28 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10uH" + (at 34.29 83.312 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Inductor_SMD:L_0603_1608Metric" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Citizen-CM315D32768DZFT/C51942" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "50mA 10uH ±20% 1.17Ω 0603 Inductors (SMD) ROHS" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C51942" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "MCL1608S100MT" + (at 34.29 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 34.29 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "1e4bedfc-1943-4ad7-b494-018535eb6a62") + ) + (pin "1" + (uuid "fd7fd7d5-222a-4a9a-bdf8-f9aa3851ae88") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "L1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky") + (at 171.45 82.55 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b7cf2da1-f251-4e61-ab33-799dcc26789f") + (property "Reference" "D4" + (at 176.022 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B5819W" + (at 182.118 79.502 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 171.45 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Goodwork-B5819W/C2943878" + (at 171.45 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 580mV@1A 1A SOD-123 Schottky Barrier Diodes (SBD) ROHS" + (at 171.45 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2943878" + (at 171.45 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 171.45 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 171.45 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "27f7d346-430b-44f7-9bda-7347db2b09ba") + ) + (pin "1" + (uuid "301b3498-45c1-4c5f-86a0-48aa286d6844") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "D4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 31.75 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b7e1796f-f84f-408c-8ad8-ace24ad746bd") + (property "Reference" "#PWR07" + (at 31.75 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 31.242 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 31.75 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 31.75 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 31.75 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e7eb4617-9522-405d-aebc-d31e26784697") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 41.91 26.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b8a62742-d940-4fb7-99b5-789f3465053b") + (property "Reference" "#PWR013" + (at 41.91 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 41.402 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 41.91 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.91 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 41.91 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b79b9793-b5f7-4a80-abd9-8450ee101de1") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 165.1 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b95477a1-4fe2-4245-b5ee-ea274e9359cb") + (property "Reference" "#PWR038" + (at 165.1 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 164.846 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 165.1 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 165.1 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 165.1 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "60821bd1-055a-45e0-b594-4eb03800f6c8") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR038") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 251.46 114.3 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ba33db7e-86a6-4427-ae9c-d4000f43c1dd") + (property "Reference" "#PWR044" + (at 251.46 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 251.46 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 251.46 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 251.46 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 251.46 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a5de03a5-89c9-4713-8fe6-2da14abb073f") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR044") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 92.71 175.26 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bcb34034-1bec-4482-ba9c-40ab98a82edb") + (property "Reference" "R2" + (at 90.424 172.974 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "560R" + (at 94.742 172.974 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 92.71 177.038 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/29388-0805W8F5600T5E/C28636" + (at 92.71 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "125mW Thick Film Resistors 150V ±100ppm/℃ ±1% 560Ω 0805 Chip Resistor - Surface Mount ROHS" + (at 92.71 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 92.71 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 92.71 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C28636" + (at 92.71 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "0805W8F5600T5E" + (at 92.71 175.26 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "51d2faa9-bfeb-49e7-95c9-caf3e6e873c7") + ) + (pin "1" + (uuid "4b7de602-29a3-4364-9b00-9bb1f6954601") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 133.35 80.01 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "be4277c6-f132-4b36-881e-9ba1666e6a8d") + (property "Reference" "C1" + (at 137.414 78.232 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "220u" + (at 131.826 78.232 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_1206_3216Metric" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/404010-GRM31CR60J227ME11L/C412252" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "6.3V 220uF X5R ±20% 1206 Multilayer Ceramic Capacitors MLCC - SMD/SMT ROHS" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C412252" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MNR" "" + (at 133.35 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/404010-GRM31CR60J227ME11L/C412252" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 133.35 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "95aca7a3-3c88-4fb1-8bdf-d3106e809e9f") + ) + (pin "1" + (uuid "251a541b-409c-4822-99ee-91291c438410") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:PCF8563T") + (at 138.43 92.71 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bf5ba966-fb32-47e2-b531-85fd1493e8c1") + (property "Reference" "U5" + (at 130.556 84.836 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "BM8563EMA" + (at 139.446 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "@project:MSOP-8_3x3mm_P0.65mm" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Gatemode-BM8563EMA/C269878" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "MSOP-8 Real-Time Clocks(RTC) ROHS" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datenblatt Englisch" "https://www.nxp.com/docs/en/data-sheet/PCF8563.pdf" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C269878" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "BM8563EMA" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Rotation Offset" "270" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 138.43 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "4" + (uuid "b623d569-1b86-4ede-93e1-db8266b26ba6") + ) + (pin "1" + (uuid "c0673bd9-b860-49a3-aa62-c51a65e19b6c") + ) + (pin "3" + (uuid "417dff42-fe85-49fc-8582-192f9919636a") + ) + (pin "2" + (uuid "31a55042-c29d-4a61-900d-03105f114a76") + ) + (pin "5" + (uuid "eafd07be-c217-4d14-8262-501e45b88203") + ) + (pin "8" + (uuid "01d8be6c-8e1c-43e8-892c-c9d0d8ffdf13") + ) + (pin "7" + (uuid "83a160f2-c5db-4163-9cab-62e722f82c75") + ) + (pin "6" + (uuid "93f617d8-44b7-4c11-9337-cba078d04653") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:USB_C_Receptacle_USB2.0_16P") + (at 209.55 138.43 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bf98dd17-0afa-4c29-8f60-86a097a0609c") + (property "Reference" "J2" + (at 199.644 118.872 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "USB-C" + (at 212.852 118.872 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "@project:USB_C_Receptacle_12P" + (at 205.74 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Dealon-USB_TYPE_C019/C2927039" + (at 205.74 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3A 1 Surface Mount 16P Female -25℃~+85℃ Type-C SMD USB Connectors ROHS" + (at 209.55 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 209.55 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 209.55 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2927039" + (at 209.55 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "USB-TYPE-C-019" + (at 209.55 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "S1" + (uuid "c74e986b-9994-4964-bfe8-49bc0abd9725") + ) + (pin "A9" + (uuid "55e3e16a-65e1-496f-a024-865e7cccfd33") + ) + (pin "A12" + (uuid "9106f220-7b40-4371-8944-a604c7a12629") + ) + (pin "A1" + (uuid "8aa516ef-7ac0-4bbc-932c-ad349c087f93") + ) + (pin "B5" + (uuid "1e461294-76c7-475c-b0e6-ec91729a756b") + ) + (pin "A8" + (uuid "22657781-053f-4218-a63c-4b5d732e82e3") + ) + (pin "A4" + (uuid "363a0270-5516-4922-9e9c-8768899e0d44") + ) + (pin "B7" + (uuid "a25c4c8c-73a9-44e4-8298-a9569d62022e") + ) + (pin "B4" + (uuid "24b551b2-c818-42b9-b396-58311f350fea") + ) + (pin "A5" + (uuid "036d392f-fe08-49eb-82f4-61bd8223b9a9") + ) + (pin "A7" + (uuid "7a9b54f8-e6f4-44f7-922d-c4ecfede5a20") + ) + (pin "B8" + (uuid "3161ac5c-3112-4a4c-9f82-e9ab2abeca72") + ) + (pin "B12" + (uuid "e9ca4c57-7bfe-43e4-b4ac-26f017893cf1") + ) + (pin "B9" + (uuid "78454b41-735d-42cc-bc5e-d44f67fa9375") + ) + (pin "B6" + (uuid "cad8696c-d450-4623-b94a-d6b6d6c1e943") + ) + (pin "B1" + (uuid "3b819aea-cc93-4377-9b4d-d1a7220b81bf") + ) + (pin "A6" + (uuid "a5f65600-8fc1-4ea4-b51a-2c02dcbeaa49") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "J2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Polyfuse") + (at 271.78 90.17 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c01db131-7c9c-4ce6-87b1-cf40e727749f") + (property "Reference" "F1" + (at 271.78 87.884 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "500mA/250mA" + (at 268.986 92.964 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Fuse:Fuse_1206_3216Metric" + (at 276.86 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/764094-JK_NSMD02524V/C720074" + (at 271.78 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" " 24V 250mA 100A 500mA 1206 Resettable Fuses ROHS" + (at 271.78 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C720074" + (at 271.78 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "JK-NSMD025-24V" + (at 271.78 90.17 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3f7f3f66-651d-4d2b-b99f-26e6a6a2aa24") + ) + (pin "1" + (uuid "8b788118-4d4b-4b96-b5f4-ef8e09f277d6") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "F1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 266.7 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c334dcf3-e711-40a5-b015-a78025ba5441") + (property "Reference" "#PWR042" + (at 266.7 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3-ISP" + (at 266.192 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.7 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.7 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 266.7 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "78ea96be-826e-4379-841e-6407f5d1d2cc") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR042") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 114.3 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c4efd61b-a7a0-4994-be2a-8fe1c8c7b7cd") + (property "Reference" "R15" + (at 116.078 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100R" + (at 116.332 73.406 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 112.522 72.39 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/25819-0402WGF1000TCE/C25076" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±1% ±200ppm/℃ 100Ω 0402 Chip Resistor - Surface Mount ROHS" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C25076" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "0402WGF1000TCE" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a4e3b31d-6dc7-4f83-89be-1b6c498d9191") + ) + (pin "1" + (uuid "2ef50f61-1992-46cc-bd3a-d08990aff78f") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 106.68 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c74ed159-ea7a-4c15-a3e7-5d6e6544e84a") + (property "Reference" "#PWR041" + (at 106.68 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 106.172 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 106.68 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 106.68 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 106.68 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4d5bf97f-1659-4bd5-8b6c-07037c632b34") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR041") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 48.26 179.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "caa8cac3-0d2c-4985-9d28-64bc7a95874b") + (property "Reference" "#PWR039" + (at 48.26 185.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 48.26 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 48.26 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d439e0d4-8fff-4056-8a6a-907663558e4d") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR039") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 124.46 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cbe7ff05-69aa-4cf8-9750-5dfd4180e763") + (property "Reference" "#PWR043" + (at 124.46 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 124.46 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 124.46 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 124.46 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 124.46 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1e83d930-7b67-45d8-b37a-43ec65ccd19d") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR043") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:atmega-isp-6") + (at 26.67 172.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cc83a315-8edf-4537-ae66-caa0170b4644") + (property "Reference" "J3" + (at 36.576 168.656 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ISP" + (at 36.83 181.864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:PinHeader_2x03_P2.54mm_Vertical_SMD" + (at 40.64 168.275 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/221272-2_54_23P/C192301" + (at 15.24 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "6P 2.54mm Double row Black SMD,P=2.54mm,Surface Mount,Right Angle Pin Headers" + (at 26.67 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C192301" + (at 26.67 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "2.54-2*3P" + (at 26.67 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Rotation Offset" "90" + (at 26.67 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "5" + (uuid "94ce25d3-3a8e-454e-ba8d-9483ab2ca371") + ) + (pin "6" + (uuid "ba4be912-438e-4907-ade2-f4d6239f79aa") + ) + (pin "3" + (uuid "ba233f25-9232-49e9-94ca-68df370b4ed6") + ) + (pin "4" + (uuid "a8a10116-7196-4e71-9c03-a863f1c3c0f2") + ) + (pin "1" + (uuid "76d4e7ca-415f-4f8b-81e0-03798d655b49") + ) + (pin "2" + (uuid "2553ae65-8f2f-48a4-a1bb-778f107f14cc") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "J3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 238.76 85.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cdb90b3a-7f34-4a78-ab2d-85eaa15cb188") + (property "Reference" "#PWR045" + (at 238.76 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3-RTC" + (at 241.3 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 238.76 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 238.76 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 238.76 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1620b95-27ec-407b-9fd0-7c540634bf35") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR045") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:4LVC1T45") + (at 156.21 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cf359890-c868-454d-93f4-493a2d786c72") + (property "Reference" "U7" + (at 151.13 43.815 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LVC1T45" + (at 158.75 43.815 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 154.94 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 158.75 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C441821" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 156.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3b83c7b2-3f39-490f-8154-7414a52b58ba") + ) + (pin "1" + (uuid "11abba25-1aea-4660-ae7c-13b548b8a28d") + ) + (pin "3" + (uuid "21b27aa2-8e1a-4781-a070-bcb197fb8dce") + ) + (pin "4" + (uuid "5f89276e-baac-4a66-ae3f-0c58dbe7e16c") + ) + (pin "6" + (uuid "8df9b79e-9bec-4b5e-b3e2-28596be8f674") + ) + (pin "5" + (uuid "acb0f48d-3b21-4c29-b471-3e8e669396dd") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky") + (at 171.45 99.06 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cfa928b9-db63-407a-97bc-51de394e4848") + (property "Reference" "D5" + (at 166.878 99.06 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B5819W" + (at 160.782 102.108 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" + (at 171.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Goodwork-B5819W/C2943878" + (at 171.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "40V 580mV@1A 1A SOD-123 Schottky Barrier Diodes (SBD) ROHS" + (at 171.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C2943878" + (at 171.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 171.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 171.45 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "05ffb97e-72c0-418c-b6b2-d56b5436b9cb") + ) + (pin "1" + (uuid "ef6030ff-8b04-47ac-aa97-390a2d105b7d") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "D5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 27.94 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d540cac4-40dc-4331-befd-a8d701f0cc08") + (property "Reference" "#PWR014" + (at 27.94 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 27.94 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 27.94 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 27.94 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 27.94 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2bd097dd-02d2-4744-bffe-3384aaba3910") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR014") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 119.38 137.16 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d5e0b15b-9b7d-4eb9-a5d7-31a688e7081b") + (property "Reference" "R11" + (at 120.65 135.382 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "47K" + (at 120.65 137.668 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 117.602 137.16 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Walsin_TechCorp-WR04X4702FTL/C163830" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW Thick Film Resistors ±100ppm/℃ ±1% 47kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C163830" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 119.38 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ad65261a-ac46-4a26-a87b-8308d101d7a4") + ) + (pin "1" + (uuid "7d2285d3-1660-4e3d-bd77-aa72f3ab4f3b") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 142.24 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d9c0ec98-d7bd-4e49-a5f6-0e8b3a9ea21e") + (property "Reference" "#PWR051" + (at 142.24 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 142.24 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.24 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.24 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 142.24 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b4cc3ac9-5e44-46de-bc97-d928aa18ec67") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR051") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 118.11 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "dc0c3276-e67d-46a8-875f-24df7b07fa63") + (property "Reference" "#PWR026" + (at 118.11 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 118.872 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 118.11 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 118.11 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 118.11 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2d52934b-4cdc-46b3-9610-a1c42af7e4da") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR026") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Crystal_GND24_Small") + (at 35.56 60.96 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "deb00180-43c1-4cab-bd80-3329e2ff29c4") + (property "Reference" "Y1" + (at 39.116 58.674 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "12MHz" + (at 30.988 58.166 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Jghc-S3212000101080/C390763" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "12MHz Chip-Kristall 10pF ±10ppm SMD3225-4P Crystals ROHS" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Digikey" "https://www.digikey.at/de/products/detail/jauch-quartz/O-12-0-JO32-B-1V3-1-T1-LF/10415988" + (at 35.56 60.96 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C390763" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "S3212000101080" + (at 35.56 60.96 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "JLCPCB Rotation Offset" "180" + (at 35.56 60.96 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 35.56 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "08fb9cfc-f212-4767-8c24-e6831e36b16a") + ) + (pin "1" + (uuid "851b81d0-7238-481d-baa0-a831d7c03d9a") + ) + (pin "2" + (uuid "b632ca42-ae22-4d6c-afaa-ac32f3f3d19a") + ) + (pin "4" + (uuid "203cd9c9-32ca-4c3d-8802-dbf2f2dac178") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "Y1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 92.71 182.88 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e094a73d-603e-4098-a5e9-6bacedeed6ba") + (property "Reference" "R3" + (at 90.424 180.594 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4K7" + (at 94.742 180.594 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 92.71 184.658 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/18361-0805W8F4701T5E/C17673" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "125mW Thick Film Resistors 150V ±100ppm/℃ ±1% 4.7kΩ 0805 Chip Resistor - Surface Mount ROHS" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C17673" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "0805W8F5600T5E" + (at 92.71 182.88 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/18624-1206W4F4701T5E/C17936" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 92.71 182.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a1fae828-704c-466c-8800-17e98e6a2ba6") + ) + (pin "1" + (uuid "0df753ef-407b-488a-9c5f-143b4295fd8b") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 276.86 58.42 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "eb26eb97-1bb4-48de-af6c-7a348f856bd3") + (property "Reference" "#PWR034" + (at 276.86 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 276.86 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 276.86 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 276.86 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 276.86 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "37ad8fab-7a78-4799-99c0-566a49e97ee2") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR034") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 123.19 71.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ec0a6431-ce7a-43cb-848a-a1a840743a3c") + (property "Reference" "#PWR021" + (at 123.19 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3-RTC" + (at 122.682 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 123.19 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 123.19 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 123.19 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f4db743c-e599-4a00-a9dc-ab29b9cacd02") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR021") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 144.78 76.2 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "edb3c918-78bd-41e6-8da7-edc248749657") + (property "Reference" "#PWR048" + (at 144.78 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 144.78 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 144.78 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 144.78 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 144.78 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "98ec21ad-b6ff-4f17-b845-27f290e9dd50") + ) + (instances + (project "nano-1284" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR048") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 247.65 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ef46fda7-770f-45f2-824c-72d1a3a70a38") + (property "Reference" "R13" + (at 242.316 105.156 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "470K" + (at 241.3 107.442 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0402_1005Metric" + (at 245.872 106.68 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/Yageo-RC0402FR07470KL/C137976" + (at 247.65 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "62.5mW Thick Film Resistors 50V ±100ppm/℃ ±1% 470kΩ 0402 Chip Resistor - Surface Mount ROHS" + (at 247.65 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "" + (at 247.65 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "" + (at 247.65 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C137976" + (at 247.65 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MFR" "RC0402FR-07470KL" + (at 247.65 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d74d6954-a671-4632-9c25-3ac4acd7ad8c") + ) + (pin "1" + (uuid "24ebda4e-2c21-4a74-9fae-ec480c3a32c9") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "R13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:VCC") + (at 275.59 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f7c70fd7-9f20-40aa-8fcf-41b36e28f879") + (property "Reference" "#PWR032" + (at 275.59 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3V3" + (at 275.082 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 275.59 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 275.59 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"VCC\"" + (at 275.59 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7d1b4f83-1b79-4401-a989-fbbde0847077") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR032") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 177.8 101.6 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f93fec5c-8bad-4c58-bd1d-07bd51a0f492") + (property "Reference" "#PWR027" + (at 177.8 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 177.8 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 177.8 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 177.8 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 177.8 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4f3e7eef-d984-4fa4-a878-01037957d1bc") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR027") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "@project:4LVC1T45") + (at 156.21 38.1 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f98db3d9-cdf1-4875-9028-ee3cbe861b9f") + (property "Reference" "U6" + (at 150.876 32.512 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LVC1T45" + (at 158.242 32.512 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "@project:X2-DFN1010-6_1.0x1.0mm_P0.35mm" + (at 157.48 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "1.65V~5.5V 1 1 1.65V~5.5V X2-DFN1010-6 Translators, Level Shifters ROHS" + (at 153.67 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C441821" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC-Link" "https://jlcpcb.com/partdetail/DiodesIncorporated-74LVC1T45FW47/C441821" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "DIGIKEY-LINK" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "REICHELT-LINK" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "RS-LINK" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "CONRAD-LINK" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "EBAY-LINK" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MOUSER-LINK" "" + (at 156.21 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "cfdca651-f7d2-4f6a-8726-af7c898d03f2") + ) + (pin "1" + (uuid "923ef4b9-ef46-4cb9-b187-3b7fc8c2b4ac") + ) + (pin "3" + (uuid "c7d89d06-b584-4509-b1cb-9bd94fcd9b8e") + ) + (pin "4" + (uuid "f4aea674-3b4f-47bc-aa40-cf96704e4b6f") + ) + (pin "6" + (uuid "7166a476-d7da-4f16-aa4d-1726c7f407e9") + ) + (pin "5" + (uuid "c84e41f4-e52a-4238-a621-955b1b767323") + ) + (instances + (project "" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "U6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 201.93 105.41 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fa9b0eae-192b-4e42-8f9e-9da7981589c8") + (property "Reference" "#PWR028" + (at 201.93 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 201.93 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 201.93 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 201.93 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 201.93 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d5b4f5e0-eba2-42dd-94e6-f622ef6e19f0") + ) + (instances + (project "nano-x" + (path "/a0e27ba3-e2c4-4ef1-b63f-ecc19ccff68f" + (reference "#PWR028") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) +) diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Cu.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Cu.pdf new file mode 100644 index 0000000..5720a05 Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Cu.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Fab.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Fab.pdf new file mode 100644 index 0000000..775233f Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Fab.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Mask.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Mask.pdf new file mode 100644 index 0000000..0033851 Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Mask.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Paste.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Paste.pdf new file mode 100644 index 0000000..f099842 Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-B_Paste.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Cu.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Cu.pdf new file mode 100644 index 0000000..fd3f230 Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Cu.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Fab.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Fab.pdf new file mode 100644 index 0000000..a27711b Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Fab.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Mask.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Mask.pdf new file mode 100644 index 0000000..5e3b0d7 Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Mask.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Paste.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Paste.pdf new file mode 100644 index 0000000..bf524a4 Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-F_Paste.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-In1_Cu.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-In1_Cu.pdf new file mode 100644 index 0000000..dde2aa3 Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-In1_Cu.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/pdf/nano-1284-In2_Cu.pdf b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-In2_Cu.pdf new file mode 100644 index 0000000..e1c264f Binary files /dev/null and b/kicad/dist/1284-v1a/lagen/pdf/nano-1284-In2_Cu.pdf differ diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Cu.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Cu.svg new file mode 100644 index 0000000..de2475f --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Cu.svg @@ -0,0 +1,7033 @@ + + + +SVG Image created as nano-1284-B_Cu.svg date 2024/08/22 15:45:44 + Image generated by PCBNEW + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Fab.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Fab.svg new file mode 100644 index 0000000..7995966 --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Fab.svg @@ -0,0 +1,6046 @@ + + + + + SVG Image created as nano-1284-B_Fab.svg date 2024/08/22 15:45:50 + Image generated by PCBNEW + + + D6 + + D6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + J1-30 + + J1-30 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + J1-1 + + J1-1 + + + + + + + + + + + + + + + + + + + + U2 + + U2 + + + + + + + + + + + + + + + + + + + + + + + C5 + + C5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + JP2 + + JP2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + C4 + + C4 + + + + + + + + + + + + + + + + + + + + + R8 + + + R8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + J5 + + J5 + + + + + + + + + + + + + + + + + + + + + + + + R14 + + R14 + + + + + + + + + + + + + + + + + + + + + + + C3 + + C3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R5 + + + R5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + J1-X1 + + J1-X1 + + + + + + + + + + + + + + + + + + + + + + + U7 + + + U7 + + + + + + + + + + + + + + + C2 + + C2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R9 + + R9 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + C9 + + C9 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R13 + + R13 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R16 + + R16 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + U3 + + U3 + + + + + + + + + + + + + + + + + + + + + + + + + + R4 + + R4 + + + + + + + + + + + + + + + + + + + D8 + + + D8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R10 + + R10 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + C17 + + + C17 + + + + + + + + + + + + + + + + + + + + + + + + + + Y1 + + Y1 + + + + + + + + + + + + R12 + + R12 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + F1 + + + F1 + + + + + + + + + + + + + R6 + + + R6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + U10 + + U10 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + C10 + + C10 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + C8 + + C8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + D4 + + D4 + + + + + + + + + + + + + + + + + + + + C6 + + + C6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + L1 + + + L1 + + + + + + + + + + + + JP1 + + + JP1 + + + + + + + + + + + + + + + + + + + + + + + + + C12 + + + C12 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + D7 + + D7 + + + + + + + + + + + + + + + + + + + U9 + + + U9 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + C7 + + C7 + + + + + + + + + + + + + + + + + + + C18 + + C18 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + J4 + + J4 + + + + + + + + + + + + + U8 + + + U8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + D5 + + D5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R15 + + R15 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + C11 + + + C11 + + + + + + + + + + + + + + + + + + + + + + + + + + + R11 + + R11 + + + + + + + + + + + + + + + + + + + + + + + + D9 + + + D9 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + J1-X2 + + J1-X2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + U6 + + + U6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + U1 + + U1 + + + + + + + + + + + + + + + + + + C13 + + C13 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SVG Image created as nano-1284-B_Fab.svg date 2024/08/22 15:45:50 + + + + diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Mask.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Mask.svg new file mode 100644 index 0000000..5160840 --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Mask.svg @@ -0,0 +1,3686 @@ + + + +SVG Image created as nano-1284-B_Mask.svg date 2024/08/22 15:45:47 + Image generated by PCBNEW + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Paste.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Paste.svg new file mode 100644 index 0000000..f1a8ee6 --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-B_Paste.svg @@ -0,0 +1,3802 @@ + + + +SVG Image created as nano-1284-B_Paste.svg date 2024/08/22 15:45:44 + Image generated by PCBNEW + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Cu.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Cu.svg new file mode 100644 index 0000000..8eb1ecc --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Cu.svg @@ -0,0 +1,3262 @@ + + + +SVG Image created as nano-1284-F_Cu.svg date 2024/08/22 15:46:11 + Image generated by PCBNEW + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Fab.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Fab.svg new file mode 100644 index 0000000..5e5f99e --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Fab.svg @@ -0,0 +1,2777 @@ + + + + + SVG Image created as nano-1284-F_Fab.svg date 2024/08/22 15:46:24 + Image generated by PCBNEW + + + TP-PC67 + + TP-PC67 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + C15 + + + C15 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + U4 + + U4 + + + + + + + + + + + + + + + + TP-GDO02 + + TP-GDO02 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R17 + + R17 + + + + + + + + + + + + + + + + + + + + + + D3 + + D3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SW2 + + SW2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + TP1 + + TP1 + + + + + + + + + + + + + + + + + + + + + SW1 + + SW1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + D2 + + D2 + + + + + + + + + + + + + + + + + + + + + + + + D1 + + D1 + + + + + + + + + + + + + + + + + + + + + J2 + + J2 + + + + + + + + + + + + + + + + + + + + C16 + + + C16 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Y2 + + + Y2 + + + + + + + + + + + + + + + + + R2 + + R2 + + + + + + + + + + + + + + + + + + + + + + + R3 + + R3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + C14 + + C14 + + + + + + + + + + + + + + + + + + + + + + + + + + + R1 + + R1 + + + + + + + + + + + + + + + + + + + + R7 + + R7 + + + + + + + + + + + + + + + + + U5 + + U5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + Q1 + + Q1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + J3 + + J3 + + + + + + + + + + + + + + + + + + + + + + C1 + + C1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SVG Image created as nano-1284-F_Fab.svg date 2024/08/22 15:46:24 + + + + diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Mask.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Mask.svg new file mode 100644 index 0000000..ebde37d --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Mask.svg @@ -0,0 +1,1192 @@ + + + +SVG Image created as nano-1284-F_Mask.svg date 2024/08/22 15:46:21 + Image generated by PCBNEW + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Paste.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Paste.svg new file mode 100644 index 0000000..61387ff --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-F_Paste.svg @@ -0,0 +1,1052 @@ + + + +SVG Image created as nano-1284-F_Paste.svg date 2024/08/22 15:46:18 + Image generated by PCBNEW + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-In1_Cu.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-In1_Cu.svg new file mode 100644 index 0000000..0bfd03f --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-In1_Cu.svg @@ -0,0 +1,2078 @@ + + + +SVG Image created as nano-1284-In1_Cu.svg date 2024/08/22 15:46:11 + Image generated by PCBNEW + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kicad/dist/1284-v1a/lagen/svg/nano-1284-In2_Cu.svg b/kicad/dist/1284-v1a/lagen/svg/nano-1284-In2_Cu.svg new file mode 100644 index 0000000..b4d11dc --- /dev/null +++ b/kicad/dist/1284-v1a/lagen/svg/nano-1284-In2_Cu.svg @@ -0,0 +1,4287 @@ + + + +SVG Image created as nano-1284-In2_Cu.svg date 2024/08/22 15:46:15 + Image generated by PCBNEW + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/kicad/dist/1284-v1a/nano-1284-v1a_bestueckung.pdf b/kicad/dist/1284-v1a/nano-1284-v1a_bestueckung.pdf new file mode 100644 index 0000000..91531a1 Binary files /dev/null and b/kicad/dist/1284-v1a/nano-1284-v1a_bestueckung.pdf differ diff --git a/kicad/dist/1284-v1a/nano-1284_v1a_bom.pdf b/kicad/dist/1284-v1a/nano-1284_v1a_bom.pdf new file mode 100644 index 0000000..7758a1e Binary files /dev/null and b/kicad/dist/1284-v1a/nano-1284_v1a_bom.pdf differ diff --git a/kicad/dist/1284-v1a/nano-1284_v1a_image-back.png b/kicad/dist/1284-v1a/nano-1284_v1a_image-back.png new file mode 100644 index 0000000..c468c2c Binary files /dev/null and b/kicad/dist/1284-v1a/nano-1284_v1a_image-back.png differ diff --git a/kicad/dist/1284-v1a/nano-1284_v1a_image-back_no-comp.png b/kicad/dist/1284-v1a/nano-1284_v1a_image-back_no-comp.png new file mode 100644 index 0000000..920ddd1 Binary files /dev/null and b/kicad/dist/1284-v1a/nano-1284_v1a_image-back_no-comp.png differ diff --git a/kicad/dist/1284-v1a/nano-1284_v1a_image-front.png b/kicad/dist/1284-v1a/nano-1284_v1a_image-front.png new file mode 100644 index 0000000..0f826a6 Binary files /dev/null and b/kicad/dist/1284-v1a/nano-1284_v1a_image-front.png differ diff --git a/kicad/dist/1284-v1a/nano-1284_v1a_image-front_no-comp.png b/kicad/dist/1284-v1a/nano-1284_v1a_image-front_no-comp.png new file mode 100644 index 0000000..efc7930 Binary files /dev/null and b/kicad/dist/1284-v1a/nano-1284_v1a_image-front_no-comp.png differ diff --git a/kicad/dist/1284-v1a/nano-1284_v1a_schematic-bw.pdf b/kicad/dist/1284-v1a/nano-1284_v1a_schematic-bw.pdf new file mode 100644 index 0000000..fdb7825 Binary files /dev/null and b/kicad/dist/1284-v1a/nano-1284_v1a_schematic-bw.pdf differ diff --git a/kicad/dist/1284-v1a/nano-1284_v1a_schematic.pdf b/kicad/dist/1284-v1a/nano-1284_v1a_schematic.pdf new file mode 100644 index 0000000..0ea61fa Binary files /dev/null and b/kicad/dist/1284-v1a/nano-1284_v1a_schematic.pdf differ diff --git a/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/capture-2024-08-22T13_36_51.054Z.png b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/capture-2024-08-22T13_36_51.054Z.png new file mode 100644 index 0000000..393b40d Binary files /dev/null and b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/capture-2024-08-22T13_36_51.054Z.png differ diff --git a/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/capture-2024-08-22T13_38_29.736Z.png b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/capture-2024-08-22T13_38_29.736Z.png new file mode 100644 index 0000000..08b6ce2 Binary files /dev/null and b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/capture-2024-08-22T13_38_29.736Z.png differ diff --git a/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-1.png b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-1.png new file mode 100644 index 0000000..b4655cf Binary files /dev/null and b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-1.png differ diff --git a/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-2.png b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-2.png new file mode 100644 index 0000000..75011d7 Binary files /dev/null and b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-2.png differ diff --git a/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-3.png b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-3.png new file mode 100644 index 0000000..e77bef6 Binary files /dev/null and b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-3.png differ diff --git a/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-4.png b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-4.png new file mode 100644 index 0000000..5703e2b Binary files /dev/null and b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-4.png differ diff --git a/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-5.png b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-5.png new file mode 100644 index 0000000..1f66466 Binary files /dev/null and b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-5.png differ diff --git a/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-6.png b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-6.png new file mode 100644 index 0000000..1cb5747 Binary files /dev/null and b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-6.png differ diff --git a/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-7.png b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-7.png new file mode 100644 index 0000000..bdce077 Binary files /dev/null and b/kicad/dist/1284-v1a/order_W202408222142394_2024-08-22/order-7.png differ diff --git a/kicad/dist/1284-v1a/production_files/GERBER-nano-1284.zip b/kicad/dist/1284-v1a/production_files/GERBER-nano-1284.zip new file mode 100644 index 0000000..e334d14 Binary files /dev/null and b/kicad/dist/1284-v1a/production_files/GERBER-nano-1284.zip differ diff --git a/kicad/dist/1284-v1a/reports/DRC.rpt b/kicad/dist/1284-v1a/reports/DRC.rpt new file mode 100644 index 0000000..a03b2d2 --- /dev/null +++ b/kicad/dist/1284-v1a/reports/DRC.rpt @@ -0,0 +1,10 @@ +** Drc report for nano-1284.kicad_pcb ** +** Created on 2024-08-22T15:27:25+0200 ** + +** Found 0 DRC violations ** + +** Found 0 unconnected pads ** + +** Found 0 Footprint errors ** + +** End of Report ** diff --git a/kicad/dist/1284-v1a/reports/ERC.rpt b/kicad/dist/1284-v1a/reports/ERC.rpt new file mode 100644 index 0000000..00b85eb --- /dev/null +++ b/kicad/dist/1284-v1a/reports/ERC.rpt @@ -0,0 +1,5 @@ +ERC-Bericht (2024-08-22T15:26:37+0200, UTF8-kodiert) + +***** Schaltplan / + + ** ERC-Meldungen: 0 Fehler 0 Warnungen 0 diff --git a/kicad/dist/1284-v1a/reports/jlcpcb-plugin-report b/kicad/dist/1284-v1a/reports/jlcpcb-plugin-report new file mode 100644 index 0000000..2616eb7 --- /dev/null +++ b/kicad/dist/1284-v1a/reports/jlcpcb-plugin-report @@ -0,0 +1,161 @@ +2024.08.22 15:27:32 - DEBUG - update_from_board - Part D6 is already in the database but value, footprint, bom or pos values changed in the board file, part will be updated, lcsc overwritten/cleared. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C15 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U4 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R17 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part D3 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part SW2 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part SW1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part D2 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part D1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part J2 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C16 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part Y2 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R2 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R3 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C14 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R7 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U5 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part Q1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part J3 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U2 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C5 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C4 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R8 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part J5 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R14 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C3 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R5 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part J1-X1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U7 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C2 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R9 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C9 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R13 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R16 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U3 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R4 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part D8 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R10 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C17 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part Y1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R12 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part F1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R6 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U10 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C10 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C8 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part D4 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C6 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part L1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C12 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part D7 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U9 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C7 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C18 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U8 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part D5 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R15 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C11 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part R11 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part D9 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part J1-X2 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U6 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part U1 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:32 - DEBUG - update_from_board - Part C13 is already in the database and has a lcsc value, the value supplied from the board will overwrite that in the database. +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Top layer +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Silk top +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Mask top +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Paste top +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Inner layer 1 +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Inner layer 2 +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Bottom layer +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Silk top +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Mask bottom +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Paste bottom +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted Edges +2024.08.22 15:27:42 - INFO - generate_geber - Successfully plotted V score cut +2024.08.22 15:27:42 - INFO - generate_excellon - Finished generating Excellon files +2024.08.22 15:27:42 - INFO - zip_gerber_excellon - Finished generating ZIP file /work/sx/nano-1284/kicad/jlcpcb/production_files/GERBER-nano-1284.zip +2024.08.22 15:27:42 - INFO - generate_cpl - ===> generate_cpl() +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C1 -> ('C1', '220u', 'C_1206_3216Metric', 'C412252', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C10 -> ('C10', '10p', 'C_0402_1005Metric', 'C713505', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C11 -> ('C11', '10p', 'C_0402_1005Metric', 'C713505', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C12 -> ('C12', '100n', 'C_0402_1005Metric', 'C1525', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C13 -> ('C13', '1n', 'C_0402_1005Metric', 'C696907', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C14 -> ('C14', '10p', 'C_0402_1005Metric', 'C713505', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C15 -> ('C15', '100n', 'C_0402_1005Metric', 'C1525', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C16 -> ('C16', '10n', 'C_0402_1005Metric', 'C696856', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C17 -> ('C17', '100n', 'C_0402_1005Metric', 'C1525', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C18 -> ('C18', '10u', 'C_0402_1005Metric', 'C15525', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C2 -> ('C2', '1u', 'C_0805_2012Metric', 'C376926', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C3 -> ('C3', '4u7', 'C_1206_3216Metric', 'C313095', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C4 -> ('C4', '100n', 'C_0402_1005Metric', 'C1525', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C5 -> ('C5', '100n', 'C_0805_2012Metric_Pad1.18x1.45mm_HandSolder', 'C476766', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C6 -> ('C6', '100n', 'C_0402_1005Metric', 'C1525', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C7 -> ('C7', '100n', 'C_0402_1005Metric', 'C1525', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C8 -> ('C8', '100n', 'C_0402_1005Metric', 'C1525', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part C9 -> ('C9', '100n', 'C_0402_1005Metric', 'C1525', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part D1 -> ('D1', 'RED', 'LED_0805_2012Metric', 'C434431', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part D2 -> ('D2', 'YELLOW', 'LED_0805_2012Metric', 'C434436', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part D3 -> ('D3', 'GREEN', 'LED_0805_2012Metric', 'C434432', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part D4 -> ('D4', 'B5819W', 'D_SOD-123', 'C2943878', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part D5 -> ('D5', 'B5819W', 'D_SOD-123', 'C2943878', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part D6 -> ('D6', 'BAS16LD315', 'D_SOD-523', 'C2965561', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part D7 -> ('D7', 'SMBJ3V3-E3/52', 'D_SMB', 'C82082', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part D8 -> ('D8', 'RB161QS-40T18R', 'D_0402_1005Metric_Pad0.77x0.64mm_HandSolder', 'C2837790', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part D9 -> ('D9', 'RB161QS-40T18R', 'D_0402_1005Metric_Pad0.77x0.64mm_HandSolder', 'C2837790', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part F1 -> ('F1', '500mA/250mA', 'Fuse_1206_3216Metric', 'C720074', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part G*** -> None +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part J1 -> ('J1', 'Conn_02x15_Arduino-Nano', 'Arduino-Nano', 'C5142341', '', 0, 1) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part J1-X1 -> ('J1-X1', 'Nano-1284 Pin 1-15', 'BOM-PinHeader_1x15_P2.54mm_Vertical', 'C7501269', '', 0, 0) +2024.08.22 15:27:42 - INFO - get_position - WARNING footprint J1-X1: original position used +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part J1-X2 -> ('J1-X2', 'Nano-1284 Pin 2-30', 'BOM-PinHeader_1x15_P2.54mm_Vertical', 'C7501269', '', 0, 0) +2024.08.22 15:27:42 - INFO - get_position - WARNING footprint J1-X2: original position used +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part J2 -> ('J2', 'USB-C', 'USB_C_Receptacle_12P', 'C2927039', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part J3 -> ('J3', 'ISP', 'PinHeader_2x03_P2.54mm_Vertical_SMD', 'C192301', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part J4 -> ('J4', 'Conn_01x01', 'Antenna-Solder-Pad_SMD_2x3mm', '', '', 1, 1) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part J5 -> ('J5', 'Conn_01x03', 'PinHeader_1x03_P2.54mm_Vertical', 'C706875', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part JP1 -> ('JP1', 'SolderJumper_4_Open', 'SolderJumper-4_Open_RoundedPad_0.7x1.5mm', '', '', 1, 1) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part JP2 -> ('JP2', 'SolderJumper_3_Open', 'SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm', '', '', 1, 1) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part L1 -> ('L1', '10uH', 'L_0603_1608Metric', 'C51942', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part Q1 -> ('Q1', '2301D', 'SOT-23-optional', 'C7499855', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R1 -> ('R1', '1K', 'R_0805_2012Metric_Pad1.20x1.40mm_HandSolder', 'C2907232', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R10 -> ('R10', '100K', 'R_0402_1005Metric', 'C25741', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R11 -> ('R11', '47K', 'R_0402_1005Metric', 'C163830', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R12 -> ('R12', '10K', 'R_0402_1005Metric', 'C3152059', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R13 -> ('R13', '470K', 'R_0402_1005Metric', 'C137976', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R14 -> ('R14', '10K', 'R_0402_1005Metric', 'C3152059', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R15 -> ('R15', '100R', 'R_0402_1005Metric', 'C25076', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R16 -> ('R16', '100R', 'R_0402_1005Metric', 'C25076', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R17 -> ('R17', '10R', 'R_0402_1005Metric', 'C25077', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R2 -> ('R2', '560R', 'R_0805_2012Metric_Pad1.20x1.40mm_HandSolder', 'C28636', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R3 -> ('R3', '4K7', 'R_0805_2012Metric_Pad1.20x1.40mm_HandSolder', 'C17673', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R4 -> ('R4', '10R', 'R_0805_2012Metric_Pad1.20x1.40mm_HandSolder', 'C17415', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R5 -> ('R5', '0R', 'R_0805_2012Metric_Pad1.20x1.40mm_HandSolder', 'C3152172', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R6 -> ('R6', '470K', 'R_0402_1005Metric_Pad0.72x0.64mm_HandSolder', 'C137976', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R7 -> ('R7', '100R', 'R_0402_1005Metric', 'C25076', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R8 -> ('R8', '10K', 'R_0402_1005Metric_Pad0.72x0.64mm_HandSolder', 'C3152059', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part R9 -> ('R9', '10K', 'R_0402_1005Metric_Pad0.72x0.64mm_HandSolder', 'C3152059', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part SW1 -> ('SW1', 'push-button-smd-4pin-4.5x4.5mm-red', 'push-button-smd-4pin-4.5x4.5mm-red-small', 'C2886902', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part SW2 -> ('SW2', 'push-button-smd-4pin-4.5x4.5mm-black', 'push-button-smd-4pin-4.5x4.5mm-black-small', 'C2886899', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part TP-GDO02 -> None +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part TP-PC67 -> None +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part TP1 -> ('TP1', 'TestPoint', 'TestPoint_THTPad_D0.8mm_Drill0.5mm', '', '', 0, 1) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U1 -> ('U1', 'ATmega1284P-20MU', 'QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm', 'C1337217', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U10 -> ('U10', '74LVC1T45', 'X2-DFN1010-6_1.0x1.0mm_P0.35mm', 'C441821', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U2 -> ('U2', 'AP7332-3333W6-7', 'SOT-26', 'C155362', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U3 -> ('U3', 'E07-900MM10S', 'RF-Modul_EBYTE_E07-900MM10S', 'C5844212', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U4 -> ('U4', 'CH340K', 'ESSOP-10', 'C18208922', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U5 -> ('U5', 'BM8563EMA', 'MSOP-8_3x3mm_P0.65mm', 'C269878', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U6 -> ('U6', '74LVC1T45', 'X2-DFN1010-6_1.0x1.0mm_P0.35mm', 'C441821', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U7 -> ('U7', '74LVC1T45', 'X2-DFN1010-6_1.0x1.0mm_P0.35mm', 'C441821', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U8 -> ('U8', '74LVC1T45', 'X2-DFN1010-6_1.0x1.0mm_P0.35mm', 'C441821', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part U9 -> ('U9', '74LVC1T45', 'X2-DFN1010-6_1.0x1.0mm_P0.35mm', 'C441821', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part Y1 -> ('Y1', '12MHz', 'Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm', 'C390763', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - -> Part Y2 -> ('Y2', '32.768kHz', 'Crystal_SMD_3215-2Pin_3.2x1.5mm', 'C182057', '', 0, 0) +2024.08.22 15:27:42 - INFO - generate_cpl - Finished generating CPL file /work/sx/nano-1284/kicad/jlcpcb/production_files/CPL-nano-1284.csv +2024.08.22 15:27:42 - INFO - generate_bom - Component J1 has 'Do not placed' enabled: removing from BOM +2024.08.22 15:27:42 - INFO - generate_bom - Finished generating BOM file /work/sx/nano-1284/kicad/jlcpcb/production_files/BOM-nano-1284.csv + diff --git a/kicad/dist/1284-v1a/sha256 b/kicad/dist/1284-v1a/sha256 new file mode 100644 index 0000000..f481977 --- /dev/null +++ b/kicad/dist/1284-v1a/sha256 @@ -0,0 +1,45 @@ +f13677c422384e5cb33ecc93ea7f0a4494db66c79d916d3c21147fbcf6e486a8 ./nano-1284_v1a_schematic.pdf +889e7526961324660d07d401e56862ab7598b5bf8e5aa8ff4f2d28dd893ba577 ./order_X_2024-08-22/order-2.png +e7153461931840c5cecd22c57056b32597870828161cb72612eef544e71a0b6a ./order_X_2024-08-22/order-3.png +e697dc421f0ae949f7aecb52a1d323efcab30b421e73a97baefbd1e77f814857 ./order_X_2024-08-22/order-1.png +26fdf4cdad085230898556f59bdec9d5dc6b095a3a695d387cbbf4baf509307c ./order_X_2024-08-22/order-5.png +734a250d5b5d2619523194e4cefac65e5cbbdcc3017a85ef453cf57d0002503e ./order_X_2024-08-22/capture-2024-08-22T13_36_51.054Z.png +a1cf09cc5a7c5bc3c6e532f20e823a9805759cc4a87029cdc8752644d49e55a7 ./order_X_2024-08-22/order-4.png +636b167173813ab02629664a5ff624528e9cecd60e01f8ae846b59944fbd8866 ./order_X_2024-08-22/order-6.png +d6d0eb263d25272443d3b4b65eb1c3c80a01fef77e83f416d360557616b496ef ./order_X_2024-08-22/order-7.png +e135d1169f7bb24d356c5382670aac30465b4d5d756fba446b277e67f4c88b8d ./order_X_2024-08-22/capture-2024-08-22T13_38_29.736Z.png +3fc87b890dd3ee259b7ac1c1146107bd7c6342f430dd93643b3c6822f08f2398 ./nano-1284-v1a_bestueckung.pdf +f158fa1d52ac2c21752dbf502f1ce4cf663e8f640b49d5becd5562ceaf26f1da ./nano-1284_v1a_schematic-bw.pdf +2cad27dd0e551bb5bf9e6e3498368ee3da7d87b1b73b6c8afea9fd3b6fba470a ./nano-1284_v1a_image-front_no-comp.png +84925c7f3b2d5059225c501bcbe539ccee719002825cd322206760c5ffacbc70 ./README.md +b29f01e3d161b10bdd7fc55b5936ac7fed246383b942273330c891178bc9e750 ./nano-1284_v1a_bom.pdf +ea64f6951bf115f03c1dccab1a9dc8841f0a567878df0cb707b6db8b34a2e9ca ./sha256 +4959f7dec2a2b44e02e2f3b99757fd655108026c46a69ca3ae0dab6a29440fc4 ./production_files/CPL-nano-1284.csv +8da2bc2571d0ff85dc6320678d92efd1c7a7fbbf1bfba80be38af51cbc9a7f16 ./production_files/GERBER-nano-1284.zip +f457ea2df64442068fc48d252386440247ea370b9c073f6e711d6f75eec9002f ./production_files/BOM-nano-1284.csv +5b9262ac140ec558a14995475b5f1e481f5b5795bbb798ad4ca1b6b7f735b7e7 ./nano-1284_v1a_image-back_no-comp.png +90dffea13745a0630b26e8c31d3d38bb64ce5cd306afdc6a729702dbf9453215 ./lagen/svg/nano-1284-F_Paste.svg +b74db3c2af6b40036c4b354bbc256f904d89493e4167616162101b510b12c27d ./lagen/svg/nano-1284-F_Fab.svg +4fb9a142272703cc080ddb877b977a0e691836e1b3e3eedfe9ce446568c63333 ./lagen/svg/nano-1284-B_Mask.svg +fbdc08e8343864c42910b96fc7ca50fe03eb36320cd6e57ca8cfb7c90dd564c7 ./lagen/svg/nano-1284-In2_Cu.svg +5f82f4372bd4367d471a8ea5edea723ad51b910b3c3181f5859c3d7027c8fb5e ./lagen/svg/nano-1284-B_Fab.svg +13a9cdd2b4894ea465d56fc3cab48774018966034429c3406a370055ca8d5b1f ./lagen/svg/nano-1284-B_Paste.svg +b9f593dfa8fc81493283a7e09115c87b0d4fa39b912ff73137b2a8510755a2f4 ./lagen/svg/nano-1284-F_Cu.svg +44801d97e28ff4a9ac4f7ed05a642dc93d06b0e4f9226f9f379c573a93df7d1c ./lagen/svg/nano-1284-In1_Cu.svg +cd00b4ca57a6bfa7026ae69fb1b48f9118ef1a8e241d6a6cf296c0c0dd1b5946 ./lagen/svg/nano-1284-B_Cu.svg +3712deacc562d4c9892ffeb3ad171c82464ac25b6fc51c4a2f0d2af00e8c17f1 ./lagen/svg/nano-1284-F_Mask.svg +2d51786605176b56b494ef3753122cf6d7dd45efa83f6d52842e84b8cd83d3ce ./lagen/pdf/nano-1284-B_Fab.pdf +1dd087b14f350153a15253eb62149f3d0ecaedc22efbef34a14647971a0387d9 ./lagen/pdf/nano-1284-B_Mask.pdf +ee9137e267df9ea33ce0c3e6c1f94807f2e80b32b92df80d1a3dc6a4420d1ade ./lagen/pdf/nano-1284-F_Mask.pdf +2e327da066948ce29af3cad0c888452f6c01ea72049e29030f98d2ed31fe76ed ./lagen/pdf/nano-1284-F_Paste.pdf +78bab54440557b5c83b759f4cd3d82411886eb3f7a70b84f1b0db20c0c323ced ./lagen/pdf/nano-1284-F_Fab.pdf +b49e54cd966f55aed6174f65c165a867bcb74c721ba6430432d8c9cb4ec93e6e ./lagen/pdf/nano-1284-B_Cu.pdf +6ff8e4e80f637c74b1bbecc3e5136f97da6985134eaf942fec3a9a6478e057c4 ./lagen/pdf/nano-1284-In2_Cu.pdf +a90c17df0af6f2f0115b2f33a2dc8b31b808367022163b39d304001c0ada24ca ./lagen/pdf/nano-1284-B_Paste.pdf +659a04080318781aee400567c448466f09abfcaec73a689b221304895bd4c35b ./lagen/pdf/nano-1284-In1_Cu.pdf +d0b1539ec4b672ef2b80ed8b300d895bea6b1a29e9fa7899274e0de051df05e2 ./lagen/pdf/nano-1284-F_Cu.pdf +10f3b156e76219600921b1d8226e30fff79776a3980196962ffa162ea89eb876 ./nano-1284_v1a_image-front.png +a812d44efd88ecb8d60b05dfb694e1bfe377d95400c09a7391ae4d60e50d2c5d ./reports/jlcpcb-plugin-report +df6dd0d6eacb4d38dc30fb613ed50d220c5cbcd482e135abef582c72adb771f5 ./reports/DRC.rpt +d27e503527298e1510af3218317d7388c90b155bbce57119883ab75e3d0ec1ce ./reports/ERC.rpt +ae488b1266eaad610d0a5cfe5b01a4d999853f28710a368f5212e2e2e6d46731 ./nano-1284_v1a_image-back.png diff --git a/kicad/footprint.pretty/PinHeader_1x03_P2.54mm_Vertical.kicad_mod b/kicad/footprint.pretty/PinHeader_1x03_P2.54mm_Vertical.kicad_mod index 70872f5..3da485e 100644 --- a/kicad/footprint.pretty/PinHeader_1x03_P2.54mm_Vertical.kicad_mod +++ b/kicad/footprint.pretty/PinHeader_1x03_P2.54mm_Vertical.kicad_mod @@ -9,7 +9,7 @@ (at -2.33 0 -90) (layer "F.SilkS") (hide yes) - (uuid "1365316b-04da-4673-9e47-a1e1b2aae8fc") + (uuid "b707a9ab-1f3b-413d-a7a3-92b61ba7324a") (effects (font (size 1 1) @@ -21,7 +21,7 @@ (at 7.41 0 -90) (layer "F.Fab") (hide yes) - (uuid "be561c65-8f88-44f3-8a7a-8defe649303b") + (uuid "73ef7ef6-6fa9-4a55-85a8-dfecdfdedde1") (effects (font (size 1 1) @@ -34,7 +34,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "7816f7e5-fc8e-4378-8c67-e9e44df35a35") + (uuid "7cc52a98-2552-443d-bd89-aab253fa0640") (effects (font (size 1.27 1.27) @@ -47,7 +47,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "464b3f8d-55ab-4e55-9ca9-bd3ed6aa3677") + (uuid "999c0249-e3f5-4dd2-a9de-3e9e1c38b72e") (effects (font (size 1.27 1.27) @@ -60,7 +60,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "b4bd8e72-b288-488f-bb01-ce3b10540d02") + (uuid "9a1d568e-80f8-4419-b69d-4015e4d528b6") (effects (font (size 1.27 1.27) @@ -73,7 +73,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "bc76fb22-f7ff-4196-b406-55ffcbb8e6f0") + (uuid "e97a29d4-99dd-44af-b3b5-8bd30dd18b51") (effects (font (size 1 1) @@ -86,7 +86,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "b702ec4a-ce79-4d48-90b1-3cb205d98fb9") + (uuid "1fdfccfa-7cb3-4923-92b0-4f64a92129a7") (effects (font (size 1 1) @@ -99,7 +99,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "7068179f-88ba-4517-a733-5c69f847857f") + (uuid "8ca48dd2-845c-4047-b545-937611b41122") (effects (font (size 1 1) @@ -112,7 +112,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "43feaf6a-af83-45c0-bec3-042a628708c9") + (uuid "914e2709-44ca-4379-a6ee-514f7c6f88cb") (effects (font (size 1 1) @@ -125,7 +125,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "f95985eb-3ec7-43d1-b576-631a835b03b6") + (uuid "0967fb6c-4bf2-479d-b036-1a8814edfc01") (effects (font (size 1 1) @@ -138,7 +138,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "09e1e267-4f32-4cf6-b64c-ca3c641d9d55") + (uuid "1554973a-9fd6-4cab-8378-7244905856f0") (effects (font (size 1 1) @@ -151,7 +151,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "33c3aebf-5fba-4e8c-9257-a803e4be810a") + (uuid "d4cc8d66-060f-4853-9155-173d3cb72ae1") (effects (font (size 1 1) @@ -164,7 +164,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "fc304dc9-55b4-4055-9499-6f293e4d2eb3") + (uuid "5c268c59-d588-470b-9e84-e1c6418c8bde") (effects (font (size 1 1) @@ -177,7 +177,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "bccaa725-dccc-4e97-98f6-7ff46b981674") + (uuid "f6f92ce6-2aab-434c-a3f6-45325a7200c7") (effects (font (size 1 1) @@ -190,7 +190,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "e648e9d8-ec55-4e0a-ae10-cc2aae3d272a") + (uuid "cf318ffb-12c5-4980-919f-fb30d51824c4") (effects (font (size 1 1) @@ -203,7 +203,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "b4660e0c-7ffb-493d-9587-db2ccb3b6993") + (uuid "2cd8b28c-7c79-4d10-863d-36d652309d02") (effects (font (size 1 1) @@ -216,7 +216,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "63ce7a21-5949-4f24-b817-66cabc73276f") + (uuid "90d49076-6213-4824-8a5c-deea39b25419") (effects (font (size 1 1) @@ -229,7 +229,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "1547e53d-e938-43cb-a784-51b3120225b7") + (uuid "7d81de0a-367c-43a0-94b6-233253196d54") (effects (font (size 1 1) @@ -242,7 +242,7 @@ (unlocked yes) (layer "F.Fab") (hide yes) - (uuid "ba7870a9-2187-4a1c-9c9e-8a4c97a2c616") + (uuid "a2e59dfb-6779-4d6d-990d-4f5bf9633b80") (effects (font (size 1 1) @@ -259,7 +259,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "70c83614-fdfc-4b8d-ac49-ba1dd0614dc3") + (uuid "a40d0506-40fc-4b2c-8488-87037c24df3f") ) (fp_line (start 0 1.2) @@ -269,7 +269,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "0b647883-f65b-4ce6-83b2-0e7fab85243f") + (uuid "38164b13-95fc-46c3-8e4a-05f87f37a926") ) (fp_line (start 1.27 -1.2) @@ -279,7 +279,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "ce2a6d89-5acf-4bec-936f-6ed7f85f8dbc") + (uuid "d1bc1adc-eeaf-43e4-aa0d-68e57b68728f") ) (fp_line (start 1.27 1.2) @@ -289,7 +289,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "33eb7130-4d22-4848-9271-8f77920a2051") + (uuid "15aad4d6-5e5f-49d3-800e-1b0b603c46ec") ) (fp_line (start 1.27 1.2) @@ -299,7 +299,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "adb6808f-2cd2-4795-8348-a5581008662a") + (uuid "2d608079-d87d-4bc7-8c7b-c14bb5aadd21") ) (fp_line (start 6.41 1.2) @@ -309,7 +309,7 @@ (type solid) ) (layer "F.SilkS") - (uuid "8b1359bb-5aa0-4aad-a273-0ab20ada5884") + (uuid "0835f80b-b2c7-4a4c-9b7f-689cde4b2443") ) (fp_line (start -1.4 -1.25) @@ -319,7 +319,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "8a2c2ca4-3516-4a30-a4b2-3b06976bdbcc") + (uuid "367678ed-06a8-412c-b0e5-54a4a1bd716b") ) (fp_line (start -1.4 1.35) @@ -329,7 +329,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "cbf18138-2d3c-4d31-8f66-bf407669e277") + (uuid "c35c8d3c-d61e-4bee-b6f6-66bfacedee0e") ) (fp_line (start 6.55 -1.25) @@ -339,7 +339,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "6d577ad3-e17e-42d9-8432-d6473f47e2fe") + (uuid "f2be2113-560f-44d9-9f3b-8f4290a0598a") ) (fp_line (start 6.55 1.35) @@ -349,7 +349,7 @@ (type solid) ) (layer "F.CrtYd") - (uuid "471eb02a-1bcd-4185-82aa-6840bac8f77f") + (uuid "8bc98326-77ab-4dc6-b596-350dbd33c475") ) (fp_line (start -1.27 -1.27) @@ -359,7 +359,7 @@ (type solid) ) (layer "F.Fab") - (uuid "652c1c3d-a28c-4b68-8eff-60e20fdf3bd6") + (uuid "c1a64da0-21c9-46c5-bb76-11f68d2e337f") ) (fp_line (start -1.27 0.635) @@ -369,7 +369,7 @@ (type solid) ) (layer "F.Fab") - (uuid "2a5478d7-d44e-4917-9cd1-4647deef532e") + (uuid "df5431dc-65fc-43f7-9b39-7d7c4eedae95") ) (fp_line (start -0.635 1.27) @@ -379,7 +379,7 @@ (type solid) ) (layer "F.Fab") - (uuid "f892b22b-7a13-43b7-becd-0ce76ce34301") + (uuid "76e2e076-725f-4a32-a577-0c7f61e22747") ) (fp_line (start 6.35 -1.27) @@ -389,7 +389,7 @@ (type solid) ) (layer "F.Fab") - (uuid "68c97b4d-3b61-40b6-97c7-37d30d7d0649") + (uuid "aec3edf4-e5a5-4043-af09-e873ae32498d") ) (fp_line (start 6.35 1.27) @@ -399,12 +399,12 @@ (type solid) ) (layer "F.Fab") - (uuid "6b5ccb29-d8f9-4612-a740-1489675a42bd") + (uuid "66839491-79b6-4cf4-83bc-1ff9e94870f3") ) (fp_text user "${REFERENCE}" (at 2.83 0.04 -90) (layer "F.Fab") - (uuid "aa69a6c7-1df7-4d3a-8597-06ed05a5a968") + (uuid "b066cd02-dcc4-4015-a1e7-768f53d63a82") (effects (font (size 1 1) @@ -418,7 +418,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (uuid "6b9db7ff-0e53-49f0-9183-92c7a3883196") + (uuid "7527be46-5ccc-49d6-a969-a744f92a7930") ) (pad "2" thru_hole oval (at 2.54 0 90) @@ -426,7 +426,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (uuid "57a2a918-065e-4e68-abe5-3c60fb706303") + (uuid "4502800c-c853-4aa8-b6a9-32a83c78457a") ) (pad "3" thru_hole oval (at 5.08 0 90) @@ -434,7 +434,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (uuid "c24afffb-d455-4d68-bfa5-021cb25561bd") + (uuid "b96082fd-ee39-4f76-aa84-3838a5187077") ) (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl" (offset @@ -444,7 +444,7 @@ (xyz 1 1 1) ) (rotate - (xyz 0 0 0) + (xyz 0 0 -90) ) ) ) diff --git a/kicad/jlcpcb/project.db b/kicad/jlcpcb/project.db index 152bd02..44ab6f6 100644 Binary files a/kicad/jlcpcb/project.db and b/kicad/jlcpcb/project.db differ diff --git a/kicad/nano-1284.kicad_pcb b/kicad/nano-1284.kicad_pcb index 56528da..86df644 100644 --- a/kicad/nano-1284.kicad_pcb +++ b/kicad/nano-1284.kicad_pcb @@ -113,7 +113,7 @@ (allow_soldermask_bridges_in_footprints no) (grid_origin 134.62 93.98) (pcbplotparams - (layerselection 0x0030090_ffffffff) + (layerselection 0x0020088_7fffffff) (plot_on_all_layers_selection 0x0001000_00000000) (disableapertmacros no) (usegerberextensions no) @@ -143,7 +143,7 @@ (plotinvisibletext no) (sketchpadsonfab no) (subtractmaskfromsilk no) - (outputformat 5) + (outputformat 4) (mirror no) (drillshape 0) (scaleselection 1) @@ -11696,7 +11696,7 @@ (at -2.33 0 0) (layer "B.SilkS") (hide yes) - (uuid "a6b0cd74-7a9e-4cc6-9b31-8db603844ff6") + (uuid "52bd110d-ce61-4130-ad03-fa593f36ad38") (effects (font (size 1 1) @@ -11709,7 +11709,7 @@ (at 7.41 0 0) (layer "B.Fab") (hide yes) - (uuid "273fa5b0-a6e6-4511-b14a-232119563aa5") + (uuid "7d7a3f47-4d4d-4eed-9b41-39040cd86e2c") (effects (font (size 1 1) @@ -11723,7 +11723,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "2b6dc808-da80-4a64-b836-0cb7730da0bb") + (uuid "dd4d7099-2792-4ade-b8cd-ce6b2815232a") (effects (font (size 1.27 1.27) @@ -11737,7 +11737,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "2b40ef7c-576b-45a7-9cb4-0b10835c1d7d") + (uuid "dda5f076-663b-4770-9578-7fcaec7a8e00") (effects (font (size 1.27 1.27) @@ -11751,7 +11751,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "6c043ac7-9df9-498e-9124-bc528fd8d57f") + (uuid "c322f569-03c4-46fa-9297-ce04a9511286") (effects (font (size 1.27 1.27) @@ -11765,7 +11765,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "9a0ab969-4ddd-437c-b24e-ee9cbc8c4908") + (uuid "4dc76f10-77cc-4364-9789-25d2c033f65f") (effects (font (size 1 1) @@ -11779,7 +11779,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "1407061e-0f06-4ef6-89d1-b407853416b3") + (uuid "926560f2-4d17-49fb-ad55-b731fe957ef7") (effects (font (size 1 1) @@ -11793,7 +11793,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "bfbf669e-c4f5-4ece-a546-82bbc3651c2b") + (uuid "c6ab7699-33b0-44bd-9063-dc1c7760cf14") (effects (font (size 1 1) @@ -11807,7 +11807,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "b2f97c29-2b9d-4cd4-ac27-df5f31ae4072") + (uuid "dcabc601-873b-4419-a0b5-08509e15546e") (effects (font (size 1 1) @@ -11821,7 +11821,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "16a1b4a7-23ef-4686-81da-c38b61db46fd") + (uuid "0f29a893-32e0-417a-ab51-d49ec430546b") (effects (font (size 1 1) @@ -11835,7 +11835,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "791beec7-3c02-45fb-bcd7-c0814406d666") + (uuid "11873af0-5c0b-4891-a773-1247b579e59e") (effects (font (size 1 1) @@ -11849,7 +11849,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "3105d42a-ac0b-4053-9ac3-a1b20f4b19fc") + (uuid "eff0dac5-19d4-40fc-ad3b-a7cc2122c56a") (effects (font (size 1 1) @@ -11863,7 +11863,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "cfd3d5ca-b2d4-46c9-9a8e-7146164727b8") + (uuid "b40b890c-0c5d-40a2-984b-3d3c02c41c0e") (effects (font (size 1 1) @@ -11877,7 +11877,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "14ec0e8d-4c0d-4059-a6ba-74bc3b84dcf7") + (uuid "a1ceaa77-bf6e-4c6a-906a-4e52d82b36f8") (effects (font (size 1 1) @@ -11891,7 +11891,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "690320e2-7a3f-43ec-8e89-1173c12446b3") + (uuid "cfafcc8b-6cb3-4dfe-8a44-d82f9e82333a") (effects (font (size 1 1) @@ -11905,7 +11905,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "b37a4762-0af4-4664-9b9b-b6dac3f1a90b") + (uuid "5fe8ff59-163e-498b-96df-36253118346c") (effects (font (size 1 1) @@ -11919,7 +11919,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "7fedfa4d-43ad-4cb1-b7ce-f3afba69df83") + (uuid "fae0ad60-6274-4c9e-86b2-5bfba9d52b1d") (effects (font (size 1 1) @@ -11933,7 +11933,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "e78d1389-3ab9-4860-9331-c3ad57d0842f") + (uuid "1f8bea92-3dc2-4502-9956-ae7f017def02") (effects (font (size 1 1) @@ -11947,7 +11947,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "fb0bcd22-8c09-4656-85ba-4a94429704bb") + (uuid "8dceac7e-dd85-46f2-b605-81a055ffd7d5") (effects (font (size 1 1) @@ -11969,7 +11969,7 @@ (type solid) ) (layer "B.SilkS") - (uuid "f5aeb516-ea1b-4e93-b41b-9a0279da4d93") + (uuid "c64ed2f3-393d-45ef-8656-c28f0c8c0822") ) (fp_line (start -1.2 -1.2) @@ -11979,7 +11979,7 @@ (type solid) ) (layer "B.SilkS") - (uuid "923eed30-1161-4685-9993-9adbf6562942") + (uuid "71ed2864-9958-4bea-b94d-bd7a2bec242a") ) (fp_line (start -1.2 0) @@ -11989,7 +11989,7 @@ (type solid) ) (layer "B.SilkS") - (uuid "589bdc1f-1c3b-4aa9-86c8-3ebc832e465f") + (uuid "19313836-d35c-47bf-8776-a6925efb3587") ) (fp_line (start 6.41 1.2) @@ -11999,7 +11999,7 @@ (type solid) ) (layer "B.SilkS") - (uuid "f092b57c-6bfc-40de-ac09-48c605863a17") + (uuid "ef149b88-5fc3-4e23-b339-891b61722483") ) (fp_line (start 6.41 1.2) @@ -12009,7 +12009,7 @@ (type solid) ) (layer "B.SilkS") - (uuid "cbdd3e4f-67c4-439d-86bc-65414b6aa4b4") + (uuid "398952bf-057f-41ad-9c9b-d512fe474116") ) (fp_line (start 1.27 1.2) @@ -12019,7 +12019,7 @@ (type solid) ) (layer "B.SilkS") - (uuid "d43c8ed1-0eb5-458a-97de-0c2f949017ec") + (uuid "8bfc9fe9-e5b4-44e1-a3fe-e8875a2fab97") ) (fp_line (start 6.55 -1.35) @@ -12029,7 +12029,7 @@ (type solid) ) (layer "B.CrtYd") - (uuid "dc083856-f43f-4ab9-96c8-91758c48b0a3") + (uuid "42f43687-4531-4f3b-8102-931e0893a465") ) (fp_line (start -1.4 -1.35) @@ -12039,7 +12039,7 @@ (type solid) ) (layer "B.CrtYd") - (uuid "1dae890e-e80a-48aa-90c9-d8d0c851254f") + (uuid "c832164c-69c7-42f6-be5f-e0f1e7e67612") ) (fp_line (start 6.55 1.25) @@ -12049,7 +12049,7 @@ (type solid) ) (layer "B.CrtYd") - (uuid "13b9163b-f42b-4db4-b636-9a7e89af2d7a") + (uuid "47a6b831-9570-4af5-b17e-e8cc838289d1") ) (fp_line (start -1.4 1.25) @@ -12059,7 +12059,7 @@ (type solid) ) (layer "B.CrtYd") - (uuid "18af27d2-6fc3-479e-bef6-af468a68613d") + (uuid "1f4b0566-9c42-4ba3-9f20-e7387b02b6d1") ) (fp_line (start 6.35 -1.27) @@ -12069,7 +12069,7 @@ (type solid) ) (layer "B.Fab") - (uuid "d6bc6d7f-3e4f-4307-b8d0-92d08f9552a1") + (uuid "586e3d85-30ad-4cc5-a431-78a023e8394b") ) (fp_line (start -0.635 -1.27) @@ -12079,7 +12079,7 @@ (type solid) ) (layer "B.Fab") - (uuid "a1497dbd-3941-4df4-814b-af05a01b4152") + (uuid "46a4a36f-27f2-4807-b0ef-46edd8b62c6b") ) (fp_line (start -1.27 -0.635) @@ -12089,7 +12089,7 @@ (type solid) ) (layer "B.Fab") - (uuid "8b6b5c30-b930-4030-9b8a-4c82a92f4a6b") + (uuid "117b241a-8912-4b8c-b889-45ef9d915f5c") ) (fp_line (start 6.35 1.27) @@ -12099,7 +12099,7 @@ (type solid) ) (layer "B.Fab") - (uuid "7fb9ebd7-dc85-4452-87dc-a2f851f919db") + (uuid "28dfadf0-0262-422f-9b70-ae49f8ebbb16") ) (fp_line (start -1.27 1.27) @@ -12109,12 +12109,12 @@ (type solid) ) (layer "B.Fab") - (uuid "d0fb06c0-9328-46dd-8572-797a651e96ca") + (uuid "9cc2dc32-ef75-4fab-85bc-d0b42be0a985") ) (fp_text user "${REFERENCE}" (at 2.83 -0.04 0) (layer "B.Fab") - (uuid "b7dc4c8c-7b70-40a1-bbea-e515b0b9967c") + (uuid "a90e4004-3cc3-49be-bdd8-852c98d3edf6") (effects (font (size 1 1) @@ -12132,7 +12132,7 @@ (net 2 "GND") (pinfunction "Pin_1") (pintype "passive") - (uuid "b9575c51-8aca-4602-9576-9501ed0ff604") + (uuid "78fee86f-ecde-4b8a-a954-c57d97e361ac") ) (pad "2" thru_hole oval (at 2.54 0) @@ -12143,7 +12143,7 @@ (net 24 "/RxD1") (pinfunction "Pin_2") (pintype "passive") - (uuid "b2e0dead-45bb-4838-b311-e8a88203dd10") + (uuid "e53cf70d-9d63-401b-b0fa-f795e133a64b") ) (pad "3" thru_hole oval (at 5.08 0) @@ -12154,7 +12154,7 @@ (net 28 "/TxD1") (pinfunction "Pin_3") (pintype "passive") - (uuid "06fd3760-0e80-4d24-bfde-21136fb60a6c") + (uuid "d04c3df1-5492-420d-8d20-6d4360ff1a42") ) (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl" (offset @@ -12164,7 +12164,7 @@ (xyz 1 1 1) ) (rotate - (xyz 0 0 0) + (xyz 0 0 -90) ) ) ) @@ -13046,7 +13046,7 @@ (uuid "434794f6-1726-4b3c-b8d7-39948fbd44e4") (at 134.62 101.6 180) (property "Reference" "J1-X1" - (at 0 2.54 0) + (at 18.04 -3.63 0) (layer "B.Fab") (uuid "cbdd88c5-140c-410d-93ad-d592f42e4366") (effects @@ -18522,6 +18522,7 @@ (property "Reference" "R6" (at 0 1.17 -90) (layer "B.SilkS") + (hide yes) (uuid "12132fdd-bd2d-4d83-8c76-83093bcf2375") (effects (font @@ -18534,6 +18535,7 @@ (property "Value" "470K" (at 0 -1.17 -90) (layer "B.Fab") + (hide yes) (uuid "451eceb5-fb97-48c0-8bf2-06097942d21e") (effects (font @@ -20668,17 +20670,17 @@ ) ) ) - (footprint "Diode_SMD:D_SOD-882D" + (footprint "Diode_SMD:D_SOD-523" (layer "B.Cu") (uuid "98140c51-f55c-4071-8eb9-0b15cf7ee1a9") - (at 150.33 99.57 180) - (descr "SOD-882D, DFN1006D-2, body 1.0 x 0.6 x 0.4mm, pitch 0.65mm, https://assets.nexperia.com/documents/data-sheet/PESD5V0L1ULD.pdf") - (tags "Diode SOD882D DFN1006D-2") + (at 150.41 99.48 180) + (descr "http://www.diodes.com/datasheets/ap02001.pdf p.144") + (tags "Diode SOD523") (property "Reference" "D6" - (at 0 1.35 0) + (at 0 1.3 0) (layer "B.SilkS") (hide yes) - (uuid "f69a2f4d-eaf4-47aa-8d0d-931b97b942c7") + (uuid "73d44950-c8fb-41fa-b004-32af4919099f") (effects (font (size 1 1) @@ -20688,10 +20690,10 @@ ) ) (property "Value" "BAS16LD315" - (at 0 -1.35 0) + (at 0 -1.4 0) (layer "B.Fab") (hide yes) - (uuid "6aca06b2-0269-4b41-920b-326ec6ed522a") + (uuid "db7cc7c4-8839-45ad-aafa-c24f82d65639") (effects (font (size 1 1) @@ -20700,12 +20702,12 @@ (justify mirror) ) ) - (property "Footprint" "Diode_SMD:D_SOD-882D" + (property "Footprint" "Diode_SMD:D_SOD-523" (at 0 0 0) (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "fe99909e-6627-4eeb-862b-f8b5cda34d7d") + (uuid "8c19e1af-56e4-4eab-b374-a1bd691bc7e8") (effects (font (size 1.27 1.27) @@ -20719,7 +20721,7 @@ (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "dde84619-20e0-491c-9c98-782b13a40066") + (uuid "7796e580-7ad6-4303-991d-d7956aa21287") (effects (font (size 1.27 1.27) @@ -20728,12 +20730,12 @@ (justify mirror) ) ) - (property "Description" "Diode, small symbol" + (property "Description" "Independent Type 155mA 1.25V@150mA 85V SOD-523 Diodes - General Purpose ROHS" (at 0 0 0) (unlocked yes) (layer "B.Fab") (hide yes) - (uuid "8232e992-8f6d-468c-8719-7a886640707a") + (uuid "b9a53764-6e53-4c72-ba1c-8147f15c8e1a") (effects (font (size 1.27 1.27) @@ -20742,7 +20744,7 @@ (justify mirror) ) ) - (property "LCSC" "C841775" + (property "LCSC" "C2965561" (at 0 0 0) (unlocked yes) (layer "B.Fab") @@ -20756,7 +20758,7 @@ (justify mirror) ) ) - (property "Sim.Device" "D" + (property "Sim.Device" "https://jlcpcb.com/partdetail/slkor_slkormicro_elec-BAS16X/C2965561" (at 0 0 0) (unlocked yes) (layer "B.Fab") @@ -20784,7 +20786,7 @@ (justify mirror) ) ) - (property "LCSC-Link" "https://jlcpcb.com/partdetail/Nexperia-BAS16LD315/C841775" + (property "LCSC-Link" "https://jlcpcb.com/partdetail/slkor_slkormicro_elec-BAS16X/C2965561" (at 0 0 180) (unlocked yes) (layer "B.Fab") @@ -20972,223 +20974,208 @@ (sheetfile "nano-1284.kicad_sch") (attr smd) (fp_line - (start 0.5 0.61) - (end -0.91 0.61) + (start -1.26 0.6) + (end 0.7 0.6) (stroke (width 0.12) (type solid) ) (layer "B.SilkS") - (uuid "44eca901-d486-49cd-95a6-5f01b3e51b22") + (uuid "2d0d48a4-7431-46a5-b653-9b80690c869b") ) (fp_line - (start 0.5 -0.61) - (end -0.91 -0.61) + (start -1.26 -0.6) + (end 0.7 -0.6) (stroke (width 0.12) (type solid) ) (layer "B.SilkS") - (uuid "0f765faa-e539-4ac6-96c1-e14ba4c2a76e") + (uuid "c91acb4e-4065-40e2-bca8-404a09a68c0e") ) (fp_line - (start -0.91 -0.61) - (end -0.91 0.61) + (start -1.26 -0.6) + (end -1.26 0.6) (stroke (width 0.12) (type solid) ) (layer "B.SilkS") - (uuid "99f82347-a70f-4077-bc84-fcf563f8cc13") + (uuid "5b4ed9f4-6381-4c08-aa28-a13f62083cf7") ) (fp_line - (start 0.9 0.6) - (end -0.9 0.6) + (start 1.25 0.7) + (end -1.25 0.7) (stroke (width 0.05) (type solid) ) (layer "B.CrtYd") - (uuid "4a469bce-48ef-45b2-b9c7-f02c7ef92729") + (uuid "e21e1b95-7c7a-4f5b-886e-551a734bcae1") ) (fp_line - (start 0.9 -0.6) - (end 0.9 0.6) + (start 1.25 -0.7) + (end 1.25 0.7) (stroke (width 0.05) (type solid) ) (layer "B.CrtYd") - (uuid "01d720dd-fddb-4c52-ae72-651d34e9a1f4") + (uuid "d5b6c7fd-b50d-4b6c-b473-23c3fd7a148b") ) (fp_line - (start -0.9 -0.6) - (end 0.9 -0.6) + (start -1.25 0.7) + (end -1.25 -0.7) (stroke (width 0.05) (type solid) ) (layer "B.CrtYd") - (uuid "1b8bf852-c53d-4116-bc0d-9f0a2b73bd5f") + (uuid "1e84f214-6d3e-43dd-81fd-c4e52ed02846") ) (fp_line - (start -0.9 -0.6) - (end -0.9 0.6) + (start -1.25 -0.7) + (end 1.25 -0.7) (stroke (width 0.05) (type solid) ) (layer "B.CrtYd") - (uuid "617d5ff4-6bf4-47b4-8a1d-4a9bcafaa6a9") + (uuid "846928bb-7314-49df-8a21-cd698d0f2740") ) (fp_line - (start 0.5 0.3) - (end -0.5 0.3) + (start 0.65 0.45) + (end -0.65 0.45) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "03127a82-19df-48d6-96ec-f08a1b43f581") + (uuid "e141cbba-42a3-4b7e-86d6-2da4ab4d8cac") ) (fp_line - (start 0.5 -0.3) - (end 0.5 0.3) + (start 0.65 -0.45) + (end 0.65 0.45) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "102f91af-26e3-4e98-998b-37905f25d3a4") + (uuid "7ad03cf6-2ce9-46d4-be8f-0635b585d955") ) (fp_line - (start 0.3 0) - (end 0.15 0) + (start 0.25 0) + (end 0.1 0) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "19eb28fb-8ea1-491c-9ec3-f0cc68aa4f64") + (uuid "6bd887a5-36e6-46f7-909e-be11425a41af") ) (fp_line - (start 0.15 0.2) - (end 0.15 -0.2) + (start 0.1 0.2) + (end 0.1 -0.2) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "b4834170-5eba-42b1-a96f-7a4f7df33bd1") + (uuid "f02db8c0-77e5-498b-87fe-28d03e1c5408") ) (fp_line - (start 0.15 -0.2) - (end -0.15 0) + (start 0.1 -0.2) + (end -0.2 0) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "25a29fa7-d2c9-4d20-8ce9-ee3a4a75f649") + (uuid "f2c4344a-44d2-4887-bef0-f1b84933ae02") ) (fp_line - (start -0.15 0.2) - (end -0.15 -0.2) + (start -0.2 0.2) + (end -0.2 -0.2) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "f228333f-1e80-4658-b355-b63cbfa6bdc7") + (uuid "e46ea7a8-7bea-4a66-89c0-d626f9bc794b") ) (fp_line - (start -0.15 0) - (end 0.15 0.2) + (start -0.2 0) + (end 0.1 0.2) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "0d00cabe-0aaf-4c0a-9f12-23c750a15c4e") + (uuid "76a0e5f1-02ef-4d83-991d-8221e6a37464") ) (fp_line - (start -0.3 0) - (end -0.15 0) + (start -0.35 0) + (end -0.2 0) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "d75466cb-e96e-4785-89df-fa81f6afd827") + (uuid "955214ec-08f7-40d4-a0f2-89fbf4e6a500") ) (fp_line - (start -0.5 0.3) - (end -0.5 -0.3) + (start -0.65 0.45) + (end -0.65 -0.45) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "df09b1a2-213d-42bc-8437-8f95ff3cc00e") + (uuid "183ed9ea-ea6c-40df-b34c-80c0ea5c00c6") ) (fp_line - (start -0.5 -0.3) - (end 0.5 -0.3) + (start -0.65 -0.45) + (end 0.65 -0.45) (stroke (width 0.1) (type solid) ) (layer "B.Fab") - (uuid "a5887897-1898-496c-9cf5-8a590f3276e4") + (uuid "ddbf5623-5c4e-48f2-b5d5-9e4014f066d1") ) (fp_text user "${REFERENCE}" - (at 0.06 0.99 0) + (at 0 1.3 0) (layer "B.Fab") - (uuid "82c040bd-d23b-4c55-a7b1-3cf88a137826") + (uuid "18f2685a-9141-41f0-a7d4-d85b3ae87c43") (effects (font - (size 0.7 0.7) - (thickness 0.12) - (bold yes) + (size 1 1) + (thickness 0.15) ) (justify mirror) ) ) - (pad "" smd roundrect - (at -0.35 0 180) - (size 0.3 0.6) - (layers "B.Paste") - (roundrect_rratio 0.25) - (uuid "2dd132a1-016b-4325-8ca4-0293946dbd96") - ) - (pad "" smd roundrect - (at 0.35 0 180) - (size 0.3 0.6) - (layers "B.Paste") - (roundrect_rratio 0.25) - (uuid "79bf830a-5e66-4956-8447-2d567a153a62") - ) (pad "1" smd roundrect - (at -0.4 0 180) - (size 0.5 0.7) - (layers "B.Cu" "B.Mask") + (at -0.7 0) + (size 0.6 0.7) + (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (net 12 "Net-(D6-K)") (pinfunction "K") (pintype "passive") - (uuid "2448d891-d6fb-410d-afb4-56879e80e5eb") + (uuid "e84c97ea-7a5b-4a5e-afb8-49253743417c") ) (pad "2" smd roundrect - (at 0.4 0 180) - (size 0.5 0.7) - (layers "B.Cu" "B.Mask") + (at 0.7 0) + (size 0.6 0.7) + (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (net 80 "+3V3-RTC") (pinfunction "A") (pintype "passive") - (uuid "946d0dac-fa51-41b2-b9d1-03263eb453a4") + (uuid "54a208cf-6aa6-44af-a71d-d06e4ecdedd0") ) - (model "${KICAD8_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-882D.wrl" + (model "${KICAD8_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-523.wrl" (offset (xyz 0 0 0) ) @@ -26405,7 +26392,7 @@ (uuid "de7e532f-e585-46c1-bdd3-c5e27097d2a5") (at 134.62 86.36) (property "Reference" "J1-X2" - (at 0 2.54 0) + (at -17.15 -3.55 0) (layer "B.Fab") (uuid "df6b3f68-9abd-47aa-8056-7f78ba07cf81") (effects @@ -32665,14 +32652,6 @@ (net 6) (uuid "f56ef06f-a60c-4e02-83e1-4feeba226d28") ) - (segment - (start 151.865 99.145) - (end 152.29 98.72) - (width 0.5) - (layer "F.Cu") - (net 7) - (uuid "02140b32-87a6-4876-80d5-1417bf24e9d9") - ) (segment (start 150.72934 91.84) (end 152.23 91.84) @@ -32697,6 +32676,14 @@ (net 7) (uuid "0d2b683f-3be1-4581-ac9e-8617e00a1ca8") ) + (segment + (start 152.29 98.72) + (end 152.29 96.09) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "16df0f83-152e-4648-b319-0441dfb37ba3") + ) (segment (start 142.54 89.91) (end 142.54 89.93) @@ -32761,6 +32748,14 @@ (net 7) (uuid "5599a7cd-a962-44c1-a9a2-203e5da24b37") ) + (segment + (start 148.845 99.145) + (end 151.865 99.145) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "5b14c7f0-dc71-4e74-b2ec-2ef543fd92c5") + ) (segment (start 144.75 87.78) (end 144.05 88.48) @@ -32769,6 +32764,14 @@ (net 7) (uuid "64ad021f-a87d-41ab-814b-2ec2b67ffa71") ) + (segment + (start 151.865 99.145) + (end 152.29 98.72) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "6847e9ef-40cb-49ae-b51f-c63a1e79f6f0") + ) (segment (start 147.28 87.78) (end 144.75 87.78) @@ -32785,14 +32788,6 @@ (net 7) (uuid "74660ea2-9e3b-4036-a473-fb1142910776") ) - (segment - (start 148.85 99.04) - (end 148.955 99.145) - (width 0.5) - (layer "F.Cu") - (net 7) - (uuid "7f3da4fa-b7a6-457b-bf99-cfe3d3233de3") - ) (segment (start 149.905 96.505) (end 150.308984 96.505) @@ -32801,6 +32796,14 @@ (net 7) (uuid "85d85f86-028f-42c7-8add-694710e80f73") ) + (segment + (start 148.8 99.1) + (end 148.845 99.145) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "93df2eaf-de3c-414a-a0c8-646051948d49") + ) (segment (start 143.99 88.48) (end 143.97 88.48) @@ -32825,14 +32828,6 @@ (net 7) (uuid "bc95d060-fba8-42be-92f1-47270f40cace") ) - (segment - (start 148.955 99.145) - (end 151.865 99.145) - (width 0.5) - (layer "F.Cu") - (net 7) - (uuid "c1938ebf-d8cb-41a1-9de3-ca674fc09bdd") - ) (segment (start 150.34434 91.455) (end 150.72934 91.84) @@ -32857,14 +32852,6 @@ (net 7) (uuid "dd1e6e1d-55a9-402d-aaf2-f76767c15500") ) - (segment - (start 152.29 98.72) - (end 152.29 96.09) - (width 0.5) - (layer "F.Cu") - (net 7) - (uuid "f6152625-d671-472b-8c7e-b1f0b10cfe35") - ) (segment (start 152.29 88.75) (end 151.62 88.08) @@ -32874,7 +32861,7 @@ (uuid "f6548538-68b7-4948-99b4-30ef77f0d071") ) (via - (at 148.85 99.04) + (at 148.8 99.1) (size 0.6) (drill 0.3) (layers "F.Cu" "B.Cu") @@ -32882,52 +32869,68 @@ (uuid "d7474263-30df-4ccb-a7e8-83738c868136") ) (segment - (start 148.85 99.04) - (end 148.15 99.74) + (start 147.13 97.57) + (end 147.81 97.57) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "3f1ef520-8102-4e9e-bf1c-374539147381") + ) + (segment + (start 146.31 99.0712) + (end 146.31 98.39) (width 0.5) (layer "B.Cu") (net 7) - (uuid "1317d6f2-9a1d-47c5-b3fb-6616f921da13") + (uuid "4c161abf-e606-49fe-880a-002e9f0df6d8") ) (segment - (start 148.15 99.74) - (end 146.790761 99.74) + (start 146.77 99.85) + (end 146.322011 99.402011) (width 0.5) (layer "B.Cu") (net 7) - (uuid "24203bde-ab2d-4171-a5d2-fb031c3cd835") + (uuid "550d6577-8bdd-422f-acf4-bc0c0f7f6c9e") ) (segment - (start 147.13 97.57) - (end 147.81 97.57) + (start 146.322011 99.402011) + (end 146.322011 99.083211) (width 0.5) (layer "B.Cu") (net 7) - (uuid "358b15c6-b2ac-4771-8fc2-365173dace4a") + (uuid "6f746644-2091-45e8-b210-7d32bcd705fa") ) (segment - (start 146.38 99.329239) - (end 146.38 98.32) + (start 148.8 99.1) + (end 148.05 99.85) (width 0.5) (layer "B.Cu") (net 7) - (uuid "e061a428-b7af-492b-be64-113e1460d530") + (uuid "9b5e460e-0e6c-4930-82a9-37e4628ded09") ) (segment - (start 146.38 98.32) + (start 148.05 99.85) + (end 146.77 99.85) + (width 0.5) + (layer "B.Cu") + (net 7) + (uuid "a59de4eb-a645-4994-aba1-d2e8506d598e") + ) + (segment + (start 146.31 98.39) (end 147.13 97.57) (width 0.5) (layer "B.Cu") (net 7) - (uuid "e22e7e28-cfdc-493f-911a-727db558b253") + (uuid "c82dd4df-8146-48e4-9bd0-b83908be27cb") ) (segment - (start 146.790761 99.74) - (end 146.38 99.329239) + (start 146.322011 99.083211) + (end 146.31 99.0712) (width 0.5) (layer "B.Cu") (net 7) - (uuid "ea797dbc-719a-419c-8965-a881de746393") + (uuid "d3dcb436-30b4-44e0-a34f-0980377eda28") ) (segment (start 141.986 92.9574) @@ -33794,44 +33797,44 @@ (uuid "8062ba13-3728-4557-825e-37f4ba6e69aa") ) (segment - (start 145.722011 99.33174) - (end 145.722011 99.802011) + (start 145.722011 99.802011) + (end 146.31 100.39) (width 0.3) (layer "B.Cu") (net 12) - (uuid "160b58fa-786b-4e87-bfa3-38473d66ecf5") + (uuid "06acaa90-a842-4250-bbf5-4f9a1bee4904") ) (segment - (start 150.73 100.09) - (end 150.73 99.57) + (start 151.11 99.95) + (end 151.11 99.48) (width 0.3) (layer "B.Cu") (net 12) - (uuid "3a731364-076a-4c05-9e28-aac796cb4dae") + (uuid "5db7ee5c-fd22-4768-a8a7-44a10caad93c") ) (segment - (start 146.31 100.39) - (end 150.43 100.39) + (start 145.722011 99.33174) + (end 145.722011 99.802011) (width 0.3) (layer "B.Cu") (net 12) - (uuid "478482bd-9986-4a01-9c22-185b1f4eb4d5") + (uuid "80c5f9f4-5459-42b6-91f4-8ce3ecd27181") ) (segment - (start 145.722011 99.802011) - (end 146.31 100.39) + (start 146.31 100.39) + (end 150.67 100.39) (width 0.3) (layer "B.Cu") (net 12) - (uuid "4d6fc957-1606-489b-bf42-714e1274fbbc") + (uuid "c0cd3119-8806-40a1-bb19-f55e0efce74b") ) (segment - (start 150.43 100.39) - (end 150.73 100.09) + (start 150.67 100.39) + (end 151.11 99.95) (width 0.3) (layer "B.Cu") (net 12) - (uuid "524d6792-2657-4da1-b32d-4f9f861cd4ed") + (uuid "c2cc0050-2d72-4c9a-9b53-c3701a9d6324") ) (segment (start 133.1925 92.96) @@ -37434,44 +37437,44 @@ (uuid "e135bd58-09f9-47bc-94cd-bc67bfe58215") ) (segment - (start 134.65 99.79) - (end 147.43 99.79) + (start 134.34 99.17) + (end 134.34 99.48) (width 0.2) (layer "In2.Cu") (net 54) - (uuid "04bbfd26-c123-4960-9a5c-6e095ff82fd4") + (uuid "054bd042-3c54-43ee-99b8-06767eecafe1") ) (segment - (start 134.34 99.48) - (end 134.65 99.79) + (start 149.25 101.6) + (end 149.86 101.6) (width 0.2) (layer "In2.Cu") (net 54) - (uuid "39147dd3-ad77-49d7-894b-bb92c093d3b6") + (uuid "187e61d6-1a17-41c8-b74e-4c305f638681") ) (segment - (start 134.34 99.17) - (end 134.34 99.48) + (start 134.65 99.79) + (end 147.44 99.79) (width 0.2) (layer "In2.Cu") (net 54) - (uuid "a3afcd1e-d4a4-4af1-9b2f-71dc05390c59") + (uuid "ba738f26-2506-460b-9b0b-337d6a19298c") ) (segment - (start 147.43 99.79) - (end 149.24 101.6) + (start 147.44 99.79) + (end 149.25 101.6) (width 0.2) (layer "In2.Cu") (net 54) - (uuid "bdc95923-c31e-4717-a919-f707afb137cc") + (uuid "d10f2565-7686-4810-a6d7-ff0b4b283b73") ) (segment - (start 149.24 101.6) - (end 149.86 101.6) + (start 134.34 99.48) + (end 134.65 99.79) (width 0.2) (layer "In2.Cu") (net 54) - (uuid "f29b997e-60eb-426d-bde2-2fed6ff5939a") + (uuid "df7da43c-3453-4c39-8001-c6eb8491c9cc") ) (segment (start 132.72 96.83) @@ -41035,19 +41038,19 @@ ) (segment (start 154.22 100.22) - (end 148.73 100.22) + (end 148.78 100.22) (width 0.5) (layer "In2.Cu") (net 80) - (uuid "49dc8c1b-3e44-475f-b111-50fe8ef63070") + (uuid "02a3256b-b2ea-4643-9be4-c6b576ed454f") ) (segment - (start 148.73 100.22) - (end 147.6 99.09) + (start 147.65 99.09) + (end 147.06 99.09) (width 0.5) (layer "In2.Cu") (net 80) - (uuid "7424738a-5c99-4bcd-ab77-837c818921df") + (uuid "c4e08666-aa4b-4cf9-9ab0-48318d651000") ) (segment (start 154.48 100.48) @@ -41055,31 +41058,15 @@ (width 0.5) (layer "In2.Cu") (net 80) - (uuid "cf4b4ffb-7c4d-496e-b5ac-b52c9954ef40") + (uuid "f2469761-fb3a-46c8-834c-214d5aea1bad") ) (segment - (start 147.6 99.09) - (end 147.06 99.09) + (start 148.78 100.22) + (end 147.65 99.09) (width 0.5) (layer "In2.Cu") (net 80) - (uuid "efd37621-d12a-43ac-872b-25c4b560cabc") - ) - (segment - (start 149.375 99.015) - (end 149.93 99.57) - (width 0.25) - (layer "B.Cu") - (net 80) - (uuid "1ca5089c-8bbd-47bf-8e1a-4bf6f9489a76") - ) - (segment - (start 149.067463 98.515) - (end 149.375 98.822537) - (width 0.25) - (layer "B.Cu") - (net 80) - (uuid "278b5283-03f4-413d-997c-c2aaafb0f8f7") + (uuid "f507a26c-5bc2-48f7-bf31-7b32143f9a84") ) (segment (start 149.1 97.53) @@ -41087,15 +41074,7 @@ (width 0.25) (layer "B.Cu") (net 80) - (uuid "2995ca22-963d-404d-9ce8-1b7cf42c88fe") - ) - (segment - (start 149.375 98.822537) - (end 149.375 99.015) - (width 0.25) - (layer "B.Cu") - (net 80) - (uuid "3ae4caa6-2c8e-42f0-a5fa-85f0b5ad76ae") + (uuid "23efd36c-8257-475c-8e12-294bd70007d4") ) (segment (start 153.73 99.8) @@ -41137,6 +41116,14 @@ (net 80) (uuid "7d29ca54-4fcb-4d27-a0b1-ae004bc6f821") ) + (segment + (start 149.067463 97.562537) + (end 149.067463 98.515) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "81793242-1595-476a-aa71-99b0c33b6f6f") + ) (segment (start 149.1 97.53) (end 149.1 97.74) @@ -41146,12 +41133,20 @@ (uuid "9242d70a-e985-4805-81c3-f2486a2f7b18") ) (segment - (start 149.067463 97.562537) - (end 149.067463 98.515) + (start 149.067463 98.515) + (end 149.375 98.822537) (width 0.25) (layer "B.Cu") (net 80) - (uuid "999aa0cb-1079-4313-9e85-65f845d87ca9") + (uuid "ac023e71-3c88-4f4d-af82-dd195cfc5191") + ) + (segment + (start 149.375 98.822537) + (end 149.375 99.145) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "ad853141-5532-4941-8959-4176446e8753") ) (segment (start 148.53 98.31) @@ -41201,6 +41196,14 @@ (net 80) (uuid "eff26b02-9bd8-43e6-9bf2-5aa3eec70f4b") ) + (segment + (start 149.375 99.145) + (end 149.71 99.48) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "f5c78216-0dad-4679-a234-d61b93cb9d48") + ) (segment (start 144.3972 95.1028) (end 145.2325 95.1028) @@ -42985,25 +42988,25 @@ (xy 149.821504 97.305) (xy 149.628318 97.343427) (xy 149.628306 97.34343) (xy 149.446328 97.418807) (xy 149.446315 97.418814) (xy 149.282537 97.528248) (xy 149.282533 97.528251) (xy 149.143251 97.667533) (xy 149.143248 97.667537) (xy 149.033814 97.831315) (xy 149.033807 97.831328) (xy 148.95843 98.013306) - (xy 148.958427 98.013316) (xy 148.933601 98.138125) (xy 148.901216 98.200036) (xy 148.8405 98.23461) - (xy 148.825868 98.237153) (xy 148.670749 98.25463) (xy 148.670745 98.254631) (xy 148.500476 98.314211) - (xy 148.347739 98.410183) (xy 148.252326 98.505596) (xy 148.191002 98.53908) (xy 148.121311 98.534096) - (xy 148.08386 98.510027) (xy 148.083131 98.510917) (xy 148.078414 98.507046) (xy 148.004729 98.457812) - (xy 148.004729 98.457813) (xy 147.955491 98.424913) (xy 147.818917 98.368343) (xy 147.818907 98.36834) - (xy 147.67392 98.3395) (xy 147.673918 98.3395) (xy 147.359972 98.3395) (xy 147.319017 98.332542) - (xy 147.239254 98.304631) (xy 147.239249 98.30463) (xy 147.060004 98.284435) (xy 147.059996 98.284435) - (xy 146.88075 98.30463) (xy 146.880745 98.304631) (xy 146.710476 98.364211) (xy 146.557737 98.460184) - (xy 146.430184 98.587737) (xy 146.334209 98.74048) (xy 146.333468 98.742598) (xy 146.332619 98.743781) - (xy 146.331188 98.746753) (xy 146.330667 98.746502) (xy 146.292742 98.799372) (xy 146.227788 98.825115) - (xy 146.159227 98.811654) (xy 146.134202 98.794451) (xy 146.108559 98.771733) (xy 146.029059 98.730008) - (xy 145.963306 98.695498) (xy 145.963305 98.695497) (xy 145.963302 98.695496) (xy 145.804033 98.65624) - (xy 145.804032 98.65624) (xy 145.63999 98.65624) (xy 145.639989 98.65624) (xy 145.480719 98.695496) - (xy 145.335462 98.771733) (xy 145.212683 98.880506) (xy 145.212677 98.880513) (xy 145.119494 99.015512) - (xy 145.119493 99.015513) (xy 145.08386 99.109471) (xy 145.041682 99.165174) (xy 144.976084 99.189231) - (xy 144.967918 99.1895) (xy 143.275223 99.1895) (xy 143.208184 99.169815) (xy 143.162429 99.117011) - (xy 143.152003 99.051616) (xy 143.155565 99.020002) (xy 143.155565 99.019996) (xy 143.135369 98.84075) - (xy 143.135368 98.840745) (xy 143.119169 98.794451) (xy 143.075789 98.670478) (xy 143.075492 98.670006) - (xy 143.023799 98.587737) (xy 142.979816 98.517738) (xy 142.852262 98.390184) (xy 142.699523 98.294211) + (xy 148.958427 98.013318) (xy 148.922363 98.194626) (xy 148.889978 98.256537) (xy 148.829263 98.291111) + (xy 148.800746 98.294435) (xy 148.799996 98.294435) (xy 148.62075 98.31463) (xy 148.620745 98.314631) + (xy 148.450476 98.374211) (xy 148.297734 98.470186) (xy 148.297732 98.470188) (xy 148.279771 98.488148) + (xy 148.218447 98.52163) (xy 148.148755 98.516643) (xy 148.123207 98.503567) (xy 148.054729 98.457813) + (xy 148.005491 98.424913) (xy 147.868917 98.368343) (xy 147.868907 98.36834) (xy 147.72392 98.3395) + (xy 147.723918 98.3395) (xy 147.359972 98.3395) (xy 147.319017 98.332542) (xy 147.239254 98.304631) + (xy 147.239249 98.30463) (xy 147.060004 98.284435) (xy 147.059996 98.284435) (xy 146.88075 98.30463) + (xy 146.880745 98.304631) (xy 146.710476 98.364211) (xy 146.557737 98.460184) (xy 146.430184 98.587737) + (xy 146.334209 98.74048) (xy 146.333468 98.742598) (xy 146.332619 98.743781) (xy 146.331188 98.746753) + (xy 146.330667 98.746502) (xy 146.292742 98.799372) (xy 146.227788 98.825115) (xy 146.159227 98.811654) + (xy 146.134202 98.794451) (xy 146.108559 98.771733) (xy 146.029059 98.730008) (xy 145.963306 98.695498) + (xy 145.963305 98.695497) (xy 145.963302 98.695496) (xy 145.804033 98.65624) (xy 145.804032 98.65624) + (xy 145.63999 98.65624) (xy 145.639989 98.65624) (xy 145.480719 98.695496) (xy 145.335462 98.771733) + (xy 145.212683 98.880506) (xy 145.212677 98.880513) (xy 145.119494 99.015512) (xy 145.119493 99.015513) + (xy 145.08386 99.109471) (xy 145.041682 99.165174) (xy 144.976084 99.189231) (xy 144.967918 99.1895) + (xy 143.275223 99.1895) (xy 143.208184 99.169815) (xy 143.162429 99.117011) (xy 143.152003 99.051616) + (xy 143.155565 99.020002) (xy 143.155565 99.019996) (xy 143.135369 98.84075) (xy 143.135368 98.840745) + (xy 143.119169 98.794451) (xy 143.075789 98.670478) (xy 143.075492 98.670006) (xy 143.023799 98.587737) + (xy 142.979816 98.517738) (xy 142.852262 98.390184) (xy 142.826841 98.374211) (xy 142.699523 98.294211) (xy 142.529254 98.234631) (xy 142.529249 98.23463) (xy 142.350004 98.214435) (xy 142.349996 98.214435) (xy 142.17075 98.23463) (xy 142.170745 98.234631) (xy 142.000476 98.294211) (xy 141.847737 98.390184) (xy 141.720184 98.517737) (xy 141.624211 98.670476) (xy 141.564631 98.840745) (xy 141.56463 98.84075) diff --git a/kicad/nano-1284.kicad_sch b/kicad/nano-1284.kicad_sch index 793e2a9..554f418 100644 --- a/kicad/nano-1284.kicad_sch +++ b/kicad/nano-1284.kicad_sch @@ -15019,7 +15019,7 @@ (hide yes) ) ) - (property "Footprint" "Diode_SMD:D_SOD-882D" + (property "Footprint" "Diode_SMD:D_SOD-523" (at 125.73 74.93 90) (effects (font @@ -15037,7 +15037,7 @@ (hide yes) ) ) - (property "Description" "Diode, small symbol" + (property "Description" "Independent Type 155mA 1.25V@150mA 85V SOD-523 Diodes - General Purpose ROHS" (at 125.73 74.93 0) (effects (font @@ -15046,7 +15046,7 @@ (hide yes) ) ) - (property "Sim.Device" "D" + (property "Sim.Device" "https://jlcpcb.com/partdetail/slkor_slkormicro_elec-BAS16X/C2965561" (at 125.73 74.93 0) (show_name yes) (effects @@ -15065,7 +15065,7 @@ (hide yes) ) ) - (property "LCSC" "C841775" + (property "LCSC" "C2965561" (at 125.73 74.93 0) (effects (font @@ -15074,7 +15074,7 @@ (hide yes) ) ) - (property "LCSC-Link" "https://jlcpcb.com/partdetail/Nexperia-BAS16LD315/C841775" + (property "LCSC-Link" "https://jlcpcb.com/partdetail/slkor_slkormicro_elec-BAS16X/C2965561" (at 125.73 74.93 0) (effects (font