From de08f08c683e374fe57e7a2c3549fa9f896d40da Mon Sep 17 00:00:00 2001 From: maxluli Date: Wed, 4 Mar 2026 20:35:37 +0100 Subject: [PATCH] Now too scary to loose all that --- .DS_Store | Bin 0 -> 8196 bytes .gitignore | 40 + MouserTamer.kicad_sym | 4505 ++ PCB_Semestre/PCB_Semestre.kicad_pcb | 12623 ++++ PCB_Semestre/PCB_Semestre.kicad_pro | 641 + PCB_Semestre/PCB_Semestre.kicad_sch | 11165 ++++ PCB_Semestre/fp-lib-table | 4 + .../3M_929850-01-20-RA.kicad_mod | 376 + .../3M_929850-01-26-RA.kicad_mod | 430 + .../CAPAE430X550N.kicad_mod | 211 + .../CAPAE530X550N.kicad_mod | 191 + .../LMDND3030.kicad_mod | 213 + ...RHDR6W76P0X254_1X6_1524X254X826P.kicad_mod | 247 + .../SOT-25_TOR.kicad_mod | 546 + PCB_Semestre/my_symbol_lib.kicad_sym | 225 + PCB_Semestre/sym-lib-table | 4 + Projet_Light_Rohmer.kicad_pcb | 47578 ++++++++++++++++ Projet_Light_Rohmer.kicad_pro | 735 + Projet_Light_Rohmer.kicad_sch | 46202 +++++++++++++++ README.md | 0 footprint-lib.pretty/288X232R161B2.kicad_mod | 212 + footprint-lib.pretty/74404054330.kicad_mod | 213 + footprint-lib.pretty/865060845001.kicad_mod | 211 + footprint-lib.pretty/865060845002.kicad_mod | 211 + footprint-lib.pretty/ABM8272T3.kicad_mod | 245 + .../CAPAE1300X1400N.kicad_mod | 202 + footprint-lib.pretty/CAPAE430X550N.kicad_mod | 211 + footprint-lib.pretty/DIONC1608X90N.kicad_mod | 181 + footprint-lib.pretty/DR127.kicad_mod | 229 + .../EMVY101ARA101MKE0S.kicad_mod | 202 + .../High power solder pad.kicad_mod | 87 + .../LM2576HVSX33NOPB.kicad_mod | 273 + footprint-lib.pretty/PC817X1CSP9F.kicad_mod | 243 + .../PCAP_UUG_12P5X21_NCH.kicad_mod | 428 + .../PDB12-F4151-104BF.kicad_mod | 196 + .../PTS636SKG25JSMTRLFS.kicad_mod | 305 + .../Power solder pad.kicad_mod | 87 + .../RAA2118034GP3JA0.kicad_mod | 261 + .../SOIC127P600X175-8N.kicad_mod | 267 + .../SOP50P640X120-44N.kicad_mod | 483 + .../SOT95P280X100-5N.kicad_mod | 232 + footprint-lib.pretty/Solder pad.kicad_mod | 87 + .../TRANS_DI035N10PT-AQ.kicad_mod | 327 + .../TRANS_DI035N10PT.kicad_mod | 327 + footprint-lib.pretty/USB421603A.kicad_mod | 361 + fp-lib-table | 4 + sym-lib-table | 4 + 47 files changed, 132025 insertions(+) create mode 100644 .DS_Store create mode 100644 .gitignore create mode 100644 MouserTamer.kicad_sym create mode 100644 PCB_Semestre/PCB_Semestre.kicad_pcb create mode 100644 PCB_Semestre/PCB_Semestre.kicad_pro create mode 100644 PCB_Semestre/PCB_Semestre.kicad_sch create mode 100644 PCB_Semestre/fp-lib-table create mode 100644 PCB_Semestre/my_footprint_lib.pretty/3M_929850-01-20-RA.kicad_mod create mode 100644 PCB_Semestre/my_footprint_lib.pretty/3M_929850-01-26-RA.kicad_mod create mode 100644 PCB_Semestre/my_footprint_lib.pretty/CAPAE430X550N.kicad_mod create mode 100644 PCB_Semestre/my_footprint_lib.pretty/CAPAE530X550N.kicad_mod create mode 100644 PCB_Semestre/my_footprint_lib.pretty/LMDND3030.kicad_mod create mode 100644 PCB_Semestre/my_footprint_lib.pretty/RHDR6W76P0X254_1X6_1524X254X826P.kicad_mod create mode 100644 PCB_Semestre/my_footprint_lib.pretty/SOT-25_TOR.kicad_mod create mode 100644 PCB_Semestre/my_symbol_lib.kicad_sym create mode 100644 PCB_Semestre/sym-lib-table create mode 100644 Projet_Light_Rohmer.kicad_pcb create mode 100644 Projet_Light_Rohmer.kicad_pro create mode 100644 Projet_Light_Rohmer.kicad_sch create mode 100644 README.md create mode 100644 footprint-lib.pretty/288X232R161B2.kicad_mod create mode 100644 footprint-lib.pretty/74404054330.kicad_mod create mode 100644 footprint-lib.pretty/865060845001.kicad_mod create mode 100644 footprint-lib.pretty/865060845002.kicad_mod create mode 100644 footprint-lib.pretty/ABM8272T3.kicad_mod create mode 100644 footprint-lib.pretty/CAPAE1300X1400N.kicad_mod create mode 100644 footprint-lib.pretty/CAPAE430X550N.kicad_mod create mode 100644 footprint-lib.pretty/DIONC1608X90N.kicad_mod create mode 100644 footprint-lib.pretty/DR127.kicad_mod create mode 100644 footprint-lib.pretty/EMVY101ARA101MKE0S.kicad_mod create mode 100644 footprint-lib.pretty/High power solder pad.kicad_mod create mode 100644 footprint-lib.pretty/LM2576HVSX33NOPB.kicad_mod create mode 100644 footprint-lib.pretty/PC817X1CSP9F.kicad_mod create mode 100644 footprint-lib.pretty/PCAP_UUG_12P5X21_NCH.kicad_mod create mode 100644 footprint-lib.pretty/PDB12-F4151-104BF.kicad_mod create mode 100644 footprint-lib.pretty/PTS636SKG25JSMTRLFS.kicad_mod create mode 100644 footprint-lib.pretty/Power solder pad.kicad_mod create mode 100644 footprint-lib.pretty/RAA2118034GP3JA0.kicad_mod create mode 100644 footprint-lib.pretty/SOIC127P600X175-8N.kicad_mod create mode 100644 footprint-lib.pretty/SOP50P640X120-44N.kicad_mod create mode 100644 footprint-lib.pretty/SOT95P280X100-5N.kicad_mod create mode 100644 footprint-lib.pretty/Solder pad.kicad_mod create mode 100644 footprint-lib.pretty/TRANS_DI035N10PT-AQ.kicad_mod create mode 100644 footprint-lib.pretty/TRANS_DI035N10PT.kicad_mod create mode 100644 footprint-lib.pretty/USB421603A.kicad_mod create mode 100644 fp-lib-table create mode 100644 sym-lib-table diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..94df70d86d22ef9df9342c7c769b202163ac2e6a GIT binary patch literal 8196 zcmeHM!Aj&n5Phv41{TqaIIye)?~eEfQDzSdD=g|=&5SrY88T#aLGX~net{q0#Xs0D z5HEg~zN&5{i4N!}qF4ppucy=X(s@axQ#}CO#%XsAXaZ=k2+n_F^@PcBDUWO_^vn_+ z{ec7I*ug#qY?+w?rhqA63YY?>z(-VoYqnTp%)0N7T5SrL0$)-Ac|Sxff^opYqrN&= zX$nA`VYeFF%mdUX3K$10JgO@>efHpjs|zWH^X@zz$#7yEu<+>J;k-LsII{~Giqo^x zFVf*~u}7;-0aM_y0+PGWVG|inF{!RXzmx`{55m Zwj&M|pEzLQkv%lq2v8ZUG6mjMfqQY108#(| literal 0 HcmV?d00001 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e86edc6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,40 @@ +# For PCBs designed using KiCad: https://www.kicad.org/ +# Format documentation: https://kicad.org/help/file-formats/ + +# Temporary files +*.000 +*.bak +*.bck +*.kicad_pcb-bak +*.kicad_sch-bak +*-backups +*-cache* +*-bak +*-bak* +*~ +~* +_autosave-* +\#auto_saved_files\# +*.tmp +*-save.pro +*-save.kicad_pcb +fp-info-cache +~*.lck +\#auto_saved_files# + +# Netlist files (exported from Eeschema) +*.net + +# Autorouter files (exported from Pcbnew) +*.dsn +*.ses + +# Exported BOM files +*.xml +*.csv + +# Archived Backups (KiCad 6.0) +**/*-backups/*.zip + +# Local project settings +*.kicad_prl \ No newline at end of file diff --git a/MouserTamer.kicad_sym b/MouserTamer.kicad_sym new file mode 100644 index 0000000..0b9a7b1 --- /dev/null +++ b/MouserTamer.kicad_sym @@ -0,0 +1,4505 @@ +(kicad_symbol_lib + (version 20241209) + (generator "kicad_symbol_editor") + (generator_version "9.0") + (symbol "217175-0001" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 29.21 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "217175-0001" + (at 29.21 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "2171750001" + (at 29.21 -94.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://www.molex.com/pdm_docs/sd/2171750001_sd.pdf" + (at 29.21 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Connector USB Type C Female 6Positions 0.5mm Right Angle SMT Embossed T/R - Tape and Reel" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "3.46" + (at 29.21 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "538-217175-0001" + (at 29.21 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Molex/217175-0001?qs=DRkmTr78QARWJMiqNnldSg%3D%3D" + (at 29.21 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Molex" + (at 29.21 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "217175-0001" + (at 29.21 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "217175-0001_1_1" + (rectangle + (start 5.08 2.54) + (end 27.94 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "CC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "VBUS_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 0) + (length 5.08) + (name "GND_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 0) + (length 5.08) + (name "CC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -10.16 0) + (length 5.08) + (name "VBUS_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 0 180) + (length 5.08) + (name "GND_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -2.54 180) + (length 5.08) + (name "MH1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "MH1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -5.08 180) + (length 5.08) + (name "MH2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "MH2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -7.62 180) + (length 5.08) + (name "MH3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "MH3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -10.16 180) + (length 5.08) + (name "MH4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "MH4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "288X232R161B2" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 4.826 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (at 0 0 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "288X232R161B2_0_1" + (rectangle + (start -3.81 3.81) + (end 5.08 -11.43) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "288X232R161B2_1_1" + (pin passive line + (at -1.27 -16.51 90) + (length 5.08) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 1.27 180) + (length 5.08) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -1.27 180) + (length 5.08) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -6.35 180) + (length 5.08) + (name "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -8.89 180) + (length 5.08) + (name "S2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "82356120100" + (pin_names + (offset 0.762) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 12.7 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "82356120100" + (at 12.7 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Footprint" "DIONC1608X90N" + (at 12.7 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://www.we-online.com/catalog/datasheet/82356120100.pdf" + (at 12.7 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Description" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description_1" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 12.7 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Height" "0.9" + (at 12.7 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Part Number" "710-82356120100" + (at 12.7 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Wurth-Elektronik/82356120100?qs=zPgndZZmKGaCWdXsf8N8bA%3D%3D" + (at 12.7 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Wurth Elektronik" + (at 12.7 -11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "82356120100" + (at 12.7 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (symbol "82356120100_0_0" + (pin passive line + (at 0 0 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 0 180) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "82356120100_0_1" + (polyline + (pts + (xy 9.144 2.54) (xy 10.16 2.032) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 0) (xy 5.08 -2.54) (xy 5.08 2.54) (xy 10.16 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 0) (xy 15.24 -2.54) (xy 15.24 2.54) (xy 10.16 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 -2.032) (xy 10.16 2.032) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 -2.032) (xy 11.176 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "ABM8-272-T3" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 36.83 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "ABM8-272-T3" + (at 36.83 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "ABM8272T3" + (at 36.83 -94.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://abracon.com/datasheets/ABM8-272-T3.pdf" + (at 36.83 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Crystal, 12 MHz, SMD, 3.2mm x 2.5mm, 30 ppm, 10 pF, 30 ppm, ABM8 Series" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "0.8" + (at 36.83 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "815-ABM8-272-T3" + (at 36.83 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/ABRACON/ABM8-272-T3?qs=QpmGXVUTftEj6miOiJBMxQ%3D%3D" + (at 36.83 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "ABRACON" + (at 36.83 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ABM8-272-T3" + (at 36.83 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "ABM8-272-T3_1_1" + (rectangle + (start 5.08 2.54) + (end 35.56 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "GND_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "CRYSTAL_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 40.64 0 180) + (length 5.08) + (name "CRYSTAL_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 40.64 -2.54 180) + (length 5.08) + (name "GND_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "BQ7694006DBT" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "IC" + (at 29.21 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "BQ7694006DBT" + (at 29.21 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "SOP50P640X120-44N" + (at 29.21 -94.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/bq76940" + (at 29.21 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Texas Instruments BQ7694006DBT, Battery Charger Lithium-Ion, Lithium-Phosphate, 44-Pin TSSOP" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1.2" + (at 29.21 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "595-BQ7694006DBT" + (at 29.21 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Texas-Instruments/BQ7694006DBT?qs=p08Uhw9w2Fy8CEE51Pje2A%3D%3D" + (at 29.21 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Texas Instruments" + (at 29.21 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "BQ7694006DBT" + (at 29.21 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "BQ7694006DBT_1_1" + (rectangle + (start 5.08 2.54) + (end 27.94 -55.88) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "DSG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "CHG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 0) + (length 5.08) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 0) + (length 5.08) + (name "SDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -10.16 0) + (length 5.08) + (name "SCL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -12.7 0) + (length 5.08) + (name "TS1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -15.24 0) + (length 5.08) + (name "CAP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -17.78 0) + (length 5.08) + (name "REGOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -20.32 0) + (length 5.08) + (name "REGSRC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -22.86 0) + (length 5.08) + (name "VC5X" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -25.4 0) + (length 5.08) + (name "NC_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -27.94 0) + (length 5.08) + (name "NC_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -30.48 0) + (length 5.08) + (name "TS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -33.02 0) + (length 5.08) + (name "CAP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -35.56 0) + (length 5.08) + (name "VC10X" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -38.1 0) + (length 5.08) + (name "NC_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -40.64 0) + (length 5.08) + (name "NC_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -43.18 0) + (length 5.08) + (name "TS3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -45.72 0) + (length 5.08) + (name "CAP3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -48.26 0) + (length 5.08) + (name "BAT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -50.8 0) + (length 5.08) + (name "NC_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -53.34 0) + (length 5.08) + (name "NC_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 0 180) + (length 5.08) + (name "ALERT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -2.54 180) + (length 5.08) + (name "SRN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -5.08 180) + (length 5.08) + (name "SRP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -7.62 180) + (length 5.08) + (name "VC0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -10.16 180) + (length 5.08) + (name "VC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -12.7 180) + (length 5.08) + (name "VC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -15.24 180) + (length 5.08) + (name "VC3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -17.78 180) + (length 5.08) + (name "VC4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -20.32 180) + (length 5.08) + (name "VC5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -22.86 180) + (length 5.08) + (name "VC5B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -25.4 180) + (length 5.08) + (name "VC6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -27.94 180) + (length 5.08) + (name "VC7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -30.48 180) + (length 5.08) + (name "VC8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -33.02 180) + (length 5.08) + (name "VC9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -35.56 180) + (length 5.08) + (name "VC10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -38.1 180) + (length 5.08) + (name "VC10B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -40.64 180) + (length 5.08) + (name "VC11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -43.18 180) + (length 5.08) + (name "VC12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -45.72 180) + (length 5.08) + (name "VC13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -48.26 180) + (length 5.08) + (name "VC14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -50.8 180) + (length 5.08) + (name "VC15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -53.34 180) + (length 5.08) + (name "NC_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "IS25LP032D-JNLE-TR" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "IC" + (at 52.07 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "IS25LP032D-JNLE-TR" + (at 52.07 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "SOIC127P600X175-8N" + (at 52.07 -94.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheet.datasheetarchive.com/originals/distributors/DKDS-39/6158.pdf" + (at 52.07 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "NOR Flash 32M QSPI, 8-pin SOP 150mil ET" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1.75" + (at 52.07 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "870-IS25LP032DJNLETR" + (at 52.07 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/ISSI/IS25LP032D-JNLE-TR?qs=DXv0QSHKF4wmLpbdvyEMLw%3D%3D" + (at 52.07 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Integrated Silicon Solution Inc." + (at 52.07 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "IS25LP032D-JNLE-TR" + (at 52.07 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "IS25LP032D-JNLE-TR_1_1" + (rectangle + (start 5.08 2.54) + (end 50.8 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "CE#" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "SO_(IO1)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 0) + (length 5.08) + (name "WP#_(IO2)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 0) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 55.88 0 180) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 55.88 -2.54 180) + (length 5.08) + (name "HOLD#_OR_RESET#_(IO3)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 55.88 -5.08 180) + (length 5.08) + (name "SCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 55.88 -7.62 180) + (length 5.08) + (name "SI_(IO0)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PC817X1CSP9F" + (pin_names + (offset 0.762) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 16.51 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "PC817X1CSP9F" + (at 16.51 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "SOP254P1016X436-4N" + (at 16.51 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.lcsc.com/product-detail/Optocouplers-Phototransistor-Output_Sharp-Microelectronics-PC817X1CSP9F_C97308.html" + (at 16.51 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "80V 5kV 50mA 100mV@1mA,20mA 1 6V 1.2V DC SMD-4P Transistor, Photovoltaic Output Optoisolators ROHS" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description_1" "80V 5kV 50mA 100mV@1mA,20mA 1 6V 1.2V DC SMD-4P Transistor, Photovoltaic Output Optoisolators ROHS" + (at 16.51 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Height" "4.36" + (at 16.51 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Mouser Part Number" "852-PC817X1CSP9F" + (at 16.51 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Sharp-Microelectronics/PC817X1CSP9F?qs=rrS6PyfT74f%252BaIhOIosJzQ%3D%3D" + (at 16.51 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Sharp Microelectronics" + (at 16.51 -12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PC817X1CSP9F" + (at 16.51 -15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (symbol "PC817X1CSP9F_0_0" + (pin passive line + (at 0 0 0) + (length 5.08) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "K" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 0 180) + (length 5.08) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 -2.54 180) + (length 5.08) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PC817X1CSP9F_0_1" + (polyline + (pts + (xy 5.08 2.54) (xy 15.24 2.54) (xy 15.24 -5.08) (xy 5.08 -5.08) (xy 5.08 2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PDB12-H4151-104BF" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (at 0 0 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PDB12-H4151-104BF_0_1" + (rectangle + (start -2.54 -1.27) + (end 3.81 -8.89) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "PDB12-H4151-104BF_1_1" + (pin passive line + (at 8.89 -2.54 180) + (length 5.08) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 8.89 -5.08 180) + (length 5.08) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 8.89 -7.62 180) + (length 5.08) + (name "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PTS636SKG25JSMTR_LFS" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "S" + (at 21.59 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 21.59 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "PTS636SKG25JSMTRLFS" + (at 21.59 -84.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 21.59 -184.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "2.7" + (at 21.59 -384.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 21.59 -484.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 21.59 -584.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 21.59 -684.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 21.59 -784.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "PTS636SKG25JSMTR_LFS_1_1" + (rectangle + (start 5.08 12.7) + (end 20.32 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "COM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 17.78 270) + (length 5.08) + (name "GND_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -17.78 90) + (length 5.08) + (name "GND_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 25.4 0 180) + (length 5.08) + (name "NO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "RAA2118034GP3#JA0" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "IC" + (at 24.13 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "RAA2118034GP3#JA0" + (at 24.13 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "RAA2118034GP3JA0" + (at 24.13 -94.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://www.renesas.com/us/en/document/dst/raa211803-805-datasheet?r=25449141" + (at 24.13 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Buck Switching Regulator IC Positive Fixed 3.3V 1 Output 300mA SC-74A, SOT-753" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1.1" + (at 24.13 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "968-RAA2118034GP3JA0" + (at 24.13 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Renesas-Intersil/RAA2118034GP3JA0?qs=mELouGlnn3emQErpSYGg0w%3D%3D" + (at 24.13 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Renesas Electronics" + (at 24.13 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "RAA2118034GP3#JA0" + (at 24.13 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "RAA2118034GP3#JA0_1_1" + (rectangle + (start 5.08 2.54) + (end 22.86 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 0) + (length 5.08) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 27.94 0 180) + (length 5.08) + (name "SW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 27.94 -2.54 180) + (length 5.08) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "TLP155ETPL_E" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "TLP155ETPL_E" + (at 0 0 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "5pin SO6" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://toshiba.semicon-storage.com/info/docget.jsp?did=59255&prodName=TLP155E" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TLP155E(TPL,E" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "5pin SO6" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TLP155ETPL_E_0_1" + (polyline + (pts + (xy -2.54 -2.54) (xy 0 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 -12.7) (xy 0 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 15.24 0) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -15.24) (xy 0 0) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 -7.112) (xy 1.016 -7.112) (xy 2.54 -7.112) (xy 1.778 -8.128) (xy 1.016 -7.112) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.016 -8.128) (xy 2.54 -8.128) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.778 -2.54) (xy 0 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.778 -2.54) (xy 1.778 -7.112) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.778 -12.7) (xy 0 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.778 -12.7) (xy 1.778 -8.128) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 -11.176) (xy 3.302 -10.922) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.302 -10.922) (xy 2.032 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.302 -11.684) (xy 3.302 -10.922) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.556 -2.54) (xy 3.556 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.556 -12.7) (xy 15.24 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.81 -7.112) (xy 5.334 -7.112) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.81 -8.128) (xy 3.81 -8.128) (xy 5.334 -8.128) (xy 4.572 -7.112) (xy 3.81 -8.128) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 4.572 -5.842) (xy 6.35 -5.842) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.572 -7.112) (xy 4.572 -5.842) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.572 -8.128) (xy 4.572 -9.398) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.572 -9.398) (xy 6.35 -9.398) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 6.35 -4.826) (xy 6.35 -4.826) (xy 6.35 -10.414) (xy 8.128 -7.62) (xy 6.35 -4.826) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 6.858 -2.54) (xy 6.858 -5.588) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 6.858 -2.54) (xy 15.24 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 6.858 -12.7) (xy 6.858 -9.652) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 6.858 -12.7) + (radius 0.127) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 8.128 -7.62) (xy 8.636 -7.62) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 8.636 -3.556) (xy 10.16 -3.556) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 8.636 -11.684) (xy 8.636 -3.556) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 9.398 -2.54) + (radius 0.127) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 9.398 -3.556) (xy 9.398 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 9.398 -11.684) (xy 9.398 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 9.398 -12.7) + (radius 0.127) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 -3.556) (xy 10.16 -11.684) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 -5.08) (xy 10.922 -5.08) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 -10.16) (xy 10.922 -10.16) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 -11.684) (xy 8.636 -11.684) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.922 -4.064) (xy 10.922 -6.096) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.922 -9.144) (xy 10.922 -11.176) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -3.81) (xy 11.43 -6.35) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -4.064) (xy 12.7 -4.064) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -5.08) (xy 12.192 -4.572) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -5.08) (xy 12.192 -5.588) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -5.08) (xy 12.7 -5.08) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -6.096) (xy 12.7 -6.096) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -8.89) (xy 11.43 -11.43) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -9.144) (xy 12.7 -9.144) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -10.16) (xy 12.192 -9.652) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -10.16) (xy 12.192 -10.668) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -10.16) (xy 12.7 -10.16) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 11.43 -11.176) (xy 12.7 -11.176) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 12.7 -2.54) + (radius 0.127) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 12.7 -4.064) (xy 12.7 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 12.7 -5.08) (xy 12.7 -9.144) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 12.7 -6.096) + (radius 0.127) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 12.7 -7.62) (xy 15.24 -7.62) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 12.7 -7.62) + (radius 0.127) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 12.7 -10.16) (xy 12.7 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 12.7 -11.176) + (radius 0.127) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 12.7 -12.7) + (radius 0.127) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 15.24 0) (xy 15.24 -15.24) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 15.24 -15.24) (xy 0 -15.24) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 17.78 -2.54) (xy 15.24 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 17.78 -7.62) (xy 15.24 -7.62) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 17.78 -12.7) (xy 15.24 -12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (pin unspecified line + (at -2.5146 -2.54 180) + (length 0.0254) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin unspecified line + (at -2.5146 -12.7 180) + (length 0.0254) + (name "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin unspecified line + (at 17.8054 -2.54 180) + (length 0.0254) + (name "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin unspecified line + (at 17.8054 -7.62 180) + (length 0.0254) + (name "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin unspecified line + (at 17.8054 -12.7 180) + (length 0.0254) + (name "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "USB4216-03-A" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 29.21 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "USB4216-03-A" + (at 29.21 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "USB421603A" + (at 29.21 -94.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 29.21 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "USB Connectors USB C Receptacle, Short Body, USB2.0, 16Pin, Horizontal, SMT" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "" + (at 29.21 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "640-USB4216-03-A" + (at 29.21 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/GCT/USB4216-03-A?qs=Tc%252BHE9vUsnv1G2UWLFIexA%3D%3D" + (at 29.21 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "GCT (GLOBAL CONNECTOR TECHNOLOGY)" + (at 29.21 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "USB4216-03-A" + (at 29.21 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "USB4216-03-A_1_1" + (rectangle + (start 5.08 2.54) + (end 27.94 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "GND_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "VBUS_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 0) + (length 5.08) + (name "CC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 0) + (length 5.08) + (name "DP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -10.16 0) + (length 5.08) + (name "DN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -12.7 0) + (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 0 -15.24 0) + (length 5.08) + (name "GND_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -17.78 0) + (length 5.08) + (name "VBUS_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 0 180) + (length 5.08) + (name "CC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -2.54 180) + (length 5.08) + (name "DP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -5.08 180) + (length 5.08) + (name "DN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -7.62 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 33.02 -10.16 180) + (length 5.08) + (name "GND_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "G1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -12.7 180) + (length 5.08) + (name "GND_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "G2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -15.24 180) + (length 5.08) + (name "GND_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "G3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -17.78 180) + (length 5.08) + (name "GND_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "G4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "ZXLD1366ET5TA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "LED" + (at 24.13 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 24.13 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "SOT95P280X100-5N" + (at 24.13 -84.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 24.13 -184.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 24.13 -384.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 24.13 -484.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 24.13 -584.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 24.13 -684.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 24.13 -784.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "ZXLD1366ET5TA_1_1" + (rectangle + (start 5.08 12.7) + (end 22.86 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "ADJ" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 17.78 270) + (length 5.08) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 17.78 270) + (length 5.08) + (name "ISENSE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -15.24 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 17.78 270) + (length 5.08) + (name "LX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "di035n10pt" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (at 0 0 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "di035n10pt_0_1" + (rectangle + (start -7.62 -12.7) + (end 8.89 -29.21) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "di035n10pt_1_1" + (pin passive line + (at -5.08 -34.29 90) + (length 5.08) + (name "S_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -7.62 270) + (length 5.08) + (name "D_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -34.29 90) + (length 5.08) + (name "S_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 270) + (length 5.08) + (name "D_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -34.29 90) + (length 5.08) + (name "S_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -7.62 270) + (length 5.08) + (name "D_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -7.62 270) + (length 5.08) + (name "D_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -34.29 90) + (length 5.08) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) +) diff --git a/PCB_Semestre/PCB_Semestre.kicad_pcb b/PCB_Semestre/PCB_Semestre.kicad_pcb new file mode 100644 index 0000000..f3641cf --- /dev/null +++ b/PCB_Semestre/PCB_Semestre.kicad_pcb @@ -0,0 +1,12623 @@ +(kicad_pcb + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A4") + (layers + (0 "F.Cu" signal) + (2 "B.Cu" signal) + (9 "F.Adhes" user "F.Adhesive") + (11 "B.Adhes" user "B.Adhesive") + (13 "F.Paste" user) + (15 "B.Paste" user) + (5 "F.SilkS" user "F.Silkscreen") + (7 "B.SilkS" user "B.Silkscreen") + (1 "F.Mask" user) + (3 "B.Mask" user) + (17 "Dwgs.User" user "User.Drawings") + (19 "Cmts.User" user "User.Comments") + (21 "Eco1.User" user "User.Eco1") + (23 "Eco2.User" user "User.Eco2") + (25 "Edge.Cuts" user) + (27 "Margin" user) + (31 "F.CrtYd" user "F.Courtyard") + (29 "B.CrtYd" user "B.Courtyard") + (35 "F.Fab" user) + (33 "B.Fab" user) + (39 "User.1" user) + (41 "User.2" user) + (43 "User.3" user) + (45 "User.4" user) + ) + (setup + (pad_to_mask_clearance 0) + (allow_soldermask_bridges_in_footprints no) + (tenting front back) + (pcbplotparams + (layerselection 0x00000000_00000000_55555555_5755f5ff) + (plot_on_all_layers_selection 0x00000000_00000000_00000000_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) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (pdf_metadata yes) + (pdf_single_document no) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plot_black_and_white yes) + (sketchpadsonfab no) + (plotpadnumbers no) + (hidednponfab no) + (sketchdnponfab yes) + (crossoutdnponfab yes) + (subtractmaskfromsilk no) + (outputformat 1) + (mirror no) + (drillshape 1) + (scaleselection 1) + (outputdirectory "") + ) + ) + (net 0 "") + (net 1 "+5V") + (net 2 "GND") + (net 3 "+3.3V") + (net 4 "/INT_2") + (net 5 "Net-(J1-Pin_2)") + (net 6 "/PICO_RST_2") + (net 7 "Net-(J1-Pin_11)") + (net 8 "Net-(J1-Pin_1)") + (net 9 "Net-(J1-Pin_12)") + (net 10 "Net-(J1-Pin_10)") + (net 11 "/PICO_GPIO14") + (net 12 "Net-(J1-Pin_5)") + (net 13 "Net-(J1-Pin_4)") + (net 14 "/PICO_GPIO12") + (net 15 "/PICO_GPIO13") + (net 16 "/PICO_GPIO15") + (net 17 "Net-(J1-Pin_9)") + (net 18 "/INT_1") + (net 19 "/PICO_RST_1") + (net 20 "unconnected-(J2-Pin_16-Pad16)") + (net 21 "unconnected-(J2-Pin_15-Pad15)") + (net 22 "unconnected-(J2-Pin_10-Pad10)") + (net 23 "unconnected-(J2-Pin_9-Pad9)") + (net 24 "unconnected-(J2-Pin_11-Pad11)") + (net 25 "unconnected-(J2-Pin_6-Pad6)") + (net 26 "unconnected-(J2-Pin_14-Pad14)") + (net 27 "unconnected-(J2-Pin_4-Pad4)") + (net 28 "unconnected-(J2-Pin_17-Pad17)") + (net 29 "unconnected-(J2-Pin_5-Pad5)") + (net 30 "unconnected-(J2-Pin_19-Pad19)") + (net 31 "unconnected-(J2-Pin_7-Pad7)") + (net 32 "unconnected-(J2-Pin_20-Pad20)") + (net 33 "unconnected-(J2-Pin_12-Pad12)") + (net 34 "unconnected-(J2-Pin_2-Pad2)") + (net 35 "Net-(J3-Pin_6)") + (net 36 "unconnected-(J3-Pin_4-Pad4)") + (net 37 "unconnected-(J3-Pin_22-Pad22)") + (net 38 "unconnected-(J3-Pin_21-Pad21)") + (net 39 "Net-(J3-Pin_2)") + (net 40 "/PSOC_GPIO15") + (net 41 "unconnected-(J3-Pin_17-Pad17)") + (net 42 "unconnected-(J3-Pin_12-Pad12)") + (net 43 "unconnected-(J3-Pin_23-Pad23)") + (net 44 "unconnected-(J3-Pin_24-Pad24)") + (net 45 "/PSOC_GPIO14") + (net 46 "/PSOC_GPIO13") + (net 47 "unconnected-(J3-Pin_11-Pad11)") + (net 48 "unconnected-(J3-Pin_9-Pad9)") + (net 49 "unconnected-(J3-Pin_19-Pad19)") + (net 50 "unconnected-(J3-Pin_18-Pad18)") + (net 51 "unconnected-(J3-Pin_10-Pad10)") + (net 52 "/PSOC_GPIO12") + (net 53 "unconnected-(J3-Pin_26-Pad26)") + (net 54 "unconnected-(J3-Pin_20-Pad20)") + (net 55 "Net-(J3-Pin_3)") + (net 56 "Net-(J3-Pin_5)") + (net 57 "unconnected-(J4-Pin_26-Pad26)") + (net 58 "unconnected-(J4-Pin_15-Pad15)") + (net 59 "unconnected-(J4-Pin_14-Pad14)") + (net 60 "unconnected-(J4-Pin_18-Pad18)") + (net 61 "unconnected-(J4-Pin_22-Pad22)") + (net 62 "unconnected-(J4-Pin_11-Pad11)") + (net 63 "Net-(J4-Pin_6)") + (net 64 "unconnected-(J4-Pin_25-Pad25)") + (net 65 "unconnected-(J4-Pin_12-Pad12)") + (net 66 "Net-(J4-Pin_3)") + (net 67 "unconnected-(J4-Pin_13-Pad13)") + (net 68 "unconnected-(J4-Pin_9-Pad9)") + (net 69 "unconnected-(J4-Pin_20-Pad20)") + (net 70 "unconnected-(J4-Pin_19-Pad19)") + (net 71 "unconnected-(J4-Pin_24-Pad24)") + (net 72 "unconnected-(J4-Pin_21-Pad21)") + (net 73 "unconnected-(J4-Pin_10-Pad10)") + (net 74 "Net-(J4-Pin_4)") + (net 75 "unconnected-(J4-Pin_17-Pad17)") + (net 76 "unconnected-(J4-Pin_23-Pad23)") + (net 77 "Net-(J4-Pin_5)") + (net 78 "unconnected-(J4-Pin_16-Pad16)") + (net 79 "/MOSI_1") + (net 80 "/CS_1") + (net 81 "/PICO_SCLK_1") + (net 82 "/MISO_1") + (net 83 "unconnected-(J6-Pin_4-Pad4)") + (net 84 "/MOSI_2") + (net 85 "/PICO_SCLK_2") + (net 86 "/CS_2") + (net 87 "/MISO_2") + (net 88 "unconnected-(J8-Pin_4-Pad4)") + (net 89 "Net-(U1-LX)") + (footprint "my_footprint_lib:RHDR6W76P0X254_1X6_1524X254X826P" + (layer "F.Cu") + (uuid "01862ab9-d5be-4a33-945c-d054a9975eb2") + (at 130 92.58 180) + (descr "929850-01-06-RA") + (tags "Connector") + (property "Reference" "J6" + (at 0 0 0) + (layer "F.SilkS") + (uuid "3a1148f1-b3e4-4c55-8038-cfe0f666f5f5") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "Conn_01x06_Socket" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "f702fb64-b21a-4fe6-84b2-c6d56bdad3c2") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "21969e9b-6bf7-4210-a4ac-f4d61a32dc75") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "58dc57e5-3ebd-401a-b58e-40b73ebdf469") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/5fca75e3-5013-4f43-9c96-5395d52f2a38") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr through_hole) + (fp_line + (start 14.005 1.27) + (end 14.005 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "2353dc3d-0d53-424e-9e2a-9045deaf9622") + ) + (fp_line + (start 14.005 -1.305) + (end -1.27 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a744817c-7b74-44b0-b124-9909af4bcf3d") + ) + (fp_line + (start 0 1.27) + (end 14.005 1.27) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "5b2ff1ad-940b-4f8e-9150-4fa55ba5d7d9") + ) + (fp_line + (start -1.27 -1.305) + (end -1.27 0) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "4d72b945-8b32-49cb-a81b-3d4b28e6ff02") + ) + (fp_line + (start 14.255 1.52) + (end -1.52 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "29b7d98c-08f3-4d1e-85bf-3a8eaf1db06c") + ) + (fp_line + (start 14.255 -1.555) + (end 14.255 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b0ec8875-739b-4d1a-9f7f-8e34cf47c889") + ) + (fp_line + (start -1.52 1.52) + (end -1.52 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a0a92dab-70cd-472b-bfe8-d55519075e39") + ) + (fp_line + (start -1.52 -1.555) + (end 14.255 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "32d29f00-b3d2-4cce-8792-69ce822c90dc") + ) + (fp_line + (start 13.97 1.27) + (end -1.27 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70cd8337-d9fc-48cd-b161-1f744904dc75") + ) + (fp_line + (start 13.97 -1.27) + (end 13.97 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4a5c8b40-f787-4840-b64b-9526206ad2ab") + ) + (fp_line + (start -1.27 1.27) + (end -1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "08d8411a-eadf-4d6c-a41c-0cf614769667") + ) + (fp_line + (start -1.27 -1.27) + (end 13.97 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bccc871b-0a44-4ad0-a559-5722245a8ffb") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e062ef85-8510-4b12-867c-ead8db3f0c3a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "4a040c86-927f-4700-9935-4bf606423b1f") + ) + (pad "2" thru_hole circle + (at 2.54 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "+3.3V") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "889f292b-0ef7-46fd-8b45-b824ca7ef89b") + ) + (pad "3" thru_hole circle + (at 5.08 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "+3.3V") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "3b2c6bba-290f-4c9c-9850-545b719399e4") + ) + (pad "4" thru_hole circle + (at 7.62 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 83 "unconnected-(J6-Pin_4-Pad4)") + (pinfunction "Pin_4") + (pintype "passive+no_connect") + (uuid "7f4ad761-b523-4abe-8f1c-8d789791591e") + ) + (pad "5" thru_hole circle + (at 10.16 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "/PICO_RST_1") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "ccc4ca7b-74d4-4ea0-8158-b1fdfb3987aa") + ) + (pad "6" thru_hole circle + (at 12.7 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 82 "/MISO_1") + (pinfunction "Pin_6") + (pintype "passive") + (uuid "13ba1c68-478f-48c1-b10f-486c1a5515dd") + ) + (embedded_fonts no) + (model "929850-01-06-RA.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "my_footprint_lib:CAPAE530X550N" + (layer "F.Cu") + (uuid "06ee94b6-d442-4e7e-b8ae-1867fd086391") + (at 125.6 111.8 90) + (descr "5*5.5.") + (tags "Capacitor Polarised") + (property "Reference" "C2" + (at 0 0 90) + (layer "F.SilkS") + (uuid "545d114d-b5d6-4623-809c-d5bc57604ca0") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "10uF" + (at 0 0 90) + (layer "F.SilkS") + (hide yes) + (uuid "c1b22c01-b70f-4592-94c7-1cefecd45001") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "06fa2dd8-17cb-408d-b756-2fe25aff80fe") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "ce620904-e24e-4eb9-9f0b-d45033141ccf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/acf1879d-8757-4ac7-ad49-3b9c63de8cd3") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -3.45 -2.65) + (end 2.65 -2.65) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "058b582b-40b4-43e4-96e5-2d2cb5792dd6") + ) + (fp_line + (start -1.325 2.65) + (end 2.65 2.65) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "160da404-8d01-40e6-8e7b-16e2b9770c0f") + ) + (fp_line + (start 3.95 -3.25) + (end 3.95 3.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "66307ae5-c76b-4baf-b7df-2fba78c8cc76") + ) + (fp_line + (start -3.95 -3.25) + (end 3.95 -3.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4dd2f163-08fc-4e9a-8a04-01188ba06ec3") + ) + (fp_line + (start 2.65 -2.65) + (end -1.325 -2.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "db83b5bc-122f-472e-884e-ac7bc5da0d34") + ) + (fp_line + (start -1.325 -2.65) + (end -2.65 -1.325) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "f818d0fb-b636-45fb-aef4-ad4cce5cafe2") + ) + (fp_line + (start -2.65 -1.325) + (end -2.65 1.325) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "31cb09bf-d9e8-44ed-b029-ee78df2f4ae0") + ) + (fp_line + (start -2.65 1.325) + (end -1.325 2.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "dd2f829f-eb35-440f-a9da-81b2150ee5e5") + ) + (fp_line + (start 2.65 2.65) + (end 2.65 -2.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "e61889db-1d4c-4b49-bf99-ef957aab7f24") + ) + (fp_line + (start -1.325 2.65) + (end 2.65 2.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "1d3451b6-9cb6-4105-89c3-5fa697786092") + ) + (fp_line + (start 3.95 3.25) + (end -3.95 3.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "ae2d4cf6-54cf-4970-a5a0-8bb7e021e2d5") + ) + (fp_line + (start -3.95 3.25) + (end -3.95 -3.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4aef2554-870c-42d2-bb5d-243ba532538e") + ) + (pad "1" smd rect + (at -2 0 180) + (size 1.8 2.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 3 "+3.3V") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "ee649ee8-6f46-4b20-a0fb-6f04b11a7f5d") + ) + (pad "2" smd rect + (at 2 0 180) + (size 1.8 2.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "4a84928a-ed81-47cf-8d7a-35816f2bb1d3") + ) + (embedded_fonts no) + ) + (footprint "my_footprint_lib:LMDND3030" + (layer "F.Cu") + (uuid "13bc5dc6-e94b-4061-bab5-0e33c18f40a7") + (at 119.2 110.4 -90) + (descr "LMDND3030") + (tags "Inductor") + (property "Reference" "L1" + (at 0 0 90) + (layer "F.SilkS") + (uuid "78cf9e85-fcdf-49d4-aabc-e5b89ca0cd08") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "4.7uH" + (at 0 0 90) + (layer "F.SilkS") + (hide yes) + (uuid "d60a8cbe-202b-48e9-9ec7-3be9be689b6c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "146c5223-73a2-4900-ab47-0a9b326a9554") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "88d9a006-7604-4a27-b4c4-851caead2305") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/4787d1e4-acb4-4f6d-9e83-355021b8d187") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.5 1.5) + (end 0.5 1.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "2082e61e-dc20-4e21-9585-acc035371b0b") + ) + (fp_line + (start -2 0.1) + (end -2 0.1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "fc5aec81-9dac-4696-b629-c8b0fa6e86c2") + ) + (fp_line + (start -2 -0.1) + (end -2 -0.1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "e0a014a4-f757-408c-9323-0ce099ce301b") + ) + (fp_line + (start -0.5 -1.5) + (end 0.5 -1.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "f8c84af9-ca11-46b5-97e9-e9ae4b7fbde7") + ) + (fp_arc + (start -2 0.1) + (mid -2.1 0) + (end -2 -0.1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "bb02f533-448d-48cc-92d2-b4488d1a9143") + ) + (fp_arc + (start -2 -0.1) + (mid -1.9 0) + (end -2 0.1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7b495d13-a9e4-4738-bd78-105e0922699d") + ) + (fp_line + (start -2.5 2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "c57b1f4a-b998-49ec-ac68-ec73ab96ee61") + ) + (fp_line + (start 2.5 2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2926e39c-b5a6-4caa-b32c-d5f0b7640d86") + ) + (fp_line + (start -1.5 1.5) + (end -1.5 -1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "c4c00abd-c3f5-448d-a362-aeff456b0f7a") + ) + (fp_line + (start 1.5 1.5) + (end -1.5 1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "05c8291a-8220-4b04-bdca-cdb8adab70ab") + ) + (fp_line + (start -1.5 -1.5) + (end 1.5 -1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "ef2b165b-1322-48cc-a470-d0d9bfc195df") + ) + (fp_line + (start 1.5 -1.5) + (end 1.5 1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "e35b1664-8c31-4386-b038-e1a538be3976") + ) + (fp_line + (start -2.5 -2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "5e5210f2-938f-4285-973e-cf66f65d3116") + ) + (fp_line + (start 2.5 -2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "1562914c-46ff-4252-875e-33d3c2d1dd58") + ) + (pad "1" smd rect + (at -1.1 0 270) + (size 0.8 2.7) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 89 "Net-(U1-LX)") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "83472e53-d47e-4a5f-a447-7f052741a746") + ) + (pad "2" smd rect + (at 1.1 0 270) + (size 0.8 2.7) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 3 "+3.3V") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "08aa682f-172e-460f-8430-f661e155fe82") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "1dc766fe-471e-4154-8ead-bda7aaf4adfd") + (at 87.6 95.8 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R15" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "701b1ff5-4ff5-4399-adc7-eda22a6a0d67") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "1ae970de-462c-4502-92a7-478940f2395a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "6ca1d0c1-c54a-4ef0-ab63-985bd1282785") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "3e775b82-9307-4a16-ac1d-17118db79ed6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/994ae07c-4c59-41ca-836f-c1153cc772db") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "46cc648d-de48-4726-a26b-9baceeae725c") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "17c148dd-76bd-4805-8163-ec6ada75d7fe") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ffb6d49d-d9dd-4a0e-9600-7ab24fac3bc8") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "9897fca1-c08d-4c5c-b7e0-b7d1c56ceee4") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "67a7b4a3-62c7-476a-b2f2-220b6c17b3fe") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 81 "/PICO_SCLK_1") + (pintype "passive") + (uuid "85d94cc0-61a2-4a24-b9f7-3c79bfe2a777") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 77 "Net-(J4-Pin_5)") + (pintype "passive") + (uuid "b5213535-cea7-49e2-a08c-c8070dddc105") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "1ff5a8e3-e75b-4cfc-a0d5-c7afb50ea725") + (at 54.4 138.25 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R5" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "576f6ed9-708b-4ecf-af5d-b27dc1c09e58") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "2be68282-7227-419b-b5a2-2c99fe46feaf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "ff5e4ae0-5aef-43fe-ac65-d886fc302215") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "8cc60b80-b1f4-4d75-921e-9ca250493c54") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/9f47b1af-f5c9-4c87-958e-a6c7d601d9e3") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "efd5d2fe-ee5d-4bce-b307-712cadb9b3a5") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7a1c07fd-c0ec-407c-a08f-559ee8b151b6") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "249863f4-c660-42ac-a6d4-1e76eed75337") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b518d2d8-e20f-407b-b209-1b0162e554fc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "fa4b2f45-c466-4dbb-8775-f3cbb0ec8e6a") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 84 "/MOSI_2") + (pintype "passive") + (uuid "e1b214d1-b8ac-4216-8add-77a3c16cb046") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 17 "Net-(J1-Pin_9)") + (pintype "passive") + (uuid "0c5e8410-8a1f-4495-abb8-185526d25aed") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "my_footprint_lib:3M_929850-01-26-RA" + (layer "F.Cu") + (uuid "35cdd728-884e-47f9-bf10-963a33e45c27") + (at 66 77.34) + (property "Reference" "J3" + (at -30.099 -2.413 0) + (layer "F.SilkS") + (uuid "2ea18913-a67e-4857-8501-33cea6ade7b9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x26_Socket" + (at -21.844 2.413 0) + (layer "F.Fab") + (uuid "e96f7adc-5cbe-4b62-9f1c-14a29f23458c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a83a338f-1286-4c1a-8e9a-a5d1fb961c2b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x26, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d7cc74b1-fb98-483c-bb91-f2bdeb83204d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/f9b299e2-1c56-4caf-a058-2baeb67e7c3c") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr through_hole) + (fp_line + (start -33.02 -1.27) + (end -33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "e798bae6-637e-40d5-a33d-90bb5a431674") + ) + (fp_line + (start -33.02 1.27) + (end 33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "fcd82fce-49d1-4630-822e-d25de60ce454") + ) + (fp_line + (start 33.02 -1.27) + (end -33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "87519fc9-4c2d-4b0a-b812-4a39ead89ae3") + ) + (fp_line + (start 33.02 1.27) + (end 33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "7ee18c15-64e9-416e-981a-2d0518e1a9cb") + ) + (fp_circle + (center 33.782 0) + (end 33.882 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "4931aea3-4a6f-4cda-95db-2f9f101279ff") + ) + (fp_line + (start -33.27 -1.52) + (end -33.27 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bf87a3c7-c44a-440e-9214-3f9d2f45c5a6") + ) + (fp_line + (start -33.27 1.52) + (end 33.27 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f4d40bd6-762a-41ec-9388-87e9f0cd8add") + ) + (fp_line + (start 33.27 -1.52) + (end -33.27 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "398de74b-4d26-4203-8c70-85519f168b81") + ) + (fp_line + (start 33.27 1.52) + (end 33.27 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b4c3cba3-e6a5-4a29-9ebe-0c1848e8ae8c") + ) + (fp_line + (start -33.02 -1.27) + (end -33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "f4a2a5c1-f3c7-483a-b8b8-c2a5216fe106") + ) + (fp_line + (start -33.02 1.27) + (end 33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "6a6e1196-ada5-459d-964b-8fb3efa38ef1") + ) + (fp_line + (start 33.02 -1.27) + (end -33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "08f1832c-1907-4f70-8d18-76e6b3e3dfc4") + ) + (fp_line + (start 33.02 1.27) + (end 33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "db8b27d0-c145-47bf-aca2-25941c7d5214") + ) + (fp_circle + (center 33.782 0) + (end 33.882 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e78e94e1-f2ad-435f-ac16-d286a54f8efe") + ) + (pad "1" thru_hole rect + (at 31.75 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "d50e05a4-cfe3-428e-bf4a-cd64af13f659") + ) + (pad "2" thru_hole circle + (at 29.21 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 39 "Net-(J3-Pin_2)") + (pinfunction "Pin_2") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "3fffe62c-f640-4909-9581-54faaa3d5c38") + ) + (pad "3" thru_hole circle + (at 26.67 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 55 "Net-(J3-Pin_3)") + (pinfunction "Pin_3") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "f6206a2f-997c-4db5-bf5d-70b726fdd4b4") + ) + (pad "4" thru_hole circle + (at 24.13 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 36 "unconnected-(J3-Pin_4-Pad4)") + (pinfunction "Pin_4") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "27093727-2a9c-4a87-84d5-47bb28108b12") + ) + (pad "5" thru_hole circle + (at 21.59 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 56 "Net-(J3-Pin_5)") + (pinfunction "Pin_5") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "fa70b836-33e6-446a-b4f3-f32c05284c20") + ) + (pad "6" thru_hole circle + (at 19.05 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 35 "Net-(J3-Pin_6)") + (pinfunction "Pin_6") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "0826453d-4196-403e-b16a-2894fb8a845e") + ) + (pad "7" thru_hole circle + (at 16.51 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "/INT_2") + (pinfunction "Pin_7") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "592b9ea9-9863-4bd8-92a1-da359efc59d5") + ) + (pad "8" thru_hole circle + (at 13.97 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 6 "/PICO_RST_2") + (pinfunction "Pin_8") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "c5298b62-a9ae-4673-ad1e-9145d4a25a44") + ) + (pad "9" thru_hole circle + (at 11.43 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 48 "unconnected-(J3-Pin_9-Pad9)") + (pinfunction "Pin_9") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "b79e5e82-0ed0-4943-9f56-8ead603db0ba") + ) + (pad "10" thru_hole circle + (at 8.89 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 51 "unconnected-(J3-Pin_10-Pad10)") + (pinfunction "Pin_10") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "d5f2b58d-eb26-4b3e-8700-184184a90753") + ) + (pad "11" thru_hole circle + (at 6.35 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 47 "unconnected-(J3-Pin_11-Pad11)") + (pinfunction "Pin_11") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "acdcf2d9-8ab5-4caf-adff-f4c4aa94ff9d") + ) + (pad "12" thru_hole circle + (at 3.81 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 42 "unconnected-(J3-Pin_12-Pad12)") + (pinfunction "Pin_12") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "80b8d7c4-955e-4b8b-bbf4-490de6bf30a1") + ) + (pad "13" thru_hole circle + (at 1.27 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 52 "/PSOC_GPIO12") + (pinfunction "Pin_13") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "d73db67d-9a33-40f6-b6ec-7d6092983e60") + ) + (pad "14" thru_hole circle + (at -1.27 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 46 "/PSOC_GPIO13") + (pinfunction "Pin_14") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "9fb745c8-a473-492f-bdf8-f935e5d05300") + ) + (pad "15" thru_hole circle + (at -3.81 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 45 "/PSOC_GPIO14") + (pinfunction "Pin_15") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "9d28221d-8d64-4f2d-ab1e-e12689785b56") + ) + (pad "16" thru_hole circle + (at -6.35 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 40 "/PSOC_GPIO15") + (pinfunction "Pin_16") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "4da7c60e-d297-4b22-ba2b-a05a49d282b2") + ) + (pad "17" thru_hole circle + (at -8.89 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 41 "unconnected-(J3-Pin_17-Pad17)") + (pinfunction "Pin_17") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "65bee880-945e-4a4a-b918-1e2668e87654") + ) + (pad "18" thru_hole circle + (at -11.43 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 50 "unconnected-(J3-Pin_18-Pad18)") + (pinfunction "Pin_18") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "d0c1879d-3524-4980-99c6-726e6f7886e7") + ) + (pad "19" thru_hole circle + (at -13.97 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 49 "unconnected-(J3-Pin_19-Pad19)") + (pinfunction "Pin_19") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "c31e36ea-a95d-422e-92a7-515944855bd6") + ) + (pad "20" thru_hole circle + (at -16.51 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 54 "unconnected-(J3-Pin_20-Pad20)") + (pinfunction "Pin_20") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "edef455d-5287-460f-a8fd-45c155d5c092") + ) + (pad "21" thru_hole circle + (at -19.05 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 38 "unconnected-(J3-Pin_21-Pad21)") + (pinfunction "Pin_21") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "3a1eacf4-420e-46a9-8421-eae1b468c8e2") + ) + (pad "22" thru_hole circle + (at -21.59 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 37 "unconnected-(J3-Pin_22-Pad22)") + (pinfunction "Pin_22") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "2e0dec76-349f-4763-98d1-96f2dc170701") + ) + (pad "23" thru_hole circle + (at -24.13 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 43 "unconnected-(J3-Pin_23-Pad23)") + (pinfunction "Pin_23") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "81cd8cd5-a9b9-4c77-8f2e-c2252380b80d") + ) + (pad "24" thru_hole circle + (at -26.67 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 44 "unconnected-(J3-Pin_24-Pad24)") + (pinfunction "Pin_24") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "93bea100-15dc-4063-99db-03d59616ede8") + ) + (pad "25" thru_hole circle + (at -29.21 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_25") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "3e30fee8-9dce-418e-afe7-0d86ae3d36c9") + ) + (pad "26" thru_hole circle + (at -31.75 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 53 "unconnected-(J3-Pin_26-Pad26)") + (pinfunction "Pin_26") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "d810c2e4-de6e-4424-becb-9dfcfeaba197") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "465e1855-17e0-4cef-9940-0172a502e032") + (at 92.8 81.4 90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R10" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "d48a243e-e821-4343-8896-19715e0db6df") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "570bc315-7261-477b-bfeb-29dd3f935bf9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "b252e6c3-617e-42b0-babb-1c6446eb437f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "0749a236-abcd-4cac-8042-82eb94e5813b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/4198cb2f-28e0-49e8-8948-3099c792185e") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e1b95653-3977-4de3-8b11-d3ca9cece6f5") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "109f3877-fe7c-4f31-aad2-9f333b007163") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0ef5661f-7211-49a6-93dc-373af0deb82a") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d4794755-2258-409f-831f-1207247edd99") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "9f926577-ea39-4837-8920-e387fc1d8561") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 87 "/MISO_2") + (pintype "passive") + (uuid "d4014df5-fbd4-42c4-8dc0-e630045c985c") + ) + (pad "2" smd roundrect + (at 1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 55 "Net-(J3-Pin_3)") + (pintype "passive") + (uuid "cb4c8040-260c-407c-8b03-087e29b9ae3c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "4d2f0bad-07a6-43d6-a521-3d8d5e8dfd90") + (at 44.4 138.25 90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R4" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "f66441ef-f6a1-404f-879d-eba724d1692e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "06cd56fe-867b-41fa-bc5d-31956d482e22") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "d2ebd681-8b18-483c-bc9a-4ef25cac7aa9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "72b2c0c5-587f-44cc-9a4c-a99287cefee8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/31d2eff0-e2de-4feb-915c-efa9b1f78198") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eed21632-42cd-4045-a75d-ced2d218259f") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd15524c-8e65-4f2d-8224-754691a5478f") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "34d59874-a0ad-4766-8842-123dd89cfad4") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "2d6ecbf3-9297-4e50-a370-b15712ba5672") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "7d85a751-e95f-46a9-938d-a247bf1414f7") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 12 "Net-(J1-Pin_5)") + (pintype "passive") + (uuid "d259e42f-9a13-45cc-9320-6ba4ee45973a") + ) + (pad "2" smd roundrect + (at 1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 80 "/CS_1") + (pintype "passive") + (uuid "9dd7e50b-9c8c-4e68-b628-7cfbf4a89f73") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_Wire:SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm" + (layer "F.Cu") + (uuid "506aee4a-567e-4690-8822-6ed33c192564") + (at 83.8 150 180) + (descr "Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.50 (https://www.staubli.com/content/dam/ecs/catalogs-brochures/TM/CAB-Main-11014119-en.pdf#page=9), bend radius 3 times outer diameter, generated with kicad-footprint-generator") + (tags "connector wire 0.5sqmm") + (property "Reference" "J10" + (at 2.3 -2.28 0) + (layer "F.SilkS") + (uuid "ff0ff86a-fcfb-4687-b63e-46334c6c7855") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x02_Pin" + (at 2.3 2.28 0) + (layer "F.Fab") + (uuid "56b93c68-b5b6-4885-bf42-7d19dbe7da99") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "66d94c94-9862-4da3-b15f-b0f6c61ba9c8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "49348eaf-1eba-43f1-b0f8-0c13a55944bb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/20123944-84b0-4d07-9dee-f36e4560def1") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr exclude_from_pos_files) + (fp_rect + (start 2.8 -1.58) + (end 6.4 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2aa8f940-c92a-41ff-9449-113c61190fd5") + ) + (fp_rect + (start -1.8 -1.58) + (end 1.8 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ab4c3ea8-1f53-4bdf-b258-28e914083849") + ) + (fp_circle + (center 4.6 0) + (end 5.65 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "495141cf-6c7e-44f6-b0d2-9e589c34ab50") + ) + (fp_circle + (center 0 0) + (end 1.05 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "73fa85ce-6c1b-4da2-8674-a1d7a7f17766") + ) + (fp_text user "${REFERENCE}" + (at 2.3 0 90) + (layer "F.Fab") + (uuid "5158095c-50b3-4273-b034-18059aa78fa3") + (effects + (font + (size 0.79 0.79) + (thickness 0.12) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 180) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.116279) + (net 16 "/PICO_GPIO15") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "18ad3f20-2888-4a34-ae4b-d90986510d89") + ) + (pad "2" thru_hole circle + (at 4.6 0 180) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 11 "/PICO_GPIO14") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "ed34d6ec-6002-49c5-b904-c8d7a890d2bb") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_Wire.3dshapes/SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "5a590fbc-70ef-4a36-80c0-1e7a4c2f3f72") + (at 85 95.8 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R16" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "76c0d40d-9a05-4c51-abc0-22ed4f56457e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "00eb3e8f-0a34-4928-ba43-31d3a2f5509c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "a67b76f0-9dd0-4516-b8fe-63b74c9fee50") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "715ded94-1ae9-41b6-9234-4eace6fda2e6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/326c08df-4622-4a10-b6f9-d0d3e12461d4") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f737e06d-3c7e-49ee-9bf0-0a3ba67bdef0") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8815e27d-919e-45c1-b06b-dea13288abd8") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "95c14b70-c5d5-4432-9b41-3ecff1670a22") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e8de5074-d237-41a5-939c-5d9061bc0a5d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "4afb8b3d-a576-46b0-b3f9-9ba559b75a2c") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 80 "/CS_1") + (pintype "passive") + (uuid "8d2ae25e-02f5-43ad-ae00-3c88e6d936c3") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 63 "Net-(J4-Pin_6)") + (pintype "passive") + (uuid "8b6ea994-1a4a-4957-ab28-23eff33b42f4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "my_footprint_lib:3M_929850-01-20-RA" + (layer "F.Cu") + (uuid "6054c271-8aae-4240-84ff-7bd55af1fffe") + (at 58.24 124.62 180) + (property "Reference" "J2" + (at -22.479 -2.413 0) + (layer "F.SilkS") + (uuid "c9b75dcb-14a3-45d4-b69d-6df8e0ad8c2e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x20_Socket" + (at -14.224 2.413 0) + (layer "F.Fab") + (uuid "92d54faa-e8d3-4e93-b899-b08257967178") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bc820aa5-ee99-437f-89ba-2cc6f5e818a7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x20, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "40287581-e0e0-49a5-b71a-7bde2f0bc11d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/3db6061c-2b7d-4f83-91a3-dbcf576177db") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr through_hole) + (fp_line + (start 25.4 1.27) + (end 25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "0b0e60b4-5d8e-41d5-8d8b-330872a1e2b2") + ) + (fp_line + (start 25.4 -1.27) + (end -25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "42e64f04-c263-464b-aee3-59aa88260fed") + ) + (fp_line + (start -25.4 1.27) + (end 25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "569d2e79-9cb2-4004-90aa-f74fd8528e66") + ) + (fp_line + (start -25.4 -1.27) + (end -25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "1464a21a-ebd2-4230-9bbe-38a9670e115a") + ) + (fp_circle + (center 26.162 0) + (end 26.262 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "ec1aa5f8-de30-408e-8e3a-10dc6256cd28") + ) + (fp_line + (start 25.65 1.52) + (end 25.65 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1734f79f-20e2-47fd-a7ec-d1777c6a3763") + ) + (fp_line + (start 25.65 -1.52) + (end -25.65 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9201ea26-c147-4656-b599-6e109dde4913") + ) + (fp_line + (start -25.65 1.52) + (end 25.65 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a1167978-f9e0-4616-af74-d6da7dd40fb1") + ) + (fp_line + (start -25.65 -1.52) + (end -25.65 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d0fac8e3-ed27-45aa-81f0-5db70790b9b1") + ) + (fp_line + (start 25.4 1.27) + (end 25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "6fd0472c-ac29-4449-9418-7892f3bfe7f3") + ) + (fp_line + (start 25.4 -1.27) + (end -25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "9d18ed55-4bb2-44c3-9bb1-58936eed961b") + ) + (fp_line + (start -25.4 1.27) + (end 25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "b13716f0-1b49-464a-b119-50673caaf448") + ) + (fp_line + (start -25.4 -1.27) + (end -25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "89c036fa-4d30-41b9-aad3-5f657afc614e") + ) + (fp_circle + (center 26.162 0) + (end 26.262 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d6d649a6-5bec-47be-81fd-09bc0772687f") + ) + (pad "1" thru_hole rect + (at 24.13 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "+5V") + (pinfunction "Pin_1") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "f036bf50-8f41-408e-9020-10dc315e3e62") + ) + (pad "2" thru_hole circle + (at 21.59 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 34 "unconnected-(J2-Pin_2-Pad2)") + (pinfunction "Pin_2") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "e490466a-764e-49c7-b72f-2523996a0bae") + ) + (pad "3" thru_hole circle + (at 19.05 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_3") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "e9960ca7-33d6-41ae-8ba1-ad1c397e27eb") + ) + (pad "4" thru_hole circle + (at 16.51 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 27 "unconnected-(J2-Pin_4-Pad4)") + (pinfunction "Pin_4") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "8131b253-f0e2-4414-a31b-33ce347f4da9") + ) + (pad "5" thru_hole circle + (at 13.97 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 29 "unconnected-(J2-Pin_5-Pad5)") + (pinfunction "Pin_5") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "9c783d4f-ed3f-4f76-8900-5e44b3ec2606") + ) + (pad "6" thru_hole circle + (at 11.43 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 25 "unconnected-(J2-Pin_6-Pad6)") + (pinfunction "Pin_6") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "688fed47-6797-4801-9d4e-20dfa49f2a12") + ) + (pad "7" thru_hole circle + (at 8.89 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 31 "unconnected-(J2-Pin_7-Pad7)") + (pinfunction "Pin_7") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "a25bd229-90c7-45b4-9a11-5b63dd62da7c") + ) + (pad "8" thru_hole circle + (at 6.35 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_8") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "dc31e80f-0c86-4f62-85a8-8255e43ff44c") + ) + (pad "9" thru_hole circle + (at 3.81 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 23 "unconnected-(J2-Pin_9-Pad9)") + (pinfunction "Pin_9") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "37e4f443-4b9f-4f08-add1-987e00f9ab6b") + ) + (pad "10" thru_hole circle + (at 1.27 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 22 "unconnected-(J2-Pin_10-Pad10)") + (pinfunction "Pin_10") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "323a614f-2889-4907-9414-d1122cf1e11c") + ) + (pad "11" thru_hole circle + (at -1.27 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 24 "unconnected-(J2-Pin_11-Pad11)") + (pinfunction "Pin_11") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "43315220-cb81-4848-81e5-ad8bd963103e") + ) + (pad "12" thru_hole circle + (at -3.81 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 33 "unconnected-(J2-Pin_12-Pad12)") + (pinfunction "Pin_12") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "dfd81433-09e1-4865-b8ea-98477579a484") + ) + (pad "13" thru_hole circle + (at -6.35 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_13") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "d4cc1510-316a-4e02-b7c6-5cb241fac860") + ) + (pad "14" thru_hole circle + (at -8.89 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 26 "unconnected-(J2-Pin_14-Pad14)") + (pinfunction "Pin_14") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "6c12190e-3b62-474e-822c-216150b74e67") + ) + (pad "15" thru_hole circle + (at -11.43 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 21 "unconnected-(J2-Pin_15-Pad15)") + (pinfunction "Pin_15") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "24e1e785-5807-4443-97b0-a74724f61727") + ) + (pad "16" thru_hole circle + (at -13.97 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 20 "unconnected-(J2-Pin_16-Pad16)") + (pinfunction "Pin_16") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "071eca53-3452-43a9-ba8c-d6d52530c875") + ) + (pad "17" thru_hole circle + (at -16.51 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 28 "unconnected-(J2-Pin_17-Pad17)") + (pinfunction "Pin_17") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "977fffed-9669-48ab-ae18-b927ff2a834d") + ) + (pad "18" thru_hole circle + (at -19.05 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_18") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "5cd97386-e422-43e8-bd38-8ee40b38f8da") + ) + (pad "19" thru_hole circle + (at -21.59 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 30 "unconnected-(J2-Pin_19-Pad19)") + (pinfunction "Pin_19") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "a02ba37a-4dda-4229-a08c-2a632d842891") + ) + (pad "20" thru_hole circle + (at -24.13 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 32 "unconnected-(J2-Pin_20-Pad20)") + (pinfunction "Pin_20") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "ca3c5c5b-eed5-41e8-a523-8f310834da32") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "6825fa27-be9f-40f2-9dc1-93fcebc73af6") + (at 85 81.35 90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R12" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "5c2d40f0-72f5-4042-9597-bf83f33fdaad") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "6f8bda38-cfbc-429e-9f8d-369a56a3c99b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "366139bf-8322-4c06-abe2-077108274963") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "3e30f453-5596-4551-8e2d-21c06d57f0a7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/c52dd373-5eba-4f2f-9462-751c62f2a0e7") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dafc4385-b579-4881-aa60-6d85b9aa8401") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c0e716e1-7f92-4057-9811-1f91edbd3ed4") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "1b4bb8b7-b9aa-494b-84b2-e0d9bfdad1de") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b904aa7a-86ee-4f94-916b-f66ea55776d3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "bfc052c4-0172-4856-868e-f41b367048f8") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 86 "/CS_2") + (pintype "passive") + (uuid "3135fb22-5db7-49a8-b8c9-94a0b7cc05c7") + ) + (pad "2" smd roundrect + (at 1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 35 "Net-(J3-Pin_6)") + (pintype "passive") + (uuid "e0a68720-7057-4827-9d3f-cdb650cb8ad1") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "my_footprint_lib:RHDR6W76P0X254_1X6_1524X254X826P" + (layer "F.Cu") + (uuid "6d5a349d-ec74-45ce-a7af-0dc4ed8c7328") + (at 130 77.34 180) + (descr "929850-01-06-RA") + (tags "Connector") + (property "Reference" "J5" + (at 0 0 0) + (layer "F.SilkS") + (uuid "9fbf3216-3831-4f28-96af-0b3989ad2ea8") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "Conn_01x06_Socket" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "03c8c5d7-4984-4e24-891e-89f5e44e8d7d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bd08c3e7-8f4d-4aac-92af-146161e7710c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "13a97a4f-1c88-489f-b26a-034aee5d4fc8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/30ccfb6e-36ce-451b-b943-66a33d49ff3b") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr through_hole) + (fp_line + (start 14.005 1.27) + (end 14.005 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "83ed2983-b64c-43dc-b87f-c75ee8650a49") + ) + (fp_line + (start 14.005 -1.305) + (end -1.27 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "9a94eb94-ea34-4e3f-b107-7b6e2799ca85") + ) + (fp_line + (start 0 1.27) + (end 14.005 1.27) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "727577bc-a371-4ce7-9240-dabff7d37295") + ) + (fp_line + (start -1.27 -1.305) + (end -1.27 0) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "d03c02f4-79e7-484f-90c1-6f94ae649f0c") + ) + (fp_line + (start 14.255 1.52) + (end -1.52 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8c4b9980-263b-4977-b121-e67ece0e6f8e") + ) + (fp_line + (start 14.255 -1.555) + (end 14.255 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a842f8b7-32bd-4592-bcae-e0a7e2122bfb") + ) + (fp_line + (start -1.52 1.52) + (end -1.52 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a8cd66be-b39a-43a8-9967-aef2a22aa4a6") + ) + (fp_line + (start -1.52 -1.555) + (end 14.255 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b29c82fb-17d2-4c40-8b1a-87cbe3d01c75") + ) + (fp_line + (start 13.97 1.27) + (end -1.27 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3ca43678-7bb3-437f-af34-4263787981ff") + ) + (fp_line + (start 13.97 -1.27) + (end 13.97 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b3bd5510-e377-4051-b7e0-4697acfca044") + ) + (fp_line + (start -1.27 1.27) + (end -1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7bf8c7e6-f539-4fa9-871c-c27fd97f19be") + ) + (fp_line + (start -1.27 -1.27) + (end 13.97 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1c5345d4-dfef-4110-8de6-f28146f57eb3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c7d73d71-7158-45a3-991e-067d8f08f108") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "b0df03df-c24f-469b-8165-08029dc51a29") + ) + (pad "2" thru_hole circle + (at 2.54 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "7e75dae1-093c-4457-b3af-f562b2ac555a") + ) + (pad "3" thru_hole circle + (at 5.08 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 79 "/MOSI_1") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "19433003-2bb9-4376-9b9d-4f77603c219e") + ) + (pad "4" thru_hole circle + (at 7.62 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 81 "/PICO_SCLK_1") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "55e4adfb-5510-44b1-aabb-fa9dd5f929aa") + ) + (pad "5" thru_hole circle + (at 10.16 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 80 "/CS_1") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "3481ca10-4519-4c6a-a500-c4f93907a2fd") + ) + (pad "6" thru_hole circle + (at 12.7 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "/INT_1") + (pinfunction "Pin_6") + (pintype "passive") + (uuid "234c51c4-f7c5-406b-b620-f3491b13ede8") + ) + (embedded_fonts no) + (model "929850-01-06-RA.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "6d8ef369-aade-4f3e-9981-9dfc1bef70e9") + (at 34 138.25 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R2" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "00dd4948-fba2-4371-9293-9ebfc6da7628") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "9357a320-b22e-4495-b0e2-0760ed718cee") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "b00ff404-18b3-4f8a-8c24-aba23bb882bb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "31696e3a-d660-4c0a-b407-6a2e7dd8a6f4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/1a42b2a1-189c-4db9-b6eb-c47a60676112") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f93d08cf-97c6-4add-8c6b-b08d145f4dc8") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "01609775-26d6-475b-a0b0-7476d6ad6179") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a4962daf-a0c1-4713-b98e-3e0d7a9c6c73") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "215ca336-585f-4299-954b-335e67b77be8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "dd16be52-28bd-445f-a947-eacca300433d") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 79 "/MOSI_1") + (pintype "passive") + (uuid "a9b3022e-84f4-4ea7-ba9d-2dffb4215f84") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 8 "Net-(J1-Pin_1)") + (pintype "passive") + (uuid "cb51636d-84f0-486e-b47d-ae9e88e9daf4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "my_footprint_lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "7df7089a-a30c-4483-9c42-db09f33ad3fb") + (at 109 111.4 -90) + (descr "case code 4.0x5.5") + (tags "Capacitor Polarised") + (property "Reference" "C1" + (at 0 0 90) + (layer "F.SilkS") + (uuid "b4860815-6853-4ea4-ab76-95663b8fea32") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "4.7uF" + (at 0 0 90) + (layer "F.SilkS") + (hide yes) + (uuid "dc2ba38b-cb66-4c7a-982b-52337a79c503") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "bb3e621a-e0f5-4b53-831f-953e73c95170") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "03d86960-0351-40b6-b935-5d563a928aa1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/e24a0da3-56f3-4ff3-a634-a8bd2a2ea611") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "bf6e4cd1-702d-4d6f-9905-f84f74877d28") + ) + (fp_line + (start -2.95 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "3cc6b274-4e22-460c-a1d6-184a9f7d715d") + ) + (fp_line + (start -3.45 2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "52f30e32-d4ef-40e1-a27a-571b8d8c80e4") + ) + (fp_line + (start 3.45 2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b8b8cd23-ce00-46ab-ab95-fc9cec0b8f93") + ) + (fp_line + (start -3.45 -2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5efcd5b4-4394-475d-ba23-ffc4b8965a2d") + ) + (fp_line + (start 3.45 -2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f51124b9-872c-422b-959c-9af7fd6e65f5") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "304dd061-257e-4ee8-a2a2-e5a10fed4a1f") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c6082afd-aaa5-487b-a74e-c8f305d17dbc") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e9653809-8d13-44c4-8682-7b2aa269a848") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1876cd7e-ef3d-4723-9176-d16b3c765761") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "175a5191-face-4129-a1af-c696476b59c4") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "486ec434-2111-463d-a182-c35dbf3dccd7") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "c65939f7-1870-4282-84bf-7794fc3c581c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.65 0) + (size 1.8 2.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "+5V") + (pintype "passive") + (uuid "3cb07336-0b3b-4250-a432-0aff5dd79bee") + ) + (pad "2" smd rect + (at 1.65 0) + (size 1.8 2.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "GND") + (pintype "passive") + (uuid "e452cb03-bc3d-4154-86a6-d26548233c13") + ) + (embedded_fonts no) + (model "865230540001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "my_footprint_lib:RHDR6W76P0X254_1X6_1524X254X826P" + (layer "F.Cu") + (uuid "83a761df-7461-4821-b864-a316a4ebd8dc") + (at 120 124.62 180) + (descr "929850-01-06-RA") + (tags "Connector") + (property "Reference" "J7" + (at 0 0 0) + (layer "F.SilkS") + (uuid "0ea3799a-5e68-48f5-b1e0-dae54fafbfde") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "Conn_01x06_Socket" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "932ff09f-d738-4dfd-a174-b00e761c00b5") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e617052f-5ebc-4f57-a08e-a6f0762b7c4c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5538ad32-410d-4ef8-bf02-42a5c374b237") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/2219f4a4-e241-4d7a-82d0-5f69454a423e") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr through_hole) + (fp_line + (start 14.005 1.27) + (end 14.005 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "43d1bd5e-dc93-420f-9d5c-8e7d93647703") + ) + (fp_line + (start 14.005 -1.305) + (end -1.27 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "8fa35576-beb9-4795-8d37-2d3384891f34") + ) + (fp_line + (start 0 1.27) + (end 14.005 1.27) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "e02052f7-80e9-447f-881b-e218a4085c9e") + ) + (fp_line + (start -1.27 -1.305) + (end -1.27 0) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "2f93d88f-8a79-4455-a35c-98176ffcb0e6") + ) + (fp_line + (start 14.255 1.52) + (end -1.52 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "02e20c35-793e-4836-9a90-083395435001") + ) + (fp_line + (start 14.255 -1.555) + (end 14.255 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6cb38f23-d970-4c5c-999a-4a77b8759f6d") + ) + (fp_line + (start -1.52 1.52) + (end -1.52 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ef455a7e-84e4-471b-8f60-91872b322cb2") + ) + (fp_line + (start -1.52 -1.555) + (end 14.255 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ce1d8880-a423-49fe-9163-6e68309abd88") + ) + (fp_line + (start 13.97 1.27) + (end -1.27 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "20bd2da7-b496-4da8-a690-6a26ac4a1c11") + ) + (fp_line + (start 13.97 -1.27) + (end 13.97 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "60bfa0e8-e2cc-4b30-aca4-ad41434011ac") + ) + (fp_line + (start -1.27 1.27) + (end -1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "15148f59-d399-48ba-a3da-7ffc6f4bf084") + ) + (fp_line + (start -1.27 -1.27) + (end 13.97 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3c929a91-908b-4ae6-93a7-5c5232217b6e") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c282d7eb-42d4-4e6b-8f55-e817cf2d48d2") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "d152d58c-b3f8-435d-8f1d-c89be495e2be") + ) + (pad "2" thru_hole circle + (at 2.54 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "895e1a50-e898-49d0-93b9-92733b49676b") + ) + (pad "3" thru_hole circle + (at 5.08 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 84 "/MOSI_2") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "040c9c0c-bb4e-4320-9b62-a9d15dbc6a10") + ) + (pad "4" thru_hole circle + (at 7.62 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 85 "/PICO_SCLK_2") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "06bffe22-28f1-4616-b822-ec4cefaa09a5") + ) + (pad "5" thru_hole circle + (at 10.16 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 86 "/CS_2") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "dee022c6-9615-4fff-b580-2700b6a791fb") + ) + (pad "6" thru_hole circle + (at 12.7 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "/INT_2") + (pinfunction "Pin_6") + (pintype "passive") + (uuid "969d6e07-8dc9-478d-baae-37d387618678") + ) + (embedded_fonts no) + (model "929850-01-06-RA.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "96ace02a-817d-48cc-95d5-582319ca6af7") + (at 56.8 138.4 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R6" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "bab0236b-4325-4c94-913f-638a6ed3092c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "bea16435-57d1-4752-ab6a-680870a629fe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "09ebefef-3dfe-401a-aa6c-a30e3a8b43e3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "427eef27-a524-4916-8960-a7ad0dcc346a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/1159ee3e-6d77-49b8-a601-ba7b528913e8") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "98afe45c-8a3e-4966-b808-a796ce9c863c") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e6f1cee7-e14a-4b0b-bca0-4996ce760f57") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "198bf84f-308c-4e74-b7c4-3c9668f8618b") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "30b3b47e-7aaa-4c2d-842a-9bb8daca337c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "535b5770-063a-48ac-a229-10d1e844459c") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 87 "/MISO_2") + (pintype "passive") + (uuid "cd145e28-ce96-4c8b-b947-da8216671404") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 10 "Net-(J1-Pin_10)") + (pintype "passive") + (uuid "615ecdef-b9b6-49ac-a7da-2d10bfefa372") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "9a7c89bd-e5f2-476e-91c6-caf963afd532") + (at 87.6 81.35 90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R11" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "3715f621-924e-4d28-b1e6-b83954807984") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "de3666c6-4ae3-43f6-8eab-e93e9b01ff56") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "86f7a579-4fe0-4aff-8977-23ee38798c16") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "6f8b22a5-b5d2-4f81-a2eb-0db97a63982c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/21312e8e-882f-4570-9f28-47481a136123") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e4e53630-3891-435a-9caf-9d50c43df867") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cb9e93f8-c3a7-45c3-91a0-236fffa7c22a") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "5904f357-4f3c-465f-bba0-9bc7bbba3951") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "c0a2ed4c-9f9e-4df1-9d6d-76157de3f577") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "7b26463e-e30e-4426-bdc9-d38a13e879af") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 85 "/PICO_SCLK_2") + (pintype "passive") + (uuid "ffe4736a-2a5e-441c-9076-0ae3f22214e9") + ) + (pad "2" smd roundrect + (at 1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 56 "Net-(J3-Pin_5)") + (pintype "passive") + (uuid "cc225225-b04d-4eec-91ff-c7da8cd65e7b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "my_footprint_lib:3M_929850-01-20-RA" + (layer "F.Cu") + (uuid "a3934fc5-a68d-4a70-971b-4d35787b1479") + (at 58.24 142.4 180) + (property "Reference" "J1" + (at -22.479 -2.413 0) + (layer "F.SilkS") + (uuid "bdac73f9-45f0-49c2-b9ad-3a246792bcfe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x20_Socket" + (at -14.224 2.413 0) + (layer "F.Fab") + (uuid "f6395273-190a-4330-ae06-1e88a05e9d0d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "75f1c0c9-9028-4bd4-91a6-f50208b86715") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x20, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "40baffb9-7d39-4868-98e0-6a49b815cee3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/920b75b3-f25c-40a0-89b8-e8749c929063") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr through_hole) + (fp_line + (start 25.4 1.27) + (end 25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "96c9d775-8dc2-44a6-a9cd-6a5827f64a1b") + ) + (fp_line + (start 25.4 -1.27) + (end -25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "100f11df-399c-4bb3-b933-c752a305b9e0") + ) + (fp_line + (start -25.4 1.27) + (end 25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "7cbc20ce-bcb8-41b6-b976-85bb3a66acb8") + ) + (fp_line + (start -25.4 -1.27) + (end -25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "ec61afcb-d6de-4a3e-976d-a628e3dff02a") + ) + (fp_circle + (center 26.162 0) + (end 26.262 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "627e611a-bb1e-467d-bb8d-1c8962ff3b03") + ) + (fp_line + (start 25.65 1.52) + (end 25.65 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2bc4fa4b-f035-4d5a-bc34-acd219bce93f") + ) + (fp_line + (start 25.65 -1.52) + (end -25.65 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2cdd2821-a5d5-444f-bdd8-4bde6b68849f") + ) + (fp_line + (start -25.65 1.52) + (end 25.65 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "43bce10d-a804-4baa-9762-bdd3170529b3") + ) + (fp_line + (start -25.65 -1.52) + (end -25.65 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9f8143cb-1a30-4383-a95c-16844e9549cb") + ) + (fp_line + (start 25.4 1.27) + (end 25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "4b23d015-9dfb-4522-99d0-c02198abdd0d") + ) + (fp_line + (start 25.4 -1.27) + (end -25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "70a2d06e-7792-4bef-a230-cafa164015e6") + ) + (fp_line + (start -25.4 1.27) + (end 25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "b879d924-3fce-44c8-8b9f-4855db2800bd") + ) + (fp_line + (start -25.4 -1.27) + (end -25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "8f1aa716-28e6-4c0f-a463-c9da1211c70a") + ) + (fp_circle + (center 26.162 0) + (end 26.262 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "c4d67a6f-95bf-4d06-947b-2a0da08dab4c") + ) + (pad "1" thru_hole rect + (at 24.13 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 8 "Net-(J1-Pin_1)") + (pinfunction "Pin_1") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "1ae613cd-2392-4479-aa59-4ef416267bae") + ) + (pad "2" thru_hole circle + (at 21.59 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 5 "Net-(J1-Pin_2)") + (pinfunction "Pin_2") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "02173d75-23b0-4703-b1aa-2d2198038816") + ) + (pad "3" thru_hole circle + (at 19.05 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_3") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "d4109e30-3b9e-4998-82ed-b42d6c92b178") + ) + (pad "4" thru_hole circle + (at 16.51 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 13 "Net-(J1-Pin_4)") + (pinfunction "Pin_4") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "8b703810-8ada-4ddb-ab8c-ea8cc99184ef") + ) + (pad "5" thru_hole circle + (at 13.97 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 12 "Net-(J1-Pin_5)") + (pinfunction "Pin_5") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "8a1cf35f-755a-4b98-b700-ca0b696772ff") + ) + (pad "6" thru_hole circle + (at 11.43 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "/INT_1") + (pinfunction "Pin_6") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "d5081b14-4def-4ff9-a267-69ba37f81557") + ) + (pad "7" thru_hole circle + (at 8.89 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "/PICO_RST_1") + (pinfunction "Pin_7") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "e3c55421-3f6a-47bc-90e4-02a9e85d6f15") + ) + (pad "8" thru_hole circle + (at 6.35 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_8") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "46e46f8c-0421-4010-b608-c004d2322f64") + ) + (pad "9" thru_hole circle + (at 3.81 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 17 "Net-(J1-Pin_9)") + (pinfunction "Pin_9") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "d0833386-f41b-4f76-a014-83440a8e3912") + ) + (pad "10" thru_hole circle + (at 1.27 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 10 "Net-(J1-Pin_10)") + (pinfunction "Pin_10") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "2c655633-015d-4dbf-975d-8254ea8d5280") + ) + (pad "11" thru_hole circle + (at -1.27 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 7 "Net-(J1-Pin_11)") + (pinfunction "Pin_11") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "0d0d3cfe-e618-41f6-9f19-8bd0a5283fa0") + ) + (pad "12" thru_hole circle + (at -3.81 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 9 "Net-(J1-Pin_12)") + (pinfunction "Pin_12") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "1bfeab7f-ba37-47c6-ad15-6ba2111bd6ed") + ) + (pad "13" thru_hole circle + (at -6.35 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_13") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "067402f2-4c00-4a2f-bc8d-01d59e61edfd") + ) + (pad "14" thru_hole circle + (at -8.89 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "/INT_2") + (pinfunction "Pin_14") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "0000ffae-2526-4114-8039-ccf8ccd554d2") + ) + (pad "15" thru_hole circle + (at -11.43 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 6 "/PICO_RST_2") + (pinfunction "Pin_15") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "09db3618-54b4-4cc6-8efa-e736e390d08b") + ) + (pad "16" thru_hole circle + (at -13.97 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 14 "/PICO_GPIO12") + (pinfunction "Pin_16") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "ba4a9fd8-65d4-4d00-a7d9-56e4a0a27140") + ) + (pad "17" thru_hole circle + (at -16.51 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 15 "/PICO_GPIO13") + (pinfunction "Pin_17") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "cc4ff676-70bb-4a45-a478-84cb92fb5469") + ) + (pad "18" thru_hole circle + (at -19.05 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_18") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "590defd7-45a5-459d-b0bc-57ac81942796") + ) + (pad "19" thru_hole circle + (at -21.59 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 11 "/PICO_GPIO14") + (pinfunction "Pin_19") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "74dea0a1-50a0-4b9f-8ba8-3d39fc95bf8f") + ) + (pad "20" thru_hole circle + (at -24.13 0 180) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 16 "/PICO_GPIO15") + (pinfunction "Pin_20") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "cf89622f-d072-42d3-8853-f7d50c752aa2") + ) + (embedded_fonts no) + ) + (footprint "my_footprint_lib:RHDR6W76P0X254_1X6_1524X254X826P" + (layer "F.Cu") + (uuid "a617efc8-fa33-4430-8e82-a3565ff8e093") + (at 120 139.86 180) + (descr "929850-01-06-RA") + (tags "Connector") + (property "Reference" "J8" + (at 0 0 0) + (layer "F.SilkS") + (uuid "8e9013d5-41ce-44d8-b769-274e2761e858") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "Conn_01x06_Socket" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "b109e3b6-90b5-4f62-8785-0279b5b50b92") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1a8016f9-dbdb-4930-92bd-84372430dca9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5a0b22a2-56f3-4e26-a754-0c578d54cdd0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/9302d915-fe11-4afc-9e2a-c200f7344bb7") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr through_hole) + (fp_line + (start 14.005 1.27) + (end 14.005 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "e36d7a4a-7cc2-4087-bea8-5c3a06d3ba44") + ) + (fp_line + (start 14.005 -1.305) + (end -1.27 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "0efdfa24-0b27-412a-834b-c2e2d9beec29") + ) + (fp_line + (start 0 1.27) + (end 14.005 1.27) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "6862e451-4110-4b44-8adc-dddee5c86bcd") + ) + (fp_line + (start -1.27 -1.305) + (end -1.27 0) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a0938eaf-de4b-41f1-a396-177feed7d58b") + ) + (fp_line + (start 14.255 1.52) + (end -1.52 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9b71201d-7eb2-4dca-81f1-06af37c80b29") + ) + (fp_line + (start 14.255 -1.555) + (end 14.255 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c9dc8a13-31d5-4c85-a300-c465b769c7d1") + ) + (fp_line + (start -1.52 1.52) + (end -1.52 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "31d97a9e-773c-4e1f-a184-648eb1097a7a") + ) + (fp_line + (start -1.52 -1.555) + (end 14.255 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "57b22d46-877e-4a26-9e1a-9a145ebc9b17") + ) + (fp_line + (start 13.97 1.27) + (end -1.27 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3886cf72-cec3-4414-9ac4-139f9de6bf84") + ) + (fp_line + (start 13.97 -1.27) + (end 13.97 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ba4b7c33-654e-4197-ba10-4418e26c7dd0") + ) + (fp_line + (start -1.27 1.27) + (end -1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4dc2c8b4-7a34-4685-887f-93db140362cb") + ) + (fp_line + (start -1.27 -1.27) + (end 13.97 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1515446d-4e72-431f-84d8-bb2d947a2054") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "461407de-8bb5-4e19-9793-315e2651f637") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "c7ba4ce0-7f3c-483d-99b8-c750280a235a") + ) + (pad "2" thru_hole circle + (at 2.54 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "+3.3V") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "ce089397-3917-4ba0-be15-938df8a47f89") + ) + (pad "3" thru_hole circle + (at 5.08 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "+3.3V") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "6697bf58-ca9e-473f-9240-57f49b2983b9") + ) + (pad "4" thru_hole circle + (at 7.62 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 88 "unconnected-(J8-Pin_4-Pad4)") + (pinfunction "Pin_4") + (pintype "passive+no_connect") + (uuid "c317a0a3-2745-49ca-8148-02f3cdbe68d5") + ) + (pad "5" thru_hole circle + (at 10.16 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 6 "/PICO_RST_2") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "28587b4a-824e-4e60-9a8a-15df46e561eb") + ) + (pad "6" thru_hole circle + (at 12.7 0 180) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 87 "/MISO_2") + (pinfunction "Pin_6") + (pintype "passive") + (uuid "40e37a41-da24-400c-a163-ffd07ce4042e") + ) + (embedded_fonts no) + (model "929850-01-06-RA.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_Wire:SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm" + (layer "F.Cu") + (uuid "a7adbc92-2e83-46c3-b34a-e6ff16e38316") + (at 57.2 70.4) + (descr "Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.50 (https://www.staubli.com/content/dam/ecs/catalogs-brochures/TM/CAB-Main-11014119-en.pdf#page=9), bend radius 3 times outer diameter, generated with kicad-footprint-generator") + (tags "connector wire 0.5sqmm") + (property "Reference" "J12" + (at 2.3 -2.28 0) + (layer "F.SilkS") + (uuid "d5950194-1572-4d86-a4af-dd97b462aa33") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x02_Pin" + (at 2.3 2.28 0) + (layer "F.Fab") + (uuid "cec0f970-2ddf-415d-826e-735bbe8e6542") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9a3dc69d-a469-4dae-8f60-190d9bd9e86c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "97f4cb1d-3562-4bc0-bcf5-6391b9619b99") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/2fcf7936-5b8f-421e-ad5a-54ae5b78ca65") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr exclude_from_pos_files) + (fp_rect + (start -1.8 -1.58) + (end 1.8 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ca002c3a-4b1d-4579-9392-90d5228ff5bf") + ) + (fp_rect + (start 2.8 -1.58) + (end 6.4 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "c976e8e7-5dfa-4ce6-87c6-9df65b5f6c1a") + ) + (fp_circle + (center 0 0) + (end 1.05 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "0abdd6c0-1cc5-49c2-963e-68338a59af46") + ) + (fp_circle + (center 4.6 0) + (end 5.65 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b1822a9e-f9b9-40cd-b75c-f6228a989293") + ) + (fp_text user "${REFERENCE}" + (at 2.3 0 90) + (layer "F.Fab") + (uuid "6c66b00b-85ed-438d-8707-d5d7f0507da4") + (effects + (font + (size 0.79 0.79) + (thickness 0.12) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.116279) + (net 40 "/PSOC_GPIO15") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "ea008c25-56e7-4953-914a-78d599f4636b") + ) + (pad "2" thru_hole circle + (at 4.6 0) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 45 "/PSOC_GPIO14") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "e4f5a0e9-60cb-4cf8-88be-30197a8f4a4f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_Wire.3dshapes/SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "b262d022-d881-4a8c-a222-c97244ee36d3") + (at 92.6 95.8 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R13" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "346ca5de-94f6-410c-abca-1f33cdbe1a99") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "9321820c-d873-46f5-9d16-e1dac9efe00d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "9146d340-5ea7-4acc-90a0-93b1b8addd94") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "0cddc8f9-f53d-4982-89f9-7d99f974b3f6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/6c735271-f736-4938-957e-750bcd43479e") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "90d353b0-d6a8-4845-b007-f410a969d789") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "63d13d0f-8c2d-4777-8845-7998f74c6f59") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "db97fe70-2b2b-4bae-8cf6-1c9edcf895c0") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a0d226e1-5582-4d91-84fc-1d3c17286eba") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "01419816-0df6-4148-87ef-746829588ea3") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 79 "/MOSI_1") + (pintype "passive") + (uuid "cf3ded85-52e9-47c5-9288-8ab6976b0bc8") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 66 "Net-(J4-Pin_3)") + (pintype "passive") + (uuid "edaa364a-47d1-4ae8-a035-aa646b1163a7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "my_footprint_lib:SOT-25_TOR" + (layer "F.Cu") + (uuid "b51810e1-3b30-4fa6-94f5-ef2f5716a6ba") + (at 114.31095 110.350001) + (tags "XC9235B33CMR-G ") + (property "Reference" "U1" + (at 0 0 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "3efadb2b-730f-42b5-b34f-08cd998b909c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "XC9235B33CMR-G" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (uuid "4ad35f4d-c22c-4dc6-bed0-f1f9750f5ea3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "XC9235B33CMR-G" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "96ecd825-3a77-4815-bb35-b0e7b527f01a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "873e17cf-4050-4837-822d-6a497f33ce2e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "SOT-25_TOR SOT-25_TOR-M SOT-25_TOR-L") + (path "/7c5175ce-b4ed-43ca-83dd-ddd28ff1e015") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.9525 1.5748) + (end 0.9525 1.5748) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "e48aec87-8227-4eb6-b342-a2172742a0af") + ) + (fp_line + (start 0.9525 -1.5748) + (end -0.9525 -1.5748) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "ebd82ed2-b802-407a-aaad-667abac199e5") + ) + (fp_line + (start 0.9525 0.401361) + (end 0.9525 -0.401361) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "40097823-22ce-4515-915a-ffc0b9410c73") + ) + (fp_line + (start -1.905 -1.331) + (end -1.0795 -1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "41cd9789-affa-4e51-a3b6-261fb4f5b613") + ) + (fp_line + (start -1.905 1.331) + (end -1.905 -1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b84720de-7eaa-4fd4-89b6-c52111543176") + ) + (fp_line + (start -1.0795 -1.7018) + (end 1.0795 -1.7018) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d1e360d4-9d25-4917-93ea-d7d3229a2c6e") + ) + (fp_line + (start -1.0795 -1.331) + (end -1.0795 -1.7018) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c8259e01-bfa8-4f65-8ecb-e31d18ae415d") + ) + (fp_line + (start -1.0795 1.331) + (end -1.905 1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9388ff89-99c4-4b96-9d6f-4cab153dfd2c") + ) + (fp_line + (start -1.0795 1.7018) + (end -1.0795 1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "feb06559-7e8a-4fc0-9637-0e61b0753e9a") + ) + (fp_line + (start 1.0795 -1.7018) + (end 1.0795 -1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f594e250-b7ba-4cd2-830b-0eaabe99977c") + ) + (fp_line + (start 1.0795 -1.331) + (end 1.905 -1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "de342ddd-73f1-4a33-9bd9-9e24cab3f7a8") + ) + (fp_line + (start 1.0795 1.331) + (end 1.0795 1.7018) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "988a69cc-c836-4629-853b-9c92da54e537") + ) + (fp_line + (start 1.0795 1.7018) + (end -1.0795 1.7018) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "86f3a5c1-9cb6-4fa2-8a41-014468d9b37e") + ) + (fp_line + (start 1.905 -1.331) + (end 1.905 1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "333b02da-82b7-4026-9a3a-e314b6cdc34e") + ) + (fp_line + (start 1.905 1.331) + (end 1.0795 1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b0da5d1c-c8cd-493e-a586-7ad3eefdeeb4") + ) + (fp_line + (start -1.397 -1.1659) + (end -1.397 -0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "eaf4da11-6f7e-40c6-8ca1-1b926c85a93e") + ) + (fp_line + (start -1.397 -0.7341) + (end -0.8255 -0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "f4869dbb-5709-45d1-bacd-c616a606a21b") + ) + (fp_line + (start -1.397 -0.2159) + (end -1.397 0.2159) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "2f7a9ff2-a90c-4126-90bc-9dd684b4e2d2") + ) + (fp_line + (start -1.397 0.2159) + (end -0.8255 0.2159) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "fdd1d9cc-ac00-4c37-ad6f-37f333ba8df3") + ) + (fp_line + (start -1.397 0.7341) + (end -1.397 1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "65663bb7-e63b-429a-93d8-d2916224868e") + ) + (fp_line + (start -1.397 1.1659) + (end -0.8255 1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "d2bcc6fa-ad5b-4fc4-bebe-8ab9e0912aa4") + ) + (fp_line + (start -0.8255 -1.4478) + (end -0.8255 1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "2b50ca43-79a7-41f7-afe3-a99ba5f89401") + ) + (fp_line + (start -0.8255 -1.1659) + (end -1.397 -1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "3f2a92b0-0978-4489-bf5d-d78c41d353a4") + ) + (fp_line + (start -0.8255 -0.7341) + (end -0.8255 -1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "3d626733-64e3-4e42-bc03-3f0d198b4c43") + ) + (fp_line + (start -0.8255 -0.2159) + (end -1.397 -0.2159) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "0b5cb181-d378-491a-8487-f83dc1112826") + ) + (fp_line + (start -0.8255 0.2159) + (end -0.8255 -0.2159) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "81743ab7-1595-45c7-a185-76b93004bb23") + ) + (fp_line + (start -0.8255 0.7341) + (end -1.397 0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "e242ce65-6fd9-4338-af2e-cc9b67bac0c9") + ) + (fp_line + (start -0.8255 1.1659) + (end -0.8255 0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "302d5350-3ba1-4095-ad87-f1daac8ea0e7") + ) + (fp_line + (start -0.8255 1.4478) + (end 0.8255 1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "ce3b9fc8-9d93-43f6-bafe-c91da75f8a51") + ) + (fp_line + (start 0.8255 -1.4478) + (end -0.8255 -1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "91e0d218-fa4c-4274-a761-a6d930fdb8a9") + ) + (fp_line + (start 0.8255 -1.1659) + (end 0.8255 -0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "e6270994-803f-417f-8ba3-3adb84f23fa0") + ) + (fp_line + (start 0.8255 -0.7341) + (end 1.397 -0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "92297d62-46d3-4199-92f8-f98182bc10b0") + ) + (fp_line + (start 0.8255 0.7341) + (end 0.8255 1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "213b0b22-a1f5-4bc2-880b-c54f11acc6f7") + ) + (fp_line + (start 0.8255 1.1659) + (end 1.397 1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "e1fb3a0c-5a50-4158-8dda-37f3671cde6d") + ) + (fp_line + (start 0.8255 1.4478) + (end 0.8255 -1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "5626cd91-7fea-4424-847a-59919bfdbfc7") + ) + (fp_line + (start 1.397 -1.1659) + (end 0.8255 -1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "4c240273-1a99-4a1d-ab66-86b5f420f8b8") + ) + (fp_line + (start 1.397 -0.7341) + (end 1.397 -1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "b6c18d0c-e066-4a02-ac53-deeec94b2946") + ) + (fp_line + (start 1.397 0.7341) + (end 0.8255 0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "8029c5e1-4b99-482a-ad01-a7fa9c594ad3") + ) + (fp_line + (start 1.397 1.1659) + (end 1.397 0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "e0097740-16c1-48e6-889c-f213a12fe83b") + ) + (fp_arc + (start 0.3048 -1.4478) + (mid 0 -1.143) + (end -0.3048 -1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "6b2e1ac0-038c-4594-994b-a8923b89261a") + ) + (fp_text user "*" + (at -1.54305 -2.5248 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "0d159380-1012-41e2-922d-1ef4c689ec2d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "*" + (at -1.54305 -2.5248 0) + (layer "F.SilkS") + (uuid "0d43c4df-e536-48d6-84e1-da9a3f035e9c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (uuid "5a305ddf-ceb8-4886-b425-92b86f35e7df") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "*" + (at -0.5715 -1.4326 0) + (unlocked yes) + (layer "F.Fab") + (uuid "a1ffbcb9-f766-4951-b788-e5cd02a9dbbe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "*" + (at -0.5715 -1.4326 0) + (layer "F.Fab") + (uuid "c7cea0d9-824c-452d-9712-bdb01d202a7c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -1.28905 -0.950001) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "+5V") + (pinfunction "VIN") + (pintype "power_in") + (uuid "2094f448-bf35-4b86-b666-ffa3189cc7c0") + ) + (pad "2" smd rect + (at -1.28905 0) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "GND") + (pinfunction "VSS") + (pintype "power_out") + (uuid "9fae4d2c-dad8-4979-a0a1-f89481e601e4") + ) + (pad "3" smd rect + (at -1.28905 0.950001) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "+5V") + (pinfunction "CE") + (pintype "unspecified") + (uuid "1bce7066-867e-41d9-9b38-31a577deff98") + ) + (pad "4" smd rect + (at 1.28905 0.950001) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 3 "+3.3V") + (pinfunction "VOUT") + (pintype "power_out") + (uuid "a98815a1-a438-482d-ad11-f867f4117cef") + ) + (pad "5" smd rect + (at 1.28905 -0.950001) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 89 "Net-(U1-LX)") + (pinfunction "LX") + (pintype "unspecified") + (uuid "f4ca8fd2-de23-4d13-b70f-dd9fdf07ad36") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "b51a1f75-7d2a-4a67-9726-f1a6a457c3aa") + (at 62 138.4 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R8" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "c4cbc953-ffbc-4324-a04e-23db59a59a71") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "667e5e6b-b20b-4823-bffa-2a8d4f2d8afc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "395140f6-6a6a-4df1-9075-d2929d3e9e36") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "956c4a85-af06-43a9-b892-41a88c9eb377") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/5a5d096a-6ded-4dd6-be64-a2b4d6f4d09f") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a9fca650-5c94-4e9b-b329-6524a63dfd1a") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9b5232f9-dc1b-47b3-87eb-5ca6b14adb15") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ee3a40a7-de2d-4c1f-8b73-eeaaca221cac") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "0f48d050-5716-4975-910d-d0ded2d41df3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "e1aeb4c9-ee69-44ec-8ea5-b25b96d49d03") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 86 "/CS_2") + (pintype "passive") + (uuid "3737d682-900f-40ab-bfd9-4ae6abd38dfa") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 9 "Net-(J1-Pin_12)") + (pintype "passive") + (uuid "60afdb0f-d035-4a6e-9390-99b595088007") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "b7f21465-53e3-4b8f-9fbb-655d096ce0d5") + (at 36.6 138.4 90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R1" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "ed001212-ca2e-4e7e-b055-07e78b378f7f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "9aac7280-2403-4ef8-8bb1-54d0a5094c3c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "fe511ffc-0a24-4add-8aad-96d48d9fdfdf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "4c99b4fb-163b-4a2a-bd55-6bc0b2e618b3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/6f803936-ac06-48e8-8e79-a182bc8e628c") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "56697b06-1c45-4234-a2dd-a8c4d4cf0b95") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "48eb01f1-5abb-4e88-91f8-839415e3ba6c") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0d365409-15ba-471f-b8bb-dc5bb00cdd54") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "30ead79f-6218-4bae-9131-5420d7f5c597") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "53c83dbb-fab1-4e6f-814f-9906c07e9b29") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 5 "Net-(J1-Pin_2)") + (pintype "passive") + (uuid "62c2a230-8a50-403d-b9ba-d9f4233b7bf5") + ) + (pad "2" smd roundrect + (at 1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 82 "/MISO_1") + (pintype "passive") + (uuid "0444a053-55c6-407a-943a-cb53c381722c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "c2b10116-5bea-4c76-845f-ec83219b24e1") + (at 90.2 95.75 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R14" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "f9c27931-d53d-4118-98e3-b41225f86597") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "8239aadf-374a-47c6-8e05-e0783a11311e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "f9bc08f5-5c98-483d-8a5f-16114f41a6a6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "9dcd763e-3386-487a-85ff-eaa6dbb66fca") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/95a5b98c-22bd-47b6-a621-6d8d71807fcc") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "101aba51-fcb1-4582-9cd8-ec47ea63db52") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "003f6c75-ede8-4245-8b54-3964471c05ef") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "de391197-7bc7-4dd7-af59-3db161c2f859") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "8fe4ad56-3b22-46b7-8f35-ffffd23e34ba") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "cc761b6c-2985-4f0d-8723-57aaf40fddeb") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 82 "/MISO_1") + (pintype "passive") + (uuid "d7d77f52-0ffd-442f-b34e-c99e7288ad30") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 74 "Net-(J4-Pin_4)") + (pintype "passive") + (uuid "c39628bc-5157-4970-bd87-6ba879aabc83") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_Wire:SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm" + (layer "F.Cu") + (uuid "d283983b-1701-494f-96f9-dcd0e2b24549") + (at 97.6 159 90) + (descr "Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.50 (https://www.staubli.com/content/dam/ecs/catalogs-brochures/TM/CAB-Main-11014119-en.pdf#page=9), bend radius 3 times outer diameter, generated with kicad-footprint-generator") + (tags "connector wire 0.5sqmm") + (property "Reference" "J13" + (at 4.6 -2.28 90) + (layer "F.SilkS") + (uuid "a4d3e6ef-e496-4c9b-a57f-8a5b66443079") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x03_Pin" + (at 4.6 2.28 90) + (layer "F.Fab") + (uuid "ceafdc84-905f-4550-867b-cba81ee22490") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "33bfa9a2-0401-457e-a2c0-7dc248a7adcb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x03, script generated" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "7cd49d11-6ada-4bd8-9511-f7c9c63a7764") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/c9e228e1-f98b-4854-b795-c74dd1e5df02") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr exclude_from_pos_files) + (fp_rect + (start 7.4 -1.58) + (end 11 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "4b108329-cbd4-4802-a0a5-dc15a9d1470a") + ) + (fp_rect + (start 2.8 -1.58) + (end 6.4 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "80b2240f-5e7d-49f5-8845-da9ab52a1b15") + ) + (fp_rect + (start -1.8 -1.58) + (end 1.8 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d4769a6c-7fed-415d-9c77-914e6ed76593") + ) + (fp_circle + (center 9.2 0) + (end 10.25 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "dd9739a0-adeb-44af-a70f-fad23aeb3139") + ) + (fp_circle + (center 4.6 0) + (end 5.65 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d7f30751-35ad-4767-b2ca-3a934287c57c") + ) + (fp_circle + (center 0 0) + (end 1.05 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "861f8db5-96e0-4329-8565-b8c25e3f544d") + ) + (fp_text user "${REFERENCE}" + (at 4.6 0 0) + (layer "F.Fab") + (uuid "63b31d57-3f20-464a-9b49-9213ab48f7ec") + (effects + (font + (size 0.52 0.52) + (thickness 0.08) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 90) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.116279) + (net 2 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "268e3cc2-d136-43e4-85af-8b3a619cc9eb") + ) + (pad "2" thru_hole circle + (at 4.6 0 90) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 3 "+3.3V") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "ca8e0e19-23d2-455a-929f-b16b96364fee") + ) + (pad "3" thru_hole circle + (at 9.2 0 90) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "+5V") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "a5d3e3f8-b8c3-4514-ae2f-956266c14f02") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_Wire.3dshapes/SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_Wire:SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm" + (layer "F.Cu") + (uuid "e7ef6fc3-7db0-4220-b824-d6b9438db639") + (at 65.4 70.4) + (descr "Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.50 (https://www.staubli.com/content/dam/ecs/catalogs-brochures/TM/CAB-Main-11014119-en.pdf#page=9), bend radius 3 times outer diameter, generated with kicad-footprint-generator") + (tags "connector wire 0.5sqmm") + (property "Reference" "J11" + (at 2.3 -2.28 0) + (layer "F.SilkS") + (uuid "27602beb-4e08-47be-b1e7-186f41795df0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x02_Pin" + (at 2.3 2.28 0) + (layer "F.Fab") + (uuid "f362e492-6a05-406e-a646-0b1f86d4e18b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "daceb99d-1247-482d-94d3-01e935c602af") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fed2408a-026b-4918-a7c9-99192850ac1c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/bcef0b1d-acce-4aa2-9b5f-3a8eb5ca3115") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr exclude_from_pos_files) + (fp_rect + (start -1.8 -1.58) + (end 1.8 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2b3ace48-a884-4d39-bf1d-96c7a59915ac") + ) + (fp_rect + (start 2.8 -1.58) + (end 6.4 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ce02a970-0ecf-4e4c-9f69-fa83491b6b4f") + ) + (fp_circle + (center 0 0) + (end 1.05 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "62e8dee9-810c-410a-bc41-102063eb5a2e") + ) + (fp_circle + (center 4.6 0) + (end 5.65 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "61c08545-fa64-4cec-8572-993c6ea6df5f") + ) + (fp_text user "${REFERENCE}" + (at 2.3 0 90) + (layer "F.Fab") + (uuid "8f463318-3aea-43d4-a8b6-61371e35ed5c") + (effects + (font + (size 0.79 0.79) + (thickness 0.12) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.116279) + (net 46 "/PSOC_GPIO13") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "9a27a64a-a19e-4572-a22f-c4022d2d5050") + ) + (pad "2" thru_hole circle + (at 4.6 0) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 52 "/PSOC_GPIO12") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "a89dfde4-06db-4b58-8270-149d01e65934") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_Wire.3dshapes/SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "ecf90759-e361-456f-8459-0f119d98a8d1") + (at 95.2 81.4 90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R9" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "b8ca88af-db72-4f7e-9c1a-449c834929ca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "52020a3d-17ae-4f5d-8c52-44c5ddcf97c0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "4ba9a772-a427-4c28-b184-527433bfe870") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "fa09dfef-bc31-467a-bd52-36b79b890b83") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/94fd693e-114f-477b-a3bb-21ec5800fda7") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2ede50be-8c82-4ad6-8c3a-c2f32a457598") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d85d42e5-13a8-407f-bcd8-d1f6cd22ab3d") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "406ba27e-28ae-40ef-bc9a-019a25bdaecc") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f038de8a-08b3-4e89-98cd-77d95c2504ad") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "d6b33f16-4a79-47a8-839c-33f291c8c0f1") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 84 "/MOSI_2") + (pintype "passive") + (uuid "d0bb89fb-ab81-4cc9-bdab-307b35d1a6a9") + ) + (pad "2" smd roundrect + (at 1.55 0 90) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 39 "Net-(J3-Pin_2)") + (pintype "passive") + (uuid "b1e12208-9e9d-4d35-ac72-b61fac24da94") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "ee27c3d0-6af3-4fde-a7eb-ea8b4f80aa18") + (at 59.6 138.4 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R7" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "b01c8aca-e767-4cdf-9bed-83b91adcca8a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "5546dca6-05ed-4605-b634-0a19137b5414") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "a7d6052c-0b43-4372-b46b-645f59962614") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "9264308e-1a88-480e-95d8-6ed76f24ab8d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/b4b4d6bb-e7bb-41b3-8feb-9a94e82fb88c") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "88b555eb-16aa-42d0-ab45-da876710fce7") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "93bb9808-74d9-45c9-bee1-bdce32eaba7b") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3a2ed0ff-02f7-42e6-8597-17da7a55ae65") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b0265807-a693-4d7a-81ef-b11f55d64fd0") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "91808558-afd4-4f2c-914f-856b5e887076") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 85 "/PICO_SCLK_2") + (pintype "passive") + (uuid "55b676fc-fd0b-45b9-a489-ac6eae456eba") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 7 "Net-(J1-Pin_11)") + (pintype "passive") + (uuid "0ef57383-d74a-4f44-a0ad-103c6f2aff50") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_Wire:SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm" + (layer "F.Cu") + (uuid "f77acf4b-114d-4841-b121-23807d7bf20e") + (at 75.6 150 180) + (descr "Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.50 (https://www.staubli.com/content/dam/ecs/catalogs-brochures/TM/CAB-Main-11014119-en.pdf#page=9), bend radius 3 times outer diameter, generated with kicad-footprint-generator") + (tags "connector wire 0.5sqmm") + (property "Reference" "J9" + (at 2.3 -2.28 0) + (layer "F.SilkS") + (uuid "a23f3f76-a88e-42e2-93e8-e14855bcb0c1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x02_Pin" + (at 2.3 2.28 0) + (layer "F.Fab") + (uuid "1c3a8da3-7072-4929-a931-303a04e56bf5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e1d6c0a8-1a98-4e95-85c4-a1b0ad9355f9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7e949495-e8fe-4142-83f6-6bbc0d2147e1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/853dd5e6-c32c-48a7-aa24-338879473a9c") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr exclude_from_pos_files) + (fp_rect + (start 2.8 -1.58) + (end 6.4 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a5e88bfe-a4ef-4643-9c41-a4a512005d93") + ) + (fp_rect + (start -1.8 -1.58) + (end 1.8 1.58) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "651cd756-f16f-4f8d-ae90-90324195d930") + ) + (fp_circle + (center 4.6 0) + (end 5.65 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "faf8c308-cf9a-4e0b-8feb-1eb737528adc") + ) + (fp_circle + (center 0 0) + (end 1.05 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "98ae8b5d-b431-4f0e-b62b-f4ef659c6072") + ) + (fp_text user "${REFERENCE}" + (at 2.3 0 90) + (layer "F.Fab") + (uuid "7149e3e2-6515-4a09-bf65-32ac6bc28179") + (effects + (font + (size 0.79 0.79) + (thickness 0.12) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 180) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.116279) + (net 15 "/PICO_GPIO13") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "82144d64-fad1-4096-a7a8-88f4ebb299da") + ) + (pad "2" thru_hole circle + (at 4.6 0 180) + (size 2.15 2.15) + (drill 1.15) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 14 "/PICO_GPIO12") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "2706b772-ff13-43df-b09a-05e96d9b807b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_Wire.3dshapes/SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "my_footprint_lib:3M_929850-01-26-RA" + (layer "F.Cu") + (uuid "feba3dd1-e125-416a-a8bd-0cd493bca5ed") + (at 66 100.2) + (property "Reference" "J4" + (at -30.099 -2.413 0) + (layer "F.SilkS") + (uuid "9c556239-83b1-42b6-b69d-a774574394c9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x26_Socket" + (at -21.844 2.413 0) + (layer "F.Fab") + (uuid "c53998ee-8984-4705-a0cc-172c5691896b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c29301fa-95f8-48b3-ad5f-baec5a90c004") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x26, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8d06aa61-bcfb-45af-8902-fc878636a5a6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/4da13947-1a21-452f-a1e9-83811e96b042") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr through_hole) + (fp_line + (start -33.02 -1.27) + (end -33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "d7710647-159a-4c62-b154-e790bf9de1ee") + ) + (fp_line + (start -33.02 1.27) + (end 33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "383b8e21-111b-46ae-a795-80e778eaf59c") + ) + (fp_line + (start 33.02 -1.27) + (end -33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "17cf9d11-085e-416d-948b-bb7658f6f3cb") + ) + (fp_line + (start 33.02 1.27) + (end 33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "b5dcdebe-c23d-4564-a9be-35a37f1d0e43") + ) + (fp_circle + (center 33.782 0) + (end 33.882 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "ccb16791-91cb-455d-bef8-bb83f93ace4c") + ) + (fp_line + (start -33.27 -1.52) + (end -33.27 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fdd11524-7d38-4e48-b6ac-083f93d53626") + ) + (fp_line + (start -33.27 1.52) + (end 33.27 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "43598622-f2de-4296-a77c-19f8ed75d7bc") + ) + (fp_line + (start 33.27 -1.52) + (end -33.27 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9c7ce9c1-eb7e-42a0-adbe-b8f9acbb323d") + ) + (fp_line + (start 33.27 1.52) + (end 33.27 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b445dca8-8d50-429f-809f-4cfddc684d10") + ) + (fp_line + (start -33.02 -1.27) + (end -33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "e215acdc-6f93-4da1-884c-3a49a1355e1a") + ) + (fp_line + (start -33.02 1.27) + (end 33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "43144a95-9dc8-4373-adc9-3a31d2b86f58") + ) + (fp_line + (start 33.02 -1.27) + (end -33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "b0afc32b-a998-45de-882e-ece005275e78") + ) + (fp_line + (start 33.02 1.27) + (end 33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "77738129-3418-41ca-9a71-f52e6a8a09ee") + ) + (fp_circle + (center 33.782 0) + (end 33.882 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "559b112a-cb18-4b31-ad64-9805510bb4b9") + ) + (pad "1" thru_hole rect + (at 31.75 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "+5V") + (pinfunction "Pin_1") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "d3660f8b-030b-45e6-a60c-d2eb545c44aa") + ) + (pad "2" thru_hole circle + (at 29.21 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 2 "GND") + (pinfunction "Pin_2") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "432fb8fb-4231-4370-9b2f-af5acf562947") + ) + (pad "3" thru_hole circle + (at 26.67 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 66 "Net-(J4-Pin_3)") + (pinfunction "Pin_3") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "957c1898-a4a0-4a08-b815-0ff2ebefb08a") + ) + (pad "4" thru_hole circle + (at 24.13 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 74 "Net-(J4-Pin_4)") + (pinfunction "Pin_4") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "e74a11ec-a675-4549-a772-5de5d5d3f66f") + ) + (pad "5" thru_hole circle + (at 21.59 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 77 "Net-(J4-Pin_5)") + (pinfunction "Pin_5") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "fa00104d-9e23-4011-a8db-a08a013f22f8") + ) + (pad "6" thru_hole circle + (at 19.05 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 63 "Net-(J4-Pin_6)") + (pinfunction "Pin_6") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "75c826fa-4536-4d66-9b83-de5a145069be") + ) + (pad "7" thru_hole circle + (at 16.51 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "/INT_1") + (pinfunction "Pin_7") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "a61c649b-0435-4deb-9a3d-fa10ed4026ae") + ) + (pad "8" thru_hole circle + (at 13.97 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "/PICO_RST_1") + (pinfunction "Pin_8") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "e28714ac-0f9d-4f15-a3dc-27cc8fbd8002") + ) + (pad "9" thru_hole circle + (at 11.43 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 68 "unconnected-(J4-Pin_9-Pad9)") + (pinfunction "Pin_9") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "a9a3b77a-a72a-46c3-bc36-323835695b8e") + ) + (pad "10" thru_hole circle + (at 8.89 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 73 "unconnected-(J4-Pin_10-Pad10)") + (pinfunction "Pin_10") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "e3c7a67e-c8ca-494a-9594-0eec928cb603") + ) + (pad "11" thru_hole circle + (at 6.35 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 62 "unconnected-(J4-Pin_11-Pad11)") + (pinfunction "Pin_11") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "56e74530-16be-446c-83d7-162ef894b5a1") + ) + (pad "12" thru_hole circle + (at 3.81 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 65 "unconnected-(J4-Pin_12-Pad12)") + (pinfunction "Pin_12") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "93f7dd4e-85a8-4901-8b8d-a38fdbcc9d7c") + ) + (pad "13" thru_hole circle + (at 1.27 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 67 "unconnected-(J4-Pin_13-Pad13)") + (pinfunction "Pin_13") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "a2169a35-5124-4e65-9c7e-e0ee39b7f002") + ) + (pad "14" thru_hole circle + (at -1.27 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 59 "unconnected-(J4-Pin_14-Pad14)") + (pinfunction "Pin_14") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "1efdfeb3-80fd-418c-87f3-134513f63280") + ) + (pad "15" thru_hole circle + (at -3.81 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 58 "unconnected-(J4-Pin_15-Pad15)") + (pinfunction "Pin_15") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "11094c90-858d-43c0-9a89-48fb2822224b") + ) + (pad "16" thru_hole circle + (at -6.35 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 78 "unconnected-(J4-Pin_16-Pad16)") + (pinfunction "Pin_16") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "fdc3d7f3-ce3c-483d-83dc-9a9c18312985") + ) + (pad "17" thru_hole circle + (at -8.89 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 75 "unconnected-(J4-Pin_17-Pad17)") + (pinfunction "Pin_17") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "e7e24cfa-a367-45d9-8c4d-d2df4f9176a0") + ) + (pad "18" thru_hole circle + (at -11.43 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 60 "unconnected-(J4-Pin_18-Pad18)") + (pinfunction "Pin_18") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "1f60b299-4220-4a5b-b1b1-d869eb399a66") + ) + (pad "19" thru_hole circle + (at -13.97 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 70 "unconnected-(J4-Pin_19-Pad19)") + (pinfunction "Pin_19") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "c4766169-d633-4218-8f99-48e98886df42") + ) + (pad "20" thru_hole circle + (at -16.51 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 69 "unconnected-(J4-Pin_20-Pad20)") + (pinfunction "Pin_20") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "bb2bfc19-4a53-471e-8991-88bf02b532ce") + ) + (pad "21" thru_hole circle + (at -19.05 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 72 "unconnected-(J4-Pin_21-Pad21)") + (pinfunction "Pin_21") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "e342d7d9-3983-4079-976f-3aa58610befa") + ) + (pad "22" thru_hole circle + (at -21.59 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 61 "unconnected-(J4-Pin_22-Pad22)") + (pinfunction "Pin_22") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "567fbd0e-a55d-4799-a871-f6dd96cac78b") + ) + (pad "23" thru_hole circle + (at -24.13 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 76 "unconnected-(J4-Pin_23-Pad23)") + (pinfunction "Pin_23") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "f4e9f5ba-4001-473b-9d26-45cd95af4624") + ) + (pad "24" thru_hole circle + (at -26.67 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 71 "unconnected-(J4-Pin_24-Pad24)") + (pinfunction "Pin_24") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "ca1c37d9-4aed-4cca-846e-718d45279ebd") + ) + (pad "25" thru_hole circle + (at -29.21 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 64 "unconnected-(J4-Pin_25-Pad25)") + (pinfunction "Pin_25") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "7773a543-e807-486c-b021-67d850953c38") + ) + (pad "26" thru_hole circle + (at -31.75 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 57 "unconnected-(J4-Pin_26-Pad26)") + (pinfunction "Pin_26") + (pintype "passive+no_connect") + (solder_mask_margin 0.102) + (uuid "0148af78-4c89-4d1c-b974-6c3b13c8d9a1") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "feea5da8-95db-4422-9218-e29ca872ce54") + (at 42 138.4 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R3" + (at 0 -1.83 90) + (layer "F.SilkS") + (uuid "fa904a94-49be-43a6-a98a-a1f192e210ca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "33ohm" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "eba60538-ca2e-43b1-9ddf-2898490a4134") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "207e3a9b-0354-4f22-8b5d-4f00fa62b9ad") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "d7d1e06f-1b58-4320-90ec-1505214aa4c6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/f162119a-e0d5-42a1-8fd6-7beb258ed66c") + (sheetname "/") + (sheetfile "PCB_Semestre.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "58adbc18-0692-4ab1-abf9-a5f10cc3faf1") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6a78bb26-57f3-46ee-8a14-42b5caf1fc86") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a12bd9ba-4607-4a8f-b7af-d415e208c3da") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "9aef1c00-b4ae-4358-b57f-11aee8d5ae33") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "9910bfa5-b7b3-48b3-975a-0257aa8f4770") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 81 "/PICO_SCLK_1") + (pintype "passive") + (uuid "e66038db-c9f9-4bc3-b7cc-ff0ece43fee2") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 13 "Net-(J1-Pin_4)") + (pintype "passive") + (uuid "aaf9b59c-c44b-47e1-94e9-8ddefdff0bec") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (gr_rect + (start 22.095 63.805) + (end 150.695 165.805) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "Edge.Cuts") + (uuid "bc1ad613-3165-4799-a4fa-17ca09ded491") + ) + (segment + (start 94.6 149.8) + (end 94.2 149.4) + (width 0.5) + (layer "F.Cu") + (net 1) + (uuid "0fcc0132-5cf9-4db6-beed-2ac4e1aaadc0") + ) + (segment + (start 109 109.75) + (end 109.35 109.4) + (width 0.5) + (layer "F.Cu") + (net 1) + (uuid "13dc9e88-b4dc-45de-b0bb-8001347e6f1d") + ) + (segment + (start 97.6 149.8) + (end 94.6 149.8) + (width 0.5) + (layer "F.Cu") + (net 1) + (uuid "1ee578e9-b7f5-434f-bbc3-077cb88d1869") + ) + (segment + (start 109.35 109.4) + (end 113.0219 109.4) + (width 0.5) + (layer "F.Cu") + (net 1) + (uuid "273725bf-4d37-474f-a961-10d89f578a0b") + ) + (segment + (start 102.6 105.2) + (end 101.4 105.2) + (width 0.5) + (layer "F.Cu") + (net 1) + (uuid "660bbef2-6111-4e66-9848-523079284366") + ) + (segment + (start 110.550002 111.300002) + (end 113.0219 111.300002) + (width 0.5) + (layer "F.Cu") + (net 1) + (uuid "75f9914e-f21b-4789-984c-decaa2224b2e") + ) + (segment + (start 107.15 109.75) + (end 102.6 105.2) + (width 0.5) + (layer "F.Cu") + (net 1) + (uuid "83920f06-5926-4fb2-84bf-7c8e26d3e0f6") + ) + (segment + (start 109 109.75) + (end 110.550002 111.300002) + (width 0.5) + (layer "F.Cu") + (net 1) + (uuid "934d2eda-b50f-4a0b-a8cd-3b59378454ae") + ) + (segment + (start 109 109.75) + (end 107.15 109.75) + (width 0.5) + (layer "F.Cu") + (net 1) + (uuid "f5ee9ade-e44f-4b46-b38f-9e921de2438c") + ) + (segment + (start 125.6 109.8) + (end 125.6 110) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "1859ca34-150d-4ba8-9c77-f8d3edebd487") + ) + (segment + (start 97.6 159) + (end 97.6 161.4) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "2f322229-9134-48f0-9e1a-fabef1300fe9") + ) + (segment + (start 113.0219 110.350001) + (end 111.200001 110.350001) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "65b7e978-c144-4ce4-9e2c-5d707031ff62") + ) + (segment + (start 125.6 110) + (end 123.8 111.8) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "83f5459d-598c-4c17-9356-1990cc9eff0f") + ) + (segment + (start 111 113.05) + (end 109 113.05) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "8db9cc90-35e2-42e8-9508-f63a2f58200a") + ) + (segment + (start 111.200001 110.350001) + (end 111.2 110.350002) + (width 0.5) + (layer "F.Cu") + (net 2) + (uuid "914250d3-520e-49d4-997c-944c058b2f23") + ) + (via + (at 111.2 110.350002) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "9e8acedb-d5f0-4cbb-a4d5-4a0e5c918cc8") + ) + (via + (at 97.6 161.4) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "c89fce77-29fc-4368-8b94-77a15b1e6da9") + ) + (via + (at 111 113.05) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "e06a3703-f363-422d-9a2a-114f13863f61") + ) + (via + (at 123.8 111.8) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 2) + (uuid "e2d0d0ba-7158-4098-b033-33ec7d42ebf8") + ) + (segment + (start 122 113.8) + (end 125.6 113.8) + (width 0.5) + (layer "F.Cu") + (net 3) + (uuid "03181786-fe8e-4204-95ca-ad7ed6da62cd") + ) + (segment + (start 97.6 154.4) + (end 100.4 154.4) + (width 0.5) + (layer "F.Cu") + (net 3) + (uuid "2082763b-2ade-48e4-959f-ef78144d3177") + ) + (segment + (start 119.000002 111.300002) + (end 119.2 111.5) + (width 0.5) + (layer "F.Cu") + (net 3) + (uuid "21603b59-cc51-463e-ae87-be534ba4ed88") + ) + (segment + (start 100.4 154.4) + (end 100.8 154) + (width 0.5) + (layer "F.Cu") + (net 3) + (uuid "57b4bfc3-1047-44dd-af9e-9719b23e5809") + ) + (segment + (start 120.6 111.5) + (end 120.7 111.5) + (width 0.2) + (layer "F.Cu") + (net 3) + (uuid "95161297-98c7-4905-abd1-3ca89234138b") + ) + (segment + (start 115.6 111.300002) + (end 119.000002 111.300002) + (width 0.5) + (layer "F.Cu") + (net 3) + (uuid "9b83a08f-c592-4892-8dde-1a58f533f510") + ) + (segment + (start 119.7 111.5) + (end 122 113.8) + (width 0.5) + (layer "F.Cu") + (net 3) + (uuid "debe7a4e-074b-4ddb-8da1-3f1634f9915a") + ) + (segment + (start 119.2 111.5) + (end 119.7 111.5) + (width 0.5) + (layer "F.Cu") + (net 3) + (uuid "f91ec787-4fe0-4833-9df8-ec839bdf43de") + ) + (segment + (start 36.65 142.4) + (end 36.65 140) + (width 0.5) + (layer "F.Cu") + (net 5) + (uuid "5a48a83c-fcce-4d3f-9300-d3426f410e50") + ) + (segment + (start 36.65 140) + (end 36.6 139.95) + (width 0.5) + (layer "F.Cu") + (net 5) + (uuid "7e17e8d7-2cbe-42a6-a0dc-47af041608df") + ) + (segment + (start 59.51 140.04) + (end 59.6 139.95) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "e230fb0b-32a6-4129-929a-25ce5683b897") + ) + (segment + (start 59.51 142.4) + (end 59.51 140.04) + (width 0.5) + (layer "F.Cu") + (net 7) + (uuid "fc5c4232-d536-4bd5-b89b-f46e02a971a7") + ) + (segment + (start 34.11 142.4) + (end 34.11 139.91) + (width 0.5) + (layer "F.Cu") + (net 8) + (uuid "1e91fd0e-226d-40d8-9c08-9c00974cae12") + ) + (segment + (start 34.11 139.91) + (end 34 139.8) + (width 0.5) + (layer "F.Cu") + (net 8) + (uuid "b63fbb37-5338-4140-a1b8-1614b3455295") + ) + (segment + (start 62.05 140) + (end 62 139.95) + (width 0.5) + (layer "F.Cu") + (net 9) + (uuid "1584e389-5f57-46fc-b132-a6797d282dbb") + ) + (segment + (start 62.05 142.4) + (end 62.05 140) + (width 0.5) + (layer "F.Cu") + (net 9) + (uuid "e83b6ee6-eb9e-4c91-9924-5272e9adeb80") + ) + (segment + (start 56.97 140.12) + (end 56.8 139.95) + (width 0.5) + (layer "F.Cu") + (net 10) + (uuid "969e8efc-6453-474b-a91a-451731676991") + ) + (segment + (start 56.97 142.4) + (end 56.97 140.12) + (width 0.5) + (layer "F.Cu") + (net 10) + (uuid "a08247ad-00aa-4931-8144-5ef3cc33016e") + ) + (segment + (start 79.83 142.4) + (end 79.83 149.37) + (width 0.5) + (layer "F.Cu") + (net 11) + (uuid "56592480-c6d4-44d3-9c0b-3dcf3f83bcf4") + ) + (segment + (start 79.83 149.37) + (end 79.2 150) + (width 0.5) + (layer "F.Cu") + (net 11) + (uuid "785024ea-5e6d-4c2d-b0e6-bd1aed5ad800") + ) + (segment + (start 44.27 139.93) + (end 44.4 139.8) + (width 0.5) + (layer "F.Cu") + (net 12) + (uuid "0ac2ac05-1365-47db-b01c-ab0061a41a88") + ) + (segment + (start 44.27 142.4) + (end 44.27 139.93) + (width 0.5) + (layer "F.Cu") + (net 12) + (uuid "80ea8724-8446-4b74-83d8-223eb8e3ef08") + ) + (segment + (start 41.73 142.4) + (end 41.73 140.22) + (width 0.5) + (layer "F.Cu") + (net 13) + (uuid "49f5fd49-3bc2-4997-a230-0e435c7f9185") + ) + (segment + (start 41.73 140.22) + (end 42 139.95) + (width 0.5) + (layer "F.Cu") + (net 13) + (uuid "9449ea75-90f6-494f-8bfb-2982d5d2cf00") + ) + (segment + (start 72.21 142.4) + (end 72.21 148.79) + (width 0.5) + (layer "F.Cu") + (net 14) + (uuid "b807d1fb-c072-45e3-a1c2-37e7162e7645") + ) + (segment + (start 72.21 148.79) + (end 71 150) + (width 0.5) + (layer "F.Cu") + (net 14) + (uuid "dd184363-8c24-4350-b9c6-c4825f8382fc") + ) + (segment + (start 74.75 142.4) + (end 74.75 149.15) + (width 0.5) + (layer "F.Cu") + (net 15) + (uuid "337b0fea-6508-40e2-81de-aa1ffbd1986d") + ) + (segment + (start 74.75 149.15) + (end 75.6 150) + (width 0.5) + (layer "F.Cu") + (net 15) + (uuid "eed09acd-7387-4e00-8f85-a1a76a8192fb") + ) + (segment + (start 82.37 148.57) + (end 83.8 150) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "1f4e1e5f-b258-430c-95fe-b2372d1c5e6d") + ) + (segment + (start 82.37 142.4) + (end 82.37 148.57) + (width 0.5) + (layer "F.Cu") + (net 16) + (uuid "6d1f87ab-96e4-464a-b1fa-514147b6ee8b") + ) + (segment + (start 54.43 142.4) + (end 54.43 139.83) + (width 0.5) + (layer "F.Cu") + (net 17) + (uuid "767dfb0e-d3bc-4678-91c0-77337cb608ac") + ) + (segment + (start 54.43 139.83) + (end 54.4 139.8) + (width 0.5) + (layer "F.Cu") + (net 17) + (uuid "b94be230-be3d-4985-be92-da0f84617d13") + ) + (segment + (start 59.65 77.34) + (end 59.65 72.85) + (width 0.5) + (layer "F.Cu") + (net 40) + (uuid "4b7069cf-738b-4071-9d9e-ed21d9b8258a") + ) + (segment + (start 59.65 72.85) + (end 57.2 70.4) + (width 0.5) + (layer "F.Cu") + (net 40) + (uuid "f11d10ef-b8ab-4991-bc32-44b852e1c943") + ) + (segment + (start 62.19 77.34) + (end 62.19 70.79) + (width 0.5) + (layer "F.Cu") + (net 45) + (uuid "9de70afb-624c-4a2b-a477-8c55a470dc6f") + ) + (segment + (start 62.19 70.79) + (end 61.8 70.4) + (width 0.5) + (layer "F.Cu") + (net 45) + (uuid "cdce3a4b-73c0-4541-ba86-9692bd65a5d2") + ) + (segment + (start 64.73 77.34) + (end 64.73 71.07) + (width 0.5) + (layer "F.Cu") + (net 46) + (uuid "2d587c38-515d-4689-9296-0f0bb0180fec") + ) + (segment + (start 64.73 71.07) + (end 65.4 70.4) + (width 0.5) + (layer "F.Cu") + (net 46) + (uuid "356c2eb4-331f-4f1d-bde7-bb07f8b4b57a") + ) + (segment + (start 67.27 77.34) + (end 67.27 73.13) + (width 0.5) + (layer "F.Cu") + (net 52) + (uuid "1cde1d11-c0ad-40bb-9136-9c3153ca72de") + ) + (segment + (start 67.27 73.13) + (end 70 70.4) + (width 0.5) + (layer "F.Cu") + (net 52) + (uuid "e663e332-cb82-4cd6-859d-175e1be129eb") + ) + (segment + (start 85.05 100.2) + (end 85.05 97.4) + (width 0.5) + (layer "F.Cu") + (net 63) + (uuid "98e62550-3544-46f5-8e7b-0a2789726e85") + ) + (segment + (start 85.05 97.4) + (end 85 97.35) + (width 0.5) + (layer "F.Cu") + (net 63) + (uuid "da80259f-eee9-4014-866c-023cb236c4df") + ) + (segment + (start 92.67 100.2) + (end 92.67 97.42) + (width 0.5) + (layer "F.Cu") + (net 66) + (uuid "31697ac0-246b-4f59-b5ef-d240c5c9fe6d") + ) + (segment + (start 92.67 97.42) + (end 92.6 97.35) + (width 0.5) + (layer "F.Cu") + (net 66) + (uuid "d2a5cd0b-9039-4952-9120-ae3645e1fdfc") + ) + (segment + (start 90.13 100.2) + (end 90.13 97.37) + (width 0.5) + (layer "F.Cu") + (net 74) + (uuid "0cf66cc5-cfe8-46da-9baf-8d44d1f81dc2") + ) + (segment + (start 90.13 97.37) + (end 90.2 97.3) + (width 0.5) + (layer "F.Cu") + (net 74) + (uuid "205d6eae-6804-48ea-b64c-e2373f2c8993") + ) + (segment + (start 87.59 97.36) + (end 87.6 97.35) + (width 0.5) + (layer "F.Cu") + (net 77) + (uuid "96795f97-437a-4096-808a-c351ab8c017e") + ) + (segment + (start 87.59 100.2) + (end 87.59 97.36) + (width 0.5) + (layer "F.Cu") + (net 77) + (uuid "be59e29d-069d-46ba-a41e-51bd42c6ed4d") + ) + (segment + (start 92.6 94.25) + (end 108.01 94.25) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "23b0b484-1fa2-44ba-b365-3e75e44a13b9") + ) + (segment + (start 43.14015 100.726114) + (end 43.14015 97.25985) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "61cf5b8e-3b80-4682-bfd4-9b120c5bc902") + ) + (segment + (start 43.14015 97.25985) + (end 56 84.4) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "6692a6ef-1289-4685-85ba-2bdd97cb6f21") + ) + (segment + (start 108.01 94.25) + (end 121.53 80.73) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "7e79403d-3bc9-4764-a78c-5c945a9df595") + ) + (segment + (start 108.6 85.8) + (end 109.6 84.8) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "88ddbcb7-cbb2-4ac0-a5cd-2f956767f157") + ) + (segment + (start 96.8 85.8) + (end 108.6 85.8) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "9421ecd9-fbeb-4808-8ec1-379d7cbcf8fa") + ) + (segment + (start 32.83985 111.026414) + (end 43.14015 100.726114) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "9b5486f2-4793-44c4-9ef2-d882419f696f") + ) + (segment + (start 84.2 84.4) + (end 85.4 85.6) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "9bcf9e26-163f-450e-8a47-3c997cf554ba") + ) + (segment + (start 34 136.7) + (end 32.83985 135.53985) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "ac64753a-f94b-4e16-bd15-81baf9da27cc") + ) + (segment + (start 32.83985 135.53985) + (end 32.83985 111.026414) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "bb3a85c8-5b9f-4832-a1aa-2ff0534bf35d") + ) + (segment + (start 56 84.4) + (end 84.2 84.4) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "ea007635-760b-4a6d-95f2-71ae32ade18c") + ) + (segment + (start 119.6 84.8) + (end 121.53 82.87) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "ed8ce074-3d20-46f0-ae4a-0a00345073ae") + ) + (segment + (start 121.53 82.87) + (end 121.53 80.73) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "ef2c4812-0507-44c0-8aa7-c55bbd81e0e3") + ) + (segment + (start 121.53 80.73) + (end 124.92 77.34) + (width 0.5) + (layer "F.Cu") + (net 79) + (uuid "fdc5fb69-8163-4286-8843-4523fe803363") + ) + (via + (at 109.6 84.8) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 79) + (uuid "4ba1f992-26f1-42fe-98e5-c3f7496cb6e4") + ) + (via + (at 119.6 84.8) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 79) + (uuid "7fef465e-4d06-4f01-8fd3-bd5327b5b032") + ) + (via + (at 96.8 85.8) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 79) + (uuid "8444fe0c-b6db-4663-b8c9-75d7500a0dfb") + ) + (via + (at 85.4 85.6) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 79) + (uuid "c3180e87-ba95-4119-9a62-58fa8344a825") + ) + (segment + (start 85.4 85.6) + (end 85.6 85.8) + (width 0.5) + (layer "B.Cu") + (net 79) + (uuid "49f3d2f9-5c8a-4099-96f3-877f1165517b") + ) + (segment + (start 109.6 84.8) + (end 119.6 84.8) + (width 0.5) + (layer "B.Cu") + (net 79) + (uuid "8131ff46-a0fe-48be-a2fd-9376a5c17816") + ) + (segment + (start 85.6 85.8) + (end 96.8 85.8) + (width 0.5) + (layer "B.Cu") + (net 79) + (uuid "c1d66726-6432-4bc9-b35f-a44069c08a1c") + ) + (segment + (start 89.45 89.8) + (end 107.38 89.8) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "0816f976-e1cf-4dc0-bed8-532de23dbd57") + ) + (segment + (start 59.05 94.25) + (end 85 94.25) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "0f1500c5-fe95-4525-97f5-2b120bf72fdb") + ) + (segment + (start 85 94.25) + (end 89.45 89.8) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "7b9b7f03-e72b-46ea-874c-329c915b504f") + ) + (segment + (start 44.4 136.7) + (end 45.54015 135.55985) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "86e1e89e-ef43-48c3-80ef-740f58338f83") + ) + (segment + (start 45.54015 135.55985) + (end 45.54015 105.946114) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "9bd73bb1-7ad4-4187-8e6e-d7dc2df43aa9") + ) + (segment + (start 56 91.2) + (end 59.05 94.25) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "a314152b-0bd5-4f4d-bdb8-d5a296fc788e") + ) + (segment + (start 50.76015 96.43985) + (end 56 91.2) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "b3049c7c-0551-43e5-a3bd-d65a830a3c30") + ) + (segment + (start 45.54015 105.946114) + (end 50.76015 100.726114) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "d120320a-dfcd-4a89-a6e9-e71c936703bb") + ) + (segment + (start 107.38 89.8) + (end 119.84 77.34) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "d7a2bd88-dd4b-4b92-88a7-1bd4e8ee3168") + ) + (segment + (start 50.76015 100.726114) + (end 50.76015 96.43985) + (width 0.5) + (layer "F.Cu") + (net 80) + (uuid "e9683c79-37a8-4578-ba0c-d335757ca09a") + ) + (segment + (start 56 89) + (end 56.2 89) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "01feb948-fd11-4ee9-b1ef-09299e3ea615") + ) + (segment + (start 42 136.85) + (end 42.99985 135.85015) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "051d4985-4006-48df-903e-c9939513759d") + ) + (segment + (start 86.25 95.6) + (end 87.6 94.25) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "20ed5562-32cb-4c27-8d89-e26488ed5db0") + ) + (segment + (start 48.21985 96.78015) + (end 56 89) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "3db98d98-98aa-4131-bb67-828f41c875be") + ) + (segment + (start 90.65 91.2) + (end 87.6 94.25) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "44d7e894-e1da-4b13-b510-86cbd0cf11db") + ) + (segment + (start 42.99985 135.85015) + (end 42.99985 105.946114) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "4effd085-e079-4c11-a463-ae11a923ef4c") + ) + (segment + (start 108.52 91.2) + (end 90.65 91.2) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "a29fec7f-e8e9-4588-b3ce-8d2bbff74003") + ) + (segment + (start 42.99985 105.946114) + (end 48.21985 100.726114) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "ad0ebb65-ce6c-435d-8e2a-7d9f93b4b1bc") + ) + (segment + (start 48.21985 100.726114) + (end 48.21985 96.78015) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "c936945f-da4f-4ee2-b6ea-efc4790ed213") + ) + (segment + (start 122.38 77.34) + (end 108.52 91.2) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "fba13898-ec9d-42a8-b929-d78d7ce1895f") + ) + (segment + (start 62.6 95.6) + (end 86.25 95.6) + (width 0.5) + (layer "F.Cu") + (net 81) + (uuid "feaa1de1-fdc9-4784-8eb2-406392e35e52") + ) + (via + (at 56 89) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 81) + (uuid "d642d0c0-1661-4b38-bbfe-5661d2b14db6") + ) + (via + (at 62.6 95.6) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 81) + (uuid "f203dc32-9922-44c4-8fb8-47d08c59c060") + ) + (segment + (start 56 89) + (end 62.6 95.6) + (width 0.5) + (layer "B.Cu") + (net 81) + (uuid "6aac8d98-7382-4ca3-b1aa-057e772ff612") + ) + (segment + (start 35.37985 135.62985) + (end 35.37985 111.026414) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "12e5deb7-18b8-4a8f-906e-65d437ded8e3") + ) + (segment + (start 83.77985 99.673886) + (end 83.77985 100.726114) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "19b004dd-aaa9-4c8e-8ea6-cf308756401b") + ) + (segment + (start 64.6 96.55) + (end 80.655964 96.55) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "2293e6d6-3f52-4f42-baf1-f7245394c4be") + ) + (segment + (start 83.77985 100.726114) + (end 84.523886 101.47015) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "27ae983c-17ed-46d8-af95-98be4f5389e9") + ) + (segment + (start 117.28 92.6) + (end 117.3 92.58) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "286ec972-3c98-480b-b986-d988985862af") + ) + (segment + (start 35.37985 111.026414) + (end 45.68015 100.726114) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "3b5776b2-1629-4ead-906c-a783112adb3f") + ) + (segment + (start 36.6 136.85) + (end 35.37985 135.62985) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "6d096556-096e-4143-873a-17ad03ee17c3") + ) + (segment + (start 90.2 94.2) + (end 91.8 92.6) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "748cb49d-d628-4b36-9eb5-04e60181ac22") + ) + (segment + (start 112.8 92.6) + (end 117.28 92.6) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "7d1b4721-187c-4db4-aea8-22df17894649") + ) + (segment + (start 93.196114 101.47015) + (end 93.94015 100.726114) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "80985556-57f3-4c90-a336-3f717903b139") + ) + (segment + (start 93.94015 100.726114) + (end 93.94015 96.666858) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "80d7f0cf-ca1a-463e-9d79-8a7a8b1eeaf1") + ) + (segment + (start 91.8 92.6) + (end 106.6 92.6) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "83b1a9b6-6bda-4d27-912e-220b357892a6") + ) + (segment + (start 45.68015 100.726114) + (end 45.68015 97.11985) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "9b3be8de-9c16-4c93-971b-08e700e5373e") + ) + (segment + (start 91.4 95.4) + (end 90.2 94.2) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "a5877358-185f-4ef0-a754-77cd047f8981") + ) + (segment + (start 92.673292 95.4) + (end 91.4 95.4) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "aada6e59-f2e6-45cd-abac-cbdf25f1ee99") + ) + (segment + (start 93.94015 96.666858) + (end 92.673292 95.4) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "b07d11d8-8bd4-4d24-a269-fd49b35340dd") + ) + (segment + (start 84.523886 101.47015) + (end 93.196114 101.47015) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "bd7370da-a86a-42f1-acec-b82b1cd8ac4b") + ) + (segment + (start 45.68015 97.11985) + (end 56 86.8) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "e0b3ca06-56a8-46cb-b0d2-87e9b2d4127a") + ) + (segment + (start 80.655964 96.55) + (end 83.77985 99.673886) + (width 0.5) + (layer "F.Cu") + (net 82) + (uuid "f81642b3-cfa5-4544-a724-476717071022") + ) + (via + (at 112.8 92.6) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 82) + (uuid "49cf3c53-6cc1-4ee9-bc17-030039f8a164") + ) + (via + (at 56 86.8) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 82) + (uuid "5352fc17-be98-43eb-b50d-2dd89b67a271") + ) + (via + (at 106.6 92.6) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 82) + (uuid "58a876b7-19d0-4b5c-bed2-eafe3769e2c6") + ) + (via + (at 64.6 96.55) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 82) + (uuid "ff5fe831-bbf1-4015-8c48-e3f7f4d9ed52") + ) + (segment + (start 106.6 92.6) + (end 112.8 92.6) + (width 0.5) + (layer "B.Cu") + (net 82) + (uuid "8f14fbb4-59b7-40d0-9828-71edbb71127c") + ) + (segment + (start 64.6 95.4) + (end 64.6 96.55) + (width 0.5) + (layer "B.Cu") + (net 82) + (uuid "a1528748-72cd-459d-9301-78c69bd7a59f") + ) + (segment + (start 56 86.8) + (end 64.6 95.4) + (width 0.5) + (layer "B.Cu") + (net 82) + (uuid "fbf44b59-b3c0-42de-a4b2-ad8dc9996193") + ) + (segment + (start 115 124.54) + (end 114.92 124.62) + (width 0.5) + (layer "F.Cu") + (net 84) + (uuid "8980beb8-4f42-4782-a0b1-e97e165519a0") + ) + (segment + (start 54.4 136.7) + (end 63.5 127.6) + (width 0.5) + (layer "F.Cu") + (net 84) + (uuid "8b908e9f-48b0-4003-a57e-5741c1d05be3") + ) + (segment + (start 63.5 127.6) + (end 93.8 127.6) + (width 0.5) + (layer "F.Cu") + (net 84) + (uuid "8e46bc1c-fa5c-4195-a359-2f338881cd12") + ) + (segment + (start 115 121.6) + (end 115 124.54) + (width 0.5) + (layer "F.Cu") + (net 84) + (uuid "8f6a7ca7-ea33-496d-a754-516459fe6d00") + ) + (segment + (start 113.4 126.14) + (end 114.92 124.62) + (width 0.5) + (layer "F.Cu") + (net 84) + (uuid "c0e5fca4-8e80-4c5a-b71f-57e98a41a92a") + ) + (segment + (start 95.2 82.95) + (end 95.2 87.8) + (width 0.5) + (layer "F.Cu") + (net 84) + (uuid "d62746ed-c49b-4e88-94bb-041d16d84dc8") + ) + (segment + (start 113.4 127.2) + (end 113.4 126.14) + (width 0.5) + (layer "F.Cu") + (net 84) + (uuid "f7fe4f8e-97db-49a8-a4a5-3d79b98f8ce2") + ) + (via + (at 113.4 127.2) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 84) + (uuid "7b85b62d-a36c-450d-9f35-c0b3a7c63b04") + ) + (via + (at 93.8 127.6) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 84) + (uuid "a98fc277-1866-4bb3-b967-138362ca2870") + ) + (via + (at 95.2 87.8) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 84) + (uuid "beefa245-1840-4ebe-b13b-78d3b78cb81b") + ) + (via + (at 115 121.6) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 84) + (uuid "c3330fee-11a4-4fa4-af84-83d5234f2fda") + ) + (segment + (start 93.8 127.6) + (end 113 127.6) + (width 0.5) + (layer "B.Cu") + (net 84) + (uuid "1aea2088-4093-482a-9b46-03bc83f1bb5b") + ) + (segment + (start 95.2 87.8) + (end 115 107.6) + (width 0.5) + (layer "B.Cu") + (net 84) + (uuid "37d8af98-60a6-407e-bdda-8db119723243") + ) + (segment + (start 115 107.6) + (end 115 121.6) + (width 0.5) + (layer "B.Cu") + (net 84) + (uuid "857b3735-b2e5-4617-aa3f-1fad3ab92abc") + ) + (segment + (start 113 127.6) + (end 113.4 127.2) + (width 0.5) + (layer "B.Cu") + (net 84) + (uuid "add7dc3f-7b97-4809-b110-01b4f42ee15c") + ) + (segment + (start 106.6 130.4) + (end 112.38 124.62) + (width 0.5) + (layer "F.Cu") + (net 85) + (uuid "2d7a51e8-2c2c-481f-b0e3-be8963d4469c") + ) + (segment + (start 66.05 130.4) + (end 93.8 130.4) + (width 0.5) + (layer "F.Cu") + (net 85) + (uuid "55524a10-983d-4409-a98c-9f5baba5a0c0") + ) + (segment + (start 105.8 130.4) + (end 106.6 130.4) + (width 0.5) + (layer "F.Cu") + (net 85) + (uuid "5c14b0bd-ab64-4c7e-8ab5-5aeec9f0ec65") + ) + (segment + (start 92.2 120.8) + (end 108.56 120.8) + (width 0.5) + (layer "F.Cu") + (net 85) + (uuid "65ae236f-3872-47ea-b520-4699502a6115") + ) + (segment + (start 87.6 87.6) + (end 87.6 87.8) + (width 0.5) + (layer "F.Cu") + (net 85) + (uuid "a58652e4-1a82-419f-804b-4b5594ea8a3b") + ) + (segment + (start 108.56 120.8) + (end 112.38 124.62) + (width 0.5) + (layer "F.Cu") + (net 85) + (uuid "c15ba050-0d90-42a4-89e9-655b79b546fe") + ) + (segment + (start 87.6 82.9) + (end 87.6 87.6) + (width 0.5) + (layer "F.Cu") + (net 85) + (uuid "d6c48979-feb8-4dd2-be05-a4637f4862e2") + ) + (segment + (start 59.6 136.85) + (end 66.05 130.4) + (width 0.5) + (layer "F.Cu") + (net 85) + (uuid "e25e8b80-4e43-43cb-981b-3ab4397484ca") + ) + (via + (at 87.6 87.8) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 85) + (uuid "74f102d4-2da1-4502-8030-c5608a1f5091") + ) + (via + (at 93.8 130.4) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 85) + (uuid "a958434f-aa9f-4d7b-b062-2e6c03d9aec8") + ) + (via + (at 105.8 130.4) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 85) + (uuid "bf084b82-f221-41e7-ab0a-013cee9cc115") + ) + (via + (at 92.2 120.8) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 85) + (uuid "f3994d75-d328-44f0-9da0-fc5ebe8e86d7") + ) + (segment + (start 88.86015 89.06015) + (end 88.86015 117.46015) + (width 0.5) + (layer "B.Cu") + (net 85) + (uuid "1e138b53-a532-4b90-8b96-0c0bf566467f") + ) + (segment + (start 87.6 87.8) + (end 88.86015 89.06015) + (width 0.5) + (layer "B.Cu") + (net 85) + (uuid "6dcfef98-d7e3-4d71-9854-2d7c79a74bcb") + ) + (segment + (start 88.86015 117.46015) + (end 92.2 120.8) + (width 0.5) + (layer "B.Cu") + (net 85) + (uuid "72aab57d-3104-4785-a37a-f56552808491") + ) + (segment + (start 93.8 130.4) + (end 105.8 130.4) + (width 0.5) + (layer "B.Cu") + (net 85) + (uuid "bb8d6d50-bdbe-478c-af1a-238cd46348da") + ) + (segment + (start 102.66 131.8) + (end 109.84 124.62) + (width 0.5) + (layer "F.Cu") + (net 86) + (uuid "7245b32a-9151-49f0-8845-ad910b4d4851") + ) + (segment + (start 67.05 131.8) + (end 102.66 131.8) + (width 0.5) + (layer "F.Cu") + (net 86) + (uuid "a11f901e-7899-4d8b-9982-3498e0ba1265") + ) + (segment + (start 62 136.85) + (end 67.05 131.8) + (width 0.5) + (layer "F.Cu") + (net 86) + (uuid "bb159f37-5a04-4c06-a38d-6fbd5e03c59c") + ) + (segment + (start 64.65 129) + (end 56.8 136.85) + (width 0.5) + (layer "F.Cu") + (net 87) + (uuid "58e288cc-fee1-4fa2-80ec-f2efad75cfac") + ) + (segment + (start 87.6 129) + (end 64.65 129) + (width 0.5) + (layer "F.Cu") + (net 87) + (uuid "5c748c20-a183-448a-88fc-00a4f52e626f") + ) + (segment + (start 103 135.56) + (end 107.3 139.86) + (width 0.5) + (layer "F.Cu") + (net 87) + (uuid "88f1eca1-43c4-4431-829e-451906802376") + ) + (segment + (start 92.8 82.95) + (end 93.4 83.55) + (width 0.5) + (layer "F.Cu") + (net 87) + (uuid "a3353783-873a-464e-9810-8950de59e2e2") + ) + (segment + (start 93.4 83.55) + (end 93.4 88.2) + (width 0.5) + (layer "F.Cu") + (net 87) + (uuid "d783430b-35a0-4a45-a304-11ea6648bc39") + ) + (segment + (start 103 137.2) + (end 104.64 137.2) + (width 0.5) + (layer "F.Cu") + (net 87) + (uuid "e027d2ac-bc9d-4dfc-b243-d323e72d26c1") + ) + (segment + (start 103 135) + (end 103 135.56) + (width 0.5) + (layer "F.Cu") + (net 87) + (uuid "faf342b8-8ce6-49ab-90d0-7787900fb20c") + ) + (segment + (start 104.64 137.2) + (end 107.3 139.86) + (width 0.5) + (layer "F.Cu") + (net 87) + (uuid "fb47d0f9-99c8-4a26-b6d4-99384418e3fd") + ) + (via + (at 87.6 129) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 87) + (uuid "2bbfb4a2-49cd-48f5-99f7-8b12cec4a0f1") + ) + (via + (at 103 135) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 87) + (uuid "2ceae0d2-b323-46c4-ab7d-be5f3b7f31ec") + ) + (via + (at 93.4 88.2) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 87) + (uuid "6ab94449-3496-477a-93d8-117b935ecf4a") + ) + (via + (at 103 137.2) + (size 1) + (drill 0.5) + (layers "F.Cu" "B.Cu") + (net 87) + (uuid "aa93caaa-b8f3-476f-bebe-d6ae579dec90") + ) + (segment + (start 90.6 128.544918) + (end 97.055082 135) + (width 0.5) + (layer "B.Cu") + (net 87) + (uuid "17735da4-15ae-435e-811a-31ed64e5d25d") + ) + (segment + (start 93.94015 88.74015) + (end 93.94015 123.65985) + (width 0.5) + (layer "B.Cu") + (net 87) + (uuid "58e2140a-ba60-4a23-971e-f0fe63aae073") + ) + (segment + (start 95.8 137.2) + (end 103 137.2) + (width 0.5) + (layer "B.Cu") + (net 87) + (uuid "5d9dfa45-41d5-4a3a-9d20-ba99af3d18bd") + ) + (segment + (start 87.6 129) + (end 95.8 137.2) + (width 0.5) + (layer "B.Cu") + (net 87) + (uuid "6d5d43ae-19c3-4190-afdd-fc51c77c0078") + ) + (segment + (start 90.6 127) + (end 90.6 128.544918) + (width 0.5) + (layer "B.Cu") + (net 87) + (uuid "70454b1c-b44f-4b29-9d60-2cda0ecd0cd3") + ) + (segment + (start 93.4 88.2) + (end 93.94015 88.74015) + (width 0.5) + (layer "B.Cu") + (net 87) + (uuid "75d0f549-bb7b-4a83-a4f8-5d874d5e5c61") + ) + (segment + (start 93.94015 123.65985) + (end 90.6 127) + (width 0.5) + (layer "B.Cu") + (net 87) + (uuid "f717ac26-d8cd-46ae-9abb-dc8e9a369172") + ) + (segment + (start 97.055082 135) + (end 103 135) + (width 0.5) + (layer "B.Cu") + (net 87) + (uuid "fbb8f92b-ebf0-415e-b749-563606b12724") + ) + (segment + (start 119.1 109.4) + (end 119.2 109.3) + (width 0.5) + (layer "F.Cu") + (net 89) + (uuid "2d1f33ea-b536-4750-9e0d-4a822d3119f7") + ) + (segment + (start 115.6 109.4) + (end 119.1 109.4) + (width 0.5) + (layer "F.Cu") + (net 89) + (uuid "d36d5f0a-019e-4d80-9f0f-a364b05eb418") + ) + (zone + (net 1) + (net_name "+5V") + (layer "F.Cu") + (uuid "339274c3-57f1-44af-be0c-f158cea37c0c") + (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 22 63.8) (xy 22 166) (xy 95.4 165.6) (xy 95.4 112.6) (xy 107.8 100.2) (xy 108.4 63.8) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 108.332646 64.325185) (xy 108.378401 64.377989) (xy 108.38959 64.431544) (xy 108.104129 81.7495) + (xy 108.05347 84.822863) (xy 108.051744 84.927544) (xy 108.030957 84.99425) (xy 107.977406 85.039128) + (xy 107.927761 85.0495) (xy 97.51461 85.0495) (xy 97.447571 85.029815) (xy 97.440641 85.024771) + (xy 97.27392 84.913371) (xy 97.273907 84.913364) (xy 97.091839 84.83795) (xy 97.091829 84.837947) + (xy 96.898543 84.7995) (xy 96.898541 84.7995) (xy 96.701459 84.7995) (xy 96.701457 84.7995) (xy 96.50817 84.837947) + (xy 96.50816 84.83795) (xy 96.326092 84.913364) (xy 96.326079 84.913371) (xy 96.162218 85.02286) + (xy 96.162214 85.022863) (xy 96.162181 85.022897) (xy 96.162159 85.022908) (xy 96.157508 85.026726) + (xy 96.156784 85.025843) (xy 96.100858 85.056382) (xy 96.031166 85.051398) (xy 95.975233 85.009526) + (xy 95.950816 84.944062) (xy 95.9505 84.935216) (xy 95.9505 84.188585) (xy 95.970185 84.121546) + (xy 96.022989 84.075791) (xy 96.035489 84.070881) (xy 96.144334 84.034814) (xy 96.293656 83.942712) + (xy 96.417712 83.818656) (xy 96.509814 83.669334) (xy 96.564999 83.502797) (xy 96.5755 83.400009) + (xy 96.575499 82.499992) (xy 96.570391 82.449992) (xy 96.564999 82.397203) (xy 96.564998 82.3972) + (xy 96.548431 82.347204) (xy 96.509814 82.230666) (xy 96.417712 82.081344) (xy 96.293656 81.957288) + (xy 96.144334 81.865186) (xy 95.977797 81.810001) (xy 95.977795 81.81) (xy 95.87501 81.7995) (xy 94.524998 81.7995) + (xy 94.524981 81.799501) (xy 94.422203 81.81) (xy 94.4222 81.810001) (xy 94.255668 81.865185) (xy 94.255663 81.865187) + (xy 94.106342 81.957289) (xy 94.087681 81.975951) (xy 94.026358 82.009436) (xy 93.956666 82.004452) + (xy 93.912319 81.975951) (xy 93.893657 81.957289) (xy 93.893656 81.957288) (xy 93.744334 81.865186) + (xy 93.577797 81.810001) (xy 93.577795 81.81) (xy 93.47501 81.7995) (xy 92.124998 81.7995) (xy 92.124981 81.799501) + (xy 92.022203 81.81) (xy 92.0222 81.810001) (xy 91.855668 81.865185) (xy 91.855663 81.865187) (xy 91.706342 81.957289) + (xy 91.582289 82.081342) (xy 91.490187 82.230663) (xy 91.490186 82.230666) (xy 91.435001 82.397203) + (xy 91.435001 82.397204) (xy 91.435 82.397204) (xy 91.4245 82.499983) (xy 91.4245 83.400001) (xy 91.424501 83.400019) + (xy 91.435 83.502796) (xy 91.435001 83.502799) (xy 91.473618 83.619336) (xy 91.490186 83.669334) + (xy 91.582288 83.818656) (xy 91.706344 83.942712) (xy 91.855666 84.034814) (xy 92.022203 84.089999) + (xy 92.124991 84.1005) (xy 92.5255 84.100499) (xy 92.592539 84.120183) (xy 92.638294 84.172987) + (xy 92.6495 84.224499) (xy 92.6495 87.485389) (xy 92.629815 87.552428) (xy 92.624763 87.55937) (xy 92.513371 87.726079) + (xy 92.513364 87.726092) (xy 92.43795 87.90816) (xy 92.437947 87.90817) (xy 92.3995 88.101456) (xy 92.3995 88.101459) + (xy 92.3995 88.298541) (xy 92.3995 88.298543) (xy 92.399499 88.298543) (xy 92.437947 88.491829) + (xy 92.43795 88.491839) (xy 92.513364 88.673907) (xy 92.513371 88.67392) (xy 92.62286 88.837781) + (xy 92.622863 88.837785) (xy 92.622897 88.837819) (xy 92.622908 88.83784) (xy 92.626726 88.842492) + (xy 92.625843 88.843215) (xy 92.656382 88.899142) (xy 92.651398 88.968834) (xy 92.609526 89.024767) + (xy 92.544062 89.049184) (xy 92.535216 89.0495) (xy 89.37608 89.0495) (xy 89.231092 89.07834) (xy 89.231082 89.078343) + (xy 89.094511 89.134912) (xy 89.094498 89.134919) (xy 88.971584 89.217048) (xy 88.97158 89.217051) + (xy 85.125449 93.063181) (xy 85.064126 93.096666) (xy 85.037768 93.0995) (xy 84.324998 93.0995) + (xy 84.32498 93.099501) (xy 84.222203 93.11) (xy 84.2222 93.110001) (xy 84.055668 93.165185) (xy 84.055663 93.165187) + (xy 83.906342 93.257289) (xy 83.782289 93.381342) (xy 83.782288 93.381344) (xy 83.754121 93.427011) + (xy 83.745741 93.440597) (xy 83.693793 93.487321) (xy 83.640202 93.4995) (xy 59.412229 93.4995) + (xy 59.34519 93.479815) (xy 59.324548 93.463181) (xy 56.478421 90.617052) (xy 56.478417 90.617049) + (xy 56.478416 90.617048) (xy 56.355494 90.534916) (xy 56.218913 90.478342) (xy 56.218907 90.47834) + (xy 56.073919 90.4495) (xy 56.073917 90.4495) (xy 55.926083 90.4495) (xy 55.926077 90.4495) (xy 55.922421 90.44986) + (xy 55.920523 90.4495) (xy 55.919991 90.4495) (xy 55.919991 90.449399) (xy 55.853775 90.436839) + (xy 55.803067 90.388773) (xy 55.786395 90.320921) (xy 55.809053 90.254827) (xy 55.822584 90.238782) + (xy 56.025379 90.035987) (xy 56.0867 90.002504) (xy 56.095176 90.001169) (xy 56.098539 90.0005) + (xy 56.098541 90.0005) (xy 56.291835 89.962051) (xy 56.473914 89.886632) (xy 56.637782 89.777139) + (xy 56.777139 89.637782) (xy 56.886632 89.473914) (xy 56.962051 89.291835) (xy 56.993264 89.134919) + (xy 57.0005 89.098543) (xy 57.0005 88.901456) (xy 56.962052 88.70817) (xy 56.962051 88.708169) (xy 56.962051 88.708165) + (xy 56.95313 88.686628) (xy 56.886635 88.526092) (xy 56.886628 88.526079) (xy 56.777139 88.362218) + (xy 56.777136 88.362214) (xy 56.637785 88.222863) (xy 56.637781 88.22286) (xy 56.47392 88.113371) + (xy 56.473907 88.113364) (xy 56.291839 88.03795) (xy 56.291827 88.037947) (xy 56.209732 88.021617) + (xy 56.147821 87.989232) (xy 56.113246 87.928516) (xy 56.116986 87.858747) (xy 56.157853 87.802075) + (xy 56.209732 87.778383) (xy 56.247909 87.770788) (xy 56.291835 87.762051) (xy 56.473914 87.686632) + (xy 56.637782 87.577139) (xy 56.777139 87.437782) (xy 56.886632 87.273914) (xy 56.895304 87.252979) + (xy 56.92016 87.192969) (xy 56.962051 87.091835) (xy 57.0005 86.898541) (xy 57.0005 86.701459) (xy 57.0005 86.701456) + (xy 56.962052 86.50817) (xy 56.962051 86.508169) (xy 56.962051 86.508165) (xy 56.95313 86.486628) + (xy 56.886635 86.326092) (xy 56.886628 86.326079) (xy 56.777139 86.162218) (xy 56.777136 86.162214) + (xy 56.637785 86.022863) (xy 56.637781 86.02286) (xy 56.47392 85.913371) (xy 56.473907 85.913364) + (xy 56.291839 85.83795) (xy 56.291829 85.837947) (xy 56.098543 85.7995) (xy 56.098541 85.7995) (xy 55.961228 85.7995) + (xy 55.894189 85.779815) (xy 55.848434 85.727011) (xy 55.83849 85.657853) (xy 55.867515 85.594297) + (xy 55.873547 85.587819) (xy 55.959908 85.501459) (xy 56.274548 85.186819) (xy 56.335871 85.153334) + (xy 56.362229 85.1505) (xy 83.83777 85.1505) (xy 83.904809 85.170185) (xy 83.925451 85.186819) (xy 84.36401 85.625377) + (xy 84.397495 85.6867) (xy 84.398831 85.695183) (xy 84.437947 85.891829) (xy 84.43795 85.891839) + (xy 84.513364 86.073907) (xy 84.513371 86.07392) (xy 84.62286 86.237781) (xy 84.622863 86.237785) + (xy 84.762214 86.377136) (xy 84.762218 86.377139) (xy 84.926079 86.486628) (xy 84.926092 86.486635) + (xy 85.083875 86.55199) (xy 85.108165 86.562051) (xy 85.108169 86.562051) (xy 85.10817 86.562052) + (xy 85.301456 86.6005) (xy 85.301459 86.6005) (xy 85.498543 86.6005) (xy 85.650943 86.570185) (xy 85.691835 86.562051) + (xy 85.873914 86.486632) (xy 86.037782 86.377139) (xy 86.177139 86.237782) (xy 86.286632 86.073914) + (xy 86.362051 85.891835) (xy 86.380418 85.7995) (xy 86.4005 85.698543) (xy 86.4005 85.501456) (xy 86.362052 85.30817) + (xy 86.362051 85.308169) (xy 86.362051 85.308165) (xy 86.346455 85.270513) (xy 86.286635 85.126092) + (xy 86.286628 85.126079) (xy 86.177139 84.962218) (xy 86.177136 84.962214) (xy 86.037785 84.822863) + (xy 86.037781 84.82286) (xy 85.87392 84.713371) (xy 85.873907 84.713364) (xy 85.691839 84.63795) + (xy 85.691829 84.637947) (xy 85.492566 84.598311) (xy 85.492923 84.596513) (xy 85.436102 84.573559) + (xy 85.425377 84.56401) (xy 85.123548 84.26218) (xy 85.090063 84.200857) (xy 85.095047 84.131165) + (xy 85.136919 84.075232) (xy 85.202383 84.050815) (xy 85.211229 84.050499) (xy 85.675002 84.050499) + (xy 85.675008 84.050499) (xy 85.777797 84.039999) (xy 85.944334 83.984814) (xy 86.093656 83.892712) + (xy 86.212319 83.774049) (xy 86.273642 83.740564) (xy 86.343334 83.745548) (xy 86.387681 83.774049) + (xy 86.506344 83.892712) (xy 86.655666 83.984814) (xy 86.764505 84.020879) (xy 86.821949 84.060652) + (xy 86.848772 84.125167) (xy 86.8495 84.138585) (xy 86.8495 87.085389) (xy 86.829815 87.152428) + (xy 86.824763 87.15937) (xy 86.713371 87.326079) (xy 86.713364 87.326092) (xy 86.63795 87.50816) + (xy 86.637947 87.50817) (xy 86.5995 87.701456) (xy 86.5995 87.701459) (xy 86.5995 87.898541) (xy 86.5995 87.898543) + (xy 86.599499 87.898543) (xy 86.637947 88.091829) (xy 86.63795 88.091839) (xy 86.713364 88.273907) + (xy 86.713371 88.27392) (xy 86.82286 88.437781) (xy 86.822863 88.437785) (xy 86.962214 88.577136) + (xy 86.962218 88.577139) (xy 87.126079 88.686628) (xy 87.126092 88.686635) (xy 87.30816 88.762049) + (xy 87.308165 88.762051) (xy 87.308169 88.762051) (xy 87.30817 88.762052) (xy 87.501456 88.8005) + (xy 87.501459 88.8005) (xy 87.698543 88.8005) (xy 87.828582 88.774632) (xy 87.891835 88.762051) + (xy 88.073914 88.686632) (xy 88.237782 88.577139) (xy 88.377139 88.437782) (xy 88.486632 88.273914) + (xy 88.562051 88.091835) (xy 88.576018 88.021617) (xy 88.6005 87.898543) (xy 88.6005 87.701456) + (xy 88.562052 87.50817) (xy 88.562051 87.508169) (xy 88.562051 87.508165) (xy 88.532897 87.437781) + (xy 88.486635 87.326092) (xy 88.486628 87.326079) (xy 88.373755 87.157153) (xy 88.375278 87.156135) + (xy 88.351331 87.099723) (xy 88.3505 87.085389) (xy 88.3505 84.138585) (xy 88.370185 84.071546) + (xy 88.422989 84.025791) (xy 88.435489 84.020881) (xy 88.544334 83.984814) (xy 88.693656 83.892712) + (xy 88.817712 83.768656) (xy 88.909814 83.619334) (xy 88.964999 83.452797) (xy 88.9755 83.350009) + (xy 88.975499 82.449992) (xy 88.964999 82.347203) (xy 88.909814 82.180666) (xy 88.817712 82.031344) + (xy 88.693656 81.907288) (xy 88.544334 81.815186) (xy 88.377797 81.760001) (xy 88.377795 81.76) + (xy 88.27501 81.7495) (xy 86.924998 81.7495) (xy 86.924981 81.749501) (xy 86.822203 81.76) (xy 86.8222 81.760001) + (xy 86.655668 81.815185) (xy 86.655663 81.815187) (xy 86.506342 81.907289) (xy 86.387681 82.025951) + (xy 86.326358 82.059436) (xy 86.256666 82.054452) (xy 86.212319 82.025951) (xy 86.093657 81.907289) + (xy 86.093656 81.907288) (xy 85.944334 81.815186) (xy 85.777797 81.760001) (xy 85.777795 81.76) + (xy 85.67501 81.7495) (xy 84.324998 81.7495) (xy 84.324981 81.749501) (xy 84.222203 81.76) (xy 84.2222 81.760001) + (xy 84.055668 81.815185) (xy 84.055663 81.815187) (xy 83.906342 81.907289) (xy 83.782289 82.031342) + (xy 83.690187 82.180663) (xy 83.690185 82.180668) (xy 83.673617 82.230668) (xy 83.635001 82.347203) + (xy 83.635001 82.347204) (xy 83.635 82.347204) (xy 83.6245 82.449983) (xy 83.6245 83.350001) (xy 83.624501 83.350019) + (xy 83.635 83.452796) (xy 83.635002 83.452804) (xy 83.646167 83.486495) (xy 83.64857 83.556323) + (xy 83.612839 83.616365) (xy 83.550319 83.647558) (xy 83.528462 83.6495) (xy 55.92608 83.6495) (xy 55.781092 83.67834) + (xy 55.781082 83.678343) (xy 55.644511 83.734912) (xy 55.644498 83.734919) (xy 55.521584 83.817048) + (xy 55.52158 83.817051) (xy 42.557202 96.781428) (xy 42.557199 96.781431) (xy 42.520037 96.837048) + (xy 42.520038 96.837049) (xy 42.475064 96.904358) (xy 42.418493 97.040932) (xy 42.41849 97.040942) + (xy 42.38965 97.185929) (xy 42.38965 98.81061) (xy 42.369965 98.877649) (xy 42.317161 98.923404) + (xy 42.248003 98.933348) (xy 42.227333 98.928541) (xy 42.179021 98.912844) (xy 42.179022 98.912844) + (xy 41.973864 98.88035) (xy 41.973859 98.88035) (xy 41.766141 98.88035) (xy 41.766136 98.88035) + (xy 41.560979 98.912844) (xy 41.363432 98.97703) (xy 41.178351 99.071334) (xy 41.010302 99.193429) + (xy 40.863429 99.340302) (xy 40.741334 99.508351) (xy 40.710485 99.568896) (xy 40.66251 99.619692) + (xy 40.594689 99.636487) (xy 40.528554 99.613949) (xy 40.489515 99.568896) (xy 40.458665 99.508351) + (xy 40.336573 99.340305) (xy 40.189695 99.193427) (xy 40.021648 99.071334) (xy 39.954566 99.037154) + (xy 39.836567 98.97703) (xy 39.63902 98.912844) (xy 39.433864 98.88035) (xy 39.433859 98.88035) + (xy 39.226141 98.88035) (xy 39.226136 98.88035) (xy 39.020979 98.912844) (xy 38.823432 98.97703) + (xy 38.638351 99.071334) (xy 38.470302 99.193429) (xy 38.323429 99.340302) (xy 38.201334 99.508351) + (xy 38.170485 99.568896) (xy 38.12251 99.619692) (xy 38.054689 99.636487) (xy 37.988554 99.613949) + (xy 37.949515 99.568896) (xy 37.918665 99.508351) (xy 37.796573 99.340305) (xy 37.649695 99.193427) + (xy 37.481648 99.071334) (xy 37.414566 99.037154) (xy 37.296567 98.97703) (xy 37.09902 98.912844) + (xy 36.893864 98.88035) (xy 36.893859 98.88035) (xy 36.686141 98.88035) (xy 36.686136 98.88035) + (xy 36.480979 98.912844) (xy 36.283432 98.97703) (xy 36.098351 99.071334) (xy 35.930302 99.193429) + (xy 35.783429 99.340302) (xy 35.661334 99.508351) (xy 35.630485 99.568896) (xy 35.58251 99.619692) + (xy 35.514689 99.636487) (xy 35.448554 99.613949) (xy 35.409515 99.568896) (xy 35.378665 99.508351) + (xy 35.256573 99.340305) (xy 35.109695 99.193427) (xy 34.941648 99.071334) (xy 34.874566 99.037154) + (xy 34.756567 98.97703) (xy 34.55902 98.912844) (xy 34.353864 98.88035) (xy 34.353859 98.88035) + (xy 34.146141 98.88035) (xy 34.146136 98.88035) (xy 33.940979 98.912844) (xy 33.743432 98.97703) + (xy 33.558351 99.071334) (xy 33.390302 99.193429) (xy 33.243429 99.340302) (xy 33.121334 99.508351) + (xy 33.02703 99.693432) (xy 32.962844 99.890979) (xy 32.93035 100.096135) (xy 32.93035 100.303864) + (xy 32.962844 100.50902) (xy 33.02703 100.706567) (xy 33.090485 100.831103) (xy 33.121334 100.891648) + (xy 33.243427 101.059695) (xy 33.390305 101.206573) (xy 33.558352 101.328666) (xy 33.697566 101.399599) + (xy 33.743432 101.422969) (xy 33.842205 101.455062) (xy 33.940981 101.487156) (xy 34.035999 101.502205) + (xy 34.146136 101.51965) (xy 34.146141 101.51965) (xy 34.353864 101.51965) (xy 34.453321 101.503896) + (xy 34.559019 101.487156) (xy 34.75657 101.422968) (xy 34.941648 101.328666) (xy 35.109695 101.206573) + (xy 35.256573 101.059695) (xy 35.378666 100.891648) (xy 35.409515 100.831102) (xy 35.457489 100.780307) + (xy 35.52531 100.763512) (xy 35.591445 100.786049) (xy 35.630484 100.831102) (xy 35.661334 100.891648) + (xy 35.783427 101.059695) (xy 35.930305 101.206573) (xy 36.098352 101.328666) (xy 36.237566 101.399599) + (xy 36.283432 101.422969) (xy 36.382205 101.455062) (xy 36.480981 101.487156) (xy 36.575999 101.502205) + (xy 36.686136 101.51965) (xy 36.686141 101.51965) (xy 36.893864 101.51965) (xy 36.993321 101.503896) + (xy 37.099019 101.487156) (xy 37.29657 101.422968) (xy 37.481648 101.328666) (xy 37.649695 101.206573) + (xy 37.796573 101.059695) (xy 37.918666 100.891648) (xy 37.949515 100.831102) (xy 37.997489 100.780307) + (xy 38.06531 100.763512) (xy 38.131445 100.786049) (xy 38.170484 100.831102) (xy 38.201334 100.891648) + (xy 38.323427 101.059695) (xy 38.470305 101.206573) (xy 38.638352 101.328666) (xy 38.777566 101.399599) + (xy 38.823432 101.422969) (xy 38.922205 101.455062) (xy 39.020981 101.487156) (xy 39.115999 101.502205) + (xy 39.226136 101.51965) (xy 39.226141 101.51965) (xy 39.433864 101.51965) (xy 39.533321 101.503896) + (xy 39.639019 101.487156) (xy 39.83657 101.422968) (xy 40.021648 101.328666) (xy 40.189695 101.206573) + (xy 40.336573 101.059695) (xy 40.458666 100.891648) (xy 40.489515 100.831102) (xy 40.537489 100.780307) + (xy 40.60531 100.763512) (xy 40.671445 100.786049) (xy 40.710484 100.831102) (xy 40.741334 100.891648) + (xy 40.863427 101.059695) (xy 41.010305 101.206573) (xy 41.178352 101.328666) (xy 41.223412 101.351625) + (xy 41.223614 101.351728) (xy 41.27441 101.399703) (xy 41.291205 101.467524) (xy 41.268668 101.533658) + (xy 41.255 101.549894) (xy 32.2569 110.547994) (xy 32.256894 110.548002) (xy 32.207662 110.621682) + (xy 32.207663 110.621683) (xy 32.174771 110.67091) (xy 32.174764 110.670922) (xy 32.118192 110.8075) + (xy 32.11819 110.807506) (xy 32.08935 110.952493) (xy 32.08935 110.952496) (xy 32.08935 135.613768) + (xy 32.08935 135.61377) (xy 32.089349 135.61377) (xy 32.11819 135.758757) (xy 32.118193 135.758767) + (xy 32.174763 135.89534) (xy 32.174764 135.895341) (xy 32.174766 135.895345) (xy 32.188128 135.915342) + (xy 32.188129 135.915345) (xy 32.256896 136.018264) (xy 32.256902 136.018271) (xy 32.588181 136.349549) + (xy 32.621666 136.410872) (xy 32.6245 136.43723) (xy 32.6245 137.150001) (xy 32.624501 137.150019) + (xy 32.635 137.252796) (xy 32.635001 137.252799) (xy 32.684706 137.402796) (xy 32.690186 137.419334) + (xy 32.782288 137.568656) (xy 32.906344 137.692712) (xy 33.055666 137.784814) (xy 33.222203 137.839999) + (xy 33.324991 137.8505) (xy 34.675008 137.850499) (xy 34.777797 137.839999) (xy 34.944334 137.784814) + (xy 35.093656 137.692712) (xy 35.15139 137.634977) (xy 35.212709 137.601495) (xy 35.282401 137.606479) + (xy 35.338335 137.64835) (xy 35.344607 137.657565) (xy 35.366285 137.692712) (xy 35.382288 137.718656) + (xy 35.506344 137.842712) (xy 35.655666 137.934814) (xy 35.822203 137.989999) (xy 35.924991 138.0005) + (xy 37.275008 138.000499) (xy 37.377797 137.989999) (xy 37.544334 137.934814) (xy 37.693656 137.842712) + (xy 37.817712 137.718656) (xy 37.909814 137.569334) (xy 37.964999 137.402797) (xy 37.9755 137.300009) + (xy 37.975499 136.399992) (xy 37.964999 136.297203) (xy 37.909814 136.130666) (xy 37.817712 135.981344) + (xy 37.693656 135.857288) (xy 37.566589 135.778913) (xy 37.544336 135.765187) (xy 37.544331 135.765185) + (xy 37.524963 135.758767) (xy 37.377797 135.710001) (xy 37.377795 135.71) (xy 37.275016 135.6995) + (xy 37.275009 135.6995) (xy 36.56223 135.6995) (xy 36.495191 135.679815) (xy 36.474549 135.663181) + (xy 36.166669 135.355301) (xy 36.133184 135.293978) (xy 36.13035 135.26762) (xy 36.13035 126.009389) + (xy 36.150035 125.94235) (xy 36.202839 125.896595) (xy 36.271997 125.886651) (xy 36.292663 125.891456) + (xy 36.340981 125.907156) (xy 36.375174 125.912571) (xy 36.546136 125.93965) (xy 36.546141 125.93965) + (xy 36.753864 125.93965) (xy 36.853321 125.923896) (xy 36.959019 125.907156) (xy 37.15657 125.842968) + (xy 37.341648 125.748666) (xy 37.509695 125.626573) (xy 37.656573 125.479695) (xy 37.778666 125.311648) + (xy 37.809515 125.251102) (xy 37.857489 125.200307) (xy 37.92531 125.183512) (xy 37.991445 125.206049) + (xy 38.030484 125.251102) (xy 38.061334 125.311648) (xy 38.183427 125.479695) (xy 38.330305 125.626573) + (xy 38.498352 125.748666) (xy 38.68343 125.842968) (xy 38.683432 125.842969) (xy 38.782205 125.875062) + (xy 38.880981 125.907156) (xy 38.975999 125.922205) (xy 39.086136 125.93965) (xy 39.086141 125.93965) + (xy 39.293864 125.93965) (xy 39.393321 125.923896) (xy 39.499019 125.907156) (xy 39.69657 125.842968) + (xy 39.881648 125.748666) (xy 40.049695 125.626573) (xy 40.196573 125.479695) (xy 40.318666 125.311648) + (xy 40.349515 125.251102) (xy 40.397489 125.200307) (xy 40.46531 125.183512) (xy 40.531445 125.206049) + (xy 40.570484 125.251102) (xy 40.601334 125.311648) (xy 40.723427 125.479695) (xy 40.870305 125.626573) + (xy 41.038352 125.748666) (xy 41.22343 125.842968) (xy 41.223432 125.842969) (xy 41.322205 125.875062) + (xy 41.420981 125.907156) (xy 41.515999 125.922205) (xy 41.626136 125.93965) (xy 41.626141 125.93965) + (xy 41.833864 125.93965) (xy 41.944 125.922205) (xy 42.039019 125.907156) (xy 42.087031 125.891555) + (xy 42.156871 125.889559) (xy 42.216705 125.925639) (xy 42.247534 125.988339) (xy 42.24935 126.009486) + (xy 42.24935 135.48792) (xy 42.240705 135.517359) (xy 42.234182 135.547347) (xy 42.230427 135.552362) + (xy 42.229665 135.554959) (xy 42.213035 135.575596) (xy 42.161621 135.627011) (xy 42.12545 135.663182) + (xy 42.064126 135.696666) (xy 42.037769 135.6995) (xy 41.324998 135.6995) (xy 41.32498 135.699501) + (xy 41.222203 135.71) (xy 41.2222 135.710001) (xy 41.055668 135.765185) (xy 41.055663 135.765187) + (xy 40.906342 135.857289) (xy 40.782289 135.981342) (xy 40.690187 136.130663) (xy 40.690186 136.130666) + (xy 40.635001 136.297203) (xy 40.635001 136.297204) (xy 40.635 136.297204) (xy 40.6245 136.399983) + (xy 40.6245 137.300001) (xy 40.624501 137.300019) (xy 40.635 137.402796) (xy 40.635001 137.402799) + (xy 40.640481 137.419336) (xy 40.690186 137.569334) (xy 40.782288 137.718656) (xy 40.906344 137.842712) + (xy 41.055666 137.934814) (xy 41.222203 137.989999) (xy 41.324991 138.0005) (xy 42.675008 138.000499) + (xy 42.777797 137.989999) (xy 42.944334 137.934814) (xy 43.093656 137.842712) (xy 43.198245 137.738122) + (xy 43.259564 137.70464) (xy 43.329256 137.709624) (xy 43.35101 137.720262) (xy 43.455666 137.784814) + (xy 43.622203 137.839999) (xy 43.724991 137.8505) (xy 45.075008 137.850499) (xy 45.177797 137.839999) + (xy 45.344334 137.784814) (xy 45.493656 137.692712) (xy 45.617712 137.568656) (xy 45.709814 137.419334) + (xy 45.764999 137.252797) (xy 45.7755 137.150009) (xy 45.775499 136.437229) (xy 45.795183 136.370191) + (xy 45.811818 136.349549) (xy 46.1231 136.038267) (xy 46.123102 136.038265) (xy 46.199405 135.924068) + (xy 46.205234 135.915345) (xy 46.261746 135.778913) (xy 46.261809 135.778762) (xy 46.284913 135.662609) + (xy 46.29065 135.633768) (xy 46.29065 126.009486) (xy 46.310335 125.942447) (xy 46.363139 125.896692) + (xy 46.432297 125.886748) (xy 46.452966 125.891555) (xy 46.500981 125.907156) (xy 46.582751 125.920107) + (xy 46.706136 125.93965) (xy 46.706141 125.93965) (xy 46.913864 125.93965) (xy 47.013321 125.923896) + (xy 47.119019 125.907156) (xy 47.31657 125.842968) (xy 47.501648 125.748666) (xy 47.669695 125.626573) + (xy 47.816573 125.479695) (xy 47.938666 125.311648) (xy 47.969515 125.251102) (xy 48.017489 125.200307) + (xy 48.08531 125.183512) (xy 48.151445 125.206049) (xy 48.190484 125.251102) (xy 48.221334 125.311648) + (xy 48.343427 125.479695) (xy 48.490305 125.626573) (xy 48.658352 125.748666) (xy 48.84343 125.842968) + (xy 48.843432 125.842969) (xy 48.942205 125.875062) (xy 49.040981 125.907156) (xy 49.135999 125.922205) + (xy 49.246136 125.93965) (xy 49.246141 125.93965) (xy 49.453864 125.93965) (xy 49.553321 125.923896) + (xy 49.659019 125.907156) (xy 49.85657 125.842968) (xy 50.041648 125.748666) (xy 50.209695 125.626573) + (xy 50.356573 125.479695) (xy 50.478666 125.311648) (xy 50.509515 125.251102) (xy 50.557489 125.200307) + (xy 50.62531 125.183512) (xy 50.691445 125.206049) (xy 50.730484 125.251102) (xy 50.761334 125.311648) + (xy 50.883427 125.479695) (xy 51.030305 125.626573) (xy 51.198352 125.748666) (xy 51.38343 125.842968) + (xy 51.383432 125.842969) (xy 51.482205 125.875062) (xy 51.580981 125.907156) (xy 51.675999 125.922205) + (xy 51.786136 125.93965) (xy 51.786141 125.93965) (xy 51.993864 125.93965) (xy 52.093321 125.923896) + (xy 52.199019 125.907156) (xy 52.39657 125.842968) (xy 52.581648 125.748666) (xy 52.749695 125.626573) + (xy 52.896573 125.479695) (xy 53.018666 125.311648) (xy 53.049515 125.251102) (xy 53.097489 125.200307) + (xy 53.16531 125.183512) (xy 53.231445 125.206049) (xy 53.270484 125.251102) (xy 53.301334 125.311648) + (xy 53.423427 125.479695) (xy 53.570305 125.626573) (xy 53.738352 125.748666) (xy 53.92343 125.842968) + (xy 53.923432 125.842969) (xy 54.022205 125.875062) (xy 54.120981 125.907156) (xy 54.215999 125.922205) + (xy 54.326136 125.93965) (xy 54.326141 125.93965) (xy 54.533864 125.93965) (xy 54.633321 125.923896) + (xy 54.739019 125.907156) (xy 54.93657 125.842968) (xy 55.121648 125.748666) (xy 55.289695 125.626573) + (xy 55.436573 125.479695) (xy 55.558666 125.311648) (xy 55.589515 125.251102) (xy 55.637489 125.200307) + (xy 55.70531 125.183512) (xy 55.771445 125.206049) (xy 55.810484 125.251102) (xy 55.841334 125.311648) + (xy 55.963427 125.479695) (xy 56.110305 125.626573) (xy 56.278352 125.748666) (xy 56.46343 125.842968) + (xy 56.463432 125.842969) (xy 56.562205 125.875062) (xy 56.660981 125.907156) (xy 56.755999 125.922205) + (xy 56.866136 125.93965) (xy 56.866141 125.93965) (xy 57.073864 125.93965) (xy 57.173321 125.923896) + (xy 57.279019 125.907156) (xy 57.47657 125.842968) (xy 57.661648 125.748666) (xy 57.829695 125.626573) + (xy 57.976573 125.479695) (xy 58.098666 125.311648) (xy 58.129515 125.251102) (xy 58.177489 125.200307) + (xy 58.24531 125.183512) (xy 58.311445 125.206049) (xy 58.350484 125.251102) (xy 58.381334 125.311648) + (xy 58.503427 125.479695) (xy 58.650305 125.626573) (xy 58.818352 125.748666) (xy 59.00343 125.842968) + (xy 59.003432 125.842969) (xy 59.102205 125.875062) (xy 59.200981 125.907156) (xy 59.295999 125.922205) + (xy 59.406136 125.93965) (xy 59.406141 125.93965) (xy 59.613864 125.93965) (xy 59.713321 125.923896) + (xy 59.819019 125.907156) (xy 60.01657 125.842968) (xy 60.201648 125.748666) (xy 60.369695 125.626573) + (xy 60.516573 125.479695) (xy 60.638666 125.311648) (xy 60.669515 125.251102) (xy 60.717489 125.200307) + (xy 60.78531 125.183512) (xy 60.851445 125.206049) (xy 60.890484 125.251102) (xy 60.921334 125.311648) + (xy 61.043427 125.479695) (xy 61.190305 125.626573) (xy 61.358352 125.748666) (xy 61.54343 125.842968) + (xy 61.543432 125.842969) (xy 61.642205 125.875062) (xy 61.740981 125.907156) (xy 61.835999 125.922205) + (xy 61.946136 125.93965) (xy 61.946141 125.93965) (xy 62.153864 125.93965) (xy 62.253321 125.923896) + (xy 62.359019 125.907156) (xy 62.55657 125.842968) (xy 62.741648 125.748666) (xy 62.909695 125.626573) + (xy 63.056573 125.479695) (xy 63.178666 125.311648) (xy 63.209515 125.251102) (xy 63.257489 125.200307) + (xy 63.32531 125.183512) (xy 63.391445 125.206049) (xy 63.430484 125.251102) (xy 63.461334 125.311648) + (xy 63.583427 125.479695) (xy 63.730305 125.626573) (xy 63.898352 125.748666) (xy 64.08343 125.842968) + (xy 64.083432 125.842969) (xy 64.182205 125.875062) (xy 64.280981 125.907156) (xy 64.375999 125.922205) + (xy 64.486136 125.93965) (xy 64.486141 125.93965) (xy 64.693864 125.93965) (xy 64.793321 125.923896) + (xy 64.899019 125.907156) (xy 65.09657 125.842968) (xy 65.281648 125.748666) (xy 65.449695 125.626573) + (xy 65.596573 125.479695) (xy 65.718666 125.311648) (xy 65.749515 125.251102) (xy 65.797489 125.200307) + (xy 65.86531 125.183512) (xy 65.931445 125.206049) (xy 65.970484 125.251102) (xy 66.001334 125.311648) + (xy 66.123427 125.479695) (xy 66.270305 125.626573) (xy 66.438352 125.748666) (xy 66.62343 125.842968) + (xy 66.623432 125.842969) (xy 66.722205 125.875062) (xy 66.820981 125.907156) (xy 66.915999 125.922205) + (xy 67.026136 125.93965) (xy 67.026141 125.93965) (xy 67.233864 125.93965) (xy 67.333321 125.923896) + (xy 67.439019 125.907156) (xy 67.63657 125.842968) (xy 67.821648 125.748666) (xy 67.989695 125.626573) + (xy 68.136573 125.479695) (xy 68.258666 125.311648) (xy 68.289515 125.251102) (xy 68.337489 125.200307) + (xy 68.40531 125.183512) (xy 68.471445 125.206049) (xy 68.510484 125.251102) (xy 68.541334 125.311648) + (xy 68.663427 125.479695) (xy 68.810305 125.626573) (xy 68.978352 125.748666) (xy 69.16343 125.842968) + (xy 69.163432 125.842969) (xy 69.262205 125.875062) (xy 69.360981 125.907156) (xy 69.455999 125.922205) + (xy 69.566136 125.93965) (xy 69.566141 125.93965) (xy 69.773864 125.93965) (xy 69.873321 125.923896) + (xy 69.979019 125.907156) (xy 70.17657 125.842968) (xy 70.361648 125.748666) (xy 70.529695 125.626573) + (xy 70.676573 125.479695) (xy 70.798666 125.311648) (xy 70.829515 125.251102) (xy 70.877489 125.200307) + (xy 70.94531 125.183512) (xy 71.011445 125.206049) (xy 71.050484 125.251102) (xy 71.081334 125.311648) + (xy 71.203427 125.479695) (xy 71.350305 125.626573) (xy 71.518352 125.748666) (xy 71.70343 125.842968) + (xy 71.703432 125.842969) (xy 71.802205 125.875062) (xy 71.900981 125.907156) (xy 71.995999 125.922205) + (xy 72.106136 125.93965) (xy 72.106141 125.93965) (xy 72.313864 125.93965) (xy 72.413321 125.923896) + (xy 72.519019 125.907156) (xy 72.71657 125.842968) (xy 72.901648 125.748666) (xy 73.069695 125.626573) + (xy 73.216573 125.479695) (xy 73.338666 125.311648) (xy 73.369515 125.251102) (xy 73.417489 125.200307) + (xy 73.48531 125.183512) (xy 73.551445 125.206049) (xy 73.590484 125.251102) (xy 73.621334 125.311648) + (xy 73.743427 125.479695) (xy 73.890305 125.626573) (xy 74.058352 125.748666) (xy 74.24343 125.842968) + (xy 74.243432 125.842969) (xy 74.342205 125.875062) (xy 74.440981 125.907156) (xy 74.535999 125.922205) + (xy 74.646136 125.93965) (xy 74.646141 125.93965) (xy 74.853864 125.93965) (xy 74.953321 125.923896) + (xy 75.059019 125.907156) (xy 75.25657 125.842968) (xy 75.441648 125.748666) (xy 75.609695 125.626573) + (xy 75.756573 125.479695) (xy 75.878666 125.311648) (xy 75.909515 125.251102) (xy 75.957489 125.200307) + (xy 76.02531 125.183512) (xy 76.091445 125.206049) (xy 76.130484 125.251102) (xy 76.161334 125.311648) + (xy 76.283427 125.479695) (xy 76.430305 125.626573) (xy 76.598352 125.748666) (xy 76.78343 125.842968) + (xy 76.783432 125.842969) (xy 76.882205 125.875062) (xy 76.980981 125.907156) (xy 77.075999 125.922205) + (xy 77.186136 125.93965) (xy 77.186141 125.93965) (xy 77.393864 125.93965) (xy 77.493321 125.923896) + (xy 77.599019 125.907156) (xy 77.79657 125.842968) (xy 77.981648 125.748666) (xy 78.149695 125.626573) + (xy 78.296573 125.479695) (xy 78.418666 125.311648) (xy 78.449515 125.251102) (xy 78.497489 125.200307) + (xy 78.56531 125.183512) (xy 78.631445 125.206049) (xy 78.670484 125.251102) (xy 78.701334 125.311648) + (xy 78.823427 125.479695) (xy 78.970305 125.626573) (xy 79.138352 125.748666) (xy 79.32343 125.842968) + (xy 79.323432 125.842969) (xy 79.422205 125.875062) (xy 79.520981 125.907156) (xy 79.615999 125.922205) + (xy 79.726136 125.93965) (xy 79.726141 125.93965) (xy 79.933864 125.93965) (xy 80.033321 125.923896) + (xy 80.139019 125.907156) (xy 80.33657 125.842968) (xy 80.521648 125.748666) (xy 80.689695 125.626573) + (xy 80.836573 125.479695) (xy 80.958666 125.311648) (xy 80.989515 125.251102) (xy 81.037489 125.200307) + (xy 81.10531 125.183512) (xy 81.171445 125.206049) (xy 81.210484 125.251102) (xy 81.241334 125.311648) + (xy 81.363427 125.479695) (xy 81.510305 125.626573) (xy 81.678352 125.748666) (xy 81.86343 125.842968) + (xy 81.863432 125.842969) (xy 81.962205 125.875062) (xy 82.060981 125.907156) (xy 82.155999 125.922205) + (xy 82.266136 125.93965) (xy 82.266141 125.93965) (xy 82.473864 125.93965) (xy 82.573321 125.923896) + (xy 82.679019 125.907156) (xy 82.87657 125.842968) (xy 83.061648 125.748666) (xy 83.229695 125.626573) + (xy 83.376573 125.479695) (xy 83.498666 125.311648) (xy 83.592968 125.12657) (xy 83.657156 124.929019) + (xy 83.673896 124.823321) (xy 83.68965 124.723864) (xy 83.68965 124.516135) (xy 83.670746 124.396786) + (xy 83.657156 124.310981) (xy 83.592968 124.11343) (xy 83.498666 123.928352) (xy 83.376573 123.760305) + (xy 83.229695 123.613427) (xy 83.061648 123.491334) (xy 82.876567 123.39703) (xy 82.67902 123.332844) + (xy 82.473864 123.30035) (xy 82.473859 123.30035) (xy 82.266141 123.30035) (xy 82.266136 123.30035) + (xy 82.060979 123.332844) (xy 81.863432 123.39703) (xy 81.678351 123.491334) (xy 81.510302 123.613429) + (xy 81.363429 123.760302) (xy 81.241334 123.928351) (xy 81.210485 123.988896) (xy 81.16251 124.039692) + (xy 81.094689 124.056487) (xy 81.028554 124.033949) (xy 80.989515 123.988896) (xy 80.958665 123.928351) + (xy 80.836573 123.760305) (xy 80.689695 123.613427) (xy 80.521648 123.491334) (xy 80.336567 123.39703) + (xy 80.13902 123.332844) (xy 79.933864 123.30035) (xy 79.933859 123.30035) (xy 79.726141 123.30035) + (xy 79.726136 123.30035) (xy 79.520979 123.332844) (xy 79.323432 123.39703) (xy 79.138351 123.491334) + (xy 78.970302 123.613429) (xy 78.823429 123.760302) (xy 78.701334 123.928351) (xy 78.670485 123.988896) + (xy 78.62251 124.039692) (xy 78.554689 124.056487) (xy 78.488554 124.033949) (xy 78.449515 123.988896) + (xy 78.418665 123.928351) (xy 78.296573 123.760305) (xy 78.149695 123.613427) (xy 77.981648 123.491334) + (xy 77.796567 123.39703) (xy 77.59902 123.332844) (xy 77.393864 123.30035) (xy 77.393859 123.30035) + (xy 77.186141 123.30035) (xy 77.186136 123.30035) (xy 76.980979 123.332844) (xy 76.783432 123.39703) + (xy 76.598351 123.491334) (xy 76.430302 123.613429) (xy 76.283429 123.760302) (xy 76.161334 123.928351) + (xy 76.130485 123.988896) (xy 76.08251 124.039692) (xy 76.014689 124.056487) (xy 75.948554 124.033949) + (xy 75.909515 123.988896) (xy 75.878665 123.928351) (xy 75.756573 123.760305) (xy 75.609695 123.613427) + (xy 75.441648 123.491334) (xy 75.256567 123.39703) (xy 75.05902 123.332844) (xy 74.853864 123.30035) + (xy 74.853859 123.30035) (xy 74.646141 123.30035) (xy 74.646136 123.30035) (xy 74.440979 123.332844) + (xy 74.243432 123.39703) (xy 74.058351 123.491334) (xy 73.890302 123.613429) (xy 73.743429 123.760302) + (xy 73.621334 123.928351) (xy 73.590485 123.988896) (xy 73.54251 124.039692) (xy 73.474689 124.056487) + (xy 73.408554 124.033949) (xy 73.369515 123.988896) (xy 73.338665 123.928351) (xy 73.216573 123.760305) + (xy 73.069695 123.613427) (xy 72.901648 123.491334) (xy 72.716567 123.39703) (xy 72.51902 123.332844) + (xy 72.313864 123.30035) (xy 72.313859 123.30035) (xy 72.106141 123.30035) (xy 72.106136 123.30035) + (xy 71.900979 123.332844) (xy 71.703432 123.39703) (xy 71.518351 123.491334) (xy 71.350302 123.613429) + (xy 71.203429 123.760302) (xy 71.081334 123.928351) (xy 71.050485 123.988896) (xy 71.00251 124.039692) + (xy 70.934689 124.056487) (xy 70.868554 124.033949) (xy 70.829515 123.988896) (xy 70.798665 123.928351) + (xy 70.676573 123.760305) (xy 70.529695 123.613427) (xy 70.361648 123.491334) (xy 70.176567 123.39703) + (xy 69.97902 123.332844) (xy 69.773864 123.30035) (xy 69.773859 123.30035) (xy 69.566141 123.30035) + (xy 69.566136 123.30035) (xy 69.360979 123.332844) (xy 69.163432 123.39703) (xy 68.978351 123.491334) + (xy 68.810302 123.613429) (xy 68.663429 123.760302) (xy 68.541334 123.928351) (xy 68.510485 123.988896) + (xy 68.46251 124.039692) (xy 68.394689 124.056487) (xy 68.328554 124.033949) (xy 68.289515 123.988896) + (xy 68.258665 123.928351) (xy 68.136573 123.760305) (xy 67.989695 123.613427) (xy 67.821648 123.491334) + (xy 67.636567 123.39703) (xy 67.43902 123.332844) (xy 67.233864 123.30035) (xy 67.233859 123.30035) + (xy 67.026141 123.30035) (xy 67.026136 123.30035) (xy 66.820979 123.332844) (xy 66.623432 123.39703) + (xy 66.438351 123.491334) (xy 66.270302 123.613429) (xy 66.123429 123.760302) (xy 66.001334 123.928351) + (xy 65.970485 123.988896) (xy 65.92251 124.039692) (xy 65.854689 124.056487) (xy 65.788554 124.033949) + (xy 65.749515 123.988896) (xy 65.718665 123.928351) (xy 65.596573 123.760305) (xy 65.449695 123.613427) + (xy 65.281648 123.491334) (xy 65.096567 123.39703) (xy 64.89902 123.332844) (xy 64.693864 123.30035) + (xy 64.693859 123.30035) (xy 64.486141 123.30035) (xy 64.486136 123.30035) (xy 64.280979 123.332844) + (xy 64.083432 123.39703) (xy 63.898351 123.491334) (xy 63.730302 123.613429) (xy 63.583429 123.760302) + (xy 63.461334 123.928351) (xy 63.430485 123.988896) (xy 63.38251 124.039692) (xy 63.314689 124.056487) + (xy 63.248554 124.033949) (xy 63.209515 123.988896) (xy 63.178665 123.928351) (xy 63.056573 123.760305) + (xy 62.909695 123.613427) (xy 62.741648 123.491334) (xy 62.556567 123.39703) (xy 62.35902 123.332844) + (xy 62.153864 123.30035) (xy 62.153859 123.30035) (xy 61.946141 123.30035) (xy 61.946136 123.30035) + (xy 61.740979 123.332844) (xy 61.543432 123.39703) (xy 61.358351 123.491334) (xy 61.190302 123.613429) + (xy 61.043429 123.760302) (xy 60.921334 123.928351) (xy 60.890485 123.988896) (xy 60.84251 124.039692) + (xy 60.774689 124.056487) (xy 60.708554 124.033949) (xy 60.669515 123.988896) (xy 60.638665 123.928351) + (xy 60.516573 123.760305) (xy 60.369695 123.613427) (xy 60.201648 123.491334) (xy 60.016567 123.39703) + (xy 59.81902 123.332844) (xy 59.613864 123.30035) (xy 59.613859 123.30035) (xy 59.406141 123.30035) + (xy 59.406136 123.30035) (xy 59.200979 123.332844) (xy 59.003432 123.39703) (xy 58.818351 123.491334) + (xy 58.650302 123.613429) (xy 58.503429 123.760302) (xy 58.381334 123.928351) (xy 58.350485 123.988896) + (xy 58.30251 124.039692) (xy 58.234689 124.056487) (xy 58.168554 124.033949) (xy 58.129515 123.988896) + (xy 58.098665 123.928351) (xy 57.976573 123.760305) (xy 57.829695 123.613427) (xy 57.661648 123.491334) + (xy 57.476567 123.39703) (xy 57.27902 123.332844) (xy 57.073864 123.30035) (xy 57.073859 123.30035) + (xy 56.866141 123.30035) (xy 56.866136 123.30035) (xy 56.660979 123.332844) (xy 56.463432 123.39703) + (xy 56.278351 123.491334) (xy 56.110302 123.613429) (xy 55.963429 123.760302) (xy 55.841334 123.928351) + (xy 55.810485 123.988896) (xy 55.76251 124.039692) (xy 55.694689 124.056487) (xy 55.628554 124.033949) + (xy 55.589515 123.988896) (xy 55.558665 123.928351) (xy 55.436573 123.760305) (xy 55.289695 123.613427) + (xy 55.121648 123.491334) (xy 54.936567 123.39703) (xy 54.73902 123.332844) (xy 54.533864 123.30035) + (xy 54.533859 123.30035) (xy 54.326141 123.30035) (xy 54.326136 123.30035) (xy 54.120979 123.332844) + (xy 53.923432 123.39703) (xy 53.738351 123.491334) (xy 53.570302 123.613429) (xy 53.423429 123.760302) + (xy 53.301334 123.928351) (xy 53.270485 123.988896) (xy 53.22251 124.039692) (xy 53.154689 124.056487) + (xy 53.088554 124.033949) (xy 53.049515 123.988896) (xy 53.018665 123.928351) (xy 52.896573 123.760305) + (xy 52.749695 123.613427) (xy 52.581648 123.491334) (xy 52.396567 123.39703) (xy 52.19902 123.332844) + (xy 51.993864 123.30035) (xy 51.993859 123.30035) (xy 51.786141 123.30035) (xy 51.786136 123.30035) + (xy 51.580979 123.332844) (xy 51.383432 123.39703) (xy 51.198351 123.491334) (xy 51.030302 123.613429) + (xy 50.883429 123.760302) (xy 50.761334 123.928351) (xy 50.730485 123.988896) (xy 50.68251 124.039692) + (xy 50.614689 124.056487) (xy 50.548554 124.033949) (xy 50.509515 123.988896) (xy 50.478665 123.928351) + (xy 50.356573 123.760305) (xy 50.209695 123.613427) (xy 50.041648 123.491334) (xy 49.856567 123.39703) + (xy 49.65902 123.332844) (xy 49.453864 123.30035) (xy 49.453859 123.30035) (xy 49.246141 123.30035) + (xy 49.246136 123.30035) (xy 49.040979 123.332844) (xy 48.843432 123.39703) (xy 48.658351 123.491334) + (xy 48.490302 123.613429) (xy 48.343429 123.760302) (xy 48.221334 123.928351) (xy 48.190485 123.988896) + (xy 48.14251 124.039692) (xy 48.074689 124.056487) (xy 48.008554 124.033949) (xy 47.969515 123.988896) + (xy 47.938665 123.928351) (xy 47.816573 123.760305) (xy 47.669695 123.613427) (xy 47.501648 123.491334) + (xy 47.316567 123.39703) (xy 47.11902 123.332844) (xy 46.913864 123.30035) (xy 46.913859 123.30035) + (xy 46.706141 123.30035) (xy 46.706136 123.30035) (xy 46.500979 123.332844) (xy 46.452968 123.348444) + (xy 46.383127 123.350439) (xy 46.323294 123.314359) (xy 46.292466 123.251658) (xy 46.29065 123.230513) + (xy 46.29065 106.308343) (xy 46.310335 106.241304) (xy 46.326964 106.220667) (xy 51.19556 101.35207) + (xy 51.256881 101.318587) (xy 51.326573 101.323571) (xy 51.33953 101.329266) (xy 51.477566 101.399599) + (xy 51.523432 101.422969) (xy 51.622205 101.455062) (xy 51.720981 101.487156) (xy 51.815999 101.502205) + (xy 51.926136 101.51965) (xy 51.926141 101.51965) (xy 52.133864 101.51965) (xy 52.233321 101.503896) + (xy 52.339019 101.487156) (xy 52.53657 101.422968) (xy 52.721648 101.328666) (xy 52.889695 101.206573) + (xy 53.036573 101.059695) (xy 53.158666 100.891648) (xy 53.189515 100.831102) (xy 53.237489 100.780307) + (xy 53.30531 100.763512) (xy 53.371445 100.786049) (xy 53.410484 100.831102) (xy 53.441334 100.891648) + (xy 53.563427 101.059695) (xy 53.710305 101.206573) (xy 53.878352 101.328666) (xy 54.017566 101.399599) + (xy 54.063432 101.422969) (xy 54.162205 101.455062) (xy 54.260981 101.487156) (xy 54.355999 101.502205) + (xy 54.466136 101.51965) (xy 54.466141 101.51965) (xy 54.673864 101.51965) (xy 54.773321 101.503896) + (xy 54.879019 101.487156) (xy 55.07657 101.422968) (xy 55.261648 101.328666) (xy 55.429695 101.206573) + (xy 55.576573 101.059695) (xy 55.698666 100.891648) (xy 55.729515 100.831102) (xy 55.777489 100.780307) + (xy 55.84531 100.763512) (xy 55.911445 100.786049) (xy 55.950484 100.831102) (xy 55.981334 100.891648) + (xy 56.103427 101.059695) (xy 56.250305 101.206573) (xy 56.418352 101.328666) (xy 56.557566 101.399599) + (xy 56.603432 101.422969) (xy 56.702205 101.455062) (xy 56.800981 101.487156) (xy 56.895999 101.502205) + (xy 57.006136 101.51965) (xy 57.006141 101.51965) (xy 57.213864 101.51965) (xy 57.313321 101.503896) + (xy 57.419019 101.487156) (xy 57.61657 101.422968) (xy 57.801648 101.328666) (xy 57.969695 101.206573) + (xy 58.116573 101.059695) (xy 58.238666 100.891648) (xy 58.269515 100.831102) (xy 58.317489 100.780307) + (xy 58.38531 100.763512) (xy 58.451445 100.786049) (xy 58.490484 100.831102) (xy 58.521334 100.891648) + (xy 58.643427 101.059695) (xy 58.790305 101.206573) (xy 58.958352 101.328666) (xy 59.097566 101.399599) + (xy 59.143432 101.422969) (xy 59.242205 101.455062) (xy 59.340981 101.487156) (xy 59.435999 101.502205) + (xy 59.546136 101.51965) (xy 59.546141 101.51965) (xy 59.753864 101.51965) (xy 59.853321 101.503896) + (xy 59.959019 101.487156) (xy 60.15657 101.422968) (xy 60.341648 101.328666) (xy 60.509695 101.206573) + (xy 60.656573 101.059695) (xy 60.778666 100.891648) (xy 60.809515 100.831102) (xy 60.857489 100.780307) + (xy 60.92531 100.763512) (xy 60.991445 100.786049) (xy 61.030484 100.831102) (xy 61.061334 100.891648) + (xy 61.183427 101.059695) (xy 61.330305 101.206573) (xy 61.498352 101.328666) (xy 61.637566 101.399599) + (xy 61.683432 101.422969) (xy 61.782205 101.455062) (xy 61.880981 101.487156) (xy 61.975999 101.502205) + (xy 62.086136 101.51965) (xy 62.086141 101.51965) (xy 62.293864 101.51965) (xy 62.393321 101.503896) + (xy 62.499019 101.487156) (xy 62.69657 101.422968) (xy 62.881648 101.328666) (xy 63.049695 101.206573) + (xy 63.196573 101.059695) (xy 63.318666 100.891648) (xy 63.349515 100.831102) (xy 63.397489 100.780307) + (xy 63.46531 100.763512) (xy 63.531445 100.786049) (xy 63.570484 100.831102) (xy 63.601334 100.891648) + (xy 63.723427 101.059695) (xy 63.870305 101.206573) (xy 64.038352 101.328666) (xy 64.177566 101.399599) + (xy 64.223432 101.422969) (xy 64.322205 101.455062) (xy 64.420981 101.487156) (xy 64.515999 101.502205) + (xy 64.626136 101.51965) (xy 64.626141 101.51965) (xy 64.833864 101.51965) (xy 64.933321 101.503896) + (xy 65.039019 101.487156) (xy 65.23657 101.422968) (xy 65.421648 101.328666) (xy 65.589695 101.206573) + (xy 65.736573 101.059695) (xy 65.858666 100.891648) (xy 65.889515 100.831102) (xy 65.937489 100.780307) + (xy 66.00531 100.763512) (xy 66.071445 100.786049) (xy 66.110484 100.831102) (xy 66.141334 100.891648) + (xy 66.263427 101.059695) (xy 66.410305 101.206573) (xy 66.578352 101.328666) (xy 66.717566 101.399599) + (xy 66.763432 101.422969) (xy 66.862205 101.455062) (xy 66.960981 101.487156) (xy 67.055999 101.502205) + (xy 67.166136 101.51965) (xy 67.166141 101.51965) (xy 67.373864 101.51965) (xy 67.473321 101.503896) + (xy 67.579019 101.487156) (xy 67.77657 101.422968) (xy 67.961648 101.328666) (xy 68.129695 101.206573) + (xy 68.276573 101.059695) (xy 68.398666 100.891648) (xy 68.429515 100.831102) (xy 68.477489 100.780307) + (xy 68.54531 100.763512) (xy 68.611445 100.786049) (xy 68.650484 100.831102) (xy 68.681334 100.891648) + (xy 68.803427 101.059695) (xy 68.950305 101.206573) (xy 69.118352 101.328666) (xy 69.257566 101.399599) + (xy 69.303432 101.422969) (xy 69.402205 101.455062) (xy 69.500981 101.487156) (xy 69.595999 101.502205) + (xy 69.706136 101.51965) (xy 69.706141 101.51965) (xy 69.913864 101.51965) (xy 70.013321 101.503896) + (xy 70.119019 101.487156) (xy 70.31657 101.422968) (xy 70.501648 101.328666) (xy 70.669695 101.206573) + (xy 70.816573 101.059695) (xy 70.938666 100.891648) (xy 70.969515 100.831102) (xy 71.017489 100.780307) + (xy 71.08531 100.763512) (xy 71.151445 100.786049) (xy 71.190484 100.831102) (xy 71.221334 100.891648) + (xy 71.343427 101.059695) (xy 71.490305 101.206573) (xy 71.658352 101.328666) (xy 71.797566 101.399599) + (xy 71.843432 101.422969) (xy 71.942205 101.455062) (xy 72.040981 101.487156) (xy 72.135999 101.502205) + (xy 72.246136 101.51965) (xy 72.246141 101.51965) (xy 72.453864 101.51965) (xy 72.553321 101.503896) + (xy 72.659019 101.487156) (xy 72.85657 101.422968) (xy 73.041648 101.328666) (xy 73.209695 101.206573) + (xy 73.356573 101.059695) (xy 73.478666 100.891648) (xy 73.509515 100.831102) (xy 73.557489 100.780307) + (xy 73.62531 100.763512) (xy 73.691445 100.786049) (xy 73.730484 100.831102) (xy 73.761334 100.891648) + (xy 73.883427 101.059695) (xy 74.030305 101.206573) (xy 74.198352 101.328666) (xy 74.337566 101.399599) + (xy 74.383432 101.422969) (xy 74.482205 101.455062) (xy 74.580981 101.487156) (xy 74.675999 101.502205) + (xy 74.786136 101.51965) (xy 74.786141 101.51965) (xy 74.993864 101.51965) (xy 75.093321 101.503896) + (xy 75.199019 101.487156) (xy 75.39657 101.422968) (xy 75.581648 101.328666) (xy 75.749695 101.206573) + (xy 75.896573 101.059695) (xy 76.018666 100.891648) (xy 76.049515 100.831102) (xy 76.097489 100.780307) + (xy 76.16531 100.763512) (xy 76.231445 100.786049) (xy 76.270484 100.831102) (xy 76.301334 100.891648) + (xy 76.423427 101.059695) (xy 76.570305 101.206573) (xy 76.738352 101.328666) (xy 76.877566 101.399599) + (xy 76.923432 101.422969) (xy 77.022205 101.455062) (xy 77.120981 101.487156) (xy 77.215999 101.502205) + (xy 77.326136 101.51965) (xy 77.326141 101.51965) (xy 77.533864 101.51965) (xy 77.633321 101.503896) + (xy 77.739019 101.487156) (xy 77.93657 101.422968) (xy 78.121648 101.328666) (xy 78.289695 101.206573) + (xy 78.436573 101.059695) (xy 78.558666 100.891648) (xy 78.589515 100.831102) (xy 78.637489 100.780307) + (xy 78.70531 100.763512) (xy 78.771445 100.786049) (xy 78.810484 100.831102) (xy 78.841334 100.891648) + (xy 78.963427 101.059695) (xy 79.110305 101.206573) (xy 79.278352 101.328666) (xy 79.417566 101.399599) + (xy 79.463432 101.422969) (xy 79.562205 101.455062) (xy 79.660981 101.487156) (xy 79.755999 101.502205) + (xy 79.866136 101.51965) (xy 79.866141 101.51965) (xy 80.073864 101.51965) (xy 80.173321 101.503896) + (xy 80.279019 101.487156) (xy 80.47657 101.422968) (xy 80.661648 101.328666) (xy 80.829695 101.206573) + (xy 80.976573 101.059695) (xy 81.098666 100.891648) (xy 81.129515 100.831102) (xy 81.177489 100.780307) + (xy 81.24531 100.763512) (xy 81.311445 100.786049) (xy 81.350484 100.831102) (xy 81.381334 100.891648) + (xy 81.503427 101.059695) (xy 81.650305 101.206573) (xy 81.818352 101.328666) (xy 81.957566 101.399599) + (xy 82.003432 101.422969) (xy 82.102205 101.455062) (xy 82.200981 101.487156) (xy 82.295999 101.502205) + (xy 82.406136 101.51965) (xy 82.406141 101.51965) (xy 82.613864 101.51965) (xy 82.713321 101.503896) + (xy 82.819019 101.487156) (xy 83.01657 101.422968) (xy 83.200465 101.329268) (xy 83.269133 101.316372) + (xy 83.333873 101.342648) (xy 83.34444 101.352072) (xy 84.045472 102.053104) (xy 84.074944 102.072795) + (xy 84.119156 102.102336) (xy 84.168391 102.135234) (xy 84.168392 102.135234) (xy 84.168393 102.135235) + (xy 84.168395 102.135236) (xy 84.304968 102.191806) (xy 84.304973 102.191808) (xy 84.304977 102.191808) + (xy 84.304978 102.191809) (xy 84.449965 102.22065) (xy 84.449968 102.22065) (xy 93.270034 102.22065) + (xy 93.367576 102.201246) (xy 93.415027 102.191808) (xy 93.551609 102.135234) (xy 93.600843 102.102336) + (xy 93.600848 102.102333) (xy 93.625185 102.086071) (xy 93.67453 102.053102) (xy 94.37556 101.35207) + (xy 94.436881 101.318587) (xy 94.506572 101.323571) (xy 94.51953 101.329266) (xy 94.657566 101.399599) + (xy 94.703432 101.422969) (xy 94.802205 101.455062) (xy 94.900981 101.487156) (xy 94.995999 101.502205) + (xy 95.106136 101.51965) (xy 95.106141 101.51965) (xy 95.313864 101.51965) (xy 95.413321 101.503896) + (xy 95.519019 101.487156) (xy 95.71657 101.422968) (xy 95.901648 101.328666) (xy 96.069695 101.206573) + (xy 96.216573 101.059695) (xy 96.216588 101.059673) (xy 96.219362 101.056427) (xy 96.277867 101.018231) + (xy 96.347735 101.017727) (xy 96.406784 101.055077) (xy 96.436266 101.118422) (xy 96.436946 101.123688) + (xy 96.43725 101.126518) (xy 96.437253 101.126529) (xy 96.487495 101.261236) (xy 96.487499 101.261243) + (xy 96.573659 101.376337) (xy 96.573662 101.37634) (xy 96.688756 101.4625) (xy 96.688763 101.462504) + (xy 96.82347 101.512746) (xy 96.823477 101.512748) (xy 96.883005 101.519149) (xy 96.883022 101.51915) + (xy 97.5 101.51915) (xy 97.5 100.686244) (xy 97.539213 100.708884) (xy 97.678105 100.7461) (xy 97.821895 100.7461) + (xy 97.960787 100.708884) (xy 98 100.686244) (xy 98 101.51915) (xy 98.616978 101.51915) (xy 98.616994 101.519149) + (xy 98.676522 101.512748) (xy 98.676529 101.512746) (xy 98.811236 101.462504) (xy 98.811243 101.4625) + (xy 98.926337 101.37634) (xy 98.92634 101.376337) (xy 99.0125 101.261243) (xy 99.012504 101.261236) + (xy 99.062746 101.126529) (xy 99.062748 101.126522) (xy 99.069149 101.066994) (xy 99.06915 101.066977) + (xy 99.06915 100.45) (xy 98.236244 100.45) (xy 98.258884 100.410787) (xy 98.2961 100.271895) (xy 98.2961 100.128105) + (xy 98.258884 99.989213) (xy 98.236244 99.95) (xy 99.06915 99.95) (xy 99.06915 99.333022) (xy 99.069149 99.333005) + (xy 99.062748 99.273477) (xy 99.062746 99.27347) (xy 99.012504 99.138763) (xy 99.0125 99.138756) + (xy 98.92634 99.023662) (xy 98.926337 99.023659) (xy 98.811243 98.937499) (xy 98.811236 98.937495) + (xy 98.676529 98.887253) (xy 98.676522 98.887251) (xy 98.616994 98.88085) (xy 98 98.88085) (xy 98 99.713755) + (xy 97.960787 99.691116) (xy 97.821895 99.6539) (xy 97.678105 99.6539) (xy 97.539213 99.691116) + (xy 97.5 99.713755) (xy 97.5 98.88085) (xy 96.883005 98.88085) (xy 96.823477 98.887251) (xy 96.82347 98.887253) + (xy 96.688763 98.937495) (xy 96.688756 98.937499) (xy 96.573662 99.023659) (xy 96.573659 99.023662) + (xy 96.487499 99.138756) (xy 96.487495 99.138763) (xy 96.437253 99.27347) (xy 96.43725 99.273481) + (xy 96.436946 99.276312) (xy 96.436098 99.278357) (xy 96.43547 99.281018) (xy 96.435038 99.280916) + (xy 96.410203 99.340861) (xy 96.352807 99.380704) (xy 96.282981 99.383192) (xy 96.222896 99.347534) + (xy 96.219368 99.343578) (xy 96.216576 99.340309) (xy 96.216573 99.340305) (xy 96.069695 99.193427) + (xy 95.901648 99.071334) (xy 95.834566 99.037154) (xy 95.716567 98.97703) (xy 95.51902 98.912844) + (xy 95.313864 98.88035) (xy 95.313859 98.88035) (xy 95.106141 98.88035) (xy 95.106136 98.88035) + (xy 94.900979 98.912844) (xy 94.852968 98.928444) (xy 94.783127 98.930439) (xy 94.723294 98.894359) + (xy 94.692466 98.831658) (xy 94.69065 98.810513) (xy 94.69065 96.592937) (xy 94.661809 96.44795) + (xy 94.661808 96.447949) (xy 94.661808 96.447945) (xy 94.622561 96.353193) (xy 94.605235 96.311365) + (xy 94.605234 96.311363) (xy 94.556069 96.237782) (xy 94.537506 96.21) (xy 94.523104 96.188444) + (xy 93.723195 95.388535) (xy 93.721393 95.385236) (xy 93.718205 95.383244) (xy 93.704777 95.354805) + (xy 93.68971 95.327212) (xy 93.689978 95.323462) (xy 93.688373 95.320063) (xy 93.69245 95.288888) + (xy 93.694694 95.25752) (xy 93.697089 95.253423) (xy 93.697435 95.250783) (xy 93.705632 95.238815) + (xy 93.716137 95.220851) (xy 93.719502 95.216865) (xy 93.817712 95.118656) (xy 93.859103 95.051549) + (xy 93.865059 95.044497) (xy 93.886817 95.030118) (xy 93.906207 95.012679) (xy 93.916879 95.010253) + (xy 93.923351 95.005977) (xy 93.936429 95.00581) (xy 93.959798 95.0005) (xy 107.759645 95.0005) + (xy 107.826684 95.020185) (xy 107.872439 95.072989) (xy 107.883628 95.126544) (xy 107.800826 100.149838) + (xy 107.780039 100.216544) (xy 107.764524 100.235475) (xy 95.4 112.599999) (xy 95.4 119.9255) (xy 95.380315 119.992539) + (xy 95.327511 120.038294) (xy 95.276 120.0495) (xy 92.91461 120.0495) (xy 92.847571 120.029815) + (xy 92.840641 120.024771) (xy 92.67392 119.913371) (xy 92.673907 119.913364) (xy 92.491839 119.83795) + (xy 92.491829 119.837947) (xy 92.298543 119.7995) (xy 92.298541 119.7995) (xy 92.101459 119.7995) + (xy 92.101457 119.7995) (xy 91.90817 119.837947) (xy 91.90816 119.83795) (xy 91.726092 119.913364) + (xy 91.726079 119.913371) (xy 91.562218 120.02286) (xy 91.562214 120.022863) (xy 91.422863 120.162214) + (xy 91.42286 120.162218) (xy 91.313371 120.326079) (xy 91.313364 120.326092) (xy 91.23795 120.50816) + (xy 91.237947 120.50817) (xy 91.1995 120.701456) (xy 91.1995 120.701459) (xy 91.1995 120.898541) + (xy 91.1995 120.898543) (xy 91.199499 120.898543) (xy 91.237947 121.091829) (xy 91.23795 121.091839) + (xy 91.313364 121.273907) (xy 91.313371 121.27392) (xy 91.42286 121.437781) (xy 91.422863 121.437785) + (xy 91.562214 121.577136) (xy 91.562218 121.577139) (xy 91.726079 121.686628) (xy 91.726092 121.686635) + (xy 91.90816 121.762049) (xy 91.908165 121.762051) (xy 91.908169 121.762051) (xy 91.90817 121.762052) + (xy 92.101456 121.8005) (xy 92.101459 121.8005) (xy 92.298543 121.8005) (xy 92.428582 121.774632) + (xy 92.491835 121.762051) (xy 92.673914 121.686632) (xy 92.837782 121.577139) (xy 92.837781 121.577139) + (xy 92.842847 121.573755) (xy 92.843867 121.575282) (xy 92.900255 121.551334) (xy 92.91461 121.5505) + (xy 95.276 121.5505) (xy 95.343039 121.570185) (xy 95.388794 121.622989) (xy 95.4 121.6745) (xy 95.4 130.9255) + (xy 95.380315 130.992539) (xy 95.327511 131.038294) (xy 95.276 131.0495) (xy 94.799481 131.0495) + (xy 94.732442 131.029815) (xy 94.686687 130.977011) (xy 94.676743 130.907853) (xy 94.68492 130.878048) + (xy 94.762049 130.691839) (xy 94.762051 130.691835) (xy 94.8005 130.498541) (xy 94.8005 130.301459) + (xy 94.8005 130.301456) (xy 94.762052 130.10817) (xy 94.762051 130.108169) (xy 94.762051 130.108165) + (xy 94.6989 129.955703) (xy 94.686635 129.926092) (xy 94.686628 129.926079) (xy 94.577139 129.762218) + (xy 94.577136 129.762214) (xy 94.437785 129.622863) (xy 94.437781 129.62286) (xy 94.27392 129.513371) + (xy 94.273907 129.513364) (xy 94.091839 129.43795) (xy 94.091829 129.437947) (xy 93.898543 129.3995) + (xy 93.898541 129.3995) (xy 93.701459 129.3995) (xy 93.701457 129.3995) (xy 93.50817 129.437947) + (xy 93.50816 129.43795) (xy 93.326092 129.513364) (xy 93.326079 129.513371) (xy 93.157153 129.626245) + (xy 93.156132 129.624717) (xy 93.099745 129.648666) (xy 93.08539 129.6495) (xy 88.599481 129.6495) + (xy 88.532442 129.629815) (xy 88.486687 129.577011) (xy 88.476743 129.507853) (xy 88.48492 129.478048) + (xy 88.562049 129.291839) (xy 88.562051 129.291835) (xy 88.6005 129.098541) (xy 88.6005 128.901459) + (xy 88.6005 128.901456) (xy 88.562052 128.70817) (xy 88.562051 128.708169) (xy 88.562051 128.708165) + (xy 88.501583 128.562181) (xy 88.48492 128.521952) (xy 88.477451 128.452483) (xy 88.508726 128.390004) + (xy 88.568815 128.354352) (xy 88.599481 128.3505) (xy 93.08539 128.3505) (xy 93.152429 128.370185) + (xy 93.159358 128.375228) (xy 93.326079 128.486628) (xy 93.326092 128.486635) (xy 93.492839 128.555703) + (xy 93.508165 128.562051) (xy 93.508169 128.562051) (xy 93.50817 128.562052) (xy 93.701456 128.6005) + (xy 93.701459 128.6005) (xy 93.898543 128.6005) (xy 94.028582 128.574632) (xy 94.091835 128.562051) + (xy 94.273914 128.486632) (xy 94.437782 128.377139) (xy 94.577139 128.237782) (xy 94.686632 128.073914) + (xy 94.762051 127.891835) (xy 94.8005 127.698541) (xy 94.8005 127.501459) (xy 94.8005 127.501456) + (xy 94.762052 127.30817) (xy 94.762051 127.308169) (xy 94.762051 127.308165) (xy 94.762049 127.30816) + (xy 94.686635 127.126092) (xy 94.686628 127.126079) (xy 94.577139 126.962218) (xy 94.577136 126.962214) + (xy 94.437785 126.822863) (xy 94.437781 126.82286) (xy 94.27392 126.713371) (xy 94.273907 126.713364) + (xy 94.091839 126.63795) (xy 94.091829 126.637947) (xy 93.898543 126.5995) (xy 93.898541 126.5995) + (xy 93.701459 126.5995) (xy 93.701457 126.5995) (xy 93.50817 126.637947) (xy 93.50816 126.63795) + (xy 93.326092 126.713364) (xy 93.326079 126.713371) (xy 93.157153 126.826245) (xy 93.156132 126.824717) + (xy 93.099745 126.848666) (xy 93.08539 126.8495) (xy 63.42608 126.8495) (xy 63.281092 126.87834) + (xy 63.281082 126.878343) (xy 63.144511 126.934912) (xy 63.144498 126.934919) (xy 63.021584 127.017048) + (xy 63.02158 127.017051) (xy 54.525449 135.513181) (xy 54.464126 135.546666) (xy 54.437768 135.5495) + (xy 53.724998 135.5495) (xy 53.72498 135.549501) (xy 53.622203 135.56) (xy 53.6222 135.560001) (xy 53.455668 135.615185) + (xy 53.455663 135.615187) (xy 53.306342 135.707289) (xy 53.182289 135.831342) (xy 53.090187 135.980663) + (xy 53.090185 135.980668) (xy 53.062349 136.06467) (xy 53.035001 136.147203) (xy 53.035001 136.147204) + (xy 53.035 136.147204) (xy 53.0245 136.249983) (xy 53.0245 137.150001) (xy 53.024501 137.150019) + (xy 53.035 137.252796) (xy 53.035001 137.252799) (xy 53.084706 137.402796) (xy 53.090186 137.419334) + (xy 53.182288 137.568656) (xy 53.306344 137.692712) (xy 53.455666 137.784814) (xy 53.622203 137.839999) + (xy 53.724991 137.8505) (xy 55.075008 137.850499) (xy 55.177797 137.839999) (xy 55.344334 137.784814) + (xy 55.448981 137.720267) (xy 55.516371 137.701827) (xy 55.583035 137.722749) (xy 55.601757 137.738125) + (xy 55.706344 137.842712) (xy 55.855666 137.934814) (xy 56.022203 137.989999) (xy 56.124991 138.0005) + (xy 57.475008 138.000499) (xy 57.577797 137.989999) (xy 57.744334 137.934814) (xy 57.893656 137.842712) + (xy 58.017712 137.718656) (xy 58.094461 137.594224) (xy 58.146409 137.5475) (xy 58.215371 137.536277) + (xy 58.279453 137.56412) (xy 58.305539 137.594225) (xy 58.366285 137.692712) (xy 58.382288 137.718656) + (xy 58.506344 137.842712) (xy 58.655666 137.934814) (xy 58.822203 137.989999) (xy 58.924991 138.0005) + (xy 60.275008 138.000499) (xy 60.377797 137.989999) (xy 60.544334 137.934814) (xy 60.693656 137.842712) + (xy 60.712319 137.824049) (xy 60.773642 137.790564) (xy 60.843334 137.795548) (xy 60.887681 137.824049) + (xy 60.906344 137.842712) (xy 61.055666 137.934814) (xy 61.222203 137.989999) (xy 61.324991 138.0005) + (xy 62.675008 138.000499) (xy 62.777797 137.989999) (xy 62.944334 137.934814) (xy 63.093656 137.842712) + (xy 63.217712 137.718656) (xy 63.309814 137.569334) (xy 63.364999 137.402797) (xy 63.3755 137.300009) + (xy 63.375499 136.587228) (xy 63.395183 136.52019) (xy 63.411813 136.499553) (xy 67.324548 132.586819) + (xy 67.385871 132.553334) (xy 67.412229 132.5505) (xy 95.276 132.5505) (xy 95.343039 132.570185) + (xy 95.388794 132.622989) (xy 95.4 132.6745) (xy 95.4 165.1805) (xy 95.380315 165.247539) (xy 95.327511 165.293294) + (xy 95.276 165.3045) (xy 22.7195 165.3045) (xy 22.652461 165.284815) (xy 22.606706 165.232011) (xy 22.5955 165.1805) + (xy 22.5955 139.349983) (xy 32.6245 139.349983) (xy 32.6245 140.250001) (xy 32.624501 140.250019) + (xy 32.635 140.352796) (xy 32.635001 140.352799) (xy 32.684706 140.502796) (xy 32.690186 140.519334) + (xy 32.782288 140.668656) (xy 32.906344 140.792712) (xy 33.055666 140.884814) (xy 33.075645 140.891434) + (xy 33.133087 140.931204) (xy 33.159912 140.995719) (xy 33.147598 141.064495) (xy 33.100056 141.115696) + (xy 33.079976 141.12532) (xy 33.048522 141.137052) (xy 33.048514 141.137056) (xy 32.933305 141.223302) + (xy 32.933302 141.223305) (xy 32.847056 141.338514) (xy 32.847052 141.338521) (xy 32.796758 141.473367) + (xy 32.790351 141.532966) (xy 32.79035 141.532985) (xy 32.79035 143.26702) (xy 32.790351 143.267026) + (xy 32.796758 143.326633) (xy 32.847052 143.461478) (xy 32.847056 143.461485) (xy 32.933302 143.576694) + (xy 32.933305 143.576697) (xy 33.048514 143.662943) (xy 33.048521 143.662947) (xy 33.183367 143.713241) + (xy 33.183366 143.713241) (xy 33.190294 143.713985) (xy 33.242977 143.71965) (xy 34.977022 143.719649) + (xy 35.036633 143.713241) (xy 35.171481 143.662946) (xy 35.286696 143.576696) (xy 35.372946 143.461481) + (xy 35.423241 143.326633) (xy 35.423499 143.324224) (xy 35.424222 143.322479) (xy 35.425024 143.319088) + (xy 35.425573 143.319217) (xy 35.450234 143.259675) (xy 35.507625 143.219824) (xy 35.57745 143.217327) + (xy 35.63754 143.252977) (xy 35.641081 143.256947) (xy 35.643422 143.259688) (xy 35.643427 143.259695) + (xy 35.790305 143.406573) (xy 35.958352 143.528666) (xy 36.14343 143.622968) (xy 36.143432 143.622969) + (xy 36.242205 143.655062) (xy 36.340981 143.687156) (xy 36.435999 143.702205) (xy 36.546136 143.71965) + (xy 36.546141 143.71965) (xy 36.753864 143.71965) (xy 36.853321 143.703896) (xy 36.959019 143.687156) + (xy 37.15657 143.622968) (xy 37.341648 143.528666) (xy 37.509695 143.406573) (xy 37.656573 143.259695) + (xy 37.778666 143.091648) (xy 37.809515 143.031102) (xy 37.857489 142.980307) (xy 37.92531 142.963512) + (xy 37.991445 142.986049) (xy 38.030484 143.031102) (xy 38.061334 143.091648) (xy 38.183427 143.259695) + (xy 38.330305 143.406573) (xy 38.498352 143.528666) (xy 38.68343 143.622968) (xy 38.683432 143.622969) + (xy 38.782205 143.655062) (xy 38.880981 143.687156) (xy 38.975999 143.702205) (xy 39.086136 143.71965) + (xy 39.086141 143.71965) (xy 39.293864 143.71965) (xy 39.393321 143.703896) (xy 39.499019 143.687156) + (xy 39.69657 143.622968) (xy 39.881648 143.528666) (xy 40.049695 143.406573) (xy 40.196573 143.259695) + (xy 40.318666 143.091648) (xy 40.349515 143.031102) (xy 40.397489 142.980307) (xy 40.46531 142.963512) + (xy 40.531445 142.986049) (xy 40.570484 143.031102) (xy 40.601334 143.091648) (xy 40.723427 143.259695) + (xy 40.870305 143.406573) (xy 41.038352 143.528666) (xy 41.22343 143.622968) (xy 41.223432 143.622969) + (xy 41.322205 143.655062) (xy 41.420981 143.687156) (xy 41.515999 143.702205) (xy 41.626136 143.71965) + (xy 41.626141 143.71965) (xy 41.833864 143.71965) (xy 41.933321 143.703896) (xy 42.039019 143.687156) + (xy 42.23657 143.622968) (xy 42.421648 143.528666) (xy 42.589695 143.406573) (xy 42.736573 143.259695) + (xy 42.858666 143.091648) (xy 42.889515 143.031102) (xy 42.937489 142.980307) (xy 43.00531 142.963512) + (xy 43.071445 142.986049) (xy 43.110484 143.031102) (xy 43.141334 143.091648) (xy 43.263427 143.259695) + (xy 43.410305 143.406573) (xy 43.578352 143.528666) (xy 43.76343 143.622968) (xy 43.763432 143.622969) + (xy 43.862205 143.655062) (xy 43.960981 143.687156) (xy 44.055999 143.702205) (xy 44.166136 143.71965) + (xy 44.166141 143.71965) (xy 44.373864 143.71965) (xy 44.473321 143.703896) (xy 44.579019 143.687156) + (xy 44.77657 143.622968) (xy 44.961648 143.528666) (xy 45.129695 143.406573) (xy 45.276573 143.259695) + (xy 45.398666 143.091648) (xy 45.429515 143.031102) (xy 45.477489 142.980307) (xy 45.54531 142.963512) + (xy 45.611445 142.986049) (xy 45.650484 143.031102) (xy 45.681334 143.091648) (xy 45.803427 143.259695) + (xy 45.950305 143.406573) (xy 46.118352 143.528666) (xy 46.30343 143.622968) (xy 46.303432 143.622969) + (xy 46.402205 143.655062) (xy 46.500981 143.687156) (xy 46.595999 143.702205) (xy 46.706136 143.71965) + (xy 46.706141 143.71965) (xy 46.913864 143.71965) (xy 47.013321 143.703896) (xy 47.119019 143.687156) + (xy 47.31657 143.622968) (xy 47.501648 143.528666) (xy 47.669695 143.406573) (xy 47.816573 143.259695) + (xy 47.938666 143.091648) (xy 47.969515 143.031102) (xy 48.017489 142.980307) (xy 48.08531 142.963512) + (xy 48.151445 142.986049) (xy 48.190484 143.031102) (xy 48.221334 143.091648) (xy 48.343427 143.259695) + (xy 48.490305 143.406573) (xy 48.658352 143.528666) (xy 48.84343 143.622968) (xy 48.843432 143.622969) + (xy 48.942205 143.655062) (xy 49.040981 143.687156) (xy 49.135999 143.702205) (xy 49.246136 143.71965) + (xy 49.246141 143.71965) (xy 49.453864 143.71965) (xy 49.553321 143.703896) (xy 49.659019 143.687156) + (xy 49.85657 143.622968) (xy 50.041648 143.528666) (xy 50.209695 143.406573) (xy 50.356573 143.259695) + (xy 50.478666 143.091648) (xy 50.509515 143.031102) (xy 50.557489 142.980307) (xy 50.62531 142.963512) + (xy 50.691445 142.986049) (xy 50.730484 143.031102) (xy 50.761334 143.091648) (xy 50.883427 143.259695) + (xy 51.030305 143.406573) (xy 51.198352 143.528666) (xy 51.38343 143.622968) (xy 51.383432 143.622969) + (xy 51.482205 143.655062) (xy 51.580981 143.687156) (xy 51.675999 143.702205) (xy 51.786136 143.71965) + (xy 51.786141 143.71965) (xy 51.993864 143.71965) (xy 52.093321 143.703896) (xy 52.199019 143.687156) + (xy 52.39657 143.622968) (xy 52.581648 143.528666) (xy 52.749695 143.406573) (xy 52.896573 143.259695) + (xy 53.018666 143.091648) (xy 53.049515 143.031102) (xy 53.097489 142.980307) (xy 53.16531 142.963512) + (xy 53.231445 142.986049) (xy 53.270484 143.031102) (xy 53.301334 143.091648) (xy 53.423427 143.259695) + (xy 53.570305 143.406573) (xy 53.738352 143.528666) (xy 53.92343 143.622968) (xy 53.923432 143.622969) + (xy 54.022205 143.655062) (xy 54.120981 143.687156) (xy 54.215999 143.702205) (xy 54.326136 143.71965) + (xy 54.326141 143.71965) (xy 54.533864 143.71965) (xy 54.633321 143.703896) (xy 54.739019 143.687156) + (xy 54.93657 143.622968) (xy 55.121648 143.528666) (xy 55.289695 143.406573) (xy 55.436573 143.259695) + (xy 55.558666 143.091648) (xy 55.589515 143.031102) (xy 55.637489 142.980307) (xy 55.70531 142.963512) + (xy 55.771445 142.986049) (xy 55.810484 143.031102) (xy 55.841334 143.091648) (xy 55.963427 143.259695) + (xy 56.110305 143.406573) (xy 56.278352 143.528666) (xy 56.46343 143.622968) (xy 56.463432 143.622969) + (xy 56.562205 143.655062) (xy 56.660981 143.687156) (xy 56.755999 143.702205) (xy 56.866136 143.71965) + (xy 56.866141 143.71965) (xy 57.073864 143.71965) (xy 57.173321 143.703896) (xy 57.279019 143.687156) + (xy 57.47657 143.622968) (xy 57.661648 143.528666) (xy 57.829695 143.406573) (xy 57.976573 143.259695) + (xy 58.098666 143.091648) (xy 58.129515 143.031102) (xy 58.177489 142.980307) (xy 58.24531 142.963512) + (xy 58.311445 142.986049) (xy 58.350484 143.031102) (xy 58.381334 143.091648) (xy 58.503427 143.259695) + (xy 58.650305 143.406573) (xy 58.818352 143.528666) (xy 59.00343 143.622968) (xy 59.003432 143.622969) + (xy 59.102205 143.655062) (xy 59.200981 143.687156) (xy 59.295999 143.702205) (xy 59.406136 143.71965) + (xy 59.406141 143.71965) (xy 59.613864 143.71965) (xy 59.713321 143.703896) (xy 59.819019 143.687156) + (xy 60.01657 143.622968) (xy 60.201648 143.528666) (xy 60.369695 143.406573) (xy 60.516573 143.259695) + (xy 60.638666 143.091648) (xy 60.669515 143.031102) (xy 60.717489 142.980307) (xy 60.78531 142.963512) + (xy 60.851445 142.986049) (xy 60.890484 143.031102) (xy 60.921334 143.091648) (xy 61.043427 143.259695) + (xy 61.190305 143.406573) (xy 61.358352 143.528666) (xy 61.54343 143.622968) (xy 61.543432 143.622969) + (xy 61.642205 143.655062) (xy 61.740981 143.687156) (xy 61.835999 143.702205) (xy 61.946136 143.71965) + (xy 61.946141 143.71965) (xy 62.153864 143.71965) (xy 62.253321 143.703896) (xy 62.359019 143.687156) + (xy 62.55657 143.622968) (xy 62.741648 143.528666) (xy 62.909695 143.406573) (xy 63.056573 143.259695) + (xy 63.178666 143.091648) (xy 63.209515 143.031102) (xy 63.257489 142.980307) (xy 63.32531 142.963512) + (xy 63.391445 142.986049) (xy 63.430484 143.031102) (xy 63.461334 143.091648) (xy 63.583427 143.259695) + (xy 63.730305 143.406573) (xy 63.898352 143.528666) (xy 64.08343 143.622968) (xy 64.083432 143.622969) + (xy 64.182205 143.655062) (xy 64.280981 143.687156) (xy 64.375999 143.702205) (xy 64.486136 143.71965) + (xy 64.486141 143.71965) (xy 64.693864 143.71965) (xy 64.793321 143.703896) (xy 64.899019 143.687156) + (xy 65.09657 143.622968) (xy 65.281648 143.528666) (xy 65.449695 143.406573) (xy 65.596573 143.259695) + (xy 65.718666 143.091648) (xy 65.749515 143.031102) (xy 65.797489 142.980307) (xy 65.86531 142.963512) + (xy 65.931445 142.986049) (xy 65.970484 143.031102) (xy 66.001334 143.091648) (xy 66.123427 143.259695) + (xy 66.270305 143.406573) (xy 66.438352 143.528666) (xy 66.62343 143.622968) (xy 66.623432 143.622969) + (xy 66.722205 143.655062) (xy 66.820981 143.687156) (xy 66.915999 143.702205) (xy 67.026136 143.71965) + (xy 67.026141 143.71965) (xy 67.233864 143.71965) (xy 67.333321 143.703896) (xy 67.439019 143.687156) + (xy 67.63657 143.622968) (xy 67.821648 143.528666) (xy 67.989695 143.406573) (xy 68.136573 143.259695) + (xy 68.258666 143.091648) (xy 68.289515 143.031102) (xy 68.337489 142.980307) (xy 68.40531 142.963512) + (xy 68.471445 142.986049) (xy 68.510484 143.031102) (xy 68.541334 143.091648) (xy 68.663427 143.259695) + (xy 68.810305 143.406573) (xy 68.978352 143.528666) (xy 69.16343 143.622968) (xy 69.163432 143.622969) + (xy 69.262205 143.655062) (xy 69.360981 143.687156) (xy 69.455999 143.702205) (xy 69.566136 143.71965) + (xy 69.566141 143.71965) (xy 69.773864 143.71965) (xy 69.873321 143.703896) (xy 69.979019 143.687156) + (xy 70.17657 143.622968) (xy 70.361648 143.528666) (xy 70.529695 143.406573) (xy 70.676573 143.259695) + (xy 70.798666 143.091648) (xy 70.829515 143.031102) (xy 70.877489 142.980307) (xy 70.94531 142.963512) + (xy 71.011445 142.986049) (xy 71.050484 143.031102) (xy 71.081334 143.091648) (xy 71.203427 143.259695) + (xy 71.203429 143.259697) (xy 71.350308 143.406576) (xy 71.388353 143.434216) (xy 71.408384 143.448769) + (xy 71.45105 143.504098) (xy 71.4595 143.549088) (xy 71.4595 148.332453) (xy 71.439815 148.399492) + (xy 71.387011 148.445247) (xy 71.317853 148.455191) (xy 71.316102 148.454926) (xy 71.124 148.4245) + (xy 71.123995 148.4245) (xy 70.876005 148.4245) (xy 70.876 148.4245) (xy 70.631072 148.463293) (xy 70.395215 148.539928) + (xy 70.174257 148.652511) (xy 70.100166 148.706342) (xy 69.97363 148.798276) (xy 69.973628 148.798278) + (xy 69.973627 148.798278) (xy 69.798278 148.973627) (xy 69.798278 148.973628) (xy 69.798276 148.97363) + (xy 69.762988 149.0222) (xy 69.652511 149.174257) (xy 69.539928 149.395215) (xy 69.463293 149.631072) + (xy 69.4245 149.875999) (xy 69.4245 150.124) (xy 69.463293 150.368927) (xy 69.463294 150.368931) + (xy 69.539927 150.604782) (xy 69.652511 150.825742) (xy 69.798276 151.02637) (xy 69.97363 151.201724) + (xy 70.174258 151.347489) (xy 70.395218 151.460073) (xy 70.631069 151.536706) (xy 70.72292 151.551253) + (xy 70.876 151.5755) (xy 70.876005 151.5755) (xy 71.124 151.5755) (xy 71.26007 151.553947) (xy 71.368931 151.536706) + (xy 71.604782 151.460073) (xy 71.825742 151.347489) (xy 72.02637 151.201724) (xy 72.201724 151.02637) + (xy 72.347489 150.825742) (xy 72.460073 150.604782) (xy 72.536706 150.368931) (xy 72.553947 150.26007) + (xy 72.5755 150.124) (xy 72.5755 149.875999) (xy 72.536706 149.631072) (xy 72.536706 149.631069) + (xy 72.534091 149.623023) (xy 72.532095 149.553185) (xy 72.564338 149.497028) (xy 72.792951 149.268416) + (xy 72.875084 149.145495) (xy 72.931658 149.008913) (xy 72.941096 148.961462) (xy 72.9605 148.86392) + (xy 72.9605 143.549088) (xy 72.980185 143.482049) (xy 73.011614 143.44877) (xy 73.069695 143.406573) + (xy 73.216573 143.259695) (xy 73.338666 143.091648) (xy 73.369515 143.031102) (xy 73.417489 142.980307) + (xy 73.48531 142.963512) (xy 73.551445 142.986049) (xy 73.590484 143.031102) (xy 73.621334 143.091648) + (xy 73.743427 143.259695) (xy 73.743429 143.259697) (xy 73.890308 143.406576) (xy 73.928353 143.434216) + (xy 73.948384 143.448769) (xy 73.99105 143.504098) (xy 73.9995 143.549088) (xy 73.9995 149.223918) + (xy 73.9995 149.22392) (xy 73.999499 149.22392) (xy 74.022117 149.337619) (xy 74.0245 149.361811) + (xy 74.0245 150.875001) (xy 74.024501 150.875018) (xy 74.035 150.977796) (xy 74.035001 150.977799) + (xy 74.051097 151.026372) (xy 74.090186 151.144334) (xy 74.182288 151.293656) (xy 74.306344 151.417712) + (xy 74.455666 151.509814) (xy 74.622203 151.564999) (xy 74.724991 151.5755) (xy 76.475008 151.575499) + (xy 76.577797 151.564999) (xy 76.744334 151.509814) (xy 76.893656 151.417712) (xy 77.017712 151.293656) + (xy 77.109814 151.144334) (xy 77.164999 150.977797) (xy 77.1755 150.875009) (xy 77.175499 149.124992) + (xy 77.164999 149.022203) (xy 77.109814 148.855666) (xy 77.017712 148.706344) (xy 76.893656 148.582288) + (xy 76.744334 148.490186) (xy 76.577797 148.435001) (xy 76.577795 148.435) (xy 76.475016 148.4245) + (xy 76.475009 148.4245) (xy 75.6245 148.4245) (xy 75.557461 148.404815) (xy 75.511706 148.352011) + (xy 75.5005 148.3005) (xy 75.5005 143.549088) (xy 75.520185 143.482049) (xy 75.551614 143.44877) + (xy 75.609695 143.406573) (xy 75.756573 143.259695) (xy 75.878666 143.091648) (xy 75.909515 143.031102) + (xy 75.957489 142.980307) (xy 76.02531 142.963512) (xy 76.091445 142.986049) (xy 76.130484 143.031102) + (xy 76.161334 143.091648) (xy 76.283427 143.259695) (xy 76.430305 143.406573) (xy 76.598352 143.528666) + (xy 76.78343 143.622968) (xy 76.783432 143.622969) (xy 76.882205 143.655062) (xy 76.980981 143.687156) + (xy 77.075999 143.702205) (xy 77.186136 143.71965) (xy 77.186141 143.71965) (xy 77.393864 143.71965) + (xy 77.493321 143.703896) (xy 77.599019 143.687156) (xy 77.79657 143.622968) (xy 77.981648 143.528666) + (xy 78.149695 143.406573) (xy 78.296573 143.259695) (xy 78.418666 143.091648) (xy 78.449515 143.031102) + (xy 78.497489 142.980307) (xy 78.56531 142.963512) (xy 78.631445 142.986049) (xy 78.670484 143.031102) + (xy 78.701334 143.091648) (xy 78.823427 143.259695) (xy 78.823429 143.259697) (xy 78.970308 143.406576) + (xy 79.008353 143.434216) (xy 79.028384 143.448769) (xy 79.07105 143.504098) (xy 79.0795 143.549088) + (xy 79.0795 148.31804) (xy 79.059815 148.385079) (xy 79.007011 148.430834) (xy 78.974898 148.440513) + (xy 78.831072 148.463293) (xy 78.595215 148.539928) (xy 78.374257 148.652511) (xy 78.300166 148.706342) + (xy 78.17363 148.798276) (xy 78.173628 148.798278) (xy 78.173627 148.798278) (xy 77.998278 148.973627) + (xy 77.998278 148.973628) (xy 77.998276 148.97363) (xy 77.962988 149.0222) (xy 77.852511 149.174257) + (xy 77.739928 149.395215) (xy 77.663293 149.631072) (xy 77.6245 149.875999) (xy 77.6245 150.124) + (xy 77.663293 150.368927) (xy 77.663294 150.368931) (xy 77.739927 150.604782) (xy 77.852511 150.825742) + (xy 77.998276 151.02637) (xy 78.17363 151.201724) (xy 78.374258 151.347489) (xy 78.595218 151.460073) + (xy 78.831069 151.536706) (xy 78.92292 151.551253) (xy 79.076 151.5755) (xy 79.076005 151.5755) + (xy 79.324 151.5755) (xy 79.46007 151.553947) (xy 79.568931 151.536706) (xy 79.804782 151.460073) + (xy 80.025742 151.347489) (xy 80.22637 151.201724) (xy 80.401724 151.02637) (xy 80.547489 150.825742) + (xy 80.660073 150.604782) (xy 80.736706 150.368931) (xy 80.753947 150.26007) (xy 80.7755 150.124) + (xy 80.7755 149.875999) (xy 80.736706 149.631072) (xy 80.736706 149.631069) (xy 80.660073 149.395218) + (xy 80.594014 149.26557) (xy 80.5805 149.209276) (xy 80.5805 143.549088) (xy 80.600185 143.482049) + (xy 80.631614 143.44877) (xy 80.689695 143.406573) (xy 80.836573 143.259695) (xy 80.958666 143.091648) + (xy 80.989515 143.031102) (xy 81.037489 142.980307) (xy 81.10531 142.963512) (xy 81.171445 142.986049) + (xy 81.210484 143.031102) (xy 81.241334 143.091648) (xy 81.363427 143.259695) (xy 81.363429 143.259697) + (xy 81.510308 143.406576) (xy 81.548353 143.434216) (xy 81.568384 143.448769) (xy 81.61105 143.504098) + (xy 81.6195 143.549088) (xy 81.6195 148.643918) (xy 81.6195 148.64392) (xy 81.619499 148.64392) + (xy 81.64834 148.788907) (xy 81.648343 148.788917) (xy 81.704913 148.92549) (xy 81.704914 148.925491) + (xy 81.704916 148.925495) (xy 81.721946 148.950982) (xy 81.769533 149.022203) (xy 81.787051 149.04842) + (xy 81.787052 149.048421) (xy 82.188181 149.449548) (xy 82.221666 149.510871) (xy 82.2245 149.537229) + (xy 82.2245 150.875001) (xy 82.224501 150.875018) (xy 82.235 150.977796) (xy 82.235001 150.977799) + (xy 82.251097 151.026372) (xy 82.290186 151.144334) (xy 82.382288 151.293656) (xy 82.506344 151.417712) + (xy 82.655666 151.509814) (xy 82.822203 151.564999) (xy 82.924991 151.5755) (xy 84.675008 151.575499) + (xy 84.777797 151.564999) (xy 84.944334 151.509814) (xy 85.093656 151.417712) (xy 85.217712 151.293656) + (xy 85.309814 151.144334) (xy 85.364999 150.977797) (xy 85.3755 150.875009) (xy 85.375499 149.124992) + (xy 85.364999 149.022203) (xy 85.309814 148.855666) (xy 85.217712 148.706344) (xy 85.093656 148.582288) + (xy 84.944334 148.490186) (xy 84.777797 148.435001) (xy 84.777795 148.435) (xy 84.675016 148.4245) + (xy 84.675009 148.4245) (xy 83.33723 148.4245) (xy 83.307789 148.415855) (xy 83.277803 148.409332) + (xy 83.272787 148.405577) (xy 83.270191 148.404815) (xy 83.249549 148.388181) (xy 83.156819 148.295451) + (xy 83.123334 148.234128) (xy 83.1205 148.20777) (xy 83.1205 143.549088) (xy 83.140185 143.482049) + (xy 83.171614 143.44877) (xy 83.229695 143.406573) (xy 83.376573 143.259695) (xy 83.498666 143.091648) + (xy 83.592968 142.90657) (xy 83.657156 142.709019) (xy 83.673896 142.603321) (xy 83.68965 142.503864) + (xy 83.68965 142.296135) (xy 83.670746 142.176786) (xy 83.657156 142.090981) (xy 83.592968 141.89343) + (xy 83.498666 141.708352) (xy 83.376573 141.540305) (xy 83.229695 141.393427) (xy 83.061648 141.271334) + (xy 83.021566 141.250911) (xy 82.876567 141.17703) (xy 82.67902 141.112844) (xy 82.473864 141.08035) + (xy 82.473859 141.08035) (xy 82.266141 141.08035) (xy 82.266136 141.08035) (xy 82.060979 141.112844) + (xy 81.863432 141.17703) (xy 81.678351 141.271334) (xy 81.510302 141.393429) (xy 81.363429 141.540302) + (xy 81.241334 141.708351) (xy 81.210485 141.768896) (xy 81.16251 141.819692) (xy 81.094689 141.836487) + (xy 81.028554 141.813949) (xy 80.989515 141.768896) (xy 80.958665 141.708351) (xy 80.866321 141.58125) + (xy 80.836573 141.540305) (xy 80.689695 141.393427) (xy 80.521648 141.271334) (xy 80.481566 141.250911) + (xy 80.336567 141.17703) (xy 80.13902 141.112844) (xy 79.933864 141.08035) (xy 79.933859 141.08035) + (xy 79.726141 141.08035) (xy 79.726136 141.08035) (xy 79.520979 141.112844) (xy 79.323432 141.17703) + (xy 79.138351 141.271334) (xy 78.970302 141.393429) (xy 78.823429 141.540302) (xy 78.701334 141.708351) + (xy 78.670485 141.768896) (xy 78.62251 141.819692) (xy 78.554689 141.836487) (xy 78.488554 141.813949) + (xy 78.449515 141.768896) (xy 78.418665 141.708351) (xy 78.326321 141.58125) (xy 78.296573 141.540305) + (xy 78.149695 141.393427) (xy 77.981648 141.271334) (xy 77.941566 141.250911) (xy 77.796567 141.17703) + (xy 77.59902 141.112844) (xy 77.393864 141.08035) (xy 77.393859 141.08035) (xy 77.186141 141.08035) + (xy 77.186136 141.08035) (xy 76.980979 141.112844) (xy 76.783432 141.17703) (xy 76.598351 141.271334) + (xy 76.430302 141.393429) (xy 76.283429 141.540302) (xy 76.161334 141.708351) (xy 76.130485 141.768896) + (xy 76.08251 141.819692) (xy 76.014689 141.836487) (xy 75.948554 141.813949) (xy 75.909515 141.768896) + (xy 75.878665 141.708351) (xy 75.786321 141.58125) (xy 75.756573 141.540305) (xy 75.609695 141.393427) + (xy 75.441648 141.271334) (xy 75.401566 141.250911) (xy 75.256567 141.17703) (xy 75.05902 141.112844) + (xy 74.853864 141.08035) (xy 74.853859 141.08035) (xy 74.646141 141.08035) (xy 74.646136 141.08035) + (xy 74.440979 141.112844) (xy 74.243432 141.17703) (xy 74.058351 141.271334) (xy 73.890302 141.393429) + (xy 73.743429 141.540302) (xy 73.621334 141.708351) (xy 73.590485 141.768896) (xy 73.54251 141.819692) + (xy 73.474689 141.836487) (xy 73.408554 141.813949) (xy 73.369515 141.768896) (xy 73.338665 141.708351) + (xy 73.246321 141.58125) (xy 73.216573 141.540305) (xy 73.069695 141.393427) (xy 72.901648 141.271334) + (xy 72.861566 141.250911) (xy 72.716567 141.17703) (xy 72.51902 141.112844) (xy 72.313864 141.08035) + (xy 72.313859 141.08035) (xy 72.106141 141.08035) (xy 72.106136 141.08035) (xy 71.900979 141.112844) + (xy 71.703432 141.17703) (xy 71.518351 141.271334) (xy 71.350302 141.393429) (xy 71.203429 141.540302) + (xy 71.081334 141.708351) (xy 71.050485 141.768896) (xy 71.00251 141.819692) (xy 70.934689 141.836487) + (xy 70.868554 141.813949) (xy 70.829515 141.768896) (xy 70.798665 141.708351) (xy 70.706321 141.58125) + (xy 70.676573 141.540305) (xy 70.529695 141.393427) (xy 70.361648 141.271334) (xy 70.321566 141.250911) + (xy 70.176567 141.17703) (xy 69.97902 141.112844) (xy 69.773864 141.08035) (xy 69.773859 141.08035) + (xy 69.566141 141.08035) (xy 69.566136 141.08035) (xy 69.360979 141.112844) (xy 69.163432 141.17703) + (xy 68.978351 141.271334) (xy 68.810302 141.393429) (xy 68.663429 141.540302) (xy 68.541334 141.708351) + (xy 68.510485 141.768896) (xy 68.46251 141.819692) (xy 68.394689 141.836487) (xy 68.328554 141.813949) + (xy 68.289515 141.768896) (xy 68.258665 141.708351) (xy 68.166321 141.58125) (xy 68.136573 141.540305) + (xy 67.989695 141.393427) (xy 67.821648 141.271334) (xy 67.781566 141.250911) (xy 67.636567 141.17703) + (xy 67.43902 141.112844) (xy 67.233864 141.08035) (xy 67.233859 141.08035) (xy 67.026141 141.08035) + (xy 67.026136 141.08035) (xy 66.820979 141.112844) (xy 66.623432 141.17703) (xy 66.438351 141.271334) + (xy 66.270302 141.393429) (xy 66.123429 141.540302) (xy 66.001334 141.708351) (xy 65.970485 141.768896) + (xy 65.92251 141.819692) (xy 65.854689 141.836487) (xy 65.788554 141.813949) (xy 65.749515 141.768896) + (xy 65.718665 141.708351) (xy 65.626321 141.58125) (xy 65.596573 141.540305) (xy 65.449695 141.393427) + (xy 65.281648 141.271334) (xy 65.241566 141.250911) (xy 65.096567 141.17703) (xy 64.89902 141.112844) + (xy 64.693864 141.08035) (xy 64.693859 141.08035) (xy 64.486141 141.08035) (xy 64.486136 141.08035) + (xy 64.280979 141.112844) (xy 64.083432 141.17703) (xy 63.898351 141.271334) (xy 63.730302 141.393429) + (xy 63.583429 141.540302) (xy 63.461334 141.708351) (xy 63.430485 141.768896) (xy 63.38251 141.819692) + (xy 63.314689 141.836487) (xy 63.248554 141.813949) (xy 63.209515 141.768896) (xy 63.178665 141.708351) + (xy 63.086321 141.58125) (xy 63.056573 141.540305) (xy 62.909695 141.393427) (xy 62.851613 141.351228) + (xy 62.848273 141.346896) (xy 62.843297 141.344624) (xy 62.827166 141.319524) (xy 62.808949 141.295899) + (xy 62.807696 141.289227) (xy 62.805523 141.285846) (xy 62.8005 141.250911) (xy 62.8005 141.172016) + (xy 62.820185 141.104977) (xy 62.872989 141.059222) (xy 62.885488 141.054313) (xy 62.944334 141.034814) + (xy 63.093656 140.942712) (xy 63.217712 140.818656) (xy 63.309814 140.669334) (xy 63.364999 140.502797) + (xy 63.3755 140.400009) (xy 63.375499 139.499992) (xy 63.364999 139.397203) (xy 63.309814 139.230666) + (xy 63.217712 139.081344) (xy 63.093656 138.957288) (xy 62.944334 138.865186) (xy 62.777797 138.810001) + (xy 62.777795 138.81) (xy 62.67501 138.7995) (xy 61.324998 138.7995) (xy 61.324981 138.799501) (xy 61.222203 138.81) + (xy 61.2222 138.810001) (xy 61.055668 138.865185) (xy 61.055663 138.865187) (xy 60.906342 138.957289) + (xy 60.887681 138.975951) (xy 60.826358 139.009436) (xy 60.756666 139.004452) (xy 60.712319 138.975951) + (xy 60.693657 138.957289) (xy 60.693656 138.957288) (xy 60.544334 138.865186) (xy 60.377797 138.810001) + (xy 60.377795 138.81) (xy 60.27501 138.7995) (xy 58.924998 138.7995) (xy 58.924981 138.799501) (xy 58.822203 138.81) + (xy 58.8222 138.810001) (xy 58.655668 138.865185) (xy 58.655663 138.865187) (xy 58.506342 138.957289) + (xy 58.382289 139.081342) (xy 58.305539 139.205775) (xy 58.253591 139.252499) (xy 58.184628 139.263722) + (xy 58.120546 139.235878) (xy 58.094461 139.205775) (xy 58.064711 139.157542) (xy 58.017712 139.081344) + (xy 57.893656 138.957288) (xy 57.744334 138.865186) (xy 57.577797 138.810001) (xy 57.577795 138.81) + (xy 57.47501 138.7995) (xy 56.124998 138.7995) (xy 56.124981 138.799501) (xy 56.022203 138.81) (xy 56.0222 138.810001) + (xy 55.855668 138.865185) (xy 55.855659 138.865189) (xy 55.751019 138.929732) (xy 55.683627 138.948172) + (xy 55.616963 138.927249) (xy 55.598242 138.911874) (xy 55.493657 138.807289) (xy 55.493656 138.807288) + (xy 55.344334 138.715186) (xy 55.177797 138.660001) (xy 55.177795 138.66) (xy 55.07501 138.6495) + (xy 53.724998 138.6495) (xy 53.724981 138.649501) (xy 53.622203 138.66) (xy 53.6222 138.660001) + (xy 53.455668 138.715185) (xy 53.455663 138.715187) (xy 53.306342 138.807289) (xy 53.182289 138.931342) + (xy 53.090187 139.080663) (xy 53.090186 139.080666) (xy 53.035001 139.247203) (xy 53.035001 139.247204) + (xy 53.035 139.247204) (xy 53.0245 139.349983) (xy 53.0245 140.250001) (xy 53.024501 140.250019) + (xy 53.035 140.352796) (xy 53.035001 140.352799) (xy 53.084706 140.502796) (xy 53.090186 140.519334) + (xy 53.182288 140.668656) (xy 53.306344 140.792712) (xy 53.455666 140.884814) (xy 53.594505 140.93082) + (xy 53.614536 140.94469) (xy 53.636703 140.954813) (xy 53.642751 140.964225) (xy 53.651949 140.970593) + (xy 53.661303 140.993092) (xy 53.674477 141.013591) (xy 53.676935 141.030691) (xy 53.678772 141.035108) + (xy 53.6795 141.048526) (xy 53.6795 141.250911) (xy 53.659815 141.31795) (xy 53.628387 141.351227) + (xy 53.570305 141.393427) (xy 53.570303 141.393429) (xy 53.570302 141.393429) (xy 53.423429 141.540302) + (xy 53.301334 141.708351) (xy 53.270485 141.768896) (xy 53.22251 141.819692) (xy 53.154689 141.836487) + (xy 53.088554 141.813949) (xy 53.049515 141.768896) (xy 53.018665 141.708351) (xy 52.926321 141.58125) + (xy 52.896573 141.540305) (xy 52.749695 141.393427) (xy 52.581648 141.271334) (xy 52.541566 141.250911) + (xy 52.396567 141.17703) (xy 52.19902 141.112844) (xy 51.993864 141.08035) (xy 51.993859 141.08035) + (xy 51.786141 141.08035) (xy 51.786136 141.08035) (xy 51.580979 141.112844) (xy 51.383432 141.17703) + (xy 51.198351 141.271334) (xy 51.030302 141.393429) (xy 50.883429 141.540302) (xy 50.761334 141.708351) + (xy 50.730485 141.768896) (xy 50.68251 141.819692) (xy 50.614689 141.836487) (xy 50.548554 141.813949) + (xy 50.509515 141.768896) (xy 50.478665 141.708351) (xy 50.386321 141.58125) (xy 50.356573 141.540305) + (xy 50.209695 141.393427) (xy 50.041648 141.271334) (xy 50.001566 141.250911) (xy 49.856567 141.17703) + (xy 49.65902 141.112844) (xy 49.453864 141.08035) (xy 49.453859 141.08035) (xy 49.246141 141.08035) + (xy 49.246136 141.08035) (xy 49.040979 141.112844) (xy 48.843432 141.17703) (xy 48.658351 141.271334) + (xy 48.490302 141.393429) (xy 48.343429 141.540302) (xy 48.221334 141.708351) (xy 48.190485 141.768896) + (xy 48.14251 141.819692) (xy 48.074689 141.836487) (xy 48.008554 141.813949) (xy 47.969515 141.768896) + (xy 47.938665 141.708351) (xy 47.846321 141.58125) (xy 47.816573 141.540305) (xy 47.669695 141.393427) + (xy 47.501648 141.271334) (xy 47.461566 141.250911) (xy 47.316567 141.17703) (xy 47.11902 141.112844) + (xy 46.913864 141.08035) (xy 46.913859 141.08035) (xy 46.706141 141.08035) (xy 46.706136 141.08035) + (xy 46.500979 141.112844) (xy 46.303432 141.17703) (xy 46.118351 141.271334) (xy 45.950302 141.393429) + (xy 45.803429 141.540302) (xy 45.681334 141.708351) (xy 45.650485 141.768896) (xy 45.60251 141.819692) + (xy 45.534689 141.836487) (xy 45.468554 141.813949) (xy 45.429515 141.768896) (xy 45.398665 141.708351) + (xy 45.306321 141.58125) (xy 45.276573 141.540305) (xy 45.129695 141.393427) (xy 45.071613 141.351228) + (xy 45.068273 141.346896) (xy 45.063297 141.344624) (xy 45.047166 141.319524) (xy 45.028949 141.295899) + (xy 45.027696 141.289227) (xy 45.025523 141.285846) (xy 45.0205 141.250911) (xy 45.0205 141.068045) + (xy 45.040185 141.001006) (xy 45.092989 140.955251) (xy 45.131897 140.944687) (xy 45.177797 140.939999) + (xy 45.344334 140.884814) (xy 45.493656 140.792712) (xy 45.617712 140.668656) (xy 45.709814 140.519334) + (xy 45.764999 140.352797) (xy 45.7755 140.250009) (xy 45.775499 139.349992) (xy 45.771209 139.307999) + (xy 45.764999 139.247203) (xy 45.764998 139.2472) (xy 45.718316 139.106324) (xy 45.709814 139.080666) + (xy 45.617712 138.931344) (xy 45.493656 138.807288) (xy 45.344334 138.715186) (xy 45.177797 138.660001) + (xy 45.177795 138.66) (xy 45.07501 138.6495) (xy 43.724998 138.6495) (xy 43.724981 138.649501) (xy 43.622203 138.66) + (xy 43.6222 138.660001) (xy 43.455668 138.715185) (xy 43.455663 138.715187) (xy 43.306342 138.807289) + (xy 43.201756 138.911874) (xy 43.140433 138.945358) (xy 43.070741 138.940373) (xy 43.04898 138.929731) + (xy 42.94434 138.865189) (xy 42.944335 138.865187) (xy 42.944334 138.865186) (xy 42.777797 138.810001) + (xy 42.777795 138.81) (xy 42.67501 138.7995) (xy 41.324998 138.7995) (xy 41.324981 138.799501) (xy 41.222203 138.81) + (xy 41.2222 138.810001) (xy 41.055668 138.865185) (xy 41.055663 138.865187) (xy 40.906342 138.957289) + (xy 40.782289 139.081342) (xy 40.690187 139.230663) (xy 40.690186 139.230666) (xy 40.635001 139.397203) + (xy 40.635001 139.397204) (xy 40.635 139.397204) (xy 40.6245 139.499983) (xy 40.6245 140.400001) + (xy 40.624501 140.400019) (xy 40.635 140.502796) (xy 40.635001 140.502799) (xy 40.640481 140.519336) + (xy 40.690186 140.669334) (xy 40.782287 140.818655) (xy 40.782289 140.818657) (xy 40.906345 140.942713) + (xy 40.920592 140.9515) (xy 40.927417 140.959087) (xy 40.936703 140.963328) (xy 40.950389 140.984625) + (xy 40.967319 141.003445) (xy 40.969964 141.015083) (xy 40.974477 141.022106) (xy 40.9795 141.057041) + (xy 40.9795 141.250911) (xy 40.959815 141.31795) (xy 40.928387 141.351227) (xy 40.870305 141.393427) + (xy 40.870303 141.393429) (xy 40.870302 141.393429) (xy 40.723429 141.540302) (xy 40.601334 141.708351) + (xy 40.570485 141.768896) (xy 40.52251 141.819692) (xy 40.454689 141.836487) (xy 40.388554 141.813949) + (xy 40.349515 141.768896) (xy 40.318665 141.708351) (xy 40.226321 141.58125) (xy 40.196573 141.540305) + (xy 40.049695 141.393427) (xy 39.881648 141.271334) (xy 39.841566 141.250911) (xy 39.696567 141.17703) + (xy 39.49902 141.112844) (xy 39.293864 141.08035) (xy 39.293859 141.08035) (xy 39.086141 141.08035) + (xy 39.086136 141.08035) (xy 38.880979 141.112844) (xy 38.683432 141.17703) (xy 38.498351 141.271334) + (xy 38.330302 141.393429) (xy 38.183429 141.540302) (xy 38.061334 141.708351) (xy 38.030485 141.768896) + (xy 37.98251 141.819692) (xy 37.914689 141.836487) (xy 37.848554 141.813949) (xy 37.809515 141.768896) + (xy 37.778665 141.708351) (xy 37.686321 141.58125) (xy 37.656573 141.540305) (xy 37.509695 141.393427) + (xy 37.451613 141.351228) (xy 37.448273 141.346896) (xy 37.443297 141.344624) (xy 37.427166 141.319524) + (xy 37.408949 141.295899) (xy 37.407696 141.289227) (xy 37.405523 141.285846) (xy 37.4005 141.250911) + (xy 37.4005 141.172016) (xy 37.420185 141.104977) (xy 37.472989 141.059222) (xy 37.485488 141.054313) + (xy 37.544334 141.034814) (xy 37.693656 140.942712) (xy 37.817712 140.818656) (xy 37.909814 140.669334) + (xy 37.964999 140.502797) (xy 37.9755 140.400009) (xy 37.975499 139.499992) (xy 37.964999 139.397203) + (xy 37.909814 139.230666) (xy 37.817712 139.081344) (xy 37.693656 138.957288) (xy 37.544334 138.865186) + (xy 37.377797 138.810001) (xy 37.377795 138.81) (xy 37.27501 138.7995) (xy 35.924998 138.7995) (xy 35.924981 138.799501) + (xy 35.822203 138.81) (xy 35.8222 138.810001) (xy 35.655668 138.865185) (xy 35.655663 138.865187) + (xy 35.506345 138.957287) (xy 35.448612 139.01502) (xy 35.387288 139.048504) (xy 35.317597 139.043519) + (xy 35.261663 139.001648) (xy 35.255392 138.992434) (xy 35.245225 138.975951) (xy 35.217712 138.931344) + (xy 35.093656 138.807288) (xy 34.944334 138.715186) (xy 34.777797 138.660001) (xy 34.777795 138.66) + (xy 34.67501 138.6495) (xy 33.324998 138.6495) (xy 33.324981 138.649501) (xy 33.222203 138.66) (xy 33.2222 138.660001) + (xy 33.055668 138.715185) (xy 33.055663 138.715187) (xy 32.906342 138.807289) (xy 32.782289 138.931342) + (xy 32.690187 139.080663) (xy 32.690186 139.080666) (xy 32.635001 139.247203) (xy 32.635001 139.247204) + (xy 32.635 139.247204) (xy 32.6245 139.349983) (xy 22.5955 139.349983) (xy 22.5955 77.236135) (xy 32.93035 77.236135) + (xy 32.93035 77.443864) (xy 32.962844 77.64902) (xy 33.02703 77.846567) (xy 33.090485 77.971103) + (xy 33.121334 78.031648) (xy 33.243427 78.199695) (xy 33.390305 78.346573) (xy 33.558352 78.468666) + (xy 33.723078 78.552598) (xy 33.743432 78.562969) (xy 33.815048 78.586238) (xy 33.940981 78.627156) + (xy 34.035999 78.642205) (xy 34.146136 78.65965) (xy 34.146141 78.65965) (xy 34.353864 78.65965) + (xy 34.453321 78.643896) (xy 34.559019 78.627156) (xy 34.75657 78.562968) (xy 34.941648 78.468666) + (xy 35.109695 78.346573) (xy 35.256573 78.199695) (xy 35.378666 78.031648) (xy 35.409515 77.971102) + (xy 35.457489 77.920307) (xy 35.52531 77.903512) (xy 35.591445 77.926049) (xy 35.630484 77.971102) + (xy 35.661334 78.031648) (xy 35.783427 78.199695) (xy 35.930305 78.346573) (xy 36.098352 78.468666) + (xy 36.263078 78.552598) (xy 36.283432 78.562969) (xy 36.355048 78.586238) (xy 36.480981 78.627156) + (xy 36.575999 78.642205) (xy 36.686136 78.65965) (xy 36.686141 78.65965) (xy 36.893864 78.65965) + (xy 36.993321 78.643896) (xy 37.099019 78.627156) (xy 37.29657 78.562968) (xy 37.481648 78.468666) + (xy 37.649695 78.346573) (xy 37.796573 78.199695) (xy 37.918666 78.031648) (xy 37.949515 77.971102) + (xy 37.997489 77.920307) (xy 38.06531 77.903512) (xy 38.131445 77.926049) (xy 38.170484 77.971102) + (xy 38.201334 78.031648) (xy 38.323427 78.199695) (xy 38.470305 78.346573) (xy 38.638352 78.468666) + (xy 38.803078 78.552598) (xy 38.823432 78.562969) (xy 38.895048 78.586238) (xy 39.020981 78.627156) + (xy 39.115999 78.642205) (xy 39.226136 78.65965) (xy 39.226141 78.65965) (xy 39.433864 78.65965) + (xy 39.533321 78.643896) (xy 39.639019 78.627156) (xy 39.83657 78.562968) (xy 40.021648 78.468666) + (xy 40.189695 78.346573) (xy 40.336573 78.199695) (xy 40.458666 78.031648) (xy 40.489515 77.971102) + (xy 40.537489 77.920307) (xy 40.60531 77.903512) (xy 40.671445 77.926049) (xy 40.710484 77.971102) + (xy 40.741334 78.031648) (xy 40.863427 78.199695) (xy 41.010305 78.346573) (xy 41.178352 78.468666) + (xy 41.343078 78.552598) (xy 41.363432 78.562969) (xy 41.435048 78.586238) (xy 41.560981 78.627156) + (xy 41.655999 78.642205) (xy 41.766136 78.65965) (xy 41.766141 78.65965) (xy 41.973864 78.65965) + (xy 42.073321 78.643896) (xy 42.179019 78.627156) (xy 42.37657 78.562968) (xy 42.561648 78.468666) + (xy 42.729695 78.346573) (xy 42.876573 78.199695) (xy 42.998666 78.031648) (xy 43.029515 77.971102) + (xy 43.077489 77.920307) (xy 43.14531 77.903512) (xy 43.211445 77.926049) (xy 43.250484 77.971102) + (xy 43.281334 78.031648) (xy 43.403427 78.199695) (xy 43.550305 78.346573) (xy 43.718352 78.468666) + (xy 43.883078 78.552598) (xy 43.903432 78.562969) (xy 43.975048 78.586238) (xy 44.100981 78.627156) + (xy 44.195999 78.642205) (xy 44.306136 78.65965) (xy 44.306141 78.65965) (xy 44.513864 78.65965) + (xy 44.613321 78.643896) (xy 44.719019 78.627156) (xy 44.91657 78.562968) (xy 45.101648 78.468666) + (xy 45.269695 78.346573) (xy 45.416573 78.199695) (xy 45.538666 78.031648) (xy 45.569515 77.971102) + (xy 45.617489 77.920307) (xy 45.68531 77.903512) (xy 45.751445 77.926049) (xy 45.790484 77.971102) + (xy 45.821334 78.031648) (xy 45.943427 78.199695) (xy 46.090305 78.346573) (xy 46.258352 78.468666) + (xy 46.423078 78.552598) (xy 46.443432 78.562969) (xy 46.515048 78.586238) (xy 46.640981 78.627156) + (xy 46.735999 78.642205) (xy 46.846136 78.65965) (xy 46.846141 78.65965) (xy 47.053864 78.65965) + (xy 47.153321 78.643896) (xy 47.259019 78.627156) (xy 47.45657 78.562968) (xy 47.641648 78.468666) + (xy 47.809695 78.346573) (xy 47.956573 78.199695) (xy 48.078666 78.031648) (xy 48.109515 77.971102) + (xy 48.157489 77.920307) (xy 48.22531 77.903512) (xy 48.291445 77.926049) (xy 48.330484 77.971102) + (xy 48.361334 78.031648) (xy 48.483427 78.199695) (xy 48.630305 78.346573) (xy 48.798352 78.468666) + (xy 48.963078 78.552598) (xy 48.983432 78.562969) (xy 49.055048 78.586238) (xy 49.180981 78.627156) + (xy 49.275999 78.642205) (xy 49.386136 78.65965) (xy 49.386141 78.65965) (xy 49.593864 78.65965) + (xy 49.693321 78.643896) (xy 49.799019 78.627156) (xy 49.99657 78.562968) (xy 50.181648 78.468666) + (xy 50.349695 78.346573) (xy 50.496573 78.199695) (xy 50.618666 78.031648) (xy 50.649515 77.971102) + (xy 50.697489 77.920307) (xy 50.76531 77.903512) (xy 50.831445 77.926049) (xy 50.870484 77.971102) + (xy 50.901334 78.031648) (xy 51.023427 78.199695) (xy 51.170305 78.346573) (xy 51.338352 78.468666) + (xy 51.503078 78.552598) (xy 51.523432 78.562969) (xy 51.595048 78.586238) (xy 51.720981 78.627156) + (xy 51.815999 78.642205) (xy 51.926136 78.65965) (xy 51.926141 78.65965) (xy 52.133864 78.65965) + (xy 52.233321 78.643896) (xy 52.339019 78.627156) (xy 52.53657 78.562968) (xy 52.721648 78.468666) + (xy 52.889695 78.346573) (xy 53.036573 78.199695) (xy 53.158666 78.031648) (xy 53.189515 77.971102) + (xy 53.237489 77.920307) (xy 53.30531 77.903512) (xy 53.371445 77.926049) (xy 53.410484 77.971102) + (xy 53.441334 78.031648) (xy 53.563427 78.199695) (xy 53.710305 78.346573) (xy 53.878352 78.468666) + (xy 54.043078 78.552598) (xy 54.063432 78.562969) (xy 54.135048 78.586238) (xy 54.260981 78.627156) + (xy 54.355999 78.642205) (xy 54.466136 78.65965) (xy 54.466141 78.65965) (xy 54.673864 78.65965) + (xy 54.773321 78.643896) (xy 54.879019 78.627156) (xy 55.07657 78.562968) (xy 55.261648 78.468666) + (xy 55.429695 78.346573) (xy 55.576573 78.199695) (xy 55.698666 78.031648) (xy 55.729515 77.971102) + (xy 55.777489 77.920307) (xy 55.84531 77.903512) (xy 55.911445 77.926049) (xy 55.950484 77.971102) + (xy 55.981334 78.031648) (xy 56.103427 78.199695) (xy 56.250305 78.346573) (xy 56.418352 78.468666) + (xy 56.583078 78.552598) (xy 56.603432 78.562969) (xy 56.675048 78.586238) (xy 56.800981 78.627156) + (xy 56.895999 78.642205) (xy 57.006136 78.65965) (xy 57.006141 78.65965) (xy 57.213864 78.65965) + (xy 57.313321 78.643896) (xy 57.419019 78.627156) (xy 57.61657 78.562968) (xy 57.801648 78.468666) + (xy 57.969695 78.346573) (xy 58.116573 78.199695) (xy 58.238666 78.031648) (xy 58.269515 77.971102) + (xy 58.317489 77.920307) (xy 58.38531 77.903512) (xy 58.451445 77.926049) (xy 58.490484 77.971102) + (xy 58.521334 78.031648) (xy 58.643427 78.199695) (xy 58.790305 78.346573) (xy 58.958352 78.468666) + (xy 59.123078 78.552598) (xy 59.143432 78.562969) (xy 59.215048 78.586238) (xy 59.340981 78.627156) + (xy 59.435999 78.642205) (xy 59.546136 78.65965) (xy 59.546141 78.65965) (xy 59.753864 78.65965) + (xy 59.853321 78.643896) (xy 59.959019 78.627156) (xy 60.15657 78.562968) (xy 60.341648 78.468666) + (xy 60.509695 78.346573) (xy 60.656573 78.199695) (xy 60.778666 78.031648) (xy 60.809515 77.971102) + (xy 60.857489 77.920307) (xy 60.92531 77.903512) (xy 60.991445 77.926049) (xy 61.030484 77.971102) + (xy 61.061334 78.031648) (xy 61.183427 78.199695) (xy 61.330305 78.346573) (xy 61.498352 78.468666) + (xy 61.663078 78.552598) (xy 61.683432 78.562969) (xy 61.755048 78.586238) (xy 61.880981 78.627156) + (xy 61.975999 78.642205) (xy 62.086136 78.65965) (xy 62.086141 78.65965) (xy 62.293864 78.65965) + (xy 62.393321 78.643896) (xy 62.499019 78.627156) (xy 62.69657 78.562968) (xy 62.881648 78.468666) + (xy 63.049695 78.346573) (xy 63.196573 78.199695) (xy 63.318666 78.031648) (xy 63.349515 77.971102) + (xy 63.397489 77.920307) (xy 63.46531 77.903512) (xy 63.531445 77.926049) (xy 63.570484 77.971102) + (xy 63.601334 78.031648) (xy 63.723427 78.199695) (xy 63.870305 78.346573) (xy 64.038352 78.468666) + (xy 64.203078 78.552598) (xy 64.223432 78.562969) (xy 64.295048 78.586238) (xy 64.420981 78.627156) + (xy 64.515999 78.642205) (xy 64.626136 78.65965) (xy 64.626141 78.65965) (xy 64.833864 78.65965) + (xy 64.933321 78.643896) (xy 65.039019 78.627156) (xy 65.23657 78.562968) (xy 65.421648 78.468666) + (xy 65.589695 78.346573) (xy 65.736573 78.199695) (xy 65.858666 78.031648) (xy 65.889515 77.971102) + (xy 65.937489 77.920307) (xy 66.00531 77.903512) (xy 66.071445 77.926049) (xy 66.110484 77.971102) + (xy 66.141334 78.031648) (xy 66.263427 78.199695) (xy 66.410305 78.346573) (xy 66.578352 78.468666) + (xy 66.743078 78.552598) (xy 66.763432 78.562969) (xy 66.835048 78.586238) (xy 66.960981 78.627156) + (xy 67.055999 78.642205) (xy 67.166136 78.65965) (xy 67.166141 78.65965) (xy 67.373864 78.65965) + (xy 67.473321 78.643896) (xy 67.579019 78.627156) (xy 67.77657 78.562968) (xy 67.961648 78.468666) + (xy 68.129695 78.346573) (xy 68.276573 78.199695) (xy 68.398666 78.031648) (xy 68.429515 77.971102) + (xy 68.477489 77.920307) (xy 68.54531 77.903512) (xy 68.611445 77.926049) (xy 68.650484 77.971102) + (xy 68.681334 78.031648) (xy 68.803427 78.199695) (xy 68.950305 78.346573) (xy 69.118352 78.468666) + (xy 69.283078 78.552598) (xy 69.303432 78.562969) (xy 69.375048 78.586238) (xy 69.500981 78.627156) + (xy 69.595999 78.642205) (xy 69.706136 78.65965) (xy 69.706141 78.65965) (xy 69.913864 78.65965) + (xy 70.013321 78.643896) (xy 70.119019 78.627156) (xy 70.31657 78.562968) (xy 70.501648 78.468666) + (xy 70.669695 78.346573) (xy 70.816573 78.199695) (xy 70.938666 78.031648) (xy 70.969515 77.971102) + (xy 71.017489 77.920307) (xy 71.08531 77.903512) (xy 71.151445 77.926049) (xy 71.190484 77.971102) + (xy 71.221334 78.031648) (xy 71.343427 78.199695) (xy 71.490305 78.346573) (xy 71.658352 78.468666) + (xy 71.823078 78.552598) (xy 71.843432 78.562969) (xy 71.915048 78.586238) (xy 72.040981 78.627156) + (xy 72.135999 78.642205) (xy 72.246136 78.65965) (xy 72.246141 78.65965) (xy 72.453864 78.65965) + (xy 72.553321 78.643896) (xy 72.659019 78.627156) (xy 72.85657 78.562968) (xy 73.041648 78.468666) + (xy 73.209695 78.346573) (xy 73.356573 78.199695) (xy 73.478666 78.031648) (xy 73.509515 77.971102) + (xy 73.557489 77.920307) (xy 73.62531 77.903512) (xy 73.691445 77.926049) (xy 73.730484 77.971102) + (xy 73.761334 78.031648) (xy 73.883427 78.199695) (xy 74.030305 78.346573) (xy 74.198352 78.468666) + (xy 74.363078 78.552598) (xy 74.383432 78.562969) (xy 74.455048 78.586238) (xy 74.580981 78.627156) + (xy 74.675999 78.642205) (xy 74.786136 78.65965) (xy 74.786141 78.65965) (xy 74.993864 78.65965) + (xy 75.093321 78.643896) (xy 75.199019 78.627156) (xy 75.39657 78.562968) (xy 75.581648 78.468666) + (xy 75.749695 78.346573) (xy 75.896573 78.199695) (xy 76.018666 78.031648) (xy 76.049515 77.971102) + (xy 76.097489 77.920307) (xy 76.16531 77.903512) (xy 76.231445 77.926049) (xy 76.270484 77.971102) + (xy 76.301334 78.031648) (xy 76.423427 78.199695) (xy 76.570305 78.346573) (xy 76.738352 78.468666) + (xy 76.903078 78.552598) (xy 76.923432 78.562969) (xy 76.995048 78.586238) (xy 77.120981 78.627156) + (xy 77.215999 78.642205) (xy 77.326136 78.65965) (xy 77.326141 78.65965) (xy 77.533864 78.65965) + (xy 77.633321 78.643896) (xy 77.739019 78.627156) (xy 77.93657 78.562968) (xy 78.121648 78.468666) + (xy 78.289695 78.346573) (xy 78.436573 78.199695) (xy 78.558666 78.031648) (xy 78.589515 77.971102) + (xy 78.637489 77.920307) (xy 78.70531 77.903512) (xy 78.771445 77.926049) (xy 78.810484 77.971102) + (xy 78.841334 78.031648) (xy 78.963427 78.199695) (xy 79.110305 78.346573) (xy 79.278352 78.468666) + (xy 79.443078 78.552598) (xy 79.463432 78.562969) (xy 79.535048 78.586238) (xy 79.660981 78.627156) + (xy 79.755999 78.642205) (xy 79.866136 78.65965) (xy 79.866141 78.65965) (xy 80.073864 78.65965) + (xy 80.173321 78.643896) (xy 80.279019 78.627156) (xy 80.47657 78.562968) (xy 80.661648 78.468666) + (xy 80.829695 78.346573) (xy 80.976573 78.199695) (xy 81.098666 78.031648) (xy 81.129515 77.971102) + (xy 81.177489 77.920307) (xy 81.24531 77.903512) (xy 81.311445 77.926049) (xy 81.350484 77.971102) + (xy 81.381334 78.031648) (xy 81.503427 78.199695) (xy 81.650305 78.346573) (xy 81.818352 78.468666) + (xy 81.983078 78.552598) (xy 82.003432 78.562969) (xy 82.075048 78.586238) (xy 82.200981 78.627156) + (xy 82.295999 78.642205) (xy 82.406136 78.65965) (xy 82.406141 78.65965) (xy 82.613864 78.65965) + (xy 82.713321 78.643896) (xy 82.819019 78.627156) (xy 83.01657 78.562968) (xy 83.201648 78.468666) + (xy 83.369695 78.346573) (xy 83.516573 78.199695) (xy 83.638666 78.031648) (xy 83.669515 77.971102) + (xy 83.717489 77.920307) (xy 83.78531 77.903512) (xy 83.851445 77.926049) (xy 83.890484 77.971102) + (xy 83.921334 78.031648) (xy 84.043427 78.199695) (xy 84.190305 78.346573) (xy 84.190308 78.346575) + (xy 84.309973 78.433517) (xy 84.352639 78.488847) (xy 84.358618 78.55846) (xy 84.326012 78.620255) + (xy 84.265174 78.654612) (xy 84.24969 78.657193) (xy 84.222202 78.660001) (xy 84.2222 78.660001) + (xy 84.055668 78.715185) (xy 84.055663 78.715187) (xy 83.906342 78.807289) (xy 83.782289 78.931342) + (xy 83.690187 79.080663) (xy 83.690185 79.080668) (xy 83.673617 79.130668) (xy 83.635001 79.247203) + (xy 83.635001 79.247204) (xy 83.635 79.247204) (xy 83.6245 79.349983) (xy 83.6245 80.250001) (xy 83.624501 80.250019) + (xy 83.635 80.352796) (xy 83.635001 80.352799) (xy 83.651569 80.402796) (xy 83.690186 80.519334) + (xy 83.782288 80.668656) (xy 83.906344 80.792712) (xy 84.055666 80.884814) (xy 84.222203 80.939999) + (xy 84.324991 80.9505) (xy 85.675008 80.950499) (xy 85.777797 80.939999) (xy 85.944334 80.884814) + (xy 86.093656 80.792712) (xy 86.212319 80.674049) (xy 86.273642 80.640564) (xy 86.343334 80.645548) + (xy 86.387681 80.674049) (xy 86.506344 80.792712) (xy 86.655666 80.884814) (xy 86.822203 80.939999) + (xy 86.924991 80.9505) (xy 88.275008 80.950499) (xy 88.377797 80.939999) (xy 88.544334 80.884814) + (xy 88.693656 80.792712) (xy 88.817712 80.668656) (xy 88.909814 80.519334) (xy 88.964999 80.352797) + (xy 88.9755 80.250009) (xy 88.975499 79.349992) (xy 88.964999 79.247203) (xy 88.909814 79.080666) + (xy 88.817712 78.931344) (xy 88.693656 78.807288) (xy 88.600888 78.750069) (xy 88.544336 78.715187) + (xy 88.544331 78.715185) (xy 88.377788 78.659998) (xy 88.371912 78.65874) (xy 88.310482 78.625453) + (xy 88.276799 78.564238) (xy 88.281559 78.494531) (xy 88.32325 78.438463) (xy 88.324947 78.437207) + (xy 88.449695 78.346573) (xy 88.596573 78.199695) (xy 88.718666 78.031648) (xy 88.749515 77.971102) + (xy 88.797489 77.920307) (xy 88.86531 77.903512) (xy 88.931445 77.926049) (xy 88.970484 77.971102) + (xy 89.001334 78.031648) (xy 89.123427 78.199695) (xy 89.270305 78.346573) (xy 89.438352 78.468666) + (xy 89.603078 78.552598) (xy 89.623432 78.562969) (xy 89.695048 78.586238) (xy 89.820981 78.627156) + (xy 89.915999 78.642205) (xy 90.026136 78.65965) (xy 90.026141 78.65965) (xy 90.233864 78.65965) + (xy 90.333321 78.643896) (xy 90.439019 78.627156) (xy 90.63657 78.562968) (xy 90.821648 78.468666) + (xy 90.989695 78.346573) (xy 91.136573 78.199695) (xy 91.258666 78.031648) (xy 91.289515 77.971102) + (xy 91.337489 77.920307) (xy 91.40531 77.903512) (xy 91.471445 77.926049) (xy 91.510484 77.971102) + (xy 91.541334 78.031648) (xy 91.663427 78.199695) (xy 91.810305 78.346573) (xy 91.929973 78.433517) + (xy 91.978353 78.468667) (xy 92.018075 78.488906) (xy 92.068872 78.53688) (xy 92.085667 78.604701) + (xy 92.06313 78.670836) (xy 92.008415 78.714288) (xy 92.000786 78.717097) (xy 91.855666 78.765186) + (xy 91.855663 78.765187) (xy 91.706342 78.857289) (xy 91.582289 78.981342) (xy 91.490187 79.130663) + (xy 91.490186 79.130666) (xy 91.435001 79.297203) (xy 91.435001 79.297204) (xy 91.435 79.297204) + (xy 91.4245 79.399983) (xy 91.4245 80.300001) (xy 91.424501 80.300019) (xy 91.435 80.402796) (xy 91.435001 80.402799) + (xy 91.473618 80.519336) (xy 91.490186 80.569334) (xy 91.582288 80.718656) (xy 91.706344 80.842712) + (xy 91.855666 80.934814) (xy 92.022203 80.989999) (xy 92.124991 81.0005) (xy 93.475008 81.000499) + (xy 93.577797 80.989999) (xy 93.744334 80.934814) (xy 93.893656 80.842712) (xy 93.912319 80.824049) + (xy 93.973642 80.790564) (xy 94.043334 80.795548) (xy 94.087681 80.824049) (xy 94.106344 80.842712) + (xy 94.255666 80.934814) (xy 94.422203 80.989999) (xy 94.524991 81.0005) (xy 95.875008 81.000499) + (xy 95.977797 80.989999) (xy 96.144334 80.934814) (xy 96.293656 80.842712) (xy 96.417712 80.718656) + (xy 96.509814 80.569334) (xy 96.564999 80.402797) (xy 96.5755 80.300009) (xy 96.575499 79.399992) + (xy 96.570391 79.349992) (xy 96.564999 79.297203) (xy 96.564998 79.2972) (xy 96.548431 79.247204) + (xy 96.509814 79.130666) (xy 96.417712 78.981344) (xy 96.293656 78.857288) (xy 96.144334 78.765186) + (xy 95.977797 78.710001) (xy 95.977795 78.71) (xy 95.938511 78.705987) (xy 95.87382 78.67959) (xy 95.833669 78.622409) + (xy 95.830807 78.552598) (xy 95.866141 78.492321) (xy 95.894824 78.472142) (xy 95.901648 78.468666) + (xy 96.069695 78.346573) (xy 96.216573 78.199695) (xy 96.216579 78.199686) (xy 96.218917 78.19695) + (xy 96.277422 78.158755) (xy 96.34729 78.158253) (xy 96.406338 78.195605) (xy 96.435818 78.258951) + (xy 96.4365 78.264224) (xy 96.436759 78.266633) (xy 96.487052 78.401478) (xy 96.487056 78.401485) + (xy 96.573302 78.516694) (xy 96.573305 78.516697) (xy 96.688514 78.602943) (xy 96.688521 78.602947) + (xy 96.823367 78.653241) (xy 96.823366 78.653241) (xy 96.830294 78.653985) (xy 96.882977 78.65965) + (xy 98.617022 78.659649) (xy 98.676633 78.653241) (xy 98.811481 78.602946) (xy 98.926696 78.516696) + (xy 99.012946 78.401481) (xy 99.063241 78.266633) (xy 99.06965 78.207023) (xy 99.069649 76.472978) + (xy 99.063241 76.413367) (xy 99.06324 76.413365) (xy 99.012947 76.278521) (xy 99.012943 76.278514) + (xy 98.926697 76.163305) (xy 98.926694 76.163302) (xy 98.811485 76.077056) (xy 98.811478 76.077052) + (xy 98.676632 76.026758) (xy 98.676633 76.026758) (xy 98.617033 76.020351) (xy 98.617031 76.02035) + (xy 98.617023 76.02035) (xy 98.617014 76.02035) (xy 96.882979 76.02035) (xy 96.882973 76.020351) + (xy 96.823366 76.026758) (xy 96.688521 76.077052) (xy 96.688514 76.077056) (xy 96.573305 76.163302) + (xy 96.573302 76.163305) (xy 96.487056 76.278514) (xy 96.487052 76.278521) (xy 96.436759 76.413365) + (xy 96.436499 76.415785) (xy 96.435773 76.417535) (xy 96.434976 76.420912) (xy 96.434428 76.420782) + (xy 96.409756 76.480334) (xy 96.352362 76.520179) (xy 96.282536 76.522668) (xy 96.22245 76.487012) + (xy 96.218917 76.48305) (xy 96.216571 76.480303) (xy 96.069697 76.333429) (xy 96.069695 76.333427) + (xy 95.901648 76.211334) (xy 95.80738 76.163302) (xy 95.716567 76.11703) (xy 95.51902 76.052844) + (xy 95.313864 76.02035) (xy 95.313859 76.02035) (xy 95.106141 76.02035) (xy 95.106136 76.02035) + (xy 94.900979 76.052844) (xy 94.703432 76.11703) (xy 94.518351 76.211334) (xy 94.350302 76.333429) + (xy 94.203429 76.480302) (xy 94.081334 76.648351) (xy 94.050485 76.708896) (xy 94.00251 76.759692) + (xy 93.934689 76.776487) (xy 93.868554 76.753949) (xy 93.829515 76.708896) (xy 93.798665 76.648351) + (xy 93.676573 76.480305) (xy 93.529695 76.333427) (xy 93.361648 76.211334) (xy 93.26738 76.163302) + (xy 93.176567 76.11703) (xy 92.97902 76.052844) (xy 92.773864 76.02035) (xy 92.773859 76.02035) + (xy 92.566141 76.02035) (xy 92.566136 76.02035) (xy 92.360979 76.052844) (xy 92.163432 76.11703) + (xy 91.978351 76.211334) (xy 91.810302 76.333429) (xy 91.663429 76.480302) (xy 91.541334 76.648351) + (xy 91.510485 76.708896) (xy 91.46251 76.759692) (xy 91.394689 76.776487) (xy 91.328554 76.753949) + (xy 91.289515 76.708896) (xy 91.258665 76.648351) (xy 91.136573 76.480305) (xy 90.989695 76.333427) + (xy 90.821648 76.211334) (xy 90.72738 76.163302) (xy 90.636567 76.11703) (xy 90.43902 76.052844) + (xy 90.233864 76.02035) (xy 90.233859 76.02035) (xy 90.026141 76.02035) (xy 90.026136 76.02035) + (xy 89.820979 76.052844) (xy 89.623432 76.11703) (xy 89.438351 76.211334) (xy 89.270302 76.333429) + (xy 89.123429 76.480302) (xy 89.001334 76.648351) (xy 88.970485 76.708896) (xy 88.92251 76.759692) + (xy 88.854689 76.776487) (xy 88.788554 76.753949) (xy 88.749515 76.708896) (xy 88.718665 76.648351) + (xy 88.596573 76.480305) (xy 88.449695 76.333427) (xy 88.281648 76.211334) (xy 88.18738 76.163302) + (xy 88.096567 76.11703) (xy 87.89902 76.052844) (xy 87.693864 76.02035) (xy 87.693859 76.02035) + (xy 87.486141 76.02035) (xy 87.486136 76.02035) (xy 87.280979 76.052844) (xy 87.083432 76.11703) + (xy 86.898351 76.211334) (xy 86.730302 76.333429) (xy 86.583429 76.480302) (xy 86.461334 76.648351) + (xy 86.430485 76.708896) (xy 86.38251 76.759692) (xy 86.314689 76.776487) (xy 86.248554 76.753949) + (xy 86.209515 76.708896) (xy 86.178665 76.648351) (xy 86.056573 76.480305) (xy 85.909695 76.333427) + (xy 85.741648 76.211334) (xy 85.64738 76.163302) (xy 85.556567 76.11703) (xy 85.35902 76.052844) + (xy 85.153864 76.02035) (xy 85.153859 76.02035) (xy 84.946141 76.02035) (xy 84.946136 76.02035) + (xy 84.740979 76.052844) (xy 84.543432 76.11703) (xy 84.358351 76.211334) (xy 84.190302 76.333429) + (xy 84.043429 76.480302) (xy 83.921334 76.648351) (xy 83.890485 76.708896) (xy 83.84251 76.759692) + (xy 83.774689 76.776487) (xy 83.708554 76.753949) (xy 83.669515 76.708896) (xy 83.638665 76.648351) + (xy 83.516573 76.480305) (xy 83.369695 76.333427) (xy 83.201648 76.211334) (xy 83.10738 76.163302) + (xy 83.016567 76.11703) (xy 82.81902 76.052844) (xy 82.613864 76.02035) (xy 82.613859 76.02035) + (xy 82.406141 76.02035) (xy 82.406136 76.02035) (xy 82.200979 76.052844) (xy 82.003432 76.11703) + (xy 81.818351 76.211334) (xy 81.650302 76.333429) (xy 81.503429 76.480302) (xy 81.381334 76.648351) + (xy 81.350485 76.708896) (xy 81.30251 76.759692) (xy 81.234689 76.776487) (xy 81.168554 76.753949) + (xy 81.129515 76.708896) (xy 81.098665 76.648351) (xy 80.976573 76.480305) (xy 80.829695 76.333427) + (xy 80.661648 76.211334) (xy 80.56738 76.163302) (xy 80.476567 76.11703) (xy 80.27902 76.052844) + (xy 80.073864 76.02035) (xy 80.073859 76.02035) (xy 79.866141 76.02035) (xy 79.866136 76.02035) + (xy 79.660979 76.052844) (xy 79.463432 76.11703) (xy 79.278351 76.211334) (xy 79.110302 76.333429) + (xy 78.963429 76.480302) (xy 78.841334 76.648351) (xy 78.810485 76.708896) (xy 78.76251 76.759692) + (xy 78.694689 76.776487) (xy 78.628554 76.753949) (xy 78.589515 76.708896) (xy 78.558665 76.648351) + (xy 78.436573 76.480305) (xy 78.289695 76.333427) (xy 78.121648 76.211334) (xy 78.02738 76.163302) + (xy 77.936567 76.11703) (xy 77.73902 76.052844) (xy 77.533864 76.02035) (xy 77.533859 76.02035) + (xy 77.326141 76.02035) (xy 77.326136 76.02035) (xy 77.120979 76.052844) (xy 76.923432 76.11703) + (xy 76.738351 76.211334) (xy 76.570302 76.333429) (xy 76.423429 76.480302) (xy 76.301334 76.648351) + (xy 76.270485 76.708896) (xy 76.22251 76.759692) (xy 76.154689 76.776487) (xy 76.088554 76.753949) + (xy 76.049515 76.708896) (xy 76.018665 76.648351) (xy 75.896573 76.480305) (xy 75.749695 76.333427) + (xy 75.581648 76.211334) (xy 75.48738 76.163302) (xy 75.396567 76.11703) (xy 75.19902 76.052844) + (xy 74.993864 76.02035) (xy 74.993859 76.02035) (xy 74.786141 76.02035) (xy 74.786136 76.02035) + (xy 74.580979 76.052844) (xy 74.383432 76.11703) (xy 74.198351 76.211334) (xy 74.030302 76.333429) + (xy 73.883429 76.480302) (xy 73.761334 76.648351) (xy 73.730485 76.708896) (xy 73.68251 76.759692) + (xy 73.614689 76.776487) (xy 73.548554 76.753949) (xy 73.509515 76.708896) (xy 73.478665 76.648351) + (xy 73.356573 76.480305) (xy 73.209695 76.333427) (xy 73.041648 76.211334) (xy 72.94738 76.163302) + (xy 72.856567 76.11703) (xy 72.65902 76.052844) (xy 72.453864 76.02035) (xy 72.453859 76.02035) + (xy 72.246141 76.02035) (xy 72.246136 76.02035) (xy 72.040979 76.052844) (xy 71.843432 76.11703) + (xy 71.658351 76.211334) (xy 71.490302 76.333429) (xy 71.343429 76.480302) (xy 71.221334 76.648351) + (xy 71.190485 76.708896) (xy 71.14251 76.759692) (xy 71.074689 76.776487) (xy 71.008554 76.753949) + (xy 70.969515 76.708896) (xy 70.938665 76.648351) (xy 70.816573 76.480305) (xy 70.669695 76.333427) + (xy 70.501648 76.211334) (xy 70.40738 76.163302) (xy 70.316567 76.11703) (xy 70.11902 76.052844) + (xy 69.913864 76.02035) (xy 69.913859 76.02035) (xy 69.706141 76.02035) (xy 69.706136 76.02035) + (xy 69.500979 76.052844) (xy 69.303432 76.11703) (xy 69.118351 76.211334) (xy 68.950302 76.333429) + (xy 68.803429 76.480302) (xy 68.681334 76.648351) (xy 68.650485 76.708896) (xy 68.60251 76.759692) + (xy 68.534689 76.776487) (xy 68.468554 76.753949) (xy 68.429515 76.708896) (xy 68.398665 76.648351) + (xy 68.276573 76.480305) (xy 68.129695 76.333427) (xy 68.071613 76.291228) (xy 68.028949 76.235899) + (xy 68.0205 76.190911) (xy 68.0205 73.492229) (xy 68.040185 73.42519) (xy 68.056814 73.404553) (xy 69.497027 71.964339) + (xy 69.558348 71.930856) (xy 69.62303 71.934093) (xy 69.631069 71.936706) (xy 69.753537 71.956103) + (xy 69.876 71.9755) (xy 69.876005 71.9755) (xy 70.124 71.9755) (xy 70.26007 71.953947) (xy 70.368931 71.936706) + (xy 70.604782 71.860073) (xy 70.825742 71.747489) (xy 71.02637 71.601724) (xy 71.201724 71.42637) + (xy 71.347489 71.225742) (xy 71.460073 71.004782) (xy 71.536706 70.768931) (xy 71.553947 70.66007) + (xy 71.5755 70.524) (xy 71.5755 70.275999) (xy 71.536706 70.031072) (xy 71.536706 70.031069) (xy 71.460073 69.795218) + (xy 71.347489 69.574258) (xy 71.201724 69.37363) (xy 71.02637 69.198276) (xy 70.825742 69.052511) + (xy 70.604782 68.939927) (xy 70.368931 68.863294) (xy 70.368929 68.863293) (xy 70.368927 68.863293) + (xy 70.124 68.8245) (xy 70.123995 68.8245) (xy 69.876005 68.8245) (xy 69.876 68.8245) (xy 69.631072 68.863293) + (xy 69.395215 68.939928) (xy 69.174257 69.052511) (xy 69.100166 69.106342) (xy 68.97363 69.198276) + (xy 68.973628 69.198278) (xy 68.973627 69.198278) (xy 68.798278 69.373627) (xy 68.798278 69.373628) + (xy 68.798276 69.37363) (xy 68.762988 69.4222) (xy 68.652511 69.574257) (xy 68.539928 69.795215) + (xy 68.463293 70.031072) (xy 68.4245 70.275999) (xy 68.4245 70.524) (xy 68.463293 70.768927) (xy 68.463293 70.76893) + (xy 68.465909 70.77698) (xy 68.467901 70.846821) (xy 68.435657 70.902973) (xy 66.68705 72.65158) + (xy 66.687044 72.651588) (xy 66.637812 72.725268) (xy 66.637813 72.725269) (xy 66.604921 72.774496) + (xy 66.604914 72.774508) (xy 66.548342 72.911086) (xy 66.54834 72.911092) (xy 66.5195 73.056079) + (xy 66.5195 76.190911) (xy 66.499815 76.25795) (xy 66.468387 76.291227) (xy 66.410305 76.333427) + (xy 66.410303 76.333429) (xy 66.410302 76.333429) (xy 66.263429 76.480302) (xy 66.141334 76.648351) + (xy 66.110485 76.708896) (xy 66.06251 76.759692) (xy 65.994689 76.776487) (xy 65.928554 76.753949) + (xy 65.889515 76.708896) (xy 65.858665 76.648351) (xy 65.736573 76.480305) (xy 65.589695 76.333427) + (xy 65.531613 76.291228) (xy 65.488949 76.235899) (xy 65.4805 76.190911) (xy 65.4805 72.099499) + (xy 65.500185 72.03246) (xy 65.552989 71.986705) (xy 65.6045 71.975499) (xy 66.275002 71.975499) + (xy 66.275008 71.975499) (xy 66.377797 71.964999) (xy 66.544334 71.909814) (xy 66.693656 71.817712) + (xy 66.817712 71.693656) (xy 66.909814 71.544334) (xy 66.964999 71.377797) (xy 66.9755 71.275009) + (xy 66.975499 69.524992) (xy 66.964999 69.422203) (xy 66.909814 69.255666) (xy 66.817712 69.106344) + (xy 66.693656 68.982288) (xy 66.544334 68.890186) (xy 66.377797 68.835001) (xy 66.377795 68.835) + (xy 66.27501 68.8245) (xy 64.524998 68.8245) (xy 64.524981 68.824501) (xy 64.422203 68.835) (xy 64.4222 68.835001) + (xy 64.255668 68.890185) (xy 64.255663 68.890187) (xy 64.106342 68.982289) (xy 63.982289 69.106342) + (xy 63.890187 69.255663) (xy 63.890186 69.255666) (xy 63.835001 69.422203) (xy 63.835001 69.422204) + (xy 63.835 69.422204) (xy 63.8245 69.524983) (xy 63.8245 71.275001) (xy 63.824501 71.275018) (xy 63.835 71.377796) + (xy 63.835001 71.377799) (xy 63.851097 71.426372) (xy 63.890186 71.544334) (xy 63.961039 71.659205) + (xy 63.9795 71.724301) (xy 63.9795 76.190911) (xy 63.959815 76.25795) (xy 63.928387 76.291227) (xy 63.870305 76.333427) + (xy 63.870303 76.333429) (xy 63.870302 76.333429) (xy 63.723429 76.480302) (xy 63.601334 76.648351) + (xy 63.570485 76.708896) (xy 63.52251 76.759692) (xy 63.454689 76.776487) (xy 63.388554 76.753949) + (xy 63.349515 76.708896) (xy 63.318665 76.648351) (xy 63.196573 76.480305) (xy 63.049695 76.333427) + (xy 62.991613 76.291228) (xy 62.948949 76.235899) (xy 62.9405 76.190911) (xy 62.9405 71.538956) + (xy 62.960185 71.471917) (xy 62.976819 71.451275) (xy 63.001724 71.42637) (xy 63.147489 71.225742) + (xy 63.260073 71.004782) (xy 63.336706 70.768931) (xy 63.353947 70.66007) (xy 63.3755 70.524) (xy 63.3755 70.275999) + (xy 63.336706 70.031072) (xy 63.336706 70.031069) (xy 63.260073 69.795218) (xy 63.147489 69.574258) + (xy 63.001724 69.37363) (xy 62.82637 69.198276) (xy 62.625742 69.052511) (xy 62.404782 68.939927) + (xy 62.168931 68.863294) (xy 62.168929 68.863293) (xy 62.168927 68.863293) (xy 61.924 68.8245) (xy 61.923995 68.8245) + (xy 61.676005 68.8245) (xy 61.676 68.8245) (xy 61.431072 68.863293) (xy 61.195215 68.939928) (xy 60.974257 69.052511) + (xy 60.900166 69.106342) (xy 60.77363 69.198276) (xy 60.773628 69.198278) (xy 60.773627 69.198278) + (xy 60.598278 69.373627) (xy 60.598278 69.373628) (xy 60.598276 69.37363) (xy 60.562988 69.4222) + (xy 60.452511 69.574257) (xy 60.339928 69.795215) (xy 60.263293 70.031072) (xy 60.2245 70.275999) + (xy 60.2245 70.524) (xy 60.263293 70.768927) (xy 60.263294 70.768931) (xy 60.339927 71.004782) (xy 60.452511 71.225742) + (xy 60.598276 71.42637) (xy 60.77363 71.601724) (xy 60.974258 71.747489) (xy 61.195218 71.860073) + (xy 61.353819 71.911605) (xy 61.411494 71.951042) (xy 61.438692 72.015401) (xy 61.4395 72.029536) + (xy 61.4395 76.190911) (xy 61.419815 76.25795) (xy 61.388387 76.291227) (xy 61.330305 76.333427) + (xy 61.330303 76.333429) (xy 61.330302 76.333429) (xy 61.183429 76.480302) (xy 61.061334 76.648351) + (xy 61.030485 76.708896) (xy 60.98251 76.759692) (xy 60.914689 76.776487) (xy 60.848554 76.753949) + (xy 60.809515 76.708896) (xy 60.778665 76.648351) (xy 60.656573 76.480305) (xy 60.509695 76.333427) + (xy 60.451613 76.291228) (xy 60.408949 76.235899) (xy 60.4005 76.190911) (xy 60.4005 72.776079) + (xy 60.371659 72.631092) (xy 60.371658 72.631091) (xy 60.371658 72.631087) (xy 60.371656 72.631082) + (xy 60.315087 72.494511) (xy 60.31508 72.494498) (xy 60.232952 72.371585) (xy 60.232951 72.371584) + (xy 60.128416 72.267049) (xy 58.811818 70.950451) (xy 58.778333 70.889128) (xy 58.775499 70.86277) + (xy 58.775499 69.524998) (xy 58.775498 69.524981) (xy 58.764999 69.422203) (xy 58.764998 69.4222) + (xy 58.748902 69.373627) (xy 58.709814 69.255666) (xy 58.617712 69.106344) (xy 58.493656 68.982288) + (xy 58.344334 68.890186) (xy 58.177797 68.835001) (xy 58.177795 68.835) (xy 58.07501 68.8245) (xy 56.324998 68.8245) + (xy 56.324981 68.824501) (xy 56.222203 68.835) (xy 56.2222 68.835001) (xy 56.055668 68.890185) (xy 56.055663 68.890187) + (xy 55.906342 68.982289) (xy 55.782289 69.106342) (xy 55.690187 69.255663) (xy 55.690186 69.255666) + (xy 55.635001 69.422203) (xy 55.635001 69.422204) (xy 55.635 69.422204) (xy 55.6245 69.524983) (xy 55.6245 71.275001) + (xy 55.624501 71.275018) (xy 55.635 71.377796) (xy 55.635001 71.377799) (xy 55.651097 71.426372) + (xy 55.690186 71.544334) (xy 55.782288 71.693656) (xy 55.906344 71.817712) (xy 56.055666 71.909814) + (xy 56.222203 71.964999) (xy 56.324991 71.9755) (xy 57.662769 71.975499) (xy 57.729808 71.995184) + (xy 57.75045 72.011818) (xy 58.863181 73.124548) (xy 58.896666 73.185871) (xy 58.8995 73.212229) + (xy 58.8995 76.190911) (xy 58.879815 76.25795) (xy 58.848387 76.291227) (xy 58.790305 76.333427) + (xy 58.790303 76.333429) (xy 58.790302 76.333429) (xy 58.643429 76.480302) (xy 58.521334 76.648351) + (xy 58.490485 76.708896) (xy 58.44251 76.759692) (xy 58.374689 76.776487) (xy 58.308554 76.753949) + (xy 58.269515 76.708896) (xy 58.238665 76.648351) (xy 58.116573 76.480305) (xy 57.969695 76.333427) + (xy 57.801648 76.211334) (xy 57.70738 76.163302) (xy 57.616567 76.11703) (xy 57.41902 76.052844) + (xy 57.213864 76.02035) (xy 57.213859 76.02035) (xy 57.006141 76.02035) (xy 57.006136 76.02035) + (xy 56.800979 76.052844) (xy 56.603432 76.11703) (xy 56.418351 76.211334) (xy 56.250302 76.333429) + (xy 56.103429 76.480302) (xy 55.981334 76.648351) (xy 55.950485 76.708896) (xy 55.90251 76.759692) + (xy 55.834689 76.776487) (xy 55.768554 76.753949) (xy 55.729515 76.708896) (xy 55.698665 76.648351) + (xy 55.576573 76.480305) (xy 55.429695 76.333427) (xy 55.261648 76.211334) (xy 55.16738 76.163302) + (xy 55.076567 76.11703) (xy 54.87902 76.052844) (xy 54.673864 76.02035) (xy 54.673859 76.02035) + (xy 54.466141 76.02035) (xy 54.466136 76.02035) (xy 54.260979 76.052844) (xy 54.063432 76.11703) + (xy 53.878351 76.211334) (xy 53.710302 76.333429) (xy 53.563429 76.480302) (xy 53.441334 76.648351) + (xy 53.410485 76.708896) (xy 53.36251 76.759692) (xy 53.294689 76.776487) (xy 53.228554 76.753949) + (xy 53.189515 76.708896) (xy 53.158665 76.648351) (xy 53.036573 76.480305) (xy 52.889695 76.333427) + (xy 52.721648 76.211334) (xy 52.62738 76.163302) (xy 52.536567 76.11703) (xy 52.33902 76.052844) + (xy 52.133864 76.02035) (xy 52.133859 76.02035) (xy 51.926141 76.02035) (xy 51.926136 76.02035) + (xy 51.720979 76.052844) (xy 51.523432 76.11703) (xy 51.338351 76.211334) (xy 51.170302 76.333429) + (xy 51.023429 76.480302) (xy 50.901334 76.648351) (xy 50.870485 76.708896) (xy 50.82251 76.759692) + (xy 50.754689 76.776487) (xy 50.688554 76.753949) (xy 50.649515 76.708896) (xy 50.618665 76.648351) + (xy 50.496573 76.480305) (xy 50.349695 76.333427) (xy 50.181648 76.211334) (xy 50.08738 76.163302) + (xy 49.996567 76.11703) (xy 49.79902 76.052844) (xy 49.593864 76.02035) (xy 49.593859 76.02035) + (xy 49.386141 76.02035) (xy 49.386136 76.02035) (xy 49.180979 76.052844) (xy 48.983432 76.11703) + (xy 48.798351 76.211334) (xy 48.630302 76.333429) (xy 48.483429 76.480302) (xy 48.361334 76.648351) + (xy 48.330485 76.708896) (xy 48.28251 76.759692) (xy 48.214689 76.776487) (xy 48.148554 76.753949) + (xy 48.109515 76.708896) (xy 48.078665 76.648351) (xy 47.956573 76.480305) (xy 47.809695 76.333427) + (xy 47.641648 76.211334) (xy 47.54738 76.163302) (xy 47.456567 76.11703) (xy 47.25902 76.052844) + (xy 47.053864 76.02035) (xy 47.053859 76.02035) (xy 46.846141 76.02035) (xy 46.846136 76.02035) + (xy 46.640979 76.052844) (xy 46.443432 76.11703) (xy 46.258351 76.211334) (xy 46.090302 76.333429) + (xy 45.943429 76.480302) (xy 45.821334 76.648351) (xy 45.790485 76.708896) (xy 45.74251 76.759692) + (xy 45.674689 76.776487) (xy 45.608554 76.753949) (xy 45.569515 76.708896) (xy 45.538665 76.648351) + (xy 45.416573 76.480305) (xy 45.269695 76.333427) (xy 45.101648 76.211334) (xy 45.00738 76.163302) + (xy 44.916567 76.11703) (xy 44.71902 76.052844) (xy 44.513864 76.02035) (xy 44.513859 76.02035) + (xy 44.306141 76.02035) (xy 44.306136 76.02035) (xy 44.100979 76.052844) (xy 43.903432 76.11703) + (xy 43.718351 76.211334) (xy 43.550302 76.333429) (xy 43.403429 76.480302) (xy 43.281334 76.648351) + (xy 43.250485 76.708896) (xy 43.20251 76.759692) (xy 43.134689 76.776487) (xy 43.068554 76.753949) + (xy 43.029515 76.708896) (xy 42.998665 76.648351) (xy 42.876573 76.480305) (xy 42.729695 76.333427) + (xy 42.561648 76.211334) (xy 42.46738 76.163302) (xy 42.376567 76.11703) (xy 42.17902 76.052844) + (xy 41.973864 76.02035) (xy 41.973859 76.02035) (xy 41.766141 76.02035) (xy 41.766136 76.02035) + (xy 41.560979 76.052844) (xy 41.363432 76.11703) (xy 41.178351 76.211334) (xy 41.010302 76.333429) + (xy 40.863429 76.480302) (xy 40.741334 76.648351) (xy 40.710485 76.708896) (xy 40.66251 76.759692) + (xy 40.594689 76.776487) (xy 40.528554 76.753949) (xy 40.489515 76.708896) (xy 40.458665 76.648351) + (xy 40.336573 76.480305) (xy 40.189695 76.333427) (xy 40.021648 76.211334) (xy 39.92738 76.163302) + (xy 39.836567 76.11703) (xy 39.63902 76.052844) (xy 39.433864 76.02035) (xy 39.433859 76.02035) + (xy 39.226141 76.02035) (xy 39.226136 76.02035) (xy 39.020979 76.052844) (xy 38.823432 76.11703) + (xy 38.638351 76.211334) (xy 38.470302 76.333429) (xy 38.323429 76.480302) (xy 38.201334 76.648351) + (xy 38.170485 76.708896) (xy 38.12251 76.759692) (xy 38.054689 76.776487) (xy 37.988554 76.753949) + (xy 37.949515 76.708896) (xy 37.918665 76.648351) (xy 37.796573 76.480305) (xy 37.649695 76.333427) + (xy 37.481648 76.211334) (xy 37.38738 76.163302) (xy 37.296567 76.11703) (xy 37.09902 76.052844) + (xy 36.893864 76.02035) (xy 36.893859 76.02035) (xy 36.686141 76.02035) (xy 36.686136 76.02035) + (xy 36.480979 76.052844) (xy 36.283432 76.11703) (xy 36.098351 76.211334) (xy 35.930302 76.333429) + (xy 35.783429 76.480302) (xy 35.661334 76.648351) (xy 35.630485 76.708896) (xy 35.58251 76.759692) + (xy 35.514689 76.776487) (xy 35.448554 76.753949) (xy 35.409515 76.708896) (xy 35.378665 76.648351) + (xy 35.256573 76.480305) (xy 35.109695 76.333427) (xy 34.941648 76.211334) (xy 34.84738 76.163302) + (xy 34.756567 76.11703) (xy 34.55902 76.052844) (xy 34.353864 76.02035) (xy 34.353859 76.02035) + (xy 34.146141 76.02035) (xy 34.146136 76.02035) (xy 33.940979 76.052844) (xy 33.743432 76.11703) + (xy 33.558351 76.211334) (xy 33.390302 76.333429) (xy 33.243429 76.480302) (xy 33.121334 76.648351) + (xy 33.02703 76.833432) (xy 32.962844 77.030979) (xy 32.93035 77.236135) (xy 22.5955 77.236135) + (xy 22.5955 64.4295) (xy 22.615185 64.362461) (xy 22.667989 64.316706) (xy 22.7195 64.3055) (xy 108.265607 64.3055) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 34.36 125.93915) (xy 34.50535 125.93915) (xy 34.572389 125.958835) (xy 34.618144 126.011639) + (xy 34.62935 126.06315) (xy 34.62935 135.4255) (xy 34.609665 135.492539) (xy 34.556861 135.538294) + (xy 34.50535 135.5495) (xy 33.96223 135.5495) (xy 33.895191 135.529815) (xy 33.874549 135.513181) + (xy 33.626669 135.265301) (xy 33.593184 135.203978) (xy 33.59035 135.17762) (xy 33.59035 126.06315) + (xy 33.610035 125.996111) (xy 33.662839 125.950356) (xy 33.71435 125.93915) (xy 33.86 125.93915) + (xy 33.86 125.106244) (xy 33.899213 125.128884) (xy 34.038105 125.1661) (xy 34.181895 125.1661) + (xy 34.320787 125.128884) (xy 34.36 125.106244) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 43.706573 101.323571) (xy 43.71953 101.329266) (xy 43.763412 101.351625) (xy 43.763614 101.351728) + (xy 43.81441 101.399703) (xy 43.831205 101.467524) (xy 43.808667 101.533659) (xy 43.795 101.549894) + (xy 34.7969 110.547994) (xy 34.796894 110.548002) (xy 34.747662 110.621682) (xy 34.747663 110.621683) + (xy 34.714771 110.67091) (xy 34.714764 110.670922) (xy 34.658192 110.8075) (xy 34.65819 110.807506) + (xy 34.62935 110.952493) (xy 34.62935 123.17685) (xy 34.609665 123.243889) (xy 34.556861 123.289644) + (xy 34.50535 123.30085) (xy 34.36 123.30085) (xy 34.36 124.133755) (xy 34.320787 124.111116) (xy 34.181895 124.0739) + (xy 34.038105 124.0739) (xy 33.899213 124.111116) (xy 33.86 124.133755) (xy 33.86 123.30085) (xy 33.71435 123.30085) + (xy 33.647311 123.281165) (xy 33.601556 123.228361) (xy 33.59035 123.17685) (xy 33.59035 111.388643) + (xy 33.610035 111.321604) (xy 33.626664 111.300967) (xy 43.57556 101.35207) (xy 43.636881 101.318587) + ) + ) + ) + (zone + (net 3) + (net_name "+3.3V") + (layer "F.Cu") + (uuid "4c807496-96ca-4422-b104-857f1a7f7a0f") + (hatch edge 0.5) + (priority 2) + (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 99.8 165.8) (xy 99.8 112.6) (xy 111.6 100.2) (xy 111.6 63.8) (xy 150.6 63.8) (xy 150.8 166) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 150.137539 64.325185) (xy 150.183294 64.377989) (xy 150.1945 64.4295) (xy 150.1945 165.1805) + (xy 150.174815 165.247539) (xy 150.122011 165.293294) (xy 150.0705 165.3045) (xy 99.924 165.3045) + (xy 99.856961 165.284815) (xy 99.811206 165.232011) (xy 99.8 165.1805) (xy 99.8 135.098543) (xy 101.999499 135.098543) + (xy 102.037947 135.291829) (xy 102.03795 135.291839) (xy 102.113364 135.473907) (xy 102.113371 135.47392) + (xy 102.22286 135.637781) (xy 102.222863 135.637785) (xy 102.230476 135.645398) (xy 102.263961 135.706721) + (xy 102.264412 135.708887) (xy 102.27834 135.778907) (xy 102.278343 135.778917) (xy 102.334913 135.91549) + (xy 102.334914 135.915492) (xy 102.366024 135.962051) (xy 102.366025 135.962053) (xy 102.417043 136.03841) + (xy 102.417047 136.038415) (xy 102.518703 136.140071) (xy 102.552188 136.201394) (xy 102.547204 136.271086) + (xy 102.505332 136.327019) (xy 102.499914 136.330854) (xy 102.362214 136.422863) (xy 102.222863 136.562214) + (xy 102.22286 136.562218) (xy 102.113371 136.726079) (xy 102.113364 136.726092) (xy 102.03795 136.90816) + (xy 102.037947 136.90817) (xy 101.9995 137.101456) (xy 101.9995 137.101459) (xy 101.9995 137.298541) + (xy 101.9995 137.298543) (xy 101.999499 137.298543) (xy 102.037947 137.491829) (xy 102.03795 137.491839) + (xy 102.113364 137.673907) (xy 102.113371 137.67392) (xy 102.22286 137.837781) (xy 102.222863 137.837785) + (xy 102.362214 137.977136) (xy 102.362218 137.977139) (xy 102.526079 138.086628) (xy 102.526092 138.086635) + (xy 102.70816 138.162049) (xy 102.708165 138.162051) (xy 102.708169 138.162051) (xy 102.70817 138.162052) + (xy 102.901456 138.2005) (xy 102.901459 138.2005) (xy 103.098543 138.2005) (xy 103.228582 138.174632) + (xy 103.291835 138.162051) (xy 103.473914 138.086632) (xy 103.637782 137.977139) (xy 103.637781 137.977139) + (xy 103.642847 137.973755) (xy 103.643867 137.975282) (xy 103.700255 137.951334) (xy 103.71461 137.9505) + (xy 104.27777 137.9505) (xy 104.344809 137.970185) (xy 104.365451 137.986819) (xy 105.853345 139.474713) + (xy 105.88683 139.536036) (xy 105.888137 139.581791) (xy 105.862 139.74682) (xy 105.862 139.973178) + (xy 105.897407 140.196733) (xy 105.967354 140.412005) (xy 106.070112 140.613676) (xy 106.203155 140.796794) + (xy 106.363206 140.956845) (xy 106.546324 141.089888) (xy 106.641605 141.138436) (xy 106.747994 141.192645) + (xy 106.747996 141.192645) (xy 106.747999 141.192647) (xy 106.863388 141.230139) (xy 106.963266 141.262592) + (xy 107.186822 141.298) (xy 107.186827 141.298) (xy 107.413178 141.298) (xy 107.636733 141.262592) + (xy 107.638235 141.262104) (xy 107.852001 141.192647) (xy 108.053676 141.089888) (xy 108.236794 140.956845) + (xy 108.396845 140.796794) (xy 108.469682 140.696541) (xy 108.525012 140.653877) (xy 108.594625 140.647898) + (xy 108.65642 140.680504) (xy 108.670315 140.696539) (xy 108.743155 140.796794) (xy 108.903206 140.956845) + (xy 109.086324 141.089888) (xy 109.181605 141.138436) (xy 109.287994 141.192645) (xy 109.287996 141.192645) + (xy 109.287999 141.192647) (xy 109.403388 141.230139) (xy 109.503266 141.262592) (xy 109.726822 141.298) + (xy 109.726827 141.298) (xy 109.953178 141.298) (xy 110.176733 141.262592) (xy 110.178235 141.262104) + (xy 110.392001 141.192647) (xy 110.593676 141.089888) (xy 110.776794 140.956845) (xy 110.936845 140.796794) + (xy 111.009682 140.696541) (xy 111.065012 140.653877) (xy 111.134625 140.647898) (xy 111.19642 140.680504) + (xy 111.210315 140.696539) (xy 111.283155 140.796794) (xy 111.443206 140.956845) (xy 111.626324 141.089888) + (xy 111.721605 141.138436) (xy 111.827994 141.192645) (xy 111.827996 141.192645) (xy 111.827999 141.192647) + (xy 111.943388 141.230139) (xy 112.043266 141.262592) (xy 112.266822 141.298) (xy 112.266827 141.298) + (xy 112.493178 141.298) (xy 112.716733 141.262592) (xy 112.718235 141.262104) (xy 112.932001 141.192647) + (xy 113.133676 141.089888) (xy 113.316794 140.956845) (xy 113.476845 140.796794) (xy 113.54999 140.696117) + (xy 113.60532 140.653452) (xy 113.674933 140.647473) (xy 113.736728 140.680078) (xy 113.740317 140.68422) + (xy 113.742085 140.68436) (xy 114.338092 140.088353) (xy 114.366132 140.156048) (xy 114.434531 140.258414) + (xy 114.521586 140.345469) (xy 114.623952 140.413868) (xy 114.691645 140.441907) (xy 114.095638 141.037913) + (xy 114.166585 141.089459) (xy 114.368189 141.192181) (xy 114.583388 141.262104) (xy 114.583387 141.262104) + (xy 114.806867 141.2975) (xy 115.033133 141.2975) (xy 115.256611 141.262104) (xy 115.47181 141.192181) + (xy 115.673406 141.089463) (xy 115.673412 141.089459) (xy 115.744359 141.037913) (xy 115.74436 141.037913) + (xy 115.148353 140.441907) (xy 115.216048 140.413868) (xy 115.318414 140.345469) (xy 115.405469 140.258414) + (xy 115.473868 140.156048) (xy 115.501907 140.088354) (xy 116.097913 140.68436) (xy 116.105111 140.683793) + (xy 116.145011 140.653026) (xy 116.214624 140.647047) (xy 116.276419 140.679653) (xy 116.280381 140.684225) + (xy 116.282085 140.68436) (xy 116.878092 140.088353) (xy 116.906132 140.156048) (xy 116.974531 140.258414) + (xy 117.061586 140.345469) (xy 117.163952 140.413868) (xy 117.231645 140.441907) (xy 116.635638 141.037913) + (xy 116.706585 141.089459) (xy 116.908189 141.192181) (xy 117.123388 141.262104) (xy 117.123387 141.262104) + (xy 117.346867 141.2975) (xy 117.573133 141.2975) (xy 117.796611 141.262104) (xy 118.01181 141.192181) + (xy 118.213406 141.089463) (xy 118.213412 141.089459) (xy 118.284359 141.037913) (xy 118.28436 141.037913) + (xy 117.688353 140.441907) (xy 117.756048 140.413868) (xy 117.858414 140.345469) (xy 117.945469 140.258414) + (xy 118.013868 140.156048) (xy 118.041907 140.088353) (xy 118.525681 140.572127) (xy 118.559166 140.63345) + (xy 118.562 140.659807) (xy 118.562 140.845369) (xy 118.562001 140.845376) (xy 118.568408 140.904983) + (xy 118.618702 141.039828) (xy 118.618706 141.039835) (xy 118.704952 141.155044) (xy 118.704955 141.155047) + (xy 118.820164 141.241293) (xy 118.820171 141.241297) (xy 118.955017 141.291591) (xy 118.955016 141.291591) + (xy 118.961944 141.292335) (xy 119.014627 141.298) (xy 120.985372 141.297999) (xy 121.044983 141.291591) + (xy 121.179831 141.241296) (xy 121.295046 141.155046) (xy 121.381296 141.039831) (xy 121.431591 140.904983) + (xy 121.438 140.845373) (xy 121.437999 138.874628) (xy 121.431591 138.815017) (xy 121.412248 138.763157) + (xy 121.381297 138.680171) (xy 121.381293 138.680164) (xy 121.295047 138.564955) (xy 121.295044 138.564952) + (xy 121.179835 138.478706) (xy 121.179828 138.478702) (xy 121.044982 138.428408) (xy 121.044983 138.428408) + (xy 120.985383 138.422001) (xy 120.985381 138.422) (xy 120.985373 138.422) (xy 120.985364 138.422) + (xy 119.014629 138.422) (xy 119.014623 138.422001) (xy 118.955016 138.428408) (xy 118.820171 138.478702) + (xy 118.820164 138.478706) (xy 118.704955 138.564952) (xy 118.704952 138.564955) (xy 118.618706 138.680164) + (xy 118.618702 138.680171) (xy 118.568408 138.815017) (xy 118.562001 138.874616) (xy 118.562001 138.874623) + (xy 118.562 138.874635) (xy 118.562 139.060191) (xy 118.542315 139.12723) (xy 118.525681 139.147872) + (xy 118.041907 139.631645) (xy 118.013868 139.563952) (xy 117.945469 139.461586) (xy 117.858414 139.374531) + (xy 117.756048 139.306132) (xy 117.688353 139.278092) (xy 118.28436 138.682085) (xy 118.284359 138.682084) + (xy 118.213418 138.630542) (xy 118.01181 138.527818) (xy 117.796611 138.457895) (xy 117.796612 138.457895) + (xy 117.573133 138.4225) (xy 117.346867 138.4225) (xy 117.123388 138.457895) (xy 116.908189 138.527818) + (xy 116.706587 138.630539) (xy 116.635639 138.682085) (xy 117.231646 139.278092) (xy 117.163952 139.306132) + (xy 117.061586 139.374531) (xy 116.974531 139.461586) (xy 116.906132 139.563952) (xy 116.878092 139.631646) + (xy 116.282085 139.035639) (xy 116.274887 139.036206) (xy 116.234985 139.066974) (xy 116.165372 139.072952) + (xy 116.103577 139.040345) (xy 116.099615 139.035772) (xy 116.097913 139.035638) (xy 115.501907 139.631645) + (xy 115.473868 139.563952) (xy 115.405469 139.461586) (xy 115.318414 139.374531) (xy 115.216048 139.306132) + (xy 115.148353 139.278092) (xy 115.74436 138.682085) (xy 115.744359 138.682084) (xy 115.673418 138.630542) + (xy 115.47181 138.527818) (xy 115.256611 138.457895) (xy 115.256612 138.457895) (xy 115.033133 138.4225) + (xy 114.806867 138.4225) (xy 114.583388 138.457895) (xy 114.368189 138.527818) (xy 114.166587 138.630539) + (xy 114.095639 138.682085) (xy 114.691646 139.278092) (xy 114.623952 139.306132) (xy 114.521586 139.374531) + (xy 114.434531 139.461586) (xy 114.366132 139.563952) (xy 114.338092 139.631646) (xy 113.742085 139.035639) + (xy 113.734616 139.036227) (xy 113.695295 139.066549) (xy 113.625682 139.072527) (xy 113.563887 139.03992) + (xy 113.54999 139.023882) (xy 113.549681 139.023457) (xy 113.476845 138.923206) (xy 113.316794 138.763155) + (xy 113.133676 138.630112) (xy 112.932005 138.527354) (xy 112.716733 138.457407) (xy 112.493178 138.422) + (xy 112.493173 138.422) (xy 112.266827 138.422) (xy 112.266822 138.422) (xy 112.043266 138.457407) + (xy 111.827994 138.527354) (xy 111.626323 138.630112) (xy 111.443203 138.763157) (xy 111.283156 138.923204) + (xy 111.210318 139.023457) (xy 111.154987 139.066122) (xy 111.085374 139.072101) (xy 111.023579 139.039495) + (xy 111.009682 139.023457) (xy 110.936847 138.923209) (xy 110.936845 138.923206) (xy 110.776794 138.763155) + (xy 110.593676 138.630112) (xy 110.392005 138.527354) (xy 110.176733 138.457407) (xy 109.953178 138.422) + (xy 109.953173 138.422) (xy 109.726827 138.422) (xy 109.726822 138.422) (xy 109.503266 138.457407) + (xy 109.287994 138.527354) (xy 109.086323 138.630112) (xy 108.903203 138.763157) (xy 108.743156 138.923204) + (xy 108.670318 139.023457) (xy 108.614987 139.066122) (xy 108.545374 139.072101) (xy 108.483579 139.039495) + (xy 108.469682 139.023457) (xy 108.396847 138.923209) (xy 108.396845 138.923206) (xy 108.236794 138.763155) + (xy 108.053676 138.630112) (xy 107.852005 138.527354) (xy 107.636733 138.457407) (xy 107.413178 138.422) + (xy 107.413173 138.422) (xy 107.186827 138.422) (xy 107.18682 138.422) (xy 107.021791 138.448137) + (xy 106.952498 138.439182) (xy 106.914713 138.413345) (xy 105.111351 136.609983) (xy 105.111344 136.609977) + (xy 103.971183 135.469815) (xy 103.937698 135.408492) (xy 103.942682 135.3388) (xy 103.944289 135.334715) + (xy 103.962051 135.291835) (xy 104.0005 135.098541) (xy 104.0005 134.901459) (xy 104.0005 134.901456) + (xy 103.962052 134.70817) (xy 103.962051 134.708169) (xy 103.962051 134.708165) (xy 103.962049 134.70816) + (xy 103.886635 134.526092) (xy 103.886628 134.526079) (xy 103.777139 134.362218) (xy 103.777136 134.362214) + (xy 103.637785 134.222863) (xy 103.637781 134.22286) (xy 103.47392 134.113371) (xy 103.473907 134.113364) + (xy 103.291839 134.03795) (xy 103.291829 134.037947) (xy 103.098543 133.9995) (xy 103.098541 133.9995) + (xy 102.901459 133.9995) (xy 102.901457 133.9995) (xy 102.70817 134.037947) (xy 102.70816 134.03795) + (xy 102.526092 134.113364) (xy 102.526079 134.113371) (xy 102.362218 134.22286) (xy 102.362214 134.222863) + (xy 102.222863 134.362214) (xy 102.22286 134.362218) (xy 102.113371 134.526079) (xy 102.113364 134.526092) + (xy 102.03795 134.70816) (xy 102.037947 134.70817) (xy 101.9995 134.901456) (xy 101.9995 134.901459) + (xy 101.9995 135.098541) (xy 101.9995 135.098543) (xy 101.999499 135.098543) (xy 99.8 135.098543) + (xy 99.8 132.6745) (xy 99.819685 132.607461) (xy 99.872489 132.561706) (xy 99.924 132.5505) (xy 102.73392 132.5505) + (xy 102.831462 132.531096) (xy 102.878913 132.521658) (xy 103.015495 132.465084) (xy 103.064729 132.432186) + (xy 103.138416 132.382952) (xy 104.704261 130.817105) (xy 104.765582 130.783622) (xy 104.835273 130.788606) + (xy 104.891207 130.830478) (xy 104.906502 130.857337) (xy 104.913367 130.873913) (xy 104.913371 130.87392) + (xy 105.02286 131.037781) (xy 105.022863 131.037785) (xy 105.162214 131.177136) (xy 105.162218 131.177139) + (xy 105.326079 131.286628) (xy 105.326092 131.286635) (xy 105.410468 131.321584) (xy 105.508165 131.362051) + (xy 105.508169 131.362051) (xy 105.50817 131.362052) (xy 105.701456 131.4005) (xy 105.701459 131.4005) + (xy 105.898543 131.4005) (xy 106.028582 131.374632) (xy 106.091835 131.362051) (xy 106.273914 131.286632) + (xy 106.27392 131.286628) (xy 106.442847 131.173755) (xy 106.443867 131.175282) (xy 106.500255 131.151334) + (xy 106.51461 131.1505) (xy 106.67392 131.1505) (xy 106.771462 131.131096) (xy 106.818913 131.121658) + (xy 106.955495 131.065084) (xy 107.004729 131.032186) (xy 107.078416 130.982952) (xy 111.994714 126.066651) + (xy 112.056035 126.033168) (xy 112.10179 126.031861) (xy 112.1323 126.036693) (xy 112.266822 126.058) + (xy 112.266827 126.058) (xy 112.493177 126.058) (xy 112.506101 126.055953) (xy 112.575395 126.064907) + (xy 112.628847 126.109903) (xy 112.649487 126.176655) (xy 112.6495 126.178426) (xy 112.6495 126.485389) + (xy 112.629815 126.552428) (xy 112.624763 126.55937) (xy 112.513371 126.726079) (xy 112.513364 126.726092) + (xy 112.43795 126.90816) (xy 112.437947 126.90817) (xy 112.3995 127.101456) (xy 112.3995 127.101459) + (xy 112.3995 127.298541) (xy 112.3995 127.298543) (xy 112.399499 127.298543) (xy 112.437947 127.491829) + (xy 112.43795 127.491839) (xy 112.513364 127.673907) (xy 112.513371 127.67392) (xy 112.62286 127.837781) + (xy 112.622863 127.837785) (xy 112.762214 127.977136) (xy 112.762218 127.977139) (xy 112.926079 128.086628) + (xy 112.926092 128.086635) (xy 113.10816 128.162049) (xy 113.108165 128.162051) (xy 113.108169 128.162051) + (xy 113.10817 128.162052) (xy 113.301456 128.2005) (xy 113.301459 128.2005) (xy 113.498543 128.2005) + (xy 113.628582 128.174632) (xy 113.691835 128.162051) (xy 113.873914 128.086632) (xy 114.037782 127.977139) + (xy 114.177139 127.837782) (xy 114.286632 127.673914) (xy 114.362051 127.491835) (xy 114.4005 127.298541) + (xy 114.4005 127.101459) (xy 114.4005 127.101456) (xy 114.362052 126.90817) (xy 114.362051 126.908169) + (xy 114.362051 126.908165) (xy 114.362049 126.90816) (xy 114.286635 126.726092) (xy 114.286628 126.726079) + (xy 114.178405 126.564112) (xy 114.157527 126.497434) (xy 114.176012 126.430054) (xy 114.193822 126.407544) + (xy 114.534714 126.066652) (xy 114.596035 126.033169) (xy 114.641791 126.031862) (xy 114.806822 126.058) + (xy 114.806827 126.058) (xy 115.033178 126.058) (xy 115.256733 126.022592) (xy 115.260125 126.02149) + (xy 115.472001 125.952647) (xy 115.673676 125.849888) (xy 115.856794 125.716845) (xy 116.016845 125.556794) + (xy 116.089682 125.456541) (xy 116.145012 125.413877) (xy 116.214625 125.407898) (xy 116.27642 125.440504) + (xy 116.290315 125.456539) (xy 116.363155 125.556794) (xy 116.523206 125.716845) (xy 116.706324 125.849888) + (xy 116.801605 125.898436) (xy 116.907994 125.952645) (xy 116.907996 125.952645) (xy 116.907999 125.952647) + (xy 117.023388 125.990139) (xy 117.123266 126.022592) (xy 117.346822 126.058) (xy 117.346827 126.058) + (xy 117.573178 126.058) (xy 117.796733 126.022592) (xy 117.800125 126.02149) (xy 118.012001 125.952647) + (xy 118.213676 125.849888) (xy 118.396794 125.716845) (xy 118.399436 125.714202) (xy 118.460754 125.680714) + (xy 118.530446 125.685693) (xy 118.586383 125.727559) (xy 118.603303 125.758543) (xy 118.618701 125.799825) + (xy 118.618706 125.799835) (xy 118.704952 125.915044) (xy 118.704955 125.915047) (xy 118.820164 126.001293) + (xy 118.820171 126.001297) (xy 118.955017 126.051591) (xy 118.955016 126.051591) (xy 118.961944 126.052335) + (xy 119.014627 126.058) (xy 120.985372 126.057999) (xy 121.044983 126.051591) (xy 121.179831 126.001296) + (xy 121.295046 125.915046) (xy 121.381296 125.799831) (xy 121.431591 125.664983) (xy 121.438 125.605373) + (xy 121.437999 123.634628) (xy 121.431591 123.575017) (xy 121.426663 123.561805) (xy 121.381297 123.440171) + (xy 121.381293 123.440164) (xy 121.295047 123.324955) (xy 121.295044 123.324952) (xy 121.179835 123.238706) + (xy 121.179828 123.238702) (xy 121.044982 123.188408) (xy 121.044983 123.188408) (xy 120.985383 123.182001) + (xy 120.985381 123.182) (xy 120.985373 123.182) (xy 120.985364 123.182) (xy 119.014629 123.182) + (xy 119.014623 123.182001) (xy 118.955016 123.188408) (xy 118.820171 123.238702) (xy 118.820164 123.238706) + (xy 118.704955 123.324952) (xy 118.704952 123.324955) (xy 118.618706 123.440164) (xy 118.618702 123.440172) + (xy 118.603303 123.481457) (xy 118.561431 123.537389) (xy 118.495966 123.561805) (xy 118.427693 123.546952) + (xy 118.399441 123.525802) (xy 118.396796 123.523157) (xy 118.396794 123.523155) (xy 118.213676 123.390112) + (xy 118.213672 123.39011) (xy 118.012005 123.287354) (xy 117.796733 123.217407) (xy 117.573178 123.182) + (xy 117.573173 123.182) (xy 117.346827 123.182) (xy 117.346822 123.182) (xy 117.123266 123.217407) + (xy 116.907994 123.287354) (xy 116.706323 123.390112) (xy 116.523203 123.523157) (xy 116.363156 123.683204) + (xy 116.290318 123.783457) (xy 116.234987 123.826122) (xy 116.165374 123.832101) (xy 116.103579 123.799495) + (xy 116.089682 123.783457) (xy 116.059224 123.741536) (xy 116.016845 123.683206) (xy 115.856794 123.523155) + (xy 115.801613 123.483063) (xy 115.758948 123.427733) (xy 115.7505 123.382746) (xy 115.7505 122.31461) + (xy 115.770185 122.247571) (xy 115.775228 122.240641) (xy 115.777136 122.237784) (xy 115.777139 122.237782) + (xy 115.886632 122.073914) (xy 115.962051 121.891835) (xy 116.0005 121.698541) (xy 116.0005 121.501459) + (xy 116.0005 121.501456) (xy 115.962052 121.30817) (xy 115.962051 121.308169) (xy 115.962051 121.308165) + (xy 115.898814 121.155495) (xy 115.886635 121.126092) (xy 115.886628 121.126079) (xy 115.777139 120.962218) + (xy 115.777136 120.962214) (xy 115.637785 120.822863) (xy 115.637781 120.82286) (xy 115.47392 120.713371) + (xy 115.473907 120.713364) (xy 115.291839 120.63795) (xy 115.291829 120.637947) (xy 115.098543 120.5995) + (xy 115.098541 120.5995) (xy 114.901459 120.5995) (xy 114.901457 120.5995) (xy 114.70817 120.637947) + (xy 114.70816 120.63795) (xy 114.526092 120.713364) (xy 114.526079 120.713371) (xy 114.362218 120.82286) + (xy 114.362214 120.822863) (xy 114.222863 120.962214) (xy 114.22286 120.962218) (xy 114.113371 121.126079) + (xy 114.113364 121.126092) (xy 114.03795 121.30816) (xy 114.037947 121.30817) (xy 113.9995 121.501456) + (xy 113.9995 121.501459) (xy 113.9995 121.698541) (xy 113.9995 121.698543) (xy 113.999499 121.698543) + (xy 114.037947 121.891829) (xy 114.03795 121.891839) (xy 114.113364 122.073907) (xy 114.113371 122.07392) + (xy 114.226245 122.242847) (xy 114.224717 122.243867) (xy 114.248666 122.300255) (xy 114.2495 122.31461) + (xy 114.2495 123.271744) (xy 114.229815 123.338783) (xy 114.181796 123.382228) (xy 114.166326 123.39011) + (xy 113.983203 123.523157) (xy 113.823156 123.683204) (xy 113.750318 123.783457) (xy 113.694987 123.826122) + (xy 113.625374 123.832101) (xy 113.563579 123.799495) (xy 113.549682 123.783457) (xy 113.519224 123.741536) + (xy 113.476845 123.683206) (xy 113.316794 123.523155) (xy 113.133676 123.390112) (xy 113.133672 123.39011) + (xy 112.932005 123.287354) (xy 112.716733 123.217407) (xy 112.493178 123.182) (xy 112.493173 123.182) + (xy 112.266827 123.182) (xy 112.26682 123.182) (xy 112.101791 123.208137) (xy 112.032498 123.199182) + (xy 111.994713 123.173345) (xy 109.038421 120.217052) (xy 109.038414 120.217046) (xy 108.964729 120.167812) + (xy 108.964729 120.167813) (xy 108.915491 120.134913) (xy 108.778917 120.078343) (xy 108.778907 120.07834) + (xy 108.63392 120.0495) (xy 108.633918 120.0495) (xy 99.924 120.0495) (xy 99.856961 120.029815) + (xy 99.811206 119.977011) (xy 99.8 119.9255) (xy 99.8 115.494843) (xy 124.258707 115.494843) (xy 124.342805 115.607182) + (xy 124.342814 115.607191) (xy 124.457906 115.69335) (xy 124.457913 115.693354) (xy 124.59262 115.743596) + (xy 124.592627 115.743598) (xy 124.652155 115.749999) (xy 124.652172 115.75) (xy 126.547828 115.75) + (xy 126.547844 115.749999) (xy 126.607372 115.743598) (xy 126.607379 115.743596) (xy 126.742086 115.693354) + (xy 126.742088 115.693352) (xy 126.857186 115.60719) (xy 126.857187 115.607189) (xy 126.94129 115.494841) + (xy 125.6 114.153552) (xy 124.258708 115.494842) (xy 124.258707 115.494843) (xy 99.8 115.494843) + (xy 99.8 112.649571) (xy 99.819685 112.582532) (xy 99.834172 112.56409) (xy 104.168402 108.009475) + (xy 104.228875 107.974482) (xy 104.298669 107.977738) (xy 104.345909 108.007277) (xy 106.671586 110.332954) + (xy 106.694422 110.348211) (xy 106.74527 110.382186) (xy 106.794505 110.415084) (xy 106.85108 110.438518) + (xy 106.931088 110.471659) (xy 107.047241 110.494763) (xy 107.066468 110.498587) (xy 107.076081 110.5005) + (xy 107.076082 110.5005) (xy 107.076083 110.5005) (xy 107.223918 110.5005) (xy 107.475501 110.5005) + (xy 107.54254 110.520185) (xy 107.588295 110.572989) (xy 107.599501 110.6245) (xy 107.599501 111.097876) + (xy 107.605908 111.157483) (xy 107.656202 111.292328) (xy 107.656203 111.29233) (xy 107.681176 111.32569) + (xy 107.705592 111.391155) (xy 107.69074 111.459428) (xy 107.681176 111.47431) (xy 107.656203 111.507669) + (xy 107.656202 111.507671) (xy 107.605908 111.642517) (xy 107.599501 111.702116) (xy 107.5995 111.702135) + (xy 107.5995 114.39787) (xy 107.599501 114.397876) (xy 107.605908 114.457483) (xy 107.656202 114.592328) + (xy 107.656206 114.592335) (xy 107.742452 114.707544) (xy 107.742455 114.707547) (xy 107.857664 114.793793) + (xy 107.857671 114.793797) (xy 107.992517 114.844091) (xy 107.992516 114.844091) (xy 107.999444 114.844835) + (xy 108.052127 114.8505) (xy 109.947872 114.850499) (xy 110.007483 114.844091) (xy 110.142331 114.793796) + (xy 110.257546 114.707546) (xy 110.343796 114.592331) (xy 110.394091 114.457483) (xy 110.4005 114.397873) + (xy 110.400499 114.070189) (xy 110.420183 114.003152) (xy 110.472987 113.957397) (xy 110.542146 113.947453) + (xy 110.571951 113.95563) (xy 110.686681 114.003152) (xy 110.708165 114.012051) (xy 110.708169 114.012051) + (xy 110.70817 114.012052) (xy 110.901456 114.0505) (xy 110.901459 114.0505) (xy 111.098543 114.0505) + (xy 111.228582 114.024632) (xy 111.291835 114.012051) (xy 111.473914 113.936632) (xy 111.637782 113.827139) + (xy 111.777139 113.687782) (xy 111.886632 113.523914) (xy 111.962051 113.341835) (xy 112.0005 113.148541) + (xy 112.0005 112.951459) (xy 112.0005 112.951456) (xy 111.962052 112.75817) (xy 111.962051 112.758169) + (xy 111.962051 112.758165) (xy 111.932423 112.686635) (xy 111.886635 112.576092) (xy 111.886628 112.576079) + (xy 111.777139 112.412218) (xy 111.777136 112.412214) (xy 111.637785 112.272863) (xy 111.63473 112.270356) + (xy 111.633559 112.268637) (xy 111.633475 112.268553) (xy 111.63349 112.268537) (xy 111.595395 112.212611) + (xy 111.593524 112.142766) (xy 111.629711 112.082997) (xy 111.692466 112.052281) (xy 111.713394 112.050502) + (xy 113.09582 112.050502) (xy 113.246788 112.020472) (xy 113.246854 112.020805) (xy 113.276544 112.016401) + (xy 113.533321 112.016401) (xy 113.533322 112.016401) (xy 113.592933 112.009993) (xy 113.727781 111.959698) + (xy 113.842996 111.873448) (xy 113.929246 111.758233) (xy 113.979541 111.623385) (xy 113.98595 111.563775) + (xy 113.98595 111.563746) (xy 114.63645 111.563746) (xy 114.642851 111.623274) (xy 114.642853 111.623281) + (xy 114.693095 111.757988) (xy 114.693099 111.757995) (xy 114.779259 111.873089) (xy 114.779262 111.873092) + (xy 114.894356 111.959252) (xy 114.894363 111.959256) (xy 115.02907 112.009498) (xy 115.029077 112.0095) + (xy 115.088605 112.015901) (xy 115.088622 112.015902) (xy 115.3841 112.015902) (xy 115.8159 112.015902) + (xy 116.111378 112.015902) (xy 116.111394 112.015901) (xy 116.170922 112.0095) (xy 116.170929 112.009498) + (xy 116.305636 111.959256) (xy 116.305643 111.959252) (xy 116.420737 111.873092) (xy 116.42074 111.873089) + (xy 116.5069 111.757995) (xy 116.506904 111.757988) (xy 116.557146 111.623281) (xy 116.557148 111.623274) + (xy 116.563549 111.563746) (xy 116.56355 111.563729) (xy 116.56355 111.515902) (xy 115.8159 111.515902) + (xy 115.8159 112.015902) (xy 115.3841 112.015902) (xy 115.3841 111.515902) (xy 114.63645 111.515902) + (xy 114.63645 111.563746) (xy 113.98595 111.563746) (xy 113.985949 111.297883) (xy 113.985949 111.048965) + (xy 113.985949 111.036257) (xy 114.63645 111.036257) (xy 114.63645 111.084102) (xy 115.3841 111.084102) + (xy 115.8159 111.084102) (xy 116.56355 111.084102) (xy 116.56355 111.052155) (xy 117.35 111.052155) + (xy 117.35 111.947844) (xy 117.356401 112.007372) (xy 117.356403 112.007379) (xy 117.406645 112.142086) + (xy 117.406649 112.142093) (xy 117.492809 112.257187) (xy 117.492812 112.25719) (xy 117.607906 112.34335) + (xy 117.607913 112.343354) (xy 117.74262 112.393596) (xy 117.742627 112.393598) (xy 117.802155 112.399999) + (xy 117.802172 112.4) (xy 118.04 112.4) (xy 118.04 112.399999) (xy 118.653551 112.399999) (xy 118.653552 112.4) + (xy 119.746448 112.4) (xy 119.746448 112.399999) (xy 119.2 111.853552) (xy 118.653551 112.399999) + (xy 118.04 112.399999) (xy 118.04801 112.380661) (xy 118.04742 112.379581) (xy 118.052404 112.309889) + (xy 118.080905 112.265542) (xy 118.846447 111.499999) (xy 119.553552 111.499999) (xy 119.553552 111.5) + (xy 120.319094 112.265542) (xy 120.352579 112.326865) (xy 120.349211 112.373953) (xy 120.36 112.4) + (xy 120.597828 112.4) (xy 120.597844 112.399999) (xy 120.657372 112.393598) (xy 120.657379 112.393596) + (xy 120.792086 112.343354) (xy 120.792093 112.34335) (xy 120.907187 112.25719) (xy 120.90719 112.257187) + (xy 120.99335 112.142093) (xy 120.993354 112.142086) (xy 121.043596 112.007379) (xy 121.043598 112.007372) + (xy 121.049999 111.947844) (xy 121.05 111.947827) (xy 121.05 111.898543) (xy 122.799499 111.898543) + (xy 122.837947 112.091829) (xy 122.83795 112.091839) (xy 122.913364 112.273907) (xy 122.913371 112.27392) + (xy 123.02286 112.437781) (xy 123.022863 112.437785) (xy 123.162214 112.577136) (xy 123.162218 112.577139) + (xy 123.326079 112.686628) (xy 123.326092 112.686635) (xy 123.487644 112.753551) (xy 123.508165 112.762051) + (xy 123.508169 112.762051) (xy 123.50817 112.762052) (xy 123.701456 112.8005) (xy 123.701459 112.8005) + (xy 123.898543 112.8005) (xy 124.051808 112.770013) (xy 124.1214 112.77624) (xy 124.176577 112.819103) + (xy 124.199822 112.884992) (xy 124.2 112.89163) (xy 124.2 114.846448) (xy 125.246449 113.799999) + (xy 125.953552 113.799999) (xy 125.953552 113.8) (xy 126.999999 114.846448) (xy 127 114.846447) + (xy 127 112.753552) (xy 126.999999 112.753551) (xy 125.953552 113.799999) (xy 125.246449 113.799999) + (xy 125.423224 113.623224) (xy 126.94129 112.105157) (xy 126.941291 112.105156) (xy 126.85719 111.992813) + (xy 126.857185 111.992808) (xy 126.734989 111.901331) (xy 126.736632 111.899135) (xy 126.697211 111.859712) + (xy 126.68236 111.791438) (xy 126.706778 111.725974) (xy 126.736236 111.700455) (xy 126.735231 111.699112) + (xy 126.836388 111.623385) (xy 126.857546 111.607546) (xy 126.943796 111.492331) (xy 126.994091 111.357483) + (xy 127.0005 111.297873) (xy 127.000499 108.302128) (xy 126.994091 108.242517) (xy 126.981094 108.207671) + (xy 126.943797 108.107671) (xy 126.943793 108.107664) (xy 126.857547 107.992455) (xy 126.857544 107.992452) + (xy 126.742335 107.906206) (xy 126.742328 107.906202) (xy 126.607482 107.855908) (xy 126.607483 107.855908) + (xy 126.547883 107.849501) (xy 126.547881 107.8495) (xy 126.547873 107.8495) (xy 126.547864 107.8495) + (xy 124.652129 107.8495) (xy 124.652123 107.849501) (xy 124.592516 107.855908) (xy 124.457671 107.906202) + (xy 124.457664 107.906206) (xy 124.342455 107.992452) (xy 124.342452 107.992455) (xy 124.256206 108.107664) + (xy 124.256202 108.107671) (xy 124.205908 108.242517) (xy 124.199501 108.302116) (xy 124.199501 108.302123) + (xy 124.1995 108.302135) (xy 124.1995 110.287769) (xy 124.179815 110.354808) (xy 124.163181 110.37545) + (xy 123.774621 110.76401) (xy 123.713298 110.797495) (xy 123.704822 110.79883) (xy 123.50817 110.837947) + (xy 123.50816 110.83795) (xy 123.326092 110.913364) (xy 123.326079 110.913371) (xy 123.162218 111.02286) + (xy 123.162214 111.022863) (xy 123.022863 111.162214) (xy 123.02286 111.162218) (xy 122.913371 111.326079) + (xy 122.913364 111.326092) (xy 122.83795 111.50816) (xy 122.837947 111.50817) (xy 122.7995 111.701456) + (xy 122.7995 111.701459) (xy 122.7995 111.898541) (xy 122.7995 111.898543) (xy 122.799499 111.898543) + (xy 121.05 111.898543) (xy 121.05 111.052172) (xy 121.049999 111.052155) (xy 121.043598 110.992627) + (xy 121.043596 110.99262) (xy 120.993354 110.857913) (xy 120.99335 110.857906) (xy 120.90719 110.742812) + (xy 120.907187 110.742809) (xy 120.792093 110.656649) (xy 120.792086 110.656645) (xy 120.657379 110.606403) + (xy 120.657372 110.606401) (xy 120.597844 110.6) (xy 120.36 110.6) (xy 120.351989 110.619338) (xy 120.352579 110.620418) + (xy 120.347595 110.69011) (xy 120.319094 110.734457) (xy 119.553552 111.499999) (xy 118.846447 111.499999) + (xy 118.080905 110.734457) (xy 118.076566 110.726511) (xy 118.069317 110.721084) (xy 118.060083 110.696324) + (xy 118.04742 110.673134) (xy 118.048065 110.664102) (xy 118.044902 110.655619) (xy 118.050519 110.629799) + (xy 118.050787 110.626044) (xy 118.04 110.6) (xy 118.653551 110.6) (xy 119.2 111.146448) (xy 119.746448 110.6) + (xy 118.653551 110.6) (xy 118.04 110.6) (xy 117.802155 110.6) (xy 117.742627 110.606401) (xy 117.74262 110.606403) + (xy 117.607913 110.656645) (xy 117.607906 110.656649) (xy 117.492812 110.742809) (xy 117.492809 110.742812) + (xy 117.406649 110.857906) (xy 117.406645 110.857913) (xy 117.356403 110.99262) (xy 117.356401 110.992627) + (xy 117.35 111.052155) (xy 116.56355 111.052155) (xy 116.56355 111.036274) (xy 116.563549 111.036257) + (xy 116.557148 110.976729) (xy 116.557146 110.976722) (xy 116.506904 110.842015) (xy 116.5069 110.842008) + (xy 116.42074 110.726914) (xy 116.420737 110.726911) (xy 116.305643 110.640751) (xy 116.305636 110.640747) + (xy 116.170929 110.590505) (xy 116.170922 110.590503) (xy 116.111394 110.584102) (xy 115.8159 110.584102) + (xy 115.8159 111.084102) (xy 115.3841 111.084102) (xy 115.3841 110.584102) (xy 115.088605 110.584102) + (xy 115.029077 110.590503) (xy 115.02907 110.590505) (xy 114.894363 110.640747) (xy 114.894356 110.640751) + (xy 114.779262 110.726911) (xy 114.779259 110.726914) (xy 114.693099 110.842008) (xy 114.693095 110.842015) + (xy 114.642853 110.976722) (xy 114.642851 110.976729) (xy 114.63645 111.036257) (xy 113.985949 111.036257) + (xy 113.985949 111.03623) (xy 113.979541 110.976619) (xy 113.93698 110.862507) (xy 113.935402 110.856498) + (xy 113.936235 110.827537) (xy 113.934169 110.798642) (xy 113.937382 110.787698) (xy 113.937412 110.786657) + (xy 113.937894 110.785951) (xy 113.939147 110.781684) (xy 113.979541 110.673384) (xy 113.98595 110.613774) + (xy 113.985949 110.086229) (xy 113.979541 110.026618) (xy 113.959708 109.973444) (xy 113.939153 109.918332) + (xy 113.934169 109.848641) (xy 113.939147 109.831683) (xy 113.979541 109.723383) (xy 113.98595 109.663773) + (xy 113.985949 109.136228) (xy 113.985949 109.136227) (xy 114.63595 109.136227) (xy 114.63595 109.136234) + (xy 114.63595 109.136235) (xy 114.63595 109.66377) (xy 114.635951 109.663776) (xy 114.642358 109.723383) + (xy 114.692652 109.858228) (xy 114.692656 109.858235) (xy 114.778902 109.973444) (xy 114.778905 109.973447) + (xy 114.894114 110.059693) (xy 114.894121 110.059697) (xy 114.939068 110.076461) (xy 115.028967 110.109991) + (xy 115.088577 110.1164) (xy 115.345356 110.116399) (xy 115.375045 110.120803) (xy 115.375112 110.12047) + (xy 115.526079 110.1505) (xy 115.526082 110.1505) (xy 117.603271 110.1505) (xy 117.646604 110.158318) + (xy 117.742517 110.194091) (xy 117.742516 110.194091) (xy 117.749444 110.194835) (xy 117.802127 110.2005) + (xy 120.597872 110.200499) (xy 120.657483 110.194091) (xy 120.792331 110.143796) (xy 120.907546 110.057546) + (xy 120.993796 109.942331) (xy 121.044091 109.807483) (xy 121.0505 109.747873) (xy 121.050499 108.852128) + (xy 121.044091 108.792517) (xy 121.001825 108.679197) (xy 120.993797 108.657671) (xy 120.993793 108.657664) + (xy 120.907547 108.542455) (xy 120.907544 108.542452) (xy 120.792335 108.456206) (xy 120.792328 108.456202) + (xy 120.657482 108.405908) (xy 120.657483 108.405908) (xy 120.597883 108.399501) (xy 120.597881 108.3995) + (xy 120.597873 108.3995) (xy 120.597864 108.3995) (xy 117.802129 108.3995) (xy 117.802123 108.399501) + (xy 117.742516 108.405908) (xy 117.607671 108.456202) (xy 117.607664 108.456206) (xy 117.492457 108.542451) + (xy 117.492451 108.542457) (xy 117.449515 108.599812) (xy 117.393581 108.641682) (xy 117.350249 108.6495) + (xy 115.52608 108.6495) (xy 115.375114 108.67953) (xy 115.375047 108.679197) (xy 115.345359 108.6836) + (xy 115.08858 108.6836) (xy 115.088573 108.683601) (xy 115.028966 108.690008) (xy 114.894121 108.740302) + (xy 114.894114 108.740306) (xy 114.778905 108.826552) (xy 114.778902 108.826555) (xy 114.692656 108.941764) + (xy 114.692652 108.941771) (xy 114.64236 109.076613) (xy 114.642359 109.076617) (xy 114.63595 109.136227) + (xy 113.985949 109.136227) (xy 113.979541 109.076617) (xy 113.950778 108.9995) (xy 113.929247 108.941771) + (xy 113.929243 108.941764) (xy 113.842997 108.826555) (xy 113.842994 108.826552) (xy 113.727785 108.740306) + (xy 113.727778 108.740302) (xy 113.592932 108.690008) (xy 113.592933 108.690008) (xy 113.533333 108.683601) + (xy 113.533331 108.6836) (xy 113.533323 108.6836) (xy 113.533315 108.6836) (xy 113.27654 108.6836) + (xy 113.246853 108.679196) (xy 113.246787 108.67953) (xy 113.09582 108.6495) (xy 113.095818 108.6495) + (xy 110.524499 108.6495) (xy 110.45746 108.629815) (xy 110.411705 108.577011) (xy 110.400499 108.5255) + (xy 110.400499 108.402129) (xy 110.400498 108.402123) (xy 110.400497 108.402116) (xy 110.394091 108.342517) + (xy 110.379027 108.302129) (xy 110.343797 108.207671) (xy 110.343793 108.207664) (xy 110.257547 108.092455) + (xy 110.257544 108.092452) (xy 110.142335 108.006206) (xy 110.142328 108.006202) (xy 110.007482 107.955908) + (xy 110.007483 107.955908) (xy 109.947883 107.949501) (xy 109.947881 107.9495) (xy 109.947873 107.9495) + (xy 109.947864 107.9495) (xy 108.052129 107.9495) (xy 108.052123 107.949501) (xy 107.992516 107.955908) + (xy 107.857671 108.006202) (xy 107.857664 108.006206) (xy 107.742455 108.092452) (xy 107.742452 108.092455) + (xy 107.656206 108.207664) (xy 107.656202 108.207671) (xy 107.605908 108.342517) (xy 107.599782 108.3995) + (xy 107.599501 108.402123) (xy 107.5995 108.402135) (xy 107.5995 108.83877) (xy 107.579815 108.905809) + (xy 107.527011 108.951564) (xy 107.457853 108.961508) (xy 107.394297 108.932483) (xy 107.387819 108.926451) + (xy 105.376614 106.915246) (xy 105.343129 106.853923) (xy 105.348113 106.784231) (xy 105.374464 106.742088) + (xy 111.6 100.2) (xy 111.6 92.940765) (xy 111.619685 92.873726) (xy 111.672489 92.827971) (xy 111.741647 92.818027) + (xy 111.805203 92.847052) (xy 111.838561 92.893313) (xy 111.913364 93.073907) (xy 111.913371 93.07392) + (xy 112.02286 93.237781) (xy 112.022863 93.237785) (xy 112.162214 93.377136) (xy 112.162218 93.377139) + (xy 112.326079 93.486628) (xy 112.326092 93.486635) (xy 112.50816 93.562049) (xy 112.508165 93.562051) + (xy 112.508169 93.562051) (xy 112.50817 93.562052) (xy 112.701456 93.6005) (xy 112.701459 93.6005) + (xy 112.898543 93.6005) (xy 113.028582 93.574632) (xy 113.091835 93.562051) (xy 113.273914 93.486632) + (xy 113.397245 93.404225) (xy 113.442847 93.373755) (xy 113.443867 93.375282) (xy 113.500255 93.351334) + (xy 113.51461 93.3505) (xy 116.019154 93.3505) (xy 116.086193 93.370185) (xy 116.11947 93.401612) + (xy 116.203155 93.516794) (xy 116.363206 93.676845) (xy 116.546324 93.809888) (xy 116.641605 93.858436) + (xy 116.747994 93.912645) (xy 116.747996 93.912645) (xy 116.747999 93.912647) (xy 116.863388 93.950139) + (xy 116.963266 93.982592) (xy 117.186822 94.018) (xy 117.186827 94.018) (xy 117.413178 94.018) (xy 117.636733 93.982592) + (xy 117.638235 93.982104) (xy 117.852001 93.912647) (xy 118.053676 93.809888) (xy 118.236794 93.676845) + (xy 118.396845 93.516794) (xy 118.469682 93.416541) (xy 118.525012 93.373877) (xy 118.594625 93.367898) + (xy 118.65642 93.400504) (xy 118.670315 93.416539) (xy 118.743155 93.516794) (xy 118.903206 93.676845) + (xy 119.086324 93.809888) (xy 119.181605 93.858436) (xy 119.287994 93.912645) (xy 119.287996 93.912645) + (xy 119.287999 93.912647) (xy 119.403388 93.950139) (xy 119.503266 93.982592) (xy 119.726822 94.018) + (xy 119.726827 94.018) (xy 119.953178 94.018) (xy 120.176733 93.982592) (xy 120.178235 93.982104) + (xy 120.392001 93.912647) (xy 120.593676 93.809888) (xy 120.776794 93.676845) (xy 120.936845 93.516794) + (xy 121.009682 93.416541) (xy 121.065012 93.373877) (xy 121.134625 93.367898) (xy 121.19642 93.400504) + (xy 121.210315 93.416539) (xy 121.283155 93.516794) (xy 121.443206 93.676845) (xy 121.626324 93.809888) + (xy 121.721605 93.858436) (xy 121.827994 93.912645) (xy 121.827996 93.912645) (xy 121.827999 93.912647) + (xy 121.943388 93.950139) (xy 122.043266 93.982592) (xy 122.266822 94.018) (xy 122.266827 94.018) + (xy 122.493178 94.018) (xy 122.716733 93.982592) (xy 122.718235 93.982104) (xy 122.932001 93.912647) + (xy 123.133676 93.809888) (xy 123.316794 93.676845) (xy 123.476845 93.516794) (xy 123.54999 93.416117) + (xy 123.60532 93.373452) (xy 123.674933 93.367473) (xy 123.736728 93.400078) (xy 123.740317 93.40422) + (xy 123.742085 93.40436) (xy 124.338092 92.808353) (xy 124.366132 92.876048) (xy 124.434531 92.978414) + (xy 124.521586 93.065469) (xy 124.623952 93.133868) (xy 124.691645 93.161907) (xy 124.095638 93.757913) + (xy 124.166585 93.809459) (xy 124.368189 93.912181) (xy 124.583388 93.982104) (xy 124.583387 93.982104) + (xy 124.806867 94.0175) (xy 125.033133 94.0175) (xy 125.256611 93.982104) (xy 125.47181 93.912181) + (xy 125.673406 93.809463) (xy 125.673412 93.809459) (xy 125.744359 93.757913) (xy 125.74436 93.757913) + (xy 125.148353 93.161907) (xy 125.216048 93.133868) (xy 125.318414 93.065469) (xy 125.405469 92.978414) + (xy 125.473868 92.876048) (xy 125.501907 92.808353) (xy 126.097913 93.40436) (xy 126.105111 93.403793) + (xy 126.145011 93.373026) (xy 126.214624 93.367047) (xy 126.276419 93.399653) (xy 126.280381 93.404225) + (xy 126.282085 93.40436) (xy 126.878092 92.808353) (xy 126.906132 92.876048) (xy 126.974531 92.978414) + (xy 127.061586 93.065469) (xy 127.163952 93.133868) (xy 127.231645 93.161907) (xy 126.635638 93.757913) + (xy 126.706585 93.809459) (xy 126.908189 93.912181) (xy 127.123388 93.982104) (xy 127.123387 93.982104) + (xy 127.346867 94.0175) (xy 127.573133 94.0175) (xy 127.796611 93.982104) (xy 128.01181 93.912181) + (xy 128.213406 93.809463) (xy 128.213412 93.809459) (xy 128.284359 93.757913) (xy 128.28436 93.757913) + (xy 127.688353 93.161907) (xy 127.756048 93.133868) (xy 127.858414 93.065469) (xy 127.945469 92.978414) + (xy 128.013868 92.876048) (xy 128.041907 92.808353) (xy 128.525681 93.292127) (xy 128.559166 93.35345) + (xy 128.562 93.379807) (xy 128.562 93.565369) (xy 128.562001 93.565376) (xy 128.568408 93.624983) + (xy 128.618702 93.759828) (xy 128.618706 93.759835) (xy 128.704952 93.875044) (xy 128.704955 93.875047) + (xy 128.820164 93.961293) (xy 128.820171 93.961297) (xy 128.955017 94.011591) (xy 128.955016 94.011591) + (xy 128.961944 94.012335) (xy 129.014627 94.018) (xy 130.985372 94.017999) (xy 131.044983 94.011591) + (xy 131.179831 93.961296) (xy 131.295046 93.875046) (xy 131.381296 93.759831) (xy 131.431591 93.624983) + (xy 131.438 93.565373) (xy 131.437999 91.594628) (xy 131.431591 91.535017) (xy 131.412248 91.483157) + (xy 131.381297 91.400171) (xy 131.381293 91.400164) (xy 131.295047 91.284955) (xy 131.295044 91.284952) + (xy 131.179835 91.198706) (xy 131.179828 91.198702) (xy 131.044982 91.148408) (xy 131.044983 91.148408) + (xy 130.985383 91.142001) (xy 130.985381 91.142) (xy 130.985373 91.142) (xy 130.985364 91.142) (xy 129.014629 91.142) + (xy 129.014623 91.142001) (xy 128.955016 91.148408) (xy 128.820171 91.198702) (xy 128.820164 91.198706) + (xy 128.704955 91.284952) (xy 128.704952 91.284955) (xy 128.618706 91.400164) (xy 128.618702 91.400171) + (xy 128.568408 91.535017) (xy 128.566207 91.555495) (xy 128.562001 91.594623) (xy 128.562 91.594635) + (xy 128.562 91.780191) (xy 128.542315 91.84723) (xy 128.525681 91.867872) (xy 128.041907 92.351645) + (xy 128.013868 92.283952) (xy 127.945469 92.181586) (xy 127.858414 92.094531) (xy 127.756048 92.026132) + (xy 127.688353 91.998092) (xy 128.28436 91.402085) (xy 128.284359 91.402084) (xy 128.213418 91.350542) + (xy 128.01181 91.247818) (xy 127.796611 91.177895) (xy 127.796612 91.177895) (xy 127.573133 91.1425) + (xy 127.346867 91.1425) (xy 127.123388 91.177895) (xy 126.908189 91.247818) (xy 126.706587 91.350539) + (xy 126.635639 91.402085) (xy 127.231646 91.998092) (xy 127.163952 92.026132) (xy 127.061586 92.094531) + (xy 126.974531 92.181586) (xy 126.906132 92.283952) (xy 126.878092 92.351646) (xy 126.282085 91.755639) + (xy 126.274887 91.756206) (xy 126.234985 91.786974) (xy 126.165372 91.792952) (xy 126.103577 91.760345) + (xy 126.099615 91.755772) (xy 126.097913 91.755638) (xy 125.501907 92.351645) (xy 125.473868 92.283952) + (xy 125.405469 92.181586) (xy 125.318414 92.094531) (xy 125.216048 92.026132) (xy 125.148353 91.998092) + (xy 125.74436 91.402085) (xy 125.744359 91.402084) (xy 125.673418 91.350542) (xy 125.47181 91.247818) + (xy 125.256611 91.177895) (xy 125.256612 91.177895) (xy 125.033133 91.1425) (xy 124.806867 91.1425) + (xy 124.583388 91.177895) (xy 124.368189 91.247818) (xy 124.166587 91.350539) (xy 124.095639 91.402085) + (xy 124.691646 91.998092) (xy 124.623952 92.026132) (xy 124.521586 92.094531) (xy 124.434531 92.181586) + (xy 124.366132 92.283952) (xy 124.338092 92.351646) (xy 123.742085 91.755639) (xy 123.734616 91.756227) + (xy 123.695295 91.786549) (xy 123.625682 91.792527) (xy 123.563887 91.75992) (xy 123.54999 91.743882) + (xy 123.549681 91.743457) (xy 123.476845 91.643206) (xy 123.316794 91.483155) (xy 123.133676 91.350112) + (xy 122.932005 91.247354) (xy 122.716733 91.177407) (xy 122.493178 91.142) (xy 122.493173 91.142) + (xy 122.266827 91.142) (xy 122.266822 91.142) (xy 122.043266 91.177407) (xy 121.827994 91.247354) + (xy 121.626323 91.350112) (xy 121.443203 91.483157) (xy 121.283156 91.643204) (xy 121.210318 91.743457) + (xy 121.154987 91.786122) (xy 121.085374 91.792101) (xy 121.023579 91.759495) (xy 121.009682 91.743457) + (xy 120.967245 91.685048) (xy 120.936845 91.643206) (xy 120.776794 91.483155) (xy 120.593676 91.350112) + (xy 120.392005 91.247354) (xy 120.176733 91.177407) (xy 119.953178 91.142) (xy 119.953173 91.142) + (xy 119.726827 91.142) (xy 119.726822 91.142) (xy 119.503266 91.177407) (xy 119.287994 91.247354) + (xy 119.086323 91.350112) (xy 118.903203 91.483157) (xy 118.743156 91.643204) (xy 118.670318 91.743457) + (xy 118.614987 91.786122) (xy 118.545374 91.792101) (xy 118.483579 91.759495) (xy 118.469682 91.743457) + (xy 118.427245 91.685048) (xy 118.396845 91.643206) (xy 118.236794 91.483155) (xy 118.053676 91.350112) + (xy 117.852005 91.247354) (xy 117.636733 91.177407) (xy 117.413178 91.142) (xy 117.413173 91.142) + (xy 117.186827 91.142) (xy 117.186822 91.142) (xy 116.963266 91.177407) (xy 116.747994 91.247354) + (xy 116.546323 91.350112) (xy 116.363203 91.483157) (xy 116.203157 91.643203) (xy 116.203157 91.643204) + (xy 116.203155 91.643206) (xy 116.152177 91.713371) (xy 116.09041 91.798386) (xy 116.03508 91.841051) + (xy 115.990092 91.8495) (xy 113.51461 91.8495) (xy 113.447571 91.829815) (xy 113.440641 91.824771) + (xy 113.27392 91.713371) (xy 113.273907 91.713364) (xy 113.091839 91.63795) (xy 113.091829 91.637947) + (xy 112.898543 91.5995) (xy 112.898541 91.5995) (xy 112.701459 91.5995) (xy 112.701457 91.5995) + (xy 112.50817 91.637947) (xy 112.50816 91.63795) (xy 112.326092 91.713364) (xy 112.326079 91.713371) + (xy 112.162218 91.82286) (xy 112.162214 91.822863) (xy 112.022863 91.962214) (xy 112.02286 91.962218) + (xy 111.913371 92.126079) (xy 111.913364 92.126092) (xy 111.838561 92.306686) (xy 111.79472 92.36109) + (xy 111.728426 92.383155) (xy 111.660727 92.365876) (xy 111.613116 92.314739) (xy 111.6 92.259234) + (xy 111.6 91.772729) (xy 111.619685 91.70569) (xy 111.636316 91.685051) (xy 118.406149 84.915217) + (xy 118.46747 84.881734) (xy 118.537162 84.886718) (xy 118.593095 84.92859) (xy 118.615445 84.978707) + (xy 118.637948 85.09183) (xy 118.63795 85.091839) (xy 118.713364 85.273907) (xy 118.713371 85.27392) + (xy 118.82286 85.437781) (xy 118.822863 85.437785) (xy 118.962214 85.577136) (xy 118.962218 85.577139) + (xy 119.126079 85.686628) (xy 119.126092 85.686635) (xy 119.221327 85.726082) (xy 119.308165 85.762051) + (xy 119.308169 85.762051) (xy 119.30817 85.762052) (xy 119.501456 85.8005) (xy 119.501459 85.8005) + (xy 119.698543 85.8005) (xy 119.828582 85.774632) (xy 119.891835 85.762051) (xy 120.073914 85.686632) + (xy 120.237782 85.577139) (xy 120.377139 85.437782) (xy 120.486632 85.273914) (xy 120.562051 85.091835) + (xy 120.6005 84.898541) (xy 120.601689 84.892566) (xy 120.603492 84.892924) (xy 120.626419 84.836128) + (xy 120.63598 84.825386) (xy 122.112951 83.348416) (xy 122.195084 83.225495) (xy 122.251658 83.088913) + (xy 122.2805 82.943918) (xy 122.2805 82.796083) (xy 122.2805 81.092229) (xy 122.300185 81.02519) + (xy 122.316814 81.004553) (xy 124.534714 78.786652) (xy 124.596035 78.753169) (xy 124.641791 78.751862) + (xy 124.806822 78.778) (xy 124.806827 78.778) (xy 125.033178 78.778) (xy 125.256733 78.742592) (xy 125.260125 78.74149) + (xy 125.472001 78.672647) (xy 125.673676 78.569888) (xy 125.856794 78.436845) (xy 126.016845 78.276794) + (xy 126.089682 78.176541) (xy 126.145012 78.133877) (xy 126.214625 78.127898) (xy 126.27642 78.160504) + (xy 126.290315 78.176539) (xy 126.363155 78.276794) (xy 126.523206 78.436845) (xy 126.706324 78.569888) + (xy 126.801605 78.618436) (xy 126.907994 78.672645) (xy 126.907996 78.672645) (xy 126.907999 78.672647) + (xy 127.023388 78.710139) (xy 127.123266 78.742592) (xy 127.346822 78.778) (xy 127.346827 78.778) + (xy 127.573178 78.778) (xy 127.796733 78.742592) (xy 127.800125 78.74149) (xy 128.012001 78.672647) + (xy 128.213676 78.569888) (xy 128.396794 78.436845) (xy 128.399436 78.434202) (xy 128.460754 78.400714) + (xy 128.530446 78.405693) (xy 128.586383 78.447559) (xy 128.603303 78.478543) (xy 128.618701 78.519825) + (xy 128.618706 78.519835) (xy 128.704952 78.635044) (xy 128.704955 78.635047) (xy 128.820164 78.721293) + (xy 128.820171 78.721297) (xy 128.955017 78.771591) (xy 128.955016 78.771591) (xy 128.961944 78.772335) + (xy 129.014627 78.778) (xy 130.985372 78.777999) (xy 131.044983 78.771591) (xy 131.179831 78.721296) + (xy 131.295046 78.635046) (xy 131.381296 78.519831) (xy 131.431591 78.384983) (xy 131.438 78.325373) + (xy 131.437999 76.354628) (xy 131.431591 76.295017) (xy 131.426663 76.281805) (xy 131.381297 76.160171) + (xy 131.381293 76.160164) (xy 131.295047 76.044955) (xy 131.295044 76.044952) (xy 131.179835 75.958706) + (xy 131.179828 75.958702) (xy 131.044982 75.908408) (xy 131.044983 75.908408) (xy 130.985383 75.902001) + (xy 130.985381 75.902) (xy 130.985373 75.902) (xy 130.985364 75.902) (xy 129.014629 75.902) (xy 129.014623 75.902001) + (xy 128.955016 75.908408) (xy 128.820171 75.958702) (xy 128.820164 75.958706) (xy 128.704955 76.044952) + (xy 128.704952 76.044955) (xy 128.618706 76.160164) (xy 128.618702 76.160172) (xy 128.603303 76.201457) + (xy 128.561431 76.257389) (xy 128.495966 76.281805) (xy 128.427693 76.266952) (xy 128.399441 76.245802) + (xy 128.396796 76.243157) (xy 128.396794 76.243155) (xy 128.213676 76.110112) (xy 128.012005 76.007354) + (xy 127.796733 75.937407) (xy 127.573178 75.902) (xy 127.573173 75.902) (xy 127.346827 75.902) (xy 127.346822 75.902) + (xy 127.123266 75.937407) (xy 126.907994 76.007354) (xy 126.706323 76.110112) (xy 126.523203 76.243157) + (xy 126.363156 76.403204) (xy 126.290318 76.503457) (xy 126.234987 76.546122) (xy 126.165374 76.552101) + (xy 126.103579 76.519495) (xy 126.089682 76.503457) (xy 126.059224 76.461536) (xy 126.016845 76.403206) + (xy 125.856794 76.243155) (xy 125.673676 76.110112) (xy 125.472005 76.007354) (xy 125.256733 75.937407) + (xy 125.033178 75.902) (xy 125.033173 75.902) (xy 124.806827 75.902) (xy 124.806822 75.902) (xy 124.583266 75.937407) + (xy 124.367994 76.007354) (xy 124.166323 76.110112) (xy 123.983203 76.243157) (xy 123.823156 76.403204) + (xy 123.750318 76.503457) (xy 123.694987 76.546122) (xy 123.625374 76.552101) (xy 123.563579 76.519495) + (xy 123.549682 76.503457) (xy 123.519224 76.461536) (xy 123.476845 76.403206) (xy 123.316794 76.243155) + (xy 123.133676 76.110112) (xy 122.932005 76.007354) (xy 122.716733 75.937407) (xy 122.493178 75.902) + (xy 122.493173 75.902) (xy 122.266827 75.902) (xy 122.266822 75.902) (xy 122.043266 75.937407) (xy 121.827994 76.007354) + (xy 121.626323 76.110112) (xy 121.443203 76.243157) (xy 121.283156 76.403204) (xy 121.210318 76.503457) + (xy 121.154987 76.546122) (xy 121.085374 76.552101) (xy 121.023579 76.519495) (xy 121.009682 76.503457) + (xy 120.979224 76.461536) (xy 120.936845 76.403206) (xy 120.776794 76.243155) (xy 120.593676 76.110112) + (xy 120.392005 76.007354) (xy 120.176733 75.937407) (xy 119.953178 75.902) (xy 119.953173 75.902) + (xy 119.726827 75.902) (xy 119.726822 75.902) (xy 119.503266 75.937407) (xy 119.287994 76.007354) + (xy 119.086323 76.110112) (xy 118.903203 76.243157) (xy 118.743156 76.403204) (xy 118.670318 76.503457) + (xy 118.614987 76.546122) (xy 118.545374 76.552101) (xy 118.483579 76.519495) (xy 118.469682 76.503457) + (xy 118.439224 76.461536) (xy 118.396845 76.403206) (xy 118.236794 76.243155) (xy 118.053676 76.110112) + (xy 117.852005 76.007354) (xy 117.636733 75.937407) (xy 117.413178 75.902) (xy 117.413173 75.902) + (xy 117.186827 75.902) (xy 117.186822 75.902) (xy 116.963266 75.937407) (xy 116.747994 76.007354) + (xy 116.546323 76.110112) (xy 116.363203 76.243157) (xy 116.203157 76.403203) (xy 116.070112 76.586323) + (xy 115.967354 76.787994) (xy 115.897407 77.003266) (xy 115.862 77.226821) (xy 115.862 77.453178) + (xy 115.897407 77.676733) (xy 115.967354 77.892005) (xy 116.03 78.014952) (xy 116.070112 78.093676) + (xy 116.203155 78.276794) (xy 116.363206 78.436845) (xy 116.546324 78.569888) (xy 116.641605 78.618436) + (xy 116.747994 78.672645) (xy 116.747996 78.672645) (xy 116.747999 78.672647) (xy 116.863388 78.710139) + (xy 116.963266 78.742592) (xy 117.021796 78.751862) (xy 117.079234 78.760959) (xy 117.142369 78.790888) + (xy 117.179301 78.850199) (xy 117.178303 78.920062) (xy 117.147518 78.971113) (xy 111.811681 84.306951) + (xy 111.750358 84.340436) (xy 111.680666 84.335452) (xy 111.624733 84.29358) (xy 111.600316 84.228116) + (xy 111.6 84.21927) (xy 111.6 64.4295) (xy 111.619685 64.362461) (xy 111.672489 64.316706) (xy 111.724 64.3055) + (xy 150.0705 64.3055) + ) + ) + ) + (zone + (net 2) + (net_name "GND") + (layer "B.Cu") + (uuid "c30b9606-02b9-4eef-8123-d6bcd429d1d2") + (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 22.095 63.805) (xy 22 166) (xy 150.6 165.8) (xy 150.6 63.805) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 150.137539 64.325185) (xy 150.183294 64.377989) (xy 150.1945 64.4295) (xy 150.1945 165.1805) + (xy 150.174815 165.247539) (xy 150.122011 165.293294) (xy 150.0705 165.3045) (xy 22.7195 165.3045) + (xy 22.652461 165.284815) (xy 22.606706 165.232011) (xy 22.5955 165.1805) (xy 22.5955 158.125013) + (xy 96.025 158.125013) (xy 96.025 158.75) (xy 97.080384 158.75) (xy 97.064185 158.778058) (xy 97.025 158.9243) + (xy 97.025 159.0757) (xy 97.064185 159.221942) (xy 97.080384 159.25) (xy 96.025001 159.25) (xy 96.025001 159.874986) + (xy 96.035494 159.977697) (xy 96.090641 160.144119) (xy 96.090643 160.144124) (xy 96.182684 160.293345) + (xy 96.306654 160.417315) (xy 96.455875 160.509356) (xy 96.45588 160.509358) (xy 96.622302 160.564505) + (xy 96.622309 160.564506) (xy 96.725019 160.574999) (xy 97.349999 160.574999) (xy 97.35 160.574998) + (xy 97.35 159.519615) (xy 97.378058 159.535815) (xy 97.5243 159.575) (xy 97.6757 159.575) (xy 97.821942 159.535815) + (xy 97.85 159.519615) (xy 97.85 160.574999) (xy 98.474972 160.574999) (xy 98.474986 160.574998) + (xy 98.577697 160.564505) (xy 98.744119 160.509358) (xy 98.744124 160.509356) (xy 98.893345 160.417315) + (xy 99.017315 160.293345) (xy 99.109356 160.144124) (xy 99.109358 160.144119) (xy 99.164505 159.977697) + (xy 99.164506 159.97769) (xy 99.174999 159.874986) (xy 99.175 159.874973) (xy 99.175 159.25) (xy 98.119616 159.25) + (xy 98.135815 159.221942) (xy 98.175 159.0757) (xy 98.175 158.9243) (xy 98.135815 158.778058) (xy 98.119616 158.75) + (xy 99.174999 158.75) (xy 99.174999 158.125028) (xy 99.174998 158.125013) (xy 99.164505 158.022302) + (xy 99.109358 157.85588) (xy 99.109356 157.855875) (xy 99.017315 157.706654) (xy 98.893345 157.582684) + (xy 98.744124 157.490643) (xy 98.744119 157.490641) (xy 98.577697 157.435494) (xy 98.57769 157.435493) + (xy 98.474986 157.425) (xy 97.85 157.425) (xy 97.85 158.480384) (xy 97.821942 158.464185) (xy 97.6757 158.425) + (xy 97.5243 158.425) (xy 97.378058 158.464185) (xy 97.35 158.480384) (xy 97.35 157.425) (xy 96.725028 157.425) + (xy 96.725012 157.425001) (xy 96.622302 157.435494) (xy 96.45588 157.490641) (xy 96.455875 157.490643) + (xy 96.306654 157.582684) (xy 96.182684 157.706654) (xy 96.090643 157.855875) (xy 96.090641 157.85588) + (xy 96.035494 158.022302) (xy 96.035493 158.022309) (xy 96.025 158.125013) (xy 22.5955 158.125013) + (xy 22.5955 154.275999) (xy 96.0245 154.275999) (xy 96.0245 154.524) (xy 96.063293 154.768927) (xy 96.063294 154.768931) + (xy 96.139927 155.004782) (xy 96.252511 155.225742) (xy 96.398276 155.42637) (xy 96.57363 155.601724) + (xy 96.774258 155.747489) (xy 96.995218 155.860073) (xy 97.231069 155.936706) (xy 97.32292 155.951253) + (xy 97.476 155.9755) (xy 97.476005 155.9755) (xy 97.724 155.9755) (xy 97.86007 155.953947) (xy 97.968931 155.936706) + (xy 98.204782 155.860073) (xy 98.425742 155.747489) (xy 98.62637 155.601724) (xy 98.801724 155.42637) + (xy 98.947489 155.225742) (xy 99.060073 155.004782) (xy 99.136706 154.768931) (xy 99.153947 154.66007) + (xy 99.1755 154.524) (xy 99.1755 154.275999) (xy 99.136706 154.031072) (xy 99.136706 154.031069) + (xy 99.060073 153.795218) (xy 98.947489 153.574258) (xy 98.801724 153.37363) (xy 98.62637 153.198276) + (xy 98.425742 153.052511) (xy 98.204782 152.939927) (xy 97.968931 152.863294) (xy 97.968929 152.863293) + (xy 97.968927 152.863293) (xy 97.724 152.8245) (xy 97.723995 152.8245) (xy 97.476005 152.8245) (xy 97.476 152.8245) + (xy 97.231072 152.863293) (xy 96.995215 152.939928) (xy 96.774257 153.052511) (xy 96.659792 153.135675) + (xy 96.57363 153.198276) (xy 96.573628 153.198278) (xy 96.573627 153.198278) (xy 96.398278 153.373627) + (xy 96.398278 153.373628) (xy 96.398276 153.37363) (xy 96.335675 153.459792) (xy 96.252511 153.574257) + (xy 96.139928 153.795215) (xy 96.063293 154.031072) (xy 96.0245 154.275999) (xy 22.5955 154.275999) + (xy 22.5955 149.875999) (xy 69.4245 149.875999) (xy 69.4245 150.124) (xy 69.463293 150.368927) (xy 69.463294 150.368931) + (xy 69.539927 150.604782) (xy 69.652511 150.825742) (xy 69.798276 151.02637) (xy 69.97363 151.201724) + (xy 70.174258 151.347489) (xy 70.395218 151.460073) (xy 70.631069 151.536706) (xy 70.72292 151.551253) + (xy 70.876 151.5755) (xy 70.876005 151.5755) (xy 71.124 151.5755) (xy 71.26007 151.553947) (xy 71.368931 151.536706) + (xy 71.604782 151.460073) (xy 71.825742 151.347489) (xy 72.02637 151.201724) (xy 72.201724 151.02637) + (xy 72.347489 150.825742) (xy 72.460073 150.604782) (xy 72.536706 150.368931) (xy 72.568383 150.168931) + (xy 72.5755 150.124) (xy 72.5755 149.875999) (xy 72.536706 149.631072) (xy 72.536706 149.631069) + (xy 72.460073 149.395218) (xy 72.347489 149.174258) (xy 72.311689 149.124983) (xy 74.0245 149.124983) + (xy 74.0245 150.875001) (xy 74.024501 150.875018) (xy 74.035 150.977796) (xy 74.035001 150.977799) + (xy 74.051097 151.026372) (xy 74.090186 151.144334) (xy 74.182288 151.293656) (xy 74.306344 151.417712) + (xy 74.455666 151.509814) (xy 74.622203 151.564999) (xy 74.724991 151.5755) (xy 76.475008 151.575499) + (xy 76.577797 151.564999) (xy 76.744334 151.509814) (xy 76.893656 151.417712) (xy 77.017712 151.293656) + (xy 77.109814 151.144334) (xy 77.164999 150.977797) (xy 77.1755 150.875009) (xy 77.175499 149.875999) + (xy 77.6245 149.875999) (xy 77.6245 150.124) (xy 77.663293 150.368927) (xy 77.663294 150.368931) + (xy 77.739927 150.604782) (xy 77.852511 150.825742) (xy 77.998276 151.02637) (xy 78.17363 151.201724) + (xy 78.374258 151.347489) (xy 78.595218 151.460073) (xy 78.831069 151.536706) (xy 78.92292 151.551253) + (xy 79.076 151.5755) (xy 79.076005 151.5755) (xy 79.324 151.5755) (xy 79.46007 151.553947) (xy 79.568931 151.536706) + (xy 79.804782 151.460073) (xy 80.025742 151.347489) (xy 80.22637 151.201724) (xy 80.401724 151.02637) + (xy 80.547489 150.825742) (xy 80.660073 150.604782) (xy 80.736706 150.368931) (xy 80.768383 150.168931) + (xy 80.7755 150.124) (xy 80.7755 149.875999) (xy 80.736706 149.631072) (xy 80.736706 149.631069) + (xy 80.660073 149.395218) (xy 80.547489 149.174258) (xy 80.511689 149.124983) (xy 82.2245 149.124983) + (xy 82.2245 150.875001) (xy 82.224501 150.875018) (xy 82.235 150.977796) (xy 82.235001 150.977799) + (xy 82.251097 151.026372) (xy 82.290186 151.144334) (xy 82.382288 151.293656) (xy 82.506344 151.417712) + (xy 82.655666 151.509814) (xy 82.822203 151.564999) (xy 82.924991 151.5755) (xy 84.675008 151.575499) + (xy 84.777797 151.564999) (xy 84.944334 151.509814) (xy 85.093656 151.417712) (xy 85.217712 151.293656) + (xy 85.309814 151.144334) (xy 85.364999 150.977797) (xy 85.3755 150.875009) (xy 85.375499 149.675999) + (xy 96.0245 149.675999) (xy 96.0245 149.924) (xy 96.063293 150.168927) (xy 96.063294 150.168931) + (xy 96.139927 150.404782) (xy 96.252511 150.625742) (xy 96.398276 150.82637) (xy 96.57363 151.001724) + (xy 96.774258 151.147489) (xy 96.995218 151.260073) (xy 97.231069 151.336706) (xy 97.32292 151.351253) + (xy 97.476 151.3755) (xy 97.476005 151.3755) (xy 97.724 151.3755) (xy 97.86007 151.353947) (xy 97.968931 151.336706) + (xy 98.204782 151.260073) (xy 98.425742 151.147489) (xy 98.62637 151.001724) (xy 98.801724 150.82637) + (xy 98.947489 150.625742) (xy 99.060073 150.404782) (xy 99.136706 150.168931) (xy 99.153947 150.06007) + (xy 99.1755 149.924) (xy 99.1755 149.675999) (xy 99.136706 149.431072) (xy 99.136706 149.431069) + (xy 99.060073 149.195218) (xy 98.947489 148.974258) (xy 98.801724 148.77363) (xy 98.62637 148.598276) + (xy 98.425742 148.452511) (xy 98.204782 148.339927) (xy 97.968931 148.263294) (xy 97.968929 148.263293) + (xy 97.968927 148.263293) (xy 97.724 148.2245) (xy 97.723995 148.2245) (xy 97.476005 148.2245) (xy 97.476 148.2245) + (xy 97.231072 148.263293) (xy 96.995215 148.339928) (xy 96.774257 148.452511) (xy 96.659792 148.535675) + (xy 96.57363 148.598276) (xy 96.573628 148.598278) (xy 96.573627 148.598278) (xy 96.398278 148.773627) + (xy 96.398278 148.773628) (xy 96.398276 148.77363) (xy 96.338675 148.855663) (xy 96.252511 148.974257) + (xy 96.139928 149.195215) (xy 96.063293 149.431072) (xy 96.0245 149.675999) (xy 85.375499 149.675999) + (xy 85.375499 149.124992) (xy 85.364999 149.022203) (xy 85.309814 148.855666) (xy 85.217712 148.706344) + (xy 85.093656 148.582288) (xy 84.944334 148.490186) (xy 84.777797 148.435001) (xy 84.777795 148.435) + (xy 84.67501 148.4245) (xy 82.924998 148.4245) (xy 82.924981 148.424501) (xy 82.822203 148.435) + (xy 82.8222 148.435001) (xy 82.655668 148.490185) (xy 82.655663 148.490187) (xy 82.506342 148.582289) + (xy 82.382289 148.706342) (xy 82.290187 148.855663) (xy 82.290186 148.855666) (xy 82.235001 149.022203) + (xy 82.235001 149.022204) (xy 82.235 149.022204) (xy 82.2245 149.124983) (xy 80.511689 149.124983) + (xy 80.401724 148.97363) (xy 80.22637 148.798276) (xy 80.025742 148.652511) (xy 79.804782 148.539927) + (xy 79.568931 148.463294) (xy 79.568929 148.463293) (xy 79.568927 148.463293) (xy 79.324 148.4245) + (xy 79.323995 148.4245) (xy 79.076005 148.4245) (xy 79.076 148.4245) (xy 78.831072 148.463293) (xy 78.595215 148.539928) + (xy 78.374257 148.652511) (xy 78.300166 148.706342) (xy 78.17363 148.798276) (xy 78.173628 148.798278) + (xy 78.173627 148.798278) (xy 77.998278 148.973627) (xy 77.998278 148.973628) (xy 77.998276 148.97363) + (xy 77.99782 148.974258) (xy 77.852511 149.174257) (xy 77.739928 149.395215) (xy 77.663293 149.631072) + (xy 77.6245 149.875999) (xy 77.175499 149.875999) (xy 77.175499 149.124992) (xy 77.164999 149.022203) + (xy 77.109814 148.855666) (xy 77.017712 148.706344) (xy 76.893656 148.582288) (xy 76.744334 148.490186) + (xy 76.577797 148.435001) (xy 76.577795 148.435) (xy 76.47501 148.4245) (xy 74.724998 148.4245) + (xy 74.724981 148.424501) (xy 74.622203 148.435) (xy 74.6222 148.435001) (xy 74.455668 148.490185) + (xy 74.455663 148.490187) (xy 74.306342 148.582289) (xy 74.182289 148.706342) (xy 74.090187 148.855663) + (xy 74.090186 148.855666) (xy 74.035001 149.022203) (xy 74.035001 149.022204) (xy 74.035 149.022204) + (xy 74.0245 149.124983) (xy 72.311689 149.124983) (xy 72.201724 148.97363) (xy 72.02637 148.798276) + (xy 71.825742 148.652511) (xy 71.604782 148.539927) (xy 71.368931 148.463294) (xy 71.368929 148.463293) + (xy 71.368927 148.463293) (xy 71.124 148.4245) (xy 71.123995 148.4245) (xy 70.876005 148.4245) (xy 70.876 148.4245) + (xy 70.631072 148.463293) (xy 70.395215 148.539928) (xy 70.174257 148.652511) (xy 70.100166 148.706342) + (xy 69.97363 148.798276) (xy 69.973628 148.798278) (xy 69.973627 148.798278) (xy 69.798278 148.973627) + (xy 69.798278 148.973628) (xy 69.798276 148.97363) (xy 69.79782 148.974258) (xy 69.652511 149.174257) + (xy 69.539928 149.395215) (xy 69.463293 149.631072) (xy 69.4245 149.875999) (xy 22.5955 149.875999) + (xy 22.5955 141.532985) (xy 32.79035 141.532985) (xy 32.79035 143.26702) (xy 32.790351 143.267026) + (xy 32.796758 143.326633) (xy 32.847052 143.461478) (xy 32.847056 143.461485) (xy 32.933302 143.576694) + (xy 32.933305 143.576697) (xy 33.048514 143.662943) (xy 33.048521 143.662947) (xy 33.183367 143.713241) + (xy 33.183366 143.713241) (xy 33.190294 143.713985) (xy 33.242977 143.71965) (xy 34.977022 143.719649) + (xy 35.036633 143.713241) (xy 35.171481 143.662946) (xy 35.286696 143.576696) (xy 35.372946 143.461481) + (xy 35.423241 143.326633) (xy 35.423499 143.324224) (xy 35.424222 143.322479) (xy 35.425024 143.319088) + (xy 35.425573 143.319217) (xy 35.450234 143.259675) (xy 35.507625 143.219824) (xy 35.57745 143.217327) + (xy 35.63754 143.252977) (xy 35.641081 143.256947) (xy 35.643422 143.259688) (xy 35.643427 143.259695) + (xy 35.790305 143.406573) (xy 35.958352 143.528666) (xy 36.142515 143.622502) (xy 36.143432 143.622969) + (xy 36.242205 143.655062) (xy 36.340981 143.687156) (xy 36.435999 143.702205) (xy 36.546136 143.71965) + (xy 36.546141 143.71965) (xy 36.753864 143.71965) (xy 36.853321 143.703896) (xy 36.959019 143.687156) + (xy 37.15657 143.622968) (xy 37.341648 143.528666) (xy 37.509695 143.406573) (xy 37.656573 143.259695) + (xy 37.778666 143.091648) (xy 37.809797 143.030549) (xy 37.857768 142.979756) (xy 37.925589 142.96296) + (xy 37.991724 142.985496) (xy 38.030764 143.03055) (xy 38.06176 143.091382) (xy 38.096815 143.13963) + (xy 38.096815 143.139631) (xy 38.669396 142.56705) (xy 38.681116 142.610787) (xy 38.753011 142.735313) + (xy 38.854687 142.836989) (xy 38.979213 142.908884) (xy 39.022949 142.920603) (xy 38.450367 143.493183) + (xy 38.450368 143.493184) (xy 38.498609 143.528233) (xy 38.498622 143.528241) (xy 38.683617 143.622502) + (xy 38.881097 143.686667) (xy 39.086182 143.71915) (xy 39.293818 143.71915) (xy 39.498902 143.686667) + (xy 39.696382 143.622502) (xy 39.881385 143.528237) (xy 39.92963 143.493184) (xy 39.92963 143.493183) + (xy 39.35705 142.920603) (xy 39.400787 142.908884) (xy 39.525313 142.836989) (xy 39.626989 142.735313) + (xy 39.698884 142.610787) (xy 39.710603 142.56705) (xy 40.283183 143.13963) (xy 40.283184 143.13963) + (xy 40.318239 143.091383) (xy 40.318239 143.091382) (xy 40.349234 143.030552) (xy 40.397208 142.979755) + (xy 40.465029 142.96296) (xy 40.531164 142.985497) (xy 40.570204 143.030552) (xy 40.601332 143.091646) + (xy 40.66238 143.175671) (xy 40.723427 143.259695) (xy 40.870305 143.406573) (xy 41.038352 143.528666) + (xy 41.222515 143.622502) (xy 41.223432 143.622969) (xy 41.322205 143.655062) (xy 41.420981 143.687156) + (xy 41.515999 143.702205) (xy 41.626136 143.71965) (xy 41.626141 143.71965) (xy 41.833864 143.71965) + (xy 41.933321 143.703896) (xy 42.039019 143.687156) (xy 42.23657 143.622968) (xy 42.421648 143.528666) + (xy 42.589695 143.406573) (xy 42.736573 143.259695) (xy 42.858666 143.091648) (xy 42.889515 143.031102) + (xy 42.937489 142.980307) (xy 43.00531 142.963512) (xy 43.071445 142.986049) (xy 43.110484 143.031102) + (xy 43.141334 143.091648) (xy 43.263427 143.259695) (xy 43.410305 143.406573) (xy 43.578352 143.528666) + (xy 43.762515 143.622502) (xy 43.763432 143.622969) (xy 43.862205 143.655062) (xy 43.960981 143.687156) + (xy 44.055999 143.702205) (xy 44.166136 143.71965) (xy 44.166141 143.71965) (xy 44.373864 143.71965) + (xy 44.473321 143.703896) (xy 44.579019 143.687156) (xy 44.77657 143.622968) (xy 44.961648 143.528666) + (xy 45.129695 143.406573) (xy 45.276573 143.259695) (xy 45.398666 143.091648) (xy 45.429515 143.031102) + (xy 45.477489 142.980307) (xy 45.54531 142.963512) (xy 45.611445 142.986049) (xy 45.650484 143.031102) + (xy 45.681334 143.091648) (xy 45.803427 143.259695) (xy 45.950305 143.406573) (xy 46.118352 143.528666) + (xy 46.302515 143.622502) (xy 46.303432 143.622969) (xy 46.402205 143.655062) (xy 46.500981 143.687156) + (xy 46.595999 143.702205) (xy 46.706136 143.71965) (xy 46.706141 143.71965) (xy 46.913864 143.71965) + (xy 47.013321 143.703896) (xy 47.119019 143.687156) (xy 47.31657 143.622968) (xy 47.501648 143.528666) + (xy 47.669695 143.406573) (xy 47.816573 143.259695) (xy 47.938666 143.091648) (xy 47.969515 143.031102) + (xy 48.017489 142.980307) (xy 48.08531 142.963512) (xy 48.151445 142.986049) (xy 48.190484 143.031102) + (xy 48.221334 143.091648) (xy 48.343427 143.259695) (xy 48.490305 143.406573) (xy 48.658352 143.528666) + (xy 48.842515 143.622502) (xy 48.843432 143.622969) (xy 48.942205 143.655062) (xy 49.040981 143.687156) + (xy 49.135999 143.702205) (xy 49.246136 143.71965) (xy 49.246141 143.71965) (xy 49.453864 143.71965) + (xy 49.553321 143.703896) (xy 49.659019 143.687156) (xy 49.85657 143.622968) (xy 50.041648 143.528666) + (xy 50.209695 143.406573) (xy 50.356573 143.259695) (xy 50.478666 143.091648) (xy 50.509797 143.030549) + (xy 50.557768 142.979756) (xy 50.625589 142.96296) (xy 50.691724 142.985496) (xy 50.730764 143.03055) + (xy 50.76176 143.091382) (xy 50.796815 143.13963) (xy 50.796815 143.139631) (xy 51.369396 142.567049) + (xy 51.381116 142.610787) (xy 51.453011 142.735313) (xy 51.554687 142.836989) (xy 51.679213 142.908884) + (xy 51.722949 142.920603) (xy 51.150367 143.493183) (xy 51.150368 143.493184) (xy 51.198609 143.528233) + (xy 51.198622 143.528241) (xy 51.383617 143.622502) (xy 51.581097 143.686667) (xy 51.786182 143.71915) + (xy 51.993818 143.71915) (xy 52.198902 143.686667) (xy 52.396382 143.622502) (xy 52.581385 143.528237) + (xy 52.62963 143.493184) (xy 52.62963 143.493183) (xy 52.05705 142.920603) (xy 52.100787 142.908884) + (xy 52.225313 142.836989) (xy 52.326989 142.735313) (xy 52.398884 142.610787) (xy 52.410603 142.56705) + (xy 52.983183 143.13963) (xy 52.983184 143.13963) (xy 53.018239 143.091383) (xy 53.018239 143.091382) + (xy 53.049234 143.030552) (xy 53.097208 142.979755) (xy 53.165029 142.96296) (xy 53.231164 142.985497) + (xy 53.270204 143.030552) (xy 53.301332 143.091646) (xy 53.36238 143.175671) (xy 53.423427 143.259695) + (xy 53.570305 143.406573) (xy 53.738352 143.528666) (xy 53.922515 143.622502) (xy 53.923432 143.622969) + (xy 54.022205 143.655062) (xy 54.120981 143.687156) (xy 54.215999 143.702205) (xy 54.326136 143.71965) + (xy 54.326141 143.71965) (xy 54.533864 143.71965) (xy 54.633321 143.703896) (xy 54.739019 143.687156) + (xy 54.93657 143.622968) (xy 55.121648 143.528666) (xy 55.289695 143.406573) (xy 55.436573 143.259695) + (xy 55.558666 143.091648) (xy 55.589515 143.031102) (xy 55.637489 142.980307) (xy 55.70531 142.963512) + (xy 55.771445 142.986049) (xy 55.810484 143.031102) (xy 55.841334 143.091648) (xy 55.963427 143.259695) + (xy 56.110305 143.406573) (xy 56.278352 143.528666) (xy 56.462515 143.622502) (xy 56.463432 143.622969) + (xy 56.562205 143.655062) (xy 56.660981 143.687156) (xy 56.755999 143.702205) (xy 56.866136 143.71965) + (xy 56.866141 143.71965) (xy 57.073864 143.71965) (xy 57.173321 143.703896) (xy 57.279019 143.687156) + (xy 57.47657 143.622968) (xy 57.661648 143.528666) (xy 57.829695 143.406573) (xy 57.976573 143.259695) + (xy 58.098666 143.091648) (xy 58.129515 143.031102) (xy 58.177489 142.980307) (xy 58.24531 142.963512) + (xy 58.311445 142.986049) (xy 58.350484 143.031102) (xy 58.381334 143.091648) (xy 58.503427 143.259695) + (xy 58.650305 143.406573) (xy 58.818352 143.528666) (xy 59.002515 143.622502) (xy 59.003432 143.622969) + (xy 59.102205 143.655062) (xy 59.200981 143.687156) (xy 59.295999 143.702205) (xy 59.406136 143.71965) + (xy 59.406141 143.71965) (xy 59.613864 143.71965) (xy 59.713321 143.703896) (xy 59.819019 143.687156) + (xy 60.01657 143.622968) (xy 60.201648 143.528666) (xy 60.369695 143.406573) (xy 60.516573 143.259695) + (xy 60.638666 143.091648) (xy 60.669515 143.031102) (xy 60.717489 142.980307) (xy 60.78531 142.963512) + (xy 60.851445 142.986049) (xy 60.890484 143.031102) (xy 60.921334 143.091648) (xy 61.043427 143.259695) + (xy 61.190305 143.406573) (xy 61.358352 143.528666) (xy 61.542515 143.622502) (xy 61.543432 143.622969) + (xy 61.642205 143.655062) (xy 61.740981 143.687156) (xy 61.835999 143.702205) (xy 61.946136 143.71965) + (xy 61.946141 143.71965) (xy 62.153864 143.71965) (xy 62.253321 143.703896) (xy 62.359019 143.687156) + (xy 62.55657 143.622968) (xy 62.741648 143.528666) (xy 62.909695 143.406573) (xy 63.056573 143.259695) + (xy 63.178666 143.091648) (xy 63.209797 143.030549) (xy 63.257768 142.979756) (xy 63.325589 142.96296) + (xy 63.391724 142.985496) (xy 63.430764 143.03055) (xy 63.46176 143.091382) (xy 63.496815 143.13963) + (xy 63.496815 143.139631) (xy 64.069396 142.567049) (xy 64.081116 142.610787) (xy 64.153011 142.735313) + (xy 64.254687 142.836989) (xy 64.379213 142.908884) (xy 64.422949 142.920603) (xy 63.850367 143.493183) + (xy 63.850368 143.493184) (xy 63.898609 143.528233) (xy 63.898622 143.528241) (xy 64.083617 143.622502) + (xy 64.281097 143.686667) (xy 64.486182 143.71915) (xy 64.693818 143.71915) (xy 64.898902 143.686667) + (xy 65.096382 143.622502) (xy 65.281385 143.528237) (xy 65.32963 143.493184) (xy 65.32963 143.493183) + (xy 64.75705 142.920603) (xy 64.800787 142.908884) (xy 64.925313 142.836989) (xy 65.026989 142.735313) + (xy 65.098884 142.610787) (xy 65.110603 142.56705) (xy 65.683183 143.13963) (xy 65.683184 143.13963) + (xy 65.718239 143.091383) (xy 65.718239 143.091382) (xy 65.749234 143.030552) (xy 65.797208 142.979755) + (xy 65.865029 142.96296) (xy 65.931164 142.985497) (xy 65.970204 143.030552) (xy 66.001332 143.091646) + (xy 66.06238 143.175671) (xy 66.123427 143.259695) (xy 66.270305 143.406573) (xy 66.438352 143.528666) + (xy 66.622515 143.622502) (xy 66.623432 143.622969) (xy 66.722205 143.655062) (xy 66.820981 143.687156) + (xy 66.915999 143.702205) (xy 67.026136 143.71965) (xy 67.026141 143.71965) (xy 67.233864 143.71965) + (xy 67.333321 143.703896) (xy 67.439019 143.687156) (xy 67.63657 143.622968) (xy 67.821648 143.528666) + (xy 67.989695 143.406573) (xy 68.136573 143.259695) (xy 68.258666 143.091648) (xy 68.289515 143.031102) + (xy 68.337489 142.980307) (xy 68.40531 142.963512) (xy 68.471445 142.986049) (xy 68.510484 143.031102) + (xy 68.541334 143.091648) (xy 68.663427 143.259695) (xy 68.810305 143.406573) (xy 68.978352 143.528666) + (xy 69.162515 143.622502) (xy 69.163432 143.622969) (xy 69.262205 143.655062) (xy 69.360981 143.687156) + (xy 69.455999 143.702205) (xy 69.566136 143.71965) (xy 69.566141 143.71965) (xy 69.773864 143.71965) + (xy 69.873321 143.703896) (xy 69.979019 143.687156) (xy 70.17657 143.622968) (xy 70.361648 143.528666) + (xy 70.529695 143.406573) (xy 70.676573 143.259695) (xy 70.798666 143.091648) (xy 70.829515 143.031102) + (xy 70.877489 142.980307) (xy 70.94531 142.963512) (xy 71.011445 142.986049) (xy 71.050484 143.031102) + (xy 71.081334 143.091648) (xy 71.203427 143.259695) (xy 71.350305 143.406573) (xy 71.518352 143.528666) + (xy 71.702515 143.622502) (xy 71.703432 143.622969) (xy 71.802205 143.655062) (xy 71.900981 143.687156) + (xy 71.995999 143.702205) (xy 72.106136 143.71965) (xy 72.106141 143.71965) (xy 72.313864 143.71965) + (xy 72.413321 143.703896) (xy 72.519019 143.687156) (xy 72.71657 143.622968) (xy 72.901648 143.528666) + (xy 73.069695 143.406573) (xy 73.216573 143.259695) (xy 73.338666 143.091648) (xy 73.369515 143.031102) + (xy 73.417489 142.980307) (xy 73.48531 142.963512) (xy 73.551445 142.986049) (xy 73.590484 143.031102) + (xy 73.621334 143.091648) (xy 73.743427 143.259695) (xy 73.890305 143.406573) (xy 74.058352 143.528666) + (xy 74.242515 143.622502) (xy 74.243432 143.622969) (xy 74.342205 143.655062) (xy 74.440981 143.687156) + (xy 74.535999 143.702205) (xy 74.646136 143.71965) (xy 74.646141 143.71965) (xy 74.853864 143.71965) + (xy 74.953321 143.703896) (xy 75.059019 143.687156) (xy 75.25657 143.622968) (xy 75.441648 143.528666) + (xy 75.609695 143.406573) (xy 75.756573 143.259695) (xy 75.878666 143.091648) (xy 75.909797 143.030549) + (xy 75.957768 142.979756) (xy 76.025589 142.96296) (xy 76.091724 142.985496) (xy 76.130764 143.03055) + (xy 76.16176 143.091382) (xy 76.196815 143.13963) (xy 76.196815 143.139631) (xy 76.769396 142.567049) + (xy 76.781116 142.610787) (xy 76.853011 142.735313) (xy 76.954687 142.836989) (xy 77.079213 142.908884) + (xy 77.122949 142.920603) (xy 76.550367 143.493183) (xy 76.550368 143.493184) (xy 76.598609 143.528233) + (xy 76.598622 143.528241) (xy 76.783617 143.622502) (xy 76.981097 143.686667) (xy 77.186182 143.71915) + (xy 77.393818 143.71915) (xy 77.598902 143.686667) (xy 77.796382 143.622502) (xy 77.981385 143.528237) + (xy 78.02963 143.493184) (xy 78.02963 143.493183) (xy 77.45705 142.920603) (xy 77.500787 142.908884) + (xy 77.625313 142.836989) (xy 77.726989 142.735313) (xy 77.798884 142.610787) (xy 77.810603 142.56705) + (xy 78.383183 143.13963) (xy 78.383184 143.13963) (xy 78.418239 143.091383) (xy 78.418239 143.091382) + (xy 78.449234 143.030552) (xy 78.497208 142.979755) (xy 78.565029 142.96296) (xy 78.631164 142.985497) + (xy 78.670204 143.030552) (xy 78.701332 143.091646) (xy 78.76238 143.175671) (xy 78.823427 143.259695) + (xy 78.970305 143.406573) (xy 79.138352 143.528666) (xy 79.322515 143.622502) (xy 79.323432 143.622969) + (xy 79.422205 143.655062) (xy 79.520981 143.687156) (xy 79.615999 143.702205) (xy 79.726136 143.71965) + (xy 79.726141 143.71965) (xy 79.933864 143.71965) (xy 80.033321 143.703896) (xy 80.139019 143.687156) + (xy 80.33657 143.622968) (xy 80.521648 143.528666) (xy 80.689695 143.406573) (xy 80.836573 143.259695) + (xy 80.958666 143.091648) (xy 80.989515 143.031102) (xy 81.037489 142.980307) (xy 81.10531 142.963512) + (xy 81.171445 142.986049) (xy 81.210484 143.031102) (xy 81.241334 143.091648) (xy 81.363427 143.259695) + (xy 81.510305 143.406573) (xy 81.678352 143.528666) (xy 81.862515 143.622502) (xy 81.863432 143.622969) + (xy 81.962205 143.655062) (xy 82.060981 143.687156) (xy 82.155999 143.702205) (xy 82.266136 143.71965) + (xy 82.266141 143.71965) (xy 82.473864 143.71965) (xy 82.573321 143.703896) (xy 82.679019 143.687156) + (xy 82.87657 143.622968) (xy 83.061648 143.528666) (xy 83.229695 143.406573) (xy 83.376573 143.259695) + (xy 83.498666 143.091648) (xy 83.592968 142.90657) (xy 83.657156 142.709019) (xy 83.673896 142.603321) + (xy 83.68965 142.503864) (xy 83.68965 142.296135) (xy 83.670746 142.176786) (xy 83.657156 142.090981) + (xy 83.592968 141.89343) (xy 83.498666 141.708352) (xy 83.376573 141.540305) (xy 83.229695 141.393427) + (xy 83.061648 141.271334) (xy 82.96738 141.223302) (xy 82.876567 141.17703) (xy 82.67902 141.112844) + (xy 82.473864 141.08035) (xy 82.473859 141.08035) (xy 82.266141 141.08035) (xy 82.266136 141.08035) + (xy 82.060979 141.112844) (xy 81.863432 141.17703) (xy 81.678351 141.271334) (xy 81.510302 141.393429) + (xy 81.363429 141.540302) (xy 81.241334 141.708351) (xy 81.210485 141.768896) (xy 81.16251 141.819692) + (xy 81.094689 141.836487) (xy 81.028554 141.813949) (xy 80.989515 141.768896) (xy 80.978426 141.747134) + (xy 80.958666 141.708352) (xy 80.836573 141.540305) (xy 80.689695 141.393427) (xy 80.521648 141.271334) + (xy 80.42738 141.223302) (xy 80.336567 141.17703) (xy 80.13902 141.112844) (xy 79.933864 141.08035) + (xy 79.933859 141.08035) (xy 79.726141 141.08035) (xy 79.726136 141.08035) (xy 79.520979 141.112844) + (xy 79.323432 141.17703) (xy 79.138351 141.271334) (xy 78.970302 141.393429) (xy 78.823429 141.540302) + (xy 78.701334 141.708351) (xy 78.670204 141.769448) (xy 78.622229 141.820244) (xy 78.554408 141.837039) + (xy 78.488273 141.814501) (xy 78.449234 141.769448) (xy 78.418241 141.708622) (xy 78.418233 141.708609) + (xy 78.383184 141.660368) (xy 78.383183 141.660367) (xy 77.810602 142.232948) (xy 77.798884 142.189213) + (xy 77.726989 142.064687) (xy 77.625313 141.963011) (xy 77.500787 141.891116) (xy 77.457048 141.879396) + (xy 78.029631 141.306815) (xy 77.981385 141.271762) (xy 77.796382 141.177497) (xy 77.598902 141.113332) + (xy 77.393818 141.08085) (xy 77.186182 141.08085) (xy 76.981097 141.113332) (xy 76.783617 141.177497) + (xy 76.598618 141.27176) (xy 76.550368 141.306815) (xy 76.550368 141.306816) (xy 77.122949 141.879396) + (xy 77.079213 141.891116) (xy 76.954687 141.963011) (xy 76.853011 142.064687) (xy 76.781116 142.189213) + (xy 76.769396 142.232949) (xy 76.196815 141.660368) (xy 76.161758 141.708621) (xy 76.130764 141.769449) + (xy 76.082789 141.820245) (xy 76.014968 141.837039) (xy 75.948833 141.814501) (xy 75.909795 141.769447) + (xy 75.909514 141.768896) (xy 75.878804 141.708622) (xy 75.878667 141.708353) (xy 75.786321 141.58125) + (xy 75.756573 141.540305) (xy 75.609695 141.393427) (xy 75.441648 141.271334) (xy 75.34738 141.223302) + (xy 75.256567 141.17703) (xy 75.05902 141.112844) (xy 74.853864 141.08035) (xy 74.853859 141.08035) + (xy 74.646141 141.08035) (xy 74.646136 141.08035) (xy 74.440979 141.112844) (xy 74.243432 141.17703) + (xy 74.058351 141.271334) (xy 73.890302 141.393429) (xy 73.743429 141.540302) (xy 73.621334 141.708351) + (xy 73.590485 141.768896) (xy 73.54251 141.819692) (xy 73.474689 141.836487) (xy 73.408554 141.813949) + (xy 73.369515 141.768896) (xy 73.358426 141.747134) (xy 73.338666 141.708352) (xy 73.216573 141.540305) + (xy 73.069695 141.393427) (xy 72.901648 141.271334) (xy 72.80738 141.223302) (xy 72.716567 141.17703) + (xy 72.51902 141.112844) (xy 72.313864 141.08035) (xy 72.313859 141.08035) (xy 72.106141 141.08035) + (xy 72.106136 141.08035) (xy 71.900979 141.112844) (xy 71.703432 141.17703) (xy 71.518351 141.271334) + (xy 71.350302 141.393429) (xy 71.203429 141.540302) (xy 71.081334 141.708351) (xy 71.050485 141.768896) + (xy 71.00251 141.819692) (xy 70.934689 141.836487) (xy 70.868554 141.813949) (xy 70.829515 141.768896) + (xy 70.818426 141.747134) (xy 70.798666 141.708352) (xy 70.676573 141.540305) (xy 70.529695 141.393427) + (xy 70.361648 141.271334) (xy 70.26738 141.223302) (xy 70.176567 141.17703) (xy 69.97902 141.112844) + (xy 69.773864 141.08035) (xy 69.773859 141.08035) (xy 69.566141 141.08035) (xy 69.566136 141.08035) + (xy 69.360979 141.112844) (xy 69.163432 141.17703) (xy 68.978351 141.271334) (xy 68.810302 141.393429) + (xy 68.663429 141.540302) (xy 68.541334 141.708351) (xy 68.510485 141.768896) (xy 68.46251 141.819692) + (xy 68.394689 141.836487) (xy 68.328554 141.813949) (xy 68.289515 141.768896) (xy 68.278426 141.747134) + (xy 68.258666 141.708352) (xy 68.136573 141.540305) (xy 67.989695 141.393427) (xy 67.821648 141.271334) + (xy 67.72738 141.223302) (xy 67.636567 141.17703) (xy 67.43902 141.112844) (xy 67.233864 141.08035) + (xy 67.233859 141.08035) (xy 67.026141 141.08035) (xy 67.026136 141.08035) (xy 66.820979 141.112844) + (xy 66.623432 141.17703) (xy 66.438351 141.271334) (xy 66.270302 141.393429) (xy 66.123429 141.540302) + (xy 66.001334 141.708351) (xy 65.970204 141.769448) (xy 65.922229 141.820244) (xy 65.854408 141.837039) + (xy 65.788273 141.814501) (xy 65.749234 141.769448) (xy 65.718241 141.708622) (xy 65.718233 141.708609) + (xy 65.683184 141.660368) (xy 65.683183 141.660367) (xy 65.110602 142.232948) (xy 65.098884 142.189213) + (xy 65.026989 142.064687) (xy 64.925313 141.963011) (xy 64.800787 141.891116) (xy 64.757048 141.879396) + (xy 65.329631 141.306815) (xy 65.281385 141.271762) (xy 65.096382 141.177497) (xy 64.898902 141.113332) + (xy 64.693818 141.08085) (xy 64.486182 141.08085) (xy 64.281097 141.113332) (xy 64.083617 141.177497) + (xy 63.898618 141.27176) (xy 63.850368 141.306815) (xy 63.850368 141.306816) (xy 64.422949 141.879396) + (xy 64.379213 141.891116) (xy 64.254687 141.963011) (xy 64.153011 142.064687) (xy 64.081116 142.189213) + (xy 64.069396 142.232949) (xy 63.496816 141.660368) (xy 63.496815 141.660368) (xy 63.461758 141.708621) + (xy 63.430764 141.769449) (xy 63.382789 141.820245) (xy 63.314968 141.837039) (xy 63.248833 141.814501) + (xy 63.209795 141.769447) (xy 63.209514 141.768896) (xy 63.178804 141.708622) (xy 63.178667 141.708353) + (xy 63.086321 141.58125) (xy 63.056573 141.540305) (xy 62.909695 141.393427) (xy 62.741648 141.271334) + (xy 62.64738 141.223302) (xy 62.556567 141.17703) (xy 62.35902 141.112844) (xy 62.153864 141.08035) + (xy 62.153859 141.08035) (xy 61.946141 141.08035) (xy 61.946136 141.08035) (xy 61.740979 141.112844) + (xy 61.543432 141.17703) (xy 61.358351 141.271334) (xy 61.190302 141.393429) (xy 61.043429 141.540302) + (xy 60.921334 141.708351) (xy 60.890485 141.768896) (xy 60.84251 141.819692) (xy 60.774689 141.836487) + (xy 60.708554 141.813949) (xy 60.669515 141.768896) (xy 60.658426 141.747134) (xy 60.638666 141.708352) + (xy 60.516573 141.540305) (xy 60.369695 141.393427) (xy 60.201648 141.271334) (xy 60.10738 141.223302) + (xy 60.016567 141.17703) (xy 59.81902 141.112844) (xy 59.613864 141.08035) (xy 59.613859 141.08035) + (xy 59.406141 141.08035) (xy 59.406136 141.08035) (xy 59.200979 141.112844) (xy 59.003432 141.17703) + (xy 58.818351 141.271334) (xy 58.650302 141.393429) (xy 58.503429 141.540302) (xy 58.381334 141.708351) + (xy 58.350485 141.768896) (xy 58.30251 141.819692) (xy 58.234689 141.836487) (xy 58.168554 141.813949) + (xy 58.129515 141.768896) (xy 58.118426 141.747134) (xy 58.098666 141.708352) (xy 57.976573 141.540305) + (xy 57.829695 141.393427) (xy 57.661648 141.271334) (xy 57.56738 141.223302) (xy 57.476567 141.17703) + (xy 57.27902 141.112844) (xy 57.073864 141.08035) (xy 57.073859 141.08035) (xy 56.866141 141.08035) + (xy 56.866136 141.08035) (xy 56.660979 141.112844) (xy 56.463432 141.17703) (xy 56.278351 141.271334) + (xy 56.110302 141.393429) (xy 55.963429 141.540302) (xy 55.841334 141.708351) (xy 55.810485 141.768896) + (xy 55.76251 141.819692) (xy 55.694689 141.836487) (xy 55.628554 141.813949) (xy 55.589515 141.768896) + (xy 55.578426 141.747134) (xy 55.558666 141.708352) (xy 55.436573 141.540305) (xy 55.289695 141.393427) + (xy 55.121648 141.271334) (xy 55.02738 141.223302) (xy 54.936567 141.17703) (xy 54.73902 141.112844) + (xy 54.533864 141.08035) (xy 54.533859 141.08035) (xy 54.326141 141.08035) (xy 54.326136 141.08035) + (xy 54.120979 141.112844) (xy 53.923432 141.17703) (xy 53.738351 141.271334) (xy 53.570302 141.393429) + (xy 53.423429 141.540302) (xy 53.301334 141.708351) (xy 53.270204 141.769448) (xy 53.222229 141.820244) + (xy 53.154408 141.837039) (xy 53.088273 141.814501) (xy 53.049234 141.769448) (xy 53.018241 141.708622) + (xy 53.018233 141.708609) (xy 52.983184 141.660368) (xy 52.983183 141.660367) (xy 52.410602 142.232948) + (xy 52.398884 142.189213) (xy 52.326989 142.064687) (xy 52.225313 141.963011) (xy 52.100787 141.891116) + (xy 52.057048 141.879396) (xy 52.629631 141.306815) (xy 52.581385 141.271762) (xy 52.396382 141.177497) + (xy 52.198902 141.113332) (xy 51.993818 141.08085) (xy 51.786182 141.08085) (xy 51.581097 141.113332) + (xy 51.383617 141.177497) (xy 51.198618 141.27176) (xy 51.150368 141.306815) (xy 51.150368 141.306816) + (xy 51.722949 141.879396) (xy 51.679213 141.891116) (xy 51.554687 141.963011) (xy 51.453011 142.064687) + (xy 51.381116 142.189213) (xy 51.369396 142.232949) (xy 50.796816 141.660368) (xy 50.796815 141.660368) + (xy 50.761758 141.708621) (xy 50.730764 141.769449) (xy 50.682789 141.820245) (xy 50.614968 141.837039) + (xy 50.548833 141.814501) (xy 50.509795 141.769447) (xy 50.509514 141.768896) (xy 50.478804 141.708622) + (xy 50.478667 141.708353) (xy 50.386321 141.58125) (xy 50.356573 141.540305) (xy 50.209695 141.393427) + (xy 50.041648 141.271334) (xy 49.94738 141.223302) (xy 49.856567 141.17703) (xy 49.65902 141.112844) + (xy 49.453864 141.08035) (xy 49.453859 141.08035) (xy 49.246141 141.08035) (xy 49.246136 141.08035) + (xy 49.040979 141.112844) (xy 48.843432 141.17703) (xy 48.658351 141.271334) (xy 48.490302 141.393429) + (xy 48.343429 141.540302) (xy 48.221334 141.708351) (xy 48.190485 141.768896) (xy 48.14251 141.819692) + (xy 48.074689 141.836487) (xy 48.008554 141.813949) (xy 47.969515 141.768896) (xy 47.958426 141.747134) + (xy 47.938666 141.708352) (xy 47.816573 141.540305) (xy 47.669695 141.393427) (xy 47.501648 141.271334) + (xy 47.40738 141.223302) (xy 47.316567 141.17703) (xy 47.11902 141.112844) (xy 46.913864 141.08035) + (xy 46.913859 141.08035) (xy 46.706141 141.08035) (xy 46.706136 141.08035) (xy 46.500979 141.112844) + (xy 46.303432 141.17703) (xy 46.118351 141.271334) (xy 45.950302 141.393429) (xy 45.803429 141.540302) + (xy 45.681334 141.708351) (xy 45.650485 141.768896) (xy 45.60251 141.819692) (xy 45.534689 141.836487) + (xy 45.468554 141.813949) (xy 45.429515 141.768896) (xy 45.418426 141.747134) (xy 45.398666 141.708352) + (xy 45.276573 141.540305) (xy 45.129695 141.393427) (xy 44.961648 141.271334) (xy 44.86738 141.223302) + (xy 44.776567 141.17703) (xy 44.57902 141.112844) (xy 44.373864 141.08035) (xy 44.373859 141.08035) + (xy 44.166141 141.08035) (xy 44.166136 141.08035) (xy 43.960979 141.112844) (xy 43.763432 141.17703) + (xy 43.578351 141.271334) (xy 43.410302 141.393429) (xy 43.263429 141.540302) (xy 43.141334 141.708351) + (xy 43.110485 141.768896) (xy 43.06251 141.819692) (xy 42.994689 141.836487) (xy 42.928554 141.813949) + (xy 42.889515 141.768896) (xy 42.878426 141.747134) (xy 42.858666 141.708352) (xy 42.736573 141.540305) + (xy 42.589695 141.393427) (xy 42.421648 141.271334) (xy 42.32738 141.223302) (xy 42.236567 141.17703) + (xy 42.03902 141.112844) (xy 41.833864 141.08035) (xy 41.833859 141.08035) (xy 41.626141 141.08035) + (xy 41.626136 141.08035) (xy 41.420979 141.112844) (xy 41.223432 141.17703) (xy 41.038351 141.271334) + (xy 40.870302 141.393429) (xy 40.723429 141.540302) (xy 40.601334 141.708351) (xy 40.570204 141.769448) + (xy 40.522229 141.820244) (xy 40.454408 141.837039) (xy 40.388273 141.814501) (xy 40.349234 141.769448) + (xy 40.318241 141.708622) (xy 40.318233 141.708609) (xy 40.283184 141.660368) (xy 40.283183 141.660367) + (xy 39.710602 142.232948) (xy 39.698884 142.189213) (xy 39.626989 142.064687) (xy 39.525313 141.963011) + (xy 39.400787 141.891116) (xy 39.357048 141.879396) (xy 39.929631 141.306815) (xy 39.881385 141.271762) + (xy 39.696382 141.177497) (xy 39.498902 141.113332) (xy 39.293818 141.08085) (xy 39.086182 141.08085) + (xy 38.881097 141.113332) (xy 38.683617 141.177497) (xy 38.498618 141.27176) (xy 38.450368 141.306815) + (xy 38.450368 141.306816) (xy 39.022949 141.879396) (xy 38.979213 141.891116) (xy 38.854687 141.963011) + (xy 38.753011 142.064687) (xy 38.681116 142.189213) (xy 38.669396 142.232949) (xy 38.096816 141.660368) + (xy 38.096815 141.660368) (xy 38.061758 141.708621) (xy 38.030764 141.769449) (xy 37.982789 141.820245) + (xy 37.914968 141.837039) (xy 37.848833 141.814501) (xy 37.809795 141.769447) (xy 37.809514 141.768896) + (xy 37.778804 141.708622) (xy 37.778667 141.708353) (xy 37.686321 141.58125) (xy 37.656573 141.540305) + (xy 37.509695 141.393427) (xy 37.341648 141.271334) (xy 37.24738 141.223302) (xy 37.156567 141.17703) + (xy 36.95902 141.112844) (xy 36.753864 141.08035) (xy 36.753859 141.08035) (xy 36.546141 141.08035) + (xy 36.546136 141.08035) (xy 36.340979 141.112844) (xy 36.143432 141.17703) (xy 35.958351 141.271334) + (xy 35.790302 141.393429) (xy 35.643426 141.540305) (xy 35.641069 141.543065) (xy 35.582557 141.58125) + (xy 35.512689 141.58174) (xy 35.453647 141.544378) (xy 35.424178 141.481028) (xy 35.423501 141.475794) + (xy 35.423241 141.473367) (xy 35.393426 141.393429) (xy 35.372947 141.338521) (xy 35.372943 141.338514) + (xy 35.286697 141.223305) (xy 35.286694 141.223302) (xy 35.171485 141.137056) (xy 35.171478 141.137052) + (xy 35.036632 141.086758) (xy 35.036633 141.086758) (xy 34.977033 141.080351) (xy 34.977031 141.08035) + (xy 34.977023 141.08035) (xy 34.977014 141.08035) (xy 33.242979 141.08035) (xy 33.242973 141.080351) + (xy 33.183366 141.086758) (xy 33.048521 141.137052) (xy 33.048514 141.137056) (xy 32.933305 141.223302) + (xy 32.933302 141.223305) (xy 32.847056 141.338514) (xy 32.847052 141.338521) (xy 32.796758 141.473367) + (xy 32.790351 141.532966) (xy 32.79035 141.532985) (xy 22.5955 141.532985) (xy 22.5955 139.746821) + (xy 105.862 139.746821) (xy 105.862 139.973178) (xy 105.897407 140.196733) (xy 105.967354 140.412005) + (xy 106.03 140.534952) (xy 106.070112 140.613676) (xy 106.203155 140.796794) (xy 106.363206 140.956845) + (xy 106.546324 141.089888) (xy 106.638888 141.137052) (xy 106.747994 141.192645) (xy 106.747996 141.192645) + (xy 106.747999 141.192647) (xy 106.863388 141.230139) (xy 106.963266 141.262592) (xy 107.186822 141.298) + (xy 107.186827 141.298) (xy 107.413178 141.298) (xy 107.636733 141.262592) (xy 107.852001 141.192647) + (xy 108.053676 141.089888) (xy 108.236794 140.956845) (xy 108.396845 140.796794) (xy 108.469682 140.696541) + (xy 108.525012 140.653877) (xy 108.594625 140.647898) (xy 108.65642 140.680504) (xy 108.670315 140.696539) + (xy 108.743155 140.796794) (xy 108.903206 140.956845) (xy 109.086324 141.089888) (xy 109.178888 141.137052) + (xy 109.287994 141.192645) (xy 109.287996 141.192645) (xy 109.287999 141.192647) (xy 109.403388 141.230139) + (xy 109.503266 141.262592) (xy 109.726822 141.298) (xy 109.726827 141.298) (xy 109.953178 141.298) + (xy 110.176733 141.262592) (xy 110.392001 141.192647) (xy 110.593676 141.089888) (xy 110.776794 140.956845) + (xy 110.936845 140.796794) (xy 111.009682 140.696541) (xy 111.065012 140.653877) (xy 111.134625 140.647898) + (xy 111.19642 140.680504) (xy 111.210315 140.696539) (xy 111.283155 140.796794) (xy 111.443206 140.956845) + (xy 111.626324 141.089888) (xy 111.718888 141.137052) (xy 111.827994 141.192645) (xy 111.827996 141.192645) + (xy 111.827999 141.192647) (xy 111.943388 141.230139) (xy 112.043266 141.262592) (xy 112.266822 141.298) + (xy 112.266827 141.298) (xy 112.493178 141.298) (xy 112.716733 141.262592) (xy 112.932001 141.192647) + (xy 113.133676 141.089888) (xy 113.316794 140.956845) (xy 113.476845 140.796794) (xy 113.549682 140.696541) + (xy 113.605012 140.653877) (xy 113.674625 140.647898) (xy 113.73642 140.680504) (xy 113.750315 140.696539) + (xy 113.823155 140.796794) (xy 113.983206 140.956845) (xy 114.166324 141.089888) (xy 114.258888 141.137052) + (xy 114.367994 141.192645) (xy 114.367996 141.192645) (xy 114.367999 141.192647) (xy 114.483388 141.230139) + (xy 114.583266 141.262592) (xy 114.806822 141.298) (xy 114.806827 141.298) (xy 115.033178 141.298) + (xy 115.256733 141.262592) (xy 115.472001 141.192647) (xy 115.673676 141.089888) (xy 115.856794 140.956845) + (xy 116.016845 140.796794) (xy 116.089682 140.696541) (xy 116.145012 140.653877) (xy 116.214625 140.647898) + (xy 116.27642 140.680504) (xy 116.290315 140.696539) (xy 116.363155 140.796794) (xy 116.523206 140.956845) + (xy 116.706324 141.089888) (xy 116.798888 141.137052) (xy 116.907994 141.192645) (xy 116.907996 141.192645) + (xy 116.907999 141.192647) (xy 117.023388 141.230139) (xy 117.123266 141.262592) (xy 117.346822 141.298) + (xy 117.346827 141.298) (xy 117.573178 141.298) (xy 117.796733 141.262592) (xy 118.012001 141.192647) + (xy 118.213676 141.089888) (xy 118.396794 140.956845) (xy 118.399825 140.953813) (xy 118.461144 140.920325) + (xy 118.530836 140.925304) (xy 118.586772 140.967171) (xy 118.603693 140.998156) (xy 118.619145 141.039586) + (xy 118.619149 141.039593) (xy 118.705309 141.154687) (xy 118.705312 141.15469) (xy 118.820406 141.24085) + (xy 118.820413 141.240854) (xy 118.95512 141.291096) (xy 118.955127 141.291098) (xy 119.014655 141.297499) + (xy 119.014672 141.2975) (xy 119.75 141.2975) (xy 119.75 140.432941) (xy 119.817694 140.460981) + (xy 119.938443 140.485) (xy 120.061557 140.485) (xy 120.182306 140.460981) (xy 120.25 140.432941) + (xy 120.25 141.2975) (xy 120.985328 141.2975) (xy 120.985344 141.297499) (xy 121.044872 141.291098) + (xy 121.044879 141.291096) (xy 121.179586 141.240854) (xy 121.179593 141.24085) (xy 121.294687 141.15469) + (xy 121.29469 141.154687) (xy 121.38085 141.039593) (xy 121.380854 141.039586) (xy 121.431096 140.904879) + (xy 121.431098 140.904872) (xy 121.437499 140.845344) (xy 121.4375 140.845327) (xy 121.4375 140.11) + (xy 120.572942 140.11) (xy 120.600981 140.042306) (xy 120.625 139.921557) (xy 120.625 139.798443) + (xy 120.600981 139.677694) (xy 120.572942 139.61) (xy 121.4375 139.61) (xy 121.4375 138.874672) + (xy 121.437499 138.874655) (xy 121.431098 138.815127) (xy 121.431096 138.81512) (xy 121.380854 138.680413) + (xy 121.38085 138.680406) (xy 121.29469 138.565312) (xy 121.294687 138.565309) (xy 121.179593 138.479149) + (xy 121.179586 138.479145) (xy 121.044879 138.428903) (xy 121.044872 138.428901) (xy 120.985344 138.4225) + (xy 120.25 138.4225) (xy 120.25 139.287058) (xy 120.182306 139.259019) (xy 120.061557 139.235) (xy 119.938443 139.235) + (xy 119.817694 139.259019) (xy 119.75 139.287058) (xy 119.75 138.4225) (xy 119.014655 138.4225) + (xy 118.955127 138.428901) (xy 118.95512 138.428903) (xy 118.820413 138.479145) (xy 118.820406 138.479149) + (xy 118.705312 138.565309) (xy 118.705309 138.565312) (xy 118.619149 138.680406) (xy 118.619146 138.680412) + (xy 118.603693 138.721844) (xy 118.561821 138.777777) (xy 118.496357 138.802194) (xy 118.428084 138.787342) + (xy 118.39983 138.766191) (xy 118.396796 138.763157) (xy 118.396794 138.763155) (xy 118.213676 138.630112) + (xy 118.012005 138.527354) (xy 117.796733 138.457407) (xy 117.573178 138.422) (xy 117.573173 138.422) + (xy 117.346827 138.422) (xy 117.346822 138.422) (xy 117.123266 138.457407) (xy 116.907994 138.527354) + (xy 116.706323 138.630112) (xy 116.523203 138.763157) (xy 116.363156 138.923204) (xy 116.290318 139.023457) + (xy 116.234987 139.066122) (xy 116.165374 139.072101) (xy 116.103579 139.039495) (xy 116.089682 139.023457) + (xy 116.059224 138.981536) (xy 116.016845 138.923206) (xy 115.856794 138.763155) (xy 115.673676 138.630112) + (xy 115.472005 138.527354) (xy 115.256733 138.457407) (xy 115.033178 138.422) (xy 115.033173 138.422) + (xy 114.806827 138.422) (xy 114.806822 138.422) (xy 114.583266 138.457407) (xy 114.367994 138.527354) + (xy 114.166323 138.630112) (xy 113.983203 138.763157) (xy 113.823156 138.923204) (xy 113.750318 139.023457) + (xy 113.694987 139.066122) (xy 113.625374 139.072101) (xy 113.563579 139.039495) (xy 113.549682 139.023457) + (xy 113.519224 138.981536) (xy 113.476845 138.923206) (xy 113.316794 138.763155) (xy 113.133676 138.630112) + (xy 112.932005 138.527354) (xy 112.716733 138.457407) (xy 112.493178 138.422) (xy 112.493173 138.422) + (xy 112.266827 138.422) (xy 112.266822 138.422) (xy 112.043266 138.457407) (xy 111.827994 138.527354) + (xy 111.626323 138.630112) (xy 111.443203 138.763157) (xy 111.283156 138.923204) (xy 111.210318 139.023457) + (xy 111.154987 139.066122) (xy 111.085374 139.072101) (xy 111.023579 139.039495) (xy 111.009682 139.023457) + (xy 110.979224 138.981536) (xy 110.936845 138.923206) (xy 110.776794 138.763155) (xy 110.593676 138.630112) + (xy 110.392005 138.527354) (xy 110.176733 138.457407) (xy 109.953178 138.422) (xy 109.953173 138.422) + (xy 109.726827 138.422) (xy 109.726822 138.422) (xy 109.503266 138.457407) (xy 109.287994 138.527354) + (xy 109.086323 138.630112) (xy 108.903203 138.763157) (xy 108.743156 138.923204) (xy 108.670318 139.023457) + (xy 108.614987 139.066122) (xy 108.545374 139.072101) (xy 108.483579 139.039495) (xy 108.469682 139.023457) + (xy 108.439224 138.981536) (xy 108.396845 138.923206) (xy 108.236794 138.763155) (xy 108.053676 138.630112) + (xy 107.852005 138.527354) (xy 107.636733 138.457407) (xy 107.413178 138.422) (xy 107.413173 138.422) + (xy 107.186827 138.422) (xy 107.186822 138.422) (xy 106.963266 138.457407) (xy 106.747994 138.527354) + (xy 106.546323 138.630112) (xy 106.363203 138.763157) (xy 106.203157 138.923203) (xy 106.070112 139.106323) + (xy 105.967354 139.307994) (xy 105.897407 139.523266) (xy 105.862 139.746821) (xy 22.5955 139.746821) + (xy 22.5955 123.752985) (xy 32.79035 123.752985) (xy 32.79035 125.48702) (xy 32.790351 125.487026) + (xy 32.796758 125.546633) (xy 32.847052 125.681478) (xy 32.847056 125.681485) (xy 32.933302 125.796694) + (xy 32.933305 125.796697) (xy 33.048514 125.882943) (xy 33.048521 125.882947) (xy 33.183367 125.933241) + (xy 33.183366 125.933241) (xy 33.190294 125.933985) (xy 33.242977 125.93965) (xy 34.977022 125.939649) + (xy 35.036633 125.933241) (xy 35.171481 125.882946) (xy 35.286696 125.796696) (xy 35.372946 125.681481) + (xy 35.423241 125.546633) (xy 35.423499 125.544224) (xy 35.424222 125.542479) (xy 35.425024 125.539088) + (xy 35.425573 125.539217) (xy 35.450234 125.479675) (xy 35.507625 125.439824) (xy 35.57745 125.437327) + (xy 35.63754 125.472977) (xy 35.641081 125.476947) (xy 35.643422 125.479688) (xy 35.643427 125.479695) + (xy 35.790305 125.626573) (xy 35.958352 125.748666) (xy 36.058302 125.799593) (xy 36.143432 125.842969) + (xy 36.242205 125.875062) (xy 36.340981 125.907156) (xy 36.435999 125.922205) (xy 36.546136 125.93965) + (xy 36.546141 125.93965) (xy 36.753864 125.93965) (xy 36.853321 125.923896) (xy 36.959019 125.907156) + (xy 37.15657 125.842968) (xy 37.341648 125.748666) (xy 37.509695 125.626573) (xy 37.656573 125.479695) + (xy 37.778666 125.311648) (xy 37.809797 125.250549) (xy 37.857768 125.199756) (xy 37.925589 125.18296) + (xy 37.991724 125.205496) (xy 38.030764 125.25055) (xy 38.06176 125.311382) (xy 38.096815 125.35963) + (xy 38.096815 125.359631) (xy 38.669396 124.78705) (xy 38.681116 124.830787) (xy 38.753011 124.955313) + (xy 38.854687 125.056989) (xy 38.979213 125.128884) (xy 39.022949 125.140603) (xy 38.450367 125.713183) + (xy 38.450368 125.713184) (xy 38.498609 125.748233) (xy 38.498622 125.748241) (xy 38.683617 125.842502) + (xy 38.881097 125.906667) (xy 39.086182 125.93915) (xy 39.293818 125.93915) (xy 39.498902 125.906667) + (xy 39.696382 125.842502) (xy 39.881385 125.748237) (xy 39.92963 125.713184) (xy 39.92963 125.713183) + (xy 39.35705 125.140603) (xy 39.400787 125.128884) (xy 39.525313 125.056989) (xy 39.626989 124.955313) + (xy 39.698884 124.830787) (xy 39.710603 124.78705) (xy 40.283183 125.35963) (xy 40.283184 125.35963) + (xy 40.318239 125.311383) (xy 40.318239 125.311382) (xy 40.349234 125.250552) (xy 40.397208 125.199755) + (xy 40.465029 125.18296) (xy 40.531164 125.205497) (xy 40.570204 125.250552) (xy 40.601332 125.311646) + (xy 40.6464 125.373676) (xy 40.723427 125.479695) (xy 40.870305 125.626573) (xy 41.038352 125.748666) + (xy 41.138302 125.799593) (xy 41.223432 125.842969) (xy 41.322205 125.875062) (xy 41.420981 125.907156) + (xy 41.515999 125.922205) (xy 41.626136 125.93965) (xy 41.626141 125.93965) (xy 41.833864 125.93965) + (xy 41.933321 125.923896) (xy 42.039019 125.907156) (xy 42.23657 125.842968) (xy 42.421648 125.748666) + (xy 42.589695 125.626573) (xy 42.736573 125.479695) (xy 42.858666 125.311648) (xy 42.889515 125.251102) + (xy 42.937489 125.200307) (xy 43.00531 125.183512) (xy 43.071445 125.206049) (xy 43.110484 125.251102) + (xy 43.141334 125.311648) (xy 43.263427 125.479695) (xy 43.410305 125.626573) (xy 43.578352 125.748666) + (xy 43.678302 125.799593) (xy 43.763432 125.842969) (xy 43.862205 125.875062) (xy 43.960981 125.907156) + (xy 44.055999 125.922205) (xy 44.166136 125.93965) (xy 44.166141 125.93965) (xy 44.373864 125.93965) + (xy 44.473321 125.923896) (xy 44.579019 125.907156) (xy 44.77657 125.842968) (xy 44.961648 125.748666) + (xy 45.129695 125.626573) (xy 45.276573 125.479695) (xy 45.398666 125.311648) (xy 45.429515 125.251102) + (xy 45.477489 125.200307) (xy 45.54531 125.183512) (xy 45.611445 125.206049) (xy 45.650484 125.251102) + (xy 45.681334 125.311648) (xy 45.803427 125.479695) (xy 45.950305 125.626573) (xy 46.118352 125.748666) + (xy 46.218302 125.799593) (xy 46.303432 125.842969) (xy 46.402205 125.875062) (xy 46.500981 125.907156) + (xy 46.595999 125.922205) (xy 46.706136 125.93965) (xy 46.706141 125.93965) (xy 46.913864 125.93965) + (xy 47.013321 125.923896) (xy 47.119019 125.907156) (xy 47.31657 125.842968) (xy 47.501648 125.748666) + (xy 47.669695 125.626573) (xy 47.816573 125.479695) (xy 47.938666 125.311648) (xy 47.969515 125.251102) + (xy 48.017489 125.200307) (xy 48.08531 125.183512) (xy 48.151445 125.206049) (xy 48.190484 125.251102) + (xy 48.221334 125.311648) (xy 48.343427 125.479695) (xy 48.490305 125.626573) (xy 48.658352 125.748666) + (xy 48.758302 125.799593) (xy 48.843432 125.842969) (xy 48.942205 125.875062) (xy 49.040981 125.907156) + (xy 49.135999 125.922205) (xy 49.246136 125.93965) (xy 49.246141 125.93965) (xy 49.453864 125.93965) + (xy 49.553321 125.923896) (xy 49.659019 125.907156) (xy 49.85657 125.842968) (xy 50.041648 125.748666) + (xy 50.209695 125.626573) (xy 50.356573 125.479695) (xy 50.478666 125.311648) (xy 50.509797 125.250549) + (xy 50.557768 125.199756) (xy 50.625589 125.18296) (xy 50.691724 125.205496) (xy 50.730764 125.25055) + (xy 50.76176 125.311382) (xy 50.796815 125.35963) (xy 50.796815 125.359631) (xy 51.369396 124.787049) + (xy 51.381116 124.830787) (xy 51.453011 124.955313) (xy 51.554687 125.056989) (xy 51.679213 125.128884) + (xy 51.722949 125.140603) (xy 51.150367 125.713183) (xy 51.150368 125.713184) (xy 51.198609 125.748233) + (xy 51.198622 125.748241) (xy 51.383617 125.842502) (xy 51.581097 125.906667) (xy 51.786182 125.93915) + (xy 51.993818 125.93915) (xy 52.198902 125.906667) (xy 52.396382 125.842502) (xy 52.581385 125.748237) + (xy 52.62963 125.713184) (xy 52.62963 125.713183) (xy 52.05705 125.140603) (xy 52.100787 125.128884) + (xy 52.225313 125.056989) (xy 52.326989 124.955313) (xy 52.398884 124.830787) (xy 52.410603 124.78705) + (xy 52.983183 125.35963) (xy 52.983184 125.35963) (xy 53.018239 125.311383) (xy 53.018239 125.311382) + (xy 53.049234 125.250552) (xy 53.097208 125.199755) (xy 53.165029 125.18296) (xy 53.231164 125.205497) + (xy 53.270204 125.250552) (xy 53.301332 125.311646) (xy 53.3464 125.373676) (xy 53.423427 125.479695) + (xy 53.570305 125.626573) (xy 53.738352 125.748666) (xy 53.838302 125.799593) (xy 53.923432 125.842969) + (xy 54.022205 125.875062) (xy 54.120981 125.907156) (xy 54.215999 125.922205) (xy 54.326136 125.93965) + (xy 54.326141 125.93965) (xy 54.533864 125.93965) (xy 54.633321 125.923896) (xy 54.739019 125.907156) + (xy 54.93657 125.842968) (xy 55.121648 125.748666) (xy 55.289695 125.626573) (xy 55.436573 125.479695) + (xy 55.558666 125.311648) (xy 55.589515 125.251102) (xy 55.637489 125.200307) (xy 55.70531 125.183512) + (xy 55.771445 125.206049) (xy 55.810484 125.251102) (xy 55.841334 125.311648) (xy 55.963427 125.479695) + (xy 56.110305 125.626573) (xy 56.278352 125.748666) (xy 56.378302 125.799593) (xy 56.463432 125.842969) + (xy 56.562205 125.875062) (xy 56.660981 125.907156) (xy 56.755999 125.922205) (xy 56.866136 125.93965) + (xy 56.866141 125.93965) (xy 57.073864 125.93965) (xy 57.173321 125.923896) (xy 57.279019 125.907156) + (xy 57.47657 125.842968) (xy 57.661648 125.748666) (xy 57.829695 125.626573) (xy 57.976573 125.479695) + (xy 58.098666 125.311648) (xy 58.129515 125.251102) (xy 58.177489 125.200307) (xy 58.24531 125.183512) + (xy 58.311445 125.206049) (xy 58.350484 125.251102) (xy 58.381334 125.311648) (xy 58.503427 125.479695) + (xy 58.650305 125.626573) (xy 58.818352 125.748666) (xy 58.918302 125.799593) (xy 59.003432 125.842969) + (xy 59.102205 125.875062) (xy 59.200981 125.907156) (xy 59.295999 125.922205) (xy 59.406136 125.93965) + (xy 59.406141 125.93965) (xy 59.613864 125.93965) (xy 59.713321 125.923896) (xy 59.819019 125.907156) + (xy 60.01657 125.842968) (xy 60.201648 125.748666) (xy 60.369695 125.626573) (xy 60.516573 125.479695) + (xy 60.638666 125.311648) (xy 60.669515 125.251102) (xy 60.717489 125.200307) (xy 60.78531 125.183512) + (xy 60.851445 125.206049) (xy 60.890484 125.251102) (xy 60.921334 125.311648) (xy 61.043427 125.479695) + (xy 61.190305 125.626573) (xy 61.358352 125.748666) (xy 61.458302 125.799593) (xy 61.543432 125.842969) + (xy 61.642205 125.875062) (xy 61.740981 125.907156) (xy 61.835999 125.922205) (xy 61.946136 125.93965) + (xy 61.946141 125.93965) (xy 62.153864 125.93965) (xy 62.253321 125.923896) (xy 62.359019 125.907156) + (xy 62.55657 125.842968) (xy 62.741648 125.748666) (xy 62.909695 125.626573) (xy 63.056573 125.479695) + (xy 63.178666 125.311648) (xy 63.209797 125.250549) (xy 63.257768 125.199756) (xy 63.325589 125.18296) + (xy 63.391724 125.205496) (xy 63.430764 125.25055) (xy 63.46176 125.311382) (xy 63.496815 125.35963) + (xy 63.496815 125.359631) (xy 64.069396 124.787049) (xy 64.081116 124.830787) (xy 64.153011 124.955313) + (xy 64.254687 125.056989) (xy 64.379213 125.128884) (xy 64.422949 125.140603) (xy 63.850367 125.713183) + (xy 63.850368 125.713184) (xy 63.898609 125.748233) (xy 63.898622 125.748241) (xy 64.083617 125.842502) + (xy 64.281097 125.906667) (xy 64.486182 125.93915) (xy 64.693818 125.93915) (xy 64.898902 125.906667) + (xy 65.096382 125.842502) (xy 65.281385 125.748237) (xy 65.32963 125.713184) (xy 65.32963 125.713183) + (xy 64.75705 125.140603) (xy 64.800787 125.128884) (xy 64.925313 125.056989) (xy 65.026989 124.955313) + (xy 65.098884 124.830787) (xy 65.110603 124.78705) (xy 65.683183 125.35963) (xy 65.683184 125.35963) + (xy 65.718239 125.311383) (xy 65.718239 125.311382) (xy 65.749234 125.250552) (xy 65.797208 125.199755) + (xy 65.865029 125.18296) (xy 65.931164 125.205497) (xy 65.970204 125.250552) (xy 66.001332 125.311646) + (xy 66.0464 125.373676) (xy 66.123427 125.479695) (xy 66.270305 125.626573) (xy 66.438352 125.748666) + (xy 66.538302 125.799593) (xy 66.623432 125.842969) (xy 66.722205 125.875062) (xy 66.820981 125.907156) + (xy 66.915999 125.922205) (xy 67.026136 125.93965) (xy 67.026141 125.93965) (xy 67.233864 125.93965) + (xy 67.333321 125.923896) (xy 67.439019 125.907156) (xy 67.63657 125.842968) (xy 67.821648 125.748666) + (xy 67.989695 125.626573) (xy 68.136573 125.479695) (xy 68.258666 125.311648) (xy 68.289515 125.251102) + (xy 68.337489 125.200307) (xy 68.40531 125.183512) (xy 68.471445 125.206049) (xy 68.510484 125.251102) + (xy 68.541334 125.311648) (xy 68.663427 125.479695) (xy 68.810305 125.626573) (xy 68.978352 125.748666) + (xy 69.078302 125.799593) (xy 69.163432 125.842969) (xy 69.262205 125.875062) (xy 69.360981 125.907156) + (xy 69.455999 125.922205) (xy 69.566136 125.93965) (xy 69.566141 125.93965) (xy 69.773864 125.93965) + (xy 69.873321 125.923896) (xy 69.979019 125.907156) (xy 70.17657 125.842968) (xy 70.361648 125.748666) + (xy 70.529695 125.626573) (xy 70.676573 125.479695) (xy 70.798666 125.311648) (xy 70.829515 125.251102) + (xy 70.877489 125.200307) (xy 70.94531 125.183512) (xy 71.011445 125.206049) (xy 71.050484 125.251102) + (xy 71.081334 125.311648) (xy 71.203427 125.479695) (xy 71.350305 125.626573) (xy 71.518352 125.748666) + (xy 71.618302 125.799593) (xy 71.703432 125.842969) (xy 71.802205 125.875062) (xy 71.900981 125.907156) + (xy 71.995999 125.922205) (xy 72.106136 125.93965) (xy 72.106141 125.93965) (xy 72.313864 125.93965) + (xy 72.413321 125.923896) (xy 72.519019 125.907156) (xy 72.71657 125.842968) (xy 72.901648 125.748666) + (xy 73.069695 125.626573) (xy 73.216573 125.479695) (xy 73.338666 125.311648) (xy 73.369515 125.251102) + (xy 73.417489 125.200307) (xy 73.48531 125.183512) (xy 73.551445 125.206049) (xy 73.590484 125.251102) + (xy 73.621334 125.311648) (xy 73.743427 125.479695) (xy 73.890305 125.626573) (xy 74.058352 125.748666) + (xy 74.158302 125.799593) (xy 74.243432 125.842969) (xy 74.342205 125.875062) (xy 74.440981 125.907156) + (xy 74.535999 125.922205) (xy 74.646136 125.93965) (xy 74.646141 125.93965) (xy 74.853864 125.93965) + (xy 74.953321 125.923896) (xy 75.059019 125.907156) (xy 75.25657 125.842968) (xy 75.441648 125.748666) + (xy 75.609695 125.626573) (xy 75.756573 125.479695) (xy 75.878666 125.311648) (xy 75.909797 125.250549) + (xy 75.957768 125.199756) (xy 76.025589 125.18296) (xy 76.091724 125.205496) (xy 76.130764 125.25055) + (xy 76.16176 125.311382) (xy 76.196815 125.35963) (xy 76.196815 125.359631) (xy 76.769396 124.787049) + (xy 76.781116 124.830787) (xy 76.853011 124.955313) (xy 76.954687 125.056989) (xy 77.079213 125.128884) + (xy 77.122949 125.140603) (xy 76.550367 125.713183) (xy 76.550368 125.713184) (xy 76.598609 125.748233) + (xy 76.598622 125.748241) (xy 76.783617 125.842502) (xy 76.981097 125.906667) (xy 77.186182 125.93915) + (xy 77.393818 125.93915) (xy 77.598902 125.906667) (xy 77.796382 125.842502) (xy 77.981385 125.748237) + (xy 78.02963 125.713184) (xy 78.02963 125.713183) (xy 77.45705 125.140603) (xy 77.500787 125.128884) + (xy 77.625313 125.056989) (xy 77.726989 124.955313) (xy 77.798884 124.830787) (xy 77.810603 124.78705) + (xy 78.383183 125.35963) (xy 78.383184 125.35963) (xy 78.418239 125.311383) (xy 78.418239 125.311382) + (xy 78.449234 125.250552) (xy 78.497208 125.199755) (xy 78.565029 125.18296) (xy 78.631164 125.205497) + (xy 78.670204 125.250552) (xy 78.701332 125.311646) (xy 78.7464 125.373676) (xy 78.823427 125.479695) + (xy 78.970305 125.626573) (xy 79.138352 125.748666) (xy 79.238302 125.799593) (xy 79.323432 125.842969) + (xy 79.422205 125.875062) (xy 79.520981 125.907156) (xy 79.615999 125.922205) (xy 79.726136 125.93965) + (xy 79.726141 125.93965) (xy 79.933864 125.93965) (xy 80.033321 125.923896) (xy 80.139019 125.907156) + (xy 80.33657 125.842968) (xy 80.521648 125.748666) (xy 80.689695 125.626573) (xy 80.836573 125.479695) + (xy 80.958666 125.311648) (xy 80.989515 125.251102) (xy 81.037489 125.200307) (xy 81.10531 125.183512) + (xy 81.171445 125.206049) (xy 81.210484 125.251102) (xy 81.241334 125.311648) (xy 81.363427 125.479695) + (xy 81.510305 125.626573) (xy 81.678352 125.748666) (xy 81.778302 125.799593) (xy 81.863432 125.842969) + (xy 81.962205 125.875062) (xy 82.060981 125.907156) (xy 82.155999 125.922205) (xy 82.266136 125.93965) + (xy 82.266141 125.93965) (xy 82.473864 125.93965) (xy 82.573321 125.923896) (xy 82.679019 125.907156) + (xy 82.87657 125.842968) (xy 83.061648 125.748666) (xy 83.229695 125.626573) (xy 83.376573 125.479695) + (xy 83.498666 125.311648) (xy 83.592968 125.12657) (xy 83.657156 124.929019) (xy 83.677225 124.802306) + (xy 83.68965 124.723864) (xy 83.68965 124.516135) (xy 83.670746 124.396786) (xy 83.657156 124.310981) + (xy 83.601038 124.138266) (xy 83.592969 124.113432) (xy 83.555678 124.040244) (xy 83.498666 123.928352) + (xy 83.376573 123.760305) (xy 83.229695 123.613427) (xy 83.061648 123.491334) (xy 82.96738 123.443302) + (xy 82.876567 123.39703) (xy 82.67902 123.332844) (xy 82.473864 123.30035) (xy 82.473859 123.30035) + (xy 82.266141 123.30035) (xy 82.266136 123.30035) (xy 82.060979 123.332844) (xy 81.863432 123.39703) + (xy 81.678351 123.491334) (xy 81.510302 123.613429) (xy 81.363429 123.760302) (xy 81.241334 123.928351) + (xy 81.210485 123.988896) (xy 81.16251 124.039692) (xy 81.094689 124.056487) (xy 81.028554 124.033949) + (xy 80.989515 123.988896) (xy 80.978426 123.967134) (xy 80.958666 123.928352) (xy 80.836573 123.760305) + (xy 80.689695 123.613427) (xy 80.521648 123.491334) (xy 80.42738 123.443302) (xy 80.336567 123.39703) + (xy 80.13902 123.332844) (xy 79.933864 123.30035) (xy 79.933859 123.30035) (xy 79.726141 123.30035) + (xy 79.726136 123.30035) (xy 79.520979 123.332844) (xy 79.323432 123.39703) (xy 79.138351 123.491334) + (xy 78.970302 123.613429) (xy 78.823429 123.760302) (xy 78.701334 123.928351) (xy 78.670204 123.989448) + (xy 78.622229 124.040244) (xy 78.554408 124.057039) (xy 78.488273 124.034501) (xy 78.449234 123.989448) + (xy 78.418241 123.928622) (xy 78.418233 123.928609) (xy 78.383184 123.880368) (xy 78.383183 123.880367) + (xy 77.810602 124.452948) (xy 77.798884 124.409213) (xy 77.726989 124.284687) (xy 77.625313 124.183011) + (xy 77.500787 124.111116) (xy 77.457048 124.099396) (xy 78.029631 123.526815) (xy 77.981385 123.491762) + (xy 77.796382 123.397497) (xy 77.598902 123.333332) (xy 77.393818 123.30085) (xy 77.186182 123.30085) + (xy 76.981097 123.333332) (xy 76.783617 123.397497) (xy 76.598618 123.49176) (xy 76.550368 123.526815) + (xy 76.550368 123.526816) (xy 77.122949 124.099396) (xy 77.079213 124.111116) (xy 76.954687 124.183011) + (xy 76.853011 124.284687) (xy 76.781116 124.409213) (xy 76.769396 124.452949) (xy 76.196815 123.880368) + (xy 76.161758 123.928621) (xy 76.130764 123.989449) (xy 76.082789 124.040245) (xy 76.014968 124.057039) + (xy 75.948833 124.034501) (xy 75.909795 123.989447) (xy 75.909514 123.988896) (xy 75.878804 123.928622) + (xy 75.878667 123.928353) (xy 75.809045 123.832527) (xy 75.756573 123.760305) (xy 75.609695 123.613427) + (xy 75.441648 123.491334) (xy 75.34738 123.443302) (xy 75.256567 123.39703) (xy 75.05902 123.332844) + (xy 74.853864 123.30035) (xy 74.853859 123.30035) (xy 74.646141 123.30035) (xy 74.646136 123.30035) + (xy 74.440979 123.332844) (xy 74.243432 123.39703) (xy 74.058351 123.491334) (xy 73.890302 123.613429) + (xy 73.743429 123.760302) (xy 73.621334 123.928351) (xy 73.590485 123.988896) (xy 73.54251 124.039692) + (xy 73.474689 124.056487) (xy 73.408554 124.033949) (xy 73.369515 123.988896) (xy 73.358426 123.967134) + (xy 73.338666 123.928352) (xy 73.216573 123.760305) (xy 73.069695 123.613427) (xy 72.901648 123.491334) + (xy 72.80738 123.443302) (xy 72.716567 123.39703) (xy 72.51902 123.332844) (xy 72.313864 123.30035) + (xy 72.313859 123.30035) (xy 72.106141 123.30035) (xy 72.106136 123.30035) (xy 71.900979 123.332844) + (xy 71.703432 123.39703) (xy 71.518351 123.491334) (xy 71.350302 123.613429) (xy 71.203429 123.760302) + (xy 71.081334 123.928351) (xy 71.050485 123.988896) (xy 71.00251 124.039692) (xy 70.934689 124.056487) + (xy 70.868554 124.033949) (xy 70.829515 123.988896) (xy 70.818426 123.967134) (xy 70.798666 123.928352) + (xy 70.676573 123.760305) (xy 70.529695 123.613427) (xy 70.361648 123.491334) (xy 70.26738 123.443302) + (xy 70.176567 123.39703) (xy 69.97902 123.332844) (xy 69.773864 123.30035) (xy 69.773859 123.30035) + (xy 69.566141 123.30035) (xy 69.566136 123.30035) (xy 69.360979 123.332844) (xy 69.163432 123.39703) + (xy 68.978351 123.491334) (xy 68.810302 123.613429) (xy 68.663429 123.760302) (xy 68.541334 123.928351) + (xy 68.510485 123.988896) (xy 68.46251 124.039692) (xy 68.394689 124.056487) (xy 68.328554 124.033949) + (xy 68.289515 123.988896) (xy 68.278426 123.967134) (xy 68.258666 123.928352) (xy 68.136573 123.760305) + (xy 67.989695 123.613427) (xy 67.821648 123.491334) (xy 67.72738 123.443302) (xy 67.636567 123.39703) + (xy 67.43902 123.332844) (xy 67.233864 123.30035) (xy 67.233859 123.30035) (xy 67.026141 123.30035) + (xy 67.026136 123.30035) (xy 66.820979 123.332844) (xy 66.623432 123.39703) (xy 66.438351 123.491334) + (xy 66.270302 123.613429) (xy 66.123429 123.760302) (xy 66.001334 123.928351) (xy 65.970204 123.989448) + (xy 65.922229 124.040244) (xy 65.854408 124.057039) (xy 65.788273 124.034501) (xy 65.749234 123.989448) + (xy 65.718241 123.928622) (xy 65.718233 123.928609) (xy 65.683184 123.880368) (xy 65.683183 123.880367) + (xy 65.110602 124.452948) (xy 65.098884 124.409213) (xy 65.026989 124.284687) (xy 64.925313 124.183011) + (xy 64.800787 124.111116) (xy 64.757048 124.099396) (xy 65.329631 123.526815) (xy 65.281385 123.491762) + (xy 65.096382 123.397497) (xy 64.898902 123.333332) (xy 64.693818 123.30085) (xy 64.486182 123.30085) + (xy 64.281097 123.333332) (xy 64.083617 123.397497) (xy 63.898618 123.49176) (xy 63.850368 123.526815) + (xy 63.850368 123.526816) (xy 64.422949 124.099396) (xy 64.379213 124.111116) (xy 64.254687 124.183011) + (xy 64.153011 124.284687) (xy 64.081116 124.409213) (xy 64.069396 124.452949) (xy 63.496816 123.880368) + (xy 63.496815 123.880368) (xy 63.461758 123.928621) (xy 63.430764 123.989449) (xy 63.382789 124.040245) + (xy 63.314968 124.057039) (xy 63.248833 124.034501) (xy 63.209795 123.989447) (xy 63.209514 123.988896) + (xy 63.178804 123.928622) (xy 63.178667 123.928353) (xy 63.109045 123.832527) (xy 63.056573 123.760305) + (xy 62.909695 123.613427) (xy 62.741648 123.491334) (xy 62.64738 123.443302) (xy 62.556567 123.39703) + (xy 62.35902 123.332844) (xy 62.153864 123.30035) (xy 62.153859 123.30035) (xy 61.946141 123.30035) + (xy 61.946136 123.30035) (xy 61.740979 123.332844) (xy 61.543432 123.39703) (xy 61.358351 123.491334) + (xy 61.190302 123.613429) (xy 61.043429 123.760302) (xy 60.921334 123.928351) (xy 60.890485 123.988896) + (xy 60.84251 124.039692) (xy 60.774689 124.056487) (xy 60.708554 124.033949) (xy 60.669515 123.988896) + (xy 60.658426 123.967134) (xy 60.638666 123.928352) (xy 60.516573 123.760305) (xy 60.369695 123.613427) + (xy 60.201648 123.491334) (xy 60.10738 123.443302) (xy 60.016567 123.39703) (xy 59.81902 123.332844) + (xy 59.613864 123.30035) (xy 59.613859 123.30035) (xy 59.406141 123.30035) (xy 59.406136 123.30035) + (xy 59.200979 123.332844) (xy 59.003432 123.39703) (xy 58.818351 123.491334) (xy 58.650302 123.613429) + (xy 58.503429 123.760302) (xy 58.381334 123.928351) (xy 58.350485 123.988896) (xy 58.30251 124.039692) + (xy 58.234689 124.056487) (xy 58.168554 124.033949) (xy 58.129515 123.988896) (xy 58.118426 123.967134) + (xy 58.098666 123.928352) (xy 57.976573 123.760305) (xy 57.829695 123.613427) (xy 57.661648 123.491334) + (xy 57.56738 123.443302) (xy 57.476567 123.39703) (xy 57.27902 123.332844) (xy 57.073864 123.30035) + (xy 57.073859 123.30035) (xy 56.866141 123.30035) (xy 56.866136 123.30035) (xy 56.660979 123.332844) + (xy 56.463432 123.39703) (xy 56.278351 123.491334) (xy 56.110302 123.613429) (xy 55.963429 123.760302) + (xy 55.841334 123.928351) (xy 55.810485 123.988896) (xy 55.76251 124.039692) (xy 55.694689 124.056487) + (xy 55.628554 124.033949) (xy 55.589515 123.988896) (xy 55.578426 123.967134) (xy 55.558666 123.928352) + (xy 55.436573 123.760305) (xy 55.289695 123.613427) (xy 55.121648 123.491334) (xy 55.02738 123.443302) + (xy 54.936567 123.39703) (xy 54.73902 123.332844) (xy 54.533864 123.30035) (xy 54.533859 123.30035) + (xy 54.326141 123.30035) (xy 54.326136 123.30035) (xy 54.120979 123.332844) (xy 53.923432 123.39703) + (xy 53.738351 123.491334) (xy 53.570302 123.613429) (xy 53.423429 123.760302) (xy 53.301334 123.928351) + (xy 53.270204 123.989448) (xy 53.222229 124.040244) (xy 53.154408 124.057039) (xy 53.088273 124.034501) + (xy 53.049234 123.989448) (xy 53.018241 123.928622) (xy 53.018233 123.928609) (xy 52.983184 123.880368) + (xy 52.983183 123.880367) (xy 52.410602 124.452948) (xy 52.398884 124.409213) (xy 52.326989 124.284687) + (xy 52.225313 124.183011) (xy 52.100787 124.111116) (xy 52.057048 124.099396) (xy 52.629631 123.526815) + (xy 52.581385 123.491762) (xy 52.396382 123.397497) (xy 52.198902 123.333332) (xy 51.993818 123.30085) + (xy 51.786182 123.30085) (xy 51.581097 123.333332) (xy 51.383617 123.397497) (xy 51.198618 123.49176) + (xy 51.150368 123.526815) (xy 51.150368 123.526816) (xy 51.722949 124.099396) (xy 51.679213 124.111116) + (xy 51.554687 124.183011) (xy 51.453011 124.284687) (xy 51.381116 124.409213) (xy 51.369396 124.452949) + (xy 50.796816 123.880368) (xy 50.796815 123.880368) (xy 50.761758 123.928621) (xy 50.730764 123.989449) + (xy 50.682789 124.040245) (xy 50.614968 124.057039) (xy 50.548833 124.034501) (xy 50.509795 123.989447) + (xy 50.509514 123.988896) (xy 50.478804 123.928622) (xy 50.478667 123.928353) (xy 50.409045 123.832527) + (xy 50.356573 123.760305) (xy 50.209695 123.613427) (xy 50.041648 123.491334) (xy 49.94738 123.443302) + (xy 49.856567 123.39703) (xy 49.65902 123.332844) (xy 49.453864 123.30035) (xy 49.453859 123.30035) + (xy 49.246141 123.30035) (xy 49.246136 123.30035) (xy 49.040979 123.332844) (xy 48.843432 123.39703) + (xy 48.658351 123.491334) (xy 48.490302 123.613429) (xy 48.343429 123.760302) (xy 48.221334 123.928351) + (xy 48.190485 123.988896) (xy 48.14251 124.039692) (xy 48.074689 124.056487) (xy 48.008554 124.033949) + (xy 47.969515 123.988896) (xy 47.958426 123.967134) (xy 47.938666 123.928352) (xy 47.816573 123.760305) + (xy 47.669695 123.613427) (xy 47.501648 123.491334) (xy 47.40738 123.443302) (xy 47.316567 123.39703) + (xy 47.11902 123.332844) (xy 46.913864 123.30035) (xy 46.913859 123.30035) (xy 46.706141 123.30035) + (xy 46.706136 123.30035) (xy 46.500979 123.332844) (xy 46.303432 123.39703) (xy 46.118351 123.491334) + (xy 45.950302 123.613429) (xy 45.803429 123.760302) (xy 45.681334 123.928351) (xy 45.650485 123.988896) + (xy 45.60251 124.039692) (xy 45.534689 124.056487) (xy 45.468554 124.033949) (xy 45.429515 123.988896) + (xy 45.418426 123.967134) (xy 45.398666 123.928352) (xy 45.276573 123.760305) (xy 45.129695 123.613427) + (xy 44.961648 123.491334) (xy 44.86738 123.443302) (xy 44.776567 123.39703) (xy 44.57902 123.332844) + (xy 44.373864 123.30035) (xy 44.373859 123.30035) (xy 44.166141 123.30035) (xy 44.166136 123.30035) + (xy 43.960979 123.332844) (xy 43.763432 123.39703) (xy 43.578351 123.491334) (xy 43.410302 123.613429) + (xy 43.263429 123.760302) (xy 43.141334 123.928351) (xy 43.110485 123.988896) (xy 43.06251 124.039692) + (xy 42.994689 124.056487) (xy 42.928554 124.033949) (xy 42.889515 123.988896) (xy 42.878426 123.967134) + (xy 42.858666 123.928352) (xy 42.736573 123.760305) (xy 42.589695 123.613427) (xy 42.421648 123.491334) + (xy 42.32738 123.443302) (xy 42.236567 123.39703) (xy 42.03902 123.332844) (xy 41.833864 123.30035) + (xy 41.833859 123.30035) (xy 41.626141 123.30035) (xy 41.626136 123.30035) (xy 41.420979 123.332844) + (xy 41.223432 123.39703) (xy 41.038351 123.491334) (xy 40.870302 123.613429) (xy 40.723429 123.760302) + (xy 40.601334 123.928351) (xy 40.570204 123.989448) (xy 40.522229 124.040244) (xy 40.454408 124.057039) + (xy 40.388273 124.034501) (xy 40.349234 123.989448) (xy 40.318241 123.928622) (xy 40.318233 123.928609) + (xy 40.283184 123.880368) (xy 40.283183 123.880367) (xy 39.710602 124.452948) (xy 39.698884 124.409213) + (xy 39.626989 124.284687) (xy 39.525313 124.183011) (xy 39.400787 124.111116) (xy 39.357048 124.099396) + (xy 39.929631 123.526815) (xy 39.881385 123.491762) (xy 39.696382 123.397497) (xy 39.498902 123.333332) + (xy 39.293818 123.30085) (xy 39.086182 123.30085) (xy 38.881097 123.333332) (xy 38.683617 123.397497) + (xy 38.498618 123.49176) (xy 38.450368 123.526815) (xy 38.450368 123.526816) (xy 39.022949 124.099396) + (xy 38.979213 124.111116) (xy 38.854687 124.183011) (xy 38.753011 124.284687) (xy 38.681116 124.409213) + (xy 38.669396 124.452949) (xy 38.096815 123.880368) (xy 38.061758 123.928621) (xy 38.030764 123.989449) + (xy 37.982789 124.040245) (xy 37.914968 124.057039) (xy 37.848833 124.034501) (xy 37.809795 123.989447) + (xy 37.809514 123.988896) (xy 37.778804 123.928622) (xy 37.778667 123.928353) (xy 37.709045 123.832527) + (xy 37.656573 123.760305) (xy 37.509695 123.613427) (xy 37.341648 123.491334) (xy 37.24738 123.443302) + (xy 37.156567 123.39703) (xy 36.95902 123.332844) (xy 36.753864 123.30035) (xy 36.753859 123.30035) + (xy 36.546141 123.30035) (xy 36.546136 123.30035) (xy 36.340979 123.332844) (xy 36.143432 123.39703) + (xy 35.958351 123.491334) (xy 35.790302 123.613429) (xy 35.643426 123.760305) (xy 35.641069 123.763065) + (xy 35.582557 123.80125) (xy 35.512689 123.80174) (xy 35.453647 123.764378) (xy 35.424178 123.701028) + (xy 35.423501 123.695794) (xy 35.423241 123.693367) (xy 35.419451 123.683206) (xy 35.372947 123.558521) + (xy 35.372943 123.558514) (xy 35.286697 123.443305) (xy 35.286694 123.443302) (xy 35.171485 123.357056) + (xy 35.171478 123.357052) (xy 35.036632 123.306758) (xy 35.036633 123.306758) (xy 34.977033 123.300351) + (xy 34.977031 123.30035) (xy 34.977023 123.30035) (xy 34.977014 123.30035) (xy 33.242979 123.30035) + (xy 33.242973 123.300351) (xy 33.183366 123.306758) (xy 33.048521 123.357052) (xy 33.048514 123.357056) + (xy 32.933305 123.443302) (xy 32.933302 123.443305) (xy 32.847056 123.558514) (xy 32.847052 123.558521) + (xy 32.796758 123.693367) (xy 32.790351 123.752966) (xy 32.79035 123.752985) (xy 22.5955 123.752985) + (xy 22.5955 100.096135) (xy 32.93035 100.096135) (xy 32.93035 100.303864) (xy 32.962844 100.50902) + (xy 33.02703 100.706567) (xy 33.090485 100.831103) (xy 33.121334 100.891648) (xy 33.243427 101.059695) + (xy 33.390305 101.206573) (xy 33.558352 101.328666) (xy 33.742515 101.422502) (xy 33.743432 101.422969) + (xy 33.842205 101.455062) (xy 33.940981 101.487156) (xy 34.035999 101.502205) (xy 34.146136 101.51965) + (xy 34.146141 101.51965) (xy 34.353864 101.51965) (xy 34.453321 101.503896) (xy 34.559019 101.487156) + (xy 34.75657 101.422968) (xy 34.941648 101.328666) (xy 35.109695 101.206573) (xy 35.256573 101.059695) + (xy 35.378666 100.891648) (xy 35.409515 100.831102) (xy 35.457489 100.780307) (xy 35.52531 100.763512) + (xy 35.591445 100.786049) (xy 35.630484 100.831102) (xy 35.661334 100.891648) (xy 35.783427 101.059695) + (xy 35.930305 101.206573) (xy 36.098352 101.328666) (xy 36.282515 101.422502) (xy 36.283432 101.422969) + (xy 36.382205 101.455062) (xy 36.480981 101.487156) (xy 36.575999 101.502205) (xy 36.686136 101.51965) + (xy 36.686141 101.51965) (xy 36.893864 101.51965) (xy 36.993321 101.503896) (xy 37.099019 101.487156) + (xy 37.29657 101.422968) (xy 37.481648 101.328666) (xy 37.649695 101.206573) (xy 37.796573 101.059695) + (xy 37.918666 100.891648) (xy 37.949515 100.831102) (xy 37.997489 100.780307) (xy 38.06531 100.763512) + (xy 38.131445 100.786049) (xy 38.170484 100.831102) (xy 38.201334 100.891648) (xy 38.323427 101.059695) + (xy 38.470305 101.206573) (xy 38.638352 101.328666) (xy 38.822515 101.422502) (xy 38.823432 101.422969) + (xy 38.922205 101.455062) (xy 39.020981 101.487156) (xy 39.115999 101.502205) (xy 39.226136 101.51965) + (xy 39.226141 101.51965) (xy 39.433864 101.51965) (xy 39.533321 101.503896) (xy 39.639019 101.487156) + (xy 39.83657 101.422968) (xy 40.021648 101.328666) (xy 40.189695 101.206573) (xy 40.336573 101.059695) + (xy 40.458666 100.891648) (xy 40.489515 100.831102) (xy 40.537489 100.780307) (xy 40.60531 100.763512) + (xy 40.671445 100.786049) (xy 40.710484 100.831102) (xy 40.741334 100.891648) (xy 40.863427 101.059695) + (xy 41.010305 101.206573) (xy 41.178352 101.328666) (xy 41.362515 101.422502) (xy 41.363432 101.422969) + (xy 41.462205 101.455062) (xy 41.560981 101.487156) (xy 41.655999 101.502205) (xy 41.766136 101.51965) + (xy 41.766141 101.51965) (xy 41.973864 101.51965) (xy 42.073321 101.503896) (xy 42.179019 101.487156) + (xy 42.37657 101.422968) (xy 42.561648 101.328666) (xy 42.729695 101.206573) (xy 42.876573 101.059695) + (xy 42.998666 100.891648) (xy 43.029515 100.831102) (xy 43.077489 100.780307) (xy 43.14531 100.763512) + (xy 43.211445 100.786049) (xy 43.250484 100.831102) (xy 43.281334 100.891648) (xy 43.403427 101.059695) + (xy 43.550305 101.206573) (xy 43.718352 101.328666) (xy 43.902515 101.422502) (xy 43.903432 101.422969) + (xy 44.002205 101.455062) (xy 44.100981 101.487156) (xy 44.195999 101.502205) (xy 44.306136 101.51965) + (xy 44.306141 101.51965) (xy 44.513864 101.51965) (xy 44.613321 101.503896) (xy 44.719019 101.487156) + (xy 44.91657 101.422968) (xy 45.101648 101.328666) (xy 45.269695 101.206573) (xy 45.416573 101.059695) + (xy 45.538666 100.891648) (xy 45.569515 100.831102) (xy 45.617489 100.780307) (xy 45.68531 100.763512) + (xy 45.751445 100.786049) (xy 45.790484 100.831102) (xy 45.821334 100.891648) (xy 45.943427 101.059695) + (xy 46.090305 101.206573) (xy 46.258352 101.328666) (xy 46.442515 101.422502) (xy 46.443432 101.422969) + (xy 46.542205 101.455062) (xy 46.640981 101.487156) (xy 46.735999 101.502205) (xy 46.846136 101.51965) + (xy 46.846141 101.51965) (xy 47.053864 101.51965) (xy 47.153321 101.503896) (xy 47.259019 101.487156) + (xy 47.45657 101.422968) (xy 47.641648 101.328666) (xy 47.809695 101.206573) (xy 47.956573 101.059695) + (xy 48.078666 100.891648) (xy 48.109515 100.831102) (xy 48.157489 100.780307) (xy 48.22531 100.763512) + (xy 48.291445 100.786049) (xy 48.330484 100.831102) (xy 48.361334 100.891648) (xy 48.483427 101.059695) + (xy 48.630305 101.206573) (xy 48.798352 101.328666) (xy 48.982515 101.422502) (xy 48.983432 101.422969) + (xy 49.082205 101.455062) (xy 49.180981 101.487156) (xy 49.275999 101.502205) (xy 49.386136 101.51965) + (xy 49.386141 101.51965) (xy 49.593864 101.51965) (xy 49.693321 101.503896) (xy 49.799019 101.487156) + (xy 49.99657 101.422968) (xy 50.181648 101.328666) (xy 50.349695 101.206573) (xy 50.496573 101.059695) + (xy 50.618666 100.891648) (xy 50.649515 100.831102) (xy 50.697489 100.780307) (xy 50.76531 100.763512) + (xy 50.831445 100.786049) (xy 50.870484 100.831102) (xy 50.901334 100.891648) (xy 51.023427 101.059695) + (xy 51.170305 101.206573) (xy 51.338352 101.328666) (xy 51.522515 101.422502) (xy 51.523432 101.422969) + (xy 51.622205 101.455062) (xy 51.720981 101.487156) (xy 51.815999 101.502205) (xy 51.926136 101.51965) + (xy 51.926141 101.51965) (xy 52.133864 101.51965) (xy 52.233321 101.503896) (xy 52.339019 101.487156) + (xy 52.53657 101.422968) (xy 52.721648 101.328666) (xy 52.889695 101.206573) (xy 53.036573 101.059695) + (xy 53.158666 100.891648) (xy 53.189515 100.831102) (xy 53.237489 100.780307) (xy 53.30531 100.763512) + (xy 53.371445 100.786049) (xy 53.410484 100.831102) (xy 53.441334 100.891648) (xy 53.563427 101.059695) + (xy 53.710305 101.206573) (xy 53.878352 101.328666) (xy 54.062515 101.422502) (xy 54.063432 101.422969) + (xy 54.162205 101.455062) (xy 54.260981 101.487156) (xy 54.355999 101.502205) (xy 54.466136 101.51965) + (xy 54.466141 101.51965) (xy 54.673864 101.51965) (xy 54.773321 101.503896) (xy 54.879019 101.487156) + (xy 55.07657 101.422968) (xy 55.261648 101.328666) (xy 55.429695 101.206573) (xy 55.576573 101.059695) + (xy 55.698666 100.891648) (xy 55.729515 100.831102) (xy 55.777489 100.780307) (xy 55.84531 100.763512) + (xy 55.911445 100.786049) (xy 55.950484 100.831102) (xy 55.981334 100.891648) (xy 56.103427 101.059695) + (xy 56.250305 101.206573) (xy 56.418352 101.328666) (xy 56.602515 101.422502) (xy 56.603432 101.422969) + (xy 56.702205 101.455062) (xy 56.800981 101.487156) (xy 56.895999 101.502205) (xy 57.006136 101.51965) + (xy 57.006141 101.51965) (xy 57.213864 101.51965) (xy 57.313321 101.503896) (xy 57.419019 101.487156) + (xy 57.61657 101.422968) (xy 57.801648 101.328666) (xy 57.969695 101.206573) (xy 58.116573 101.059695) + (xy 58.238666 100.891648) (xy 58.269515 100.831102) (xy 58.317489 100.780307) (xy 58.38531 100.763512) + (xy 58.451445 100.786049) (xy 58.490484 100.831102) (xy 58.521334 100.891648) (xy 58.643427 101.059695) + (xy 58.790305 101.206573) (xy 58.958352 101.328666) (xy 59.142515 101.422502) (xy 59.143432 101.422969) + (xy 59.242205 101.455062) (xy 59.340981 101.487156) (xy 59.435999 101.502205) (xy 59.546136 101.51965) + (xy 59.546141 101.51965) (xy 59.753864 101.51965) (xy 59.853321 101.503896) (xy 59.959019 101.487156) + (xy 60.15657 101.422968) (xy 60.341648 101.328666) (xy 60.509695 101.206573) (xy 60.656573 101.059695) + (xy 60.778666 100.891648) (xy 60.809515 100.831102) (xy 60.857489 100.780307) (xy 60.92531 100.763512) + (xy 60.991445 100.786049) (xy 61.030484 100.831102) (xy 61.061334 100.891648) (xy 61.183427 101.059695) + (xy 61.330305 101.206573) (xy 61.498352 101.328666) (xy 61.682515 101.422502) (xy 61.683432 101.422969) + (xy 61.782205 101.455062) (xy 61.880981 101.487156) (xy 61.975999 101.502205) (xy 62.086136 101.51965) + (xy 62.086141 101.51965) (xy 62.293864 101.51965) (xy 62.393321 101.503896) (xy 62.499019 101.487156) + (xy 62.69657 101.422968) (xy 62.881648 101.328666) (xy 63.049695 101.206573) (xy 63.196573 101.059695) + (xy 63.318666 100.891648) (xy 63.349515 100.831102) (xy 63.397489 100.780307) (xy 63.46531 100.763512) + (xy 63.531445 100.786049) (xy 63.570484 100.831102) (xy 63.601334 100.891648) (xy 63.723427 101.059695) + (xy 63.870305 101.206573) (xy 64.038352 101.328666) (xy 64.222515 101.422502) (xy 64.223432 101.422969) + (xy 64.322205 101.455062) (xy 64.420981 101.487156) (xy 64.515999 101.502205) (xy 64.626136 101.51965) + (xy 64.626141 101.51965) (xy 64.833864 101.51965) (xy 64.933321 101.503896) (xy 65.039019 101.487156) + (xy 65.23657 101.422968) (xy 65.421648 101.328666) (xy 65.589695 101.206573) (xy 65.736573 101.059695) + (xy 65.858666 100.891648) (xy 65.889515 100.831102) (xy 65.937489 100.780307) (xy 66.00531 100.763512) + (xy 66.071445 100.786049) (xy 66.110484 100.831102) (xy 66.141334 100.891648) (xy 66.263427 101.059695) + (xy 66.410305 101.206573) (xy 66.578352 101.328666) (xy 66.762515 101.422502) (xy 66.763432 101.422969) + (xy 66.862205 101.455062) (xy 66.960981 101.487156) (xy 67.055999 101.502205) (xy 67.166136 101.51965) + (xy 67.166141 101.51965) (xy 67.373864 101.51965) (xy 67.473321 101.503896) (xy 67.579019 101.487156) + (xy 67.77657 101.422968) (xy 67.961648 101.328666) (xy 68.129695 101.206573) (xy 68.276573 101.059695) + (xy 68.398666 100.891648) (xy 68.429515 100.831102) (xy 68.477489 100.780307) (xy 68.54531 100.763512) + (xy 68.611445 100.786049) (xy 68.650484 100.831102) (xy 68.681334 100.891648) (xy 68.803427 101.059695) + (xy 68.950305 101.206573) (xy 69.118352 101.328666) (xy 69.302515 101.422502) (xy 69.303432 101.422969) + (xy 69.402205 101.455062) (xy 69.500981 101.487156) (xy 69.595999 101.502205) (xy 69.706136 101.51965) + (xy 69.706141 101.51965) (xy 69.913864 101.51965) (xy 70.013321 101.503896) (xy 70.119019 101.487156) + (xy 70.31657 101.422968) (xy 70.501648 101.328666) (xy 70.669695 101.206573) (xy 70.816573 101.059695) + (xy 70.938666 100.891648) (xy 70.969515 100.831102) (xy 71.017489 100.780307) (xy 71.08531 100.763512) + (xy 71.151445 100.786049) (xy 71.190484 100.831102) (xy 71.221334 100.891648) (xy 71.343427 101.059695) + (xy 71.490305 101.206573) (xy 71.658352 101.328666) (xy 71.842515 101.422502) (xy 71.843432 101.422969) + (xy 71.942205 101.455062) (xy 72.040981 101.487156) (xy 72.135999 101.502205) (xy 72.246136 101.51965) + (xy 72.246141 101.51965) (xy 72.453864 101.51965) (xy 72.553321 101.503896) (xy 72.659019 101.487156) + (xy 72.85657 101.422968) (xy 73.041648 101.328666) (xy 73.209695 101.206573) (xy 73.356573 101.059695) + (xy 73.478666 100.891648) (xy 73.509515 100.831102) (xy 73.557489 100.780307) (xy 73.62531 100.763512) + (xy 73.691445 100.786049) (xy 73.730484 100.831102) (xy 73.761334 100.891648) (xy 73.883427 101.059695) + (xy 74.030305 101.206573) (xy 74.198352 101.328666) (xy 74.382515 101.422502) (xy 74.383432 101.422969) + (xy 74.482205 101.455062) (xy 74.580981 101.487156) (xy 74.675999 101.502205) (xy 74.786136 101.51965) + (xy 74.786141 101.51965) (xy 74.993864 101.51965) (xy 75.093321 101.503896) (xy 75.199019 101.487156) + (xy 75.39657 101.422968) (xy 75.581648 101.328666) (xy 75.749695 101.206573) (xy 75.896573 101.059695) + (xy 76.018666 100.891648) (xy 76.049515 100.831102) (xy 76.097489 100.780307) (xy 76.16531 100.763512) + (xy 76.231445 100.786049) (xy 76.270484 100.831102) (xy 76.301334 100.891648) (xy 76.423427 101.059695) + (xy 76.570305 101.206573) (xy 76.738352 101.328666) (xy 76.922515 101.422502) (xy 76.923432 101.422969) + (xy 77.022205 101.455062) (xy 77.120981 101.487156) (xy 77.215999 101.502205) (xy 77.326136 101.51965) + (xy 77.326141 101.51965) (xy 77.533864 101.51965) (xy 77.633321 101.503896) (xy 77.739019 101.487156) + (xy 77.93657 101.422968) (xy 78.121648 101.328666) (xy 78.289695 101.206573) (xy 78.436573 101.059695) + (xy 78.558666 100.891648) (xy 78.589515 100.831102) (xy 78.637489 100.780307) (xy 78.70531 100.763512) + (xy 78.771445 100.786049) (xy 78.810484 100.831102) (xy 78.841334 100.891648) (xy 78.963427 101.059695) + (xy 79.110305 101.206573) (xy 79.278352 101.328666) (xy 79.462515 101.422502) (xy 79.463432 101.422969) + (xy 79.562205 101.455062) (xy 79.660981 101.487156) (xy 79.755999 101.502205) (xy 79.866136 101.51965) + (xy 79.866141 101.51965) (xy 80.073864 101.51965) (xy 80.173321 101.503896) (xy 80.279019 101.487156) + (xy 80.47657 101.422968) (xy 80.661648 101.328666) (xy 80.829695 101.206573) (xy 80.976573 101.059695) + (xy 81.098666 100.891648) (xy 81.129515 100.831102) (xy 81.177489 100.780307) (xy 81.24531 100.763512) + (xy 81.311445 100.786049) (xy 81.350484 100.831102) (xy 81.381334 100.891648) (xy 81.503427 101.059695) + (xy 81.650305 101.206573) (xy 81.818352 101.328666) (xy 82.002515 101.422502) (xy 82.003432 101.422969) + (xy 82.102205 101.455062) (xy 82.200981 101.487156) (xy 82.295999 101.502205) (xy 82.406136 101.51965) + (xy 82.406141 101.51965) (xy 82.613864 101.51965) (xy 82.713321 101.503896) (xy 82.819019 101.487156) + (xy 83.01657 101.422968) (xy 83.201648 101.328666) (xy 83.369695 101.206573) (xy 83.516573 101.059695) + (xy 83.638666 100.891648) (xy 83.669515 100.831102) (xy 83.717489 100.780307) (xy 83.78531 100.763512) + (xy 83.851445 100.786049) (xy 83.890484 100.831102) (xy 83.921334 100.891648) (xy 84.043427 101.059695) + (xy 84.190305 101.206573) (xy 84.358352 101.328666) (xy 84.542515 101.422502) (xy 84.543432 101.422969) + (xy 84.642205 101.455062) (xy 84.740981 101.487156) (xy 84.835999 101.502205) (xy 84.946136 101.51965) + (xy 84.946141 101.51965) (xy 85.153864 101.51965) (xy 85.253321 101.503896) (xy 85.359019 101.487156) + (xy 85.55657 101.422968) (xy 85.741648 101.328666) (xy 85.909695 101.206573) (xy 86.056573 101.059695) + (xy 86.178666 100.891648) (xy 86.209515 100.831102) (xy 86.257489 100.780307) (xy 86.32531 100.763512) + (xy 86.391445 100.786049) (xy 86.430484 100.831102) (xy 86.461334 100.891648) (xy 86.583427 101.059695) + (xy 86.730305 101.206573) (xy 86.898352 101.328666) (xy 87.082515 101.422502) (xy 87.083432 101.422969) + (xy 87.182205 101.455062) (xy 87.280981 101.487156) (xy 87.375999 101.502205) (xy 87.486136 101.51965) + (xy 87.486141 101.51965) (xy 87.693864 101.51965) (xy 87.840401 101.49644) (xy 87.899019 101.487156) + (xy 87.947332 101.471457) (xy 88.017172 101.469463) (xy 88.077005 101.505543) (xy 88.107834 101.568243) + (xy 88.10965 101.589389) (xy 88.10965 117.534068) (xy 88.10965 117.53407) (xy 88.109649 117.53407) + (xy 88.13849 117.679057) (xy 88.138493 117.679067) (xy 88.195064 117.815642) (xy 88.227962 117.864877) + (xy 88.227963 117.86488) (xy 88.277196 117.938564) (xy 88.277202 117.938571) (xy 91.16401 120.825377) + (xy 91.197495 120.8867) (xy 91.198831 120.895183) (xy 91.237947 121.091829) (xy 91.23795 121.091839) + (xy 91.313364 121.273907) (xy 91.313371 121.27392) (xy 91.42286 121.437781) (xy 91.422863 121.437785) + (xy 91.562214 121.577136) (xy 91.562218 121.577139) (xy 91.726079 121.686628) (xy 91.726092 121.686635) + (xy 91.90816 121.762049) (xy 91.908165 121.762051) (xy 91.908169 121.762051) (xy 91.90817 121.762052) + (xy 92.101456 121.8005) (xy 92.101459 121.8005) (xy 92.298543 121.8005) (xy 92.428582 121.774632) + (xy 92.491835 121.762051) (xy 92.673914 121.686632) (xy 92.837782 121.577139) (xy 92.899133 121.515788) + (xy 92.977969 121.436953) (xy 93.039292 121.403468) (xy 93.108984 121.408452) (xy 93.164917 121.450324) + (xy 93.189334 121.515788) (xy 93.18965 121.524634) (xy 93.18965 123.29762) (xy 93.169965 123.364659) + (xy 93.153331 123.385301) (xy 90.017047 126.521584) (xy 90.017042 126.52159) (xy 89.989901 126.562214) + (xy 89.989898 126.562218) (xy 89.964987 126.5995) (xy 89.934914 126.644507) (xy 89.878343 126.781082) + (xy 89.87834 126.781092) (xy 89.8495 126.926079) (xy 89.8495 126.926082) (xy 89.8495 128.618836) + (xy 89.8495 128.618838) (xy 89.849499 128.618838) (xy 89.87834 128.763825) (xy 89.878343 128.763835) + (xy 89.934914 128.900409) (xy 89.934916 128.900413) (xy 89.952068 128.926083) (xy 89.952067 128.926083) + (xy 90.017046 129.023332) (xy 90.017052 129.023339) (xy 96.472131 135.478416) (xy 96.576666 135.582951) + (xy 96.576669 135.582953) (xy 96.57667 135.582954) (xy 96.699585 135.665083) (xy 96.699588 135.665085) + (xy 96.749747 135.685861) (xy 96.756162 135.688518) (xy 96.83617 135.721659) (xy 96.952323 135.744763) + (xy 96.975462 135.749365) (xy 96.981163 135.7505) (xy 96.981164 135.7505) (xy 96.981165 135.7505) + (xy 97.129 135.7505) (xy 102.28539 135.7505) (xy 102.352429 135.770185) (xy 102.359358 135.775228) + (xy 102.526079 135.886628) (xy 102.526092 135.886635) (xy 102.70816 135.962049) (xy 102.708165 135.962051) + (xy 102.708169 135.962051) (xy 102.70817 135.962052) (xy 102.790268 135.978383) (xy 102.852179 136.010768) + (xy 102.886753 136.071484) (xy 102.883013 136.141253) (xy 102.842146 136.197925) (xy 102.790268 136.221617) + (xy 102.70817 136.237947) (xy 102.70816 136.23795) (xy 102.526092 136.313364) (xy 102.526079 136.313371) + (xy 102.357153 136.426245) (xy 102.356132 136.424717) (xy 102.299745 136.448666) (xy 102.28539 136.4495) + (xy 96.162229 136.4495) (xy 96.09519 136.429815) (xy 96.074548 136.413181) (xy 88.635989 128.974621) + (xy 88.602504 128.913298) (xy 88.601168 128.904815) (xy 88.562052 128.70817) (xy 88.562051 128.708169) + (xy 88.562051 128.708165) (xy 88.517455 128.6005) (xy 88.486635 128.526092) (xy 88.486628 128.526079) + (xy 88.377139 128.362218) (xy 88.377136 128.362214) (xy 88.237785 128.222863) (xy 88.237781 128.22286) + (xy 88.07392 128.113371) (xy 88.073907 128.113364) (xy 87.891839 128.03795) (xy 87.891829 128.037947) + (xy 87.698543 127.9995) (xy 87.698541 127.9995) (xy 87.501459 127.9995) (xy 87.501457 127.9995) + (xy 87.30817 128.037947) (xy 87.30816 128.03795) (xy 87.126092 128.113364) (xy 87.126079 128.113371) + (xy 86.962218 128.22286) (xy 86.962214 128.222863) (xy 86.822863 128.362214) (xy 86.82286 128.362218) + (xy 86.713371 128.526079) (xy 86.713364 128.526092) (xy 86.63795 128.70816) (xy 86.637947 128.70817) + (xy 86.5995 128.901456) (xy 86.5995 128.901459) (xy 86.5995 129.098541) (xy 86.5995 129.098543) + (xy 86.599499 129.098543) (xy 86.637947 129.291829) (xy 86.63795 129.291839) (xy 86.713364 129.473907) + (xy 86.713371 129.47392) (xy 86.82286 129.637781) (xy 86.822863 129.637785) (xy 86.962214 129.777136) + (xy 86.962218 129.777139) (xy 87.126079 129.886628) (xy 87.126092 129.886635) (xy 87.30816 129.962049) + (xy 87.308165 129.962051) (xy 87.308169 129.962051) (xy 87.30817 129.962052) (xy 87.507434 130.001689) + (xy 87.507075 130.003491) (xy 87.563876 130.026423) (xy 87.574621 130.035989) (xy 95.217049 137.678416) + (xy 95.321584 137.782951) (xy 95.321585 137.782952) (xy 95.444498 137.86508) (xy 95.444511 137.865087) + (xy 95.581082 137.921656) (xy 95.581087 137.921658) (xy 95.581091 137.921658) (xy 95.581092 137.921659) + (xy 95.726079 137.9505) (xy 95.726082 137.9505) (xy 102.28539 137.9505) (xy 102.352429 137.970185) + (xy 102.359358 137.975228) (xy 102.526079 138.086628) (xy 102.526092 138.086635) (xy 102.70816 138.162049) + (xy 102.708165 138.162051) (xy 102.708169 138.162051) (xy 102.70817 138.162052) (xy 102.901456 138.2005) + (xy 102.901459 138.2005) (xy 103.098543 138.2005) (xy 103.228582 138.174632) (xy 103.291835 138.162051) + (xy 103.473914 138.086632) (xy 103.637782 137.977139) (xy 103.777139 137.837782) (xy 103.886632 137.673914) + (xy 103.962051 137.491835) (xy 104.0005 137.298541) (xy 104.0005 137.101459) (xy 104.0005 137.101456) + (xy 103.962052 136.90817) (xy 103.962051 136.908169) (xy 103.962051 136.908165) (xy 103.962049 136.90816) + (xy 103.886635 136.726092) (xy 103.886628 136.726079) (xy 103.777139 136.562218) (xy 103.777136 136.562214) + (xy 103.637785 136.422863) (xy 103.637781 136.42286) (xy 103.47392 136.313371) (xy 103.473907 136.313364) + (xy 103.291839 136.23795) (xy 103.291827 136.237947) (xy 103.209732 136.221617) (xy 103.147821 136.189232) + (xy 103.113246 136.128516) (xy 103.116986 136.058747) (xy 103.157853 136.002075) (xy 103.209732 135.978383) + (xy 103.247909 135.970788) (xy 103.291835 135.962051) (xy 103.473914 135.886632) (xy 103.637782 135.777139) + (xy 103.777139 135.637782) (xy 103.886632 135.473914) (xy 103.962051 135.291835) (xy 104.0005 135.098541) + (xy 104.0005 134.901459) (xy 104.0005 134.901456) (xy 103.962052 134.70817) (xy 103.962051 134.708169) + (xy 103.962051 134.708165) (xy 103.962049 134.70816) (xy 103.886635 134.526092) (xy 103.886628 134.526079) + (xy 103.777139 134.362218) (xy 103.777136 134.362214) (xy 103.637785 134.222863) (xy 103.637781 134.22286) + (xy 103.47392 134.113371) (xy 103.473907 134.113364) (xy 103.291839 134.03795) (xy 103.291829 134.037947) + (xy 103.098543 133.9995) (xy 103.098541 133.9995) (xy 102.901459 133.9995) (xy 102.901457 133.9995) + (xy 102.70817 134.037947) (xy 102.70816 134.03795) (xy 102.526092 134.113364) (xy 102.526079 134.113371) + (xy 102.357153 134.226245) (xy 102.356132 134.224717) (xy 102.299745 134.248666) (xy 102.28539 134.2495) + (xy 97.417311 134.2495) (xy 97.350272 134.229815) (xy 97.32963 134.213181) (xy 94.478631 131.362181) + (xy 94.445146 131.300858) (xy 94.45013 131.231166) (xy 94.492002 131.175233) (xy 94.557466 131.150816) + (xy 94.566312 131.1505) (xy 105.08539 131.1505) (xy 105.152429 131.170185) (xy 105.159358 131.175228) + (xy 105.326079 131.286628) (xy 105.326092 131.286635) (xy 105.50816 131.362049) (xy 105.508165 131.362051) + (xy 105.508169 131.362051) (xy 105.50817 131.362052) (xy 105.701456 131.4005) (xy 105.701459 131.4005) + (xy 105.898543 131.4005) (xy 106.028582 131.374632) (xy 106.091835 131.362051) (xy 106.273914 131.286632) + (xy 106.437782 131.177139) (xy 106.577139 131.037782) (xy 106.686632 130.873914) (xy 106.762051 130.691835) + (xy 106.8005 130.498541) (xy 106.8005 130.301459) (xy 106.8005 130.301456) (xy 106.762052 130.10817) + (xy 106.762051 130.108169) (xy 106.762051 130.108165) (xy 106.717455 130.0005) (xy 106.686635 129.926092) + (xy 106.686628 129.926079) (xy 106.577139 129.762218) (xy 106.577136 129.762214) (xy 106.437785 129.622863) + (xy 106.437781 129.62286) (xy 106.27392 129.513371) (xy 106.273907 129.513364) (xy 106.091839 129.43795) + (xy 106.091829 129.437947) (xy 105.898543 129.3995) (xy 105.898541 129.3995) (xy 105.701459 129.3995) + (xy 105.701457 129.3995) (xy 105.50817 129.437947) (xy 105.50816 129.43795) (xy 105.326092 129.513364) + (xy 105.326079 129.513371) (xy 105.157153 129.626245) (xy 105.156132 129.624717) (xy 105.099745 129.648666) + (xy 105.08539 129.6495) (xy 94.51461 129.6495) (xy 94.447571 129.629815) (xy 94.440641 129.624771) + (xy 94.27392 129.513371) (xy 94.273907 129.513364) (xy 94.091839 129.43795) (xy 94.091829 129.437947) + (xy 93.898543 129.3995) (xy 93.898541 129.3995) (xy 93.701459 129.3995) (xy 93.701457 129.3995) + (xy 93.50817 129.437947) (xy 93.50816 129.43795) (xy 93.326092 129.513364) (xy 93.326079 129.513371) + (xy 93.162218 129.62286) (xy 93.162214 129.622863) (xy 93.038445 129.746633) (xy 92.977122 129.780118) + (xy 92.90743 129.775134) (xy 92.863083 129.746633) (xy 91.386819 128.270369) (xy 91.353334 128.209046) + (xy 91.3505 128.182688) (xy 91.3505 127.698543) (xy 92.799499 127.698543) (xy 92.837947 127.891829) + (xy 92.83795 127.891839) (xy 92.913364 128.073907) (xy 92.913371 128.07392) (xy 93.02286 128.237781) + (xy 93.022863 128.237785) (xy 93.162214 128.377136) (xy 93.162218 128.377139) (xy 93.326079 128.486628) + (xy 93.326092 128.486635) (xy 93.50816 128.562049) (xy 93.508165 128.562051) (xy 93.508169 128.562051) + (xy 93.50817 128.562052) (xy 93.701456 128.6005) (xy 93.701459 128.6005) (xy 93.898543 128.6005) + (xy 94.028582 128.574632) (xy 94.091835 128.562051) (xy 94.273914 128.486632) (xy 94.437782 128.377139) + (xy 94.437781 128.377139) (xy 94.442847 128.373755) (xy 94.443867 128.375282) (xy 94.500255 128.351334) + (xy 94.51461 128.3505) (xy 113.07392 128.3505) (xy 113.171462 128.331096) (xy 113.218913 128.321658) + (xy 113.355495 128.265084) (xy 113.39635 128.237785) (xy 113.404725 128.232189) (xy 113.404728 128.232187) + (xy 113.420877 128.221397) (xy 113.487555 128.20052) (xy 113.489766 128.2005) (xy 113.498543 128.2005) + (xy 113.628582 128.174632) (xy 113.691835 128.162051) (xy 113.873914 128.086632) (xy 114.037782 127.977139) + (xy 114.177139 127.837782) (xy 114.286632 127.673914) (xy 114.362051 127.491835) (xy 114.387832 127.362229) + (xy 114.4005 127.298543) (xy 114.4005 127.101456) (xy 114.362052 126.90817) (xy 114.362051 126.908169) + (xy 114.362051 126.908165) (xy 114.362049 126.90816) (xy 114.286635 126.726092) (xy 114.286628 126.726079) + (xy 114.177137 126.562215) (xy 114.037785 126.422863) (xy 114.037781 126.42286) (xy 113.87392 126.313371) + (xy 113.873907 126.313364) (xy 113.691839 126.23795) (xy 113.691829 126.237947) (xy 113.498543 126.1995) + (xy 113.498541 126.1995) (xy 113.301459 126.1995) (xy 113.301457 126.1995) (xy 113.10817 126.237947) + (xy 113.10816 126.23795) (xy 112.926092 126.313364) (xy 112.926079 126.313371) (xy 112.762218 126.42286) + (xy 112.762214 126.422863) (xy 112.622863 126.562214) (xy 112.622863 126.562215) (xy 112.513371 126.72608) + (xy 112.513367 126.726087) (xy 112.505351 126.745438) (xy 112.493955 126.772953) (xy 112.450116 126.827355) + (xy 112.383822 126.849421) (xy 112.379395 126.8495) (xy 94.51461 126.8495) (xy 94.447571 126.829815) + (xy 94.440641 126.824771) (xy 94.27392 126.713371) (xy 94.273907 126.713364) (xy 94.091839 126.63795) + (xy 94.091829 126.637947) (xy 93.898543 126.5995) (xy 93.898541 126.5995) (xy 93.701459 126.5995) + (xy 93.701457 126.5995) (xy 93.50817 126.637947) (xy 93.50816 126.63795) (xy 93.326092 126.713364) + (xy 93.326079 126.713371) (xy 93.162218 126.82286) (xy 93.162214 126.822863) (xy 93.022863 126.962214) + (xy 93.02286 126.962218) (xy 92.913371 127.126079) (xy 92.913364 127.126092) (xy 92.83795 127.30816) + (xy 92.837947 127.30817) (xy 92.7995 127.501456) (xy 92.7995 127.501459) (xy 92.7995 127.698541) + (xy 92.7995 127.698543) (xy 92.799499 127.698543) (xy 91.3505 127.698543) (xy 91.3505 127.362229) + (xy 91.370185 127.29519) (xy 91.386819 127.274548) (xy 94.154547 124.506821) (xy 105.862 124.506821) + (xy 105.862 124.733178) (xy 105.897407 124.956733) (xy 105.967354 125.172005) (xy 106.03 125.294952) + (xy 106.070112 125.373676) (xy 106.203155 125.556794) (xy 106.363206 125.716845) (xy 106.546324 125.849888) + (xy 106.611198 125.882943) (xy 106.747994 125.952645) (xy 106.747996 125.952645) (xy 106.747999 125.952647) + (xy 106.863388 125.990139) (xy 106.963266 126.022592) (xy 107.186822 126.058) (xy 107.186827 126.058) + (xy 107.413178 126.058) (xy 107.636733 126.022592) (xy 107.638235 126.022104) (xy 107.852001 125.952647) + (xy 108.053676 125.849888) (xy 108.236794 125.716845) (xy 108.396845 125.556794) (xy 108.469682 125.456541) + (xy 108.525012 125.413877) (xy 108.594625 125.407898) (xy 108.65642 125.440504) (xy 108.670315 125.456539) + (xy 108.743155 125.556794) (xy 108.903206 125.716845) (xy 109.086324 125.849888) (xy 109.151198 125.882943) + (xy 109.287994 125.952645) (xy 109.287996 125.952645) (xy 109.287999 125.952647) (xy 109.403388 125.990139) + (xy 109.503266 126.022592) (xy 109.726822 126.058) (xy 109.726827 126.058) (xy 109.953178 126.058) + (xy 110.176733 126.022592) (xy 110.178235 126.022104) (xy 110.392001 125.952647) (xy 110.593676 125.849888) + (xy 110.776794 125.716845) (xy 110.936845 125.556794) (xy 111.009682 125.456541) (xy 111.065012 125.413877) + (xy 111.134625 125.407898) (xy 111.19642 125.440504) (xy 111.210315 125.456539) (xy 111.283155 125.556794) + (xy 111.443206 125.716845) (xy 111.626324 125.849888) (xy 111.691198 125.882943) (xy 111.827994 125.952645) + (xy 111.827996 125.952645) (xy 111.827999 125.952647) (xy 111.943388 125.990139) (xy 112.043266 126.022592) + (xy 112.266822 126.058) (xy 112.266827 126.058) (xy 112.493178 126.058) (xy 112.716733 126.022592) + (xy 112.718235 126.022104) (xy 112.932001 125.952647) (xy 113.133676 125.849888) (xy 113.316794 125.716845) + (xy 113.476845 125.556794) (xy 113.549682 125.456541) (xy 113.605012 125.413877) (xy 113.674625 125.407898) + (xy 113.73642 125.440504) (xy 113.750315 125.456539) (xy 113.823155 125.556794) (xy 113.983206 125.716845) + (xy 114.166324 125.849888) (xy 114.231198 125.882943) (xy 114.367994 125.952645) (xy 114.367996 125.952645) + (xy 114.367999 125.952647) (xy 114.483388 125.990139) (xy 114.583266 126.022592) (xy 114.806822 126.058) + (xy 114.806827 126.058) (xy 115.033178 126.058) (xy 115.256733 126.022592) (xy 115.258235 126.022104) + (xy 115.472001 125.952647) (xy 115.673676 125.849888) (xy 115.856794 125.716845) (xy 116.016845 125.556794) + (xy 116.08999 125.456117) (xy 116.14532 125.413452) (xy 116.214933 125.407473) (xy 116.276728 125.440078) + (xy 116.280317 125.44422) (xy 116.282085 125.44436) (xy 116.878092 124.848353) (xy 116.906132 124.916048) + (xy 116.974531 125.018414) (xy 117.061586 125.105469) (xy 117.163952 125.173868) (xy 117.231645 125.201907) + (xy 116.635638 125.797913) (xy 116.706585 125.849459) (xy 116.908189 125.952181) (xy 117.123388 126.022104) + (xy 117.123387 126.022104) (xy 117.346867 126.0575) (xy 117.573133 126.0575) (xy 117.796611 126.022104) + (xy 118.01181 125.952181) (xy 118.213406 125.849463) (xy 118.213412 125.849459) (xy 118.284359 125.797913) + (xy 118.28436 125.797913) (xy 117.688353 125.201907) (xy 117.756048 125.173868) (xy 117.858414 125.105469) + (xy 117.945469 125.018414) (xy 118.013868 124.916048) (xy 118.041907 124.848353) (xy 118.657485 125.463931) + (xy 118.69097 125.525254) (xy 118.685986 125.594946) (xy 118.657485 125.639293) (xy 118.586015 125.710762) + (xy 118.619145 125.799585) (xy 118.705313 125.91469) (xy 118.820406 126.00085) (xy 118.820413 126.000854) + (xy 118.95512 126.051096) (xy 118.955127 126.051098) (xy 119.014655 126.057499) (xy 119.014672 126.0575) + (xy 119.75 126.0575) (xy 119.75 125.192941) (xy 119.817694 125.220981) (xy 119.938443 125.245) (xy 120.061557 125.245) + (xy 120.182306 125.220981) (xy 120.25 125.192941) (xy 120.25 126.0575) (xy 120.985328 126.0575) + (xy 120.985344 126.057499) (xy 121.044872 126.051098) (xy 121.044879 126.051096) (xy 121.179586 126.000854) + (xy 121.179593 126.00085) (xy 121.294687 125.91469) (xy 121.29469 125.914687) (xy 121.38085 125.799593) + (xy 121.380854 125.799586) (xy 121.431096 125.664879) (xy 121.431098 125.664872) (xy 121.437499 125.605344) + (xy 121.4375 125.605327) (xy 121.4375 124.87) (xy 120.572942 124.87) (xy 120.600981 124.802306) + (xy 120.625 124.681557) (xy 120.625 124.558443) (xy 120.600981 124.437694) (xy 120.572942 124.37) + (xy 121.4375 124.37) (xy 121.4375 123.634672) (xy 121.437499 123.634655) (xy 121.431098 123.575127) + (xy 121.431096 123.57512) (xy 121.380854 123.440413) (xy 121.38085 123.440406) (xy 121.29469 123.325312) + (xy 121.294687 123.325309) (xy 121.179593 123.239149) (xy 121.179586 123.239145) (xy 121.044879 123.188903) + (xy 121.044872 123.188901) (xy 120.985344 123.1825) (xy 120.25 123.1825) (xy 120.25 124.047058) + (xy 120.182306 124.019019) (xy 120.061557 123.995) (xy 119.938443 123.995) (xy 119.817694 124.019019) + (xy 119.75 124.047058) (xy 119.75 123.1825) (xy 119.014655 123.1825) (xy 118.955127 123.188901) + (xy 118.95512 123.188903) (xy 118.820413 123.239145) (xy 118.820406 123.239149) (xy 118.705313 123.325309) + (xy 118.619145 123.440414) (xy 118.586015 123.529235) (xy 118.657486 123.600706) (xy 118.690971 123.662029) + (xy 118.685987 123.731721) (xy 118.657486 123.776068) (xy 118.041907 124.391646) (xy 118.013868 124.323952) + (xy 117.945469 124.221586) (xy 117.858414 124.134531) (xy 117.756048 124.066132) (xy 117.688353 124.038092) + (xy 118.28436 123.442085) (xy 118.284359 123.442084) (xy 118.213418 123.390542) (xy 118.01181 123.287818) + (xy 117.796611 123.217895) (xy 117.796612 123.217895) (xy 117.573133 123.1825) (xy 117.346867 123.1825) + (xy 117.123388 123.217895) (xy 116.908189 123.287818) (xy 116.706587 123.390539) (xy 116.635639 123.442085) + (xy 117.231646 124.038092) (xy 117.163952 124.066132) (xy 117.061586 124.134531) (xy 116.974531 124.221586) + (xy 116.906132 124.323952) (xy 116.878092 124.391646) (xy 116.282085 123.795639) (xy 116.274616 123.796227) + (xy 116.235295 123.826549) (xy 116.165682 123.832527) (xy 116.103887 123.79992) (xy 116.08999 123.783882) + (xy 116.089681 123.783457) (xy 116.016845 123.683206) (xy 115.856794 123.523155) (xy 115.673676 123.390112) + (xy 115.623722 123.364659) (xy 115.472005 123.287354) (xy 115.256733 123.217407) (xy 115.033178 123.182) + (xy 115.033173 123.182) (xy 114.806827 123.182) (xy 114.806822 123.182) (xy 114.583266 123.217407) + (xy 114.367994 123.287354) (xy 114.166323 123.390112) (xy 113.983203 123.523157) (xy 113.823156 123.683204) + (xy 113.750318 123.783457) (xy 113.694987 123.826122) (xy 113.625374 123.832101) (xy 113.563579 123.799495) + (xy 113.549682 123.783457) (xy 113.489793 123.701028) (xy 113.476845 123.683206) (xy 113.316794 123.523155) + (xy 113.133676 123.390112) (xy 113.083722 123.364659) (xy 112.932005 123.287354) (xy 112.716733 123.217407) + (xy 112.493178 123.182) (xy 112.493173 123.182) (xy 112.266827 123.182) (xy 112.266822 123.182) + (xy 112.043266 123.217407) (xy 111.827994 123.287354) (xy 111.626323 123.390112) (xy 111.443203 123.523157) + (xy 111.283156 123.683204) (xy 111.210318 123.783457) (xy 111.154987 123.826122) (xy 111.085374 123.832101) + (xy 111.023579 123.799495) (xy 111.009682 123.783457) (xy 110.949793 123.701028) (xy 110.936845 123.683206) + (xy 110.776794 123.523155) (xy 110.593676 123.390112) (xy 110.543722 123.364659) (xy 110.392005 123.287354) + (xy 110.176733 123.217407) (xy 109.953178 123.182) (xy 109.953173 123.182) (xy 109.726827 123.182) + (xy 109.726822 123.182) (xy 109.503266 123.217407) (xy 109.287994 123.287354) (xy 109.086323 123.390112) + (xy 108.903203 123.523157) (xy 108.743156 123.683204) (xy 108.670318 123.783457) (xy 108.614987 123.826122) + (xy 108.545374 123.832101) (xy 108.483579 123.799495) (xy 108.469682 123.783457) (xy 108.409793 123.701028) + (xy 108.396845 123.683206) (xy 108.236794 123.523155) (xy 108.053676 123.390112) (xy 108.003722 123.364659) + (xy 107.852005 123.287354) (xy 107.636733 123.217407) (xy 107.413178 123.182) (xy 107.413173 123.182) + (xy 107.186827 123.182) (xy 107.186822 123.182) (xy 106.963266 123.217407) (xy 106.747994 123.287354) + (xy 106.546323 123.390112) (xy 106.363203 123.523157) (xy 106.203157 123.683203) (xy 106.070112 123.866323) + (xy 105.967354 124.067994) (xy 105.897407 124.283266) (xy 105.862 124.506821) (xy 94.154547 124.506821) + (xy 94.247094 124.414274) (xy 94.523098 124.138269) (xy 94.523101 124.138266) (xy 94.605234 124.015345) + (xy 94.661808 123.878763) (xy 94.676072 123.807053) (xy 94.69065 123.733768) (xy 94.69065 101.58896) + (xy 94.710335 101.521921) (xy 94.763139 101.476166) (xy 94.832297 101.466222) (xy 94.852971 101.47103) + (xy 94.901095 101.486667) (xy 95.106182 101.51915) (xy 95.313818 101.51915) (xy 95.518902 101.486667) + (xy 95.716382 101.422502) (xy 95.901385 101.328237) (xy 95.94963 101.293184) (xy 95.94963 101.293183) + (xy 95.37705 100.720603) (xy 95.420787 100.708884) (xy 95.545313 100.636989) (xy 95.646989 100.535313) + (xy 95.718884 100.410787) (xy 95.730603 100.36705) (xy 96.305581 100.942028) (xy 96.364997 100.95451) + (xy 96.414755 101.003561) (xy 96.43035 101.063745) (xy 96.43035 101.06701) (xy 96.430351 101.067026) + (xy 96.436758 101.126633) (xy 96.487052 101.261478) (xy 96.487056 101.261485) (xy 96.573302 101.376694) + (xy 96.573305 101.376697) (xy 96.688514 101.462943) (xy 96.688521 101.462947) (xy 96.823367 101.513241) + (xy 96.823366 101.513241) (xy 96.830294 101.513985) (xy 96.882977 101.51965) (xy 98.617022 101.519649) + (xy 98.676633 101.513241) (xy 98.811481 101.462946) (xy 98.926696 101.376696) (xy 99.012946 101.261481) + (xy 99.063241 101.126633) (xy 99.06965 101.067023) (xy 99.069649 99.332978) (xy 99.063241 99.273367) + (xy 99.033425 99.193427) (xy 99.012947 99.138521) (xy 99.012943 99.138514) (xy 98.926697 99.023305) + (xy 98.926694 99.023302) (xy 98.811485 98.937056) (xy 98.811478 98.937052) (xy 98.676632 98.886758) + (xy 98.676633 98.886758) (xy 98.617033 98.880351) (xy 98.617031 98.88035) (xy 98.617023 98.88035) + (xy 98.617014 98.88035) (xy 96.882979 98.88035) (xy 96.882973 98.880351) (xy 96.823366 98.886758) + (xy 96.688521 98.937052) (xy 96.688514 98.937056) (xy 96.573305 99.023302) (xy 96.573302 99.023305) + (xy 96.487056 99.138514) (xy 96.487052 99.138521) (xy 96.436758 99.273367) (xy 96.430351 99.332966) + (xy 96.430351 99.332973) (xy 96.43035 99.332985) (xy 96.43035 99.336233) (xy 96.410665 99.403272) + (xy 96.357861 99.449027) (xy 96.305219 99.458331) (xy 95.730602 100.032948) (xy 95.718884 99.989213) + (xy 95.646989 99.864687) (xy 95.545313 99.763011) (xy 95.420787 99.691116) (xy 95.377049 99.679396) + (xy 95.949631 99.106815) (xy 95.901385 99.071762) (xy 95.716382 98.977497) (xy 95.518902 98.913332) + (xy 95.313818 98.88085) (xy 95.106182 98.88085) (xy 94.901096 98.913332) (xy 94.901089 98.913333) + (xy 94.852967 98.928969) (xy 94.783125 98.930964) (xy 94.723293 98.894883) (xy 94.692466 98.832181) + (xy 94.69065 98.811038) (xy 94.69065 88.857532) (xy 94.710335 88.790493) (xy 94.763139 88.744738) + (xy 94.832297 88.734794) (xy 94.862098 88.742969) (xy 94.908165 88.762051) (xy 94.908169 88.762051) + (xy 94.90817 88.762052) (xy 95.107434 88.801689) (xy 95.107075 88.803491) (xy 95.163876 88.826423) + (xy 95.174621 88.835989) (xy 114.213181 107.874548) (xy 114.246666 107.935871) (xy 114.2495 107.962229) + (xy 114.2495 120.885389) (xy 114.229815 120.952428) (xy 114.224763 120.95937) (xy 114.113371 121.126079) + (xy 114.113364 121.126092) (xy 114.03795 121.30816) (xy 114.037947 121.30817) (xy 113.9995 121.501456) + (xy 113.9995 121.501459) (xy 113.9995 121.698541) (xy 113.9995 121.698543) (xy 113.999499 121.698543) + (xy 114.037947 121.891829) (xy 114.03795 121.891839) (xy 114.113364 122.073907) (xy 114.113371 122.07392) + (xy 114.22286 122.237781) (xy 114.222863 122.237785) (xy 114.362214 122.377136) (xy 114.362218 122.377139) + (xy 114.526079 122.486628) (xy 114.526092 122.486635) (xy 114.70816 122.562049) (xy 114.708165 122.562051) + (xy 114.708169 122.562051) (xy 114.70817 122.562052) (xy 114.901456 122.6005) (xy 114.901459 122.6005) + (xy 115.098543 122.6005) (xy 115.228582 122.574632) (xy 115.291835 122.562051) (xy 115.473914 122.486632) + (xy 115.637782 122.377139) (xy 115.777139 122.237782) (xy 115.886632 122.073914) (xy 115.962051 121.891835) + (xy 115.987867 121.762051) (xy 116.0005 121.698543) (xy 116.0005 121.501456) (xy 115.962052 121.30817) + (xy 115.962051 121.308169) (xy 115.962051 121.308165) (xy 115.962049 121.30816) (xy 115.886635 121.126092) + (xy 115.886628 121.126079) (xy 115.773755 120.957153) (xy 115.775278 120.956135) (xy 115.751331 120.899723) + (xy 115.7505 120.885389) (xy 115.7505 107.526081) (xy 115.744763 107.497242) (xy 115.744763 107.49724) + (xy 115.72166 107.381095) (xy 115.721659 107.381088) (xy 115.667408 107.250117) (xy 115.665764 107.245522) + (xy 115.582954 107.121588) (xy 115.582953 107.121587) (xy 115.582951 107.121584) (xy 115.478416 107.017049) + (xy 108.299547 99.83818) (xy 101.159911 92.698543) (xy 105.599499 92.698543) (xy 105.637947 92.891829) + (xy 105.63795 92.891839) (xy 105.713364 93.073907) (xy 105.713371 93.07392) (xy 105.82286 93.237781) + (xy 105.822863 93.237785) (xy 105.962214 93.377136) (xy 105.962218 93.377139) (xy 106.126079 93.486628) + (xy 106.126092 93.486635) (xy 106.30816 93.562049) (xy 106.308165 93.562051) (xy 106.308169 93.562051) + (xy 106.30817 93.562052) (xy 106.501456 93.6005) (xy 106.501459 93.6005) (xy 106.698543 93.6005) + (xy 106.828582 93.574632) (xy 106.891835 93.562051) (xy 107.073914 93.486632) (xy 107.237782 93.377139) + (xy 107.237781 93.377139) (xy 107.242847 93.373755) (xy 107.243867 93.375282) (xy 107.300255 93.351334) + (xy 107.31461 93.3505) (xy 112.08539 93.3505) (xy 112.152429 93.370185) (xy 112.159358 93.375228) + (xy 112.326079 93.486628) (xy 112.326092 93.486635) (xy 112.50816 93.562049) (xy 112.508165 93.562051) + (xy 112.508169 93.562051) (xy 112.50817 93.562052) (xy 112.701456 93.6005) (xy 112.701459 93.6005) + (xy 112.898543 93.6005) (xy 113.028582 93.574632) (xy 113.091835 93.562051) (xy 113.273914 93.486632) + (xy 113.437782 93.377139) (xy 113.577139 93.237782) (xy 113.686632 93.073914) (xy 113.762051 92.891835) + (xy 113.8005 92.698541) (xy 113.8005 92.501459) (xy 113.797454 92.486145) (xy 113.797454 92.486142) + (xy 113.793611 92.466821) (xy 115.862 92.466821) (xy 115.862 92.693178) (xy 115.897407 92.916733) + (xy 115.967354 93.132005) (xy 116.03 93.254952) (xy 116.070112 93.333676) (xy 116.203155 93.516794) + (xy 116.363206 93.676845) (xy 116.546324 93.809888) (xy 116.641605 93.858436) (xy 116.747994 93.912645) + (xy 116.747996 93.912645) (xy 116.747999 93.912647) (xy 116.863388 93.950139) (xy 116.963266 93.982592) + (xy 117.186822 94.018) (xy 117.186827 94.018) (xy 117.413178 94.018) (xy 117.636733 93.982592) (xy 117.852001 93.912647) + (xy 118.053676 93.809888) (xy 118.236794 93.676845) (xy 118.396845 93.516794) (xy 118.469682 93.416541) + (xy 118.525012 93.373877) (xy 118.594625 93.367898) (xy 118.65642 93.400504) (xy 118.670315 93.416539) + (xy 118.743155 93.516794) (xy 118.903206 93.676845) (xy 119.086324 93.809888) (xy 119.181605 93.858436) + (xy 119.287994 93.912645) (xy 119.287996 93.912645) (xy 119.287999 93.912647) (xy 119.403388 93.950139) + (xy 119.503266 93.982592) (xy 119.726822 94.018) (xy 119.726827 94.018) (xy 119.953178 94.018) (xy 120.176733 93.982592) + (xy 120.392001 93.912647) (xy 120.593676 93.809888) (xy 120.776794 93.676845) (xy 120.936845 93.516794) + (xy 121.009682 93.416541) (xy 121.065012 93.373877) (xy 121.134625 93.367898) (xy 121.19642 93.400504) + (xy 121.210315 93.416539) (xy 121.283155 93.516794) (xy 121.443206 93.676845) (xy 121.626324 93.809888) + (xy 121.721605 93.858436) (xy 121.827994 93.912645) (xy 121.827996 93.912645) (xy 121.827999 93.912647) + (xy 121.943388 93.950139) (xy 122.043266 93.982592) (xy 122.266822 94.018) (xy 122.266827 94.018) + (xy 122.493178 94.018) (xy 122.716733 93.982592) (xy 122.932001 93.912647) (xy 123.133676 93.809888) + (xy 123.316794 93.676845) (xy 123.476845 93.516794) (xy 123.549682 93.416541) (xy 123.605012 93.373877) + (xy 123.674625 93.367898) (xy 123.73642 93.400504) (xy 123.750315 93.416539) (xy 123.823155 93.516794) + (xy 123.983206 93.676845) (xy 124.166324 93.809888) (xy 124.261605 93.858436) (xy 124.367994 93.912645) + (xy 124.367996 93.912645) (xy 124.367999 93.912647) (xy 124.483388 93.950139) (xy 124.583266 93.982592) + (xy 124.806822 94.018) (xy 124.806827 94.018) (xy 125.033178 94.018) (xy 125.256733 93.982592) (xy 125.472001 93.912647) + (xy 125.673676 93.809888) (xy 125.856794 93.676845) (xy 126.016845 93.516794) (xy 126.089682 93.416541) + (xy 126.145012 93.373877) (xy 126.214625 93.367898) (xy 126.27642 93.400504) (xy 126.290315 93.416539) + (xy 126.363155 93.516794) (xy 126.523206 93.676845) (xy 126.706324 93.809888) (xy 126.801605 93.858436) + (xy 126.907994 93.912645) (xy 126.907996 93.912645) (xy 126.907999 93.912647) (xy 127.023388 93.950139) + (xy 127.123266 93.982592) (xy 127.346822 94.018) (xy 127.346827 94.018) (xy 127.573178 94.018) (xy 127.796733 93.982592) + (xy 128.012001 93.912647) (xy 128.213676 93.809888) (xy 128.396794 93.676845) (xy 128.399825 93.673813) + (xy 128.461144 93.640325) (xy 128.530836 93.645304) (xy 128.586772 93.687171) (xy 128.603693 93.718156) + (xy 128.619145 93.759586) (xy 128.619149 93.759593) (xy 128.705309 93.874687) (xy 128.705312 93.87469) + (xy 128.820406 93.96085) (xy 128.820413 93.960854) (xy 128.95512 94.011096) (xy 128.955127 94.011098) + (xy 129.014655 94.017499) (xy 129.014672 94.0175) (xy 129.75 94.0175) (xy 129.75 93.152941) (xy 129.817694 93.180981) + (xy 129.938443 93.205) (xy 130.061557 93.205) (xy 130.182306 93.180981) (xy 130.25 93.152941) (xy 130.25 94.0175) + (xy 130.985328 94.0175) (xy 130.985344 94.017499) (xy 131.044872 94.011098) (xy 131.044879 94.011096) + (xy 131.179586 93.960854) (xy 131.179593 93.96085) (xy 131.294687 93.87469) (xy 131.29469 93.874687) + (xy 131.38085 93.759593) (xy 131.380854 93.759586) (xy 131.431096 93.624879) (xy 131.431098 93.624872) + (xy 131.437499 93.565344) (xy 131.4375 93.565327) (xy 131.4375 92.83) (xy 130.572942 92.83) (xy 130.600981 92.762306) + (xy 130.625 92.641557) (xy 130.625 92.518443) (xy 130.600981 92.397694) (xy 130.572942 92.33) (xy 131.4375 92.33) + (xy 131.4375 91.594672) (xy 131.437499 91.594655) (xy 131.431098 91.535127) (xy 131.431096 91.53512) + (xy 131.380854 91.400413) (xy 131.38085 91.400406) (xy 131.29469 91.285312) (xy 131.294687 91.285309) + (xy 131.179593 91.199149) (xy 131.179586 91.199145) (xy 131.044879 91.148903) (xy 131.044872 91.148901) + (xy 130.985344 91.1425) (xy 130.25 91.1425) (xy 130.25 92.007058) (xy 130.182306 91.979019) (xy 130.061557 91.955) + (xy 129.938443 91.955) (xy 129.817694 91.979019) (xy 129.75 92.007058) (xy 129.75 91.1425) (xy 129.014655 91.1425) + (xy 128.955127 91.148901) (xy 128.95512 91.148903) (xy 128.820413 91.199145) (xy 128.820406 91.199149) + (xy 128.705312 91.285309) (xy 128.705309 91.285312) (xy 128.619149 91.400406) (xy 128.619146 91.400412) + (xy 128.603693 91.441844) (xy 128.561821 91.497777) (xy 128.496357 91.522194) (xy 128.428084 91.507342) + (xy 128.39983 91.486191) (xy 128.396796 91.483157) (xy 128.396794 91.483155) (xy 128.213676 91.350112) + (xy 128.012005 91.247354) (xy 127.796733 91.177407) (xy 127.573178 91.142) (xy 127.573173 91.142) + (xy 127.346827 91.142) (xy 127.346822 91.142) (xy 127.123266 91.177407) (xy 126.907994 91.247354) + (xy 126.706323 91.350112) (xy 126.523203 91.483157) (xy 126.363156 91.643204) (xy 126.290318 91.743457) + (xy 126.234987 91.786122) (xy 126.165374 91.792101) (xy 126.103579 91.759495) (xy 126.089682 91.743457) + (xy 126.059224 91.701536) (xy 126.016845 91.643206) (xy 125.856794 91.483155) (xy 125.673676 91.350112) + (xy 125.472005 91.247354) (xy 125.256733 91.177407) (xy 125.033178 91.142) (xy 125.033173 91.142) + (xy 124.806827 91.142) (xy 124.806822 91.142) (xy 124.583266 91.177407) (xy 124.367994 91.247354) + (xy 124.166323 91.350112) (xy 123.983203 91.483157) (xy 123.823156 91.643204) (xy 123.750318 91.743457) + (xy 123.694987 91.786122) (xy 123.625374 91.792101) (xy 123.563579 91.759495) (xy 123.549682 91.743457) + (xy 123.519224 91.701536) (xy 123.476845 91.643206) (xy 123.316794 91.483155) (xy 123.133676 91.350112) + (xy 122.932005 91.247354) (xy 122.716733 91.177407) (xy 122.493178 91.142) (xy 122.493173 91.142) + (xy 122.266827 91.142) (xy 122.266822 91.142) (xy 122.043266 91.177407) (xy 121.827994 91.247354) + (xy 121.626323 91.350112) (xy 121.443203 91.483157) (xy 121.283156 91.643204) (xy 121.210318 91.743457) + (xy 121.154987 91.786122) (xy 121.085374 91.792101) (xy 121.023579 91.759495) (xy 121.009682 91.743457) + (xy 120.979224 91.701536) (xy 120.936845 91.643206) (xy 120.776794 91.483155) (xy 120.593676 91.350112) + (xy 120.392005 91.247354) (xy 120.176733 91.177407) (xy 119.953178 91.142) (xy 119.953173 91.142) + (xy 119.726827 91.142) (xy 119.726822 91.142) (xy 119.503266 91.177407) (xy 119.287994 91.247354) + (xy 119.086323 91.350112) (xy 118.903203 91.483157) (xy 118.743156 91.643204) (xy 118.670318 91.743457) + (xy 118.614987 91.786122) (xy 118.545374 91.792101) (xy 118.483579 91.759495) (xy 118.469682 91.743457) + (xy 118.439224 91.701536) (xy 118.396845 91.643206) (xy 118.236794 91.483155) (xy 118.053676 91.350112) + (xy 117.852005 91.247354) (xy 117.636733 91.177407) (xy 117.413178 91.142) (xy 117.413173 91.142) + (xy 117.186827 91.142) (xy 117.186822 91.142) (xy 116.963266 91.177407) (xy 116.747994 91.247354) + (xy 116.546323 91.350112) (xy 116.363203 91.483157) (xy 116.203157 91.643203) (xy 116.070112 91.826323) + (xy 115.967354 92.027994) (xy 115.897407 92.243266) (xy 115.862 92.466821) (xy 113.793611 92.466821) + (xy 113.762052 92.30817) (xy 113.762051 92.308169) (xy 113.762051 92.308165) (xy 113.709621 92.181586) + (xy 113.686635 92.126092) (xy 113.686628 92.126079) (xy 113.577139 91.962218) (xy 113.577136 91.962214) + (xy 113.437785 91.822863) (xy 113.437781 91.82286) (xy 113.27392 91.713371) (xy 113.273907 91.713364) + (xy 113.091839 91.63795) (xy 113.091829 91.637947) (xy 112.898543 91.5995) (xy 112.898541 91.5995) + (xy 112.701459 91.5995) (xy 112.701457 91.5995) (xy 112.50817 91.637947) (xy 112.50816 91.63795) + (xy 112.326092 91.713364) (xy 112.326079 91.713371) (xy 112.157153 91.826245) (xy 112.156132 91.824717) + (xy 112.099745 91.848666) (xy 112.08539 91.8495) (xy 107.31461 91.8495) (xy 107.247571 91.829815) + (xy 107.240641 91.824771) (xy 107.07392 91.713371) (xy 107.073907 91.713364) (xy 106.891839 91.63795) + (xy 106.891829 91.637947) (xy 106.698543 91.5995) (xy 106.698541 91.5995) (xy 106.501459 91.5995) + (xy 106.501457 91.5995) (xy 106.30817 91.637947) (xy 106.30816 91.63795) (xy 106.126092 91.713364) + (xy 106.126079 91.713371) (xy 105.962218 91.82286) (xy 105.962214 91.822863) (xy 105.822863 91.962214) + (xy 105.82286 91.962218) (xy 105.713371 92.126079) (xy 105.713364 92.126092) (xy 105.63795 92.30816) + (xy 105.637947 92.30817) (xy 105.5995 92.501456) (xy 105.5995 92.501459) (xy 105.5995 92.698541) + (xy 105.5995 92.698543) (xy 105.599499 92.698543) (xy 101.159911 92.698543) (xy 101.044416 92.583048) + (xy 96.235989 87.774621) (xy 96.202504 87.713298) (xy 96.201168 87.704815) (xy 96.162052 87.50817) + (xy 96.162051 87.508169) (xy 96.162051 87.508165) (xy 96.14721 87.472335) (xy 96.086635 87.326092) + (xy 96.086628 87.326079) (xy 95.977139 87.162218) (xy 95.977136 87.162214) (xy 95.837785 87.022863) + (xy 95.837781 87.02286) (xy 95.67392 86.913371) (xy 95.673907 86.913364) (xy 95.491839 86.83795) + (xy 95.491829 86.837947) (xy 95.298543 86.7995) (xy 95.298541 86.7995) (xy 95.101459 86.7995) (xy 95.101457 86.7995) + (xy 94.90817 86.837947) (xy 94.90816 86.83795) (xy 94.726092 86.913364) (xy 94.726079 86.913371) + (xy 94.562218 87.02286) (xy 94.562214 87.022863) (xy 94.422863 87.162214) (xy 94.42286 87.162218) + (xy 94.313371 87.326079) (xy 94.313366 87.326088) (xy 94.275324 87.417932) (xy 94.231483 87.472335) + (xy 94.165189 87.4944) (xy 94.09749 87.477121) (xy 94.073082 87.45816) (xy 94.037785 87.422863) + (xy 94.037781 87.42286) (xy 93.87392 87.313371) (xy 93.873907 87.313364) (xy 93.691839 87.23795) + (xy 93.691829 87.237947) (xy 93.498543 87.1995) (xy 93.498541 87.1995) (xy 93.301459 87.1995) (xy 93.301457 87.1995) + (xy 93.10817 87.237947) (xy 93.10816 87.23795) (xy 92.926092 87.313364) (xy 92.926079 87.313371) + (xy 92.762218 87.42286) (xy 92.762214 87.422863) (xy 92.622863 87.562214) (xy 92.62286 87.562218) + (xy 92.513371 87.726079) (xy 92.513364 87.726092) (xy 92.43795 87.90816) (xy 92.437947 87.90817) + (xy 92.3995 88.101456) (xy 92.3995 88.101459) (xy 92.3995 88.298541) (xy 92.3995 88.298543) (xy 92.399499 88.298543) + (xy 92.437947 88.491829) (xy 92.43795 88.491839) (xy 92.513364 88.673907) (xy 92.513371 88.67392) + (xy 92.62286 88.837781) (xy 92.622863 88.837785) (xy 92.762214 88.977136) (xy 92.762218 88.977139) + (xy 92.926079 89.086628) (xy 92.926083 89.08663) (xy 92.926086 89.086632) (xy 93.108165 89.162051) + (xy 93.108173 89.162052) (xy 93.113102 89.164094) (xy 93.167505 89.207935) (xy 93.189571 89.274229) + (xy 93.18965 89.278656) (xy 93.18965 98.81061) (xy 93.169965 98.877649) (xy 93.117161 98.923404) + (xy 93.048003 98.933348) (xy 93.027333 98.928541) (xy 92.979021 98.912844) (xy 92.979022 98.912844) + (xy 92.773864 98.88035) (xy 92.773859 98.88035) (xy 92.566141 98.88035) (xy 92.566136 98.88035) + (xy 92.360979 98.912844) (xy 92.163432 98.97703) (xy 91.978351 99.071334) (xy 91.810302 99.193429) + (xy 91.663429 99.340302) (xy 91.541334 99.508351) (xy 91.510485 99.568896) (xy 91.46251 99.619692) + (xy 91.394689 99.636487) (xy 91.328554 99.613949) (xy 91.289515 99.568896) (xy 91.258665 99.508351) + (xy 91.136573 99.340305) (xy 90.989695 99.193427) (xy 90.821648 99.071334) (xy 90.72738 99.023302) + (xy 90.636567 98.97703) (xy 90.43902 98.912844) (xy 90.233864 98.88035) (xy 90.233859 98.88035) + (xy 90.026141 98.88035) (xy 90.026136 98.88035) (xy 89.820979 98.912844) (xy 89.772968 98.928444) + (xy 89.703127 98.930439) (xy 89.643294 98.894359) (xy 89.612466 98.831658) (xy 89.61065 98.810513) + (xy 89.61065 88.986229) (xy 89.581809 88.841242) (xy 89.581808 88.841241) (xy 89.581808 88.841237) + (xy 89.580377 88.837782) (xy 89.525237 88.704661) (xy 89.52523 88.704648) (xy 89.443102 88.581735) + (xy 89.438503 88.577136) (xy 89.338566 88.477199) (xy 89.084227 88.22286) (xy 88.635989 87.774621) + (xy 88.602504 87.713298) (xy 88.601168 87.704815) (xy 88.562052 87.50817) (xy 88.562051 87.508169) + (xy 88.562051 87.508165) (xy 88.54721 87.472335) (xy 88.486635 87.326092) (xy 88.486628 87.326079) + (xy 88.377139 87.162218) (xy 88.377136 87.162214) (xy 88.237785 87.022863) (xy 88.237781 87.02286) + (xy 88.07392 86.913371) (xy 88.073907 86.913364) (xy 87.891839 86.83795) (xy 87.891829 86.837947) + (xy 87.698543 86.7995) (xy 87.698541 86.7995) (xy 87.501459 86.7995) (xy 87.501457 86.7995) (xy 87.30817 86.837947) + (xy 87.30816 86.83795) (xy 87.126092 86.913364) (xy 87.126079 86.913371) (xy 86.962218 87.02286) + (xy 86.962214 87.022863) (xy 86.822863 87.162214) (xy 86.82286 87.162218) (xy 86.713371 87.326079) + (xy 86.713364 87.326092) (xy 86.63795 87.50816) (xy 86.637947 87.50817) (xy 86.5995 87.701456) (xy 86.5995 87.701459) + (xy 86.5995 87.898541) (xy 86.5995 87.898543) (xy 86.599499 87.898543) (xy 86.637947 88.091829) + (xy 86.63795 88.091839) (xy 86.713364 88.273907) (xy 86.713371 88.27392) (xy 86.82286 88.437781) + (xy 86.822863 88.437785) (xy 86.962214 88.577136) (xy 86.962218 88.577139) (xy 87.126079 88.686628) + (xy 87.126092 88.686635) (xy 87.24236 88.734794) (xy 87.308165 88.762051) (xy 87.308169 88.762051) + (xy 87.30817 88.762052) (xy 87.507434 88.801689) (xy 87.507075 88.803491) (xy 87.563876 88.826423) + (xy 87.574621 88.835989) (xy 88.073331 89.334698) (xy 88.106816 89.396021) (xy 88.10965 89.422379) + (xy 88.10965 98.81061) (xy 88.089965 98.877649) (xy 88.037161 98.923404) (xy 87.968003 98.933348) + (xy 87.947333 98.928541) (xy 87.899021 98.912844) (xy 87.899022 98.912844) (xy 87.693864 98.88035) + (xy 87.693859 98.88035) (xy 87.486141 98.88035) (xy 87.486136 98.88035) (xy 87.280979 98.912844) + (xy 87.083432 98.97703) (xy 86.898351 99.071334) (xy 86.730302 99.193429) (xy 86.583429 99.340302) + (xy 86.461334 99.508351) (xy 86.430485 99.568896) (xy 86.38251 99.619692) (xy 86.314689 99.636487) + (xy 86.248554 99.613949) (xy 86.209515 99.568896) (xy 86.178665 99.508351) (xy 86.056573 99.340305) + (xy 85.909695 99.193427) (xy 85.741648 99.071334) (xy 85.64738 99.023302) (xy 85.556567 98.97703) + (xy 85.35902 98.912844) (xy 85.153864 98.88035) (xy 85.153859 98.88035) (xy 84.946141 98.88035) + (xy 84.946136 98.88035) (xy 84.740979 98.912844) (xy 84.543432 98.97703) (xy 84.358351 99.071334) + (xy 84.190302 99.193429) (xy 84.043429 99.340302) (xy 83.921334 99.508351) (xy 83.890485 99.568896) + (xy 83.84251 99.619692) (xy 83.774689 99.636487) (xy 83.708554 99.613949) (xy 83.669515 99.568896) + (xy 83.638665 99.508351) (xy 83.516573 99.340305) (xy 83.369695 99.193427) (xy 83.201648 99.071334) + (xy 83.10738 99.023302) (xy 83.016567 98.97703) (xy 82.81902 98.912844) (xy 82.613864 98.88035) + (xy 82.613859 98.88035) (xy 82.406141 98.88035) (xy 82.406136 98.88035) (xy 82.200979 98.912844) + (xy 82.003432 98.97703) (xy 81.818351 99.071334) (xy 81.650302 99.193429) (xy 81.503429 99.340302) + (xy 81.381334 99.508351) (xy 81.350485 99.568896) (xy 81.30251 99.619692) (xy 81.234689 99.636487) + (xy 81.168554 99.613949) (xy 81.129515 99.568896) (xy 81.098665 99.508351) (xy 80.976573 99.340305) + (xy 80.829695 99.193427) (xy 80.661648 99.071334) (xy 80.56738 99.023302) (xy 80.476567 98.97703) + (xy 80.27902 98.912844) (xy 80.073864 98.88035) (xy 80.073859 98.88035) (xy 79.866141 98.88035) + (xy 79.866136 98.88035) (xy 79.660979 98.912844) (xy 79.463432 98.97703) (xy 79.278351 99.071334) + (xy 79.110302 99.193429) (xy 78.963429 99.340302) (xy 78.841334 99.508351) (xy 78.810485 99.568896) + (xy 78.76251 99.619692) (xy 78.694689 99.636487) (xy 78.628554 99.613949) (xy 78.589515 99.568896) + (xy 78.558665 99.508351) (xy 78.436573 99.340305) (xy 78.289695 99.193427) (xy 78.121648 99.071334) + (xy 78.02738 99.023302) (xy 77.936567 98.97703) (xy 77.73902 98.912844) (xy 77.533864 98.88035) + (xy 77.533859 98.88035) (xy 77.326141 98.88035) (xy 77.326136 98.88035) (xy 77.120979 98.912844) + (xy 76.923432 98.97703) (xy 76.738351 99.071334) (xy 76.570302 99.193429) (xy 76.423429 99.340302) + (xy 76.301334 99.508351) (xy 76.270485 99.568896) (xy 76.22251 99.619692) (xy 76.154689 99.636487) + (xy 76.088554 99.613949) (xy 76.049515 99.568896) (xy 76.018665 99.508351) (xy 75.896573 99.340305) + (xy 75.749695 99.193427) (xy 75.581648 99.071334) (xy 75.48738 99.023302) (xy 75.396567 98.97703) + (xy 75.19902 98.912844) (xy 74.993864 98.88035) (xy 74.993859 98.88035) (xy 74.786141 98.88035) + (xy 74.786136 98.88035) (xy 74.580979 98.912844) (xy 74.383432 98.97703) (xy 74.198351 99.071334) + (xy 74.030302 99.193429) (xy 73.883429 99.340302) (xy 73.761334 99.508351) (xy 73.730485 99.568896) + (xy 73.68251 99.619692) (xy 73.614689 99.636487) (xy 73.548554 99.613949) (xy 73.509515 99.568896) + (xy 73.478665 99.508351) (xy 73.356573 99.340305) (xy 73.209695 99.193427) (xy 73.041648 99.071334) + (xy 72.94738 99.023302) (xy 72.856567 98.97703) (xy 72.65902 98.912844) (xy 72.453864 98.88035) + (xy 72.453859 98.88035) (xy 72.246141 98.88035) (xy 72.246136 98.88035) (xy 72.040979 98.912844) + (xy 71.843432 98.97703) (xy 71.658351 99.071334) (xy 71.490302 99.193429) (xy 71.343429 99.340302) + (xy 71.221334 99.508351) (xy 71.190485 99.568896) (xy 71.14251 99.619692) (xy 71.074689 99.636487) + (xy 71.008554 99.613949) (xy 70.969515 99.568896) (xy 70.938665 99.508351) (xy 70.816573 99.340305) + (xy 70.669695 99.193427) (xy 70.501648 99.071334) (xy 70.40738 99.023302) (xy 70.316567 98.97703) + (xy 70.11902 98.912844) (xy 69.913864 98.88035) (xy 69.913859 98.88035) (xy 69.706141 98.88035) + (xy 69.706136 98.88035) (xy 69.500979 98.912844) (xy 69.303432 98.97703) (xy 69.118351 99.071334) + (xy 68.950302 99.193429) (xy 68.803429 99.340302) (xy 68.681334 99.508351) (xy 68.650485 99.568896) + (xy 68.60251 99.619692) (xy 68.534689 99.636487) (xy 68.468554 99.613949) (xy 68.429515 99.568896) + (xy 68.398665 99.508351) (xy 68.276573 99.340305) (xy 68.129695 99.193427) (xy 67.961648 99.071334) + (xy 67.86738 99.023302) (xy 67.776567 98.97703) (xy 67.57902 98.912844) (xy 67.373864 98.88035) + (xy 67.373859 98.88035) (xy 67.166141 98.88035) (xy 67.166136 98.88035) (xy 66.960979 98.912844) + (xy 66.763432 98.97703) (xy 66.578351 99.071334) (xy 66.410302 99.193429) (xy 66.263429 99.340302) + (xy 66.141334 99.508351) (xy 66.110485 99.568896) (xy 66.06251 99.619692) (xy 65.994689 99.636487) + (xy 65.928554 99.613949) (xy 65.889515 99.568896) (xy 65.858665 99.508351) (xy 65.736573 99.340305) + (xy 65.589695 99.193427) (xy 65.421648 99.071334) (xy 65.32738 99.023302) (xy 65.236567 98.97703) + (xy 65.03902 98.912844) (xy 64.833864 98.88035) (xy 64.833859 98.88035) (xy 64.626141 98.88035) + (xy 64.626136 98.88035) (xy 64.420979 98.912844) (xy 64.223432 98.97703) (xy 64.038351 99.071334) + (xy 63.870302 99.193429) (xy 63.723429 99.340302) (xy 63.601334 99.508351) (xy 63.570485 99.568896) + (xy 63.52251 99.619692) (xy 63.454689 99.636487) (xy 63.388554 99.613949) (xy 63.349515 99.568896) + (xy 63.318665 99.508351) (xy 63.196573 99.340305) (xy 63.049695 99.193427) (xy 62.881648 99.071334) + (xy 62.78738 99.023302) (xy 62.696567 98.97703) (xy 62.49902 98.912844) (xy 62.293864 98.88035) + (xy 62.293859 98.88035) (xy 62.086141 98.88035) (xy 62.086136 98.88035) (xy 61.880979 98.912844) + (xy 61.683432 98.97703) (xy 61.498351 99.071334) (xy 61.330302 99.193429) (xy 61.183429 99.340302) + (xy 61.061334 99.508351) (xy 61.030485 99.568896) (xy 60.98251 99.619692) (xy 60.914689 99.636487) + (xy 60.848554 99.613949) (xy 60.809515 99.568896) (xy 60.778665 99.508351) (xy 60.656573 99.340305) + (xy 60.509695 99.193427) (xy 60.341648 99.071334) (xy 60.24738 99.023302) (xy 60.156567 98.97703) + (xy 59.95902 98.912844) (xy 59.753864 98.88035) (xy 59.753859 98.88035) (xy 59.546141 98.88035) + (xy 59.546136 98.88035) (xy 59.340979 98.912844) (xy 59.143432 98.97703) (xy 58.958351 99.071334) + (xy 58.790302 99.193429) (xy 58.643429 99.340302) (xy 58.521334 99.508351) (xy 58.490485 99.568896) + (xy 58.44251 99.619692) (xy 58.374689 99.636487) (xy 58.308554 99.613949) (xy 58.269515 99.568896) + (xy 58.238665 99.508351) (xy 58.116573 99.340305) (xy 57.969695 99.193427) (xy 57.801648 99.071334) + (xy 57.70738 99.023302) (xy 57.616567 98.97703) (xy 57.41902 98.912844) (xy 57.213864 98.88035) + (xy 57.213859 98.88035) (xy 57.006141 98.88035) (xy 57.006136 98.88035) (xy 56.800979 98.912844) + (xy 56.603432 98.97703) (xy 56.418351 99.071334) (xy 56.250302 99.193429) (xy 56.103429 99.340302) + (xy 55.981334 99.508351) (xy 55.950485 99.568896) (xy 55.90251 99.619692) (xy 55.834689 99.636487) + (xy 55.768554 99.613949) (xy 55.729515 99.568896) (xy 55.698665 99.508351) (xy 55.576573 99.340305) + (xy 55.429695 99.193427) (xy 55.261648 99.071334) (xy 55.16738 99.023302) (xy 55.076567 98.97703) + (xy 54.87902 98.912844) (xy 54.673864 98.88035) (xy 54.673859 98.88035) (xy 54.466141 98.88035) + (xy 54.466136 98.88035) (xy 54.260979 98.912844) (xy 54.063432 98.97703) (xy 53.878351 99.071334) + (xy 53.710302 99.193429) (xy 53.563429 99.340302) (xy 53.441334 99.508351) (xy 53.410485 99.568896) + (xy 53.36251 99.619692) (xy 53.294689 99.636487) (xy 53.228554 99.613949) (xy 53.189515 99.568896) + (xy 53.158665 99.508351) (xy 53.036573 99.340305) (xy 52.889695 99.193427) (xy 52.721648 99.071334) + (xy 52.62738 99.023302) (xy 52.536567 98.97703) (xy 52.33902 98.912844) (xy 52.133864 98.88035) + (xy 52.133859 98.88035) (xy 51.926141 98.88035) (xy 51.926136 98.88035) (xy 51.720979 98.912844) + (xy 51.523432 98.97703) (xy 51.338351 99.071334) (xy 51.170302 99.193429) (xy 51.023429 99.340302) + (xy 50.901334 99.508351) (xy 50.870485 99.568896) (xy 50.82251 99.619692) (xy 50.754689 99.636487) + (xy 50.688554 99.613949) (xy 50.649515 99.568896) (xy 50.618665 99.508351) (xy 50.496573 99.340305) + (xy 50.349695 99.193427) (xy 50.181648 99.071334) (xy 50.08738 99.023302) (xy 49.996567 98.97703) + (xy 49.79902 98.912844) (xy 49.593864 98.88035) (xy 49.593859 98.88035) (xy 49.386141 98.88035) + (xy 49.386136 98.88035) (xy 49.180979 98.912844) (xy 48.983432 98.97703) (xy 48.798351 99.071334) + (xy 48.630302 99.193429) (xy 48.483429 99.340302) (xy 48.361334 99.508351) (xy 48.330485 99.568896) + (xy 48.28251 99.619692) (xy 48.214689 99.636487) (xy 48.148554 99.613949) (xy 48.109515 99.568896) + (xy 48.078665 99.508351) (xy 47.956573 99.340305) (xy 47.809695 99.193427) (xy 47.641648 99.071334) + (xy 47.54738 99.023302) (xy 47.456567 98.97703) (xy 47.25902 98.912844) (xy 47.053864 98.88035) + (xy 47.053859 98.88035) (xy 46.846141 98.88035) (xy 46.846136 98.88035) (xy 46.640979 98.912844) + (xy 46.443432 98.97703) (xy 46.258351 99.071334) (xy 46.090302 99.193429) (xy 45.943429 99.340302) + (xy 45.821334 99.508351) (xy 45.790485 99.568896) (xy 45.74251 99.619692) (xy 45.674689 99.636487) + (xy 45.608554 99.613949) (xy 45.569515 99.568896) (xy 45.538665 99.508351) (xy 45.416573 99.340305) + (xy 45.269695 99.193427) (xy 45.101648 99.071334) (xy 45.00738 99.023302) (xy 44.916567 98.97703) + (xy 44.71902 98.912844) (xy 44.513864 98.88035) (xy 44.513859 98.88035) (xy 44.306141 98.88035) + (xy 44.306136 98.88035) (xy 44.100979 98.912844) (xy 43.903432 98.97703) (xy 43.718351 99.071334) + (xy 43.550302 99.193429) (xy 43.403429 99.340302) (xy 43.281334 99.508351) (xy 43.250485 99.568896) + (xy 43.20251 99.619692) (xy 43.134689 99.636487) (xy 43.068554 99.613949) (xy 43.029515 99.568896) + (xy 42.998665 99.508351) (xy 42.876573 99.340305) (xy 42.729695 99.193427) (xy 42.561648 99.071334) + (xy 42.46738 99.023302) (xy 42.376567 98.97703) (xy 42.17902 98.912844) (xy 41.973864 98.88035) + (xy 41.973859 98.88035) (xy 41.766141 98.88035) (xy 41.766136 98.88035) (xy 41.560979 98.912844) + (xy 41.363432 98.97703) (xy 41.178351 99.071334) (xy 41.010302 99.193429) (xy 40.863429 99.340302) + (xy 40.741334 99.508351) (xy 40.710485 99.568896) (xy 40.66251 99.619692) (xy 40.594689 99.636487) + (xy 40.528554 99.613949) (xy 40.489515 99.568896) (xy 40.458665 99.508351) (xy 40.336573 99.340305) + (xy 40.189695 99.193427) (xy 40.021648 99.071334) (xy 39.92738 99.023302) (xy 39.836567 98.97703) + (xy 39.63902 98.912844) (xy 39.433864 98.88035) (xy 39.433859 98.88035) (xy 39.226141 98.88035) + (xy 39.226136 98.88035) (xy 39.020979 98.912844) (xy 38.823432 98.97703) (xy 38.638351 99.071334) + (xy 38.470302 99.193429) (xy 38.323429 99.340302) (xy 38.201334 99.508351) (xy 38.170485 99.568896) + (xy 38.12251 99.619692) (xy 38.054689 99.636487) (xy 37.988554 99.613949) (xy 37.949515 99.568896) + (xy 37.918665 99.508351) (xy 37.796573 99.340305) (xy 37.649695 99.193427) (xy 37.481648 99.071334) + (xy 37.38738 99.023302) (xy 37.296567 98.97703) (xy 37.09902 98.912844) (xy 36.893864 98.88035) + (xy 36.893859 98.88035) (xy 36.686141 98.88035) (xy 36.686136 98.88035) (xy 36.480979 98.912844) + (xy 36.283432 98.97703) (xy 36.098351 99.071334) (xy 35.930302 99.193429) (xy 35.783429 99.340302) + (xy 35.661334 99.508351) (xy 35.630485 99.568896) (xy 35.58251 99.619692) (xy 35.514689 99.636487) + (xy 35.448554 99.613949) (xy 35.409515 99.568896) (xy 35.378665 99.508351) (xy 35.256573 99.340305) + (xy 35.109695 99.193427) (xy 34.941648 99.071334) (xy 34.84738 99.023302) (xy 34.756567 98.97703) + (xy 34.55902 98.912844) (xy 34.353864 98.88035) (xy 34.353859 98.88035) (xy 34.146141 98.88035) + (xy 34.146136 98.88035) (xy 33.940979 98.912844) (xy 33.743432 98.97703) (xy 33.558351 99.071334) + (xy 33.390302 99.193429) (xy 33.243429 99.340302) (xy 33.121334 99.508351) (xy 33.02703 99.693432) + (xy 32.962844 99.890979) (xy 32.93035 100.096135) (xy 22.5955 100.096135) (xy 22.5955 86.898543) + (xy 54.999499 86.898543) (xy 55.037947 87.091829) (xy 55.03795 87.091839) (xy 55.113364 87.273907) + (xy 55.113371 87.27392) (xy 55.22286 87.437781) (xy 55.222863 87.437785) (xy 55.362214 87.577136) + (xy 55.362218 87.577139) (xy 55.526079 87.686628) (xy 55.526092 87.686635) (xy 55.652833 87.739132) + (xy 55.708165 87.762051) (xy 55.708169 87.762051) (xy 55.70817 87.762052) (xy 55.790268 87.778383) + (xy 55.852179 87.810768) (xy 55.886753 87.871484) (xy 55.883013 87.941253) (xy 55.842146 87.997925) + (xy 55.790268 88.021617) (xy 55.70817 88.037947) (xy 55.70816 88.03795) (xy 55.526092 88.113364) + (xy 55.526079 88.113371) (xy 55.362218 88.22286) (xy 55.362214 88.222863) (xy 55.222863 88.362214) + (xy 55.22286 88.362218) (xy 55.113371 88.526079) (xy 55.113364 88.526092) (xy 55.03795 88.70816) + (xy 55.037947 88.70817) (xy 54.9995 88.901456) (xy 54.9995 88.901459) (xy 54.9995 89.098541) (xy 54.9995 89.098543) + (xy 54.999499 89.098543) (xy 55.037947 89.291829) (xy 55.03795 89.291839) (xy 55.113364 89.473907) + (xy 55.113371 89.47392) (xy 55.22286 89.637781) (xy 55.222863 89.637785) (xy 55.362214 89.777136) + (xy 55.362218 89.777139) (xy 55.526079 89.886628) (xy 55.526092 89.886635) (xy 55.70816 89.962049) + (xy 55.708165 89.962051) (xy 55.708169 89.962051) (xy 55.70817 89.962052) (xy 55.907434 90.001689) + (xy 55.907075 90.003491) (xy 55.963876 90.026423) (xy 55.974621 90.035989) (xy 61.56401 95.625377) + (xy 61.597495 95.6867) (xy 61.598831 95.695183) (xy 61.637947 95.891829) (xy 61.63795 95.891839) + (xy 61.713364 96.073907) (xy 61.713371 96.07392) (xy 61.82286 96.237781) (xy 61.822863 96.237785) + (xy 61.962214 96.377136) (xy 61.962218 96.377139) (xy 62.126079 96.486628) (xy 62.126092 96.486635) + (xy 62.30816 96.562049) (xy 62.308165 96.562051) (xy 62.308169 96.562051) (xy 62.30817 96.562052) + (xy 62.501456 96.6005) (xy 62.501459 96.6005) (xy 62.698543 96.6005) (xy 62.828582 96.574632) (xy 62.891835 96.562051) + (xy 63.073914 96.486632) (xy 63.237782 96.377139) (xy 63.377139 96.237782) (xy 63.407935 96.191691) + (xy 63.461546 96.146886) (xy 63.530871 96.138177) (xy 63.593899 96.168331) (xy 63.630619 96.227774) + (xy 63.632655 96.284772) (xy 63.5995 96.451454) (xy 63.5995 96.451459) (xy 63.5995 96.648541) (xy 63.5995 96.648543) + (xy 63.599499 96.648543) (xy 63.637947 96.841829) (xy 63.63795 96.841839) (xy 63.713364 97.023907) + (xy 63.713371 97.02392) (xy 63.82286 97.187781) (xy 63.822863 97.187785) (xy 63.962214 97.327136) + (xy 63.962218 97.327139) (xy 64.126079 97.436628) (xy 64.126092 97.436635) (xy 64.30816 97.512049) + (xy 64.308165 97.512051) (xy 64.308169 97.512051) (xy 64.30817 97.512052) (xy 64.501456 97.5505) + (xy 64.501459 97.5505) (xy 64.698543 97.5505) (xy 64.828582 97.524632) (xy 64.891835 97.512051) + (xy 65.073914 97.436632) (xy 65.237782 97.327139) (xy 65.377139 97.187782) (xy 65.486632 97.023914) + (xy 65.562051 96.841835) (xy 65.6005 96.648541) (xy 65.6005 96.451459) (xy 65.6005 96.451456) (xy 65.562052 96.25817) + (xy 65.562051 96.258169) (xy 65.562051 96.258165) (xy 65.562049 96.25816) (xy 65.486635 96.076092) + (xy 65.486628 96.076079) (xy 65.373755 95.907153) (xy 65.375278 95.906135) (xy 65.351331 95.849723) + (xy 65.3505 95.835389) (xy 65.3505 95.32608) (xy 65.345427 95.300581) (xy 65.334273 95.244505) (xy 65.321659 95.181088) + (xy 65.265859 95.046378) (xy 65.265367 95.044928) (xy 65.182954 94.921588) (xy 65.182953 94.921587) + (xy 65.182951 94.921584) (xy 65.078416 94.817049) (xy 57.035989 86.774621) (xy 57.002504 86.713298) + (xy 57.001168 86.704815) (xy 56.962052 86.50817) (xy 56.962051 86.508169) (xy 56.962051 86.508165) + (xy 56.907779 86.377139) (xy 56.886635 86.326092) (xy 56.886628 86.326079) (xy 56.777139 86.162218) + (xy 56.777136 86.162214) (xy 56.637785 86.022863) (xy 56.637781 86.02286) (xy 56.47392 85.913371) + (xy 56.473907 85.913364) (xy 56.291839 85.83795) (xy 56.291829 85.837947) (xy 56.098543 85.7995) + (xy 56.098541 85.7995) (xy 55.901459 85.7995) (xy 55.901457 85.7995) (xy 55.70817 85.837947) (xy 55.70816 85.83795) + (xy 55.526092 85.913364) (xy 55.526079 85.913371) (xy 55.362218 86.02286) (xy 55.362214 86.022863) + (xy 55.222863 86.162214) (xy 55.22286 86.162218) (xy 55.113371 86.326079) (xy 55.113364 86.326092) + (xy 55.03795 86.50816) (xy 55.037947 86.50817) (xy 54.9995 86.701456) (xy 54.9995 86.701459) (xy 54.9995 86.898541) + (xy 54.9995 86.898543) (xy 54.999499 86.898543) (xy 22.5955 86.898543) (xy 22.5955 85.698543) (xy 84.399499 85.698543) + (xy 84.437947 85.891829) (xy 84.43795 85.891839) (xy 84.513364 86.073907) (xy 84.513371 86.07392) + (xy 84.62286 86.237781) (xy 84.622863 86.237785) (xy 84.762214 86.377136) (xy 84.762218 86.377139) + (xy 84.926079 86.486628) (xy 84.926092 86.486635) (xy 85.080278 86.5505) (xy 85.108165 86.562051) + (xy 85.108169 86.562051) (xy 85.10817 86.562052) (xy 85.301456 86.6005) (xy 85.301459 86.6005) (xy 85.498543 86.6005) + (xy 85.62559 86.575228) (xy 85.691835 86.562051) (xy 85.696936 86.559937) (xy 85.744386 86.5505) + (xy 96.08539 86.5505) (xy 96.152429 86.570185) (xy 96.159358 86.575228) (xy 96.326079 86.686628) + (xy 96.326092 86.686635) (xy 96.452833 86.739132) (xy 96.508165 86.762051) (xy 96.508169 86.762051) + (xy 96.50817 86.762052) (xy 96.701456 86.8005) (xy 96.701459 86.8005) (xy 96.898543 86.8005) (xy 97.028642 86.774621) + (xy 97.091835 86.762051) (xy 97.273914 86.686632) (xy 97.437782 86.577139) (xy 97.577139 86.437782) + (xy 97.686632 86.273914) (xy 97.762051 86.091835) (xy 97.797551 85.913368) (xy 97.8005 85.898543) + (xy 97.8005 85.701456) (xy 97.762052 85.50817) (xy 97.762051 85.508169) (xy 97.762051 85.508165) + (xy 97.732897 85.437781) (xy 97.686635 85.326092) (xy 97.686628 85.326079) (xy 97.577139 85.162218) + (xy 97.577136 85.162214) (xy 97.437785 85.022863) (xy 97.437781 85.02286) (xy 97.27392 84.913371) + (xy 97.273907 84.913364) (xy 97.238125 84.898543) (xy 108.599499 84.898543) (xy 108.637947 85.091829) + (xy 108.63795 85.091839) (xy 108.713364 85.273907) (xy 108.713371 85.27392) (xy 108.82286 85.437781) + (xy 108.822863 85.437785) (xy 108.962214 85.577136) (xy 108.962218 85.577139) (xy 109.126079 85.686628) + (xy 109.126092 85.686635) (xy 109.30816 85.762049) (xy 109.308165 85.762051) (xy 109.308169 85.762051) + (xy 109.30817 85.762052) (xy 109.501456 85.8005) (xy 109.501459 85.8005) (xy 109.698543 85.8005) + (xy 109.828582 85.774632) (xy 109.891835 85.762051) (xy 110.073914 85.686632) (xy 110.237782 85.577139) + (xy 110.237781 85.577139) (xy 110.242847 85.573755) (xy 110.243867 85.575282) (xy 110.300255 85.551334) + (xy 110.31461 85.5505) (xy 118.88539 85.5505) (xy 118.952429 85.570185) (xy 118.959358 85.575228) + (xy 119.126079 85.686628) (xy 119.126092 85.686635) (xy 119.30816 85.762049) (xy 119.308165 85.762051) + (xy 119.308169 85.762051) (xy 119.30817 85.762052) (xy 119.501456 85.8005) (xy 119.501459 85.8005) + (xy 119.698543 85.8005) (xy 119.828582 85.774632) (xy 119.891835 85.762051) (xy 120.073914 85.686632) + (xy 120.237782 85.577139) (xy 120.377139 85.437782) (xy 120.486632 85.273914) (xy 120.562051 85.091835) + (xy 120.597551 84.913368) (xy 120.6005 84.898543) (xy 120.6005 84.701456) (xy 120.562052 84.50817) + (xy 120.562051 84.508169) (xy 120.562051 84.508165) (xy 120.562049 84.50816) (xy 120.486635 84.326092) + (xy 120.486628 84.326079) (xy 120.377139 84.162218) (xy 120.377136 84.162214) (xy 120.237785 84.022863) + (xy 120.237781 84.02286) (xy 120.07392 83.913371) (xy 120.073907 83.913364) (xy 119.891839 83.83795) + (xy 119.891829 83.837947) (xy 119.698543 83.7995) (xy 119.698541 83.7995) (xy 119.501459 83.7995) + (xy 119.501457 83.7995) (xy 119.30817 83.837947) (xy 119.30816 83.83795) (xy 119.126092 83.913364) + (xy 119.126079 83.913371) (xy 118.957153 84.026245) (xy 118.956132 84.024717) (xy 118.899745 84.048666) + (xy 118.88539 84.0495) (xy 110.31461 84.0495) (xy 110.247571 84.029815) (xy 110.240641 84.024771) + (xy 110.07392 83.913371) (xy 110.073907 83.913364) (xy 109.891839 83.83795) (xy 109.891829 83.837947) + (xy 109.698543 83.7995) (xy 109.698541 83.7995) (xy 109.501459 83.7995) (xy 109.501457 83.7995) + (xy 109.30817 83.837947) (xy 109.30816 83.83795) (xy 109.126092 83.913364) (xy 109.126079 83.913371) + (xy 108.962218 84.02286) (xy 108.962214 84.022863) (xy 108.822863 84.162214) (xy 108.82286 84.162218) + (xy 108.713371 84.326079) (xy 108.713364 84.326092) (xy 108.63795 84.50816) (xy 108.637947 84.50817) + (xy 108.5995 84.701456) (xy 108.5995 84.701459) (xy 108.5995 84.898541) (xy 108.5995 84.898543) + (xy 108.599499 84.898543) (xy 97.238125 84.898543) (xy 97.091839 84.83795) (xy 97.091829 84.837947) + (xy 96.98644 84.816984) (xy 96.898543 84.7995) (xy 96.898541 84.7995) (xy 96.701459 84.7995) (xy 96.701457 84.7995) + (xy 96.50817 84.837947) (xy 96.50816 84.83795) (xy 96.326092 84.913364) (xy 96.326079 84.913371) + (xy 96.157153 85.026245) (xy 96.156132 85.024717) (xy 96.099745 85.048666) (xy 96.08539 85.0495) + (xy 86.301739 85.0495) (xy 86.2347 85.029815) (xy 86.198637 84.994391) (xy 86.177139 84.962218) + (xy 86.177136 84.962214) (xy 86.037785 84.822863) (xy 86.037781 84.82286) (xy 85.87392 84.713371) + (xy 85.873907 84.713364) (xy 85.691839 84.63795) (xy 85.691829 84.637947) (xy 85.498543 84.5995) + (xy 85.498541 84.5995) (xy 85.301459 84.5995) (xy 85.301457 84.5995) (xy 85.10817 84.637947) (xy 85.10816 84.63795) + (xy 84.926092 84.713364) (xy 84.926079 84.713371) (xy 84.762218 84.82286) (xy 84.762214 84.822863) + (xy 84.622863 84.962214) (xy 84.62286 84.962218) (xy 84.513371 85.126079) (xy 84.513364 85.126092) + (xy 84.43795 85.30816) (xy 84.437947 85.30817) (xy 84.3995 85.501456) (xy 84.3995 85.501459) (xy 84.3995 85.698541) + (xy 84.3995 85.698543) (xy 84.399499 85.698543) (xy 22.5955 85.698543) (xy 22.5955 77.236135) (xy 32.93035 77.236135) + (xy 32.93035 77.443864) (xy 32.962844 77.64902) (xy 33.02703 77.846567) (xy 33.090485 77.971103) + (xy 33.121334 78.031648) (xy 33.243427 78.199695) (xy 33.390305 78.346573) (xy 33.558352 78.468666) + (xy 33.658302 78.519593) (xy 33.743432 78.562969) (xy 33.842205 78.595062) (xy 33.940981 78.627156) + (xy 34.035999 78.642205) (xy 34.146136 78.65965) (xy 34.146141 78.65965) (xy 34.353864 78.65965) + (xy 34.453321 78.643896) (xy 34.559019 78.627156) (xy 34.75657 78.562968) (xy 34.941648 78.468666) + (xy 35.109695 78.346573) (xy 35.256573 78.199695) (xy 35.378666 78.031648) (xy 35.409797 77.970549) + (xy 35.457768 77.919756) (xy 35.525589 77.90296) (xy 35.591724 77.925496) (xy 35.630764 77.97055) + (xy 35.66176 78.031382) (xy 35.696815 78.07963) (xy 35.696815 78.079631) (xy 36.269396 77.507049) + (xy 36.281116 77.550787) (xy 36.353011 77.675313) (xy 36.454687 77.776989) (xy 36.579213 77.848884) + (xy 36.622949 77.860603) (xy 36.050367 78.433183) (xy 36.050368 78.433184) (xy 36.098609 78.468233) + (xy 36.098622 78.468241) (xy 36.283617 78.562502) (xy 36.481097 78.626667) (xy 36.686182 78.65915) + (xy 36.893818 78.65915) (xy 37.098902 78.626667) (xy 37.296382 78.562502) (xy 37.481385 78.468237) + (xy 37.52963 78.433184) (xy 37.52963 78.433183) (xy 36.95705 77.860603) (xy 37.000787 77.848884) + (xy 37.125313 77.776989) (xy 37.226989 77.675313) (xy 37.298884 77.550787) (xy 37.310603 77.50705) + (xy 37.883183 78.07963) (xy 37.883184 78.07963) (xy 37.918239 78.031383) (xy 37.918239 78.031382) + (xy 37.949234 77.970552) (xy 37.997208 77.919755) (xy 38.065029 77.90296) (xy 38.131164 77.925497) + (xy 38.170204 77.970552) (xy 38.201332 78.031646) (xy 38.2464 78.093676) (xy 38.323427 78.199695) + (xy 38.470305 78.346573) (xy 38.638352 78.468666) (xy 38.738302 78.519593) (xy 38.823432 78.562969) + (xy 38.922205 78.595062) (xy 39.020981 78.627156) (xy 39.115999 78.642205) (xy 39.226136 78.65965) + (xy 39.226141 78.65965) (xy 39.433864 78.65965) (xy 39.533321 78.643896) (xy 39.639019 78.627156) + (xy 39.83657 78.562968) (xy 40.021648 78.468666) (xy 40.189695 78.346573) (xy 40.336573 78.199695) + (xy 40.458666 78.031648) (xy 40.489515 77.971102) (xy 40.537489 77.920307) (xy 40.60531 77.903512) + (xy 40.671445 77.926049) (xy 40.710484 77.971102) (xy 40.741334 78.031648) (xy 40.863427 78.199695) + (xy 41.010305 78.346573) (xy 41.178352 78.468666) (xy 41.278302 78.519593) (xy 41.363432 78.562969) + (xy 41.462205 78.595062) (xy 41.560981 78.627156) (xy 41.655999 78.642205) (xy 41.766136 78.65965) + (xy 41.766141 78.65965) (xy 41.973864 78.65965) (xy 42.073321 78.643896) (xy 42.179019 78.627156) + (xy 42.37657 78.562968) (xy 42.561648 78.468666) (xy 42.729695 78.346573) (xy 42.876573 78.199695) + (xy 42.998666 78.031648) (xy 43.029515 77.971102) (xy 43.077489 77.920307) (xy 43.14531 77.903512) + (xy 43.211445 77.926049) (xy 43.250484 77.971102) (xy 43.281334 78.031648) (xy 43.403427 78.199695) + (xy 43.550305 78.346573) (xy 43.718352 78.468666) (xy 43.818302 78.519593) (xy 43.903432 78.562969) + (xy 44.002205 78.595062) (xy 44.100981 78.627156) (xy 44.195999 78.642205) (xy 44.306136 78.65965) + (xy 44.306141 78.65965) (xy 44.513864 78.65965) (xy 44.613321 78.643896) (xy 44.719019 78.627156) + (xy 44.91657 78.562968) (xy 45.101648 78.468666) (xy 45.269695 78.346573) (xy 45.416573 78.199695) + (xy 45.538666 78.031648) (xy 45.569515 77.971102) (xy 45.617489 77.920307) (xy 45.68531 77.903512) + (xy 45.751445 77.926049) (xy 45.790484 77.971102) (xy 45.821334 78.031648) (xy 45.943427 78.199695) + (xy 46.090305 78.346573) (xy 46.258352 78.468666) (xy 46.358302 78.519593) (xy 46.443432 78.562969) + (xy 46.542205 78.595062) (xy 46.640981 78.627156) (xy 46.735999 78.642205) (xy 46.846136 78.65965) + (xy 46.846141 78.65965) (xy 47.053864 78.65965) (xy 47.153321 78.643896) (xy 47.259019 78.627156) + (xy 47.45657 78.562968) (xy 47.641648 78.468666) (xy 47.809695 78.346573) (xy 47.956573 78.199695) + (xy 48.078666 78.031648) (xy 48.109515 77.971102) (xy 48.157489 77.920307) (xy 48.22531 77.903512) + (xy 48.291445 77.926049) (xy 48.330484 77.971102) (xy 48.361334 78.031648) (xy 48.483427 78.199695) + (xy 48.630305 78.346573) (xy 48.798352 78.468666) (xy 48.898302 78.519593) (xy 48.983432 78.562969) + (xy 49.082205 78.595062) (xy 49.180981 78.627156) (xy 49.275999 78.642205) (xy 49.386136 78.65965) + (xy 49.386141 78.65965) (xy 49.593864 78.65965) (xy 49.693321 78.643896) (xy 49.799019 78.627156) + (xy 49.99657 78.562968) (xy 50.181648 78.468666) (xy 50.349695 78.346573) (xy 50.496573 78.199695) + (xy 50.618666 78.031648) (xy 50.649515 77.971102) (xy 50.697489 77.920307) (xy 50.76531 77.903512) + (xy 50.831445 77.926049) (xy 50.870484 77.971102) (xy 50.901334 78.031648) (xy 51.023427 78.199695) + (xy 51.170305 78.346573) (xy 51.338352 78.468666) (xy 51.438302 78.519593) (xy 51.523432 78.562969) + (xy 51.622205 78.595062) (xy 51.720981 78.627156) (xy 51.815999 78.642205) (xy 51.926136 78.65965) + (xy 51.926141 78.65965) (xy 52.133864 78.65965) (xy 52.233321 78.643896) (xy 52.339019 78.627156) + (xy 52.53657 78.562968) (xy 52.721648 78.468666) (xy 52.889695 78.346573) (xy 53.036573 78.199695) + (xy 53.158666 78.031648) (xy 53.189515 77.971102) (xy 53.237489 77.920307) (xy 53.30531 77.903512) + (xy 53.371445 77.926049) (xy 53.410484 77.971102) (xy 53.441334 78.031648) (xy 53.563427 78.199695) + (xy 53.710305 78.346573) (xy 53.878352 78.468666) (xy 53.978302 78.519593) (xy 54.063432 78.562969) + (xy 54.162205 78.595062) (xy 54.260981 78.627156) (xy 54.355999 78.642205) (xy 54.466136 78.65965) + (xy 54.466141 78.65965) (xy 54.673864 78.65965) (xy 54.773321 78.643896) (xy 54.879019 78.627156) + (xy 55.07657 78.562968) (xy 55.261648 78.468666) (xy 55.429695 78.346573) (xy 55.576573 78.199695) + (xy 55.698666 78.031648) (xy 55.729515 77.971102) (xy 55.777489 77.920307) (xy 55.84531 77.903512) + (xy 55.911445 77.926049) (xy 55.950484 77.971102) (xy 55.981334 78.031648) (xy 56.103427 78.199695) + (xy 56.250305 78.346573) (xy 56.418352 78.468666) (xy 56.518302 78.519593) (xy 56.603432 78.562969) + (xy 56.702205 78.595062) (xy 56.800981 78.627156) (xy 56.895999 78.642205) (xy 57.006136 78.65965) + (xy 57.006141 78.65965) (xy 57.213864 78.65965) (xy 57.313321 78.643896) (xy 57.419019 78.627156) + (xy 57.61657 78.562968) (xy 57.801648 78.468666) (xy 57.969695 78.346573) (xy 58.116573 78.199695) + (xy 58.238666 78.031648) (xy 58.269515 77.971102) (xy 58.317489 77.920307) (xy 58.38531 77.903512) + (xy 58.451445 77.926049) (xy 58.490484 77.971102) (xy 58.521334 78.031648) (xy 58.643427 78.199695) + (xy 58.790305 78.346573) (xy 58.958352 78.468666) (xy 59.058302 78.519593) (xy 59.143432 78.562969) + (xy 59.242205 78.595062) (xy 59.340981 78.627156) (xy 59.435999 78.642205) (xy 59.546136 78.65965) + (xy 59.546141 78.65965) (xy 59.753864 78.65965) (xy 59.853321 78.643896) (xy 59.959019 78.627156) + (xy 60.15657 78.562968) (xy 60.341648 78.468666) (xy 60.509695 78.346573) (xy 60.656573 78.199695) + (xy 60.778666 78.031648) (xy 60.809515 77.971102) (xy 60.857489 77.920307) (xy 60.92531 77.903512) + (xy 60.991445 77.926049) (xy 61.030484 77.971102) (xy 61.061334 78.031648) (xy 61.183427 78.199695) + (xy 61.330305 78.346573) (xy 61.498352 78.468666) (xy 61.598302 78.519593) (xy 61.683432 78.562969) + (xy 61.782205 78.595062) (xy 61.880981 78.627156) (xy 61.975999 78.642205) (xy 62.086136 78.65965) + (xy 62.086141 78.65965) (xy 62.293864 78.65965) (xy 62.393321 78.643896) (xy 62.499019 78.627156) + (xy 62.69657 78.562968) (xy 62.881648 78.468666) (xy 63.049695 78.346573) (xy 63.196573 78.199695) + (xy 63.318666 78.031648) (xy 63.349515 77.971102) (xy 63.397489 77.920307) (xy 63.46531 77.903512) + (xy 63.531445 77.926049) (xy 63.570484 77.971102) (xy 63.601334 78.031648) (xy 63.723427 78.199695) + (xy 63.870305 78.346573) (xy 64.038352 78.468666) (xy 64.138302 78.519593) (xy 64.223432 78.562969) + (xy 64.322205 78.595062) (xy 64.420981 78.627156) (xy 64.515999 78.642205) (xy 64.626136 78.65965) + (xy 64.626141 78.65965) (xy 64.833864 78.65965) (xy 64.933321 78.643896) (xy 65.039019 78.627156) + (xy 65.23657 78.562968) (xy 65.421648 78.468666) (xy 65.589695 78.346573) (xy 65.736573 78.199695) + (xy 65.858666 78.031648) (xy 65.889515 77.971102) (xy 65.937489 77.920307) (xy 66.00531 77.903512) + (xy 66.071445 77.926049) (xy 66.110484 77.971102) (xy 66.141334 78.031648) (xy 66.263427 78.199695) + (xy 66.410305 78.346573) (xy 66.578352 78.468666) (xy 66.678302 78.519593) (xy 66.763432 78.562969) + (xy 66.862205 78.595062) (xy 66.960981 78.627156) (xy 67.055999 78.642205) (xy 67.166136 78.65965) + (xy 67.166141 78.65965) (xy 67.373864 78.65965) (xy 67.473321 78.643896) (xy 67.579019 78.627156) + (xy 67.77657 78.562968) (xy 67.961648 78.468666) (xy 68.129695 78.346573) (xy 68.276573 78.199695) + (xy 68.398666 78.031648) (xy 68.429515 77.971102) (xy 68.477489 77.920307) (xy 68.54531 77.903512) + (xy 68.611445 77.926049) (xy 68.650484 77.971102) (xy 68.681334 78.031648) (xy 68.803427 78.199695) + (xy 68.950305 78.346573) (xy 69.118352 78.468666) (xy 69.218302 78.519593) (xy 69.303432 78.562969) + (xy 69.402205 78.595062) (xy 69.500981 78.627156) (xy 69.595999 78.642205) (xy 69.706136 78.65965) + (xy 69.706141 78.65965) (xy 69.913864 78.65965) (xy 70.013321 78.643896) (xy 70.119019 78.627156) + (xy 70.31657 78.562968) (xy 70.501648 78.468666) (xy 70.669695 78.346573) (xy 70.816573 78.199695) + (xy 70.938666 78.031648) (xy 70.969515 77.971102) (xy 71.017489 77.920307) (xy 71.08531 77.903512) + (xy 71.151445 77.926049) (xy 71.190484 77.971102) (xy 71.221334 78.031648) (xy 71.343427 78.199695) + (xy 71.490305 78.346573) (xy 71.658352 78.468666) (xy 71.758302 78.519593) (xy 71.843432 78.562969) + (xy 71.942205 78.595062) (xy 72.040981 78.627156) (xy 72.135999 78.642205) (xy 72.246136 78.65965) + (xy 72.246141 78.65965) (xy 72.453864 78.65965) (xy 72.553321 78.643896) (xy 72.659019 78.627156) + (xy 72.85657 78.562968) (xy 73.041648 78.468666) (xy 73.209695 78.346573) (xy 73.356573 78.199695) + (xy 73.478666 78.031648) (xy 73.509515 77.971102) (xy 73.557489 77.920307) (xy 73.62531 77.903512) + (xy 73.691445 77.926049) (xy 73.730484 77.971102) (xy 73.761334 78.031648) (xy 73.883427 78.199695) + (xy 74.030305 78.346573) (xy 74.198352 78.468666) (xy 74.298302 78.519593) (xy 74.383432 78.562969) + (xy 74.482205 78.595062) (xy 74.580981 78.627156) (xy 74.675999 78.642205) (xy 74.786136 78.65965) + (xy 74.786141 78.65965) (xy 74.993864 78.65965) (xy 75.093321 78.643896) (xy 75.199019 78.627156) + (xy 75.39657 78.562968) (xy 75.581648 78.468666) (xy 75.749695 78.346573) (xy 75.896573 78.199695) + (xy 76.018666 78.031648) (xy 76.049515 77.971102) (xy 76.097489 77.920307) (xy 76.16531 77.903512) + (xy 76.231445 77.926049) (xy 76.270484 77.971102) (xy 76.301334 78.031648) (xy 76.423427 78.199695) + (xy 76.570305 78.346573) (xy 76.738352 78.468666) (xy 76.838302 78.519593) (xy 76.923432 78.562969) + (xy 77.022205 78.595062) (xy 77.120981 78.627156) (xy 77.215999 78.642205) (xy 77.326136 78.65965) + (xy 77.326141 78.65965) (xy 77.533864 78.65965) (xy 77.633321 78.643896) (xy 77.739019 78.627156) + (xy 77.93657 78.562968) (xy 78.121648 78.468666) (xy 78.289695 78.346573) (xy 78.436573 78.199695) + (xy 78.558666 78.031648) (xy 78.589515 77.971102) (xy 78.637489 77.920307) (xy 78.70531 77.903512) + (xy 78.771445 77.926049) (xy 78.810484 77.971102) (xy 78.841334 78.031648) (xy 78.963427 78.199695) + (xy 79.110305 78.346573) (xy 79.278352 78.468666) (xy 79.378302 78.519593) (xy 79.463432 78.562969) + (xy 79.562205 78.595062) (xy 79.660981 78.627156) (xy 79.755999 78.642205) (xy 79.866136 78.65965) + (xy 79.866141 78.65965) (xy 80.073864 78.65965) (xy 80.173321 78.643896) (xy 80.279019 78.627156) + (xy 80.47657 78.562968) (xy 80.661648 78.468666) (xy 80.829695 78.346573) (xy 80.976573 78.199695) + (xy 81.098666 78.031648) (xy 81.129515 77.971102) (xy 81.177489 77.920307) (xy 81.24531 77.903512) + (xy 81.311445 77.926049) (xy 81.350484 77.971102) (xy 81.381334 78.031648) (xy 81.503427 78.199695) + (xy 81.650305 78.346573) (xy 81.818352 78.468666) (xy 81.918302 78.519593) (xy 82.003432 78.562969) + (xy 82.102205 78.595062) (xy 82.200981 78.627156) (xy 82.295999 78.642205) (xy 82.406136 78.65965) + (xy 82.406141 78.65965) (xy 82.613864 78.65965) (xy 82.713321 78.643896) (xy 82.819019 78.627156) + (xy 83.01657 78.562968) (xy 83.201648 78.468666) (xy 83.369695 78.346573) (xy 83.516573 78.199695) + (xy 83.638666 78.031648) (xy 83.669515 77.971102) (xy 83.717489 77.920307) (xy 83.78531 77.903512) + (xy 83.851445 77.926049) (xy 83.890484 77.971102) (xy 83.921334 78.031648) (xy 84.043427 78.199695) + (xy 84.190305 78.346573) (xy 84.358352 78.468666) (xy 84.458302 78.519593) (xy 84.543432 78.562969) + (xy 84.642205 78.595062) (xy 84.740981 78.627156) (xy 84.835999 78.642205) (xy 84.946136 78.65965) + (xy 84.946141 78.65965) (xy 85.153864 78.65965) (xy 85.253321 78.643896) (xy 85.359019 78.627156) + (xy 85.55657 78.562968) (xy 85.741648 78.468666) (xy 85.909695 78.346573) (xy 86.056573 78.199695) + (xy 86.178666 78.031648) (xy 86.209515 77.971102) (xy 86.257489 77.920307) (xy 86.32531 77.903512) + (xy 86.391445 77.926049) (xy 86.430484 77.971102) (xy 86.461334 78.031648) (xy 86.583427 78.199695) + (xy 86.730305 78.346573) (xy 86.898352 78.468666) (xy 86.998302 78.519593) (xy 87.083432 78.562969) + (xy 87.182205 78.595062) (xy 87.280981 78.627156) (xy 87.375999 78.642205) (xy 87.486136 78.65965) + (xy 87.486141 78.65965) (xy 87.693864 78.65965) (xy 87.793321 78.643896) (xy 87.899019 78.627156) + (xy 88.09657 78.562968) (xy 88.281648 78.468666) (xy 88.449695 78.346573) (xy 88.596573 78.199695) + (xy 88.718666 78.031648) (xy 88.749515 77.971102) (xy 88.797489 77.920307) (xy 88.86531 77.903512) + (xy 88.931445 77.926049) (xy 88.970484 77.971102) (xy 89.001334 78.031648) (xy 89.123427 78.199695) + (xy 89.270305 78.346573) (xy 89.438352 78.468666) (xy 89.538302 78.519593) (xy 89.623432 78.562969) + (xy 89.722205 78.595062) (xy 89.820981 78.627156) (xy 89.915999 78.642205) (xy 90.026136 78.65965) + (xy 90.026141 78.65965) (xy 90.233864 78.65965) (xy 90.333321 78.643896) (xy 90.439019 78.627156) + (xy 90.63657 78.562968) (xy 90.821648 78.468666) (xy 90.989695 78.346573) (xy 91.136573 78.199695) + (xy 91.258666 78.031648) (xy 91.289515 77.971102) (xy 91.337489 77.920307) (xy 91.40531 77.903512) + (xy 91.471445 77.926049) (xy 91.510484 77.971102) (xy 91.541334 78.031648) (xy 91.663427 78.199695) + (xy 91.810305 78.346573) (xy 91.978352 78.468666) (xy 92.078302 78.519593) (xy 92.163432 78.562969) + (xy 92.262205 78.595062) (xy 92.360981 78.627156) (xy 92.455999 78.642205) (xy 92.566136 78.65965) + (xy 92.566141 78.65965) (xy 92.773864 78.65965) (xy 92.873321 78.643896) (xy 92.979019 78.627156) + (xy 93.17657 78.562968) (xy 93.361648 78.468666) (xy 93.529695 78.346573) (xy 93.676573 78.199695) + (xy 93.798666 78.031648) (xy 93.829515 77.971102) (xy 93.877489 77.920307) (xy 93.94531 77.903512) + (xy 94.011445 77.926049) (xy 94.050484 77.971102) (xy 94.081334 78.031648) (xy 94.203427 78.199695) + (xy 94.350305 78.346573) (xy 94.518352 78.468666) (xy 94.618302 78.519593) (xy 94.703432 78.562969) + (xy 94.802205 78.595062) (xy 94.900981 78.627156) (xy 94.995999 78.642205) (xy 95.106136 78.65965) + (xy 95.106141 78.65965) (xy 95.313864 78.65965) (xy 95.413321 78.643896) (xy 95.519019 78.627156) + (xy 95.71657 78.562968) (xy 95.901648 78.468666) (xy 96.069695 78.346573) (xy 96.216573 78.199695) + (xy 96.216588 78.199673) (xy 96.219362 78.196427) (xy 96.277867 78.158231) (xy 96.347735 78.157727) + (xy 96.406784 78.195077) (xy 96.436266 78.258422) (xy 96.436946 78.263688) (xy 96.43725 78.266518) + (xy 96.437253 78.266529) (xy 96.487495 78.401236) (xy 96.487499 78.401243) (xy 96.573659 78.516337) + (xy 96.573662 78.51634) (xy 96.688756 78.6025) (xy 96.688763 78.602504) (xy 96.82347 78.652746) + (xy 96.823477 78.652748) (xy 96.883005 78.659149) (xy 96.883022 78.65915) (xy 97.5 78.65915) (xy 97.5 77.826244) + (xy 97.539213 77.848884) (xy 97.678105 77.8861) (xy 97.821895 77.8861) (xy 97.960787 77.848884) + (xy 98 77.826244) (xy 98 78.65915) (xy 98.616978 78.65915) (xy 98.616994 78.659149) (xy 98.676522 78.652748) + (xy 98.676529 78.652746) (xy 98.811236 78.602504) (xy 98.811243 78.6025) (xy 98.926337 78.51634) + (xy 98.92634 78.516337) (xy 99.0125 78.401243) (xy 99.012504 78.401236) (xy 99.062746 78.266529) + (xy 99.062748 78.266522) (xy 99.069149 78.206994) (xy 99.06915 78.206977) (xy 99.06915 77.59) (xy 98.236244 77.59) + (xy 98.258884 77.550787) (xy 98.2961 77.411895) (xy 98.2961 77.268105) (xy 98.285038 77.226821) + (xy 115.862 77.226821) (xy 115.862 77.453178) (xy 115.897407 77.676733) (xy 115.967354 77.892005) + (xy 116.03 78.014952) (xy 116.070112 78.093676) (xy 116.203155 78.276794) (xy 116.363206 78.436845) + (xy 116.546324 78.569888) (xy 116.641605 78.618436) (xy 116.747994 78.672645) (xy 116.747996 78.672645) + (xy 116.747999 78.672647) (xy 116.863388 78.710139) (xy 116.963266 78.742592) (xy 117.186822 78.778) + (xy 117.186827 78.778) (xy 117.413178 78.778) (xy 117.636733 78.742592) (xy 117.638235 78.742104) + (xy 117.852001 78.672647) (xy 118.053676 78.569888) (xy 118.236794 78.436845) (xy 118.396845 78.276794) + (xy 118.469682 78.176541) (xy 118.525012 78.133877) (xy 118.594625 78.127898) (xy 118.65642 78.160504) + (xy 118.670315 78.176539) (xy 118.743155 78.276794) (xy 118.903206 78.436845) (xy 119.086324 78.569888) + (xy 119.181605 78.618436) (xy 119.287994 78.672645) (xy 119.287996 78.672645) (xy 119.287999 78.672647) + (xy 119.403388 78.710139) (xy 119.503266 78.742592) (xy 119.726822 78.778) (xy 119.726827 78.778) + (xy 119.953178 78.778) (xy 120.176733 78.742592) (xy 120.178235 78.742104) (xy 120.392001 78.672647) + (xy 120.593676 78.569888) (xy 120.776794 78.436845) (xy 120.936845 78.276794) (xy 121.009682 78.176541) + (xy 121.065012 78.133877) (xy 121.134625 78.127898) (xy 121.19642 78.160504) (xy 121.210315 78.176539) + (xy 121.283155 78.276794) (xy 121.443206 78.436845) (xy 121.626324 78.569888) (xy 121.721605 78.618436) + (xy 121.827994 78.672645) (xy 121.827996 78.672645) (xy 121.827999 78.672647) (xy 121.943388 78.710139) + (xy 122.043266 78.742592) (xy 122.266822 78.778) (xy 122.266827 78.778) (xy 122.493178 78.778) (xy 122.716733 78.742592) + (xy 122.718235 78.742104) (xy 122.932001 78.672647) (xy 123.133676 78.569888) (xy 123.316794 78.436845) + (xy 123.476845 78.276794) (xy 123.549682 78.176541) (xy 123.605012 78.133877) (xy 123.674625 78.127898) + (xy 123.73642 78.160504) (xy 123.750315 78.176539) (xy 123.823155 78.276794) (xy 123.983206 78.436845) + (xy 124.166324 78.569888) (xy 124.261605 78.618436) (xy 124.367994 78.672645) (xy 124.367996 78.672645) + (xy 124.367999 78.672647) (xy 124.483388 78.710139) (xy 124.583266 78.742592) (xy 124.806822 78.778) + (xy 124.806827 78.778) (xy 125.033178 78.778) (xy 125.256733 78.742592) (xy 125.258235 78.742104) + (xy 125.472001 78.672647) (xy 125.673676 78.569888) (xy 125.856794 78.436845) (xy 126.016845 78.276794) + (xy 126.08999 78.176117) (xy 126.14532 78.133452) (xy 126.214933 78.127473) (xy 126.276728 78.160078) + (xy 126.280317 78.16422) (xy 126.282085 78.16436) (xy 126.878092 77.568353) (xy 126.906132 77.636048) + (xy 126.974531 77.738414) (xy 127.061586 77.825469) (xy 127.163952 77.893868) (xy 127.231645 77.921907) + (xy 126.635638 78.517913) (xy 126.706585 78.569459) (xy 126.908189 78.672181) (xy 127.123388 78.742104) + (xy 127.123387 78.742104) (xy 127.346867 78.7775) (xy 127.573133 78.7775) (xy 127.796611 78.742104) + (xy 128.01181 78.672181) (xy 128.213406 78.569463) (xy 128.213412 78.569459) (xy 128.284359 78.517913) + (xy 128.28436 78.517913) (xy 127.688353 77.921907) (xy 127.756048 77.893868) (xy 127.858414 77.825469) + (xy 127.945469 77.738414) (xy 128.013868 77.636048) (xy 128.041907 77.568353) (xy 128.657485 78.183931) + (xy 128.69097 78.245254) (xy 128.685986 78.314946) (xy 128.657485 78.359293) (xy 128.586015 78.430762) + (xy 128.619145 78.519585) (xy 128.705313 78.63469) (xy 128.820406 78.72085) (xy 128.820413 78.720854) + (xy 128.95512 78.771096) (xy 128.955127 78.771098) (xy 129.014655 78.777499) (xy 129.014672 78.7775) + (xy 129.75 78.7775) (xy 129.75 77.912941) (xy 129.817694 77.940981) (xy 129.938443 77.965) (xy 130.061557 77.965) + (xy 130.182306 77.940981) (xy 130.25 77.912941) (xy 130.25 78.7775) (xy 130.985328 78.7775) (xy 130.985344 78.777499) + (xy 131.044872 78.771098) (xy 131.044879 78.771096) (xy 131.179586 78.720854) (xy 131.179593 78.72085) + (xy 131.294687 78.63469) (xy 131.29469 78.634687) (xy 131.38085 78.519593) (xy 131.380854 78.519586) + (xy 131.431096 78.384879) (xy 131.431098 78.384872) (xy 131.437499 78.325344) (xy 131.4375 78.325327) + (xy 131.4375 77.59) (xy 130.572942 77.59) (xy 130.600981 77.522306) (xy 130.625 77.401557) (xy 130.625 77.278443) + (xy 130.600981 77.157694) (xy 130.572942 77.09) (xy 131.4375 77.09) (xy 131.4375 76.354672) (xy 131.437499 76.354655) + (xy 131.431098 76.295127) (xy 131.431096 76.29512) (xy 131.380854 76.160413) (xy 131.38085 76.160406) + (xy 131.29469 76.045312) (xy 131.294687 76.045309) (xy 131.179593 75.959149) (xy 131.179586 75.959145) + (xy 131.044879 75.908903) (xy 131.044872 75.908901) (xy 130.985344 75.9025) (xy 130.25 75.9025) + (xy 130.25 76.767058) (xy 130.182306 76.739019) (xy 130.061557 76.715) (xy 129.938443 76.715) (xy 129.817694 76.739019) + (xy 129.75 76.767058) (xy 129.75 75.9025) (xy 129.014655 75.9025) (xy 128.955127 75.908901) (xy 128.95512 75.908903) + (xy 128.820413 75.959145) (xy 128.820406 75.959149) (xy 128.705313 76.045309) (xy 128.619145 76.160414) + (xy 128.586015 76.249235) (xy 128.657486 76.320706) (xy 128.690971 76.382029) (xy 128.685987 76.451721) + (xy 128.657486 76.496068) (xy 128.041907 77.111646) (xy 128.013868 77.043952) (xy 127.945469 76.941586) + (xy 127.858414 76.854531) (xy 127.756048 76.786132) (xy 127.688353 76.758092) (xy 128.28436 76.162085) + (xy 128.284359 76.162084) (xy 128.213418 76.110542) (xy 128.01181 76.007818) (xy 127.796611 75.937895) + (xy 127.796612 75.937895) (xy 127.573133 75.9025) (xy 127.346867 75.9025) (xy 127.123388 75.937895) + (xy 126.908189 76.007818) (xy 126.706587 76.110539) (xy 126.635639 76.162085) (xy 127.231646 76.758092) + (xy 127.163952 76.786132) (xy 127.061586 76.854531) (xy 126.974531 76.941586) (xy 126.906132 77.043952) + (xy 126.878092 77.111646) (xy 126.282085 76.515639) (xy 126.274616 76.516227) (xy 126.235295 76.546549) + (xy 126.165682 76.552527) (xy 126.103887 76.51992) (xy 126.08999 76.503882) (xy 126.089681 76.503457) + (xy 126.016845 76.403206) (xy 125.856794 76.243155) (xy 125.673676 76.110112) (xy 125.609662 76.077495) + (xy 125.472005 76.007354) (xy 125.256733 75.937407) (xy 125.033178 75.902) (xy 125.033173 75.902) + (xy 124.806827 75.902) (xy 124.806822 75.902) (xy 124.583266 75.937407) (xy 124.367994 76.007354) + (xy 124.166323 76.110112) (xy 123.983203 76.243157) (xy 123.823156 76.403204) (xy 123.750318 76.503457) + (xy 123.694987 76.546122) (xy 123.625374 76.552101) (xy 123.563579 76.519495) (xy 123.549682 76.503457) + (xy 123.489712 76.420916) (xy 123.476845 76.403206) (xy 123.316794 76.243155) (xy 123.133676 76.110112) + (xy 123.069662 76.077495) (xy 122.932005 76.007354) (xy 122.716733 75.937407) (xy 122.493178 75.902) + (xy 122.493173 75.902) (xy 122.266827 75.902) (xy 122.266822 75.902) (xy 122.043266 75.937407) (xy 121.827994 76.007354) + (xy 121.626323 76.110112) (xy 121.443203 76.243157) (xy 121.283156 76.403204) (xy 121.210318 76.503457) + (xy 121.154987 76.546122) (xy 121.085374 76.552101) (xy 121.023579 76.519495) (xy 121.009682 76.503457) + (xy 120.949712 76.420916) (xy 120.936845 76.403206) (xy 120.776794 76.243155) (xy 120.593676 76.110112) + (xy 120.529662 76.077495) (xy 120.392005 76.007354) (xy 120.176733 75.937407) (xy 119.953178 75.902) + (xy 119.953173 75.902) (xy 119.726827 75.902) (xy 119.726822 75.902) (xy 119.503266 75.937407) (xy 119.287994 76.007354) + (xy 119.086323 76.110112) (xy 118.903203 76.243157) (xy 118.743156 76.403204) (xy 118.670318 76.503457) + (xy 118.614987 76.546122) (xy 118.545374 76.552101) (xy 118.483579 76.519495) (xy 118.469682 76.503457) + (xy 118.409712 76.420916) (xy 118.396845 76.403206) (xy 118.236794 76.243155) (xy 118.053676 76.110112) + (xy 117.989662 76.077495) (xy 117.852005 76.007354) (xy 117.636733 75.937407) (xy 117.413178 75.902) + (xy 117.413173 75.902) (xy 117.186827 75.902) (xy 117.186822 75.902) (xy 116.963266 75.937407) (xy 116.747994 76.007354) + (xy 116.546323 76.110112) (xy 116.363203 76.243157) (xy 116.203157 76.403203) (xy 116.070112 76.586323) + (xy 115.967354 76.787994) (xy 115.897407 77.003266) (xy 115.862 77.226821) (xy 98.285038 77.226821) + (xy 98.258884 77.129213) (xy 98.236244 77.09) (xy 99.06915 77.09) (xy 99.06915 76.473022) (xy 99.069149 76.473005) + (xy 99.062748 76.413477) (xy 99.062746 76.41347) (xy 99.012504 76.278763) (xy 99.0125 76.278756) + (xy 98.92634 76.163662) (xy 98.926337 76.163659) (xy 98.811243 76.077499) (xy 98.811236 76.077495) + (xy 98.676529 76.027253) (xy 98.676522 76.027251) (xy 98.616994 76.02085) (xy 98 76.02085) (xy 98 76.853755) + (xy 97.960787 76.831116) (xy 97.821895 76.7939) (xy 97.678105 76.7939) (xy 97.539213 76.831116) + (xy 97.5 76.853755) (xy 97.5 76.02085) (xy 96.883005 76.02085) (xy 96.823477 76.027251) (xy 96.82347 76.027253) + (xy 96.688763 76.077495) (xy 96.688756 76.077499) (xy 96.573662 76.163659) (xy 96.573659 76.163662) + (xy 96.487499 76.278756) (xy 96.487495 76.278763) (xy 96.437253 76.41347) (xy 96.43725 76.413481) + (xy 96.436946 76.416312) (xy 96.436098 76.418357) (xy 96.43547 76.421018) (xy 96.435038 76.420916) + (xy 96.410203 76.480861) (xy 96.352807 76.520704) (xy 96.282981 76.523192) (xy 96.222896 76.487534) + (xy 96.219368 76.483578) (xy 96.216576 76.480309) (xy 96.216573 76.480305) (xy 96.069695 76.333427) + (xy 95.901648 76.211334) (xy 95.716567 76.11703) (xy 95.51902 76.052844) (xy 95.313864 76.02035) + (xy 95.313859 76.02035) (xy 95.106141 76.02035) (xy 95.106136 76.02035) (xy 94.900979 76.052844) + (xy 94.703432 76.11703) (xy 94.518351 76.211334) (xy 94.350302 76.333429) (xy 94.203429 76.480302) + (xy 94.081334 76.648351) (xy 94.050485 76.708896) (xy 94.00251 76.759692) (xy 93.934689 76.776487) + (xy 93.868554 76.753949) (xy 93.829515 76.708896) (xy 93.818426 76.687134) (xy 93.798666 76.648352) + (xy 93.676573 76.480305) (xy 93.529695 76.333427) (xy 93.361648 76.211334) (xy 93.176567 76.11703) + (xy 92.97902 76.052844) (xy 92.773864 76.02035) (xy 92.773859 76.02035) (xy 92.566141 76.02035) + (xy 92.566136 76.02035) (xy 92.360979 76.052844) (xy 92.163432 76.11703) (xy 91.978351 76.211334) + (xy 91.810302 76.333429) (xy 91.663429 76.480302) (xy 91.541334 76.648351) (xy 91.510485 76.708896) + (xy 91.46251 76.759692) (xy 91.394689 76.776487) (xy 91.328554 76.753949) (xy 91.289515 76.708896) + (xy 91.278426 76.687134) (xy 91.258666 76.648352) (xy 91.136573 76.480305) (xy 90.989695 76.333427) + (xy 90.821648 76.211334) (xy 90.636567 76.11703) (xy 90.43902 76.052844) (xy 90.233864 76.02035) + (xy 90.233859 76.02035) (xy 90.026141 76.02035) (xy 90.026136 76.02035) (xy 89.820979 76.052844) + (xy 89.623432 76.11703) (xy 89.438351 76.211334) (xy 89.270302 76.333429) (xy 89.123429 76.480302) + (xy 89.001334 76.648351) (xy 88.970485 76.708896) (xy 88.92251 76.759692) (xy 88.854689 76.776487) + (xy 88.788554 76.753949) (xy 88.749515 76.708896) (xy 88.738426 76.687134) (xy 88.718666 76.648352) + (xy 88.596573 76.480305) (xy 88.449695 76.333427) (xy 88.281648 76.211334) (xy 88.096567 76.11703) + (xy 87.89902 76.052844) (xy 87.693864 76.02035) (xy 87.693859 76.02035) (xy 87.486141 76.02035) + (xy 87.486136 76.02035) (xy 87.280979 76.052844) (xy 87.083432 76.11703) (xy 86.898351 76.211334) + (xy 86.730302 76.333429) (xy 86.583429 76.480302) (xy 86.461334 76.648351) (xy 86.430485 76.708896) + (xy 86.38251 76.759692) (xy 86.314689 76.776487) (xy 86.248554 76.753949) (xy 86.209515 76.708896) + (xy 86.198426 76.687134) (xy 86.178666 76.648352) (xy 86.056573 76.480305) (xy 85.909695 76.333427) + (xy 85.741648 76.211334) (xy 85.556567 76.11703) (xy 85.35902 76.052844) (xy 85.153864 76.02035) + (xy 85.153859 76.02035) (xy 84.946141 76.02035) (xy 84.946136 76.02035) (xy 84.740979 76.052844) + (xy 84.543432 76.11703) (xy 84.358351 76.211334) (xy 84.190302 76.333429) (xy 84.043429 76.480302) + (xy 83.921334 76.648351) (xy 83.890485 76.708896) (xy 83.84251 76.759692) (xy 83.774689 76.776487) + (xy 83.708554 76.753949) (xy 83.669515 76.708896) (xy 83.658426 76.687134) (xy 83.638666 76.648352) + (xy 83.516573 76.480305) (xy 83.369695 76.333427) (xy 83.201648 76.211334) (xy 83.016567 76.11703) + (xy 82.81902 76.052844) (xy 82.613864 76.02035) (xy 82.613859 76.02035) (xy 82.406141 76.02035) + (xy 82.406136 76.02035) (xy 82.200979 76.052844) (xy 82.003432 76.11703) (xy 81.818351 76.211334) + (xy 81.650302 76.333429) (xy 81.503429 76.480302) (xy 81.381334 76.648351) (xy 81.350485 76.708896) + (xy 81.30251 76.759692) (xy 81.234689 76.776487) (xy 81.168554 76.753949) (xy 81.129515 76.708896) + (xy 81.118426 76.687134) (xy 81.098666 76.648352) (xy 80.976573 76.480305) (xy 80.829695 76.333427) + (xy 80.661648 76.211334) (xy 80.476567 76.11703) (xy 80.27902 76.052844) (xy 80.073864 76.02035) + (xy 80.073859 76.02035) (xy 79.866141 76.02035) (xy 79.866136 76.02035) (xy 79.660979 76.052844) + (xy 79.463432 76.11703) (xy 79.278351 76.211334) (xy 79.110302 76.333429) (xy 78.963429 76.480302) + (xy 78.841334 76.648351) (xy 78.810485 76.708896) (xy 78.76251 76.759692) (xy 78.694689 76.776487) + (xy 78.628554 76.753949) (xy 78.589515 76.708896) (xy 78.578426 76.687134) (xy 78.558666 76.648352) + (xy 78.436573 76.480305) (xy 78.289695 76.333427) (xy 78.121648 76.211334) (xy 77.936567 76.11703) + (xy 77.73902 76.052844) (xy 77.533864 76.02035) (xy 77.533859 76.02035) (xy 77.326141 76.02035) + (xy 77.326136 76.02035) (xy 77.120979 76.052844) (xy 76.923432 76.11703) (xy 76.738351 76.211334) + (xy 76.570302 76.333429) (xy 76.423429 76.480302) (xy 76.301334 76.648351) (xy 76.270485 76.708896) + (xy 76.22251 76.759692) (xy 76.154689 76.776487) (xy 76.088554 76.753949) (xy 76.049515 76.708896) + (xy 76.038426 76.687134) (xy 76.018666 76.648352) (xy 75.896573 76.480305) (xy 75.749695 76.333427) + (xy 75.581648 76.211334) (xy 75.396567 76.11703) (xy 75.19902 76.052844) (xy 74.993864 76.02035) + (xy 74.993859 76.02035) (xy 74.786141 76.02035) (xy 74.786136 76.02035) (xy 74.580979 76.052844) + (xy 74.383432 76.11703) (xy 74.198351 76.211334) (xy 74.030302 76.333429) (xy 73.883429 76.480302) + (xy 73.761334 76.648351) (xy 73.730485 76.708896) (xy 73.68251 76.759692) (xy 73.614689 76.776487) + (xy 73.548554 76.753949) (xy 73.509515 76.708896) (xy 73.498426 76.687134) (xy 73.478666 76.648352) + (xy 73.356573 76.480305) (xy 73.209695 76.333427) (xy 73.041648 76.211334) (xy 72.856567 76.11703) + (xy 72.65902 76.052844) (xy 72.453864 76.02035) (xy 72.453859 76.02035) (xy 72.246141 76.02035) + (xy 72.246136 76.02035) (xy 72.040979 76.052844) (xy 71.843432 76.11703) (xy 71.658351 76.211334) + (xy 71.490302 76.333429) (xy 71.343429 76.480302) (xy 71.221334 76.648351) (xy 71.190485 76.708896) + (xy 71.14251 76.759692) (xy 71.074689 76.776487) (xy 71.008554 76.753949) (xy 70.969515 76.708896) + (xy 70.958426 76.687134) (xy 70.938666 76.648352) (xy 70.816573 76.480305) (xy 70.669695 76.333427) + (xy 70.501648 76.211334) (xy 70.316567 76.11703) (xy 70.11902 76.052844) (xy 69.913864 76.02035) + (xy 69.913859 76.02035) (xy 69.706141 76.02035) (xy 69.706136 76.02035) (xy 69.500979 76.052844) + (xy 69.303432 76.11703) (xy 69.118351 76.211334) (xy 68.950302 76.333429) (xy 68.803429 76.480302) + (xy 68.681334 76.648351) (xy 68.650485 76.708896) (xy 68.60251 76.759692) (xy 68.534689 76.776487) + (xy 68.468554 76.753949) (xy 68.429515 76.708896) (xy 68.418426 76.687134) (xy 68.398666 76.648352) + (xy 68.276573 76.480305) (xy 68.129695 76.333427) (xy 67.961648 76.211334) (xy 67.776567 76.11703) + (xy 67.57902 76.052844) (xy 67.373864 76.02035) (xy 67.373859 76.02035) (xy 67.166141 76.02035) + (xy 67.166136 76.02035) (xy 66.960979 76.052844) (xy 66.763432 76.11703) (xy 66.578351 76.211334) + (xy 66.410302 76.333429) (xy 66.263429 76.480302) (xy 66.141334 76.648351) (xy 66.110485 76.708896) + (xy 66.06251 76.759692) (xy 65.994689 76.776487) (xy 65.928554 76.753949) (xy 65.889515 76.708896) + (xy 65.878426 76.687134) (xy 65.858666 76.648352) (xy 65.736573 76.480305) (xy 65.589695 76.333427) + (xy 65.421648 76.211334) (xy 65.236567 76.11703) (xy 65.03902 76.052844) (xy 64.833864 76.02035) + (xy 64.833859 76.02035) (xy 64.626141 76.02035) (xy 64.626136 76.02035) (xy 64.420979 76.052844) + (xy 64.223432 76.11703) (xy 64.038351 76.211334) (xy 63.870302 76.333429) (xy 63.723429 76.480302) + (xy 63.601334 76.648351) (xy 63.570485 76.708896) (xy 63.52251 76.759692) (xy 63.454689 76.776487) + (xy 63.388554 76.753949) (xy 63.349515 76.708896) (xy 63.338426 76.687134) (xy 63.318666 76.648352) + (xy 63.196573 76.480305) (xy 63.049695 76.333427) (xy 62.881648 76.211334) (xy 62.696567 76.11703) + (xy 62.49902 76.052844) (xy 62.293864 76.02035) (xy 62.293859 76.02035) (xy 62.086141 76.02035) + (xy 62.086136 76.02035) (xy 61.880979 76.052844) (xy 61.683432 76.11703) (xy 61.498351 76.211334) + (xy 61.330302 76.333429) (xy 61.183429 76.480302) (xy 61.061334 76.648351) (xy 61.030485 76.708896) + (xy 60.98251 76.759692) (xy 60.914689 76.776487) (xy 60.848554 76.753949) (xy 60.809515 76.708896) + (xy 60.798426 76.687134) (xy 60.778666 76.648352) (xy 60.656573 76.480305) (xy 60.509695 76.333427) + (xy 60.341648 76.211334) (xy 60.156567 76.11703) (xy 59.95902 76.052844) (xy 59.753864 76.02035) + (xy 59.753859 76.02035) (xy 59.546141 76.02035) (xy 59.546136 76.02035) (xy 59.340979 76.052844) + (xy 59.143432 76.11703) (xy 58.958351 76.211334) (xy 58.790302 76.333429) (xy 58.643429 76.480302) + (xy 58.521334 76.648351) (xy 58.490485 76.708896) (xy 58.44251 76.759692) (xy 58.374689 76.776487) + (xy 58.308554 76.753949) (xy 58.269515 76.708896) (xy 58.258426 76.687134) (xy 58.238666 76.648352) + (xy 58.116573 76.480305) (xy 57.969695 76.333427) (xy 57.801648 76.211334) (xy 57.616567 76.11703) + (xy 57.41902 76.052844) (xy 57.213864 76.02035) (xy 57.213859 76.02035) (xy 57.006141 76.02035) + (xy 57.006136 76.02035) (xy 56.800979 76.052844) (xy 56.603432 76.11703) (xy 56.418351 76.211334) + (xy 56.250302 76.333429) (xy 56.103429 76.480302) (xy 55.981334 76.648351) (xy 55.950485 76.708896) + (xy 55.90251 76.759692) (xy 55.834689 76.776487) (xy 55.768554 76.753949) (xy 55.729515 76.708896) + (xy 55.718426 76.687134) (xy 55.698666 76.648352) (xy 55.576573 76.480305) (xy 55.429695 76.333427) + (xy 55.261648 76.211334) (xy 55.076567 76.11703) (xy 54.87902 76.052844) (xy 54.673864 76.02035) + (xy 54.673859 76.02035) (xy 54.466141 76.02035) (xy 54.466136 76.02035) (xy 54.260979 76.052844) + (xy 54.063432 76.11703) (xy 53.878351 76.211334) (xy 53.710302 76.333429) (xy 53.563429 76.480302) + (xy 53.441334 76.648351) (xy 53.410485 76.708896) (xy 53.36251 76.759692) (xy 53.294689 76.776487) + (xy 53.228554 76.753949) (xy 53.189515 76.708896) (xy 53.178426 76.687134) (xy 53.158666 76.648352) + (xy 53.036573 76.480305) (xy 52.889695 76.333427) (xy 52.721648 76.211334) (xy 52.536567 76.11703) + (xy 52.33902 76.052844) (xy 52.133864 76.02035) (xy 52.133859 76.02035) (xy 51.926141 76.02035) + (xy 51.926136 76.02035) (xy 51.720979 76.052844) (xy 51.523432 76.11703) (xy 51.338351 76.211334) + (xy 51.170302 76.333429) (xy 51.023429 76.480302) (xy 50.901334 76.648351) (xy 50.870485 76.708896) + (xy 50.82251 76.759692) (xy 50.754689 76.776487) (xy 50.688554 76.753949) (xy 50.649515 76.708896) + (xy 50.638426 76.687134) (xy 50.618666 76.648352) (xy 50.496573 76.480305) (xy 50.349695 76.333427) + (xy 50.181648 76.211334) (xy 49.996567 76.11703) (xy 49.79902 76.052844) (xy 49.593864 76.02035) + (xy 49.593859 76.02035) (xy 49.386141 76.02035) (xy 49.386136 76.02035) (xy 49.180979 76.052844) + (xy 48.983432 76.11703) (xy 48.798351 76.211334) (xy 48.630302 76.333429) (xy 48.483429 76.480302) + (xy 48.361334 76.648351) (xy 48.330485 76.708896) (xy 48.28251 76.759692) (xy 48.214689 76.776487) + (xy 48.148554 76.753949) (xy 48.109515 76.708896) (xy 48.098426 76.687134) (xy 48.078666 76.648352) + (xy 47.956573 76.480305) (xy 47.809695 76.333427) (xy 47.641648 76.211334) (xy 47.456567 76.11703) + (xy 47.25902 76.052844) (xy 47.053864 76.02035) (xy 47.053859 76.02035) (xy 46.846141 76.02035) + (xy 46.846136 76.02035) (xy 46.640979 76.052844) (xy 46.443432 76.11703) (xy 46.258351 76.211334) + (xy 46.090302 76.333429) (xy 45.943429 76.480302) (xy 45.821334 76.648351) (xy 45.790485 76.708896) + (xy 45.74251 76.759692) (xy 45.674689 76.776487) (xy 45.608554 76.753949) (xy 45.569515 76.708896) + (xy 45.558426 76.687134) (xy 45.538666 76.648352) (xy 45.416573 76.480305) (xy 45.269695 76.333427) + (xy 45.101648 76.211334) (xy 44.916567 76.11703) (xy 44.71902 76.052844) (xy 44.513864 76.02035) + (xy 44.513859 76.02035) (xy 44.306141 76.02035) (xy 44.306136 76.02035) (xy 44.100979 76.052844) + (xy 43.903432 76.11703) (xy 43.718351 76.211334) (xy 43.550302 76.333429) (xy 43.403429 76.480302) + (xy 43.281334 76.648351) (xy 43.250485 76.708896) (xy 43.20251 76.759692) (xy 43.134689 76.776487) + (xy 43.068554 76.753949) (xy 43.029515 76.708896) (xy 43.018426 76.687134) (xy 42.998666 76.648352) + (xy 42.876573 76.480305) (xy 42.729695 76.333427) (xy 42.561648 76.211334) (xy 42.376567 76.11703) + (xy 42.17902 76.052844) (xy 41.973864 76.02035) (xy 41.973859 76.02035) (xy 41.766141 76.02035) + (xy 41.766136 76.02035) (xy 41.560979 76.052844) (xy 41.363432 76.11703) (xy 41.178351 76.211334) + (xy 41.010302 76.333429) (xy 40.863429 76.480302) (xy 40.741334 76.648351) (xy 40.710485 76.708896) + (xy 40.66251 76.759692) (xy 40.594689 76.776487) (xy 40.528554 76.753949) (xy 40.489515 76.708896) + (xy 40.478426 76.687134) (xy 40.458666 76.648352) (xy 40.336573 76.480305) (xy 40.189695 76.333427) + (xy 40.021648 76.211334) (xy 39.836567 76.11703) (xy 39.63902 76.052844) (xy 39.433864 76.02035) + (xy 39.433859 76.02035) (xy 39.226141 76.02035) (xy 39.226136 76.02035) (xy 39.020979 76.052844) + (xy 38.823432 76.11703) (xy 38.638351 76.211334) (xy 38.470302 76.333429) (xy 38.323429 76.480302) + (xy 38.201334 76.648351) (xy 38.170204 76.709448) (xy 38.122229 76.760244) (xy 38.054408 76.777039) + (xy 37.988273 76.754501) (xy 37.949234 76.709448) (xy 37.918241 76.648622) (xy 37.918233 76.648609) + (xy 37.883184 76.600368) (xy 37.883183 76.600367) (xy 37.310602 77.172948) (xy 37.298884 77.129213) + (xy 37.226989 77.004687) (xy 37.125313 76.903011) (xy 37.000787 76.831116) (xy 36.957048 76.819396) + (xy 37.529631 76.246815) (xy 37.481385 76.211762) (xy 37.296382 76.117497) (xy 37.098902 76.053332) + (xy 36.893818 76.02085) (xy 36.686182 76.02085) (xy 36.481097 76.053332) (xy 36.283617 76.117497) + (xy 36.098618 76.21176) (xy 36.050368 76.246815) (xy 36.050368 76.246816) (xy 36.622949 76.819396) + (xy 36.579213 76.831116) (xy 36.454687 76.903011) (xy 36.353011 77.004687) (xy 36.281116 77.129213) + (xy 36.269396 77.172949) (xy 35.696816 76.600368) (xy 35.696815 76.600368) (xy 35.661758 76.648621) + (xy 35.630764 76.709449) (xy 35.582789 76.760245) (xy 35.514968 76.777039) (xy 35.448833 76.754501) + (xy 35.409795 76.709447) (xy 35.409514 76.708896) (xy 35.378804 76.648622) (xy 35.378667 76.648353) + (xy 35.309045 76.552527) (xy 35.256573 76.480305) (xy 35.109695 76.333427) (xy 34.941648 76.211334) + (xy 34.756567 76.11703) (xy 34.55902 76.052844) (xy 34.353864 76.02035) (xy 34.353859 76.02035) + (xy 34.146141 76.02035) (xy 34.146136 76.02035) (xy 33.940979 76.052844) (xy 33.743432 76.11703) + (xy 33.558351 76.211334) (xy 33.390302 76.333429) (xy 33.243429 76.480302) (xy 33.121334 76.648351) + (xy 33.02703 76.833432) (xy 32.962844 77.030979) (xy 32.93035 77.236135) (xy 22.5955 77.236135) + (xy 22.5955 69.524983) (xy 55.6245 69.524983) (xy 55.6245 71.275001) (xy 55.624501 71.275018) (xy 55.635 71.377796) + (xy 55.635001 71.377799) (xy 55.651097 71.426372) (xy 55.690186 71.544334) (xy 55.782288 71.693656) + (xy 55.906344 71.817712) (xy 56.055666 71.909814) (xy 56.222203 71.964999) (xy 56.324991 71.9755) + (xy 58.075008 71.975499) (xy 58.177797 71.964999) (xy 58.344334 71.909814) (xy 58.493656 71.817712) + (xy 58.617712 71.693656) (xy 58.709814 71.544334) (xy 58.764999 71.377797) (xy 58.7755 71.275009) + (xy 58.775499 70.275999) (xy 60.2245 70.275999) (xy 60.2245 70.524) (xy 60.263293 70.768927) (xy 60.263294 70.768931) + (xy 60.339927 71.004782) (xy 60.452511 71.225742) (xy 60.598276 71.42637) (xy 60.77363 71.601724) + (xy 60.974258 71.747489) (xy 61.195218 71.860073) (xy 61.431069 71.936706) (xy 61.52292 71.951253) + (xy 61.676 71.9755) (xy 61.676005 71.9755) (xy 61.924 71.9755) (xy 62.06007 71.953947) (xy 62.168931 71.936706) + (xy 62.404782 71.860073) (xy 62.625742 71.747489) (xy 62.82637 71.601724) (xy 63.001724 71.42637) + (xy 63.147489 71.225742) (xy 63.260073 71.004782) (xy 63.336706 70.768931) (xy 63.353947 70.66007) + (xy 63.3755 70.524) (xy 63.3755 70.275999) (xy 63.336706 70.031072) (xy 63.336706 70.031069) (xy 63.260073 69.795218) + (xy 63.147489 69.574258) (xy 63.111689 69.524983) (xy 63.8245 69.524983) (xy 63.8245 71.275001) + (xy 63.824501 71.275018) (xy 63.835 71.377796) (xy 63.835001 71.377799) (xy 63.851097 71.426372) + (xy 63.890186 71.544334) (xy 63.982288 71.693656) (xy 64.106344 71.817712) (xy 64.255666 71.909814) + (xy 64.422203 71.964999) (xy 64.524991 71.9755) (xy 66.275008 71.975499) (xy 66.377797 71.964999) + (xy 66.544334 71.909814) (xy 66.693656 71.817712) (xy 66.817712 71.693656) (xy 66.909814 71.544334) + (xy 66.964999 71.377797) (xy 66.9755 71.275009) (xy 66.975499 70.275999) (xy 68.4245 70.275999) + (xy 68.4245 70.524) (xy 68.463293 70.768927) (xy 68.463294 70.768931) (xy 68.539927 71.004782) (xy 68.652511 71.225742) + (xy 68.798276 71.42637) (xy 68.97363 71.601724) (xy 69.174258 71.747489) (xy 69.395218 71.860073) + (xy 69.631069 71.936706) (xy 69.72292 71.951253) (xy 69.876 71.9755) (xy 69.876005 71.9755) (xy 70.124 71.9755) + (xy 70.26007 71.953947) (xy 70.368931 71.936706) (xy 70.604782 71.860073) (xy 70.825742 71.747489) + (xy 71.02637 71.601724) (xy 71.201724 71.42637) (xy 71.347489 71.225742) (xy 71.460073 71.004782) + (xy 71.536706 70.768931) (xy 71.553947 70.66007) (xy 71.5755 70.524) (xy 71.5755 70.275999) (xy 71.536706 70.031072) + (xy 71.536706 70.031069) (xy 71.460073 69.795218) (xy 71.347489 69.574258) (xy 71.201724 69.37363) + (xy 71.02637 69.198276) (xy 70.825742 69.052511) (xy 70.604782 68.939927) (xy 70.368931 68.863294) + (xy 70.368929 68.863293) (xy 70.368927 68.863293) (xy 70.124 68.8245) (xy 70.123995 68.8245) (xy 69.876005 68.8245) + (xy 69.876 68.8245) (xy 69.631072 68.863293) (xy 69.395215 68.939928) (xy 69.174257 69.052511) (xy 69.100166 69.106342) + (xy 68.97363 69.198276) (xy 68.973628 69.198278) (xy 68.973627 69.198278) (xy 68.798278 69.373627) + (xy 68.798278 69.373628) (xy 68.798276 69.37363) (xy 68.762988 69.4222) (xy 68.652511 69.574257) + (xy 68.539928 69.795215) (xy 68.463293 70.031072) (xy 68.4245 70.275999) (xy 66.975499 70.275999) + (xy 66.975499 69.524992) (xy 66.964999 69.422203) (xy 66.909814 69.255666) (xy 66.817712 69.106344) + (xy 66.693656 68.982288) (xy 66.544334 68.890186) (xy 66.377797 68.835001) (xy 66.377795 68.835) + (xy 66.27501 68.8245) (xy 64.524998 68.8245) (xy 64.524981 68.824501) (xy 64.422203 68.835) (xy 64.4222 68.835001) + (xy 64.255668 68.890185) (xy 64.255663 68.890187) (xy 64.106342 68.982289) (xy 63.982289 69.106342) + (xy 63.890187 69.255663) (xy 63.890186 69.255666) (xy 63.835001 69.422203) (xy 63.835001 69.422204) + (xy 63.835 69.422204) (xy 63.8245 69.524983) (xy 63.111689 69.524983) (xy 63.001724 69.37363) (xy 62.82637 69.198276) + (xy 62.625742 69.052511) (xy 62.404782 68.939927) (xy 62.168931 68.863294) (xy 62.168929 68.863293) + (xy 62.168927 68.863293) (xy 61.924 68.8245) (xy 61.923995 68.8245) (xy 61.676005 68.8245) (xy 61.676 68.8245) + (xy 61.431072 68.863293) (xy 61.195215 68.939928) (xy 60.974257 69.052511) (xy 60.900166 69.106342) + (xy 60.77363 69.198276) (xy 60.773628 69.198278) (xy 60.773627 69.198278) (xy 60.598278 69.373627) + (xy 60.598278 69.373628) (xy 60.598276 69.37363) (xy 60.562988 69.4222) (xy 60.452511 69.574257) + (xy 60.339928 69.795215) (xy 60.263293 70.031072) (xy 60.2245 70.275999) (xy 58.775499 70.275999) + (xy 58.775499 69.524992) (xy 58.764999 69.422203) (xy 58.709814 69.255666) (xy 58.617712 69.106344) + (xy 58.493656 68.982288) (xy 58.344334 68.890186) (xy 58.177797 68.835001) (xy 58.177795 68.835) + (xy 58.07501 68.8245) (xy 56.324998 68.8245) (xy 56.324981 68.824501) (xy 56.222203 68.835) (xy 56.2222 68.835001) + (xy 56.055668 68.890185) (xy 56.055663 68.890187) (xy 55.906342 68.982289) (xy 55.782289 69.106342) + (xy 55.690187 69.255663) (xy 55.690186 69.255666) (xy 55.635001 69.422203) (xy 55.635001 69.422204) + (xy 55.635 69.422204) (xy 55.6245 69.524983) (xy 22.5955 69.524983) (xy 22.5955 64.4295) (xy 22.615185 64.362461) + (xy 22.667989 64.316706) (xy 22.7195 64.3055) (xy 150.0705 64.3055) + ) + ) + ) + (embedded_fonts no) +) diff --git a/PCB_Semestre/PCB_Semestre.kicad_pro b/PCB_Semestre/PCB_Semestre.kicad_pro new file mode 100644 index 0000000..fb1cbad --- /dev/null +++ b/PCB_Semestre/PCB_Semestre.kicad_pro @@ -0,0 +1,641 @@ +{ + "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": true, + "text_position": 0, + "units_format": 0 + }, + "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.8, + "height": 1.27, + "width": 2.54 + }, + "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", + "creepage": "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_filters_mismatch": "ignore", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_to_hole": "warning", + "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", + "mirrored_text_on_front_layer": "warning", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "nonmirrored_text_on_back_layer": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_on_edge_cuts": "error", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_angle": "error", + "track_dangling": "warning", + "track_segment_length": "error", + "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.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_groove_width": 0.0, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.0, + "min_via_annular_width": 0.1, + "min_via_diameter": 0.5, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpthpad": true, + "td_onroundshapesonly": false, + "td_onsmdpad": true, + "td_ontrackend": false, + "td_onvia": 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.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": 1.0, + "drill": 0.5 + } + ], + "zones_allow_external_fillets": false + }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_pairs": [], + "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", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "footprint_filter": "ignore", + "footprint_link_issues": "warning", + "four_way_junction": "ignore", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "label_multiple_wires": "warning", + "lib_symbol_issues": "warning", + "lib_symbol_mismatch": "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", + "same_local_global_label": "warning", + "similar_label_and_power": "warning", + "similar_labels": "warning", + "similar_power": "warning", + "simulation_model_issue": "ignore", + "single_global_label": "ignore", + "unannotated": "error", + "unconnected_wire_endpoint": "warning", + "undefined_netclass": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [ + "my_footprint_lib" + ], + "pinned_symbol_libs": [ + "my_symbol_lib" + ] + }, + "meta": { + "filename": "PCB_Semestre.kicad_pro", + "version": 3 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "priority": 2147483647, + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.2, + "via_diameter": 0.6, + "via_drill": 0.3, + "wire_width": 6 + } + ], + "meta": { + "version": 4 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "plot": "", + "pos_files": "", + "specctra_dsn": "", + "step": "", + "svg": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_export_filename": "${PROJECTNAME}.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": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from BOM", + "name": "${EXCLUDE_FROM_BOM}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from Board", + "name": "${EXCLUDE_FROM_BOARD}", + "show": true + }, + { + "group_by": true, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "include_excluded_from_bom": true, + "name": "Default Editing", + "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": "", + "page_layout_descr_file": "", + "plot_directory": "", + "space_save_all_events": true, + "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": [ + [ + "818db962-5297-45df-b635-c5037cd57013", + "Root" + ] + ], + "text_variables": {} +} diff --git a/PCB_Semestre/PCB_Semestre.kicad_sch b/PCB_Semestre/PCB_Semestre.kicad_sch new file mode 100644 index 0000000..bafc258 --- /dev/null +++ b/PCB_Semestre/PCB_Semestre.kicad_sch @@ -0,0 +1,11165 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "818db962-5297-45df-b635-c5037cd57013") + (paper "A3") + (lib_symbols + (symbol "Connector:Conn_01x02_Pin" + (pin_names + (offset 1.016) + (hide yes) + ) + (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_Pin" + (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" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_Pin_1_1" + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 5.08 0 180) + (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 180) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_01x03_Pin" + (pin_names + (offset 1.016) + (hide yes) + ) + (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_Pin" + (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" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_Pin_1_1" + (rectangle + (start 0.8636 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.27 2.54) (xy 0.8636 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 5.08 2.54 180) + (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 180) + (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 180) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_01x06_Socket" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x06_Socket" + (at 0 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_01x06_Socket_1_1" + (polyline + (pts + (xy -1.27 5.08) (xy -0.508 5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 2.54) (xy -0.508 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -5.08) (xy -0.508 -5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -7.62) (xy -0.508 -7.62) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 4.572) + (mid -0.5058 5.08) + (end 0 5.588) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 2.032) + (mid -0.5058 2.54) + (end 0 3.048) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -0.508) + (mid -0.5058 0) + (end 0 0.508) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -3.048) + (mid -0.5058 -2.54) + (end 0 -2.032) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -5.588) + (mid -0.5058 -5.08) + (end 0 -4.572) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -8.128) + (mid -0.5058 -7.62) + (end 0 -7.112) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_01x20_Socket" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x20_Socket" + (at 0 -27.94 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, 01x20, script generated" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_01x20_Socket_1_1" + (polyline + (pts + (xy -1.27 22.86) (xy -0.508 22.86) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 20.32) (xy -0.508 20.32) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 17.78) (xy -0.508 17.78) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 15.24) (xy -0.508 15.24) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 12.7) (xy -0.508 12.7) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 10.16) (xy -0.508 10.16) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 7.62) (xy -0.508 7.62) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 5.08) (xy -0.508 5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 2.54) (xy -0.508 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -5.08) (xy -0.508 -5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -7.62) (xy -0.508 -7.62) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -10.16) (xy -0.508 -10.16) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -12.7) (xy -0.508 -12.7) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -15.24) (xy -0.508 -15.24) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -17.78) (xy -0.508 -17.78) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -20.32) (xy -0.508 -20.32) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -22.86) (xy -0.508 -22.86) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -25.4) (xy -0.508 -25.4) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 22.352) + (mid -0.5058 22.86) + (end 0 23.368) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 19.812) + (mid -0.5058 20.32) + (end 0 20.828) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 17.272) + (mid -0.5058 17.78) + (end 0 18.288) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 14.732) + (mid -0.5058 15.24) + (end 0 15.748) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 12.192) + (mid -0.5058 12.7) + (end 0 13.208) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 9.652) + (mid -0.5058 10.16) + (end 0 10.668) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 7.112) + (mid -0.5058 7.62) + (end 0 8.128) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 4.572) + (mid -0.5058 5.08) + (end 0 5.588) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 2.032) + (mid -0.5058 2.54) + (end 0 3.048) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -0.508) + (mid -0.5058 0) + (end 0 0.508) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -3.048) + (mid -0.5058 -2.54) + (end 0 -2.032) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -5.588) + (mid -0.5058 -5.08) + (end 0 -4.572) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -8.128) + (mid -0.5058 -7.62) + (end 0 -7.112) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -10.668) + (mid -0.5058 -10.16) + (end 0 -9.652) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -13.208) + (mid -0.5058 -12.7) + (end 0 -12.192) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -15.748) + (mid -0.5058 -15.24) + (end 0 -14.732) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -18.288) + (mid -0.5058 -17.78) + (end 0 -17.272) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -20.828) + (mid -0.5058 -20.32) + (end 0 -19.812) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -23.368) + (mid -0.5058 -22.86) + (end 0 -22.352) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -25.908) + (mid -0.5058 -25.4) + (end 0 -24.892) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 22.86 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 20.32 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 17.78 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 15.24 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 12.7 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 10.16 0) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 7.62 0) + (length 3.81) + (name "Pin_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -10.16 0) + (length 3.81) + (name "Pin_14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -12.7 0) + (length 3.81) + (name "Pin_15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -15.24 0) + (length 3.81) + (name "Pin_16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -17.78 0) + (length 3.81) + (name "Pin_17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -20.32 0) + (length 3.81) + (name "Pin_18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -22.86 0) + (length 3.81) + (name "Pin_19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -25.4 0) + (length 3.81) + (name "Pin_20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_01x26_Socket" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x26_Socket" + (at 0 -35.56 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, 01x26, script generated" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_01x26_Socket_1_1" + (polyline + (pts + (xy -1.27 30.48) (xy -0.508 30.48) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 27.94) (xy -0.508 27.94) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 25.4) (xy -0.508 25.4) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 22.86) (xy -0.508 22.86) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 20.32) (xy -0.508 20.32) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 17.78) (xy -0.508 17.78) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 15.24) (xy -0.508 15.24) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 12.7) (xy -0.508 12.7) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 10.16) (xy -0.508 10.16) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 7.62) (xy -0.508 7.62) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 5.08) (xy -0.508 5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 2.54) (xy -0.508 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -5.08) (xy -0.508 -5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -7.62) (xy -0.508 -7.62) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -10.16) (xy -0.508 -10.16) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -12.7) (xy -0.508 -12.7) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -15.24) (xy -0.508 -15.24) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -17.78) (xy -0.508 -17.78) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -20.32) (xy -0.508 -20.32) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -22.86) (xy -0.508 -22.86) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -25.4) (xy -0.508 -25.4) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -27.94) (xy -0.508 -27.94) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -30.48) (xy -0.508 -30.48) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -33.02) (xy -0.508 -33.02) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 29.972) + (mid -0.5058 30.48) + (end 0 30.988) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 27.432) + (mid -0.5058 27.94) + (end 0 28.448) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 24.892) + (mid -0.5058 25.4) + (end 0 25.908) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 22.352) + (mid -0.5058 22.86) + (end 0 23.368) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 19.812) + (mid -0.5058 20.32) + (end 0 20.828) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 17.272) + (mid -0.5058 17.78) + (end 0 18.288) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 14.732) + (mid -0.5058 15.24) + (end 0 15.748) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 12.192) + (mid -0.5058 12.7) + (end 0 13.208) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 9.652) + (mid -0.5058 10.16) + (end 0 10.668) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 7.112) + (mid -0.5058 7.62) + (end 0 8.128) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 4.572) + (mid -0.5058 5.08) + (end 0 5.588) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 2.032) + (mid -0.5058 2.54) + (end 0 3.048) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -0.508) + (mid -0.5058 0) + (end 0 0.508) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -3.048) + (mid -0.5058 -2.54) + (end 0 -2.032) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -5.588) + (mid -0.5058 -5.08) + (end 0 -4.572) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -8.128) + (mid -0.5058 -7.62) + (end 0 -7.112) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -10.668) + (mid -0.5058 -10.16) + (end 0 -9.652) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -13.208) + (mid -0.5058 -12.7) + (end 0 -12.192) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -15.748) + (mid -0.5058 -15.24) + (end 0 -14.732) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -18.288) + (mid -0.5058 -17.78) + (end 0 -17.272) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -20.828) + (mid -0.5058 -20.32) + (end 0 -19.812) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -23.368) + (mid -0.5058 -22.86) + (end 0 -22.352) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -25.908) + (mid -0.5058 -25.4) + (end 0 -24.892) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -28.448) + (mid -0.5058 -27.94) + (end 0 -27.432) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -30.988) + (mid -0.5058 -30.48) + (end 0 -29.972) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -33.528) + (mid -0.5058 -33.02) + (end 0 -32.512) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 30.48 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 27.94 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 25.4 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 22.86 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 20.32 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 17.78 0) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 15.24 0) + (length 3.81) + (name "Pin_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 12.7 0) + (length 3.81) + (name "Pin_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 10.16 0) + (length 3.81) + (name "Pin_9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 7.62 0) + (length 3.81) + (name "Pin_10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -10.16 0) + (length 3.81) + (name "Pin_17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -12.7 0) + (length 3.81) + (name "Pin_18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -15.24 0) + (length 3.81) + (name "Pin_19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -17.78 0) + (length 3.81) + (name "Pin_20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -20.32 0) + (length 3.81) + (name "Pin_21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -22.86 0) + (length 3.81) + (name "Pin_22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -25.4 0) + (length 3.81) + (name "Pin_23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -27.94 0) + (length 3.81) + (name "Pin_24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -30.48 0) + (length 3.81) + (name "Pin_25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -33.02 0) + (length 3.81) + (name "Pin_26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:C_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:L_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0 0 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "R_Small" + (at 1.778 0 90) + (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" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R 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_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (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.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "my_symbol_lib:XC9235B33CMR-G" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U1" + (at 20.32 10.16 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "XC9235B33CMR-G" + (at 20.32 7.62 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "my_footprint_lib:SOT-25_TOR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "XC9235B33CMR-G" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "XC9235B33CMR-G" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT-25_TOR SOT-25_TOR-M SOT-25_TOR-L" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "XC9235B33CMR-G_0_1" + (polyline + (pts + (xy 7.62 5.08) (xy 7.62 -15.24) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 7.62 -15.24) (xy 33.02 -15.24) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 33.02 5.08) (xy 7.62 5.08) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 33.02 -15.24) (xy 33.02 5.08) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (pin power_in line + (at 0 0 0) + (length 7.62) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin unspecified line + (at 0 -2.54 0) + (length 7.62) + (name "CE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 20.32 -22.86 90) + (length 7.62) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "XC9235B33CMR-G_1_1" + (pin unspecified line + (at 40.64 0 180) + (length 7.62) + (name "LX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 40.64 -2.54 180) + (length 7.62) + (name "VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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 2.54) (xy 0.762 1.27) + ) + (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) + ) + ) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide 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 \"GND\" , 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 "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:PWR_FLAG" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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) + ) + ) + ) + (embedded_fonts no) + ) + ) + (text "PSOC-5" + (exclude_from_sim no) + (at 88.138 54.864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "20232b4d-fd68-423c-8d8e-ff83c30e9081") + ) + (text "CURSED CORNER" + (exclude_from_sim no) + (at 34.29 230.124 0) + (effects + (font + (size 2.54 2.54) + ) + ) + (uuid "34612a28-4b95-45c1-89fd-95429a63b495") + ) + (text "W5500_2" + (exclude_from_sim no) + (at 83.312 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "4c271209-777c-445e-9fdd-ab713894ed8d") + ) + (text "PSOC" + (exclude_from_sim no) + (at 173.482 108.966 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "4dfb8ab7-94b4-46a7-953d-8a023f11621d") + ) + (text "Always ON" + (exclude_from_sim no) + (at 32.258 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "805c3303-2fde-40dc-b5f7-974b3fb2fc80") + ) + (text "Power Out" + (exclude_from_sim no) + (at 153.162 21.844 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "87872db0-6ace-40ca-9d9f-ba45976b1db7") + ) + (text "Pico 2" + (exclude_from_sim no) + (at 74.422 23.622 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "a3c19021-c6b5-4b03-93df-7695d34fb0fc") + ) + (text "W5500_1" + (exclude_from_sim no) + (at 38.608 109.728 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "e57fb469-5184-4bfe-95e0-e8551d78db1c") + ) + (text "PICO_GPIO_OUT" + (exclude_from_sim no) + (at 142.748 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "fd9383ef-4fc9-4245-8f7c-b0f90216c3af") + ) + (junction + (at 97.79 247.65) + (diameter 0) + (color 0 0 0 0) + (uuid "101fe5f7-7fbe-4e5a-a1a3-67330c671beb") + ) + (junction + (at 31.75 247.65) + (diameter 0) + (color 0 0 0 0) + (uuid "1621e39b-0188-4105-8bcb-592c88682637") + ) + (junction + (at 130.81 262.89) + (diameter 0) + (color 0 0 0 0) + (uuid "29c4799f-5c9d-4df5-a538-807123abc198") + ) + (junction + (at 97.79 278.13) + (diameter 0) + (color 0 0 0 0) + (uuid "3a8830d9-b9b2-4c4d-a9ce-ef0ac1c8ac0f") + ) + (junction + (at 27.94 168.91) + (diameter 0) + (color 0 0 0 0) + (uuid "428d5762-d0ae-4ee3-9731-f682a017535a") + ) + (junction + (at 130.81 247.65) + (diameter 0) + (color 0 0 0 0) + (uuid "48c91dd7-2776-4e22-9289-0faafdfc2f03") + ) + (junction + (at 64.77 247.65) + (diameter 0) + (color 0 0 0 0) + (uuid "4eaca84b-418e-4238-863f-c3db1dc3543e") + ) + (junction + (at 31.75 278.13) + (diameter 0) + (color 0 0 0 0) + (uuid "6cb9813b-e032-4c27-af03-e264fe55b597") + ) + (junction + (at 22.86 168.91) + (diameter 0) + (color 0 0 0 0) + (uuid "99ab35e5-6252-4441-965f-0f30987653cc") + ) + (junction + (at 64.77 262.89) + (diameter 0) + (color 0 0 0 0) + (uuid "9dc2a5ea-d00f-44d3-abad-395adfb7f568") + ) + (junction + (at 31.75 262.89) + (diameter 0) + (color 0 0 0 0) + (uuid "9fffe331-dc68-4430-adae-4bf37cc30eb4") + ) + (junction + (at 97.79 262.89) + (diameter 0) + (color 0 0 0 0) + (uuid "a3c0bf5b-4e41-4dc3-8be0-8b3775233c91") + ) + (junction + (at 130.81 278.13) + (diameter 0) + (color 0 0 0 0) + (uuid "d25784e3-b146-43dc-9775-8a343f0072d7") + ) + (junction + (at 76.2 33.02) + (diameter 0) + (color 0 0 0 0) + (uuid "d3156781-15d8-4cc0-9128-a701aa086056") + ) + (junction + (at 64.77 278.13) + (diameter 0) + (color 0 0 0 0) + (uuid "ecf5ad64-8bac-470d-914d-005479be35fc") + ) + (junction + (at 78.74 171.45) + (diameter 0) + (color 0 0 0 0) + (uuid "ee5d9860-decf-4e87-b946-5333d29f3615") + ) + (no_connect + (at 120.65 62.23) + (uuid "02adeb05-5315-4cf4-b54f-7d6fa2205142") + ) + (no_connect + (at 140.97 62.23) + (uuid "055346d6-6806-4a6c-9cda-e05f00f9cf1c") + ) + (no_connect + (at 91.44 31.75) + (uuid "05e6f6de-f073-46f0-9ba7-0522452cd175") + ) + (no_connect + (at 123.19 62.23) + (uuid "07cea7e1-1b14-466b-97af-0dfbecc746dd") + ) + (no_connect + (at 76.2 62.23) + (uuid "0964f268-b183-4594-8243-dbd760061309") + ) + (no_connect + (at 43.18 62.23) + (uuid "178676dd-9fe6-4cdd-8d96-0e77c1071c41") + ) + (no_connect + (at 68.58 62.23) + (uuid "1e2849c7-9635-40af-b403-4a155ebcf604") + ) + (no_connect + (at 96.52 31.75) + (uuid "25492400-5a45-4ec4-9ecd-e60f3dbaa4c3") + ) + (no_connect + (at 146.05 62.23) + (uuid "270dab7a-7915-4ca8-bf32-7d62405a3ce7") + ) + (no_connect + (at 115.57 62.23) + (uuid "30777624-6a85-4505-a227-3d79313494ef") + ) + (no_connect + (at 116.84 31.75) + (uuid "318ea9d5-a30c-48d4-9033-9db8ce9ea965") + ) + (no_connect + (at 124.46 31.75) + (uuid "320cd79b-8123-464e-acf3-259357c22370") + ) + (no_connect + (at 86.36 62.23) + (uuid "374eb711-1480-48f2-b38c-737892e536ee") + ) + (no_connect + (at 49.53 119.38) + (uuid "4064dca4-58e0-4872-8a38-e7e7c0e8c016") + ) + (no_connect + (at 78.74 62.23) + (uuid "4179418e-3ada-45a7-9077-2d5aebcc9a33") + ) + (no_connect + (at 128.27 62.23) + (uuid "41a0a519-693b-4f76-b5e8-764c7de63c1c") + ) + (no_connect + (at 133.35 62.23) + (uuid "420e19a1-dc7f-44cb-aef5-d60ffb0a8d76") + ) + (no_connect + (at 99.06 31.75) + (uuid "4e8da25f-00ed-4a2e-b433-9ee272996d3b") + ) + (no_connect + (at 114.3 31.75) + (uuid "4ed8f9a3-7145-4419-add4-9e5630630ad5") + ) + (no_connect + (at 143.51 62.23) + (uuid "5319e7e7-6e0e-43a8-a66c-674014c15178") + ) + (no_connect + (at 110.49 62.23) + (uuid "563084f4-1481-44d7-9be5-8ee4688b19d9") + ) + (no_connect + (at 138.43 62.23) + (uuid "63229e76-7078-430b-8992-982e332d9d6f") + ) + (no_connect + (at 125.73 62.23) + (uuid "6f3b2472-ed87-42b8-b809-df8ce5740c2d") + ) + (no_connect + (at 86.36 31.75) + (uuid "792ff8c7-9c94-4f26-a3ca-afea7e1ad9a3") + ) + (no_connect + (at 63.5 62.23) + (uuid "897505e2-7653-4d3d-b780-e60f00a61aed") + ) + (no_connect + (at 45.72 62.23) + (uuid "97fb0a34-1c18-412b-bfce-6a7c01a936e8") + ) + (no_connect + (at 121.92 31.75) + (uuid "9f4cbfe3-0351-4a92-a761-e0263ce563a6") + ) + (no_connect + (at 81.28 62.23) + (uuid "a5782d1f-a014-43a4-ac6c-8f57a8e4b83e") + ) + (no_connect + (at 153.67 62.23) + (uuid "ac6b22ba-ca31-4a95-964e-e932f8872a74") + ) + (no_connect + (at 48.26 62.23) + (uuid "b10fbde6-f91e-4445-ae9c-f8533d902564") + ) + (no_connect + (at 104.14 31.75) + (uuid "bb5a8254-1bc2-4d0e-bc17-bfe79a6368b1") + ) + (no_connect + (at 101.6 31.75) + (uuid "bbed263f-a97b-4b00-8b85-b51d0192d5a6") + ) + (no_connect + (at 113.03 62.23) + (uuid "c2307ca3-0347-4729-8172-8a9a4cc88b69") + ) + (no_connect + (at 93.98 119.38) + (uuid "c2e11ea0-b856-4035-a450-002e30aa803e") + ) + (no_connect + (at 118.11 62.23) + (uuid "cbf256f0-d396-4c22-b705-b5c5c4d0e6d8") + ) + (no_connect + (at 73.66 62.23) + (uuid "d047a9f3-c393-43c8-bbec-97e0abc8f209") + ) + (no_connect + (at 135.89 62.23) + (uuid "d3a877a1-9379-4261-aab3-d0c66045c4a0") + ) + (no_connect + (at 148.59 62.23) + (uuid "d56d8117-c0e3-4bb4-b52e-3cc38317544a") + ) + (no_connect + (at 66.04 62.23) + (uuid "d7dd2c1a-97b7-4ba5-a762-18be8d6e7e16") + ) + (no_connect + (at 50.8 62.23) + (uuid "d97cb8fe-a796-4894-8f4c-886b64d74041") + ) + (no_connect + (at 111.76 31.75) + (uuid "da4283a4-bc0a-4773-9bbd-33dc2cdc0ab4") + ) + (no_connect + (at 109.22 31.75) + (uuid "db729af9-b264-4712-b6ef-3e703a2e4284") + ) + (no_connect + (at 88.9 31.75) + (uuid "df93aa16-ea4b-47a6-b938-7a7eb320ee0b") + ) + (no_connect + (at 78.74 31.75) + (uuid "e0d7fe0c-05ef-459d-9bda-7a0a94ed539d") + ) + (no_connect + (at 30.48 62.23) + (uuid "e158d0e0-8d85-45fc-9e1e-a399c62d73f1") + ) + (no_connect + (at 71.12 62.23) + (uuid "ef5c4988-101f-4330-95e7-0c67746d5f98") + ) + (no_connect + (at 83.82 31.75) + (uuid "f7e4210f-580a-42dc-b238-b82cb556d9c8") + ) + (no_connect + (at 151.13 62.23) + (uuid "fa2f3277-5251-4ad3-b2ac-e8af057fc846") + ) + (no_connect + (at 130.81 62.23) + (uuid "fed50876-1070-4417-ae45-023ade46ee44") + ) + (wire + (pts + (xy 24.13 38.1) (xy 24.13 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07d4bb28-db56-4d87-a65c-78d4eb5f4f74") + ) + (wire + (pts + (xy 36.83 31.75) (xy 36.83 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0851d44e-655d-4d27-ba27-2ba307b51852") + ) + (wire + (pts + (xy 78.74 182.88) (xy 78.74 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0aeb970b-ae18-4a52-9aab-5cb25d921635") + ) + (wire + (pts + (xy 77.47 168.91) (xy 78.74 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b26a2c3-e01e-4ec1-9c86-9ae5cbba5183") + ) + (wire + (pts + (xy 27.94 62.23) (xy 27.94 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0bce3413-801a-4362-a40c-b9c11ed8282a") + ) + (wire + (pts + (xy 78.74 168.91) (xy 78.74 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c1441b9-5d70-4083-85da-fdf40f4b38ed") + ) + (wire + (pts + (xy 55.88 62.23) (xy 55.88 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d4fafaa-3cba-43ca-afbd-024e6beac5f7") + ) + (wire + (pts + (xy 35.56 62.23) (xy 35.56 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d95cfc0-be90-41db-84ef-ac9aa51cfe42") + ) + (wire + (pts + (xy 31.75 266.7) (xy 31.75 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e8ac2fe-6d9a-4c79-a701-c34fa03c3397") + ) + (wire + (pts + (xy 17.78 278.13) (xy 31.75 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ec9586a-fc45-4a7c-8818-cdf739945d89") + ) + (wire + (pts + (xy 64.77 247.65) (xy 64.77 237.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1428825b-2724-4ee2-b98b-a0424e88afb4") + ) + (wire + (pts + (xy 71.12 171.45) (xy 78.74 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14b765c8-a36c-4558-93e1-87b5e8dedaf2") + ) + (wire + (pts + (xy 83.82 247.65) (xy 97.79 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16c8c59a-c463-4f40-acee-ee11f2a010f0") + ) + (wire + (pts + (xy 69.85 119.38) (xy 69.85 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a4f351b-22cb-463d-b36a-75c39dc941b0") + ) + (wire + (pts + (xy 116.84 247.65) (xy 130.81 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b055b78-82f7-47be-8e11-a9d7847a8ec2") + ) + (wire + (pts + (xy 72.39 31.75) (xy 72.39 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1bae2f3a-6606-4dc8-b850-320fead94617") + ) + (wire + (pts + (xy 27.94 168.91) (xy 30.48 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cdd27ec-c61f-4fdd-919d-5db96829a5d1") + ) + (wire + (pts + (xy 64.77 266.7) (xy 64.77 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cdfae5b-7977-42e9-8961-ff2796d47313") + ) + (wire + (pts + (xy 58.42 62.23) (xy 58.42 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d697d96-3583-47da-ae01-2ce71272ab74") + ) + (wire + (pts + (xy 158.75 31.75) (xy 158.75 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fa2e597-dacf-42ca-90ce-3d7e383f5323") + ) + (wire + (pts + (xy 163.83 31.75) (xy 163.83 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21ee3161-f8e8-44e6-87c9-9754efba3c76") + ) + (wire + (pts + (xy 27.94 119.38) (xy 27.94 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "236e4a0c-9cdd-4610-a89e-e2c89f63606c") + ) + (wire + (pts + (xy 25.4 62.23) (xy 25.4 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24f05424-8384-43ec-b509-a21edfdcce8a") + ) + (wire + (pts + (xy 39.37 31.75) (xy 39.37 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25f5fe4d-dbb5-421a-999a-072c9a301ed6") + ) + (wire + (pts + (xy 35.56 119.38) (xy 35.56 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "29bf200a-b648-4db5-82cc-8e604348b39c") + ) + (wire + (pts + (xy 57.15 31.75) (xy 57.15 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c1ac2a2-f4b6-4c5e-b143-4d763b0d0ca8") + ) + (wire + (pts + (xy 27.94 168.91) (xy 27.94 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cbb79e7-d556-418c-8f50-4b724028a9b4") + ) + (wire + (pts + (xy 83.82 62.23) (xy 83.82 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fb0fe64-b09b-4767-abfc-79b8c31053e4") + ) + (wire + (pts + (xy 96.52 119.38) (xy 96.52 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33838917-1e1f-41b4-ad81-457efbd30278") + ) + (wire + (pts + (xy 25.4 119.38) (xy 25.4 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "352b7115-e138-4739-a964-0c2626a5804b") + ) + (wire + (pts + (xy 67.31 119.38) (xy 67.31 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "373a071e-1bdd-4168-be63-92d9bb0d9352") + ) + (wire + (pts + (xy 22.86 182.88) (xy 22.86 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "375c5385-aab3-46b1-9e49-d6749f9674b6") + ) + (wire + (pts + (xy 22.86 177.8) (xy 22.86 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "376427f5-33ce-43a7-9fff-8d1871ef807a") + ) + (wire + (pts + (xy 22.86 168.91) (xy 27.94 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b86f72f-8dc5-4058-b2df-3130bb2b88eb") + ) + (wire + (pts + (xy 97.79 247.65) (xy 111.76 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3bfbecab-14ac-446f-ad88-3ffc88c2c6f7") + ) + (wire + (pts + (xy 130.81 251.46) (xy 130.81 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ce3faee-39fd-4ffa-b1f3-5e580de0607e") + ) + (wire + (pts + (xy 130.81 236.22) (xy 130.81 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3cf09fcc-a5ce-4653-98ee-ea516551e3e7") + ) + (wire + (pts + (xy 95.25 62.23) (xy 95.25 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f7f7732-170a-4a26-b417-5e58b4c99ac6") + ) + (wire + (pts + (xy 24.13 31.75) (xy 24.13 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "41d46f57-4ffa-4030-adeb-3bdef1b1af02") + ) + (wire + (pts + (xy 119.38 31.75) (xy 119.38 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "423532f2-db3e-4fd9-8ac4-317660d52591") + ) + (wire + (pts + (xy 97.79 278.13) (xy 111.76 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43736310-ce01-4b48-bcd1-2513c27aa8a4") + ) + (wire + (pts + (xy 106.68 31.75) (xy 106.68 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43ea7a99-76a8-4d61-86f5-f7df5f24d40d") + ) + (wire + (pts + (xy 69.85 31.75) (xy 69.85 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4638d8e1-0d50-4fcb-af96-d45ecb34f819") + ) + (wire + (pts + (xy 83.82 278.13) (xy 97.79 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47273280-8282-4253-9a66-d9b15e3be1d2") + ) + (wire + (pts + (xy 130.81 118.11) (xy 130.81 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47a5c6d5-4654-4561-8d21-89590449b05c") + ) + (wire + (pts + (xy 124.46 118.11) (xy 124.46 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4afd4572-ec1c-40f5-97eb-48069c4c43a8") + ) + (wire + (pts + (xy 46.99 31.75) (xy 46.99 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c0af0e1-7ad2-4d6e-b92f-2db888984355") + ) + (wire + (pts + (xy 116.84 278.13) (xy 130.81 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4dc03bf6-da1f-40ea-aad1-814b78bfda28") + ) + (wire + (pts + (xy 77.47 119.38) (xy 77.47 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4edc624d-025f-45f9-bd44-bb4788ac7e5a") + ) + (wire + (pts + (xy 50.8 262.89) (xy 64.77 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5036bd23-e8cc-491a-8dcd-25c5461d563f") + ) + (wire + (pts + (xy 93.98 31.75) (xy 93.98 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5147c3d9-3030-4382-bacd-ed5719946c09") + ) + (wire + (pts + (xy 76.2 34.29) (xy 76.2 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "522fa8cd-9ac7-4f22-a7be-63db4960f9ba") + ) + (wire + (pts + (xy 64.77 278.13) (xy 78.74 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "523b42f5-b98e-43a0-a5ca-33da890802c7") + ) + (wire + (pts + (xy 44.45 119.38) (xy 44.45 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52eac3e8-8b01-4a99-aa69-bd101b4a11d4") + ) + (wire + (pts + (xy 97.79 69.85) (xy 97.79 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "547776ca-8b69-4529-9db7-7891d6de3fa0") + ) + (wire + (pts + (xy 31.75 31.75) (xy 31.75 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58084e9b-d496-4797-9aab-57587067573a") + ) + (wire + (pts + (xy 130.81 266.7) (xy 130.81 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58a76b13-1609-4224-a5af-a13950a2f1e8") + ) + (wire + (pts + (xy 64.77 262.89) (xy 78.74 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d0b6d62-52ae-43b0-a732-a740a19ff8a5") + ) + (wire + (pts + (xy 54.61 119.38) (xy 54.61 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f0e1ab2-0aba-4d13-94a4-95bf50503e8e") + ) + (wire + (pts + (xy 67.31 31.75) (xy 67.31 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f0e47b8-49c5-4a74-b709-b9dd15735923") + ) + (wire + (pts + (xy 130.81 247.65) (xy 144.78 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60aaa0ba-1fd7-46bc-afcc-cbc097784d17") + ) + (wire + (pts + (xy 54.61 31.75) (xy 54.61 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61475936-733c-41e9-ba42-8faec898f7e9") + ) + (wire + (pts + (xy 31.75 262.89) (xy 45.72 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62bc5de7-9194-4dd9-a984-3b91d8f37871") + ) + (wire + (pts + (xy 52.07 38.1) (xy 52.07 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65703945-1654-464c-a31e-644c50a16f06") + ) + (wire + (pts + (xy 162.56 118.11) (xy 162.56 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66eda239-ad1b-4d8f-a103-c66f4eba7e7f") + ) + (wire + (pts + (xy 116.84 262.89) (xy 130.81 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "674abc60-434f-472d-8fad-8ae29b646ee9") + ) + (wire + (pts + (xy 107.95 62.23) (xy 107.95 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6781dc81-a1da-4c78-a997-bc6b90edb52c") + ) + (wire + (pts + (xy 102.87 62.23) (xy 102.87 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68bb4166-1c7c-4879-9ba0-6aba2e73d392") + ) + (wire + (pts + (xy 71.12 168.91) (xy 72.39 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "692da86a-c9a0-4d58-a986-1cc46d16d627") + ) + (wire + (pts + (xy 49.53 31.75) (xy 49.53 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72b2bdd8-79f8-46ef-b130-af12a8253f86") + ) + (wire + (pts + (xy 31.75 247.65) (xy 31.75 237.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77ee9b03-1f89-42de-88ee-c4240deef255") + ) + (wire + (pts + (xy 160.02 118.11) (xy 160.02 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78e3c034-d395-433e-86b0-c6c806cab6bc") + ) + (wire + (pts + (xy 133.35 118.11) (xy 133.35 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b4a8089-f073-404b-8a54-dfeaecc8574c") + ) + (wire + (pts + (xy 17.78 247.65) (xy 31.75 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b96c78a-d820-444a-bbcc-adb5e15b3524") + ) + (wire + (pts + (xy 40.64 62.23) (xy 40.64 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80e7bee8-10d3-4b91-b872-3ed7b9067541") + ) + (wire + (pts + (xy 130.81 262.89) (xy 144.78 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "828c96f2-2827-40ea-b3af-fc8c317948fe") + ) + (wire + (pts + (xy 27.94 69.85) (xy 27.94 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83ce6e67-91c7-45bb-b387-ab7a3812d39a") + ) + (wire + (pts + (xy 52.07 31.75) (xy 52.07 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84122f2e-6c39-41b9-b216-f4e16e020d85") + ) + (wire + (pts + (xy 53.34 62.23) (xy 53.34 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "842a737a-f60a-4abf-83ca-e782ac66aa07") + ) + (wire + (pts + (xy 78.74 171.45) (xy 78.74 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84bd5e70-2f9f-4135-827a-56884956aa3d") + ) + (wire + (pts + (xy 92.71 68.58) (xy 92.71 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "852eb2fa-fc19-4411-9825-5b4c79af70b8") + ) + (wire + (pts + (xy 95.25 69.85) (xy 95.25 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a0ae629-3b37-4825-9051-5af9316ed03d") + ) + (wire + (pts + (xy 102.87 69.85) (xy 102.87 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a9a85df-6d6a-4035-9207-e0cc606089c5") + ) + (wire + (pts + (xy 49.53 38.1) (xy 49.53 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fe2ef78-9245-4d01-9cd1-02bb6d15b556") + ) + (wire + (pts + (xy 38.1 62.23) (xy 38.1 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "929af033-1c05-49cd-a473-ab172f0d5d3a") + ) + (wire + (pts + (xy 91.44 119.38) (xy 91.44 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95f173ca-c774-419d-bead-263cedde5ca6") + ) + (wire + (pts + (xy 168.91 118.11) (xy 168.91 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9718b372-9d2c-4015-80c7-add48b40b193") + ) + (wire + (pts + (xy 100.33 62.23) (xy 100.33 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "982819f5-664b-414e-898d-39ddbfba5b88") + ) + (wire + (pts + (xy 59.69 31.75) (xy 59.69 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b1734c2-a1fd-4687-a3ff-2777da8f3d95") + ) + (wire + (pts + (xy 31.75 247.65) (xy 45.72 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ce8f096-3e1b-4363-8f31-f2c3f288fead") + ) + (wire + (pts + (xy 90.17 62.23) (xy 90.17 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ee4030a-e868-40f5-95c9-8cf69bf19bc2") + ) + (wire + (pts + (xy 74.93 119.38) (xy 74.93 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f29f2ad-3b3a-484e-aad6-31fc99867fc0") + ) + (wire + (pts + (xy 29.21 31.75) (xy 29.21 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2e983b4-f429-406e-a882-e9b3f8e9ba67") + ) + (wire + (pts + (xy 86.36 119.38) (xy 86.36 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3c17eda-78a2-4eb7-a89d-cee29aec59b2") + ) + (wire + (pts + (xy 33.02 69.85) (xy 33.02 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3c49758-0e83-4fac-98de-c580ab89c6ef") + ) + (wire + (pts + (xy 62.23 31.75) (xy 62.23 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7300afc-87f9-4cbb-9e3f-207eb33e4ec0") + ) + (wire + (pts + (xy 83.82 262.89) (xy 97.79 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9cc8c4a-0e15-4bae-98a2-a9884ee54c13") + ) + (wire + (pts + (xy 46.99 38.1) (xy 46.99 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9e934af-9852-464f-87ff-9c3978b97ed6") + ) + (wire + (pts + (xy 26.67 38.1) (xy 26.67 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aacb5b03-4cda-4c3d-b39f-2adfc9e5ae4a") + ) + (wire + (pts + (xy 166.37 118.11) (xy 166.37 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b248aa19-f04d-468b-ab6c-44baee609cb5") + ) + (wire + (pts + (xy 127 118.11) (xy 127 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3ce5b21-5ca8-4b96-8612-eb89999984a0") + ) + (wire + (pts + (xy 33.02 62.23) (xy 33.02 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8cc471f-45ed-482a-8d97-49845936c429") + ) + (wire + (pts + (xy 34.29 31.75) (xy 34.29 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9f0650f-55ff-4a88-a423-aa404e470d56") + ) + (wire + (pts + (xy 27.94 171.45) (xy 30.48 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "baa87331-d091-4b71-98fa-3f0e57c463df") + ) + (wire + (pts + (xy 64.77 251.46) (xy 64.77 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb142d75-cd8d-4fa1-a4b3-2ed300566c46") + ) + (wire + (pts + (xy 97.79 266.7) (xy 97.79 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bca0526a-cf7f-4585-ad82-d4995960da25") + ) + (wire + (pts + (xy 22.86 119.38) (xy 22.86 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd0a1b4a-fc9f-432f-a00f-1efe2d66fd9e") + ) + (wire + (pts + (xy 64.77 247.65) (xy 78.74 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c16bc751-9619-48df-bbf9-d808cf1d7ebf") + ) + (wire + (pts + (xy 50.8 191.77) (xy 50.8 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1a50861-6998-40ff-a199-644960268bd5") + ) + (wire + (pts + (xy 50.8 247.65) (xy 64.77 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c617d8b2-cda3-4ff0-81a7-0fc6d3a7c136") + ) + (wire + (pts + (xy 80.01 119.38) (xy 80.01 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c69f0853-7711-44d5-81a9-6db3a8bf779b") + ) + (wire + (pts + (xy 44.45 31.75) (xy 44.45 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8717651-9be6-4823-ae6a-d970767e2327") + ) + (wire + (pts + (xy 88.9 119.38) (xy 88.9 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbb9d975-1ca0-48e1-966b-f1697a420085") + ) + (wire + (pts + (xy 97.79 236.22) (xy 97.79 247.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf3a2d6c-1118-4ba4-9d7f-e544c579691a") + ) + (wire + (pts + (xy 31.75 251.46) (xy 31.75 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d02638bc-fa2c-451d-b659-edc1d0613d4c") + ) + (wire + (pts + (xy 35.56 69.85) (xy 35.56 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1b67e94-84ff-48aa-a3c3-2b7127ad01ee") + ) + (wire + (pts + (xy 105.41 62.23) (xy 105.41 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d39a0297-c85b-4379-a5c3-c3f342a49b24") + ) + (wire + (pts + (xy 97.79 251.46) (xy 97.79 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9c0c9c1-6fbb-4b0c-ae9b-ef8223b6dd93") + ) + (wire + (pts + (xy 34.29 38.1) (xy 34.29 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dad18808-deed-4362-93e2-4ef9b81f8354") + ) + (wire + (pts + (xy 81.28 36.83) (xy 81.28 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db953574-6878-4811-bd0d-1e1aa58d3f99") + ) + (wire + (pts + (xy 31.75 278.13) (xy 45.72 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddec8464-b88b-408a-8460-f3142712d935") + ) + (wire + (pts + (xy 99.06 119.38) (xy 99.06 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df10eb13-c364-49ca-be17-4346ff171d93") + ) + (wire + (pts + (xy 44.45 38.1) (xy 44.45 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0815d3d-5572-4e1f-bef9-68ae27a13c54") + ) + (wire + (pts + (xy 30.48 119.38) (xy 30.48 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0c91ecb-1816-42b6-91eb-aca2c71cbed0") + ) + (wire + (pts + (xy 25.4 69.85) (xy 25.4 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0c9c17d-82a1-4847-b8a1-dce07c8e2ff8") + ) + (wire + (pts + (xy 60.96 62.23) (xy 60.96 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0d9674e-48b5-43fe-90af-57edc7548116") + ) + (wire + (pts + (xy 50.8 278.13) (xy 64.77 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e126384f-f907-470a-9377-32f23b1d4361") + ) + (wire + (pts + (xy 41.91 119.38) (xy 41.91 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e20f473b-9bd1-41cb-8847-b7f98bc25765") + ) + (wire + (pts + (xy 97.79 262.89) (xy 111.76 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4b0c91d-c406-49c7-8b2f-0e99e63b473d") + ) + (wire + (pts + (xy 78.74 171.45) (xy 85.09 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9e87ab2-22e4-4958-935c-d15ae6982339") + ) + (wire + (pts + (xy 97.79 62.23) (xy 97.79 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea8512c1-603f-49d6-ba37-4b04120b3295") + ) + (wire + (pts + (xy 22.86 168.91) (xy 22.86 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecf229d8-d06c-4039-b2ee-c1238aa76a09") + ) + (wire + (pts + (xy 26.67 31.75) (xy 26.67 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee245093-d6ea-4b18-a356-d0bdb20180b2") + ) + (wire + (pts + (xy 64.77 31.75) (xy 64.77 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f132ee08-175a-48ee-a1a9-ddfa69dfbf3c") + ) + (wire + (pts + (xy 46.99 119.38) (xy 46.99 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4edf4c9-0a9d-48c5-a991-eb74715d2e6e") + ) + (wire + (pts + (xy 31.75 38.1) (xy 31.75 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6bbb9c9-22c5-445f-97e4-152765b3bdf4") + ) + (wire + (pts + (xy 52.07 119.38) (xy 52.07 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f703e71c-84fc-4e4e-bb06-b600175778ab") + ) + (wire + (pts + (xy 130.81 278.13) (xy 144.78 278.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f80d0c32-70b5-4e3d-9d39-a2adaebe8eb1") + ) + (wire + (pts + (xy 100.33 69.85) (xy 100.33 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f90abf55-8e14-49a6-9db0-83346e96e80c") + ) + (wire + (pts + (xy 17.78 262.89) (xy 31.75 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f982d0ec-2d58-4b4e-86f7-3f00c590f570") + ) + (wire + (pts + (xy 41.91 31.75) (xy 41.91 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbc7be2d-4295-4ea2-9fd2-7c5dfddf8591") + ) + (wire + (pts + (xy 72.39 119.38) (xy 72.39 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbd15dbd-8af4-4a3d-bfab-aaf723b5b558") + ) + (wire + (pts + (xy 33.02 119.38) (xy 33.02 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbdd37ab-0bc9-43ae-bea8-079470fde9fb") + ) + (wire + (pts + (xy 76.2 33.02) (xy 76.2 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fce4441a-05a7-47f3-833e-d5ad2f72657a") + ) + (wire + (pts + (xy 22.86 62.23) (xy 22.86 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff4ca1a1-413f-4c79-b93e-44f273241a61") + ) + (label "PSOC_CS_2" + (at 144.78 247.65 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "01839ed7-3b28-47cb-a330-5adbc5ffba3f") + ) + (label "PSOC_MOSI_2" + (at 25.4 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "022f904b-e308-4eb6-aa33-092fbfe0384c") + ) + (label "MISO_2" + (at 99.06 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "094198e7-10a5-4d3a-b88e-f4cf612cce47") + ) + (label "PSOC_GPIO13" + (at 162.56 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0a4ea77b-cdb5-4e51-942b-0233f87a716f") + ) + (label "PSOC_MOSI_1" + (at 45.72 247.65 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0d286a21-c0e6-4782-b25f-0971f42be126") + ) + (label "PSOC_INT_2" + (at 38.1 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0d61a2cf-ce0d-490e-b585-3bebb18a17c2") + ) + (label "PICO_GPIO12" + (at 124.46 130.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "12babad1-1a1d-4195-9e6e-e9cefdfa1d4a") + ) + (label "PICO_INT_2" + (at 57.15 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1d8aaf37-a51a-471e-8abc-4902dc531964") + ) + (label "INT_2" + (at 80.01 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "237cb38f-aa5c-4a8e-a4c2-703b95468ac0") + ) + (label "PSOC_MISO_2" + (at 78.74 262.89 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "270f9213-9c75-48c0-bde8-643a2f29d20f") + ) + (label "PSOC_CS_2" + (at 35.56 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2b803560-3067-4814-9c6a-18befbf41697") + ) + (label "PICO_SCLK_2" + (at 49.53 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "32c08ac6-f503-4610-ace7-165b8b2a37ef") + ) + (label "PSOC_SCLK_2" + (at 33.02 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3403b68f-61ae-4a94-b54a-6b7590164808") + ) + (label "PICO_INT_1" + (at 36.83 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3fc3552c-4d16-46f5-9b63-4090adf5d70e") + ) + (label "RST_2" + (at 96.52 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "408e5128-41f0-47c4-bf44-4f4fa9ee6368") + ) + (label "RST_1" + (at 97.79 266.7 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "40a695ee-3c42-431a-a5eb-0e6a0ecb363e") + ) + (label "MOSI_2" + (at 64.77 237.49 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "42ea3952-5894-4b0b-8840-db6af8949b4f") + ) + (label "PSOC_MISO_1" + (at 97.79 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "49b4983b-ea62-4759-8993-257586f2ac8d") + ) + (label "PICO_INT_1" + (at 83.82 262.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4a753ecd-737f-4f2e-8315-00c7d16e453c") + ) + (label "PSOC_INT_1" + (at 105.41 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4c234811-ab44-468b-928a-9e31b1635d00") + ) + (label "PICO_CS_2" + (at 52.07 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4c7ba644-e156-4c0b-9d7b-ceae077b8a7a") + ) + (label "PICO_GPIO15" + (at 133.35 130.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "51455c4e-7d2e-46b4-bed2-4d571ed44ad0") + ) + (label "PSOC_MISO_1" + (at 45.72 262.89 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "55793892-641c-43f8-8261-d40d223622a3") + ) + (label "PICO_MISO_2" + (at 46.99 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5ee5adc2-6462-42d1-9cb2-fbcc6ce87aaf") + ) + (label "PICO_MISO_2" + (at 50.8 262.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5ef1dffa-6d31-4ddd-a586-00a55dd24dfd") + ) + (label "SCLK_1" + (at 30.48 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5f5f819b-4af5-495e-8b0b-40b4054203aa") + ) + (label "SCLK_1" + (at 31.75 266.7 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "60c50bc1-211e-4b2a-91ad-cd6c1194b127") + ) + (label "PICO_CS_1" + (at 34.29 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "634bb843-6d31-4c69-bd15-735971377d38") + ) + (label "PSOC_GPIO12" + (at 53.34 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "662c297d-e626-42dd-a2e2-05951cc9cdb5") + ) + (label "PICO_RST_1" + (at 39.37 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "663b6c05-a812-43ed-aa03-30c281a5352b") + ) + (label "PICO_RST_2" + (at 116.84 278.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6bb4ced5-7fb5-4168-8bae-f52c8fa89d45") + ) + (label "PICO_INT_2" + (at 116.84 262.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6d9a5569-a39b-484b-93ec-81f1194b163f") + ) + (label "PSOC_GPIO14" + (at 166.37 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "72d1b219-dc2e-4215-bc38-de4b2e1d604f") + ) + (label "PSOC_GPIO14" + (at 58.42 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "73f1faf2-c34d-4035-9e1c-ec2dfe636d8d") + ) + (label "PSOC_INT_1" + (at 111.76 262.89 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7f38bc3b-da7c-41c9-8999-397150d69f62") + ) + (label "RST_1" + (at 52.07 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "81ffe3de-ef09-4448-bae2-c55225942baa") + ) + (label "MISO_2" + (at 64.77 251.46 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "82c13659-366d-4c43-a9de-fb0c617bc2fb") + ) + (label "CS_1" + (at 97.79 236.22 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "860d79df-42ae-4f7f-973d-438e8cd84f13") + ) + (label "PICO_MOSI_1" + (at 24.13 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "87ac4215-5dc0-46cc-9257-5e0ba0177e32") + ) + (label "PICO_MISO_1" + (at 26.67 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8daa9974-36b5-4943-af71-c2ea7e4fc82f") + ) + (label "INT_2" + (at 130.81 251.46 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9222878d-e2b9-4ac2-9527-3ac65878fc93") + ) + (label "PICO_SCLK_2" + (at 50.8 278.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "95e5373c-2f8c-4f5f-9000-1bb614253e88") + ) + (label "PSOC_SCLK_2" + (at 78.74 278.13 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "99aef739-ee40-4760-b1aa-8f2af92e9a1d") + ) + (label "SCLK_2" + (at 74.93 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9c0d1e6b-e19f-4c45-a290-064b4ede656d") + ) + (label "PICO_CS_2" + (at 116.84 247.65 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a18a692e-4d0b-4f82-bc9b-a55698c467f2") + ) + (label "PSOC_INT_2" + (at 144.78 262.89 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a4ad64d8-7252-413e-9ee4-0b9682c96ea6") + ) + (label "PICO_CS_1" + (at 83.82 247.65 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a4d64834-6bc2-436e-a9d9-2c2a19a8bb07") + ) + (label "PSOC_RST_1" + (at 107.95 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a54b6223-4250-4c0d-8af8-467021cff5e6") + ) + (label "PSOC_RST_2" + (at 40.64 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a5f3fab4-bf05-4ae1-8110-3295b8971748") + ) + (label "PICO_MOSI_2" + (at 44.45 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ad3d1b6b-bc90-450c-8e58-899ec7c8adbd") + ) + (label "INT_1" + (at 97.79 251.46 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "adc6395c-8981-4fa0-bf97-f146b28e5fb8") + ) + (label "PICO_MISO_1" + (at 17.78 262.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b1ffb1d3-ed83-4a11-81d7-1bd83322829f") + ) + (label "PSOC_CS_1" + (at 111.76 247.65 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b2d7d987-d9b7-4356-a4e2-e5bd3a42e44e") + ) + (label "PSOC_GPIO15" + (at 168.91 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b9010e76-045b-4f8d-9f3b-3809073564a9") + ) + (label "PICO_RST_2" + (at 59.69 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bb66e07f-b96e-4465-a924-56cd7985b716") + ) + (label "PICO_RST_1" + (at 83.82 278.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bc0d6a55-bdcd-4a1f-9391-40494ff3aee3") + ) + (label "CS_2" + (at 77.47 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bde25692-af89-45e9-92d9-1986a9323d3c") + ) + (label "PSOC_MOSI_1" + (at 95.25 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bf649b77-880d-4310-a26f-3fc546776ee3") + ) + (label "MISO_1" + (at 31.75 251.46 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c0b74410-1785-47ef-a36d-c40ed4099636") + ) + (label "PICO_GPIO13" + (at 127 130.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c1a8deac-1293-4e60-be7f-12d0586d58c8") + ) + (label "PICO_SCLK_1" + (at 31.75 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c23ea464-df65-4d28-aa2c-2e33f7f565e0") + ) + (label "PSOC_SCLK_1" + (at 45.72 278.13 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "caa86c46-86f3-4783-b4ac-4c28f5df621e") + ) + (label "PSOC_CS_1" + (at 102.87 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d04862b0-969b-4249-a49e-2c6e2b0bf27a") + ) + (label "PSOC_MOSI_2" + (at 78.74 247.65 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d1e48d15-8f20-445e-8cdf-9c3f516d8f59") + ) + (label "RST_2" + (at 130.81 266.7 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d1e74531-cb29-457a-b0b6-e5f60e704f60") + ) + (label "PICO_GPIO15" + (at 72.39 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d1ec7e87-fb35-43af-918a-bf73ec49b58b") + ) + (label "PICO_GPIO13" + (at 64.77 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d2c1eb59-2c50-4d8f-93d5-a2d6c6368877") + ) + (label "PICO_MOSI_2" + (at 50.8 247.65 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d64a9ad5-4632-4896-a7e1-1ea965e054bb") + ) + (label "CS_2" + (at 130.81 236.22 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d97fd592-1ad5-4116-943e-8e3cbc9d8a16") + ) + (label "PICO_MOSI_1" + (at 17.78 247.65 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "da89104d-438f-4d04-a1fd-1f24b7d6bb9e") + ) + (label "MISO_1" + (at 54.61 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dbc48746-d38d-44ea-845c-a79f5cd25a2d") + ) + (label "INT_1" + (at 35.56 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dcee482b-ce61-4852-b7d7-1d69c1b0b72a") + ) + (label "PSOC_RST_2" + (at 144.78 278.13 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "df74d07c-ef27-45d6-9727-6c059a83d22b") + ) + (label "PSOC_MISO_2" + (at 27.94 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dfed1c00-ff59-4002-8ce9-19a199eee1ae") + ) + (label "SCLK_2" + (at 64.77 266.7 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e064ac2a-5b57-4117-aff8-d88160acb61d") + ) + (label "PSOC_RST_1" + (at 111.76 278.13 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e5b022e1-7e3d-4868-82d8-b8b2c6cf194e") + ) + (label "CS_1" + (at 33.02 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e691ebae-29fa-4aaf-9c9a-a04766ee0bed") + ) + (label "MOSI_1" + (at 31.75 237.49 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eace4c34-00de-433e-814a-d5d3d62fdc37") + ) + (label "PSOC_SCLK_1" + (at 100.33 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "eb131ac6-9c53-4fea-bd86-6aae2e25cdd8") + ) + (label "PSOC_GPIO13" + (at 55.88 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "eb9aec9b-0cc2-4d85-b42e-254e9027ed6e") + ) + (label "PSOC_GPIO15" + (at 60.96 76.2 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ecf056f1-b44d-4e26-b07b-b98f160ae68b") + ) + (label "MOSI_2" + (at 72.39 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f2886720-30f3-4896-bf3f-c785b4368f03") + ) + (label "MOSI_1" + (at 27.94 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f79ebc5b-1a94-4851-a83b-0196c23babe9") + ) + (label "PICO_GPIO14" + (at 69.85 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f9359e4e-30c9-43c9-930a-25a61ca6fc04") + ) + (label "PICO_SCLK_1" + (at 17.78 278.13 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fa7dbb59-668d-427f-8194-79d059bc6068") + ) + (label "PICO_GPIO12" + (at 62.23 44.45 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fb40a92c-f6dd-4c49-9fe0-d0403eacbe61") + ) + (label "PICO_GPIO14" + (at 130.81 130.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fe3ff74b-866d-4c91-8ab4-39317ed19a61") + ) + (label "PSOC_GPIO12" + (at 160.02 132.08 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "feb6a857-fe18-4126-8aff-bc5caccfeac8") + ) + (symbol + (lib_id "power:GND") + (at 22.86 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "06631f87-0ba0-4792-8a18-609333c79787") + (property "Reference" "#PWR017" + (at 22.86 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 22.86 128.016 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 22.86 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 22.86 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 22.86 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f6606fe5-0bac-418a-89f3-cac0fa037e90") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR017") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 22.86 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0a66e1a1-4dcf-4574-9dd5-8ae1ab511514") + (property "Reference" "#PWR027" + (at 22.86 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 22.86 72.136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 22.86 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 22.86 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 22.86 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1361106d-9ef1-466c-94e1-ad209c6ca610") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR027") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 46.99 35.56 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1159ee3e-6d77-49b8-a601-ba7b528913e8") + (property "Reference" "R6" + (at 46.736 33.02 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 45.466 33.782 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 46.99 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 46.99 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 46.99 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "0ba9b3e6-3c3d-4b25-8ace-42fa1cb4ebff") + ) + (pin "1" + (uuid "fbb7d454-f448-4643-92f7-a7ceb48b712f") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 76.2 33.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "18be1277-539f-42a0-8644-6ac71ed54fcc") + (property "Reference" "#FLG02" + (at 74.295 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 74.422 43.688 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 76.2 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 76.2 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 76.2 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f947f5fd-059d-440d-838e-de8240541171") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#FLG02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 24.13 35.56 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1a42b2a1-189c-4db9-b6eb-c47a60676112") + (property "Reference" "R2" + (at 23.368 33.02 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 21.59 33.782 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 24.13 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 24.13 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 24.13 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e3410722-6baa-4682-83f6-5e013d09c70c") + ) + (pin "1" + (uuid "76223092-4e54-4c20-8481-149f2b8bcf12") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Pin") + (at 133.35 113.03 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "20123944-84b0-4d07-9dee-f36e4560def1") + (property "Reference" "J10" + (at 130.81 109.728 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x02_Pin" + (at 130.302 111.76 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm" + (at 133.35 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 133.35 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 133.35 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b9e08eea-a871-430e-8347-fc7f8cf55093") + ) + (pin "2" + (uuid "b7412a82-36f8-4612-adb5-e5d8b728abb8") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 33.02 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "21312e8e-882f-4570-9f28-47481a136123") + (property "Reference" "R11" + (at 32.258 64.77 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 31.242 65.278 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 33.02 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 33.02 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 33.02 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "bbe93421-1851-4d2f-9dc9-0b70c05a5c05") + ) + (pin "1" + (uuid "037897bb-300c-4950-a68b-688a057b6da6") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x06_Socket") + (at 72.39 114.3 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2219f4a4-e241-4d7a-82d0-5f69454a423e") + (property "Reference" "J7" + (at 73.66 109.22 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x06_Socket" + (at 73.66 111.76 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "my_footprint_lib:RHDR6W76P0X254_1X6_1524X254X826P" + (at 72.39 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 72.39 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated" + (at 72.39 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "5" + (uuid "e2f7fe13-233b-4427-94fd-f421ff38e086") + ) + (pin "4" + (uuid "d8677343-724f-4bad-8e05-3ba8209375e0") + ) + (pin "6" + (uuid "e7cf953b-a242-4bd8-8ef8-f7985c724791") + ) + (pin "3" + (uuid "d55331d8-f3ed-4b9b-aee1-9a70f656e6b3") + ) + (pin "2" + (uuid "01766fb5-b37b-4e6e-b2c1-8293eb04dd29") + ) + (pin "1" + (uuid "1cc09e06-9a27-4d80-b80a-19cf953353ae") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Pin") + (at 168.91 113.03 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2fcf7936-5b8f-421e-ad5a-54ae5b78ca65") + (property "Reference" "J12" + (at 166.37 108.966 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x02_Pin" + (at 165.862 111.506 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm" + (at 168.91 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 168.91 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 168.91 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b4e6d5c2-6ae9-437b-b954-75199d3edb7b") + ) + (pin "2" + (uuid "4c5d2622-dfa2-4be0-8615-bbeac869b32b") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x06_Socket") + (at 27.94 114.3 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "30ccfb6e-36ce-451b-b943-66a33d49ff3b") + (property "Reference" "J5" + (at 29.21 109.22 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x06_Socket" + (at 29.21 111.76 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "my_footprint_lib:RHDR6W76P0X254_1X6_1524X254X826P" + (at 27.94 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 27.94 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated" + (at 27.94 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "5" + (uuid "d9e38871-837a-4d02-a46e-1d231239b101") + ) + (pin "4" + (uuid "5a0845a0-1444-4a26-90c8-8e8735e955a6") + ) + (pin "6" + (uuid "fac79d9a-04ec-40ab-b8bf-c981a2717c6e") + ) + (pin "3" + (uuid "5be83d98-805a-4874-abd2-ebf2c0bba0ee") + ) + (pin "2" + (uuid "87c3ebf0-4475-45ab-9256-5b3e760a2337") + ) + (pin "1" + (uuid "e3f2e45d-f5e9-4a00-91e5-2752779ba7aa") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 67.31 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "31bf5d75-e1e9-4d6f-8478-7a2e8ec633f6") + (property "Reference" "#PWR022" + (at 67.31 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 67.31 128.016 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 67.31 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 67.31 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 67.31 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "77512264-300e-4315-961a-a8d0c9f6cb15") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR022") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 34.29 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "31d2eff0-e2de-4feb-915c-efa9b1f78198") + (property "Reference" "R4" + (at 34.544 32.258 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 33.02 38.608 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 34.29 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 34.29 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 34.29 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "437c5015-06c9-4ea7-9d79-4578d369376d") + ) + (pin "1" + (uuid "72eea300-b3b2-49f4-bd8c-e32630e496b5") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 102.87 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "326c08df-4622-4a10-b6f9-d0d3e12461d4") + (property "Reference" "R16" + (at 102.108 64.77 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 101.092 65.278 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 102.87 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 102.87 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 102.87 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d8660edf-7fa6-4320-9f1e-4c86a273bd39") + ) + (pin "1" + (uuid "f3fec551-668d-42c0-8cc4-79239a9b44bc") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 29.21 43.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "34c4b183-97ad-45cb-a229-07675adda8cd") + (property "Reference" "#PWR06" + (at 29.21 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 28.194 47.752 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 29.21 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 29.21 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 29.21 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4d42dd3b-8eba-474c-a1c5-9c0b08b1814c") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x20_Socket") + (at 99.06 26.67 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3db6061c-2b7d-4f83-91a3-dbcf576177db") + (property "Reference" "J2" + (at 100.33 21.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x20_Socket" + (at 100.33 24.13 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "my_footprint_lib:3M_929850-01-20-RA" + (at 99.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 99.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x20, script generated" + (at 99.06 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "20" + (uuid "e25dd950-f8c3-4227-b335-b351a88dda9b") + ) + (pin "11" + (uuid "ab0f6630-7192-4308-b697-7c620855d399") + ) + (pin "5" + (uuid "2e222156-8d69-4c40-a548-873cee93ec6e") + ) + (pin "6" + (uuid "a5669705-ec47-486c-a500-4b5f069b66bd") + ) + (pin "3" + (uuid "85a2657f-8cfe-4982-8783-fbe19337a82f") + ) + (pin "4" + (uuid "8b900fc1-786c-41ac-b872-92492f32984f") + ) + (pin "18" + (uuid "a323fb56-bd3a-4ff9-ad25-d60091aa027e") + ) + (pin "8" + (uuid "50aff323-5613-4314-9f44-43ca313d8eea") + ) + (pin "1" + (uuid "b29d3a38-ffb0-46b0-9404-06a4102b5bbb") + ) + (pin "17" + (uuid "18b7862d-195d-4b80-8f69-698cf01312cb") + ) + (pin "16" + (uuid "09af9156-2645-4020-9db0-e6e141f7320f") + ) + (pin "7" + (uuid "7fde222e-d08f-4057-9bf8-2d66e00ef3dd") + ) + (pin "2" + (uuid "d5af7453-4148-43c3-9195-5c921f75daf5") + ) + (pin "13" + (uuid "c75b2812-3212-47a5-ab8b-2923a280256f") + ) + (pin "10" + (uuid "a9d27140-8d36-49b6-aef8-71cd0ec5b27a") + ) + (pin "15" + (uuid "060f5bb7-43a5-46a2-ae1a-4b691ef86b49") + ) + (pin "12" + (uuid "9b80fdf9-681a-4b4b-a82d-f28ee1cd4d8c") + ) + (pin "9" + (uuid "3941b267-ce10-46b6-9bd3-d959c3d17e33") + ) + (pin "14" + (uuid "e8dcec9b-7f95-4fde-811c-0c0d8e229d1d") + ) + (pin "19" + (uuid "61350357-e4c3-4139-8260-b6ccc3161855") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 27.94 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4198cb2f-28e0-49e8-8948-3099c792185e") + (property "Reference" "R10" + (at 27.178 64.77 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 26.162 65.278 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 27.94 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 27.94 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 27.94 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ffed7d9d-f468-48b3-98b4-d228e5e8cd91") + ) + (pin "1" + (uuid "38708ce1-d273-4102-bc0d-bcdf55f982c0") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 93.98 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4689ad63-a934-4ce4-b7e2-2de8942e2cd7") + (property "Reference" "#PWR014" + (at 93.98 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 93.98 40.386 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 93.98 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 93.98 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 93.98 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7873ed8b-e399-43f2-ab4e-685c2a900f7b") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR014") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 119.38 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "47191bdf-e7ea-4752-ba09-41367db3c94c") + (property "Reference" "#PWR016" + (at 119.38 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 119.38 40.386 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 119.38 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.38 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 119.38 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "36355391-9423-4406-87fd-c098b63ad216") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR016") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 74.93 168.91 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4787d1e4-acb4-4f6d-9e83-355021b8d187") + (property "Reference" "L1" + (at 74.93 163.83 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4.7uH" + (at 74.93 166.37 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "my_footprint_lib:LMDND3030" + (at 74.93 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 74.93 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 74.93 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "aa1ad4e9-c8b1-4b09-b30d-dea6694afd95") + ) + (pin "1" + (uuid "cb63abf5-69a4-4725-8c21-da96b49611ad") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "L1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x26_Socket") + (at 120.65 57.15 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4da13947-1a21-452f-a1e9-83811e96b042") + (property "Reference" "J4" + (at 121.92 52.07 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x26_Socket" + (at 121.92 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "my_footprint_lib:3M_929850-01-26-RA" + (at 120.65 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.65 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x26, script generated" + (at 120.65 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "11" + (uuid "96fe7a1f-e309-4d64-bb4c-5f74f42febc7") + ) + (pin "12" + (uuid "ebcb7f54-786a-49be-8144-6bc83912944f") + ) + (pin "13" + (uuid "cfc35986-822b-4fcd-bf6e-3c536f153c70") + ) + (pin "14" + (uuid "ff52242b-d9ec-491a-8118-e1cc2b533e65") + ) + (pin "15" + (uuid "1d40aff0-a0ef-45db-bb68-a869de5fbfff") + ) + (pin "10" + (uuid "f55525dd-42a3-4435-9819-03e5a3dc0cf0") + ) + (pin "9" + (uuid "10424d65-2389-4795-8b26-fa6049553907") + ) + (pin "8" + (uuid "dbab4231-9669-4c88-832b-b68949b18ee8") + ) + (pin "7" + (uuid "84b4bc09-5728-4d4e-9b72-e6ffbfddedb7") + ) + (pin "6" + (uuid "3c492b12-0dae-452a-8813-7d29843e9663") + ) + (pin "5" + (uuid "c6ff238c-5e9e-4341-a5c9-2bf005ec6a43") + ) + (pin "4" + (uuid "6eb2359e-aa67-4b90-ad8f-8ccd1d172092") + ) + (pin "3" + (uuid "7bebd1f5-d4e8-44a5-a27a-3a6d5d70682b") + ) + (pin "1" + (uuid "bf2684b1-451c-4e11-90fe-bcdf2b51f0f6") + ) + (pin "2" + (uuid "7d1ba98b-2a1e-40c8-b1b1-d01f43f19876") + ) + (pin "20" + (uuid "af2a80af-f119-45b7-b2ee-a46e85e7e2fb") + ) + (pin "19" + (uuid "3ea8e626-bb7a-4e17-bfd8-f493548e348f") + ) + (pin "18" + (uuid "b915c7b2-2eb7-4789-b865-ba0a9c37c141") + ) + (pin "17" + (uuid "d5ff031d-d86b-45a3-9aa9-525e1133b9cc") + ) + (pin "16" + (uuid "326c453d-eb95-4522-81e2-260d4f14ce79") + ) + (pin "21" + (uuid "248fa246-4009-4754-ac16-39b871a1c096") + ) + (pin "22" + (uuid "4b24b8cd-a0f0-4f09-8392-76811ae0a726") + ) + (pin "23" + (uuid "a50b066a-33d0-4c5a-9959-e7e0393281a4") + ) + (pin "24" + (uuid "e19ef6fa-05b0-4be0-9fb6-94c280108692") + ) + (pin "25" + (uuid "9a7c70d2-3622-4d7c-864b-15890f4d4728") + ) + (pin "26" + (uuid "7095d1e0-9327-4ebf-821b-c5d3bc6a5313") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 86.36 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "53c6b0e5-5a09-4b51-9b36-c702133a45f0") + (property "Reference" "#PWR024" + (at 86.36 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 86.36 125.476 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 86.36 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 86.36 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 86.36 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a9663cf4-1188-4d47-9c84-6feb858c7f61") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR024") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 41.91 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "553a3652-67c0-401d-9529-f5af24883e38") + (property "Reference" "#PWR019" + (at 41.91 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 41.91 125.476 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 41.91 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.91 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 41.91 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "92370ddc-33de-4711-a5c6-4d800c5b257c") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 106.68 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "57d4113d-e04a-4204-a01d-9cff7c9b4c87") + (property "Reference" "#PWR015" + (at 106.68 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 106.68 40.386 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 106.68 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 106.68 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 106.68 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5e26d961-a37a-4a1e-9d16-c8ebc9743a57") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR015") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 52.07 35.56 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5a5d096a-6ded-4dd6-be64-a2b4d6f4d09f") + (property "Reference" "R8" + (at 51.816 33.02 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 50.8 33.782 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 52.07 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 52.07 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 52.07 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "aeb28992-c55e-47be-97df-5e61d7f022a2") + ) + (pin "1" + (uuid "91f50f1d-84cd-4aae-9ca5-697ece730e71") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x06_Socket") + (at 46.99 114.3 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5fca75e3-5013-4f43-9c96-5395d52f2a38") + (property "Reference" "J6" + (at 48.26 109.22 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x06_Socket" + (at 48.26 111.76 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "my_footprint_lib:RHDR6W76P0X254_1X6_1524X254X826P" + (at 46.99 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 46.99 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated" + (at 46.99 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "5" + (uuid "686d880b-fbc7-46e8-9515-8eb55963aaed") + ) + (pin "4" + (uuid "451153e0-a8fc-45b8-a0e6-4129f5f8f4a6") + ) + (pin "6" + (uuid "35aecbc4-f110-45d6-9c1c-5f688977a506") + ) + (pin "3" + (uuid "855d8c9f-31a8-4907-a5ea-4406171afb55") + ) + (pin "2" + (uuid "34cc99da-bdb8-45d5-8c2f-e04931f33011") + ) + (pin "1" + (uuid "bdadc9dc-f00c-4ed6-a853-54910d345110") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 163.83 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "61599962-0904-469c-af05-8071b956a916") + (property "Reference" "#PWR029" + (at 163.83 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 163.83 40.386 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 163.83 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 163.83 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 163.83 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "328e665f-1e27-4ef8-965d-24de4d2c274f") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR029") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 76.2 34.29 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "66bc9ea4-3949-468d-8cae-cee3af59ef69") + (property "Reference" "#PWR08" + (at 76.2 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 77.216 37.592 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 76.2 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 76.2 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 76.2 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cf182b9e-b464-4808-9a1c-e6c915040dc1") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 95.25 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6c735271-f736-4938-957e-750bcd43479e") + (property "Reference" "R13" + (at 94.488 64.77 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 93.472 65.278 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 95.25 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 95.25 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 95.25 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "773fd372-7adf-40c8-9a24-c9566b614909") + ) + (pin "1" + (uuid "f905cc25-5a91-45b0-b9b8-bac6a2793714") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 26.67 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6f803936-ac06-48e8-8e79-a182bc8e628c") + (property "Reference" "R1" + (at 27.178 33.02 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 28.194 41.656 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 26.67 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 26.67 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 26.67 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f58d7ada-9407-40c2-9497-1aca8cf035b1") + ) + (pin "1" + (uuid "c2c89af4-754b-4826-b7d4-b7079973a232") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.4 120.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "72c4f9a4-c16a-47b9-a7cd-1cd368b84063") + (property "Reference" "#PWR018" + (at 25.4 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 25.4 124.206 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 25.4 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 25.4 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 25.4 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "970e0e6b-53a6-4ec9-9909-9cd625e1bbbe") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 78.74 194.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7ab5337c-4f4c-4e29-aa91-ede021b0e470") + (property "Reference" "#PWR04" + (at 78.74 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 78.74 199.39 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 78.74 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 78.74 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 78.74 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "bde2544f-9b5e-4a64-9020-143633172839") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "my_symbol_lib:XC9235B33CMR-G") + (at 30.48 168.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7c5175ce-b4ed-43ca-83dd-ddd28ff1e015") + (property "Reference" "U1" + (at 50.8 158.75 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "XC9235B33CMR-G" + (at 50.8 161.29 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "my_footprint_lib:SOT-25_TOR" + (at 30.48 168.91 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "XC9235B33CMR-G" + (at 30.48 168.91 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 30.48 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "572dff76-a3c9-4ef5-af2e-b49e8923f87f") + ) + (pin "5" + (uuid "7168cea3-64ad-4a2c-885e-eed9e452170b") + ) + (pin "4" + (uuid "1e6f58e0-8bbf-473e-8ae4-156b7d95eb18") + ) + (pin "1" + (uuid "46c54d8e-4d07-414f-a48a-1e42725e7678") + ) + (pin "3" + (uuid "0d13816b-98e5-448f-b170-8cdd3acc7684") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 92.71 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "80a5f9eb-3762-4c7c-856a-6c7640ec84fb") + (property "Reference" "#PWR011" + (at 92.71 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 92.71 72.136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 92.71 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 92.71 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 92.71 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1bf4a24-3817-45a7-b2d5-78fa31468427") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 81.28 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8156786b-766a-45ab-92d7-d02f0ae4a844") + (property "Reference" "#PWR010" + (at 81.28 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 81.28 40.386 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 81.28 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 81.28 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 81.28 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b2380003-6e3b-4bd3-a1cb-f023c77728bb") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR010") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 50.8 194.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "84e71ad2-1963-4a37-b499-daa504e5d60b") + (property "Reference" "#PWR03" + (at 50.8 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 50.8 199.39 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 50.8 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 50.8 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 50.8 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "29ab8a48-7728-4f52-ac3e-3af069761afc") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Pin") + (at 127 113.03 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "853dd5e6-c32c-48a7-aa24-338879473a9c") + (property "Reference" "J9" + (at 124.46 108.966 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x02_Pin" + (at 112.776 111.506 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm" + (at 127 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 127 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 127 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3595efd8-384d-40f1-ae66-aa246d6e09d6") + ) + (pin "2" + (uuid "f404350b-fd54-4193-8958-e15dcba589a9") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 85.09 171.45 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8d58a1a1-3819-4c62-8a13-5dba9b07d8a5") + (property "Reference" "#PWR05" + (at 85.09 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 84.836 167.894 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 85.09 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 85.09 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 85.09 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d1387e3b-16e3-44b9-b974-3fd045a6fe19") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x20_Socket") + (at 46.99 26.67 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "920b75b3-f25c-40a0-89b8-e8749c929063") + (property "Reference" "J1" + (at 48.26 21.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x20_Socket" + (at 48.26 24.13 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "my_footprint_lib:3M_929850-01-20-RA" + (at 46.99 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 46.99 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x20, script generated" + (at 46.99 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "20" + (uuid "1225e3e7-1c0b-45bd-95a7-be24198a6c89") + ) + (pin "11" + (uuid "4e7c0a79-9f81-4cae-b3c7-44c072299f6e") + ) + (pin "5" + (uuid "49ba8b1e-0593-4e62-bf29-aa2350886f57") + ) + (pin "6" + (uuid "67a87842-a319-44eb-8b18-a0152489336a") + ) + (pin "3" + (uuid "67b87607-fe8e-4ada-8778-e393705798f4") + ) + (pin "4" + (uuid "a78dca64-7943-4b9e-b023-789189be8a27") + ) + (pin "18" + (uuid "252aa1f0-f4b9-4487-8e09-dad0e1b61c41") + ) + (pin "8" + (uuid "a9876639-b1d4-4de2-b254-42769c256120") + ) + (pin "1" + (uuid "e5ea2b4b-a4d7-4219-93f1-6a2f6532d88a") + ) + (pin "17" + (uuid "3aa55919-42cd-4dfc-86d2-476987d6cecf") + ) + (pin "16" + (uuid "12afda15-ad96-4f19-ab75-15751d439476") + ) + (pin "7" + (uuid "dadd5cf6-2b60-4b49-a538-2dbde28bc84b") + ) + (pin "2" + (uuid "7f3410f3-9e3c-4ddf-9edc-ad10b63ee59d") + ) + (pin "13" + (uuid "2e923820-7b5f-4fe5-adb8-c5ea12a69474") + ) + (pin "10" + (uuid "64f83e73-9ca1-4d39-926a-e37e8e3c0c79") + ) + (pin "15" + (uuid "8f6e17b1-c465-4ec3-833b-296a27ded3a6") + ) + (pin "12" + (uuid "a59f2040-55d1-45a5-aece-a3e1f154c20c") + ) + (pin "9" + (uuid "ca1bcfc0-1e7a-4e18-9761-19986ac20f43") + ) + (pin "14" + (uuid "2dd97523-2983-434d-b18f-c697bab47888") + ) + (pin "19" + (uuid "1df56cea-60c2-4c10-be0d-861d6a026e5b") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x06_Socket") + (at 91.44 114.3 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9302d915-fe11-4afc-9e2a-c200f7344bb7") + (property "Reference" "J8" + (at 92.71 109.22 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x06_Socket" + (at 92.71 111.76 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "my_footprint_lib:RHDR6W76P0X254_1X6_1524X254X826P" + (at 91.44 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 91.44 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x06, script generated" + (at 91.44 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "5" + (uuid "260eda32-30d5-4fbb-a91c-b1cc60a51f78") + ) + (pin "4" + (uuid "6f89bb1f-a810-4cac-a56a-606ef5eeec30") + ) + (pin "6" + (uuid "27ff7f6b-fca0-4a0b-a423-e192a0d4462b") + ) + (pin "3" + (uuid "dc51b30f-3f73-49d8-afad-7509224facdd") + ) + (pin "2" + (uuid "038dfd38-6013-4887-b32e-ac0367f3551d") + ) + (pin "1" + (uuid "11e88320-5c00-42b4-8939-92dda9478f7d") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 25.4 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "94fd693e-114f-477b-a3bb-21ec5800fda7") + (property "Reference" "R9" + (at 24.638 64.77 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 23.622 65.278 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 25.4 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 25.4 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 25.4 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7c717fb9-65f5-4d47-bbd2-5e7dc7f150da") + ) + (pin "1" + (uuid "b643e606-93f0-44f5-a0a8-b8745d7dcd23") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 97.79 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "95a5b98c-22bd-47b6-a621-6d8d71807fcc") + (property "Reference" "R14" + (at 97.028 64.77 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 96.012 65.278 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 97.79 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 97.79 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 97.79 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "570883e8-9687-4d1c-b24b-ed9c79cad6fb") + ) + (pin "1" + (uuid "fdf33bb6-4700-4c8e-9e50-a953d11912b6") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 100.33 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "994ae07c-4c59-41ca-836f-c1153cc772db") + (property "Reference" "R15" + (at 99.568 64.77 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 98.552 65.278 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 100.33 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 100.33 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 100.33 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "79cc1544-4b32-4726-9184-512b30ca6577") + ) + (pin "1" + (uuid "be85a456-4328-460c-9cac-7ccc5c3ea65d") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 46.99 121.92 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9c1a873e-e6b3-48a4-9748-b30591a0086f") + (property "Reference" "#PWR021" + (at 46.99 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 47.244 125.476 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 46.99 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 46.99 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 46.99 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a73979ca-aa9c-4d52-ab58-6257ba30e90e") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR021") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 44.45 35.56 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9f47b1af-f5c9-4c87-958e-a6c7d601d9e3") + (property "Reference" "R5" + (at 43.942 33.02 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 42.672 33.782 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 44.45 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 44.45 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 44.45 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "de3ade61-1bc4-44aa-9156-a2643154db0e") + ) + (pin "1" + (uuid "054a9815-b245-44b5-8ebe-b1c97400aec2") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 83.82 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9fe171c7-c8b2-4f3f-aa94-244120e7a45a") + (property "Reference" "#PWR028" + (at 83.82 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 83.82 72.136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 83.82 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 83.82 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 83.82 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "17830c3c-d031-4d27-8475-7dd7438006db") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR028") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 78.74 180.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "acf1879d-8757-4ac7-ad49-3b9c63de8cd3") + (property "Reference" "C2" + (at 81.28 179.0762 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10uF" + (at 81.28 181.6162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "my_footprint_lib:CAPAE530X550N" + (at 78.74 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 78.74 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 78.74 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0a277076-b1cd-44bd-b405-b9795c068e16") + ) + (pin "2" + (uuid "6e3ad60c-52f9-4c59-98da-5f2abaf2e213") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 49.53 35.56 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b4b4d6bb-e7bb-41b3-8feb-9a94e82fb88c") + (property "Reference" "R7" + (at 49.276 33.02 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 48.26 33.782 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 49.53 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 49.53 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f2162b2f-5e2b-4e37-b10b-2f0a39e6549d") + ) + (pin "1" + (uuid "82af016c-b61b-46b3-9518-4613cf4d97b4") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 90.17 64.77 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bb179a8e-8fc5-4ec5-87c4-c9ce8fd6f905") + (property "Reference" "#PWR09" + (at 90.17 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 91.186 68.072 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 90.17 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 90.17 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 90.17 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1690a261-c50d-4d84-bb6c-e20b626b84af") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 161.29 31.75 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bb458877-82a2-4429-9e8b-bfa8d27be305") + (property "Reference" "#PWR030" + (at 161.29 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 161.544 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 161.29 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 161.29 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 161.29 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f3747392-b68a-47ef-9022-bcb1bc940fb0") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR030") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Pin") + (at 162.56 113.03 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bcef0b1d-acce-4aa2-9b5f-3a8eb5ca3115") + (property "Reference" "J11" + (at 160.02 108.966 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Conn_01x02_Pin" + (at 147.574 111.252 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm" + (at 162.56 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 162.56 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 162.56 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9f8e95e0-bc6d-4da4-9f2d-78659588e33c") + ) + (pin "2" + (uuid "6955d010-f5ac-4de0-b2d7-2a72c52be667") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 54.61 34.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c1b83bc8-f7bb-4224-805c-ca25971fc9fd") + (property "Reference" "#PWR012" + (at 54.61 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 54.61 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 54.61 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 54.61 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 54.61 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8c55e5b7-3421-4863-9a64-1a20dd3eda78") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 35.56 67.31 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c52dd373-5eba-4f2f-9462-751c62f2a0e7") + (property "Reference" "R12" + (at 34.798 64.77 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 33.782 65.278 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 35.56 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 35.56 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 35.56 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "76da1e72-5119-41b7-8969-67c05a33a432") + ) + (pin "1" + (uuid "66ce5968-290c-41ee-9ff5-dfa4abefc41c") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x03_Pin") + (at 161.29 26.67 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c9e228e1-f98b-4854-b795-c74dd1e5df02") + (property "Reference" "J13" + (at 161.29 21.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x03_Pin" + (at 161.29 24.13 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_Wire:SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm" + (at 161.29 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 161.29 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x03, script generated" + (at 161.29 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a940e26c-d3f7-4a0b-a993-c9cf5caad034") + ) + (pin "2" + (uuid "acb41eda-3b9b-45fd-b64d-4c2784a1f689") + ) + (pin "3" + (uuid "ebe1e427-6d2c-45e1-b79d-18c4f4e7782d") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 91.44 121.92 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d19d5979-043c-49c0-9c2c-fcd2c2817fb4") + (property "Reference" "#PWR026" + (at 91.44 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 91.694 125.476 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 91.44 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 91.44 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 91.44 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "827afcab-3cf1-4f29-a0e7-99c74ff83173") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR026") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 158.75 36.83 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d6d6bb14-e226-4495-af41-504ad961a476") + (property "Reference" "#PWR031" + (at 158.75 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 159.766 40.132 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 158.75 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 158.75 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 158.75 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "adf01042-7257-40f1-be70-aa94ba0ca93d") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR031") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 22.86 180.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e24a0da3-56f3-4ff3-a634-a8bd2a2ea611") + (property "Reference" "C1" + (at 25.4 179.0762 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "4.7uF" + (at 25.4 181.6162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "my_footprint_lib:CAPAE430X550N" + (at 22.86 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 22.86 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 22.86 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3fb0d52d-22f8-4f57-859c-2829736440c4") + ) + (pin "2" + (uuid "5a9ef3a3-e047-4165-9bf4-0c515b36bae4") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 22.86 194.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e7444044-5901-4b8c-9c8e-48eb85e3cdd9") + (property "Reference" "#PWR02" + (at 22.86 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 22.86 199.39 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 22.86 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 22.86 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 22.86 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7c3aedb7-8786-4c66-b497-39eb1592ac5f") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 69.85 120.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e98d7675-c3f2-439c-840f-13a21766f61d") + (property "Reference" "#PWR023" + (at 69.85 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 69.85 124.206 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 69.85 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 69.85 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 69.85 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "876a6028-afb1-4588-8ea2-082aa80b8720") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 22.86 167.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ecf267e0-29f9-411f-becb-e98024d61eb8") + (property "Reference" "#PWR01" + (at 22.86 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 22.606 163.322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 22.86 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 22.86 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 22.86 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "93c15cba-385c-46e7-9afe-918f38972ae1") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 31.75 35.56 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f162119a-e0d5-42a1-8fd6-7beb258ed66c") + (property "Reference" "R3" + (at 31.242 32.258 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "33ohm" + (at 29.972 33.528 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 31.75 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 31.75 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 31.75 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ca02aa9f-1078-4a7d-b7d2-5ad16804b0ac") + ) + (pin "1" + (uuid "d606858d-6929-45ea-a06f-6b0a7a508c42") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 88.9 125.73 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f38fbbf7-c6bd-420d-a93f-b515d52de4d7") + (property "Reference" "#PWR025" + (at 88.9 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 89.154 129.286 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 88.9 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 88.9 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 88.9 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "321b6d37-6bbd-4330-a0c4-49cbda7a072f") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR025") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 67.31 34.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f96728c0-131b-4906-b8db-e4f871729994") + (property "Reference" "#PWR013" + (at 67.31 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 67.31 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 67.31 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 67.31 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 67.31 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4c171f5f-31a8-4d92-a186-2a5266de1131") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x26_Socket") + (at 53.34 57.15 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f9b299e2-1c56-4caf-a058-2baeb67e7c3c") + (property "Reference" "J3" + (at 54.61 52.07 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x26_Socket" + (at 54.61 54.61 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "my_footprint_lib:3M_929850-01-26-RA" + (at 53.34 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 53.34 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x26, script generated" + (at 53.34 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "11" + (uuid "ec5ddfe1-0b1d-492a-9783-43a16e2f8362") + ) + (pin "12" + (uuid "b6b4f2ad-146a-497c-8c61-dc6f4383f2af") + ) + (pin "13" + (uuid "dd967012-c985-4b12-acfb-bb7e28e14218") + ) + (pin "14" + (uuid "08fb271c-bb82-4339-830f-d8e6d4e29193") + ) + (pin "15" + (uuid "ea73b2be-03e6-4f4e-b7b3-409c55b97518") + ) + (pin "10" + (uuid "6969b5c1-4944-443a-a8ba-c3cd2fdd3d35") + ) + (pin "9" + (uuid "fa25d7a7-aac6-45d4-924e-901ca74744b7") + ) + (pin "8" + (uuid "acc52cca-0630-493d-95e9-f55f1419d6b0") + ) + (pin "7" + (uuid "6ce614d5-4f61-470a-98a0-0efd5a0ef07a") + ) + (pin "6" + (uuid "112cbb70-046c-4076-9fba-1a8bbea6616c") + ) + (pin "5" + (uuid "fe3c1f4b-f16d-44bd-b11c-d40c218396a5") + ) + (pin "4" + (uuid "6755e664-9b30-42ad-bdef-ffac13edcc67") + ) + (pin "3" + (uuid "6ce205fb-28e8-40e8-80f5-a00da2cebb09") + ) + (pin "1" + (uuid "a684d0c1-d254-47c1-88a3-d190e8b64376") + ) + (pin "2" + (uuid "9328d31a-8155-4b12-82a9-3fa8e5ceb22a") + ) + (pin "20" + (uuid "1267818e-d1d2-4c61-9983-f3709bf838f4") + ) + (pin "19" + (uuid "30cd8b5e-2a23-4f04-8f99-976c2c62e5d8") + ) + (pin "18" + (uuid "09da7b2f-f4c1-4bb2-ad4a-36cbf9a503a3") + ) + (pin "17" + (uuid "e48ae2ff-f45e-40fc-917a-1f95050829cb") + ) + (pin "16" + (uuid "fd17974b-6535-467b-bca8-e53d2603ff72") + ) + (pin "21" + (uuid "40ec86ef-b22c-46d5-a7d8-1f314ea2ba3b") + ) + (pin "22" + (uuid "8b0d6d71-063e-4187-b9dd-a91823ab9531") + ) + (pin "23" + (uuid "061f37d1-b40e-4818-aed1-d46a9b78cf24") + ) + (pin "24" + (uuid "9f7203d2-d401-47be-8117-82f933a28a40") + ) + (pin "25" + (uuid "6c1db36f-485c-4e3f-95b1-465701a97c67") + ) + (pin "26" + (uuid "684d1f1a-e4c6-48be-9321-5d9de4136231") + ) + (instances + (project "" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "J3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 44.45 125.73 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fb11bfee-c759-46f2-928c-228eaf80b81a") + (property "Reference" "#PWR020" + (at 44.45 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 44.704 129.286 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 44.45 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 44.45 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 44.45 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ad65964e-93a1-443d-ba9e-6375c75887ee") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR020") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 41.91 34.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fe0f318f-0a26-49dc-bb47-302e9c7f5862") + (property "Reference" "#PWR07" + (at 41.91 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 41.91 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 41.91 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.91 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 41.91 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "76152f07-b3a7-4780-93e5-1856e2a5441b") + ) + (instances + (project "PCB_Semestre" + (path "/818db962-5297-45df-b635-c5037cd57013" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) + (embedded_fonts no) +) diff --git a/PCB_Semestre/fp-lib-table b/PCB_Semestre/fp-lib-table new file mode 100644 index 0000000..bb9beff --- /dev/null +++ b/PCB_Semestre/fp-lib-table @@ -0,0 +1,4 @@ +(fp_lib_table + (version 7) + (lib (name "my_footprint_lib")(type "KiCad")(uri "${KIPRJMOD}/my_footprint_lib.pretty")(options "")(descr "")) +) diff --git a/PCB_Semestre/my_footprint_lib.pretty/3M_929850-01-20-RA.kicad_mod b/PCB_Semestre/my_footprint_lib.pretty/3M_929850-01-20-RA.kicad_mod new file mode 100644 index 0000000..f2bcbd5 --- /dev/null +++ b/PCB_Semestre/my_footprint_lib.pretty/3M_929850-01-20-RA.kicad_mod @@ -0,0 +1,376 @@ +(footprint "3M_929850-01-20-RA" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at -22.479 -2.413 0) + (layer "F.SilkS") + (uuid "76cc0bd4-1587-4a9f-9bce-b60be646d2ca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "3M_929850-01-20-RA" + (at -14.224 2.413 0) + (layer "F.Fab") + (uuid "2b877447-def0-4ebb-b3bc-aea8ae6ace0a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4a5fdafa-a5d0-4752-8307-3170f43217ab") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9eafadc0-00a5-4111-ba64-699932ec3aab") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_line + (start -25.4 -1.27) + (end -25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "146e182f-9744-47a8-9a5e-de146ba2bc80") + ) + (fp_line + (start -25.4 1.27) + (end 25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "212d42a8-64f9-4247-8fa0-d5e8e7585373") + ) + (fp_line + (start 25.4 -1.27) + (end -25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd850303-5ad2-4ef1-ae56-fe43a293ad62") + ) + (fp_line + (start 25.4 1.27) + (end 25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "9497eafa-2f27-40c1-b0fb-13c83e93b182") + ) + (fp_circle + (center 26.162 0) + (end 26.262 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "57ac750f-7602-441d-9e96-57c7b52a7a87") + ) + (fp_line + (start -25.65 -1.52) + (end -25.65 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "aaa46f23-1717-41af-abc9-acf3046d32ef") + ) + (fp_line + (start -25.65 1.52) + (end 25.65 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6491daf7-d605-4aee-8ff1-75582fa2621a") + ) + (fp_line + (start 25.65 -1.52) + (end -25.65 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1e7d6a1c-d8c1-4be2-98c0-49e041ab2cfe") + ) + (fp_line + (start 25.65 1.52) + (end 25.65 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3d66d9c5-97ca-4a4a-80a7-5507089a8c6e") + ) + (fp_line + (start -25.4 -1.27) + (end -25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "ad10fee0-d120-455f-8ea4-acd296be00fe") + ) + (fp_line + (start -25.4 1.27) + (end 25.4 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "a374094d-3157-4747-a845-b589c3fada3f") + ) + (fp_line + (start 25.4 -1.27) + (end -25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "e81a6602-2fdc-4c4d-9b35-0b49e59b50e0") + ) + (fp_line + (start 25.4 1.27) + (end 25.4 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "d231efb0-d2c2-4a58-ba95-9cf031ae5e8f") + ) + (fp_circle + (center 26.162 0) + (end 26.262 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "10677537-53da-4c26-bd2c-11f14c8dec26") + ) + (pad "1" thru_hole rect + (at 24.13 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "fe0492f6-5023-4f5a-9876-a51febbf443b") + ) + (pad "2" thru_hole circle + (at 21.59 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "90f22758-dfc0-4d36-abd7-696ffddd9a3c") + ) + (pad "3" thru_hole circle + (at 19.05 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "b3318b42-0a4a-4b08-82e7-848279afa316") + ) + (pad "4" thru_hole circle + (at 16.51 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "7d1b64d8-8757-4180-9de2-ccbb708fc206") + ) + (pad "5" thru_hole circle + (at 13.97 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "ec059894-a786-42cf-b9a9-506bd970f3b2") + ) + (pad "6" thru_hole circle + (at 11.43 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "575ce4f4-83d9-4630-a16b-105cdc2bd651") + ) + (pad "7" thru_hole circle + (at 8.89 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "63a0bec4-5ac0-4e14-b6c1-5a8541e659c9") + ) + (pad "8" thru_hole circle + (at 6.35 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "e68be41a-d8e0-4355-9be6-04f381ffb10c") + ) + (pad "9" thru_hole circle + (at 3.81 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "8e9179c6-0c1d-4544-ac1e-8d1b48650de5") + ) + (pad "10" thru_hole circle + (at 1.27 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "135b7d51-806f-4821-bd10-013cdbd25a49") + ) + (pad "11" thru_hole circle + (at -1.27 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "28b5cf3f-57c1-4ebc-9bb6-c47bde2d50c3") + ) + (pad "12" thru_hole circle + (at -3.81 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "2308160b-2c11-47c3-a8fa-cffcae46eb82") + ) + (pad "13" thru_hole circle + (at -6.35 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "1076e38e-4449-4dfa-a6b1-51e67c857430") + ) + (pad "14" thru_hole circle + (at -8.89 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "55ac22aa-f8ee-47fa-8310-4bd1fab652b7") + ) + (pad "15" thru_hole circle + (at -11.43 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "4eac78b8-e88b-4a3b-8e1a-6d8e4d708155") + ) + (pad "16" thru_hole circle + (at -13.97 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "e7cda21b-45f0-40be-a3d0-1863eda3bf23") + ) + (pad "17" thru_hole circle + (at -16.51 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "02b04c0d-4f75-481f-807e-a58bc52d89ae") + ) + (pad "18" thru_hole circle + (at -19.05 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "8c488661-20fd-4c96-95aa-cd6231f0ae6d") + ) + (pad "19" thru_hole circle + (at -21.59 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "f9d4a4c4-f25d-4cee-b581-6f1f5310743c") + ) + (pad "20" thru_hole circle + (at -24.13 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "a0ae32b6-8a70-4ffd-a120-e15499081cb7") + ) + (embedded_fonts no) +) diff --git a/PCB_Semestre/my_footprint_lib.pretty/3M_929850-01-26-RA.kicad_mod b/PCB_Semestre/my_footprint_lib.pretty/3M_929850-01-26-RA.kicad_mod new file mode 100644 index 0000000..288466e --- /dev/null +++ b/PCB_Semestre/my_footprint_lib.pretty/3M_929850-01-26-RA.kicad_mod @@ -0,0 +1,430 @@ +(footprint "3M_929850-01-26-RA" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at -30.099 -2.413 0) + (layer "F.SilkS") + (uuid "b0937651-3e81-4aa6-92be-aa88055d5df0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "3M_929850-01-26-RA" + (at -21.844 2.413 0) + (layer "F.Fab") + (uuid "cf9cb608-99ce-4839-adaf-3bc30492c92e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "79fd86ef-06ab-413c-b69d-c3aca2602de3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "06caae6b-111f-4343-b3d3-06a55472f326") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_line + (start -33.02 -1.27) + (end -33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "c19f3c60-f4a6-435b-bc5a-339e2b28b1cd") + ) + (fp_line + (start -33.02 1.27) + (end 33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "7447df5c-7618-4b7b-81cd-e135bce0eba6") + ) + (fp_line + (start 33.02 -1.27) + (end -33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "e4bd8d90-d23d-4e05-bcdf-e214530c4041") + ) + (fp_line + (start 33.02 1.27) + (end 33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "0153ea42-d33c-4c0d-8ed2-635a2fd96310") + ) + (fp_circle + (center 33.782 0) + (end 33.882 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "66acdf11-2bed-4f9c-8f1f-513b1dff7db8") + ) + (fp_line + (start -33.27 -1.52) + (end -33.27 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "616eabda-9613-429c-a3f5-0d04250a3de0") + ) + (fp_line + (start -33.27 1.52) + (end 33.27 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2807eca5-1275-4e63-a3d4-ca1cbcad1646") + ) + (fp_line + (start 33.27 -1.52) + (end -33.27 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "42fe4a44-52d0-42b0-b1c7-bbf78e993957") + ) + (fp_line + (start 33.27 1.52) + (end 33.27 -1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "911dc688-fb59-4d0c-b04a-17e9a183cc93") + ) + (fp_line + (start -33.02 -1.27) + (end -33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "627ff41c-c677-40d5-8592-ac65c95dd9d6") + ) + (fp_line + (start -33.02 1.27) + (end 33.02 1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "98560793-adb9-431d-81d0-121b26647b78") + ) + (fp_line + (start 33.02 -1.27) + (end -33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "5b979bec-719b-45c2-acc5-d99ae22dbf3c") + ) + (fp_line + (start 33.02 1.27) + (end 33.02 -1.27) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "21af246b-c20c-4bed-9322-367de87671b6") + ) + (fp_circle + (center 33.782 0) + (end 33.882 0) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "dc8d8221-6acf-40fc-bf7b-c7bb809a47c1") + ) + (pad "1" thru_hole rect + (at 31.75 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "8254ec51-f43f-4615-8300-38abb71c3163") + ) + (pad "2" thru_hole circle + (at 29.21 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "71e8a2fb-2b23-444a-94a4-5af0ec4cb608") + ) + (pad "3" thru_hole circle + (at 26.67 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "45a134d9-ec4a-497e-9384-dda28a0579f9") + ) + (pad "4" thru_hole circle + (at 24.13 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "8e6ce219-0991-41f3-b22a-d3effc3459c3") + ) + (pad "5" thru_hole circle + (at 21.59 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "f3e83156-4fcc-40e5-afd9-1a8ad40694d1") + ) + (pad "6" thru_hole circle + (at 19.05 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "247fb72a-2664-4f88-ab8b-df7e278bb878") + ) + (pad "7" thru_hole circle + (at 16.51 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "d09d6daa-804c-4092-baa0-fcc9da813bd1") + ) + (pad "8" thru_hole circle + (at 13.97 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "3d99b431-4c64-42f9-9138-9456b55166a4") + ) + (pad "9" thru_hole circle + (at 11.43 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "2ad1a5f6-395d-473c-be7e-8270a8d24a04") + ) + (pad "10" thru_hole circle + (at 8.89 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "1af7fa20-2545-4542-854c-8a64401cb8dd") + ) + (pad "11" thru_hole circle + (at 6.35 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "5cb57b9e-bcab-4e24-8077-8cf48049e788") + ) + (pad "12" thru_hole circle + (at 3.81 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "f789f964-54b5-40d6-bd39-e0fba32e4efa") + ) + (pad "13" thru_hole circle + (at 1.27 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "bf594a12-8175-4966-b1e6-25ac12249718") + ) + (pad "14" thru_hole circle + (at -1.27 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "c912dd24-8570-4d1f-9efa-2017e0cb92e6") + ) + (pad "15" thru_hole circle + (at -3.81 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "299cb0f6-9924-4872-a61e-b3fc8cfbd61b") + ) + (pad "16" thru_hole circle + (at -6.35 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "dfbfc9fa-e127-46d7-9c60-c93e5aeb3883") + ) + (pad "17" thru_hole circle + (at -8.89 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "2c7dc83b-970e-4344-bf6d-cf70a405a031") + ) + (pad "18" thru_hole circle + (at -11.43 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "5177abf1-54df-4a29-a4bf-2f2d55cadecf") + ) + (pad "19" thru_hole circle + (at -13.97 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "7923529e-2590-438d-9493-876d2c3dfdf6") + ) + (pad "20" thru_hole circle + (at -16.51 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "8236ebf8-caa1-495a-906e-0669a0c25c92") + ) + (pad "21" thru_hole circle + (at -19.05 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "707d6512-b6b8-427b-8ac5-dec5897f8991") + ) + (pad "22" thru_hole circle + (at -21.59 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "c007f8b3-3df4-48fc-bd63-531451e34d15") + ) + (pad "23" thru_hole circle + (at -24.13 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "2a531f2d-94f3-457d-ace7-fbd7b9072a75") + ) + (pad "24" thru_hole circle + (at -26.67 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "18d75869-ae60-495d-aea3-6901c46163c7") + ) + (pad "25" thru_hole circle + (at -29.21 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "ddc17a17-b7da-45b6-92b8-b6637000c599") + ) + (pad "26" thru_hole circle + (at -31.75 0) + (size 1.6383 1.6383) + (drill 1.0922) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (solder_mask_margin 0.102) + (uuid "6771fd13-30f0-47f4-ba9f-b8d6daee8263") + ) + (embedded_fonts no) +) diff --git a/PCB_Semestre/my_footprint_lib.pretty/CAPAE430X550N.kicad_mod b/PCB_Semestre/my_footprint_lib.pretty/CAPAE430X550N.kicad_mod new file mode 100644 index 0000000..4468163 --- /dev/null +++ b/PCB_Semestre/my_footprint_lib.pretty/CAPAE430X550N.kicad_mod @@ -0,0 +1,211 @@ +(footprint "CAPAE430X550N" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "case code 4.0x5.5") + (tags "Capacitor Polarised") + (property "Reference" "C**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "79144f2b-60fc-4fd9-96f5-eafe6dcdcf38") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "CAPAE430X550N" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "15d85295-328f-4ba1-ae73-227542a25e46") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c2644162-a59e-4022-9796-0423528d95a3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0fc05ed2-b6d9-463f-95a9-e3cf307b711a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -2.95 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "2de5b044-d39c-4cd2-85f3-09362cf20df4") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "e0801bc5-5b79-43a3-8a19-fb3a4c7f4b5a") + ) + (fp_line + (start -3.45 -2.75) + (end 3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d4cab2f1-4c02-4e54-afe9-3a4931bf237e") + ) + (fp_line + (start -3.45 2.75) + (end -3.45 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8967e198-1ccc-4baa-af31-ca6464f69108") + ) + (fp_line + (start 3.45 -2.75) + (end 3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "efed331c-6815-49eb-8278-24043c6f0da6") + ) + (fp_line + (start 3.45 2.75) + (end -3.45 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5130754b-4792-436f-b387-c415732252fb") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "329e26ea-8550-46f1-81b6-8aa3ee9ae3cf") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "22800da8-c9d1-4a4b-8d66-e1c622f3a7d4") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "915b191f-546a-43ab-8c2b-df49ee62689a") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "36efe6f4-6227-4fce-9630-264815010867") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d19683e2-7a1c-48d6-8dad-bbd66a000519") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "efad329d-d2f4-4264-8b7f-e5219531995d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "02077b03-9db8-40a7-9ccb-85c7a8ee1581") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.65 0 90) + (size 1.8 2.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "6d3219bd-7659-40b2-a5ef-2d774ca687f0") + ) + (pad "2" smd rect + (at 1.65 0 90) + (size 1.8 2.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "dc95ad05-ca91-4a89-aeb2-e520783937eb") + ) + (embedded_fonts no) + (model "865230540001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/PCB_Semestre/my_footprint_lib.pretty/CAPAE530X550N.kicad_mod b/PCB_Semestre/my_footprint_lib.pretty/CAPAE530X550N.kicad_mod new file mode 100644 index 0000000..91f841e --- /dev/null +++ b/PCB_Semestre/my_footprint_lib.pretty/CAPAE530X550N.kicad_mod @@ -0,0 +1,191 @@ +(footprint "CAPAE530X550N" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "5*5.5.") + (tags "Capacitor Polarised") + (property "Reference" "C**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "c4cf75f3-f8c3-4dbc-9a8b-6a9af4fed54d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "CAPAE530X550N" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "41ee17ce-3b50-42ac-8818-c8a3392ac69f") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "57f2e75e-2390-4051-a6dd-02ef6ded89ad") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "02f3776b-133b-43b8-85c2-39ac3a95ba35") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -3.45 -2.65) + (end 2.65 -2.65) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "03e601cd-1a6e-4200-b83f-a37770ab80cf") + ) + (fp_line + (start -1.325 2.65) + (end 2.65 2.65) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7a95face-d058-40b7-aece-c71a6b936193") + ) + (fp_line + (start -3.95 -3.25) + (end 3.95 -3.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "46e229fc-e8d4-493c-8b75-4d9fb0f8d06e") + ) + (fp_line + (start -3.95 3.25) + (end -3.95 -3.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "015d359f-2ba4-4b88-af1d-11a7a5ca7f3f") + ) + (fp_line + (start -2.65 -1.325) + (end -2.65 1.325) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "aaaaceea-691b-4c43-8a47-cd8ea254ea62") + ) + (fp_line + (start -2.65 1.325) + (end -1.325 2.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "5f5d358d-3718-4399-bceb-0922ab2e0609") + ) + (fp_line + (start -1.325 -2.65) + (end -2.65 -1.325) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "7ea8d720-3395-4ac5-84bd-64e279ce55b6") + ) + (fp_line + (start -1.325 2.65) + (end 2.65 2.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "64f79d18-6542-4ecd-8b7c-012cf013f9cd") + ) + (fp_line + (start 2.65 -2.65) + (end -1.325 -2.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4bdc418f-25ad-44f0-8853-cbcd7fd1ad95") + ) + (fp_line + (start 2.65 2.65) + (end 2.65 -2.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "76be527d-2e3a-40b5-8817-247b3ff3ad8e") + ) + (fp_line + (start 3.95 -3.25) + (end 3.95 3.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "a1ef7db2-01e3-4ffe-bac8-1078d3b1ebae") + ) + (fp_line + (start 3.95 3.25) + (end -3.95 3.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "33bb21c0-4c25-448f-9116-fc11f8c567d3") + ) + (pad "1" smd rect + (at -2 0 90) + (size 1.8 2.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "5e51268c-230e-4e30-8d0f-996620dc77e6") + ) + (pad "2" smd rect + (at 2 0 90) + (size 1.8 2.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "e1a6342c-3ac8-47b8-8a77-93fc885206e1") + ) + (embedded_fonts no) +) diff --git a/PCB_Semestre/my_footprint_lib.pretty/LMDND3030.kicad_mod b/PCB_Semestre/my_footprint_lib.pretty/LMDND3030.kicad_mod new file mode 100644 index 0000000..251863d --- /dev/null +++ b/PCB_Semestre/my_footprint_lib.pretty/LMDND3030.kicad_mod @@ -0,0 +1,213 @@ +(footprint "LMDND3030" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "LMDND3030") + (tags "Inductor") + (property "Reference" "L**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "cbc658de-fb32-4a62-9117-565730804878") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "LMDND3030" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "a4915d2d-208a-4aaa-8d2a-af49da5c479f") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3bb11880-2d9d-4ca8-9ae1-838d714dd1d6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1b25447c-19e4-4de8-bad3-b50213b7eb7e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -2 -0.1) + (end -2 -0.1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "63145a3f-6306-447c-92fa-c6c9fadefa18") + ) + (fp_line + (start -2 0.1) + (end -2 0.1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a2e4ac66-06e9-485a-b4ed-f9fcb694a5a1") + ) + (fp_line + (start -0.5 -1.5) + (end 0.5 -1.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "505445ca-bcf0-4c72-bc22-2aee4910693e") + ) + (fp_line + (start -0.5 1.5) + (end 0.5 1.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a4df2403-2516-4965-805b-3af4d02ebbe8") + ) + (fp_arc + (start -2 -0.1) + (mid -1.9 0) + (end -2 0.1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "648f2a5d-82bc-4026-8fe2-730a8f03f391") + ) + (fp_arc + (start -2 0.1) + (mid -2.1 0) + (end -2 -0.1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ad00e345-b693-4b0f-963f-0c5dcbeb5792") + ) + (fp_line + (start -2.5 -2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "1313c845-245e-4826-bf44-99deecfe8eef") + ) + (fp_line + (start -2.5 2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "fd5b509d-7898-4de2-8ecc-d61dbf329488") + ) + (fp_line + (start -1.5 -1.5) + (end 1.5 -1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "75415b93-ada2-4175-a4e6-c171c539b612") + ) + (fp_line + (start -1.5 1.5) + (end -1.5 -1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "08619e2f-a268-48af-9ed7-09a4ff730391") + ) + (fp_line + (start 1.5 -1.5) + (end 1.5 1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "f2cdd9ae-a850-478d-bcb4-21649ea86b14") + ) + (fp_line + (start 1.5 1.5) + (end -1.5 1.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "9f8225e8-5200-4b7a-82cd-2a486583d1a5") + ) + (fp_line + (start 2.5 -2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "75a820f7-111d-47a1-ad3a-6422560f7a90") + ) + (fp_line + (start 2.5 2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "9feb21d0-a4a3-466a-a580-c07845e801e2") + ) + (pad "1" smd rect + (at -1.1 0) + (size 0.8 2.7) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "a6286862-fbeb-49c0-ada9-6d6cce0472ce") + ) + (pad "2" smd rect + (at 1.1 0) + (size 0.8 2.7) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "df86e5e5-011f-47fb-9521-aa9b5839cc01") + ) + (embedded_fonts no) +) diff --git a/PCB_Semestre/my_footprint_lib.pretty/RHDR6W76P0X254_1X6_1524X254X826P.kicad_mod b/PCB_Semestre/my_footprint_lib.pretty/RHDR6W76P0X254_1X6_1524X254X826P.kicad_mod new file mode 100644 index 0000000..00e71ee --- /dev/null +++ b/PCB_Semestre/my_footprint_lib.pretty/RHDR6W76P0X254_1X6_1524X254X826P.kicad_mod @@ -0,0 +1,247 @@ +(footprint "RHDR6W76P0X254_1X6_1524X254X826P" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "929850-01-06-RA") + (tags "Connector") + (property "Reference" "J**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "38a8e8df-69df-4da3-971b-d2d21884d6f7") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "RHDR6W76P0X254_1X6_1524X254X826P" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "5ed9efcc-e307-492e-9fe4-17018c7f8809") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "cdee1195-d8dc-415e-9465-b495048777bc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fc6d19d4-5622-42da-87ed-fde63c1be445") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_line + (start -1.27 -1.305) + (end -1.27 0) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "9a5f7327-37cf-4e75-8cc6-6b5b1adf75a2") + ) + (fp_line + (start 0 1.27) + (end 14.005 1.27) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "8812e471-93a2-40bf-b265-0c09d22e0c10") + ) + (fp_line + (start 14.005 -1.305) + (end -1.27 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "309f82f5-90db-4479-a6b9-9a6d3feca29e") + ) + (fp_line + (start 14.005 1.27) + (end 14.005 -1.305) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "40948233-16fb-4e97-8b17-f2ff94390a02") + ) + (fp_line + (start -1.52 -1.555) + (end 14.255 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "67fb6a52-fdc3-4d06-8d1b-f76ecb9cc4a8") + ) + (fp_line + (start -1.52 1.52) + (end -1.52 -1.555) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "868596bd-b9d2-42f6-a395-adff1d455fc9") + ) + (fp_line + (start 14.255 -1.555) + (end 14.255 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4cd603a3-73ef-4f01-b1b1-f77e51f82f6e") + ) + (fp_line + (start 14.255 1.52) + (end -1.52 1.52) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f19526f4-304c-456b-81c3-837b0f25ab55") + ) + (fp_line + (start -1.27 -1.27) + (end 13.97 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9037c465-a436-4706-946a-df94fe9113d4") + ) + (fp_line + (start -1.27 1.27) + (end -1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f790b080-2e28-4429-bd73-c9c7845a383d") + ) + (fp_line + (start 13.97 -1.27) + (end 13.97 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "edf83115-94a3-4a31-bb8d-ad6d0e1028c4") + ) + (fp_line + (start 13.97 1.27) + (end -1.27 1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a38e089d-21f7-434a-a5e5-1ad513ea846a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "210ed45f-bf38-41ea-a8f3-a0867618f748") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "7bc78bdb-bb9b-48ca-af94-6d77b6790231") + ) + (pad "2" thru_hole circle + (at 2.54 0) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "be65812a-eafc-4eb9-93ed-2874e2d7289b") + ) + (pad "3" thru_hole circle + (at 5.08 0) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "f852291a-4097-497f-a5be-6449a1e98f5a") + ) + (pad "4" thru_hole circle + (at 7.62 0) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "967f5960-0159-4df9-977c-e22b14a2bdae") + ) + (pad "5" thru_hole circle + (at 10.16 0) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "ad425dc0-3ce0-4652-9178-06e75334da7d") + ) + (pad "6" thru_hole circle + (at 12.7 0) + (size 1.875 1.875) + (drill 1.25) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "37b9b4fc-f350-4944-ab35-77428adfafeb") + ) + (embedded_fonts no) + (model "929850-01-06-RA.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/PCB_Semestre/my_footprint_lib.pretty/SOT-25_TOR.kicad_mod b/PCB_Semestre/my_footprint_lib.pretty/SOT-25_TOR.kicad_mod new file mode 100644 index 0000000..83a5747 --- /dev/null +++ b/PCB_Semestre/my_footprint_lib.pretty/SOT-25_TOR.kicad_mod @@ -0,0 +1,546 @@ +(footprint "SOT-25_TOR" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (tags "XC9235B33CMR-G ") + (property "Reference" "REF**" + (at 0 0 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "2183a4f8-48e9-4a05-ace5-f76df272b9a5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SOT-25_TOR" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (uuid "cd01a20b-6dff-4be6-a4f0-2c7b376b30d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "90faf04b-fe56-4dbc-99b3-962342ffbb05") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1f362645-941c-44d7-998f-af8c66fdb6ad") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -0.9525 1.5748) + (end 0.9525 1.5748) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "a4390d98-5224-430b-8d42-df1b7d8c82d7") + ) + (fp_line + (start 0.9525 -1.5748) + (end -0.9525 -1.5748) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "0e8d5c24-5763-414c-a70b-bc1e97f9194b") + ) + (fp_line + (start 0.9525 0.401361) + (end 0.9525 -0.401361) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "e6b5d186-f1f1-40aa-b077-037473f245ac") + ) + (fp_line + (start -1.905 -1.331) + (end -1.0795 -1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "964a03a0-3962-45d6-876c-faaef42f962c") + ) + (fp_line + (start -1.905 1.331) + (end -1.905 -1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6e244e7d-a99f-464b-8c00-78e3bf680e91") + ) + (fp_line + (start -1.0795 -1.7018) + (end 1.0795 -1.7018) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "24a44626-4e17-4cdb-b75d-ec956c097c79") + ) + (fp_line + (start -1.0795 -1.331) + (end -1.0795 -1.7018) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f7beb1c3-83fd-439c-80f9-df62a610798b") + ) + (fp_line + (start -1.0795 1.331) + (end -1.905 1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "24774008-d203-4ab4-af30-2d30b1c5088d") + ) + (fp_line + (start -1.0795 1.7018) + (end -1.0795 1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9dfc9be2-dd75-4e59-bd5a-c4db2aee41d5") + ) + (fp_line + (start 1.0795 -1.7018) + (end 1.0795 -1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9f843591-c08e-4d53-8687-3bbfe3724649") + ) + (fp_line + (start 1.0795 -1.331) + (end 1.905 -1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6612b31a-46df-48db-bce2-08e8358ebed3") + ) + (fp_line + (start 1.0795 1.331) + (end 1.0795 1.7018) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8ee735b8-68ac-4e96-a254-bd2f18b26ff8") + ) + (fp_line + (start 1.0795 1.7018) + (end -1.0795 1.7018) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2cd7dd6e-2f67-4356-89b9-53ca3939424e") + ) + (fp_line + (start 1.905 -1.331) + (end 1.905 1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d4753948-f753-4bb2-ae9e-978b853c4ae8") + ) + (fp_line + (start 1.905 1.331) + (end 1.0795 1.331) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d78e757a-0ef2-4fdb-b22f-f76c27f7fa3e") + ) + (fp_line + (start -1.397 -1.1659) + (end -1.397 -0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "d958d250-8bc6-48fa-87b4-75038f669e01") + ) + (fp_line + (start -1.397 -0.7341) + (end -0.8255 -0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "a7c5abca-f420-46b9-82c3-35454485e15f") + ) + (fp_line + (start -1.397 -0.2159) + (end -1.397 0.2159) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "16227e6c-4de6-4591-8cb7-b615e0bf748a") + ) + (fp_line + (start -1.397 0.2159) + (end -0.8255 0.2159) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "1e9154d1-57a3-4460-af61-d89269755abb") + ) + (fp_line + (start -1.397 0.7341) + (end -1.397 1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "68f2fa4a-a391-4b3c-93c8-cf9495455e5f") + ) + (fp_line + (start -1.397 1.1659) + (end -0.8255 1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "d8608ec5-1545-4f90-a839-6ba6c5f7a575") + ) + (fp_line + (start -0.8255 -1.4478) + (end -0.8255 1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "c48a88ab-e98c-48ae-83af-f5408c9c698f") + ) + (fp_line + (start -0.8255 -1.1659) + (end -1.397 -1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "1fd21e98-b1f5-43fd-9bb9-e83dfaf1807d") + ) + (fp_line + (start -0.8255 -0.7341) + (end -0.8255 -1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "93a30571-33e8-470f-a2bc-496f330db447") + ) + (fp_line + (start -0.8255 -0.2159) + (end -1.397 -0.2159) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "25b5c9bf-9bb8-4256-afca-7016b5b1518f") + ) + (fp_line + (start -0.8255 0.2159) + (end -0.8255 -0.2159) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "49b1c97c-7837-40a6-a5ab-17903215b708") + ) + (fp_line + (start -0.8255 0.7341) + (end -1.397 0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "07ba9f82-4204-44e2-bbb1-608ebcf9d4a2") + ) + (fp_line + (start -0.8255 1.1659) + (end -0.8255 0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "f44ebb5d-3f9f-4fb1-bfea-1606c25e02d4") + ) + (fp_line + (start -0.8255 1.4478) + (end 0.8255 1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "dc7ba2ef-4acf-4a52-bd1d-7992655767bf") + ) + (fp_line + (start 0.8255 -1.4478) + (end -0.8255 -1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "8c91acf0-a8c8-4bc7-941b-46e892e1330e") + ) + (fp_line + (start 0.8255 -1.1659) + (end 0.8255 -0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "5cf37db5-a92b-4dec-ad16-ace1ec06dcd3") + ) + (fp_line + (start 0.8255 -0.7341) + (end 1.397 -0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "f569a839-4dd0-4a25-8709-a42fd6474d59") + ) + (fp_line + (start 0.8255 0.7341) + (end 0.8255 1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "48374d6f-1c84-4993-bbf4-d29f7259a51c") + ) + (fp_line + (start 0.8255 1.1659) + (end 1.397 1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "4b2e9452-61ac-473b-8af1-2ea0691cf826") + ) + (fp_line + (start 0.8255 1.4478) + (end 0.8255 -1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "dfa187cf-3d87-46a0-93fb-0713fbb3f335") + ) + (fp_line + (start 1.397 -1.1659) + (end 0.8255 -1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "6dd252da-c8d3-4ace-8664-b3c76904cb2f") + ) + (fp_line + (start 1.397 -0.7341) + (end 1.397 -1.1659) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "3c773a87-5c99-4cfb-a2a1-00362133fa76") + ) + (fp_line + (start 1.397 0.7341) + (end 0.8255 0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "087c9660-6060-4e1c-8339-4eb597941be5") + ) + (fp_line + (start 1.397 1.1659) + (end 1.397 0.7341) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "2917dc17-ed4a-4261-b0f9-7e3561622301") + ) + (fp_arc + (start 0.3048 -1.4478) + (mid 0 -1.143) + (end -0.3048 -1.4478) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "a23f5118-043f-4812-bd4e-b0f45f41253f") + ) + (fp_text user "*" + (at -1.54305 -2.5248 0) + (layer "F.SilkS") + (uuid "7f5216d5-d9d0-46a0-bc83-5a771c346afa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "*" + (at -1.54305 -2.5248 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "ebe21e50-5b8b-42e9-997b-e4e025711ebe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (uuid "2a0c606d-dddc-4c31-a511-667648cc434b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "*" + (at -0.5715 -1.4326 0) + (unlocked yes) + (layer "F.Fab") + (uuid "569e4a83-3252-470f-83dc-0a37ef78690b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (fp_text user "*" + (at -0.5715 -1.4326 0) + (layer "F.Fab") + (uuid "f76b59e7-2b11-4004-9e31-b653697da1ca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -1.28905 -0.950001) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "be291daf-61f5-4be5-aaca-1f9a122ceef6") + ) + (pad "2" smd rect + (at -1.28905 0) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "cc9c895b-55df-4647-94e2-fe51cea57ebf") + ) + (pad "3" smd rect + (at -1.28905 0.950001) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "bca8e7a3-1f9b-40c5-914c-4e4f4938239b") + ) + (pad "4" smd rect + (at 1.28905 0.950001) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "5f8423af-e9b2-45fd-82c2-113e05360fd1") + ) + (pad "5" smd rect + (at 1.28905 -0.950001) + (size 0.9271 0.4318) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "95b0d4e6-95ca-4458-bcee-a89268f5f4a7") + ) + (embedded_fonts no) +) diff --git a/PCB_Semestre/my_symbol_lib.kicad_sym b/PCB_Semestre/my_symbol_lib.kicad_sym new file mode 100644 index 0000000..f583dee --- /dev/null +++ b/PCB_Semestre/my_symbol_lib.kicad_sym @@ -0,0 +1,225 @@ +(kicad_symbol_lib + (version 20241209) + (generator "kicad_symbol_editor") + (generator_version "9.0") + (symbol "XC9235B33CMR-G" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 20.32 10.16 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "XC9235B33CMR-G" + (at 20.32 7.62 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "SOT-25_TOR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "XC9235B33CMR-G" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "XC9235B33CMR-G" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT-25_TOR SOT-25_TOR-M SOT-25_TOR-L" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "XC9235B33CMR-G_0_1" + (polyline + (pts + (xy 7.62 5.08) (xy 7.62 -15.24) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 7.62 -15.24) (xy 33.02 -15.24) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 33.02 5.08) (xy 7.62 5.08) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 33.02 -15.24) (xy 33.02 5.08) + ) + (stroke + (width 0.127) + (type default) + ) + (fill + (type none) + ) + ) + (pin power_in line + (at 0 0 0) + (length 7.62) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin unspecified line + (at 0 -2.54 0) + (length 7.62) + (name "CE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 20.32 -22.86 90) + (length 7.62) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin unspecified line + (at 40.64 0 180) + (length 7.62) + (name "LX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 40.64 -2.54 180) + (length 7.62) + (name "VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) +) diff --git a/PCB_Semestre/sym-lib-table b/PCB_Semestre/sym-lib-table new file mode 100644 index 0000000..82d5307 --- /dev/null +++ b/PCB_Semestre/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (version 7) + (lib (name "my_symbol_lib")(type "KiCad")(uri "${KIPRJMOD}/my_symbol_lib.kicad_sym")(options "")(descr "")) +) diff --git a/Projet_Light_Rohmer.kicad_pcb b/Projet_Light_Rohmer.kicad_pcb new file mode 100644 index 0000000..701248c --- /dev/null +++ b/Projet_Light_Rohmer.kicad_pcb @@ -0,0 +1,47578 @@ +(kicad_pcb + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A4") + (layers + (0 "F.Cu" signal) + (4 "In1.Cu" signal) + (6 "In2.Cu" signal) + (2 "B.Cu" signal) + (9 "F.Adhes" user "F.Adhesive") + (11 "B.Adhes" user "B.Adhesive") + (13 "F.Paste" user) + (15 "B.Paste" user) + (5 "F.SilkS" user "F.Silkscreen") + (7 "B.SilkS" user "B.Silkscreen") + (1 "F.Mask" user) + (3 "B.Mask" user) + (17 "Dwgs.User" user "User.Drawings") + (19 "Cmts.User" user "User.Comments") + (21 "Eco1.User" user "User.Eco1") + (23 "Eco2.User" user "User.Eco2") + (25 "Edge.Cuts" user) + (27 "Margin" user) + (31 "F.CrtYd" user "F.Courtyard") + (29 "B.CrtYd" user "B.Courtyard") + (35 "F.Fab" user) + (33 "B.Fab" user) + (39 "User.1" user) + (41 "User.2" user) + (43 "User.3" user) + (45 "User.4" 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) + (tenting front back) + (pcbplotparams + (layerselection 0x00000000_00000000_55555555_5755f5ff) + (plot_on_all_layers_selection 0x00000000_00000000_00000000_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) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (pdf_metadata yes) + (pdf_single_document no) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plot_black_and_white yes) + (sketchpadsonfab no) + (plotpadnumbers no) + (hidednponfab no) + (sketchdnponfab yes) + (crossoutdnponfab yes) + (subtractmaskfromsilk no) + (outputformat 1) + (mirror no) + (drillshape 1) + (scaleselection 1) + (outputdirectory "") + ) + ) + (net 0 "") + (net 1 "GND") + (net 2 "+BATT") + (net 3 "Net-(D2-K)") + (net 4 "+3.3V") + (net 5 "+12V") + (net 6 "Net-(Y1-CRYST_2)") + (net 7 "/XIN") + (net 8 "+1V1") + (net 9 "/LED1_W_CONTROLL") + (net 10 "/LED1_W_NEG") + (net 11 "/LED1_W_POS") + (net 12 "/LED2_W_CONTROLL") + (net 13 "/LED2_C_CONTROLL") + (net 14 "/LED1_C_CONTROLL") + (net 15 "/LED1_C_POS") + (net 16 "/LED1_C_NEG") + (net 17 "/LED2_W_NEG") + (net 18 "/LED2_W_POS") + (net 19 "/LED2_C_POS") + (net 20 "/LED2_C_NEG") + (net 21 "/LED3_W_CONTROLL") + (net 22 "/LED3_C_CONTROLL") + (net 23 "/LED3_W_POS") + (net 24 "/LED3_W_NEG") + (net 25 "/LED3_C_NEG") + (net 26 "/LED3_C_POS") + (net 27 "/LED4_W_CONTROLL") + (net 28 "/LED4_C_CONTROLL") + (net 29 "/LED4_W_NEG") + (net 30 "/LED4_W_POS") + (net 31 "/LED4_C_POS") + (net 32 "/LED4_C_NEG") + (net 33 "Net-(IC1-VC0)") + (net 34 "GND_BAL") + (net 35 "Net-(IC1-VC1)") + (net 36 "Net-(IC1-VC2)") + (net 37 "Net-(IC1-VC3)") + (net 38 "Net-(IC1-VC4)") + (net 39 "/VC5_I") + (net 40 "/VC5B") + (net 41 "Net-(IC1-VC6)") + (net 42 "Net-(IC1-VC7)") + (net 43 "Net-(IC1-VC8)") + (net 44 "Net-(IC1-VC9)") + (net 45 "/VC10_I") + (net 46 "/VC10B") + (net 47 "Net-(IC1-VC11)") + (net 48 "Net-(IC1-VC12)") + (net 49 "Net-(IC1-VC13)") + (net 50 "BATT+") + (net 51 "/TH_3_POS") + (net 52 "Net-(IC1-BAT)") + (net 53 "/TH_2_NEG") + (net 54 "Net-(IC1-CAP3)") + (net 55 "Net-(IC1-CAP2)") + (net 56 "Net-(IC1-CAP1)") + (net 57 "Net-(IC1-SRP)") + (net 58 "Net-(IC1-SRN)") + (net 59 "Net-(D1-K)") + (net 60 "Net-(D3-A)") + (net 61 "Net-(D4-A)") + (net 62 "Net-(D5-A)") + (net 63 "Net-(D6-A)") + (net 64 "Net-(D7-A)") + (net 65 "Net-(D8-A)") + (net 66 "Net-(D9-A)") + (net 67 "Net-(D10-A)") + (net 68 "Net-(D13-A)") + (net 69 "Net-(D14-A)") + (net 70 "Net-(D15-A)") + (net 71 "Net-(D16-A)") + (net 72 "/D-") + (net 73 "/D+") + (net 74 "unconnected-(IC1-NC_7-Pad23)") + (net 75 "unconnected-(IC1-NC_6-Pad22)") + (net 76 "/BMS_SCL") + (net 77 "unconnected-(IC1-CHG-Pad2)") + (net 78 "/") + (net 79 "/TH_1_POS") + (net 80 "/BMS_DSG") + (net 81 "unconnected-(IC1-NC_5-Pad21)") + (net 82 "/GPIO_20") + (net 83 "+3.3V_BMS") + (net 84 "/TH_3_NEG") + (net 85 "unconnected-(IC1-VC15-Pad24)") + (net 86 "/TH_2_POS") + (net 87 "unconnected-(IC1-VC14-Pad25)") + (net 88 "/QSPI_SD1") + (net 89 "/QSPI_SCLK") + (net 90 "/QSPI_SD0") + (net 91 "/QSPI_SS") + (net 92 "/QSPI_SD3") + (net 93 "/QSPI_SD2") + (net 94 "Net-(J1-CC1)") + (net 95 "Net-(J1-CC2)") + (net 96 "unconnected-(J1-SBU2-PadB8)") + (net 97 "unconnected-(J1-VBUS_1-PadA4)") + (net 98 "unconnected-(J1-VBUS_2-PadB4)") + (net 99 "unconnected-(J1-SBU1-PadA8)") + (net 100 "/BL_8") + (net 101 "/BL_4") + (net 102 "/BL_11") + (net 103 "/BL_3") + (net 104 "/BL_13") + (net 105 "/BL_7") + (net 106 "/BL_5") + (net 107 "/BL_6") + (net 108 "/BL_2") + (net 109 "/BL_1") + (net 110 "/BL_9") + (net 111 "/BL_10") + (net 112 "/BL_12") + (net 113 "/GPIO_13") + (net 114 "/GPIO_12") + (net 115 "/GPIO_9") + (net 116 "/GPIO_1") + (net 117 "/GPIO_0") + (net 118 "/GPIO_10") + (net 119 "/GPIO_14") + (net 120 "/GPIO_15") + (net 121 "/GPIO_6") + (net 122 "/GPIO_11") + (net 123 "/GPIO_4") + (net 124 "/GPIO_7") + (net 125 "/GPIO_5") + (net 126 "/GPIO_3") + (net 127 "/GPIO_2") + (net 128 "/GPIO_8") + (net 129 "/GPIO_17") + (net 130 "/GPIO_18") + (net 131 "/GPIO_16") + (net 132 "unconnected-(J17-Pin_17-Pad17)") + (net 133 "/GPIO_19") + (net 134 "unconnected-(J17-Pin_16-Pad16)") + (net 135 "/GPIO_22") + (net 136 "/GPIO_ADC3") + (net 137 "/RUN") + (net 138 "/GPIO_21") + (net 139 "/GPIO_ADC2") + (net 140 "/GPIO_ADC1") + (net 141 "/GPIO_ADC0") + (net 142 "BATT-") + (net 143 "GND_OUT") + (net 144 "Net-(U1-USB_DP)") + (net 145 "Net-(U1-USB_DM)") + (net 146 "Net-(S2-NO)") + (net 147 "/XOUT") + (net 148 "Net-(S1-NO)") + (net 149 "/MCU_SDA") + (net 150 "/MCU_SCL") + (net 151 "/GPIO_25") + (net 152 "/GPIO_24") + (net 153 "/GPIO_23") + (net 154 "/SWCLK") + (net 155 "/BMS_ALERT") + (net 156 "/MCU_ALERT") + (net 157 "Net-(Q1-A)") + (net 158 "GND_MCU") + (net 159 "+3.3V_MCU") + (net 160 "/SHUNT_OUT") + (footprint "footprint-lib:865060845002" + (layer "F.Cu") + (uuid "0216aad8-6e67-4835-aeb6-9fbdcd1a1242") + (at -110.005 78.0875) + (descr "6.6mm x 7.7mm_2023") + (tags "Capacitor Polarised") + (property "Reference" "C22" + (at 0 0 0) + (layer "F.SilkS") + (uuid "63ff1515-e56c-4735-a992-ffc356055c9b") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845002" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "e3006fea-15ee-49a8-b6f5-c50ae6be506f") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8f3dcc45-2cee-4779-858b-524264a875f8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fdefbee9-e762-4fbc-a5e3-b17bec065fe5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/608b03c7-c269-450a-8266-a9463db8efac") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.45 -3.3) + (end 3.3 -3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "1bd16ae1-0177-4179-81af-f77a60b51991") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "c5ce81c8-603b-44d2-a8ad-3c6ca5534b7c") + ) + (fp_line + (start -4.95 -3.9) + (end 4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ce7d3e76-6918-4847-bf17-a46531d8d29a") + ) + (fp_line + (start -4.95 3.9) + (end -4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "842deeaf-7ddb-44fb-9020-162642490d1e") + ) + (fp_line + (start 4.95 -3.9) + (end 4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e4df521e-03c0-4098-8fc1-56d21a1a715d") + ) + (fp_line + (start 4.95 3.9) + (end -4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "92b4ebf0-2e01-499c-8414-9b44fab997c5") + ) + (fp_line + (start -3.3 -1.65) + (end -3.3 1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e66ae30d-d779-41a3-a64a-d0fc0b00f2f2") + ) + (fp_line + (start -3.3 1.65) + (end -1.65 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5e3204ac-c99e-442b-8240-5dd51cae31c4") + ) + (fp_line + (start -1.65 -3.3) + (end -3.3 -1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5f4d728f-1c8e-49df-b238-07f52b08b5cb") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4567b40e-bd24-4018-add6-b4eff7b622f8") + ) + (fp_line + (start 3.3 -3.3) + (end -1.65 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "25736bb8-3357-4ddd-bf04-431402b4e295") + ) + (fp_line + (start 3.3 3.3) + (end 3.3 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8bf7b1f5-2ba0-4736-a77e-e0361e36da9a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "37a87aaf-e864-4b2e-9661-03849d633e51") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pintype "passive") + (uuid "de15bd7e-225f-4907-9d51-9b72e550aee6") + ) + (pad "2" smd rect + (at 2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "9b41a25b-52d6-44b8-8a98-3a2ad3766b75") + ) + (embedded_fonts no) + (model "865060845002.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "031d218b-5198-4973-94b5-ac851c8ecd75") + (at 0.9875 118.6775) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R14" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "326c06cd-3d2f-482d-abc4-e2cb2118bf93") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "50a90830-73d8-496e-af5f-fab4b2e192c0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b3230f61-02c0-4db8-a891-0ec6f637b0d4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8a46ebb7-2cf9-421b-bb5b-d85824869c90") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/613ebfee-a74e-4f46-a6b1-2fd0bf7583fd") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9888b2d1-6f0e-4d06-a87d-bd4cf7270648") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "118cc0ac-114e-4fd3-99c6-4a874b634542") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f59d8f07-3e00-485b-ac86-3a0d640de917") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "97bd82b1-ea57-4d38-99d2-b9f42bc6f195") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "12249d5d-f77d-44d2-b756-7e1b2b02eb2e") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 123 "/GPIO_4") + (pintype "passive") + (uuid "41ec1739-442c-447b-8ebf-ad10186cfffb") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 21 "/LED3_W_CONTROLL") + (pintype "passive") + (uuid "3802f0a6-45f1-47cb-b9e6-e838fe5aac1c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "04a732a9-871b-43c6-906d-18d9eeb296be") + (at 143.6 101.2 180) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R47" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "3b5966c5-7938-4436-97d2-a48bce5d2536") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "67643878-ec1f-4f80-89c5-7c660f0d9fcf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "056ac324-7ec3-4e29-b250-faab10d715f0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5f89f453-a429-4daa-a000-9c6a493d4648") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/16a461f0-ee4a-4076-aedb-8a81990f7783") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f3b22f96-6b00-4edb-ae4d-2e3491bdde4f") + ) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3fb4fd09-eb2c-4434-a87d-88fade09bbe1") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "bd4a4e8e-2a28-4598-8bd2-4a315bb0d770") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d2339118-9c86-4a97-b425-80fdc8a38a16") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "6cec78cf-efe0-4e72-8624-8f75fda11bda") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0 180) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 83 "+3.3V_BMS") + (pintype "passive") + (uuid "b896be5b-242b-4e25-b106-562263631e4f") + ) + (pad "2" smd roundrect + (at 0.9125 0 180) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 78 "/") + (pintype "passive") + (uuid "0c4beebd-5566-4469-987c-cfd4d0773aea") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "0539f223-d35d-4b31-bf17-bcee2d2ac647") + (at 157 69.2 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R25" + (at 3.8 -2 0) + (layer "F.SilkS") + (uuid "9ec806a7-de2d-4628-a21f-f341918845b8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 15.925 17.1 0) + (layer "F.Fab") + (uuid "f01911a4-6d79-41f7-be9a-7cb75bcb41d2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "753a0e14-e081-443b-9c08-443d254da9ab") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7a0e5fc5-7f4d-4605-aee0-ee72e43d2303") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/5f7160a4-d100-4479-9066-92615ba4a495") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "32917008-bc44-45ff-93e0-f8e0fee70f78") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3100cc71-51dd-4026-b0ae-058f52fafc03") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "75811075-297c-4f1e-9896-c26b9f6e2283") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "1993fe4c-0556-4152-bc02-360b48024dd3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "4daba1a7-927c-4f84-bd88-20ab17920b36") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 109 "/BL_1") + (pintype "passive") + (uuid "a7ec575e-5bb5-49e1-b53f-78090f2effd3") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 35 "Net-(IC1-VC1)") + (pintype "passive") + (uuid "edaf2f2a-0d1f-4a85-ac83-777d2c816c4a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:288X232R161B2" + (layer "F.Cu") + (uuid "058dd031-0888-42bc-b923-ebf9a8f84eec") + (at -16.4 151.3675) + (property "Reference" "U4" + (at -6.15 3.35 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "5c60aca9-5d23-4289-8fda-b3db3c5a7e42") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "288X232R161B2" + (at 0.075 -4.075 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9e86b271-741f-403b-a331-f3aee422d885") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "69d7abce-4ee2-4fc2-9c58-58d79bda2040") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "271bf870-65ba-49c6-b546-f52e9a1ee374") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/d2599c1b-82d2-4ef5-940b-6a28da2653bb") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_line + (start -9 -6.83) + (end 9 -6.83) + (stroke + (width 0.1) + (type dash) + ) + (layer "F.SilkS") + (uuid "a3a5d5d5-eb53-4570-a4de-f55336642f74") + ) + (fp_line + (start -9 5.43) + (end -9 2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "2e04be3a-80ea-4b64-875c-ebfce5011522") + ) + (fp_line + (start -9 5.43) + (end 9 5.43) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "9ed23a92-2cdd-49b5-bea9-6350b41e37b0") + ) + (fp_line + (start 9 5.43) + (end 9 2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "1332646e-1cc1-47eb-941c-49709d428210") + ) + (fp_rect + (start -9 -6.825) + (end 9.025 5.45) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "af150444-cc63-452e-a36d-fcd057d75592") + ) + (fp_text user "Board side" + (at -4.225 -5.05 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "ed51b4fe-7dae-40a2-b013-e955d7a93c94") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (fp_text user "288X232R161B2" + (at -23.1 -24.5 0) + (unlocked yes) + (layer "F.Fab") + (uuid "4c82605d-b1ec-41a3-95ec-ffa11ee472f5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at -5 0) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (net 153 "/GPIO_23") + (pinfunction "B") + (pintype "passive") + (uuid "373d7c1b-bd9a-4284-a1f3-b2d2e2c7fd73") + ) + (pad "2" thru_hole roundrect + (at 0 0) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (net 1 "GND") + (pinfunction "C") + (pintype "passive") + (uuid "dc924a4d-5c12-420f-a96b-c6f55430038b") + ) + (pad "3" thru_hole roundrect + (at 5 0) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (net 152 "/GPIO_24") + (pinfunction "A") + (pintype "passive") + (uuid "ac4ad0cf-6310-40b3-b5e6-880b59a536e7") + ) + (pad "4" thru_hole roundrect + (at -2.5 3.1) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (net 151 "/GPIO_25") + (pinfunction "S1") + (pintype "passive") + (uuid "a625e82e-ce43-4d3e-a594-3458852e10b1") + ) + (pad "5" thru_hole roundrect + (at 2.5 3.1) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (net 1 "GND") + (pinfunction "S2") + (pintype "passive") + (uuid "b9d99593-97b0-4a05-8ce4-75641d67e2c0") + ) + (zone + (net 0) + (net_name "") + (layer "F.SilkS") + (uuid "d295f151-6237-43ce-b26b-3468e1868805") + (hatch edge 0.5) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads not_allowed) + (copperpour allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy -25.4 156.7975) (xy -25.4 144.5375) (xy -7.4 144.5375) (xy -7.4 156.7975) + ) + ) + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "08174f6e-742e-40e7-8359-147ef45921d0") + (at -77.875 66.0675) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C16" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "b1e1686c-4e9c-42b4-a952-c92475b08e60") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "687cebf7-fc06-4db7-94f4-25d26abde4e1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a96f83d3-c845-4434-9ce6-778264793780") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "aa666111-f3ea-433f-87b6-2ac71fa6c24a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/05dec07a-ea12-4105-9090-cf25fbe05408") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9f184732-775e-4a1d-9ad4-7de794abfd4c") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7cd7c8b7-66dc-4e67-96d1-460664ad7fa5") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "845b2e2b-46b3-4d29-baf1-ebd2e22ee9cc") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "c390698d-7673-4034-9ac5-d4466c869a5c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "d540ba3a-8bbb-4cd0-8744-6c6cd30820a5") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "d1cff011-41c7-4091-883a-31e36f313eb3") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "e5bfbfac-2077-4061-b1b6-607714676810") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "0b0b811c-6d95-4091-a916-1b4e25101d13") + (at 153.6 73.2 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C44" + (at -3 0 90) + (layer "F.SilkS") + (uuid "7c40d2d0-33ab-4e4b-bc83-b573a607e04e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "390348fa-df96-46f6-94fd-159240fe265b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "5808115b-75ef-48b2-9e39-963a5e4ffd01") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "0448e6c6-0682-4cf1-b9ae-e8f0df7209eb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/4c321d3f-71ea-4c00-a6b3-1e651a4e943e") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "193ec342-40ab-4de7-95fa-5dd34e744aa0") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a003f5d0-d091-4309-a829-a51df035c3d7") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "cd046dc4-9fe3-411f-9559-1206abc31f25") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "68ff423b-db89-4e27-b7b7-99df2a4f3770") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "959441b2-73bf-4dfb-a3a5-5978a42f943d") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 36 "Net-(IC1-VC2)") + (pintype "passive") + (uuid "cc80addf-6e10-417f-b78e-58f404a9db93") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 37 "Net-(IC1-VC3)") + (pintype "passive") + (uuid "4907b997-36f7-4498-987b-139be188ca5e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "0e224e58-ebb7-4a90-81bd-ca777c3d824a") + (at -77.875 83.6375) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C35" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "ace3af26-f5e5-44a3-810b-7c4da551d689") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "ffb08876-736c-4fe8-8822-764bf69d8541") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fc45eef0-8424-4f51-95a9-4750d663905b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c3532583-dbf3-476e-80fc-0fc14c3bad69") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/4030c6d1-6bf0-40b5-873d-30a9bf80c453") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d7e0492d-2ff4-43a1-9c13-9186c2a47976") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5096ba44-23a3-4eda-9464-5a7641ac878e") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "9d3df440-a086-46ba-b332-6a08c7d81375") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "93b98279-33f6-49a5-b538-73eb34f7ab21") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "5bc1e3a7-8183-4b0d-a6c4-9aee1957e7c0") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 27 "/LED4_W_CONTROLL") + (pintype "passive") + (uuid "c72cebcd-7ede-403a-a487-ce0266dea176") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "f599db36-a615-43c3-bdb0-4e0e6c3477e8") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SMC_Handsoldering" + (layer "F.Cu") + (uuid "0fb0379b-db10-40bc-972f-1b326ae14d40") + (at -122.9 115.1875) + (descr "Diode SMC (DO-214AB) Handsoldering") + (tags "Diode SMC (DO-214AB) Handsoldering") + (property "Reference" "D9" + (at 0 -4.1 0) + (layer "F.SilkS") + (uuid "dafe1123-bc59-4a00-ad4c-4a3aa77806a1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "B3100-13-F" + (at 0 4.2 0) + (layer "F.Fab") + (uuid "e70c0481-e54f-452a-945c-b403c671ca6e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "096e6aeb-7046-44bc-b040-c7f195088fc1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "6fb12873-339d-4004-9073-1c7191c625c5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/9818f556-7480-4d3b-a8c8-038e60817e24") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.91 -3.25) + (end 4.4 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d06d10df-664f-4eda-9dac-4f7150baa868") + ) + (fp_line + (start -6.91 3.25) + (end -6.91 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "817804e2-c634-4233-9bea-772e085f0aaf") + ) + (fp_line + (start -6.91 3.25) + (end 4.4 3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7531303b-0ff8-4b3e-b223-d6ccf948a4db") + ) + (fp_line + (start -6.9 -3.35) + (end 6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "20542b5c-395d-401f-acbc-6db096456441") + ) + (fp_line + (start -6.9 3.35) + (end -6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "27f47ff8-fbab-4d7d-a4e6-5e67810df31d") + ) + (fp_line + (start 6.9 -3.35) + (end 6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "38bd44ce-3a7c-4eef-b3bb-41cbeb9e5480") + ) + (fp_line + (start 6.9 3.35) + (end -6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "13a05e69-ac53-432e-ab1d-6c9ce7e71d20") + ) + (fp_line + (start -3.55 3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "33a32d25-bd10-41c1-a99a-6dfb86effb79") + ) + (fp_line + (start -0.64944 -0.79908) + (end -0.64944 0.80112) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70d4e4f9-8fc6-4284-bd3a-2fe1d6f198b4") + ) + (fp_line + (start -0.64944 0.00102) + (end -1.55114 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0c7c5701-e135-4e02-b78b-c003b5f73460") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "38948db2-cbeb-4a68-993b-79517640dac0") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "729d21c7-05f8-4b25-9d55-c3d74804b5fc") + ) + (fp_line + (start 0.50118 0.00102) + (end 1.4994 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f2e3c693-f6af-47bf-b1e5-ad5cfffed898") + ) + (fp_line + (start 0.50118 0.75032) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "df8eb922-735d-4c73-93f0-462de97581db") + ) + (fp_line + (start 3.55 -3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "93306011-2d03-4ab7-bf1a-b9fb51fb08b5") + ) + (fp_line + (start 3.55 -3.1) + (end 3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "af7de348-4ea0-4ff8-9312-81867b6f7209") + ) + (fp_line + (start 3.55 3.1) + (end -3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "58c6055e-9e73-44d6-a36a-0692a19eee52") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.5 0) + (layer "F.Fab") + (uuid "8a39b4e5-ff2a-40eb-9a47-e063dc50a7aa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 2 "+BATT") + (pinfunction "K") + (pintype "passive") + (uuid "492425fb-140a-40b5-96de-7f9601643899") + ) + (pad "2" smd roundrect + (at 4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 66 "Net-(D9-A)") + (pinfunction "A") + (pintype "passive") + (uuid "8603fc6f-8247-4eb2-8d85-f0e92f5d9266") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMC.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:865060845002" + (layer "F.Cu") + (uuid "10c87350-9f31-4e59-8060-536ed57c4af5") + (at -99.055 78.0875) + (descr "6.6mm x 7.7mm_2023") + (tags "Capacitor Polarised") + (property "Reference" "C37" + (at 0 0 0) + (layer "F.SilkS") + (uuid "0319f8e7-f942-42db-94a9-119083c773ba") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845002" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "d1a46776-8c1a-46f6-96ce-f71091a7189e") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e7944afd-f4a4-4bb2-9c58-3ddc0aab5548") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6e5b28b6-cf5f-4760-8a87-313540c1ccab") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/8f22d284-8429-4f20-aa55-fbc498c8c687") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.45 -3.3) + (end 3.3 -3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "951b3c2c-207a-47c2-b23f-1117c1c2a52f") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "08521cce-3cfc-4124-a4c7-73c4f9b97bec") + ) + (fp_line + (start -4.95 -3.9) + (end 4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c7d90e47-1127-4d89-bb5b-32a493b982b2") + ) + (fp_line + (start -4.95 3.9) + (end -4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "337d123f-1c64-441b-a09d-47c1e4c3923e") + ) + (fp_line + (start 4.95 -3.9) + (end 4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "992d7f11-3805-45d5-ada4-3d82a8953a02") + ) + (fp_line + (start 4.95 3.9) + (end -4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a73468ce-63b9-47a3-945f-bc003753a266") + ) + (fp_line + (start -3.3 -1.65) + (end -3.3 1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8b76abc3-8799-4ca3-99b9-3f685482ddf1") + ) + (fp_line + (start -3.3 1.65) + (end -1.65 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "91e61275-cf69-4046-9d91-a67e32e0f115") + ) + (fp_line + (start -1.65 -3.3) + (end -3.3 -1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "99b75abd-d5f7-42ce-8f1c-dd620ccd6b5c") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b9f03acc-8552-42fb-b2dd-6c7c2611cec6") + ) + (fp_line + (start 3.3 -3.3) + (end -1.65 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bdf7f66e-c0e1-4d87-82e3-c1d9d1c4445a") + ) + (fp_line + (start 3.3 3.3) + (end 3.3 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eb7c668a-79cc-4cdc-a615-e90a095932b9") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9110a5cb-330d-4e02-8650-01bad1016af6") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pintype "passive") + (uuid "690c1858-7a7b-446e-89c9-4005d67044fa") + ) + (pad "2" smd rect + (at 2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "d30f4540-30e2-41d8-b323-2fa86f692168") + ) + (embedded_fonts no) + (model "865060845002.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "119b3529-0dbd-4f2b-a848-c55ec7d5e073") + (at -28.4125 115.8875) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R52" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "8a386b46-810b-41d2-98b2-23e93ae4c6aa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "150ohm" + (at 5.825 10.03 0) + (layer "F.Fab") + (uuid "dc462f85-7400-481e-ae4d-fd08695aee28") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "609bdc3d-eafe-41e6-94c7-78765aa61b43") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f2695231-0773-4de5-a440-454d6d273641") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/1a15759c-87af-40aa-b79d-0845cc78fa88") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b225e0df-80fe-4544-87f2-ff7cf80cabf7") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "441ff757-6c2c-4910-83b4-cc05af969497") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ee2ae3d1-9a3e-4e65-9411-5d023bbcb6a3") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "453bf939-3e41-45be-9629-88a922bb5bc3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "90ab1e09-11c4-430b-8e06-596c144a0c41") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 115 "/GPIO_9") + (pintype "passive") + (uuid "b9b87e91-839f-4445-87a0-29029ef3036c") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 69 "Net-(D14-A)") + (pintype "passive") + (uuid "24ea2daf-99ff-460f-bb09-c2a88605e088") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Power solder pad" + (layer "F.Cu") + (uuid "14d8bc64-99ff-404c-b88e-6883cdb02c02") + (at -52.25 103.1425) + (property "Reference" "J6" + (at 0 -6.4 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "fc5c1cfd-67e3-4edb-b956-73d9f0656fcc") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -4.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "5d681f02-7e70-43bc-a122-f7b567f131fd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b6db9824-a202-481b-8c9b-cdc98767955c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1962d041-ac67-4576-b7ec-6051c0fc48bb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/d0d9a9cf-2741-435f-aa1e-cc435ee7af62") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "d1beb09f-6a06-4035-8c94-9d5a6ceaed98") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 15 "/LED1_C_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "581a18ae-2672-4f7f-b570-895dacec0377") + ) + (pad "2" thru_hole roundrect + (at 2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.3571428571) + (net 16 "/LED1_C_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "75dab173-3eba-4fca-88a9-fe767e2cba5d") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "15152ddf-b12f-44dc-8af2-9dbc0758b1c0") + (at -44.3 64.7575) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R5" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "4859c16a-c9b1-472a-96d6-da35d22a6031") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "8cb61639-a29d-4654-833a-7589685fe870") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "abbc9fcc-9f52-4f88-af51-fd2a8682481b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9ebdb6e2-77f3-40ab-871d-09a1504089a4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/c9be4acb-c1dd-4daa-af83-a41621615354") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "79d0ba8b-b50a-4b79-bd35-d758a71b58e5") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6c061ba8-b205-4a65-8fd2-d845ff6eedf4") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d26bf0b7-c30f-432b-8108-112147ae28fd") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3d07bebe-b7bd-477d-9b42-a187cb7eb190") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "4eb43909-8056-4e5a-880a-19ca4587661d") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 146 "Net-(S2-NO)") + (pintype "passive") + (uuid "5a307d10-e75d-497a-9320-842c6fe6c2cd") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 91 "/QSPI_SS") + (pintype "passive") + (uuid "68618122-2694-4fe5-aa77-7b44d74bbc42") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:DR127" + (layer "F.Cu") + (uuid "152a8976-8ba8-46db-a2c4-9809913ef5ec") + (at -123.4692 44.3471) + (property "Reference" "L3" + (at 0.45764 -7.77979 0) + (layer "F.SilkS") + (uuid "89fd6c94-50eb-460e-a859-a3e02db685b6") + (effects + (font + (size 1.641559 1.641559) + (thickness 0.15) + ) + ) + ) + (property "Value" "DR127-151-R" + (at 10.42321 7.90637 0) + (layer "F.Fab") + (uuid "66cd037c-9817-49bd-be3a-f213eb571573") + (effects + (font + (size 1.641449 1.641449) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bde2d1d7-74e3-4cc7-a785-f16d7ac91a79") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1c9b0948-a1f9-4ab7-833c-385484152830") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/b27af235-aab5-489b-9883-96e68d620c96") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 -3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "40d66790-33a9-464e-99a0-09cfc7960243") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "1b6b557d-d0f9-4510-bfdb-c6b8670eae9b") + ) + (fp_line + (start -6.2484 3.0734) + (end -6.2484 3.1242) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "38a89103-6b56-4b27-9d40-5647134a4be1") + ) + (fp_line + (start -6.2484 3.1242) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "39da9647-d617-4ffb-a7da-363adc29c238") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "8bfae816-34f4-40a2-8420-558b5c3ef4d3") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "b2db54a3-2a73-4330-b431-5a16c9979657") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "004ae87f-068d-46d4-b221-e6206f7f65c6") + ) + (fp_line + (start 6.2484 -3.0734) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "230f0b41-c592-4738-a762-6c25def2fe45") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d2ebf298-9490-43db-bee7-26194d850d1a") + ) + (fp_rect + (start -6.25 -6.25) + (end 6.25 6.25) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "9f2d1f37-4dd8-43ae-af3a-a6b140e9daec") + ) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "08013c8f-3bcb-4ff6-8226-8e54a8881ae0") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "5af38b69-a4dc-48c3-bd62-972e1d8b149a") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "b582e433-93ac-4801-aea2-2b049d6a4d04") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "5792547b-69b6-45db-9915-f9718bb89aa4") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "37a60918-5ad3-442e-b396-0cd95ad863a4") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "5bbf518a-a05c-44b7-b0af-44343bb7c779") + ) + (pad "1" smd rect + (at -4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 10 "/LED1_W_NEG") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "ab69dd59-042f-4c53-bd94-c10a88357dba") + ) + (pad "2" smd rect + (at 4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 61 "Net-(D4-A)") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "64067d69-b543-46fb-8ed2-660314da9d13") + ) + (embedded_fonts no) + ) + (footprint "footprint-lib:USB421603A" + (layer "F.Cu") + (uuid "1608dfd1-8b15-4e0c-bfd5-e15d5fec29bf") + (at -122.95 132.2755) + (descr "USB4216-03-A-3") + (tags "Connector") + (property "Reference" "J1" + (at 0 -0.288 0) + (layer "F.SilkS") + (uuid "b6967c13-1677-42f6-a2da-39371419dd03") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "USB4216-03-A" + (at 0 -0.288 0) + (layer "F.SilkS") + (hide yes) + (uuid "990d5491-f340-4a4c-a98b-b1c9b69060f1") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2c786675-314a-43a6-b2fc-68436eb7f1bb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "USB Connectors USB C Receptacle, Short Body, USB2.0, 16Pin, Horizontal, SMT" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3fe295e6-deb5-450c-b442-96e487383237") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e40d890e-67fa-48e4-91bf-57c6e70a0d3a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "640-USB4216-03-A" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "243284fd-c6a8-4443-8693-5ed133253fbd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/GCT/USB4216-03-A?qs=Tc%252BHE9vUsnv1G2UWLFIexA%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "20b4510e-6a0d-44f5-ad1c-bbdcc3fffd2d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "GCT (GLOBAL CONNECTOR TECHNOLOGY)" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8ee844fb-63d8-4153-b372-b18f83c59258") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "USB4216-03-A" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d03eb7c4-2d19-402d-9287-d3324f289b14") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/81b00514-fb47-42f6-afea-f61015ede6d8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_line + (start -4.47 -1.6) + (end -4.47 0.2) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "1a551e66-2553-4dbf-8a0c-f500f564a35a") + ) + (fp_line + (start -4.47 2.4) + (end -4.47 3.337) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "8664f3ba-2819-4014-8678-6d746ac563dc") + ) + (fp_line + (start -4.47 3.337) + (end 4.47 3.337) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "aeaebff2-aae3-4728-8bff-56eb313d4ac2") + ) + (fp_line + (start -3.2 -4.5) + (end -3.2 -4.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "cf167d97-4b53-444e-bf75-26202616b2d3") + ) + (fp_line + (start -3.2 -4.4) + (end -3.2 -4.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "d396d7ee-18a2-4897-9db4-d147d04bed31") + ) + (fp_line + (start 4.47 -1.6) + (end 4.47 0.2) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "d59ca46d-6a95-4db4-ba5f-322ccb96c388") + ) + (fp_line + (start 4.47 3.337) + (end 4.47 2.4) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "75ca652c-6de5-44c2-a761-6eabc74dd25a") + ) + (fp_arc + (start -3.2 -4.5) + (mid -3.15 -4.45) + (end -3.2 -4.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "e2f17d8a-0925-4de8-9b7e-18a2659b489e") + ) + (fp_arc + (start -3.2 -4.4) + (mid -3.25 -4.45) + (end -3.2 -4.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "1a6c28f5-b9ef-43a5-8805-cc0cbb55d55c") + ) + (fp_line + (start -6.87 -4.913) + (end 6.87 -4.913) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ed56e4e1-e001-48db-8f9b-e8d3079934e6") + ) + (fp_line + (start -6.87 4.338) + (end -6.87 -4.913) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d8f51c7d-99b5-4266-8d35-39b8aaa2d2f6") + ) + (fp_line + (start 6.87 -4.913) + (end 6.87 4.338) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3adbd74d-2d57-4093-b2c0-94e741b76457") + ) + (fp_line + (start 6.87 4.338) + (end -6.87 4.338) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bd6d7e5e-80d1-4bbd-b1d7-2f12ad353a84") + ) + (fp_line + (start -4.47 -3.163) + (end 4.47 -3.163) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "45bac736-3adb-4ab8-8e1c-f468288e8a63") + ) + (fp_line + (start -4.47 3.337) + (end -4.47 -3.163) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "139aeebb-5219-494b-b8a7-6b71d94926d1") + ) + (fp_line + (start 4.47 -3.163) + (end 4.47 3.337) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b656ce01-0c8d-4825-8ebb-558589dd417f") + ) + (fp_line + (start 4.47 3.337) + (end -4.47 3.337) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f996333f-5f8d-4ab9-927a-50737b9ea078") + ) + (fp_text user "${REFERENCE}" + (at 0 -0.288 0) + (layer "F.Fab") + (uuid "900c17e4-8b60-4370-bbfc-87424f43bc2c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "" np_thru_hole circle + (at -3 -2.063) + (size 0.65 0.65) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (uuid "a8f3a65d-517d-484b-ac7f-41aa9cb1d9d4") + ) + (pad "" np_thru_hole circle + (at 3 -2.063) + (size 0.65 0.65) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (uuid "59ca1686-2b1b-4281-9288-e55b906c9e5d") + ) + (pad "A1" smd rect + (at -3.2 -3.338) + (size 0.6 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_1") + (pintype "passive") + (uuid "724c1368-13ae-4c8c-aa68-9727ad2a9def") + ) + (pad "A4" smd rect + (at -2.4 -3.338) + (size 0.6 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 97 "unconnected-(J1-VBUS_1-PadA4)") + (pinfunction "VBUS_1") + (pintype "passive+no_connect") + (uuid "debc1bed-f579-4262-9e75-1e1844220e69") + ) + (pad "A5" smd rect + (at -1.25 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 94 "Net-(J1-CC1)") + (pinfunction "CC1") + (pintype "passive") + (uuid "09e79205-4a1e-4e02-b698-1c94fa51fa81") + ) + (pad "A6" smd rect + (at -0.25 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 73 "/D+") + (pinfunction "DP1") + (pintype "passive") + (uuid "34d5a953-496e-4ea6-b8b2-4fa48467e275") + ) + (pad "A7" smd rect + (at 0.25 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 72 "/D-") + (pinfunction "DN1") + (pintype "passive") + (uuid "cfcc764e-4433-4817-a80a-5b9b67d2cf53") + ) + (pad "A8" smd rect + (at 1.25 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 99 "unconnected-(J1-SBU1-PadA8)") + (pinfunction "SBU1") + (pintype "passive+no_connect") + (uuid "fd6d6b25-e3ed-4f5b-bdb5-9004217b0f77") + ) + (pad "B1" smd rect + (at 3.2 -3.338) + (size 0.6 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_2") + (pintype "passive") + (uuid "27185157-40be-4770-a4e4-cf551d5956da") + ) + (pad "B4" smd rect + (at 2.4 -3.338) + (size 0.6 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 98 "unconnected-(J1-VBUS_2-PadB4)") + (pinfunction "VBUS_2") + (pintype "passive+no_connect") + (uuid "eac3b0d9-fe1d-4aa2-9339-a42311bfe85b") + ) + (pad "B5" smd rect + (at 1.75 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 95 "Net-(J1-CC2)") + (pinfunction "CC2") + (pintype "passive") + (uuid "7aa65473-b646-41d2-9db4-e0cd4d1bdd4a") + ) + (pad "B6" smd rect + (at 0.75 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 73 "/D+") + (pinfunction "DP2") + (pintype "passive") + (uuid "f1b59f31-4626-4391-844b-55f43e5c0f7d") + ) + (pad "B7" smd rect + (at -0.75 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 72 "/D-") + (pinfunction "DN2") + (pintype "passive") + (uuid "277f4d12-5ebf-4ebf-8819-78e7fcf7d7c3") + ) + (pad "B8" smd rect + (at -1.75 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 96 "unconnected-(J1-SBU2-PadB8)") + (pinfunction "SBU2") + (pintype "passive+no_connect") + (uuid "d3308d67-a5a8-4cfc-96e8-44dfee063e67") + ) + (pad "G1" smd rect + (at -5.095 -2.688 90) + (size 1.25 1.55) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_3") + (pintype "passive") + (uuid "3bf56e44-6030-406b-bb57-0199fdf90878") + ) + (pad "G2" smd rect + (at 5.095 -2.688 90) + (size 1.25 1.55) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_4") + (pintype "passive") + (uuid "95986b00-1c84-4c03-afd3-f071103213bd") + ) + (pad "G3" smd rect + (at 5.095 1.237 90) + (size 1.5 1.55) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_5") + (pintype "passive") + (uuid "74b9235b-3d57-46af-9fd5-f035e4218b1a") + ) + (pad "G4" smd rect + (at -5.095 1.237 90) + (size 1.5 1.55) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_6") + (pintype "passive") + (uuid "b7c97db3-68c8-4e52-aa79-feda5858e6d3") + ) + (embedded_fonts no) + (model "USB4216-03-A.stp" + (offset + (xyz 0 -5.289999882 1.629999971) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz -90 0 0) + ) + ) + ) + (footprint "footprint-lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "160bc43e-c69b-4eba-aa94-9c54b4c05b7c") + (at 142.6 96.2 180) + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C57" + (at 0 0 0) + (layer "F.SilkS") + (uuid "279f5d7d-5e16-4b8f-b720-0c3f7210e60a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865081740001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "d12fb1c2-0b26-4649-b758-91c9e61d5fbf") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3dbc42da-7081-42c7-a640-106fde9a5165") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f691e6f0-4803-4f9a-a746-d459030dcc1c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/ebab7450-6568-402f-b6b7-56a843507463") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "48ec0d89-befe-451f-8bc4-d1057df32850") + ) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "9d71e520-d222-4390-8809-700d823a4e4c") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "70598bd7-8491-4365-a9a3-d6e827769b88") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b3595a13-edb6-4764-ab50-d46cd742dd33") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "31d20ccf-7041-493a-a462-2d26e6456498") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f6ac44a9-d838-4365-b5da-f27ec6f176d9") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "781bf8ad-e6b3-4377-a83f-bc6dc367e855") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bfc98f2d-3546-49ee-bc5c-26b777631f2c") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "82cd7049-1950-4af0-be7b-8eba314a20dc") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1dc73fc4-c636-4454-991e-750017a52a19") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "91886d0c-4c27-41bf-86f7-9aaef55f0305") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2d366e23-e02d-4c02-8099-545727c0d330") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c8e4dd03-8d5e-4b8c-88da-eccea48077c7") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 270) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 34 "GND_BAL") + (pintype "passive") + (uuid "1be131fc-ba11-4746-91a5-eadd73c3e87e") + ) + (pad "2" smd rect + (at 1.85 0 270) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 50 "BATT+") + (pintype "passive") + (uuid "6e95845c-216e-4e44-9b7d-8cb1ef2b8716") + ) + (embedded_fonts no) + (model "865081740001.stp" + (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 "173f7476-6590-4226-adcd-5b7dd237deb0") + (at -6.7 110.2675) + (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 0 -1.65 0) + (layer "F.SilkS") + (uuid "82349ac1-01fa-4716-87e5-f38d2b4a4ab9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RG2012Q-270-D-T5" + (at 0.2 1.8 0) + (layer "F.Fab") + (uuid "ffe274f1-7502-4304-b3fd-9ab0a8a3f3b7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2581b3cb-e4b1-4b60-ae64-d858929b7509") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c150992c-7822-4764-8378-d044d540eb3a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/802ef981-28fe-4679-b0e5-3135c669e57a") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.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 "92a0bc71-34b6-4efb-864c-ad9b7a5621f9") + ) + (fp_line + (start -0.227064 0.735) + (end 0.227064 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2198defb-3d84-4223-b0ae-76302859f820") + ) + (fp_rect + (start -1.85 -0.95) + (end 1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "fb40ddff-0afb-4968-9891-b1c4e216e0c9") + ) + (fp_rect + (start -1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "7377dcd7-f235-4402-be58-3bdac4a8059a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "2b0b291f-6a2c-4a45-8478-d5027cc35260") + (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.Mask" "F.Paste") + (roundrect_rratio 0.208333) + (net 72 "/D-") + (pintype "passive") + (uuid "d875037c-377f-4784-94a7-e4ddee2e4848") + ) + (pad "2" smd roundrect + (at 1 0) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.208333) + (net 145 "Net-(U1-USB_DM)") + (pintype "passive") + (uuid "1cd6ea0d-d6ab-4372-b836-7741c3f7e91c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "1a0ac4c0-0f2d-4297-84c0-d7e95ecb1fc6") + (at 118.2 93) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C64" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "2f50c866-0f5c-4f72-8c78-d1c687fb8c29") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MLASH168SB7104KTNA01" + (at 32.0625 38.7 0) + (layer "F.Fab") + (uuid "c6e17856-228d-42fc-8fa9-31f7dea68d61") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a3fd7c06-fd2d-499f-8e63-929fc34d60ba") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e4afa027-04ce-4459-b506-0a7d629ae701") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/5b832c13-674f-406f-a21b-342ddc5770a0") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0cda9b2c-aa7e-4001-9c75-3767f3433b30") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9bfa1034-ef3e-4d6e-9225-cb6f0ad25837") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "543e04df-95a5-4dad-a50c-0b1d4910f3d2") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "520b132c-5b58-4aa1-a563-8bf9bed5d673") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "24a49cf8-a058-4a5b-a41f-4e1849bbe9b8") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "5ae6b2f1-4b09-4a40-86c5-d1bbb46649b3") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 57 "Net-(IC1-SRP)") + (pintype "passive") + (uuid "92df2639-3d6b-4b05-bc97-4855df42a426") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "1b497edb-afd3-4249-8714-44ab3b0a6108") + (at -36.5 135.4675) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R23" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "e531dafa-a8e1-4424-ba8c-b72e9f67c73e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "KDV12DR240ET" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "144b3a45-12a5-46c9-a72b-a6b42fde6c8a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1c33d252-e75c-4b6a-8608-b760e4eb673a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4be4d310-993a-4c49-9834-5fbf8fb1ef86") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/8cce2277-06b8-41fa-a6bd-d99a638ffe10") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cbc4743b-e8d9-4def-b693-fc39a4b5f78b") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "39c07d24-ef24-41b4-8d8d-e52b84b2ac7a") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f39c7c58-d506-4562-bf1f-590b4be04fd5") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "24ba9b4e-8b5b-4e77-876b-c9921fb65fbc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "52d09bd9-b4b8-4179-a98a-95d33d9256ed") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 31 "/LED4_C_POS") + (pintype "passive") + (uuid "362a93d4-5ce3-4a21-af83-84137c39c48e") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 2 "+BATT") + (pintype "passive") + (uuid "5ca6007c-ba1c-4f33-bfc3-ef5e14f3acb5") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "1bc7b7e7-9a80-425c-9038-09c040cb804d") + (at -44.3 67.2675) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R6" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "1b8160d9-6c2c-4352-92e6-d081e30aaf7b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "28913773-8608-4d91-a70a-36d03561fe30") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0986d6fb-d129-45b1-bf1e-73d72a855d98") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "afce4c6b-79a4-4f1b-9472-14b5345cb930") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/593d98e3-81e1-4978-9e29-e8fcef4fbc00") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a7a1bb28-a5e5-45e1-89ff-779300477d6a") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "38a2e264-853f-411b-b077-d902b4ece204") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "52e2ec38-b22a-4c13-91fd-5b2ebf3b71d3") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e9655da2-a2e7-4fb9-b2cb-d2444c425cf5") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "373816ff-63ed-447a-949c-092bcbeacba6") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 91 "/QSPI_SS") + (pintype "passive") + (uuid "4a52b271-3b10-49f4-ace1-3ded194b3e34") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "7eb31e20-bbbb-4579-a968-c205e0c35264") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "1c5cc00e-2ff9-4f38-9e42-80845f1eef11") + (at 153.6 69.8 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C43" + (at -0.4 1.6 90) + (layer "F.SilkS") + (uuid "e59cd317-74a0-4209-a888-903344684180") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "9d5fe529-5612-4d45-a0a9-541070b73038") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "10cee5e8-985c-42c8-8bb8-41e6deca9659") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "899f246f-37b4-4c9f-9678-7db1e4944ff2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/39b4fbfe-dbf1-40cf-a3c0-51de0c542245") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "532fd94e-ee30-4af0-b70c-847e5a940d32") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9ac28b5f-ffcb-4f09-a028-86714c8e4665") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "14053cdd-1adf-47a7-9a71-ad0a49270bd6") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f25f368c-ca19-4b9c-818d-73363d450211") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "c52d75bd-5379-4dff-bd63-2411fa9890b4") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 35 "Net-(IC1-VC1)") + (pintype "passive") + (uuid "3ba396b1-83c6-42a0-bfbf-3b5b17a4b477") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 36 "Net-(IC1-VC2)") + (pintype "passive") + (uuid "22bae740-27d9-4af6-acf3-1e8995905ce1") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "1d8bb851-972a-490b-b6c9-7c70ed5cb807") + (at -77.875 73.5975) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C21" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "54c1e10d-8bbf-40ac-9ed3-b01df5f1fa20") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "b9825a64-b965-474d-98ac-5b623f3cd3bc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1f4fdaf1-b79e-4cfa-861a-dd46674fd5de") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "98c686bf-d428-4ee9-81ab-39d8b2d3a684") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/ed3e1b9f-e836-494c-8eba-cfdde80c60d9") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "244f806b-fd2b-4363-b286-71e9506545d9") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "17d4a1ff-aa7c-46a7-8193-1421dbf6fc26") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "b912b007-e13d-454c-9d87-93df05b55e3d") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "8e15fb43-9502-4b17-bedf-e64e6294d412") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e7004366-42d6-4b14-a196-b55c97665da2") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 13 "/LED2_C_CONTROLL") + (pintype "passive") + (uuid "44896d92-3dc2-4ee6-9523-d5ab97ab5d05") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "21c7c48d-0722-49d7-a14d-733955d0f6f4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_JST:JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical" + (layer "F.Cu") + (uuid "1e25e73d-bc48-4919-bfc4-4ae6342b9919") + (at 6.8 136.8) + (descr "JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator") + (tags "connector JST EH vertical") + (property "Reference" "J21" + (at 5 -2.8 0) + (layer "F.SilkS") + (uuid "c3a3a966-f218-41e5-b319-cdfab5804bc1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x05_Pin" + (at 5 3.4 0) + (layer "F.Fab") + (uuid "e17b5176-d01c-418b-8906-f6cc1ce9bca4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4f6cd070-86f6-4a73-8f13-37dfca490f78") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x05, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bfef58e4-b090-49b8-927d-ea05dd772057") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/8c465838-d6a4-4a94-ac36-57bc13448aa8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_line + (start -2.91 0.11) + (end -2.91 2.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "96b69ae1-e6cd-41c3-aefd-31f939b7393b") + ) + (fp_line + (start -2.91 2.61) + (end -0.41 2.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1038a744-9e72-44be-81ce-162b4fe969ee") + ) + (fp_line + (start -2.61 0) + (end -2.11 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5ea162df-0058-40b7-90f4-a9d06f76c74d") + ) + (fp_line + (start -2.61 0.81) + (end -1.61 0.81) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bcc82972-e902-4166-9f1c-75fdd412aa51") + ) + (fp_line + (start -2.11 -1.21) + (end 12.11 -1.21) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "30762b7d-5b72-4d5b-9224-d521ae48994b") + ) + (fp_line + (start -2.11 0) + (end -2.11 -1.21) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f16cad8b-65ee-43db-b4f9-542cd857a45e") + ) + (fp_line + (start -1.61 0.81) + (end -1.61 2.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f4317ed0-3f3b-4b4a-a7d5-fc8566331723") + ) + (fp_line + (start 11.61 0.81) + (end 11.61 2.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7339965b-b064-4f37-8c13-754723715102") + ) + (fp_line + (start 12.11 -1.21) + (end 12.11 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f1ee8460-c95d-49a7-a9be-7eb1315e3b88") + ) + (fp_line + (start 12.11 0) + (end 12.61 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4aadcaf2-955a-4a59-ac6b-e6d8efecc2e8") + ) + (fp_line + (start 12.61 0.81) + (end 11.61 0.81) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "17c1f728-6323-4677-b05c-2af4e500f1a7") + ) + (fp_rect + (start -2.61 -1.71) + (end 12.61 2.31) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "269abac1-5893-4a48-837f-397b4d22389c") + ) + (fp_rect + (start -3 -2.1) + (end 13 2.7) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "683b457c-5c0f-479c-bcd8-6cc25a696304") + ) + (fp_line + (start -2.91 0.11) + (end -2.91 2.61) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9b60658e-0136-4349-856b-7f75c5c19f33") + ) + (fp_line + (start -2.91 2.61) + (end -0.41 2.61) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fe35edc7-230d-44dd-a6ab-4a4aed7f2cc7") + ) + (fp_rect + (start -2.5 -1.6) + (end 12.5 2.2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "53ca0fc0-67c5-43ba-bd43-b93f4b65ebaa") + ) + (fp_text user "${REFERENCE}" + (at 5 1.5 0) + (layer "F.Fab") + (uuid "5d57fb5d-faa8-486d-8fc2-8afb9eeaf563") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.147059) + (net 1 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "b73109c3-4176-42bd-b6bc-9327d281a2d5") + ) + (pad "2" thru_hole oval + (at 2.5 0) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "+3.3V") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "827211bb-c8e4-40f5-a770-8f72786a004e") + ) + (pad "3" thru_hole oval + (at 5 0) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 82 "/GPIO_20") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "59c354f1-c416-40ea-ab2b-d9eb32bfac55") + ) + (pad "4" thru_hole oval + (at 7.5 0) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 138 "/GPIO_21") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "a16466d5-49b7-446e-acd0-5ae3855aa222") + ) + (pad "5" thru_hole oval + (at 10 0) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 135 "/GPIO_22") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "495ad7a6-a2c4-465f-94e0-9f907d3eb89b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_JST.3dshapes/JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "2028e055-be60-41e0-8c5b-0405ba307053") + (at -44.3 69.7775) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R7" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "11f514da-6aa5-442f-9930-6f2147dce9bc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "721f9f39-5cc0-4e99-9104-d29f501fdb7c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "93c3eb52-537c-4d18-84be-19c4debf08cc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "81c5e5ff-dc5a-4126-8147-3d7fa5faa000") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/ce628a73-65a9-43c6-8a9f-31ffc9987162") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a3b3a099-307b-407d-93c9-8ac026468829") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b603df79-3175-4dae-b473-ce9c84189e0d") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "aa391c79-ecd8-482f-9b70-77668ace5991") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "6650528f-3177-4646-a1fe-170c61c34351") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9ded9cc2-3830-4d5b-b7a7-df006499989f") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 6 "Net-(Y1-CRYST_2)") + (pintype "passive") + (uuid "06a71765-f8e6-4e33-870b-14e99035891e") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 147 "/XOUT") + (pintype "passive") + (uuid "bef74d7b-e29b-48e7-bf33-735e4b25d433") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "207a2c39-c80f-4d29-a433-b2b230adaf71") + (at 157 77.8 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R28" + (at -4 0 0) + (layer "F.SilkS") + (uuid "b0d4e365-106d-4ec9-bbc0-8c27d908f3bd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 15.925 17.1 0) + (layer "F.Fab") + (uuid "d7392733-84ee-4ef3-a2e2-b332def38cf8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "51b7224d-faef-41d7-8803-4be7562c66e8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d4006cef-3e7c-4557-9531-b31dc753db44") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/0a4c53ba-d9c5-4ae2-83c8-e816442753b1") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0d6b8b6c-2be4-417a-b71a-166231cbfb94") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "837ef6c6-c8bc-4a9b-a9e6-86f4fb2b7fbe") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d3552786-e1f5-4d91-8abf-a7181b91352a") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "ec5d1582-1386-4445-bae6-8775e371564e") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7efd3e92-b99f-437b-960f-62c2c671e892") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 101 "/BL_4") + (pintype "passive") + (uuid "54ddd77c-2f83-453a-96b8-eadc431e567d") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 38 "Net-(IC1-VC4)") + (pintype "passive") + (uuid "b788bd6d-30b5-4b41-8aac-e59acf90f604") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SMC_Handsoldering" + (layer "F.Cu") + (uuid "21f06bc2-ca5a-427d-befd-3e552e62527f") + (at -122.9 91.9375) + (descr "Diode SMC (DO-214AB) Handsoldering") + (tags "Diode SMC (DO-214AB) Handsoldering") + (property "Reference" "D6" + (at 0 -4.1 0) + (layer "F.SilkS") + (uuid "087fa94d-d417-4ee4-8582-2df3a0cc6f26") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "B3100-13-F" + (at 0 4.2 0) + (layer "F.Fab") + (uuid "74a522be-2e2f-4273-89f3-44a401fe6e4d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "00ed33d1-2118-47a1-a8b9-bb0567bc3c4f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "69f7f061-f7d4-4f99-9cc4-70c9f6cfd8d6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/cbc1847e-045c-4c9b-987e-45c66ff100f0") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.91 -3.25) + (end 4.4 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a9a4571c-9219-4865-b5bc-21ef1e1f94ec") + ) + (fp_line + (start -6.91 3.25) + (end -6.91 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3b6d05c0-2329-4674-80c3-28501fc9f82e") + ) + (fp_line + (start -6.91 3.25) + (end 4.4 3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "12e4c40c-bf9b-4ea3-86d3-fe9d1d187aab") + ) + (fp_line + (start -6.9 -3.35) + (end 6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0cb27a89-1e80-4f51-af47-462a7ae99a0a") + ) + (fp_line + (start -6.9 3.35) + (end -6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "65fc1957-1282-449f-ac3a-31f2d415d880") + ) + (fp_line + (start 6.9 -3.35) + (end 6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7b5b81c5-2871-4873-bac0-d63ef4becfc7") + ) + (fp_line + (start 6.9 3.35) + (end -6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "47ea353b-0db5-4c6f-be0d-b18f613abaa4") + ) + (fp_line + (start -3.55 3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "37f48fd5-dc4d-4f27-affb-dd29ef8ca069") + ) + (fp_line + (start -0.64944 -0.79908) + (end -0.64944 0.80112) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c1a91d70-b4fb-4051-bbdb-f55e9bbb67bd") + ) + (fp_line + (start -0.64944 0.00102) + (end -1.55114 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e3ec13b1-4fe8-4b56-ac15-ee7d83f0195d") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e77b38c2-92c7-44e1-a40a-187ef4355f49") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "59b807a7-844b-4b9d-b872-51bd82007bd1") + ) + (fp_line + (start 0.50118 0.00102) + (end 1.4994 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b600acda-93f8-4007-a131-2b4ccf143a93") + ) + (fp_line + (start 0.50118 0.75032) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c087de31-398e-450f-a9b5-ddb30b7cf216") + ) + (fp_line + (start 3.55 -3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d380832a-5553-4e95-835e-71b04dbf2b36") + ) + (fp_line + (start 3.55 -3.1) + (end 3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9ec3651e-3b79-4501-bc11-df2d6cdf21b2") + ) + (fp_line + (start 3.55 3.1) + (end -3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2e06b855-4619-4ce8-8a6b-64eff497beda") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.5 0) + (layer "F.Fab") + (uuid "4be7b167-b00b-440c-a1f1-cce6fd83d5f1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 2 "+BATT") + (pinfunction "K") + (pintype "passive") + (uuid "8316a647-b723-473b-9c2f-7168c27e43aa") + ) + (pad "2" smd roundrect + (at 4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 63 "Net-(D6-A)") + (pinfunction "A") + (pintype "passive") + (uuid "123a0062-fb8e-4894-b0c1-a1c3088ef41a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMC.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SMC_Handsoldering" + (layer "F.Cu") + (uuid "227136e7-bb02-4047-bee7-0794cbaa1f00") + (at -122.9 84.1875) + (descr "Diode SMC (DO-214AB) Handsoldering") + (tags "Diode SMC (DO-214AB) Handsoldering") + (property "Reference" "D5" + (at 0 -4.1 0) + (layer "F.SilkS") + (uuid "781e89da-d750-4663-b220-9cddfbf74615") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "B3100-13-F" + (at 0 4.2 0) + (layer "F.Fab") + (uuid "19b2b4d8-8e33-4328-ad56-7be2ef05e585") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "72909246-7029-41c3-8cac-5d24e7e76c97") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1d2e3769-4ccd-4ffd-83a3-f585684a6934") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/6d0539eb-13d2-48c5-943f-a308c3e0ae16") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.91 -3.25) + (end 4.4 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c79473d5-ef49-4a4c-84b5-91a0f0239dba") + ) + (fp_line + (start -6.91 3.25) + (end -6.91 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "382d80b7-135d-4301-9774-2c9e67177f4f") + ) + (fp_line + (start -6.91 3.25) + (end 4.4 3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3c5758d2-15e4-40ad-82e1-bb58a1722808") + ) + (fp_line + (start -6.9 -3.35) + (end 6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "90733c47-8321-4540-9e56-afa4238eaf01") + ) + (fp_line + (start -6.9 3.35) + (end -6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4189749d-a448-403c-a879-8c362d18e201") + ) + (fp_line + (start 6.9 -3.35) + (end 6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "db4c2bfe-b98e-4e5b-81f6-ed3456fe7732") + ) + (fp_line + (start 6.9 3.35) + (end -6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3f7d277d-fb7d-4294-afd1-113aa65f3b01") + ) + (fp_line + (start -3.55 3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "596b3f89-fd00-44d7-a2f2-b2abc92622d8") + ) + (fp_line + (start -0.64944 -0.79908) + (end -0.64944 0.80112) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1736886b-e3bd-4399-9a41-a0518668f85f") + ) + (fp_line + (start -0.64944 0.00102) + (end -1.55114 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "59656a91-60ab-464f-a603-c9d96ad6877d") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "44a05adf-30ac-4271-b0ee-b87eab8f1586") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "45f970c5-6637-4d6a-b9cf-3e21488d5418") + ) + (fp_line + (start 0.50118 0.00102) + (end 1.4994 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6dab2602-3144-4b34-a36c-1a501652af74") + ) + (fp_line + (start 0.50118 0.75032) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "50008444-33ab-41e0-814d-26d936da50e0") + ) + (fp_line + (start 3.55 -3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "516c57e0-2df9-4016-b336-9b20ccbcb12e") + ) + (fp_line + (start 3.55 -3.1) + (end 3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2e56c541-8165-41e0-ac28-b69ab7582e83") + ) + (fp_line + (start 3.55 3.1) + (end -3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c40b6760-dffa-42c3-8e07-f7b36481a38d") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.5 0) + (layer "F.Fab") + (uuid "fec980a8-8248-44ca-96bb-50af181ce4fe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 2 "+BATT") + (pinfunction "K") + (pintype "passive") + (uuid "a258bb70-aa39-40fb-b2d3-0af6fece028b") + ) + (pad "2" smd roundrect + (at 4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 62 "Net-(D5-A)") + (pinfunction "A") + (pintype "passive") + (uuid "78fe4f38-1877-4d77-b72c-4fed03abb92a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMC.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "248451b4-9a59-4dda-8519-1804dd814e7c") + (at 140 78.4 90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C59" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "22ca1a3b-cf60-4087-9ae5-b1066909c8e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "cF" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "924f9a5b-46ba-4134-bf8e-5977280359b9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "3673f844-98aa-40df-bf3b-24c3b675784e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "a738e87d-62a4-45b4-a0a1-9e74d3d4e72b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/33221832-6cf0-4704-b717-71e172ee4090") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "94b99a2b-2b4e-4f0a-88da-c1169006a7e1") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "01284fce-0680-46b1-9423-f503829fd87c") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8c643161-49c0-45d8-9c53-7f3421549d45") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "cd4e59ca-80c6-40e8-8b3e-29b57493be76") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "c4e5284c-7179-4620-ad9f-fe2296cf9d35") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 90) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 53 "/TH_2_NEG") + (pintype "passive") + (uuid "59f38ae9-f480-4044-baf4-c5a87520b73f") + ) + (pad "2" smd roundrect + (at 0.8625 0 90) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 51 "/TH_3_POS") + (pintype "passive") + (uuid "4e897a4e-bae4-4906-91dd-5f9c20de53e4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "24947d18-8e59-45d2-af29-8f74aeab98c6") + (at -71.35 107.2675) + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C33" + (at 0 0 0) + (layer "F.SilkS") + (uuid "c4d08ff3-1bde-4d64-8d68-8f2b6704263e") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865081740001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "d4273202-a813-4171-98a8-abbbdc0f8401") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "033b14bc-7e65-43e2-9ecd-dd395b58a10c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0c038aaf-36b6-4c96-aeb0-79fb27b40607") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/fe2114db-8be1-44a1-988c-97315fae4ad2") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ea9138ea-7b04-4754-a5dd-d0c462bcfcbd") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "2b43efb0-92a1-47f9-b6df-1933bc1b0ac0") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "15f94a8e-19ca-464e-a66c-687133b8c6ba") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "99c7a909-636f-478e-b21c-0f0de3f7bfbb") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5b9d793a-fc38-43f0-916b-e92a83b1a518") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0ac69b9d-567c-4cd7-82c8-fd7e5be1df17") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c81ad1ce-6a93-4f86-b79c-d212eb3224a9") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d350e1a8-3739-4b3d-b7bc-81e5bd525bfc") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "993a135e-4533-4417-a5b0-4673783c6321") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5d75aa9c-124a-4308-9152-cdd9c135ee1a") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0fc1b327-349f-4628-bca8-42396414c986") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "117c854d-8658-4f57-ac42-4d73aad4639b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "600a87ed-2a9b-4ff1-9ee4-af541e2b801c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 23 "/LED3_W_POS") + (pintype "passive") + (uuid "793de7d0-ed39-454e-844e-73e90f4cd85c") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 24 "/LED3_W_NEG") + (pintype "passive") + (uuid "d203089c-a012-47e0-84c9-a93c80b01e76") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:SOT95P280X100-5N" + (layer "F.Cu") + (uuid "2580eb6b-d6eb-4bef-a323-03e7b7b95d2e") + (at -65.525 119.1675) + (descr "TSOT25") + (tags "LED") + (property "Reference" "LED1" + (at 0 0 0) + (layer "F.SilkS") + (uuid "7a678098-0367-4bd1-8693-24dd0b71bff8") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "d9b6ab9a-9abd-4a77-b2df-3e53088eacf2") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1738d3c1-cefc-4127-9d60-60a5932fa1c3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6e3718bb-917a-473f-9cf2-85bbf918237f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "89be52fa-c45e-458e-80e1-8991361bb6ec") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "10c476f9-b554-48c1-8036-62a01f1b949a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "435375f2-3bff-4008-94f0-b73086faafe1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7b181968-b29b-435d-83dd-b17f94b66856") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7f81b7a3-d9e4-44ea-af54-ab31a37623cb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/ccf47b61-f24f-4aea-9d9a-d826d0251487") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.825 -1.475) + (end -0.775 -1.475) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "cdd76cf3-da10-4ac0-b958-9d102c4ca52e") + ) + (fp_line + (start -0.425 -1.45) + (end 0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "5f6ef989-dada-4241-a624-afc81e76f82b") + ) + (fp_line + (start -0.425 1.45) + (end -0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "fe6630ae-c9ed-4550-8b6f-e6a428a9fec7") + ) + (fp_line + (start 0.425 -1.45) + (end 0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a53ee2fb-d360-4dc7-83a0-d370d1c14f2f") + ) + (fp_line + (start 0.425 1.45) + (end -0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "3636349d-a88f-4aee-bc1c-f69bd9d1f38a") + ) + (fp_line + (start -2.075 -1.7) + (end 2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "301062e2-ea56-420c-be32-31ad6f7eb8be") + ) + (fp_line + (start -2.075 1.7) + (end -2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "fa3288a1-de2f-4e72-bebb-bbf469f6a22f") + ) + (fp_line + (start -0.8 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "ac02ea88-f21b-4e73-8380-8912c0239735") + ) + (fp_line + (start -0.8 -0.5) + (end 0.15 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "c3345620-9c3c-401b-b82d-dacf5b5e6b0a") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "d6585fd8-bda1-45f2-8217-f8448ab3f25a") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "b23e08c1-c6a3-4fad-9bdb-4a7830fdaf76") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "b7f7dada-048b-418a-ac24-d3edf9f70708") + ) + (fp_line + (start 2.075 -1.7) + (end 2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "cec898cb-576b-465d-98b1-1f50ccafbd9d") + ) + (fp_line + (start 2.075 1.7) + (end -2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4fb44358-5d02-409c-a03f-a2e1a0655b66") + ) + (pad "1" smd rect + (at -1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 61 "Net-(D4-A)") + (pinfunction "LX") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "7c8ebd25-30e4-4056-8922-f9deaad85175") + ) + (pad "2" smd rect + (at -1.3 0 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "6d80e1df-e8c2-4fb8-bc39-2ac2e26f3b19") + ) + (pad "3" smd rect + (at -1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 9 "/LED1_W_CONTROLL") + (pinfunction "ADJ") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "6052d112-fb70-4960-b87a-2c618d77f7f8") + ) + (pad "4" smd rect + (at 1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 11 "/LED1_W_POS") + (pinfunction "ISENSE") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "72dc0d05-7624-423c-8cad-ea4e1986ecd8") + ) + (pad "5" smd rect + (at 1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "091cec8b-561f-4f56-86df-05dadb2a3c07") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "28c52359-717a-4e9b-abbe-e0448552363a") + (at 137.4875 79.2) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R40" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "ad79081a-3552-494d-a219-04e1ee0a67d2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RK73B1JTTDD913J" + (at -0.2 1.4 0) + (layer "F.Fab") + (uuid "b2e49f16-0c31-49a7-a268-92f9faae5117") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "391bd5c8-dcdf-469a-b488-d9b3f086f9c5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ffac602e-1647-47a5-9964-2724ea8ffadb") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/40e27528-d297-4202-b6e9-b217bb14d1d8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a2040425-c19e-4ab0-9955-8d84ed88e5c4") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c1010c12-cd1e-4156-8eba-8a5981e26217") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "c39e8cf8-bb51-4a4f-ab79-d02dfd2628d6") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3b5501f9-b323-4e1f-a467-a94afb54927c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "abd57e1b-5024-4825-ad93-86fc212b3491") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 52 "Net-(IC1-BAT)") + (pintype "passive") + (uuid "051a2116-8413-40e5-864d-294b4cabb7ff") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 50 "BATT+") + (pintype "passive") + (uuid "4a7d003d-1570-4ba1-a032-a4ef8b73d572") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "29755138-0f02-42d8-b4c9-75a0a9005ea2") + (at -71.35 113.8175) + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C34" + (at 0 0 0) + (layer "F.SilkS") + (uuid "c1e9a34f-3f84-4f2b-97cc-a580a4827e7f") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865081740001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "032eee95-bfab-4cf5-acd2-650d326339a7") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "96907b58-ae95-4edc-a189-f18925338d06") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "895d0146-51d4-479b-b536-146b123a7edd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/3f0528d2-3fe6-414a-b252-068b05f827b2") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "62c957bc-ffc1-4546-ac95-84fcbed192f0") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "9f1d7904-84a9-4fa5-9d85-7b528aaadc20") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b4a943da-b9f8-4c29-8691-aadfdc39a6bb") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "38fc7d40-90cd-485f-805e-97c23d9970ce") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bd83b324-f4cb-4c0b-9bf0-d45543562b30") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9171ca10-74f9-48c2-a133-fd25567dae0b") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7366fb63-3915-4d55-b6e4-5916ecf5ab33") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e33b1ee6-40a1-4bf0-a482-037366ffab50") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cd8cd537-ed53-44a8-8def-b3655f903710") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "593c453b-8904-4a5c-a66b-164774b1af79") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "940db845-2888-4277-ab20-a2db7114759d") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c3b3cfd2-9ca0-4339-a1ae-2365580b07b2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "61f686c8-c2c9-4777-8138-2b9ef467139c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 26 "/LED3_C_POS") + (pintype "passive") + (uuid "46ccf6aa-f11e-4fd2-9b7e-26d1dd2e9865") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 25 "/LED3_C_NEG") + (pintype "passive") + (uuid "16d0ebab-6880-45b4-b21b-96e577fbcde3") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "2a45beaf-92f7-4027-9d2b-f675018387ef") + (at 156.4 85.8) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R42" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "ea8354d6-eb88-40ba-a04f-27c4f777fd3e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RK73B1JTTDD913J" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "9984a153-5b12-4f82-bed8-6ab018c7f88b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fbcd1450-574e-4cfb-a349-944c7d339ef4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d745c8f5-ea36-47bf-8f74-b49fc365d077") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/0d27f94a-80b7-4261-83c0-db5d566b7a24") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0ab97e4a-3620-40b9-ba67-2dca72a0d6c8") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8efa1074-092f-40e5-87b9-354af7cd7899") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0c22462b-463c-41a0-98fa-dd30cd0af60d") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f7c15e69-855b-4aa3-ae1c-d7ae33d3d804") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "604229dc-b123-43db-8a5a-fcdbbb011f24") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 53 "/TH_2_NEG") + (pintype "passive") + (uuid "e43a4b25-4d77-4d67-a820-9607160065bb") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 106 "/BL_5") + (pintype "passive") + (uuid "0f7d4ea4-8548-456e-ad13-ce484e401b33") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "2cf34d5e-04b8-4654-983a-911472101adb") + (at 137.6 90.3375 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C60" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "2727aac7-1098-4ebd-a50d-3d93a6fd55ed") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "c19a24bb-598d-41ce-9c0d-05f02d060bed") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "8936bbd3-d4c9-46c9-84e5-30de044a9b78") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "cb6226fb-3458-439c-a442-66cb3809446f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/aa2fdcb9-d81d-4a0d-a49a-eef9e0521f63") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1a5db670-44c5-4693-893d-c215a0daa644") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "87ad735b-6746-4ee1-8df5-64997a452704") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "eb58067f-a89b-451b-983c-ae35fee3107d") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b56c5581-0f72-4e58-a5df-919d7ad8b917") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "d588997c-7f59-4649-82b3-b06acc7a9378") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 51 "/TH_3_POS") + (pintype "passive") + (uuid "29f622b5-3ffb-41e9-b54b-1f0b19052458") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 54 "Net-(IC1-CAP3)") + (pintype "passive") + (uuid "34abae0b-7272-449e-b901-c1e7914bdfc5") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "2d44313e-4426-4ec3-bd24-feba6e9a625c") + (at 135.67 101.55 90) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R56" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "8fe96da2-3a69-4ce3-a168-a64a1088bf8e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "420ohm" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "85f1fed1-fa3e-4695-93e1-212615daef94") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "d077f38f-b717-4945-ab6d-c96d777298cd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "79de0a61-ee15-4c14-ba07-82170604a0ea") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/66a46883-8bf9-4b26-9b08-3c9a01d176a4") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d16e6a2a-e0fd-476f-8c0a-dacee29b6239") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f40a4316-f8de-451e-80df-2331b18791ce") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "35b45d08-12cd-4b2c-9b14-40586cbe0915") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a74ce6c2-048b-48d2-818d-2254737d70a8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "3c86fa3e-d1ba-4020-99e1-338ad76cf040") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0 90) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 83 "+3.3V_BMS") + (pintype "passive") + (uuid "634eb689-edc8-4b5c-a5fe-3ca3cdd90a85") + ) + (pad "2" smd roundrect + (at 0.9125 0 90) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 157 "Net-(Q1-A)") + (pintype "passive") + (uuid "e51e924e-00ba-427c-9754-ad7447413ca3") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "300c6e21-d4b2-4549-9ca8-5274c68584d4") + (at -82.225 93.6775) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C14" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "f675b4c6-d4a2-479c-81c6-f9e5b2c5b5b6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "1156ffe7-6d1d-4dd6-b46d-65024563ee45") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6840fd1b-9588-4f34-a1da-ebccbe8fc630") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "359260a1-b988-4515-b184-d89929fc9c5a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/775bf026-211b-4e5c-9ace-1fd049eef61a") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8d22de51-d4b3-4323-a9b5-4a4fc259ac9f") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "62f7cc8a-a71a-4007-a7d9-676bf2bbaea4") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "645a4125-7125-4b92-917d-892649228497") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "12bc20e5-1e88-41c5-b14c-3d06cc4c97d5") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7865aaef-f944-4488-91cd-e01e91e465ec") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "09f15825-b61e-4d09-bfa5-eb1a81e8044d") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "f95adf8b-bb21-4918-b88a-1af927025f7c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:SOIC127P600X175-8N" + (layer "F.Cu") + (uuid "3196767c-b3b1-4a8f-b91f-4fa9a411b9aa") + (at 26.9 135.6675) + (descr "8-PIN SOIC 150MIL") + (tags "Integrated Circuit") + (property "Reference" "IC2" + (at 0 0 0) + (layer "F.SilkS") + (uuid "de8a6455-c4d9-483e-95cf-520b02fdc65b") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "IS25LP032D-JNLE-TR" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "014659b3-acb5-40eb-933f-3e20dc8f8724") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "https://datasheet.datasheetarchive.com/originals/distributors/DKDS-39/6158.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1d7fdf26-4d83-4132-878a-16c011ef93fe") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "NOR Flash 32M QSPI, 8-pin SOP 150mil ET" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0078e750-13d5-433d-bf27-1522d3960796") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1.75" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "445294f8-5530-40bd-8001-028717fc7c23") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "870-IS25LP032DJNLETR" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7dd8a302-cce5-4a39-865f-49cfa7175993") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/ISSI/IS25LP032D-JNLE-TR?qs=DXv0QSHKF4wmLpbdvyEMLw%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e75c2b09-539e-4b8b-83f5-27c8e39c148f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Integrated Silicon Solution Inc." + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f4874946-d601-4f56-8eff-dd64be9e2cf0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "IS25LP032D-JNLE-TR" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5fb4de45-8f07-439d-899f-6f69d68190d6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/819422e0-fb53-4117-9281-c52c5b1e2ba8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.475 -2.58) + (end -1.95 -2.58) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "1fdd1c09-50fa-4395-96fc-f8887e64e788") + ) + (fp_line + (start -1.6 -2.45) + (end 1.6 -2.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "9abb805c-4f25-4dde-b6a5-197b0f0b14cf") + ) + (fp_line + (start -1.6 2.45) + (end -1.6 -2.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "86c7c0af-a3a5-4069-b896-7c2511abe3b1") + ) + (fp_line + (start 1.6 -2.45) + (end 1.6 2.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "4f907bf0-6a32-455f-a9e1-e7a2f4a2ceab") + ) + (fp_line + (start 1.6 2.45) + (end -1.6 2.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "5fce7c8f-9734-4817-9bc1-db831e0b2362") + ) + (fp_line + (start -3.725 -2.75) + (end 3.725 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4662a680-ea01-4f52-8e1a-997626d700c1") + ) + (fp_line + (start -3.725 2.75) + (end -3.725 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "880dca37-74c6-4c70-a478-3eed2574198b") + ) + (fp_line + (start 3.725 -2.75) + (end 3.725 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a4a8a8c4-2a9a-4a3c-9d2d-1279af941ca3") + ) + (fp_line + (start 3.725 2.75) + (end -3.725 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4a29b45b-6bf7-4f73-a649-0b9e823de76e") + ) + (fp_line + (start -1.95 -2.45) + (end 1.95 -2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bbac9b66-1465-461e-9691-908f14cfddeb") + ) + (fp_line + (start -1.95 -1.18) + (end -0.68 -2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "db7ac6b1-8789-4c77-8113-f67234d7b78f") + ) + (fp_line + (start -1.95 2.45) + (end -1.95 -2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f38aa309-c8dd-4c14-a90f-72c59f5bc1fa") + ) + (fp_line + (start 1.95 -2.45) + (end 1.95 2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e6498ac1-6991-4bba-9069-6de5c5c3ff99") + ) + (fp_line + (start 1.95 2.45) + (end -1.95 2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c25995e7-21b8-436b-aaaa-9766f9ca9076") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "8bbccbdc-ccb2-4da1-8943-acd04adfce3c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.712 -1.905 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 91 "/QSPI_SS") + (pinfunction "CE#") + (pintype "passive") + (uuid "ad831e5d-b35d-4466-9d14-774c2e35b869") + ) + (pad "2" smd rect + (at -2.712 -0.635 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 88 "/QSPI_SD1") + (pinfunction "SO_(IO1)") + (pintype "passive") + (uuid "1c5ad85a-10be-4144-bf02-6610f2db7a99") + ) + (pad "3" smd rect + (at -2.712 0.635 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 93 "/QSPI_SD2") + (pinfunction "WP#_(IO2)") + (pintype "passive") + (uuid "cbfc2708-70be-428c-a92d-29ed15741457") + ) + (pad "4" smd rect + (at -2.712 1.905 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "ca6e63bf-b132-4b74-87f1-365e320f9234") + ) + (pad "5" smd rect + (at 2.712 1.905 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 92 "/QSPI_SD3") + (pinfunction "SI_(IO0)") + (pintype "passive") + (uuid "add164db-fdb6-44b8-befc-931f5f3df100") + ) + (pad "6" smd rect + (at 2.712 0.635 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 89 "/QSPI_SCLK") + (pinfunction "SCK") + (pintype "passive") + (uuid "4c26ab44-1649-49b3-98f5-01505a4152ae") + ) + (pad "7" smd rect + (at 2.712 -0.635 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 90 "/QSPI_SD0") + (pinfunction "HOLD#_OR_RESET#_(IO3)") + (pintype "passive") + (uuid "936a9def-af19-456f-a637-12ef7ce03dc3") + ) + (pad "8" smd rect + (at 2.712 -1.905 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 4 "+3.3V") + (pinfunction "VCC") + (pintype "passive") + (uuid "851117cb-e490-46a3-8bc5-078c82c0ed60") + ) + (embedded_fonts no) + (model "IS25LP032D-JNLE-TR.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "319f5a03-ced5-48db-84a3-4e3a6b71572e") + (at 157 91.8 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R32" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "537c66dc-81c4-4fc0-93f7-07d8fb56b9ce") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0.2 1.6 0) + (layer "F.Fab") + (uuid "ef93378f-ce23-4bdb-aff9-80de9edee09f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "30188650-9295-4fb0-b6dc-5fe44c5d980c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bf4bece8-46f7-4939-b1b1-71a192d814da") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/0866e97d-00d6-462d-b7d4-8caa67dac752") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f6e2dddb-482b-45b0-bafe-37030d467389") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bcf6e242-fee5-4cfc-a772-5e279d669e3c") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d4e57ad1-681d-4dba-9dee-6c58055769e9") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "efadfc51-596f-461a-af6d-925f1b5cef01") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ca2811b7-2a43-461e-87d3-fcfa0d122874") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 105 "/BL_7") + (pintype "passive") + (uuid "823be80e-c50c-4558-824b-fea6e40a04b6") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 42 "Net-(IC1-VC7)") + (pintype "passive") + (uuid "2f0fdcad-8220-4e56-aa10-40be7aa30306") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Power solder pad" + (layer "F.Cu") + (uuid "33048301-035b-4cc9-8c19-650185f1f36a") + (at -52.25 114.5425) + (property "Reference" "J9" + (at 0 -6.4 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "83eeae3b-4d74-4006-992e-9d3fcb7673de") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -4.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "8d4856bf-e706-4d78-8c9a-7a92d8483c66") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "375fbd90-6a86-4342-8c59-02a40321c103") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8f58b856-83b4-44d5-a75a-17ffdcf5e9ee") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/6017aee9-3664-4f3d-a897-959ba3a0ebcf") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "c28048c8-c925-45e7-888c-c71857b709e4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 30 "/LED4_W_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "15dfe094-04e2-4484-a6fb-996c1673cc66") + ) + (pad "2" thru_hole roundrect + (at 2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.3571428571) + (net 29 "/LED4_W_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "d5b7f1c3-d589-4cfa-a6a8-ed3ddf36aab2") + ) + (embedded_fonts no) + ) + (footprint "footprint-lib:EMVY101ARA101MKE0S" + (layer "F.Cu") + (uuid "3366342b-44ec-4bc3-823f-8cb58204e101") + (at -70.55 147.0675) + (descr "cap_5151P") + (tags "Capacitor Polarised") + (property "Reference" "C4" + (at 0 0 0) + (layer "F.SilkS") + (uuid "db31d61d-3edd-4a9b-9497-abd43f43580f") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "EMVY101ARA101MKE0S" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "ce476a35-da34-4756-9e1b-240f569ec690") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c7995623-8467-4842-8e1c-39168855e009") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "40df5566-7918-4700-bade-f25e2aba231d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/6259409b-a1cc-48e2-85f7-73c1d5123c63") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -7.675 -6.5) + (end 6.5 -6.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a5e2ab1e-72ff-417e-abdc-b22fea24a707") + ) + (fp_line + (start -3.25 6.5) + (end 6.5 6.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a55eee80-de8b-46cf-b1da-5d8e0ed48cab") + ) + (fp_line + (start -8.175 -7.1) + (end 8.175 -7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "7b36baab-0d22-4dfe-b5d8-c50c44a4ccfa") + ) + (fp_line + (start -8.175 7.1) + (end -8.175 -7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "e1c9429c-451b-47f0-b8d7-b5c4002ebaf1") + ) + (fp_line + (start -6.5 -3.25) + (end -6.5 3.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "9e95eda3-f478-4a1d-8e92-51caadd36db1") + ) + (fp_line + (start -6.5 3.25) + (end -3.25 6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "db70a271-da3d-412c-9d2d-98908fc527b6") + ) + (fp_line + (start -3.25 -6.5) + (end -6.5 -3.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "8c94dba3-498e-4519-9aa4-f4c5672449f8") + ) + (fp_line + (start -3.25 6.5) + (end 6.5 6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "8d6ee0e8-8899-4568-b582-90ab3edffcaa") + ) + (fp_line + (start 6.5 -6.5) + (end -3.25 -6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "d730f34e-35d3-47f0-88ef-14fe1d8149f7") + ) + (fp_line + (start 6.5 6.5) + (end 6.5 -6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "8dafd255-685b-4a6e-b5f9-041521db47ce") + ) + (fp_line + (start 8.175 -7.1) + (end 8.175 7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "a7b98ded-6678-4c09-8566-2d5f01cdb4a1") + ) + (fp_line + (start 8.175 7.1) + (end -8.175 7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "adeb81d6-c548-41ad-a180-5c7732bac839") + ) + (fp_rect + (start -8.175 -7.1) + (end 8.175 7.1) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "300c5327-71c5-4938-962f-acd677b8a17a") + ) + (pad "1" smd rect + (at -4.85 0 90) + (size 2.35 5.65) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "65758bad-a282-46a4-9bb4-68cecf623fc2") + ) + (pad "2" smd rect + (at 4.85 0 90) + (size 2.35 5.65) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "da1b2022-c24b-4972-8017-fdd38cabb3bd") + ) + (embedded_fonts no) + ) + (footprint "footprint-lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "363c5406-6ca0-4c80-a9a7-48922eeb194c") + (at -71.35 100.7175) + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C28" + (at 0 0 0) + (layer "F.SilkS") + (uuid "619fed4a-8168-40ae-856a-bba2ee11c84a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865081740001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "c0d1fbdb-d5fc-4bfb-8072-1868cc31ced3") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "284a39cd-b941-4217-b209-17dfc559a1e5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "47474fd7-7cf0-4a17-8404-a4ef210a5fd8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/37a4234e-133e-4f3a-95c3-e5bead6374fe") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "6a1c4093-b79a-4647-aa88-68253854b12e") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "453ce3fb-9efb-46c7-8340-00a440e85555") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1e70d556-93bc-48a2-a700-d1fd170476aa") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a2d4384f-5b3a-463e-a7b2-5953ec6e4cf2") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "984b8feb-0dcf-468d-a10b-d7672c80194c") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0e8d5b57-f565-460d-a948-5b73f522441c") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ebcf7ed3-72f8-4a8d-af2f-e2e4f420dec6") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "03f190b2-e0b8-4d74-8d72-625056477ff3") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a8725cb7-ea3d-46bf-87b3-3089a9b8ddc5") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b12191fb-13aa-4051-a3b4-9ffe32c28357") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b507f5b1-ab26-441b-8553-9bd49c1cd1b8") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7dd96e47-050c-4a40-a10b-004afe2d52df") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "06b2c114-f7d9-4433-91ce-4045c0b74fe0") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 19 "/LED2_C_POS") + (pintype "passive") + (uuid "00dc02fb-96f1-49c1-a951-8bcb6fbdec16") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 20 "/LED2_C_NEG") + (pintype "passive") + (uuid "01b331ec-b412-401d-bcb5-061808fc044d") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "365f0c00-a69a-49ca-8e35-b9d1d729121e") + (at 153.6 83.4 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C47" + (at 3.2 0 90) + (layer "F.SilkS") + (uuid "3f317e58-fa7a-4b0e-a4f2-b723e0c4e3a5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "2ad7c097-a73c-497d-a3ba-dacc84c9d293") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "113c5370-feca-46ef-b532-3550a14447ab") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "8f2e5b02-08fa-41c6-8edb-5b33a4c9da7c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/9aa518f8-4865-4486-82dc-cb6f60e224fe") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bbb81e0b-1893-4feb-a8ac-c4aab4e6733e") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aae0d5f2-7530-4480-8d93-369c17c17f9f") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "5aa68dc7-6148-43b0-9c42-9319a6174811") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f4ff002a-a1ef-4f14-8a6b-1c2ea0c85439") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "a6407297-12b0-4cee-b2cf-49d374ff96de") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 40 "/VC5B") + (pintype "passive") + (uuid "842ad83b-64d1-442d-9e52-2cfb5e24dd97") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 53 "/TH_2_NEG") + (pintype "passive") + (uuid "1c084787-ec2e-4515-9d48-4efcc5018c76") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:865060845002" + (layer "F.Cu") + (uuid "36c31ff6-4921-428d-8d6b-8d4c4cf44430") + (at -110.005 95.7875) + (descr "6.6mm x 7.7mm_2023") + (tags "Capacitor Polarised") + (property "Reference" "C26" + (at 0 0 0) + (layer "F.SilkS") + (uuid "64aa723e-4002-4eb6-aaba-899bee9842a2") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845002" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "a32e4d12-d9e5-4e92-bfb8-c2d3076a50a9") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4cbf4f52-b660-41d6-a1c2-593670f63b58") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9a99f9a9-aafe-4711-9caa-cc4644f9b0e7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/0aafa7fc-cdee-4679-8877-b1146b2a3af6") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.45 -3.3) + (end 3.3 -3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "da78bfd6-4b94-4a4c-ad4c-26e169653498") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "946e61d2-7fb5-4686-aa5a-2c82426a8c97") + ) + (fp_line + (start -4.95 -3.9) + (end 4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1fc668d5-4e0e-4f1b-9769-aeda6d89e4be") + ) + (fp_line + (start -4.95 3.9) + (end -4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "94fc3c55-35d1-4e16-a349-7db056b6ece4") + ) + (fp_line + (start 4.95 -3.9) + (end 4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "23f4353c-cc36-4e00-b206-7c465b4e46b5") + ) + (fp_line + (start 4.95 3.9) + (end -4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cadab652-efd6-4b85-9d63-8bc7efe4254e") + ) + (fp_line + (start -3.3 -1.65) + (end -3.3 1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "01c7cfc8-bdbd-40c8-b35b-963829220ac9") + ) + (fp_line + (start -3.3 1.65) + (end -1.65 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "12894c3c-a83c-44d2-9e86-6a3e583cd613") + ) + (fp_line + (start -1.65 -3.3) + (end -3.3 -1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "01aa8119-9a96-470c-a7e2-87bbcd93b32d") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "373ce0b0-fbba-4d0d-bc84-bb3fed0d02db") + ) + (fp_line + (start 3.3 -3.3) + (end -1.65 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f3bc6ab1-2599-464f-93eb-ee1085f43f2b") + ) + (fp_line + (start 3.3 3.3) + (end 3.3 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3f2657b8-c8af-4596-99a6-0b95221999c2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9c533559-86f8-4ac5-a6f9-2f2e5fb1915d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pintype "passive") + (uuid "e14087eb-8c58-433d-a46e-f63d76eb8b2c") + ) + (pad "2" smd rect + (at 2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "29a752f1-5e31-408b-bc59-380ab73308fe") + ) + (embedded_fonts no) + (model "865060845002.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "36d5192e-ef46-4a03-bc7b-6826e54ac313") + (at 153.6 97 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C51" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "4d88eefe-a3bf-4f65-a34c-a94908426959") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "8fe154e1-b4fb-45df-a63a-51b8940ec2f7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "22863870-318e-4206-8cdd-e115f683ad3d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "9aa50ee7-8b0d-4d57-9a08-e1f7c2540118") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/07fc07ae-ec85-4a66-8ce2-6415d2aae854") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "868b186c-2c94-4745-85b0-f2f19aac0123") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2aef7f30-343a-4f3e-8d25-a20ca8d8e9aa") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "673b26a6-c9d0-435c-bd8a-d4ff4c3e577b") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e829221b-81f3-4f26-b62d-2f4ecff5f801") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "2a53cc26-a56f-49e9-920a-7b87d48a4601") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 43 "Net-(IC1-VC8)") + (pintype "passive") + (uuid "f0bcd543-9d6e-4c55-9050-c94868719ba7") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 44 "Net-(IC1-VC9)") + (pintype "passive") + (uuid "e2b81515-50f5-4366-8eae-edfe2da1b0e0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "37864782-3aa1-4e84-8649-dc6d99bf454c") + (at 143.8 110.4 180) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R49" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "31eb0aa6-99e9-4f7a-bbcb-26265ac37bf9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "ef5c9cbb-dffa-4f98-806a-f9335a17fe52") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f2da485a-e1f2-498c-b8b6-6d38b5342935") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a8bb8b95-91da-46f6-a484-e4962e074127") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/637c703f-a1d0-4f01-a906-8320c40127b8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "582dbf9f-ca56-444a-ac60-70c1c930e3b9") + ) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "884c3d2c-5cb3-4031-a083-61567240814e") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "24fb7080-bdb9-418a-8321-3cae1ed6e4a4") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "6083cf89-5e88-4e36-a0ff-e2703f731bfe") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "22036ba1-307f-4aa3-81df-511b8d03f19c") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0 180) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 159 "+3.3V_MCU") + (pintype "passive") + (uuid "6ed75848-fa0a-4759-a3d2-892486282557") + ) + (pad "2" smd roundrect + (at 0.9125 0 180) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 149 "/MCU_SDA") + (pintype "passive") + (uuid "fb22db8f-02e1-4ced-8954-5379873b4325") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:ABM8272T3" + (layer "F.Cu") + (uuid "3eedd0a5-f918-435e-bf93-5b3d4c02acc1") + (at -73.9 134.2425) + (descr "ABM8-272-T3-1") + (tags "Crystal or Oscillator") + (property "Reference" "Y1" + (at 0 0 0) + (layer "F.SilkS") + (uuid "2e2fa2e9-d2cb-44e5-8c56-ae4a27e749e3") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ABM8-272-T3" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "62745f15-cb25-4228-a4e8-d5e5ecb72eb0") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "https://abracon.com/datasheets/ABM8-272-T3.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8cdeb0aa-731f-44fc-a27f-9ead945d6b1c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Crystal, 12 MHz, SMD, 3.2mm x 2.5mm, 30 ppm, 10 pF, 30 ppm, ABM8 Series" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "12359870-47e7-424c-816c-6e867cf2a1ad") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "0.8" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7dbc8c08-98e6-48bf-a2f3-45892d917b16") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "815-ABM8-272-T3" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a1fbe4ba-8a4a-4ce3-aea7-79be341dfbaf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/ABRACON/ABM8-272-T3?qs=QpmGXVUTftEj6miOiJBMxQ%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "aa256d80-d36c-49f1-8a33-ca242ac7b114") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "ABRACON" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "afcddd5a-e2ec-44b4-b1ac-a02b6a6dec37") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "ABM8-272-T3" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7bbbd63c-0ff5-48b0-873f-f59488b979b8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/456e7386-7e98-4623-b9e9-6540634fea0e") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.15 1.8) + (end -1.15 1.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "6ed8e80f-7008-41fb-ad8f-0921ebdbd8dd") + ) + (fp_line + (start -1.15 1.9) + (end -1.15 1.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "d529f810-26f7-427b-bd57-9a5258f6f6b3") + ) + (fp_line + (start -0.2 -1.25) + (end 0.2 -1.25) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "39431e1f-5f09-4576-96a4-3f5d4860ae9f") + ) + (fp_line + (start -0.2 1.25) + (end 0.2 1.25) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "83758662-abcf-4573-9c61-58bb59fb9608") + ) + (fp_arc + (start -1.15 1.8) + (mid -1.1 1.85) + (end -1.15 1.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "c096308b-d37e-4f94-bacb-1db7c3c32ba7") + ) + (fp_arc + (start -1.15 1.9) + (mid -1.2 1.85) + (end -1.15 1.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "338d777b-8174-46e9-a22f-c7509277fc20") + ) + (fp_line + (start -2.8 -2.4) + (end 2.8 -2.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2bfe9f25-b328-4f6b-ac74-59c8cf50782c") + ) + (fp_line + (start -2.8 2.4) + (end -2.8 -2.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "edd712c5-f042-44ec-a8ea-ec6646f8a3ba") + ) + (fp_line + (start 2.8 -2.4) + (end 2.8 2.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2417866b-d5ea-4c31-b53e-7374c9a5a023") + ) + (fp_line + (start 2.8 2.4) + (end -2.8 2.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "089def2b-8c81-4043-9444-0babf38d0698") + ) + (fp_line + (start -1.6 -1.25) + (end 1.6 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3471835a-bd74-4d0d-a624-5615654a39ba") + ) + (fp_line + (start -1.6 1.25) + (end -1.6 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0a985c24-3b37-46d3-9a43-7bee9c73a7f0") + ) + (fp_line + (start 1.6 -1.25) + (end 1.6 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "78df078a-829b-47d9-bd16-718ad3a9255b") + ) + (fp_line + (start 1.6 1.25) + (end -1.6 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "63450d90-4e5d-4e2a-9cc3-6fcdfbe41488") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ce5dcd8d-b7d0-4ad7-ad73-52b66b10bf2d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.15 0.875 90) + (size 1.05 1.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 7 "/XIN") + (pinfunction "CRYST_1") + (pintype "passive") + (uuid "41bd8c88-d6f9-4b49-89fb-3da851d6c80a") + ) + (pad "2" smd rect + (at 1.15 0.875 90) + (size 1.05 1.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_1") + (pintype "passive") + (uuid "23fa35f5-081d-43e5-ab20-f780a6b98d23") + ) + (pad "3" smd rect + (at 1.15 -0.875 90) + (size 1.05 1.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 6 "Net-(Y1-CRYST_2)") + (pinfunction "CRYST_2") + (pintype "passive") + (uuid "5f9de604-8266-471a-bfc5-d7975fdb391c") + ) + (pad "4" smd rect + (at -1.15 -0.875 90) + (size 1.05 1.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_2") + (pintype "passive") + (uuid "284f2ee1-4dc9-49e0-a58e-a15e0cc6bdd7") + ) + (embedded_fonts no) + (model "ABM8-272-T3.stp" + (offset + (xyz 0 0 0.2599999866) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x20_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "407332aa-d754-44e3-b5cd-381681a5a1c6") + (at -91.285 67.1175) + (descr "Through hole straight pin header, 1x20, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x20 2.54mm single row") + (property "Reference" "J16" + (at 0 -2.38 0) + (layer "F.SilkS") + (uuid "5bdc7b29-6f30-4426-9306-bcb5a13a7f59") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x20_Pin" + (at 0 50.64 0) + (layer "F.Fab") + (uuid "3ad74710-cb61-4384-bd58-a895136d6497") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e4558431-ded7-4068-ba03-e5152e3d353a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x20, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e3713a9c-e914-4517-87fb-a4bf8fe81419") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/0fcb1c1e-df93-49a8-ab09-56202969b7dc") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_line + (start -1.38 -1.38) + (end 0 -1.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cb7d640f-8274-4355-9726-1e9d5c6a17c9") + ) + (fp_line + (start -1.38 0) + (end -1.38 -1.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ccda4575-f512-4ff8-a0d6-314e8876e0d4") + ) + (fp_line + (start -1.38 1.27) + (end -1.38 49.64) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bc02e0e0-1de3-4a2d-8a17-28e5d319c92e") + ) + (fp_line + (start -1.38 1.27) + (end 1.38 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1ea453a2-0b8a-4df0-969c-c93359d4051a") + ) + (fp_line + (start -1.38 49.64) + (end 1.38 49.64) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a380f94c-bc46-43ab-bf4d-f7868a4d1aed") + ) + (fp_line + (start 1.38 1.27) + (end 1.38 49.64) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7e651eef-8145-4d9b-b1e0-146b587536d5") + ) + (fp_rect + (start -1.77 -1.78) + (end 1.77 50.03) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2c1850ce-51c2-4ee7-b0af-4ca57445f8d4") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c380531d-2b1b-41c5-98ef-389ebece8ad1") + ) + (fp_line + (start -1.27 49.53) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8034771c-dca6-4502-b2b8-73249c5f08c6") + ) + (fp_line + (start -0.635 -1.27) + (end 1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "793bd25f-6d7d-42ab-82d2-1a6239759e05") + ) + (fp_line + (start 1.27 -1.27) + (end 1.27 49.53) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a406c32c-8d4b-4f3a-982b-305a32ce03b6") + ) + (fp_line + (start 1.27 49.53) + (end -1.27 49.53) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8b39a5cb-6ce4-4ca3-862a-45b382a8e9df") + ) + (fp_text user "${REFERENCE}" + (at 0 24.13 90) + (layer "F.Fab") + (uuid "af8bbb20-67fb-4673-ad61-fe93763abdf2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 117 "/GPIO_0") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "1f3a41c3-214e-4369-86ff-4dc5a9e98f78") + ) + (pad "2" thru_hole circle + (at 0 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 116 "/GPIO_1") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "14fc064b-6be9-4b3d-b0d4-0aa863c1bec7") + ) + (pad "3" thru_hole circle + (at 0 5.08) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "07189c43-a682-41f9-8592-e6ef2bf58ae4") + ) + (pad "4" thru_hole circle + (at 0 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 127 "/GPIO_2") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "e642d405-d522-47bc-8c70-e400316462a6") + ) + (pad "5" thru_hole circle + (at 0 10.16) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 126 "/GPIO_3") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "dcceb05c-124c-41b8-8325-08173025cd30") + ) + (pad "6" thru_hole circle + (at 0 12.7) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 123 "/GPIO_4") + (pinfunction "Pin_6") + (pintype "passive") + (uuid "7cf0f4e6-31a4-40c1-98fc-48b1ac39be17") + ) + (pad "7" thru_hole circle + (at 0 15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 125 "/GPIO_5") + (pinfunction "Pin_7") + (pintype "passive") + (uuid "b6a18af3-1e11-44ab-992e-c54ee0ec529f") + ) + (pad "8" thru_hole circle + (at 0 17.78) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_8") + (pintype "passive") + (uuid "c3b167b4-cda6-456b-b81c-6409188b6292") + ) + (pad "9" thru_hole circle + (at 0 20.32) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 121 "/GPIO_6") + (pinfunction "Pin_9") + (pintype "passive") + (uuid "581e0e08-d352-4d58-b911-717a373b7d31") + ) + (pad "10" thru_hole circle + (at 0 22.86) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 124 "/GPIO_7") + (pinfunction "Pin_10") + (pintype "passive") + (uuid "b2f7cf1f-e18a-40dd-aed2-59527dd6269c") + ) + (pad "11" thru_hole circle + (at 0 25.4) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 128 "/GPIO_8") + (pinfunction "Pin_11") + (pintype "passive") + (uuid "ec1224fd-8cc7-4b40-a9bb-8b4c438a7b95") + ) + (pad "12" thru_hole circle + (at 0 27.94) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 115 "/GPIO_9") + (pinfunction "Pin_12") + (pintype "passive") + (uuid "11d31311-6efb-452f-a3c4-6ac304d57f0c") + ) + (pad "13" thru_hole circle + (at 0 30.48) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_13") + (pintype "passive") + (uuid "e2e0cd04-3038-4292-9230-a38670f2bf8f") + ) + (pad "14" thru_hole circle + (at 0 33.02) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 118 "/GPIO_10") + (pinfunction "Pin_14") + (pintype "passive") + (uuid "2bcc708d-e545-412f-9733-35f15d302713") + ) + (pad "15" thru_hole circle + (at 0 35.56) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 122 "/GPIO_11") + (pinfunction "Pin_15") + (pintype "passive") + (uuid "65f4de8c-f194-4904-9814-55c62fd1024c") + ) + (pad "16" thru_hole circle + (at 0 38.1) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 114 "/GPIO_12") + (pinfunction "Pin_16") + (pintype "passive") + (uuid "b37fe87e-7c54-4d91-8171-962d79ebcf47") + ) + (pad "17" thru_hole circle + (at 0 40.64) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 113 "/GPIO_13") + (pinfunction "Pin_17") + (pintype "passive") + (uuid "1644e70a-aaad-45fa-a9c4-c092165182a0") + ) + (pad "18" thru_hole circle + (at 0 43.18) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_18") + (pintype "passive") + (uuid "5228e483-5bad-4361-9f12-cfefe391cacb") + ) + (pad "19" thru_hole circle + (at 0 45.72) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 119 "/GPIO_14") + (pinfunction "Pin_19") + (pintype "passive") + (uuid "43ef6b28-f181-4476-9d13-50c5c0d395a1") + ) + (pad "20" thru_hole circle + (at 0 48.26) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 120 "/GPIO_15") + (pinfunction "Pin_20") + (pintype "passive") + (uuid "4e2064e0-3286-48da-907f-62c9705373c7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x20_P2.54mm_Vertical.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "40cbd7b0-9c63-4e4b-b40a-259ebaa03091") + (at 0.9875 113.6575) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R10" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "b2f4a0d4-37d4-4b62-a61f-e6797d7a6806") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "7ffedd22-5e1c-4df1-800d-48428f39ecd2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c34e3fc8-7eb2-47f6-a0eb-aa37bcae25e1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "48788f7c-2225-46dd-a6c7-b12fa0375750") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/e553c14a-d9fb-495f-aab4-a1cd374e3b47") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "56083ceb-00b3-4737-a5dc-298f9d6a0593") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "edb20490-692c-436d-a1f1-2dae50cbb431") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "125df832-a6ef-4fcc-be2c-f509fe34444d") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3f2595f7-db20-46ea-8243-54cb057713ea") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "dea5d4de-49da-4ebe-bfd8-55664a504c07") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 127 "/GPIO_2") + (pintype "passive") + (uuid "87ec93c6-ada9-4f69-8a2e-c78be86c0cc8") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 12 "/LED2_W_CONTROLL") + (pintype "passive") + (uuid "a5fdd877-620c-4198-adf5-53ad29c8c2f0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "4127bce9-cf9f-43b0-acf7-fc767b8cbd32") + (at -82.225 83.6375) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C10" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "927a37c3-4a85-44aa-baec-8937403c4384") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "dbb4522a-3692-4dd8-8f48-c29fa36f354e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "882c9011-faf3-4004-89f6-cd0ce0f7a582") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9bd1c7f4-3c6f-4b68-b180-fe50ffe2c98a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/d92d6cf0-fe1f-4803-9ddd-5674ac60693f") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e18d6494-aa4c-4bf5-9ccd-15a523d207f2") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd6840a0-d008-40cd-9d06-ea8efd5519f3") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d318dc49-bbb3-4a83-bd0e-dc5c792aa65b") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "74681369-f787-40f4-bce9-dd572db612c4") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c85954b9-b375-4729-af66-150c154b88ef") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 8 "+1V1") + (pintype "passive") + (uuid "8f0f3963-febd-4bc4-8a76-1e52d348f336") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "9bf8e3b5-4b41-405d-a179-623ebdcb0ddf") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "41f0362e-7140-4e5f-b173-4a32bc96ecba") + (at 0.9875 128.7175) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R21" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "c740b3fc-beb8-477a-8fd7-817683c7d7c9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.4825 0) + (layer "F.Fab") + (uuid "4b5bc2b9-4123-43f3-b108-e6e2f87cf1e8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "030360ee-1503-4be1-a050-dce8e712326e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2c37e44e-bdf1-457f-8b45-369f2f75c609") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/9fe51340-bd91-4f51-9dbc-34e18951034b") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "46f3d69b-b7fc-4167-8229-bbb9ac174ef5") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8d0fcc8b-fb50-4c6d-a2a6-f78d57bf92d4") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "04bae190-3e03-4c0b-872f-ef69b1368861") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "8cd5ebd1-8919-489c-ab50-5d14d3836b57") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "5666f960-a1a5-4b17-a3b1-6ff0fa9d256d") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 124 "/GPIO_7") + (pintype "passive") + (uuid "73b4018d-b286-4348-9e6d-3ee44247afc1") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 28 "/LED4_C_CONTROLL") + (pintype "passive") + (uuid "000d562b-57fe-4dbb-98df-17d54bb818f1") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "42a1d044-cfe1-4a46-99c7-3f489933768b") + (at -77.875 76.1075) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C23" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "97917345-03b7-49ea-a50b-b060481ca411") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "1a0e4348-0e58-4c72-b989-dbf3b71962f2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5fde498c-c1c8-4110-bee7-e756caaba8d5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f2016a84-7f92-49cb-ada9-43e57f4fedf3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/be623d4a-90ed-4a3a-86fd-c3fc8c420aad") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f7cb3f09-bda7-41cf-a21e-89c6daec43cf") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "12ad812a-0dc2-42ca-bc6b-4ee9f3bb3bd7") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a7cc6e0a-7cd5-48f9-b8a7-eff8478b7f7d") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "c6d7dd9a-3643-4cde-bc98-a2382080fa4c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "4036269d-d575-4f4c-8abd-3efe01dfd3bf") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 14 "/LED1_C_CONTROLL") + (pintype "passive") + (uuid "fe230c1e-1e19-4b7a-a9c9-1798f50bef75") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "274e4117-708e-41e3-a5c0-1c17706077ba") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SOD-123F" + (layer "F.Cu") + (uuid "4384e648-404b-448e-a092-b7b5732505de") + (at 143 80) + (descr "D_SOD-123F") + (tags "D_SOD-123F") + (property "Reference" "D11" + (at -0.127 -1.905 0) + (layer "F.SilkS") + (uuid "3deac5b9-093c-47fa-b8f3-3071602fee5e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "GS1002FL_R1_00001" + (at 0 2.1 0) + (layer "F.Fab") + (uuid "fd6bef87-f251-407a-abb1-cf2fd52d347b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "09a8a313-6c6d-45fe-a300-e77610dbd54a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "98715912-63d3-4322-af8c-d01f841d67f0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7d2f9bd1-1599-4064-99a6-c77a3089ebeb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cb5d7c64-308a-4d74-9f55-f0f628db155c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/c769a444-d65a-4658-8855-f82c6bd98211") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -2.21 -1) + (end -2.21 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ce90758f-1456-43fa-85cb-b927122bbce2") + ) + (fp_line + (start -2.21 -1) + (end 1.65 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b312569d-3d40-481c-8b2b-8cb7837bb5a6") + ) + (fp_line + (start -2.21 1) + (end 1.65 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eb5079d4-23a7-4d02-b57a-5e070e4a4ebb") + ) + (fp_line + (start -2.2 -1.15) + (end -2.2 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a265d9d6-afb8-4548-b91f-df1bd34c7204") + ) + (fp_line + (start -2.2 -1.15) + (end 2.2 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2aec414e-b3e9-44b3-a26d-45f53144964e") + ) + (fp_line + (start 2.2 -1.15) + (end 2.2 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3c6ef617-f1e5-4fd7-905c-445e1ba50956") + ) + (fp_line + (start 2.2 1.15) + (end -2.2 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "64d1b71a-fa9e-4354-94d3-0283da94a2be") + ) + (fp_line + (start -1.4 -0.9) + (end 1.4 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c371e1f5-afa6-47ea-b058-6531cb5f1dac") + ) + (fp_line + (start -1.4 0.9) + (end -1.4 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ae0538c9-0eb3-4cd2-88c3-661852d55382") + ) + (fp_line + (start -0.75 0) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "53675b46-22df-42a9-81d8-b46483d1c5f0") + ) + (fp_line + (start -0.35 0) + (end -0.35 -0.55) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1092f690-11df-4d19-a0fc-59c28bedb5ea") + ) + (fp_line + (start -0.35 0) + (end -0.35 0.55) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e11af7b3-fe02-4108-b1c7-7aa73cf5812e") + ) + (fp_line + (start -0.35 0) + (end 0.25 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "85137f74-2300-466d-8f39-1813c067f947") + ) + (fp_line + (start 0.25 -0.4) + (end 0.25 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b1c412a1-7e00-4e9e-add5-4da354a7479a") + ) + (fp_line + (start 0.25 0) + (end 0.75 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0ebe56f5-40cf-43f7-9f14-957e3b17c72b") + ) + (fp_line + (start 0.25 0.4) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "838e8ad5-4584-4cba-995c-0536037d96a9") + ) + (fp_line + (start 1.4 -0.9) + (end 1.4 0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "84aeb87f-a383-4b59-bfd0-f6d573de9556") + ) + (fp_line + (start 1.4 0.9) + (end -1.4 0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "10d1a2c5-a43a-4f18-9683-e132ce0c7f84") + ) + (fp_text user "${REFERENCE}" + (at -0.127 -1.905 0) + (layer "F.Fab") + (uuid "3b6a6b96-eb2b-40a8-9639-1f274c3c6951") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -1.4 0) + (size 1.1 1.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.2272727273) + (net 53 "/TH_2_NEG") + (pinfunction "K") + (pintype "passive") + (uuid "60261913-7a10-404e-b942-fb9d07c6143f") + ) + (pad "2" smd roundrect + (at 1.4 0) + (size 1.1 1.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.2272727273) + (net 39 "/VC5_I") + (pinfunction "A") + (pintype "passive") + (uuid "7e44c0f1-6dff-4cdc-a0c6-fe53ec9558cd") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-123F.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:High power solder pad" + (layer "F.Cu") + (uuid "43c95334-75d0-4648-926c-8095205d8901") + (at -65.7125 47.5475) + (property "Reference" "J2" + (at 0 -6.5 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "cd677da0-34de-41ec-be48-56630d8a78ff") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -5.2 0) + (unlocked yes) + (layer "F.Fab") + (uuid "1d764492-54d7-449d-a910-a21568a61eff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "28df8fee-e8ae-4ed0-ac73-5414970d75a5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "71ad7e95-7706-4420-afe9-8b52f6a2cbbd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/027f5005-d7f9-4e13-b143-cc7bad5ffb4a") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.5 0) + (unlocked yes) + (layer "F.Fab") + (uuid "adaf0ffe-2d15-4379-8e6d-f49e6e27bffa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -3.5 0) + (size 4 4) + (drill oval 1.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "e4a5d6f0-3551-4896-ba40-79758e2a0821") + ) + (pad "2" thru_hole roundrect + (at 3.5 0) + (size 4 4) + (drill oval 1.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.375) + (net 2 "+BATT") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "f30bfa3e-dadd-4b82-8ccd-675b1704886a") + ) + (embedded_fonts no) + ) + (footprint "footprint-lib:SOT95P280X100-5N" + (layer "F.Cu") + (uuid "43faa3e8-0f8e-4076-8024-0e2e699b50dd") + (at -60.775 123.2925) + (descr "TSOT25") + (tags "LED") + (property "Reference" "LED7" + (at 0 0 0) + (layer "F.SilkS") + (uuid "9f2dadce-40e3-43da-b580-1beefa9a0f71") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "3974bfb4-c1e2-4310-bdf2-beb287243be9") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6108aa31-8f95-4fee-b315-ea54fcdebed6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "54d847f1-7bb3-4b3c-a0e0-705be24439a1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e5e14f10-096f-4a11-9c94-2ad8942895f5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d6753844-c721-406b-b72d-c3a1f3ac5dbc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a8e2cbee-da08-4a17-9f43-17467cda0158") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "317fbec8-2c35-472c-9284-e44229097a78") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cf4ebe09-cd7c-4aa4-b75b-2356c283b87b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/a94acd28-2969-458b-aab5-fd8d07066f6d") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.825 -1.475) + (end -0.775 -1.475) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "aebc5b6b-5b10-442e-8fdc-5c94db2d0ae6") + ) + (fp_line + (start -0.425 -1.45) + (end 0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "21e06cc2-d133-4de1-9240-df70b0ce7c86") + ) + (fp_line + (start -0.425 1.45) + (end -0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "57e85487-695a-4362-8e5e-acf2cd3537c2") + ) + (fp_line + (start 0.425 -1.45) + (end 0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "417c64df-c552-43c9-a911-4ad480d1739f") + ) + (fp_line + (start 0.425 1.45) + (end -0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a264bdb8-5ac3-42b1-ac28-fbe63880a78d") + ) + (fp_line + (start -2.075 -1.7) + (end 2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "853cd810-a0ab-433f-85e9-2726221e68c1") + ) + (fp_line + (start -2.075 1.7) + (end -2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "566d4af5-10e2-48cb-9fb3-ea12090dc3b1") + ) + (fp_line + (start -0.8 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "6d8cbcb6-9355-4a0d-a376-9e575f203b15") + ) + (fp_line + (start -0.8 -0.5) + (end 0.15 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "fb067ffd-f5cf-4876-9e01-0c6df2b55c11") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "33327c7b-11df-4b4e-8122-19faa6c7c9bf") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "30f8b005-bdeb-4ba5-9fe8-949b3e50ef87") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "9f6f7ac8-a262-4693-b518-ad146cabe28d") + ) + (fp_line + (start 2.075 -1.7) + (end 2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "054fd195-6f1a-471a-8697-e7f0ab03f4b3") + ) + (fp_line + (start 2.075 1.7) + (end -2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "c2e2a9fa-ebdc-493e-a7bd-53791206de0a") + ) + (pad "1" smd rect + (at -1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 66 "Net-(D9-A)") + (pinfunction "LX") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "18675520-5176-42b3-9885-a7ecf5a2c113") + ) + (pad "2" smd rect + (at -1.3 0 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "1049b36d-40d8-4feb-b56e-f5018642fe12") + ) + (pad "3" smd rect + (at -1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 27 "/LED4_W_CONTROLL") + (pinfunction "ADJ") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "e681fedb-b0a9-4cb1-bd11-cd2885b85238") + ) + (pad "4" smd rect + (at 1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 30 "/LED4_W_POS") + (pinfunction "ISENSE") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "1e343c00-3c5c-492c-ba8f-d208558c2e1e") + ) + (pad "5" smd rect + (at 1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "406123b5-b70b-492a-a1b4-b296b673e5ef") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "453080fd-ddfd-4e9c-945f-8be78dd028e9") + (at -82.225 76.1075) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C7" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "0cf9dc5a-bf11-4fca-937c-c5cc8f00bbc1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "15pf" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "65e09ae2-d75d-45fb-99ff-04fa1c083e93") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "be87f78b-dc47-431c-8911-b2bf61d4fda5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "78d3c9bc-219f-4a89-ba4b-3215099c2834") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/9116af6c-c2a7-4879-ad1c-ba00adeb71c0") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "25481f6f-5e2a-4424-95ac-991b2ec37f7e") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d56bce6c-d157-44c5-96ef-10830e89e583") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2c73e7fa-a822-4188-bccb-bc2ae370a292") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "78dc8f0d-c259-42c1-a1f0-c021176877bb") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "764b83b5-4ae4-4dfb-aa60-e7c9ab97493b") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 6 "Net-(Y1-CRYST_2)") + (pintype "passive") + (uuid "5b21b428-201a-4f11-b9c9-5f4ac9853e51") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "fcb46ba5-937d-49d5-a097-685de65456bb") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "45590a36-b32d-4d04-8e0b-5d29b07f4b46") + (at -82.225 71.0875) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C3" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "6e1808e3-4f4a-4714-99dc-77b7c105db4f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "22uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "95839a12-d8da-4a5b-9011-56b98d71bde4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d1d27416-b64b-4124-bb48-3a70d9dcd147") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "225ec380-87c0-45e0-923d-b3c69c82e18b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/0ae61e94-4f7c-4802-b134-fae9a591d997") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a49a999a-e147-4ffb-abcc-762e0c300a28") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dc0ebf89-275b-4256-8862-285cca791863") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3f6ba732-c3c3-42a8-9967-1864ecb9ce43") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3314a0ce-1019-4ccd-ae70-81fe509c0002") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9cc72ec1-d0f5-479b-977b-fb10fa165f16") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "8571685d-2885-4c63-a9c5-7728017a3be3") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "c0f864d3-763b-44f1-b6e5-21bf0664bcb0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "45f0bac2-37b4-4724-a2ad-aef5bca81b7a") + (at -49.5 75.6675) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R9" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "aed940a4-f96d-410d-9d8f-cca46e7a7b26") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "KDV12DR240ET" + (at 0 1.6 0) + (layer "F.Fab") + (uuid "2a09567d-aa71-4c9c-9b23-3a1f6b748289") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "195a04bd-7125-4621-a64b-1b6d791d353d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a4ae5d68-8828-4f4d-a4a1-240ac9cda5e1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/7e0b05a2-2970-4851-adb8-832600e9cd63") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b3e73c4b-91a7-4127-9357-c26854f93110") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f8e940b-65c1-43a3-b8b7-c3e83ab687af") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8edfdb66-e5ae-4ea7-939d-14a60992e1ba") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b9306aec-817d-472a-9e91-c86816392862") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "0296995e-de3e-46b8-9d14-c6bbf71e578f") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 11 "/LED1_W_POS") + (pintype "passive") + (uuid "dae71616-a376-420f-9ce2-c0864e466f2e") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 2 "+BATT") + (pintype "passive") + (uuid "f621d1ad-a2b5-4caf-813d-8387dbd6e85a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "47331424-5684-4da3-a71d-3a10572077d5") + (at -44.3 62.2475) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R2" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "64a9246f-b99a-41c6-a012-be7960e53a92") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "CR0603-FX-5101ELF" + (at 0 0 0) + (layer "F.Fab") + (uuid "a607da42-4180-4d80-9d82-5c174c3fae51") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "19df7cc1-32b8-47e5-8991-7413f2171d52") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f95c8515-68f0-42ce-8078-3ee5d601c774") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/8bd7959a-b66a-4563-801a-3522b30eb7a3") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "001ac6b3-d40d-4543-954c-b267df8857d7") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a05bd739-25c4-4a2b-9301-0da5b1f599d9") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "de9a6ecf-111b-4dc5-a8a4-745ff405be74") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "8f32f196-ff08-4e01-a5a9-f81f89456e4a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "a2363ebe-25e1-44aa-8858-b583b8b43db3") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "a626ef50-e330-4d35-a09b-e13b7f48b276") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 95 "Net-(J1-CC2)") + (pintype "passive") + (uuid "370c78be-4fe4-4063-9265-10f99d968eb6") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SOD-323_HandSoldering" + (layer "F.Cu") + (uuid "4742fee6-7b1e-4785-98bf-6699359696da") + (at -83.55 131.0675) + (descr "SOD-323") + (tags "SOD-323") + (property "Reference" "D2" + (at 0 -1.85 0) + (layer "F.SilkS") + (uuid "2dd666a6-0230-458e-bf7c-ccb5c7851db7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "BAS100CS_R1_00001" + (at 0.1 1.9 0) + (layer "F.Fab") + (uuid "d1b8362f-b518-4b28-be8d-7f021cffd9a6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9a5ab172-906d-49a1-b629-9ca8bb747f60") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ae1a2613-8323-483d-a2a7-1ca7a3b78e25") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/4546a7a8-861f-4b92-8d7b-46eb6c0e4d40") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -2.01 -0.85) + (end -2.01 0.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "88204824-94bb-4ce5-ab5a-4a2b7240416f") + ) + (fp_line + (start -2.01 -0.85) + (end 1.25 -0.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a88a9da8-781f-4016-8d11-ce72fc3febe1") + ) + (fp_line + (start -2.01 0.85) + (end 1.25 0.85) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "792158bb-15a1-4efe-bd4a-5d5730fb9d16") + ) + (fp_line + (start -2 -0.95) + (end -2 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9cad1910-886b-4ca9-9e88-b41563ba6789") + ) + (fp_line + (start -2 -0.95) + (end 2 -0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c11402ca-094d-492b-b470-e2cd72fbf270") + ) + (fp_line + (start -2 0.95) + (end 2 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9ab4fc88-65a1-4c44-b1a9-0fb0a0931af4") + ) + (fp_line + (start 2 -0.95) + (end 2 0.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "99d12dc0-156d-49fa-8c57-74e422722733") + ) + (fp_line + (start -0.9 -0.7) + (end 0.9 -0.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4d491fc0-31e0-460f-b904-96db982d83fe") + ) + (fp_line + (start -0.9 0.7) + (end -0.9 -0.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e1ba9e79-be83-42b3-8f73-dde9202f5572") + ) + (fp_line + (start -0.3 -0.35) + (end -0.3 0.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1a51a304-7f24-4566-95a6-608eca4e12fe") + ) + (fp_line + (start -0.3 0) + (end -0.5 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "11b57502-08c9-4b12-90ce-832ec24d98a4") + ) + (fp_line + (start -0.3 0) + (end 0.2 -0.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "117ebf4a-bb41-49c9-adf5-c145ebf9ab05") + ) + (fp_line + (start 0.2 -0.35) + (end 0.2 0.35) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dd078b4e-0218-4408-8d36-049dd14a7a89") + ) + (fp_line + (start 0.2 0) + (end 0.45 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ad85614f-d241-4b74-8854-29a5a7b818e2") + ) + (fp_line + (start 0.2 0.35) + (end -0.3 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2b56b9ca-a793-47e6-a888-4793e36e85b5") + ) + (fp_line + (start 0.9 -0.7) + (end 0.9 0.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "02de135e-3b44-410b-879c-4c77c07950e9") + ) + (fp_line + (start 0.9 0.7) + (end -0.9 0.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cb950c92-e774-4875-b10c-2579139706dc") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.85 0) + (layer "F.Fab") + (uuid "7aca5d57-4642-4489-82ca-566aea7d15fa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -1.25 0) + (size 1 1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 3 "Net-(D2-K)") + (pinfunction "K") + (pintype "passive") + (uuid "8f792edd-3e40-473c-bad2-6993e7e246c6") + ) + (pad "2" smd roundrect + (at 1.25 0) + (size 1 1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "A") + (pintype "passive") + (uuid "c0466a3f-1034-411c-92e3-549cb6642125") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-323.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "47da1f8a-dcb0-433b-a17e-8f3978d48e4a") + (at 137.2 70 90) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R43" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "caec1591-a0bb-477a-8ed9-36e43d8d1a49") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "a3f9f54b-cb5a-4d84-9c76-e60971229da0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "0fe3eaf3-58f5-439b-b1bd-5932b1bef5aa") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "17539995-f202-4529-8953-a3e6d1928649") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/bd2956d1-e332-43e8-916d-0d86a0ebf2df") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5eaa77b5-7ea3-49ec-9a86-3b6ba7e52ceb") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d4400461-8d69-4f8b-b730-40853048c075") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2443d323-0e0f-4e86-9fb1-070acb114f48") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b45a55e6-31cf-4dc7-97a0-489474c79fd5") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "085e2c9c-16ae-40c1-9760-035a17bd11f8") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0 90) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 148 "Net-(S1-NO)") + (pintype "passive") + (uuid "fdcf2f38-9344-4adb-9a41-86fb6ddeb192") + ) + (pad "2" smd roundrect + (at 0.9125 0 90) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "62f4040b-85bb-47e0-8f9e-3ac190d3c81e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:DR127" + (layer "F.Cu") + (uuid "4936301c-0890-490c-9118-051e6cc4536e") + (at -95.866 57.9963) + (property "Reference" "L8" + (at 0.45764 -7.77979 0) + (layer "F.SilkS") + (uuid "e52ea052-e10d-48f4-ad2d-97fcd3381dad") + (effects + (font + (size 1.641559 1.641559) + (thickness 0.15) + ) + ) + ) + (property "Value" "DR127-151-R" + (at 10.42321 7.90637 0) + (layer "F.Fab") + (uuid "6a8114c1-7d5d-4173-8f86-c150d7f5b9c1") + (effects + (font + (size 1.641449 1.641449) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3335f1d9-2823-400f-9219-be71d5441846") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "12de37e8-495e-43c2-9093-882a0a7aa16d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/a0fee1b1-2ba3-421d-a0fc-8c5a8b59d613") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 -3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d59c1690-6e98-4ccd-8629-71a1401f1ac8") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "e79d2b8a-ea25-46dd-b984-d040cb531360") + ) + (fp_line + (start -6.2484 3.0734) + (end -6.2484 3.1242) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "4704cc11-a557-4437-84df-3efe5e7f1919") + ) + (fp_line + (start -6.2484 3.1242) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "c1dc7a1e-3d0f-40ec-a02d-db024b306ffa") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "a2b35043-0a0c-434c-af26-18213481f061") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "ce72fe5a-997f-4e9c-8835-1e31170098fe") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "3599ecbd-43c5-48cb-ba6d-712c6ed59dc7") + ) + (fp_line + (start 6.2484 -3.0734) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "811e2f36-a278-4fda-9ada-54704e15ecf9") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "426a0328-1331-44e2-a83d-a968c5c1e21e") + ) + (fp_rect + (start -6.25 -6.25) + (end 6.25 6.25) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "6c348d59-0d43-4b61-b7b7-5818422805e8") + ) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "b8e20918-e961-41fc-b8b6-bb2085c16644") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "e44f0f59-eddd-42c7-8d17-66ecdf2d431a") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "a4ecc4c5-f716-43b5-9e15-c81e5fd3d911") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "015174e9-7c64-4ba0-99ab-f47e21e9ffa2") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "70b73538-497a-4e3e-a72c-542e3077f914") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "8fb0b022-c007-4b19-b65d-25fba0b35bab") + ) + (pad "1" smd rect + (at -4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 25 "/LED3_C_NEG") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "a2275184-f8fd-4cfa-92b8-44e34a56abbf") + ) + (pad "2" smd rect + (at 4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 65 "Net-(D8-A)") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "06c80e4f-1bb9-488a-a5c4-cc9a6897dbce") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "49493d69-1519-45b8-b28c-0a86e9d5666b") + (at -77.875 86.1475) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C36" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "5ff378c4-1274-4f63-9427-22671eb9711b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "c7eaf6e6-3613-4241-9eba-0e2c6dd043ff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d4f63223-33f2-4b6f-8d73-72bfc66d6ff5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4afa8519-bb3b-4128-8f96-6b659535c3c7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/c4173cc4-accf-4977-a0e8-c01e71c52c3d") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b663bbbe-2d80-4e7e-88f9-48d65f506157") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1f381859-3dd7-4ea6-bf35-47c6e295012a") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "38f948b5-076d-4864-9680-86786f7f0100") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f5861898-41c8-4b63-9509-1377e0edf17f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "dccc8e9c-56c5-49e2-847b-4c29ec684ab1") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 28 "/LED4_C_CONTROLL") + (pintype "passive") + (uuid "19f0f67c-7492-4edc-8034-3a1d099e9673") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "dd434c77-e528-4293-b1c7-6848e7f1cb6a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:DIONC1608X90N" + (layer "F.Cu") + (uuid "498a28da-1550-4922-bb2b-558500ffc48e") + (at -4.05 103.6675) + (descr "82356120100") + (tags "TVS Diode (Bi-directional)") + (property "Reference" "D18" + (at 0 0 0) + (layer "F.SilkS") + (uuid "c0ea1feb-60ad-4703-b22a-932f87a694cf") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "82356120100" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "c27c7b95-0794-436e-a6f2-4cdd4943886f") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "https://www.we-online.com/catalog/datasheet/82356120100.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c30e390e-e049-4a6b-a7b1-4a9b23e84da9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bc6b729f-c096-4dbd-83b8-a93d6374936a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description_1" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ea0acd9c-c16a-4287-b4a0-bcb61e5b7267") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Height" "0.9" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2b3c260c-1ba9-41d0-859f-2374bc4a2d28") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "710-82356120100" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e42d7018-8e3e-46e8-a471-6300b64b66a1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Wurth-Elektronik/82356120100?qs=zPgndZZmKGaCWdXsf8N8bA%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "23276de5-d262-4a09-ad42-9188deaea3a5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Wurth Elektronik" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4fe80d01-8e2d-4369-847d-c05fc2a9d4b7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "82356120100" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c24887e6-66c3-43f5-b6b1-0d3f686d7342") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/c163c220-9359-44a1-98a2-8bd52489011b") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start 0 -0.3) + (end 0 0.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "b8b15b28-9d41-4f36-9910-cbf1c3af7b1d") + ) + (fp_line + (start -1.5 -0.75) + (end 1.5 -0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e2d4acf1-d1fd-4628-b7ad-0f123fc5a50a") + ) + (fp_line + (start -1.5 0.75) + (end -1.5 -0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9e38bcd4-3909-4789-ab91-ba78f712c5bc") + ) + (fp_line + (start 1.5 -0.75) + (end 1.5 0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "00ff58e4-9277-49b6-9c16-63ac08e885ef") + ) + (fp_line + (start 1.5 0.75) + (end -1.5 0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a6059e5e-b7b5-46e2-9d2d-98cb9640e777") + ) + (fp_line + (start -0.8 -0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b85e36a3-28ef-482c-aa8f-0f5496120fdc") + ) + (fp_line + (start -0.8 0.4) + (end -0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dc199421-18f9-45af-a957-d66241377676") + ) + (fp_line + (start 0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e6e46569-3293-47e7-92c7-aa583deeba36") + ) + (fp_line + (start 0.8 0.4) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3814ff1c-a33a-43bf-aee6-c8431468d922") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9a4541b8-8e1c-45eb-b007-654b37737067") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -0.85 0) + (size 0.8 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "139863a8-a379-4fb2-adc3-8695a3ef9ecd") + ) + (pad "2" smd rect + (at 0.85 0) + (size 0.8 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 73 "/D+") + (pintype "passive") + (uuid "7876b4c6-6024-42f5-a13c-87d354cd6d5b") + ) + (embedded_fonts no) + (model "82356120100.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:SOP50P640X120-44N" + (layer "F.Cu") + (uuid "4b9cc8f9-45df-4a45-8fdd-0e069219dd83") + (at 142.825 87.1755) + (descr "DBT0044A") + (tags "Integrated Circuit") + (property "Reference" "IC1" + (at 0 0 0) + (layer "F.SilkS") + (uuid "96df05e9-3fb3-4004-9834-fd69e1df0189") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "BQ7694006DBT" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "24a32e59-0768-4a18-a417-6d65aa503351") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/bq76940" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5e923938-7044-4046-888b-8b1494afe063") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Texas Instruments BQ7694006DBT, Battery Charger Lithium-Ion, Lithium-Phosphate, 44-Pin TSSOP" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1f95fe93-2032-4537-b7f3-f3ba202c0f02") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1.2" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5f95f80c-190b-43f5-a232-66c291f21f57") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "595-BQ7694006DBT" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4220f42f-5a8a-4225-9e50-87452844c69d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Texas-Instruments/BQ7694006DBT?qs=p08Uhw9w2Fy8CEE51Pje2A%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b6acd4c9-4c13-4c2c-aa5a-f8052a068fd8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Texas Instruments" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "536f589f-0b23-431a-8632-290155fd9f02") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "BQ7694006DBT" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4209791b-45b1-41e2-87fe-58fea2c23785") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/cbe5d487-554f-49d9-8d30-13db59ae9c00") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.675 -5.75) + (end -2.2 -5.75) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "888d037b-2b81-4c28-a383-046a867b8150") + ) + (fp_line + (start -1.85 -5.5) + (end 1.85 -5.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "5998dd22-b1aa-4a3a-90f1-a0a08dd30595") + ) + (fp_line + (start -1.85 5.5) + (end -1.85 -5.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "64b6223f-8bd2-4570-8582-5b9366753ba0") + ) + (fp_line + (start 1.85 -5.5) + (end 1.85 5.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "3167bfb5-0383-4804-a1f0-3c387e1a8c68") + ) + (fp_line + (start 1.85 5.5) + (end -1.85 5.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "009c26db-810f-493b-8df7-0c4305837859") + ) + (fp_line + (start -3.925 -5.8) + (end 3.925 -5.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8d1bb871-c943-42f0-b07e-94025c761b83") + ) + (fp_line + (start -3.925 5.8) + (end -3.925 -5.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8a1d7769-fcbc-42ac-b1ec-cfa5a34c86a2") + ) + (fp_line + (start 3.925 -5.8) + (end 3.925 5.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5eda9102-c1ab-4e72-ae51-20eff1920abb") + ) + (fp_line + (start 3.925 5.8) + (end -3.925 5.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9ac58090-3778-4fc4-8501-f04e29ea259e") + ) + (fp_line + (start -2.2 -5.5) + (end 2.2 -5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b44823e8-9ad1-443d-aaf8-ccaa356eefd8") + ) + (fp_line + (start -2.2 -5) + (end -1.7 -5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "20f9bd1d-4ef6-4d49-9d71-a0bfc9427456") + ) + (fp_line + (start -2.2 5.5) + (end -2.2 -5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "47db673b-f46f-4716-885a-2db8f180e344") + ) + (fp_line + (start 2.2 -5.5) + (end 2.2 5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ef8805f5-4f6e-403f-aa71-f436cf460995") + ) + (fp_line + (start 2.2 5.5) + (end -2.2 5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1f25dc93-cecf-441b-997c-1f26e7c6f310") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "87fb30ca-8844-4a66-bccd-410908d4ad2d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.938 -5.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 80 "/BMS_DSG") + (pinfunction "DSG") + (pintype "passive") + (uuid "7b694104-9570-41b9-9cd0-b3a13dd8cbca") + ) + (pad "2" smd rect + (at -2.938 -4.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 77 "unconnected-(IC1-CHG-Pad2)") + (pinfunction "CHG") + (pintype "passive+no_connect") + (uuid "38e0a850-6c25-457f-92e7-774719297e19") + ) + (pad "3" smd rect + (at -2.938 -4.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 34 "GND_BAL") + (pinfunction "VSS") + (pintype "passive") + (uuid "9917b080-a894-4d93-9689-8b3570483ea8") + ) + (pad "4" smd rect + (at -2.938 -3.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 78 "/") + (pinfunction "SDA") + (pintype "passive") + (uuid "5be34e02-21c8-4fa2-91c6-4deb1ea3f748") + ) + (pad "5" smd rect + (at -2.938 -3.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 76 "/BMS_SCL") + (pinfunction "SCL") + (pintype "passive") + (uuid "26215df8-62ab-471b-9d79-2a569e21f0fa") + ) + (pad "6" smd rect + (at -2.938 -2.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 79 "/TH_1_POS") + (pinfunction "TS1") + (pintype "passive") + (uuid "77810eb9-bf1a-4bac-92bb-d31e9644ca09") + ) + (pad "7" smd rect + (at -2.938 -2.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 56 "Net-(IC1-CAP1)") + (pinfunction "CAP1") + (pintype "passive") + (uuid "87454b32-c077-46e9-a0b4-ca28a546a44f") + ) + (pad "8" smd rect + (at -2.938 -1.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 83 "+3.3V_BMS") + (pinfunction "REGOUT") + (pintype "passive") + (uuid "e1e6f41c-e237-428b-930c-286e8593aff7") + ) + (pad "9" smd rect + (at -2.938 -1.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 50 "BATT+") + (pinfunction "REGSRC") + (pintype "passive") + (uuid "dfccbbf1-6c6d-4b15-b59a-cf6e2a93a098") + ) + (pad "10" smd rect + (at -2.938 -0.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 53 "/TH_2_NEG") + (pinfunction "VC5X") + (pintype "passive") + (uuid "40da6c41-9c61-4fc0-b8f7-5bab88655d06") + ) + (pad "11" smd rect + (at -2.938 -0.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 55 "Net-(IC1-CAP2)") + (pinfunction "NC_1") + (pintype "passive") + (uuid "44d6353c-1930-4b1c-9456-6fcb01446220") + ) + (pad "12" smd rect + (at -2.938 0.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 55 "Net-(IC1-CAP2)") + (pinfunction "NC_2") + (pintype "passive") + (uuid "55549e5e-6463-4e06-8707-6ab6cab1df45") + ) + (pad "13" smd rect + (at -2.938 0.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 86 "/TH_2_POS") + (pinfunction "TS2") + (pintype "passive") + (uuid "f4e4457a-8ade-47fb-9f7e-659fbd78ea64") + ) + (pad "14" smd rect + (at -2.938 1.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 55 "Net-(IC1-CAP2)") + (pinfunction "CAP2") + (pintype "passive") + (uuid "a88a54a6-1952-4ada-a0a1-bfd49d4202e7") + ) + (pad "15" smd rect + (at -2.938 1.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 51 "/TH_3_POS") + (pinfunction "VC10X") + (pintype "passive") + (uuid "11ed2c12-ca40-4ba0-bc21-d3a86940118a") + ) + (pad "16" smd rect + (at -2.938 2.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 54 "Net-(IC1-CAP3)") + (pinfunction "NC_3") + (pintype "passive") + (uuid "691755be-911b-41d6-8193-44f8135ed53f") + ) + (pad "17" smd rect + (at -2.938 2.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 54 "Net-(IC1-CAP3)") + (pinfunction "NC_4") + (pintype "passive") + (uuid "431475ba-8f2e-452a-a0a1-91a89f9b69b2") + ) + (pad "18" smd rect + (at -2.938 3.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 84 "/TH_3_NEG") + (pinfunction "TS3") + (pintype "passive") + (uuid "e5e9fa90-cb0b-4a7f-afb9-f9b6cf602cf1") + ) + (pad "19" smd rect + (at -2.938 3.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 54 "Net-(IC1-CAP3)") + (pinfunction "CAP3") + (pintype "passive") + (uuid "5eaa7b3e-145c-4cc7-93c4-f0e697e3db78") + ) + (pad "20" smd rect + (at -2.938 4.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 52 "Net-(IC1-BAT)") + (pinfunction "BAT") + (pintype "passive") + (uuid "bb856ff3-ff83-4966-ab70-8cc2ac1c2e37") + ) + (pad "21" smd rect + (at -2.938 4.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 81 "unconnected-(IC1-NC_5-Pad21)") + (pinfunction "NC_5") + (pintype "passive+no_connect") + (uuid "9f61a9d7-e7a3-40c2-8294-66008ba8bec3") + ) + (pad "22" smd rect + (at -2.938 5.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 75 "unconnected-(IC1-NC_6-Pad22)") + (pinfunction "NC_6") + (pintype "passive+no_connect") + (uuid "2542814c-f32e-4bf5-a68b-57aa0869ebb4") + ) + (pad "23" smd rect + (at 2.938 5.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 74 "unconnected-(IC1-NC_7-Pad23)") + (pinfunction "NC_7") + (pintype "passive+no_connect") + (uuid "09b9fe34-c622-4570-b855-5f55f4498125") + ) + (pad "24" smd rect + (at 2.938 4.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 85 "unconnected-(IC1-VC15-Pad24)") + (pinfunction "VC15") + (pintype "passive+no_connect") + (uuid "ee115d5c-26d8-4661-95c0-982cd4d4196c") + ) + (pad "25" smd rect + (at 2.938 4.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 87 "unconnected-(IC1-VC14-Pad25)") + (pinfunction "VC14") + (pintype "passive+no_connect") + (uuid "fdc1025d-e00c-4cfe-8e5b-29a4453af600") + ) + (pad "26" smd rect + (at 2.938 3.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 49 "Net-(IC1-VC13)") + (pinfunction "VC13") + (pintype "passive") + (uuid "35d49daf-791c-47ac-8cf0-a16e8d3d70dc") + ) + (pad "27" smd rect + (at 2.938 3.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 48 "Net-(IC1-VC12)") + (pinfunction "VC12") + (pintype "passive") + (uuid "bd21f553-06fa-46ed-b16b-748c1a90d1c7") + ) + (pad "28" smd rect + (at 2.938 2.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 47 "Net-(IC1-VC11)") + (pinfunction "VC11") + (pintype "passive") + (uuid "7713b525-fc2d-4232-802d-40d0721e83f7") + ) + (pad "29" smd rect + (at 2.938 2.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 46 "/VC10B") + (pinfunction "VC10B") + (pintype "passive") + (uuid "be74ab57-7d62-4b96-8d6b-e54edbaac415") + ) + (pad "30" smd rect + (at 2.938 1.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 45 "/VC10_I") + (pinfunction "VC10") + (pintype "passive") + (uuid "f34660b7-20d8-4697-a0a3-c1c74625ddee") + ) + (pad "31" smd rect + (at 2.938 1.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 44 "Net-(IC1-VC9)") + (pinfunction "VC9") + (pintype "passive") + (uuid "9d04023b-6984-4bfe-a93a-7fff0a7a0b43") + ) + (pad "32" smd rect + (at 2.938 0.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 43 "Net-(IC1-VC8)") + (pinfunction "VC8") + (pintype "passive") + (uuid "1744de26-0ff9-4398-ba60-f10b2b74b757") + ) + (pad "33" smd rect + (at 2.938 0.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 42 "Net-(IC1-VC7)") + (pinfunction "VC7") + (pintype "passive") + (uuid "c91e09b4-9263-4a4e-8f1e-e988df61bcb6") + ) + (pad "34" smd rect + (at 2.938 -0.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 41 "Net-(IC1-VC6)") + (pinfunction "VC6") + (pintype "passive") + (uuid "1b2adaeb-30df-4d09-a9de-166b698d3982") + ) + (pad "35" smd rect + (at 2.938 -0.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 40 "/VC5B") + (pinfunction "VC5B") + (pintype "passive") + (uuid "7be622ad-be8b-4d47-9a30-46c2a570507f") + ) + (pad "36" smd rect + (at 2.938 -1.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 39 "/VC5_I") + (pinfunction "VC5") + (pintype "passive") + (uuid "c0983e03-dd03-4707-9e91-227652dc0b5d") + ) + (pad "37" smd rect + (at 2.938 -1.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 38 "Net-(IC1-VC4)") + (pinfunction "VC4") + (pintype "passive") + (uuid "3dde5d7c-5c09-4488-a320-36a405611dac") + ) + (pad "38" smd rect + (at 2.938 -2.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 37 "Net-(IC1-VC3)") + (pinfunction "VC3") + (pintype "passive") + (uuid "b92f5cf1-08fe-4533-9da5-92dd22062a60") + ) + (pad "39" smd rect + (at 2.938 -2.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 36 "Net-(IC1-VC2)") + (pinfunction "VC2") + (pintype "passive") + (uuid "581375b4-3233-4fc9-993c-af309f58df4e") + ) + (pad "40" smd rect + (at 2.938 -3.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 35 "Net-(IC1-VC1)") + (pinfunction "VC1") + (pintype "passive") + (uuid "7fcac188-35bb-438f-8740-33a1c1227388") + ) + (pad "41" smd rect + (at 2.938 -3.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 33 "Net-(IC1-VC0)") + (pinfunction "VC0") + (pintype "passive") + (uuid "35b96128-dda4-4422-8f80-c4ca2f67865b") + ) + (pad "42" smd rect + (at 2.938 -4.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 57 "Net-(IC1-SRP)") + (pinfunction "SRP") + (pintype "passive") + (uuid "e3668730-43ec-424f-9122-389ce333d04a") + ) + (pad "43" smd rect + (at 2.938 -4.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 58 "Net-(IC1-SRN)") + (pinfunction "SRN") + (pintype "passive") + (uuid "0219752c-68bb-4712-81af-3695fcce5ee7") + ) + (pad "44" smd rect + (at 2.938 -5.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 155 "/BMS_ALERT") + (pinfunction "ALERT") + (pintype "passive") + (uuid "cb66abf0-7609-496c-a012-37bc936ae94f") + ) + (embedded_fonts no) + (model "BQ7694006DBT.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_2512_6332Metric_Pad1.40x3.35mm_HandSolder" + (layer "F.Cu") + (uuid "4cb68ce8-67a6-4042-85a0-63aab0897bf7") + (at 122.2 103.4) + (descr "Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R55" + (at 0 -2.63 0) + (layer "F.SilkS") + (uuid "488ea457-f640-410a-afb2-d9f6e1da4d99") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "TLRP3A30CR005FTE" + (at 0 2.63 0) + (layer "F.Fab") + (uuid "6f041a46-e092-4679-9f72-c4879131ccae") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ce3742c8-c595-41ef-ad70-0f938d7c39b5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "30328de5-e63e-4e56-a7eb-b4a1c79d2c42") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/e6d21b7d-9994-4116-ba8c-924dfefa284a") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -2.177064 -1.71) + (end 2.177064 -1.71) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "682906f9-b515-4e52-99fe-f03b7ca7ec34") + ) + (fp_line + (start -2.177064 1.71) + (end 2.177064 1.71) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a8d8dcab-cff0-402f-866d-6e85afe99e16") + ) + (fp_rect + (start -4 -1.93) + (end 4 1.93) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "c4e6f981-6d80-4859-bd84-b6d5d34f1375") + ) + (fp_rect + (start -3.15 -1.6) + (end 3.15 1.6) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "ca541669-179e-40ae-b2f1-8da1d08178bd") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "6b32c370-fbeb-48b5-84c8-609f7a22430c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -3.05 0) + (size 1.4 3.35) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.178571) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "24c18e50-04fa-49fe-acb8-840787a2c765") + ) + (pad "2" smd roundrect + (at 3.05 0) + (size 1.4 3.35) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.178571) + (net 160 "/SHUNT_OUT") + (pintype "passive") + (uuid "d2c9e0f5-fae2-4b92-a2b0-8511c7ca52a7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_2512_6332Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:865060845002" + (layer "F.Cu") + (uuid "4cc07979-de56-4814-9b2e-0aa25d09304c") + (at -110.005 69.2375) + (descr "6.6mm x 7.7mm_2023") + (tags "Capacitor Polarised") + (property "Reference" "C18" + (at 0 0 0) + (layer "F.SilkS") + (uuid "ef6b6e62-5c6b-4386-98e2-4d00610d6c26") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845002" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "d8aab2f2-b073-44d8-a315-753c3f2e1d40") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3ff14546-2f6e-4142-9ec7-3c055027d528") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5f7e3f16-ed66-4c40-b2ec-c6ae4aaba2a8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/ef9cdfc9-ad21-4f5e-8a01-cb4ee5cf216b") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.45 -3.3) + (end 3.3 -3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "74d9dd23-2fcf-453b-b942-dd42128c512a") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "183bcff1-0c8e-4aca-b934-d8fa2f12dd12") + ) + (fp_line + (start -4.95 -3.9) + (end 4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b2463be9-ba16-476d-a874-ad3a91e8ee94") + ) + (fp_line + (start -4.95 3.9) + (end -4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7fd8eb2e-91fd-408e-9b44-05e0381ee923") + ) + (fp_line + (start 4.95 -3.9) + (end 4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "66dd5dd7-5715-423a-ab08-081d5daaae3e") + ) + (fp_line + (start 4.95 3.9) + (end -4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b8448fb8-eeb2-4082-99e9-c0b50131530d") + ) + (fp_line + (start -3.3 -1.65) + (end -3.3 1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "559a7932-4976-4780-b42f-49a6fcfd04e7") + ) + (fp_line + (start -3.3 1.65) + (end -1.65 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "00b8830f-f428-492d-8a3f-7432cce69afe") + ) + (fp_line + (start -1.65 -3.3) + (end -3.3 -1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a0bf89ff-362f-4b8a-9ba0-7f3291438343") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "46fa2e5a-cbf8-4e4e-b0f5-5f45d9d6afb4") + ) + (fp_line + (start 3.3 -3.3) + (end -1.65 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "328b1317-f66b-4179-960b-f61f1524b3ea") + ) + (fp_line + (start 3.3 3.3) + (end 3.3 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "23542933-ded2-499f-95d6-88ecde4f3d5e") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "1d1cd627-39aa-4002-bc34-d698cac9b009") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pintype "passive") + (uuid "f882d8fd-a40a-460e-9ffa-cda77515bfec") + ) + (pad "2" smd rect + (at 2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "2364cc64-42f7-45fc-802b-2dc7e1301621") + ) + (embedded_fonts no) + (model "865060845002.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Power solder pad" + (layer "F.Cu") + (uuid "4db14564-4d2b-4693-a593-435e3fe6f9c0") + (at -52.25 106.9425) + (property "Reference" "J7" + (at 0 -6.4 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "0b96736d-ae7d-424f-b500-3d95e21c43de") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -4.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "abfaa71f-293e-408d-aa35-df8842528491") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1ed54b03-3291-438e-9b38-876788fcf762") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "406c99a8-f2cb-4a42-9b77-1ba06971559b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/e2bbe828-b46c-4296-a714-2728a32689af") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "82de5c66-2216-4331-965d-e9852af5cc2a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 18 "/LED2_W_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "af66d8c9-74f8-4aa1-9157-70ff4405563b") + ) + (pad "2" thru_hole roundrect + (at 2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.3571428571) + (net 17 "/LED2_W_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "f856ed15-2b29-4e67-8430-2dc0889147bf") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "4e35ed8a-d1f9-48f0-a2d5-5f11a690a77a") + (at 132.8 85.8) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C63" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "10cc4b93-560e-4e1f-a342-49406b0e23cd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "81341999-af9a-4e8d-9310-4a63092cce5c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "18ed2931-de21-4da8-a5a5-30d17be64bc9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7728992a-dc1b-4e44-b77c-4e8e3fdb10ed") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/88a11c76-be98-47b4-9c24-27b4f102f272") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a47ab327-6040-4911-ad88-b7c13955f295") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e31e85d6-035e-4f88-9c53-d9247cf4c947") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "fa9847a8-75d8-4def-ac91-a0d12cb325f6") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "c793593a-0e16-4478-a784-d7306dd79b4b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "0409d27c-d2fe-40c5-a286-cca0de3c383d") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "7b4279be-ea85-4988-83e3-325b6ac6a3da") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 56 "Net-(IC1-CAP1)") + (pintype "passive") + (uuid "4dbad530-08c4-49f0-9efa-fdcd5b4f5df8") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "4f9f86f3-e2d4-408b-9a3e-23ba0fe4b08e") + (at 0.9875 116.1675) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R11" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "aede94a8-fe5d-46f0-8f41-7e0ffa2a7009") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "a8180d55-4c20-4b3e-a846-219621679e75") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "14817ad9-8d77-4129-a36f-e481df757af4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d9d5a832-08fb-4c1f-803d-223817586b0f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/dff0bb4a-b877-4a81-9f94-951c51197027") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "13c5ccc2-f593-4216-9226-e59956371bfe") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0bdb0eec-195e-4a25-abb0-2b759b6a5a35") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "6ed4488c-f04f-4c1b-bf74-d66384c5a856") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a16620d6-888b-4a17-9e91-c364f45e1dc7") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "0e031e3a-5365-4fbb-88cc-42fda427c211") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 126 "/GPIO_3") + (pintype "passive") + (uuid "74ad1481-a7f8-44d4-80bc-4fc1fd10a22a") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 13 "/LED2_C_CONTROLL") + (pintype "passive") + (uuid "9ebd3dab-0ba9-4236-9065-4f6268c433a4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:865060845002" + (layer "F.Cu") + (uuid "4fe5a301-055b-474b-8140-7901239436be") + (at -110.005 86.9375) + (descr "6.6mm x 7.7mm_2023") + (tags "Capacitor Polarised") + (property "Reference" "C25" + (at 0 0 0) + (layer "F.SilkS") + (uuid "b37febbf-0990-4c3e-b6bf-8d3c46008323") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845002" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "f034aaa8-3758-4f0a-a8c5-8c7de51802b7") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a1ea019d-287f-42d5-bf84-d944b6561eed") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "395b750e-5c89-4b65-9ce1-80ac8794c673") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/489e9d34-ffb8-42c6-b764-ddaa4e47b0c5") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.45 -3.3) + (end 3.3 -3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "1a70db98-abd5-4738-a407-c52ed6525360") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "05d1a752-41e1-4e06-81cd-1af35d64d745") + ) + (fp_line + (start -4.95 -3.9) + (end 4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b35b3525-d163-4404-857e-24743adbf7c3") + ) + (fp_line + (start -4.95 3.9) + (end -4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ca02b193-1156-4ea1-9f08-c9e7e934cdcd") + ) + (fp_line + (start 4.95 -3.9) + (end 4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e6f84197-39d5-42eb-aa39-a0ac278f3eef") + ) + (fp_line + (start 4.95 3.9) + (end -4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0820aa6e-4e32-4935-9964-1c5a263c01ca") + ) + (fp_line + (start -3.3 -1.65) + (end -3.3 1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d06ee6a0-2115-4f24-9c2c-57b2149afc65") + ) + (fp_line + (start -3.3 1.65) + (end -1.65 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "171cc346-7ac7-4a86-a22b-21d1e1675e81") + ) + (fp_line + (start -1.65 -3.3) + (end -3.3 -1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4fea63da-9b3b-4c36-b585-c3c7cec75d74") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "05fb49b8-48cb-49a0-9e6c-48d9026820f4") + ) + (fp_line + (start 3.3 -3.3) + (end -1.65 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a1e74d0b-b526-450d-aad6-fe63db4c3595") + ) + (fp_line + (start 3.3 3.3) + (end 3.3 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c5783002-8bdd-48b5-9dc4-c4ce422dda93") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "3218f55d-0e6d-41ba-87c5-ef1b4d121dfd") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pintype "passive") + (uuid "7d62786b-0627-4e7b-81cf-2a9ad221e11f") + ) + (pad "2" smd rect + (at 2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "14339899-120b-4318-8ad3-b58b2678767f") + ) + (embedded_fonts no) + (model "865060845002.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Power solder pad" + (layer "F.Cu") + (uuid "554d5582-dcfc-4c64-bf1a-0daf3536ab2c") + (at -52.25 99.3425) + (property "Reference" "J4" + (at 0 -6.4 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "72802645-37fb-4409-a943-7a47893254ba") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -4.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "c890891c-4566-4723-afcb-d255cdaabb30") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c7d36b12-756d-4bd0-9564-374da975583b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ad5abd15-23f4-4f89-9d65-ebf01ef7e1fc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/91115ed9-f03b-4086-9ff6-ffc8abcf38a7") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "332e99a7-b229-499a-9ad0-b93b87fa5ee1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 11 "/LED1_W_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "71f74fae-9565-4c43-b9df-954e6c679510") + ) + (pad "2" thru_hole roundrect + (at 2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.3571428571) + (net 10 "/LED1_W_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "40c1c0c0-ce4c-4eab-a0ab-1cbcb6d2c79f") + ) + (embedded_fonts no) + ) + (footprint "Diode_SMD:D_SMC_Handsoldering" + (layer "F.Cu") + (uuid "55587470-da08-4e60-9b2d-5d088739c952") + (at -122.9 68.6875) + (descr "Diode SMC (DO-214AB) Handsoldering") + (tags "Diode SMC (DO-214AB) Handsoldering") + (property "Reference" "D3" + (at 0 -4.1 0) + (layer "F.SilkS") + (uuid "3d459370-4fc4-4535-939c-ba0a2a6f9d01") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "B3100-13-F" + (at 0 4.2 0) + (layer "F.Fab") + (uuid "94645740-04bf-4d19-ad39-d6f8c17fad01") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2a110183-60f5-4721-b89b-92139e3ba29d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "922b7766-c467-4321-a5dd-0e78fbf1ebe7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/65e3d5d8-ae83-4148-bc62-ac858c0d0196") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.91 -3.25) + (end 4.4 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "50dbb1d3-77d6-4fdd-b3c1-0eca75e8028c") + ) + (fp_line + (start -6.91 3.25) + (end -6.91 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "73e89b7e-8520-4f83-aa99-36f69c874b45") + ) + (fp_line + (start -6.91 3.25) + (end 4.4 3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "409c902a-526c-46d8-a840-8b922102461c") + ) + (fp_line + (start -6.9 -3.35) + (end 6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cc9ceace-7f51-4a6e-ae18-a12c4f2ba4e2") + ) + (fp_line + (start -6.9 3.35) + (end -6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "67282fed-a906-4e76-9477-f519c9b0c350") + ) + (fp_line + (start 6.9 -3.35) + (end 6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "59e19364-9f3b-4f3e-99ae-7894d64cc82c") + ) + (fp_line + (start 6.9 3.35) + (end -6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3a2580c1-84e5-405e-8f0d-8b204c283a85") + ) + (fp_line + (start -3.55 3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5ed9f1f1-28ed-4e7a-a785-7c55a2630863") + ) + (fp_line + (start -0.64944 -0.79908) + (end -0.64944 0.80112) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "38a074f9-67bc-457c-9785-96002c3512d7") + ) + (fp_line + (start -0.64944 0.00102) + (end -1.55114 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "60d0129e-5258-4754-b652-7156ac082f0f") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "598fcbd3-4ef8-4c13-b5de-592631505166") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ae298c4f-f875-452e-9dc9-8c0a1dfc7568") + ) + (fp_line + (start 0.50118 0.00102) + (end 1.4994 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "926901e3-c96f-4b5a-b705-94a014983774") + ) + (fp_line + (start 0.50118 0.75032) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "07a8c5ab-8cff-4f68-b519-fd39569fe4e4") + ) + (fp_line + (start 3.55 -3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9422c6de-0021-4b43-a03d-90890f42d376") + ) + (fp_line + (start 3.55 -3.1) + (end 3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8cb495be-eff6-4306-aef8-64523d27e55b") + ) + (fp_line + (start 3.55 3.1) + (end -3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "016183c9-afe9-4902-888a-11ca1e91852d") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.5 0) + (layer "F.Fab") + (uuid "8e648b9d-f6ad-4748-b8d0-a5514b29f115") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 2 "+BATT") + (pinfunction "K") + (pintype "passive") + (uuid "6de21496-59b8-4810-9785-25980128e943") + ) + (pad "2" smd roundrect + (at 4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 60 "Net-(D3-A)") + (pinfunction "A") + (pintype "passive") + (uuid "a6285508-0763-4154-8172-20d34b5d0a16") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMC.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "56c610a9-f936-450e-a982-1b21759b441d") + (at -49.5 88.3075) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R18" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "2b782821-06e2-4f73-80ec-0ac64fd38060") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "KDV12DR240ET" + (at 0 1.6 0) + (layer "F.Fab") + (uuid "4501a2e1-9a32-412b-8359-bab4eefcb1f2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d7b950ba-1973-4c00-87d3-98ae45c40342") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "feeef17a-165a-4590-9edd-87a914452c76") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/527dafbc-a8f8-4387-a3bd-6ae4550d769f") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0dfc27a4-4e2b-4e8a-8507-afc5376b6feb") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b9488ae4-27b0-4e5b-835a-de021a44a45e") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7c522ad4-6158-4d2a-80fe-0a278f8ba2cc") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "c363a7c3-ae15-45e1-8eba-f5817462a72f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ebb4ce0c-8994-4b38-8f6c-0cbb7e412f9c") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 23 "/LED3_W_POS") + (pintype "passive") + (uuid "7c417250-7aeb-4d9c-b278-47113dae7751") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 2 "+BATT") + (pintype "passive") + (uuid "baf2c0ea-c401-4c73-9391-6852f7eef1a5") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" + (layer "F.Cu") + (uuid "58878a46-eed8-4bb6-b986-e6a9da6e8d39") + (at 142 105.8 -90) + (descr "SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py") + (tags "SOIC SO") + (property "Reference" "U6" + (at 0 -3.4 90) + (layer "F.SilkS") + (uuid "631db9a1-669e-4df5-9d76-b6a156176c0f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ISO1540" + (at 0 3.4 90) + (layer "F.Fab") + (uuid "ca7eeb95-56e5-40a6-b24b-0f75b8d8081d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/iso1541.pdf" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "55532733-f054-4fd7-8567-f953151d4656") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "I2C Isolator, 2.5 kVrms, Bidirectional clock and data, SOIC-8" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "73a69307-3e4f-44bb-8c4c-31ddccf55f84") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "SOIC*3.9x4.9mm*P1.27mm*") + (path "/20fe4b17-4bbb-4104-9fef-1514a266dc22") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -2.06 2.56) + (end -2.06 2.465) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "547d556f-b5ce-4369-9c7a-1fd08a9b7864") + ) + (fp_line + (start 2.06 2.56) + (end -2.06 2.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dfe47360-fb49-4026-84ed-a042f3ae4b44") + ) + (fp_line + (start 2.06 2.465) + (end 2.06 2.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b6c63695-0219-46cb-a0b2-25af698fb790") + ) + (fp_line + (start -2.06 -2.465) + (end -2.06 -2.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fbdd0e48-8112-496b-907f-7111832b54ce") + ) + (fp_line + (start -2.06 -2.56) + (end 2.06 -2.56) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "988dce14-3c9f-4068-863e-25d1d1df9238") + ) + (fp_line + (start 2.06 -2.56) + (end 2.06 -2.465) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e9b270c5-fec3-4454-958a-47bf482c4bb2") + ) + (fp_poly + (pts + (xy -2.6 -2.47) (xy -2.84 -2.8) (xy -2.36 -2.8) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "e6bc0b8f-0572-4974-aa4e-fde47976c97c") + ) + (fp_line + (start -2.2 2.7) + (end -2.2 2.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "88c85740-e555-4f10-bd1e-ee20daa73882") + ) + (fp_line + (start 2.2 2.7) + (end -2.2 2.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2be71a63-be8e-482e-bd2f-b4b9c78dd696") + ) + (fp_line + (start -3.7 2.46) + (end -3.7 -2.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a6d0840a-5cc8-4dfc-beba-e914a21d8602") + ) + (fp_line + (start -2.2 2.46) + (end -3.7 2.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e66ef537-5fd3-49f6-8211-141aa61215c9") + ) + (fp_line + (start 2.2 2.46) + (end 2.2 2.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b70a05d8-7f2c-4bed-a380-bb561d3cdd0b") + ) + (fp_line + (start 3.7 2.46) + (end 2.2 2.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9f0740fe-27fd-42ea-a1a4-15fab6358573") + ) + (fp_line + (start -3.7 -2.46) + (end -2.2 -2.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0f17439f-9d3d-4e5e-b241-ce52e9e222b6") + ) + (fp_line + (start -2.2 -2.46) + (end -2.2 -2.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7f76938b-efc7-46a5-8ec0-446f2218cda8") + ) + (fp_line + (start 2.2 -2.46) + (end 3.7 -2.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ff9e49f7-3d7b-4644-a85c-de66b620c4d5") + ) + (fp_line + (start 3.7 -2.46) + (end 3.7 2.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8916fbd9-f1fd-4158-973c-886d4e5282f7") + ) + (fp_line + (start -2.2 -2.7) + (end 2.2 -2.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0f239e96-966a-4e7b-ad86-44a72bf26a32") + ) + (fp_line + (start 2.2 -2.7) + (end 2.2 -2.46) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b9f0236b-6007-4711-9edb-c3124f32228c") + ) + (fp_poly + (pts + (xy -0.975 -2.45) (xy 1.95 -2.45) (xy 1.95 2.45) (xy -1.95 2.45) (xy -1.95 -1.475) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "038522ce-a041-4304-a82a-af330572ae91") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7b843760-0564-4faf-83b1-a4201fecafd1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.475 -1.905 270) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 83 "+3.3V_BMS") + (pinfunction "VCC1") + (pintype "power_in") + (uuid "53830b9f-f85b-4c7e-baf4-7f143013623a") + ) + (pad "2" smd roundrect + (at -2.475 -0.635 270) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 78 "/") + (pinfunction "SDA1") + (pintype "bidirectional") + (uuid "25333ed5-6385-4da5-a49b-814884fae2a5") + ) + (pad "3" smd roundrect + (at -2.475 0.635 270) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 76 "/BMS_SCL") + (pinfunction "SCL1") + (pintype "bidirectional") + (uuid "e2399fea-fedc-4746-9f3c-adaa1480fdfe") + ) + (pad "4" smd roundrect + (at -2.475 1.905 270) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 34 "GND_BAL") + (pinfunction "GND1") + (pintype "power_in") + (uuid "a85a7c58-8230-46fe-bad9-cc64bd1b2417") + ) + (pad "5" smd roundrect + (at 2.475 1.905 270) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 158 "GND_MCU") + (pinfunction "GND2") + (pintype "power_in") + (uuid "f7ddcea1-9a7e-4d12-b84c-68a0463af6ca") + ) + (pad "6" smd roundrect + (at 2.475 0.635 270) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 150 "/MCU_SCL") + (pinfunction "SCL2") + (pintype "bidirectional") + (uuid "6e40987d-1491-4242-a503-a09a8f56031c") + ) + (pad "7" smd roundrect + (at 2.475 -0.635 270) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 149 "/MCU_SDA") + (pinfunction "SDA2") + (pintype "bidirectional") + (uuid "d3ae60e4-2ac1-4d03-a182-836a0f1b3e9d") + ) + (pad "8" smd roundrect + (at 2.475 -1.905 270) + (size 1.95 0.6) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 159 "+3.3V_MCU") + (pinfunction "VCC2") + (pintype "power_in") + (uuid "5fa1baf6-0b97-4d3f-8cc2-68d808784f16") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "5aa9ec0f-f48b-4b3a-9073-cec23a971b7f") + (at 153.6 107.2 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C54" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "5702f478-773b-46ac-be19-e7c135df2429") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "da3c19d8-8950-45b3-bb90-6f0e52b94ae2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "090c91bb-c768-4ce0-8c91-f686ab515aa3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "2b7f7ac7-e71c-492e-afc4-12ddffd8ced5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/b1c35ff3-480f-4df7-a961-709ceadd7524") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dd61c4a9-9590-4d3e-b14c-98019cb5cad9") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2eff64bc-3ba0-4657-a7b5-e428b9fc8b36") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "58d2d23b-4afe-4ce2-b95a-e2325f62299d") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "6d55e190-92d3-407e-bb48-e25ebdd70d0a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "2d5043d0-1f84-487a-b0e4-9896ab157b8e") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 51 "/TH_3_POS") + (pintype "passive") + (uuid "f5e201f0-2035-43ad-b878-23c3e508d2cb") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 47 "Net-(IC1-VC11)") + (pintype "passive") + (uuid "47ff0629-aa52-4f82-87e4-fd8f72e28893") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:865060845002" + (layer "F.Cu") + (uuid "5c93a33e-75ea-4f57-b64c-5a73d2b0be85") + (at -110.005 104.6375) + (descr "6.6mm x 7.7mm_2023") + (tags "Capacitor Polarised") + (property "Reference" "C31" + (at 0 0 0) + (layer "F.SilkS") + (uuid "f6d6edb3-cf6d-42de-ad6e-dac61fe1196d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845002" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "21d9455f-372e-4281-ae98-00eb6982a745") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "95a6a939-ffe5-4597-ba34-54556bbe662b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "864133ef-87e5-4c61-82f1-b052877b2a38") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/8e979c8b-7f87-4b27-8fd7-87e10e79fc5d") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.45 -3.3) + (end 3.3 -3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "baf4af36-14eb-48ee-8fa0-4c9bbaf756a0") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "8c1a52ba-e821-4e71-8b0a-558bebca6e48") + ) + (fp_line + (start -4.95 -3.9) + (end 4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6992e590-7ca2-46e6-a59e-1c64aaa8ef67") + ) + (fp_line + (start -4.95 3.9) + (end -4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e98aaac5-275f-46d2-bfb8-02d9e859c524") + ) + (fp_line + (start 4.95 -3.9) + (end 4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "284eedb1-ead9-4233-8905-83678f1fdd8f") + ) + (fp_line + (start 4.95 3.9) + (end -4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "63c86b0a-07d8-4d7d-9c4e-ae70bc4fa34a") + ) + (fp_line + (start -3.3 -1.65) + (end -3.3 1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "69b1cafc-4e52-4c96-be26-4ab14651c9a2") + ) + (fp_line + (start -3.3 1.65) + (end -1.65 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bc9ade89-3c0a-4bf9-976f-44b87ca39299") + ) + (fp_line + (start -1.65 -3.3) + (end -3.3 -1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a5cacbfe-1342-4fc0-80e4-ea3c9722ad22") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f9759fc8-2100-4629-b6e0-5608603ff541") + ) + (fp_line + (start 3.3 -3.3) + (end -1.65 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9962379e-e406-4661-a36e-1f85d7b7f926") + ) + (fp_line + (start 3.3 3.3) + (end 3.3 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d1fd3e1c-66dc-4ab3-a3bf-47d4abd4ffd1") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "d1c3d8c3-0cff-4200-9bf5-ba7e57ed5494") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pintype "passive") + (uuid "36307191-f8d5-4d5b-939f-15dd97f2813e") + ) + (pad "2" smd rect + (at 2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "e4411601-b35f-4210-8936-cf005f08b92a") + ) + (embedded_fonts no) + (model "865060845002.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SMC_Handsoldering" + (layer "F.Cu") + (uuid "5d76d546-7b3d-47a6-8686-4539c2f48d37") + (at -122.9 99.6875) + (descr "Diode SMC (DO-214AB) Handsoldering") + (tags "Diode SMC (DO-214AB) Handsoldering") + (property "Reference" "D7" + (at 0 -4.1 0) + (layer "F.SilkS") + (uuid "17f79c72-564a-4445-b10c-92c953773ac7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "B3100-13-F" + (at 0 4.2 0) + (layer "F.Fab") + (uuid "2b68a873-db98-454d-8086-7e6e12e71df2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5dc75e03-249d-46c6-a3eb-101653cf0151") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ea552427-2fa3-4899-b10f-a42c2fbe2618") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/59e49559-d4bb-4889-bcd2-62935a506970") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.91 -3.25) + (end 4.4 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9afe6469-635c-4e3d-9e3f-817dc669f3a8") + ) + (fp_line + (start -6.91 3.25) + (end -6.91 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "918b833b-2223-4487-81f7-b5e843708615") + ) + (fp_line + (start -6.91 3.25) + (end 4.4 3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7e0f594d-9d54-46b1-ad39-a1b601031b7b") + ) + (fp_line + (start -6.9 -3.35) + (end 6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "29c27e46-b932-4ffc-adba-1503998c054f") + ) + (fp_line + (start -6.9 3.35) + (end -6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fbd93070-e7fb-4c86-bec4-1405e6ddb32f") + ) + (fp_line + (start 6.9 -3.35) + (end 6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "935d2221-7c46-4241-94cc-efd14aa137ed") + ) + (fp_line + (start 6.9 3.35) + (end -6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ab5aee50-2cc8-4390-9e3f-4ca785aab1e6") + ) + (fp_line + (start -3.55 3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "96551d64-24f3-434d-8ae5-f94da445afb4") + ) + (fp_line + (start -0.64944 -0.79908) + (end -0.64944 0.80112) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b287d2ff-1d4c-49d0-accf-e7ef3e231710") + ) + (fp_line + (start -0.64944 0.00102) + (end -1.55114 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "86fab228-7768-46b2-b7fb-b80a2cecddd6") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f410cf3d-80a8-4b2b-9d6c-02276a71ffe6") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "590ecb35-ac13-4414-98b6-df5092f3a5c5") + ) + (fp_line + (start 0.50118 0.00102) + (end 1.4994 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "66463b04-090d-4919-8d30-726d3792d50e") + ) + (fp_line + (start 0.50118 0.75032) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e9026abf-4b5b-41d7-8fc9-69f2ed3c0589") + ) + (fp_line + (start 3.55 -3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "21889c88-cd38-4e61-ae84-72611f7d2ac0") + ) + (fp_line + (start 3.55 -3.1) + (end 3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ff9e5144-3dfd-4f72-8ebd-511bec7a166b") + ) + (fp_line + (start 3.55 3.1) + (end -3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "07a9bb6b-443d-422b-89b2-d61648b551e1") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.5 0) + (layer "F.Fab") + (uuid "43d2e9e8-e224-40a4-a487-673bbddaf54c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 2 "+BATT") + (pinfunction "K") + (pintype "passive") + (uuid "3c847c5c-1678-459c-a656-6a59e0f7d9b8") + ) + (pad "2" smd roundrect + (at 4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 64 "Net-(D7-A)") + (pinfunction "A") + (pintype "passive") + (uuid "afd2903a-d0b6-40e9-abc1-22f65e2ed125") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMC.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "5e9a4fb0-d44d-411b-b15e-0d6f6e99a865") + (at -80.05 107.2675) + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C24" + (at 0 0 0) + (layer "F.SilkS") + (uuid "5c9045fa-998b-4c3f-9841-86dc2b82242c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865081740001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "a8fac974-9037-4778-8548-7aae52f317cd") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "cc94ad9e-3819-43ed-bbaf-5098091bf2e7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8709446f-d298-49ef-ae62-c64ad65f3ff5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/e43cd613-287c-4620-820c-4e6164338a77") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "94f3e117-603d-4e9a-b0c9-5c5a0520784c") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ab88d3ae-23a2-46b4-a0cf-878dba33d3d4") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2cec7e83-985e-4f8c-b4e5-1b7419ba1099") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f8d0b820-477f-4463-8882-bf600eb4e475") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8c7bea09-5624-4912-9246-da88ba86b1c1") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a1bc2f6e-cc50-46c4-8544-220b074c6be7") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3eff583a-8e06-4760-92f7-bd59934495ee") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "300e57e8-fe11-485e-87ab-d6aeaff31555") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9694d6bd-509e-472b-8969-bd3ef2c95edb") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70f4c20d-d50d-4a9b-ab33-bcc9dfd99598") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9e29588c-795d-4acd-95ad-f89401b5464a") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4426928f-ea46-4553-9594-77bfcf51c2f0") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "b39ce54e-d2b3-42a1-9040-c76818037bf0") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 15 "/LED1_C_POS") + (pintype "passive") + (uuid "39db7a98-b114-4742-a027-30faa7684f0d") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 16 "/LED1_C_NEG") + (pintype "passive") + (uuid "e04fdefa-367d-4ddc-810a-91cccae603fa") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SOD-123F" + (layer "F.Cu") + (uuid "61be8a08-842b-4a12-97ea-d5753299f81e") + (at 143 77.6) + (descr "D_SOD-123F") + (tags "D_SOD-123F") + (property "Reference" "D12" + (at -0.127 -1.905 0) + (layer "F.SilkS") + (uuid "1f78ab98-8bfa-4d0b-9f7f-47eeebc9f55f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "GS1002FL_R1_00001" + (at 0 2.1 0) + (layer "F.Fab") + (uuid "9914453e-6801-4089-b688-51e932bf02d9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "39cf0e81-1cf8-400a-a28c-cab1679d32d3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "354bde8e-43f7-4c5e-a8da-c63a7e724817") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Device" "D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b80ec8f9-2519-4dc2-adb9-3413806478b8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8c587680-7236-4144-ac02-c9f132cb6208") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/bde916e2-4fc5-4722-b1f2-143efea3d5a5") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -2.21 -1) + (end -2.21 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0692fc04-8e3c-4992-bbc1-f5dd0f0cdd2e") + ) + (fp_line + (start -2.21 -1) + (end 1.65 -1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c2c65b42-9e40-4b47-b34b-094f6415a261") + ) + (fp_line + (start -2.21 1) + (end 1.65 1) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0f5fbca8-9267-44e5-9b35-ea47ee2c0c82") + ) + (fp_line + (start -2.2 -1.15) + (end -2.2 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fcdb1a51-78d9-4fda-a328-6104633aad48") + ) + (fp_line + (start -2.2 -1.15) + (end 2.2 -1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8c532fe5-5923-45fb-9cf0-0e8495ee14f9") + ) + (fp_line + (start 2.2 -1.15) + (end 2.2 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4531ea79-cbf1-4df4-9663-b262d7746c9f") + ) + (fp_line + (start 2.2 1.15) + (end -2.2 1.15) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "57a1fdfc-ed21-404c-bdab-ed45dfecb0de") + ) + (fp_line + (start -1.4 -0.9) + (end 1.4 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "56a98613-38e7-45ce-a149-5830166b0e6d") + ) + (fp_line + (start -1.4 0.9) + (end -1.4 -0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5792ce14-d0c2-4eb1-8af6-f9086f6c2212") + ) + (fp_line + (start -0.75 0) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ceaeb5fa-4a74-4006-8815-0df8f728286b") + ) + (fp_line + (start -0.35 0) + (end -0.35 -0.55) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6c91d994-41fe-4c61-9a62-3162a6c4f868") + ) + (fp_line + (start -0.35 0) + (end -0.35 0.55) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "24a816e0-2143-426f-b198-7e4f95d8b20d") + ) + (fp_line + (start -0.35 0) + (end 0.25 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "91dd1d56-4f9e-4639-9344-0f9377f5a229") + ) + (fp_line + (start 0.25 -0.4) + (end 0.25 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8e67e9d0-a696-4bd4-9cd6-cf025b36ce23") + ) + (fp_line + (start 0.25 0) + (end 0.75 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "78077377-2167-43ba-a9bf-bbe88f730f09") + ) + (fp_line + (start 0.25 0.4) + (end -0.35 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "35cabb48-3ee4-43fd-a305-cea745454e50") + ) + (fp_line + (start 1.4 -0.9) + (end 1.4 0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bd20f627-773b-427f-af09-0ce1e72ac19e") + ) + (fp_line + (start 1.4 0.9) + (end -1.4 0.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dc42b995-4c48-4db6-b4c3-821b641981b8") + ) + (fp_text user "${REFERENCE}" + (at -0.127 -1.905 0) + (layer "F.Fab") + (uuid "a16900f3-9617-4d25-bdc2-4b9cbe7c9ab4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -1.4 0) + (size 1.1 1.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.2272727273) + (net 51 "/TH_3_POS") + (pinfunction "K") + (pintype "passive") + (uuid "6ca55574-8c62-47ab-b8b0-c191601e635f") + ) + (pad "2" smd roundrect + (at 1.4 0) + (size 1.1 1.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.2272727273) + (net 45 "/VC10_I") + (pinfunction "A") + (pintype "passive") + (uuid "1c0c3b43-aea9-4f0d-a8aa-dee535735f36") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-123F.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_DFN_QFN:QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm" + (layer "F.Cu") + (uuid "62163b87-6c92-4fb0-88cb-e087f95e3fb2") + (at 12.6625 157.0675) + (descr "QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=607), generated with kicad-footprint-generator ipc_noLead_generator.py") + (tags "QFN NoLead") + (property "Reference" "U1" + (at 0 -4.83 0) + (layer "F.SilkS") + (uuid "4259dc98-86dd-46c1-9e58-9540372c6f18") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RP2040" + (at 0 4.83 0) + (layer "F.Fab") + (uuid "05a1cf25-d760-4345-917f-3ade28156212") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "53f72ef4-a515-4f01-9e3a-fce4d057da25") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "A microcontroller by Raspberry Pi" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "cc21c210-62f5-489b-b434-599bcd475010") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "QFN*1EP*7x7mm?P0.4mm*") + (path "/531c98fd-bac1-44d1-8e67-5ebe33bd1d41") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.61 -3.61) + (end -2.96 -3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3dbde350-a064-4700-a496-3489a66b248a") + ) + (fp_line + (start -3.61 -2.96) + (end -3.61 -3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "05d4cefa-3413-4a7a-927b-86141fcb3a1f") + ) + (fp_line + (start -3.61 3.61) + (end -3.61 2.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f49968e-7248-4a54-8f9f-118f0bfd2780") + ) + (fp_line + (start -2.96 3.61) + (end -3.61 3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "55a5dd9c-4fab-4c62-853c-0852c8be0f5d") + ) + (fp_line + (start 2.96 -3.61) + (end 3.61 -3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "54d3821f-f730-4783-a5e1-dc4d7abf6023") + ) + (fp_line + (start 3.61 -3.61) + (end 3.61 -2.96) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fa97911d-a51d-4148-8fb0-f2850b2cca3b") + ) + (fp_line + (start 3.61 2.96) + (end 3.61 3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3864fb37-8afd-47b5-91b0-880650ed5867") + ) + (fp_line + (start 3.61 3.61) + (end 2.96 3.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dd353f68-f820-4e13-87de-d64424f021a8") + ) + (fp_poly + (pts + (xy -4.14 -2.6) (xy -4.47 -2.36) (xy -4.47 -2.84) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "c378a6bf-861e-4e29-a791-711a1a46b6e7") + ) + (fp_line + (start -4.13 -2.95) + (end -3.75 -2.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "beaade71-550d-4aed-acf5-777af60b6a71") + ) + (fp_line + (start -4.13 2.95) + (end -4.13 -2.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b7ab81fc-55f9-4c4e-bd2a-cf46d6856e37") + ) + (fp_line + (start -3.75 -3.75) + (end -2.95 -3.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "04fc375b-f955-41bb-881b-65776fcd0e88") + ) + (fp_line + (start -3.75 -2.95) + (end -3.75 -3.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "aefba47b-f5dc-41e6-9e4d-02d2b0d230d1") + ) + (fp_line + (start -3.75 2.95) + (end -4.13 2.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "908171e9-4754-4dba-98d3-8d86d8c47a91") + ) + (fp_line + (start -3.75 3.75) + (end -3.75 2.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e78bb64d-1610-4d47-b516-c3efb18340e4") + ) + (fp_line + (start -2.95 -4.13) + (end 2.95 -4.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7466a6d2-fa44-42ef-9baf-7fb37e279518") + ) + (fp_line + (start -2.95 -3.75) + (end -2.95 -4.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a8be3259-56db-44b2-9382-ff81b3ddfd4f") + ) + (fp_line + (start -2.95 3.75) + (end -3.75 3.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f0f41405-63d2-4684-b443-3fb54eeed44a") + ) + (fp_line + (start -2.95 4.13) + (end -2.95 3.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "11775ac4-f64e-40fc-93bb-e007904dee7c") + ) + (fp_line + (start 2.95 -4.13) + (end 2.95 -3.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "36e21be9-af6b-49a0-94c2-f002d3d696d3") + ) + (fp_line + (start 2.95 -3.75) + (end 3.75 -3.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "929e7d9a-204f-4a1b-a618-4d5325a4bf07") + ) + (fp_line + (start 2.95 3.75) + (end 2.95 4.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "95c99d98-9e1d-4ee7-9139-8da61cc362be") + ) + (fp_line + (start 2.95 4.13) + (end -2.95 4.13) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "de5c36e1-97a7-4d7e-a219-4711f6ea3f47") + ) + (fp_line + (start 3.75 -3.75) + (end 3.75 -2.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d03071fb-1905-4163-be18-55eb70b0f7c3") + ) + (fp_line + (start 3.75 -2.95) + (end 4.13 -2.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ac70b341-55f9-4d33-858d-af4c6d75bf3c") + ) + (fp_line + (start 3.75 2.95) + (end 3.75 3.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "721a32fa-925e-4364-a6f0-3b3e7cc4de3b") + ) + (fp_line + (start 3.75 3.75) + (end 2.95 3.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9853884c-9f10-483a-977e-932cf187c301") + ) + (fp_line + (start 4.13 -2.95) + (end 4.13 2.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4ce6cad6-0000-4121-aa43-198ed8599222") + ) + (fp_line + (start 4.13 2.95) + (end 3.75 2.95) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f7ebd90d-417c-4f2f-9639-7440afc70813") + ) + (fp_poly + (pts + (xy -2.5 -3.5) (xy 3.5 -3.5) (xy 3.5 3.5) (xy -3.5 3.5) (xy -3.5 -2.5) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "4868e186-b0b2-4e3b-bf57-44381ef38e95") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "509a6d97-6c26-446f-a489-6dd89fe8b5fe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" smd roundrect + (at -0.8 -0.8) + (size 1.29 1.29) + (layers "F.Paste") + (roundrect_rratio 0.193798) + (uuid "e27db291-bdb3-494f-9f5c-01ce627b6b9a") + ) + (pad "" smd roundrect + (at -0.8 0.8) + (size 1.29 1.29) + (layers "F.Paste") + (roundrect_rratio 0.193798) + (uuid "5ffbcd11-7613-4269-b8d5-48a97f66b9fe") + ) + (pad "" smd roundrect + (at 0.8 -0.8) + (size 1.29 1.29) + (layers "F.Paste") + (roundrect_rratio 0.193798) + (uuid "7f5b6b4f-b261-46e7-b89a-f2d7213b186f") + ) + (pad "" smd roundrect + (at 0.8 0.8) + (size 1.29 1.29) + (layers "F.Paste") + (roundrect_rratio 0.193798) + (uuid "958ffc14-e6f5-45e4-a1bd-f22d2dc63cfd") + ) + (pad "1" smd roundrect + (at -3.4375 -2.6) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "power_in") + (uuid "20ee0740-811a-43d6-a958-dd1702775393") + ) + (pad "2" smd roundrect + (at -3.4375 -2.2) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 117 "/GPIO_0") + (pinfunction "GPIO0") + (pintype "bidirectional") + (uuid "8493f558-101b-45f6-bba8-ffc6d4b4c050") + ) + (pad "3" smd roundrect + (at -3.4375 -1.8) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 116 "/GPIO_1") + (pinfunction "GPIO1") + (pintype "bidirectional") + (uuid "297d4179-1a38-4946-8780-c095b0980ebb") + ) + (pad "4" smd roundrect + (at -3.4375 -1.4) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 127 "/GPIO_2") + (pinfunction "GPIO2") + (pintype "bidirectional") + (uuid "bfa4743f-c655-40b7-a1e9-2e9ef4a0775b") + ) + (pad "5" smd roundrect + (at -3.4375 -1) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 126 "/GPIO_3") + (pinfunction "GPIO3") + (pintype "bidirectional") + (uuid "d95a3ef8-6c58-489e-a8dd-dbc111eb0309") + ) + (pad "6" smd roundrect + (at -3.4375 -0.6) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 123 "/GPIO_4") + (pinfunction "GPIO4") + (pintype "bidirectional") + (uuid "81a1ee2e-9d16-4be8-bf14-1a71a897fc3c") + ) + (pad "7" smd roundrect + (at -3.4375 -0.2) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 125 "/GPIO_5") + (pinfunction "GPIO5") + (pintype "bidirectional") + (uuid "82d59b2a-bd29-4c6a-8c21-30baea9c3676") + ) + (pad "8" smd roundrect + (at -3.4375 0.2) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 121 "/GPIO_6") + (pinfunction "GPIO6") + (pintype "bidirectional") + (uuid "0a8d2c66-2d93-49dd-9975-b1d60844cfcc") + ) + (pad "9" smd roundrect + (at -3.4375 0.6) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 124 "/GPIO_7") + (pinfunction "GPIO7") + (pintype "bidirectional") + (uuid "ac123109-b8f9-4df5-a5ed-be0fec50db73") + ) + (pad "10" smd roundrect + (at -3.4375 1) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "passive") + (uuid "8cc9947d-a297-4a74-8725-16314319c7f7") + ) + (pad "11" smd roundrect + (at -3.4375 1.4) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 128 "/GPIO_8") + (pinfunction "GPIO8") + (pintype "bidirectional") + (uuid "8ebe069d-ab91-4547-84ef-357cd3bbcb37") + ) + (pad "12" smd roundrect + (at -3.4375 1.8) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 115 "/GPIO_9") + (pinfunction "GPIO9") + (pintype "bidirectional") + (uuid "bf2ae248-5460-4a2c-8ecb-6d8b438c0ee1") + ) + (pad "13" smd roundrect + (at -3.4375 2.2) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 118 "/GPIO_10") + (pinfunction "GPIO10") + (pintype "bidirectional") + (uuid "38463baa-f59f-4c2c-bc62-07c42435bf1f") + ) + (pad "14" smd roundrect + (at -3.4375 2.6) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 122 "/GPIO_11") + (pinfunction "GPIO11") + (pintype "bidirectional") + (uuid "041b7427-a903-4f28-9034-35761f1206bd") + ) + (pad "15" smd roundrect + (at -2.6 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 114 "/GPIO_12") + (pinfunction "GPIO12") + (pintype "bidirectional") + (uuid "bfecb236-cee4-4257-8b3a-c745fa2f63f9") + ) + (pad "16" smd roundrect + (at -2.2 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 113 "/GPIO_13") + (pinfunction "GPIO13") + (pintype "bidirectional") + (uuid "89b0c501-ec09-49e4-8158-a15dee3dd5f3") + ) + (pad "17" smd roundrect + (at -1.8 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 119 "/GPIO_14") + (pinfunction "GPIO14") + (pintype "bidirectional") + (uuid "b66889dc-d03c-471f-a2d4-b1212ac8442c") + ) + (pad "18" smd roundrect + (at -1.4 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 120 "/GPIO_15") + (pinfunction "GPIO15") + (pintype "bidirectional") + (uuid "a39fb8bd-be0e-4cdb-8b01-3c6e4f3a9218") + ) + (pad "19" smd roundrect + (at -1 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "TESTEN") + (pintype "input") + (uuid "4fc1a87d-d419-4b63-be48-c57110f46c19") + ) + (pad "20" smd roundrect + (at -0.6 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 7 "/XIN") + (pinfunction "XIN") + (pintype "input") + (uuid "a2342573-fcd6-4240-9189-25c990903bf6") + ) + (pad "21" smd roundrect + (at -0.2 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 147 "/XOUT") + (pinfunction "XOUT") + (pintype "passive") + (uuid "ed31f32a-7d9a-45f9-9034-98674dac5553") + ) + (pad "22" smd roundrect + (at 0.2 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "passive") + (uuid "a0edb002-4532-4214-aa01-8569048b2657") + ) + (pad "23" smd roundrect + (at 0.6 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 8 "+1V1") + (pinfunction "DVDD") + (pintype "power_in") + (uuid "2f194480-ed94-43e8-9ccd-035e9f809ba9") + ) + (pad "24" smd roundrect + (at 1 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 154 "/SWCLK") + (pinfunction "SWCLK") + (pintype "input") + (uuid "e71b2a5c-2691-4c52-b99a-7be1e56adbdc") + ) + (pad "25" smd roundrect + (at 1.4 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 154 "/SWCLK") + (pinfunction "SWD") + (pintype "bidirectional") + (uuid "917e14b7-1b2e-4166-9688-6712ef68d7a1") + ) + (pad "26" smd roundrect + (at 1.8 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 137 "/RUN") + (pinfunction "RUN") + (pintype "input") + (uuid "9056d772-88e6-4cab-9b4f-afea660752dc") + ) + (pad "27" smd roundrect + (at 2.2 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 131 "/GPIO_16") + (pinfunction "GPIO16") + (pintype "bidirectional") + (uuid "fa43b843-8859-4b47-b24c-5c97cd6192ea") + ) + (pad "28" smd roundrect + (at 2.6 3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 129 "/GPIO_17") + (pinfunction "GPIO17") + (pintype "bidirectional") + (uuid "eb1bfbe8-8db8-4e50-879b-7c151241c71a") + ) + (pad "29" smd roundrect + (at 3.4375 2.6) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 130 "/GPIO_18") + (pinfunction "GPIO18") + (pintype "bidirectional") + (uuid "fcd3dca0-800d-4490-b39d-1af24686cf76") + ) + (pad "30" smd roundrect + (at 3.4375 2.2) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 133 "/GPIO_19") + (pinfunction "GPIO19") + (pintype "bidirectional") + (uuid "16db5000-03d9-4d1b-a454-13b5a50f71a5") + ) + (pad "31" smd roundrect + (at 3.4375 1.8) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 82 "/GPIO_20") + (pinfunction "GPIO20") + (pintype "bidirectional") + (uuid "ca00f1f7-09b7-4b60-9c80-e1becef62cc2") + ) + (pad "32" smd roundrect + (at 3.4375 1.4) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 138 "/GPIO_21") + (pinfunction "GPIO21") + (pintype "bidirectional") + (uuid "b54bcfdc-0900-442a-87b7-d209e24a4d16") + ) + (pad "33" smd roundrect + (at 3.4375 1) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "passive") + (uuid "5281b531-62f4-41e4-be24-25823f580069") + ) + (pad "34" smd roundrect + (at 3.4375 0.6) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 135 "/GPIO_22") + (pinfunction "GPIO22") + (pintype "bidirectional") + (uuid "f8c30467-9d17-42d1-ba16-354a5752452b") + ) + (pad "35" smd roundrect + (at 3.4375 0.2) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 153 "/GPIO_23") + (pinfunction "GPIO23") + (pintype "bidirectional") + (uuid "59c7ea73-c881-48df-9c19-d8fa5fe1751d") + ) + (pad "36" smd roundrect + (at 3.4375 -0.2) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 152 "/GPIO_24") + (pinfunction "GPIO24") + (pintype "bidirectional") + (uuid "397ea014-c5ef-4b8d-ba6e-6fb69a40f530") + ) + (pad "37" smd roundrect + (at 3.4375 -0.6) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 151 "/GPIO_25") + (pinfunction "GPIO25") + (pintype "bidirectional") + (uuid "0c82006c-d1be-418c-a453-f75b8bcf4af7") + ) + (pad "38" smd roundrect + (at 3.4375 -1) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 141 "/GPIO_ADC0") + (pinfunction "GPIO26_ADC0") + (pintype "bidirectional") + (uuid "c2e59b0a-0763-4dd4-8f87-0a644f8e5cb5") + ) + (pad "39" smd roundrect + (at 3.4375 -1.4) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 140 "/GPIO_ADC1") + (pinfunction "GPIO27_ADC1") + (pintype "bidirectional") + (uuid "6a1f4964-9e16-4694-81ef-41b3d67bf5bd") + ) + (pad "40" smd roundrect + (at 3.4375 -1.8) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 139 "/GPIO_ADC2") + (pinfunction "GPIO28_ADC2") + (pintype "bidirectional") + (uuid "35f27445-63de-465d-a506-85015eb14389") + ) + (pad "41" smd roundrect + (at 3.4375 -2.2) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 136 "/GPIO_ADC3") + (pinfunction "GPIO29_ADC3") + (pintype "bidirectional") + (uuid "872d8ad8-0e68-420c-a493-2e98e7cd84ac") + ) + (pad "42" smd roundrect + (at 3.4375 -2.6) + (size 0.875 0.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "passive") + (uuid "fb90400a-14db-4cc9-8a34-d51caf8bac6e") + ) + (pad "43" smd roundrect + (at 2.6 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "ADC_AVDD") + (pintype "power_in") + (uuid "fcdd0a13-2ae0-46d7-b2ad-d3c211c4a3ce") + ) + (pad "44" smd roundrect + (at 2.2 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "VREG_IN") + (pintype "power_in") + (uuid "54bb8756-b782-40a4-9039-c99430d45c3a") + ) + (pad "45" smd roundrect + (at 1.8 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 8 "+1V1") + (pinfunction "VREG_VOUT") + (pintype "power_out") + (uuid "bcd47de9-708e-4e3a-8891-a54342f5ee10") + ) + (pad "46" smd roundrect + (at 1.4 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 145 "Net-(U1-USB_DM)") + (pinfunction "USB_DM") + (pintype "bidirectional") + (uuid "89dd7443-303a-4dd5-a39a-02e339dc3540") + ) + (pad "47" smd roundrect + (at 1 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 144 "Net-(U1-USB_DP)") + (pinfunction "USB_DP") + (pintype "bidirectional") + (uuid "d7cff5d0-7b42-4c2a-9d86-ade3c03e0c02") + ) + (pad "48" smd roundrect + (at 0.6 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "USB_VDD") + (pintype "power_in") + (uuid "83c6f6b9-a3ba-41c9-8de8-bc59b7d3110e") + ) + (pad "49" smd roundrect + (at 0.2 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pinfunction "IOVDD") + (pintype "passive") + (uuid "17bccb88-c88d-4d13-b91f-cbdeb3aa7821") + ) + (pad "50" smd roundrect + (at -0.2 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 8 "+1V1") + (pinfunction "DVDD") + (pintype "passive") + (uuid "97f63f60-9d40-419c-9d4a-34e3919fb1c6") + ) + (pad "51" smd roundrect + (at -0.6 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 92 "/QSPI_SD3") + (pinfunction "QSPI_SD3") + (pintype "bidirectional") + (uuid "9b55c0a4-a191-4aaf-bc67-d142f8f388cb") + ) + (pad "52" smd roundrect + (at -1 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 89 "/QSPI_SCLK") + (pinfunction "QSPI_SCLK") + (pintype "output") + (uuid "5202d3bc-f7a7-42ed-8896-0275e3402b7e") + ) + (pad "53" smd roundrect + (at -1.4 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 90 "/QSPI_SD0") + (pinfunction "QSPI_SD0") + (pintype "bidirectional") + (uuid "6c088ab3-89d9-4d46-b0a4-497e0bd202b9") + ) + (pad "54" smd roundrect + (at -1.8 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 93 "/QSPI_SD2") + (pinfunction "QSPI_SD2") + (pintype "bidirectional") + (uuid "2ca77fc4-ef24-4351-8166-cb1ceeda95be") + ) + (pad "55" smd roundrect + (at -2.2 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 88 "/QSPI_SD1") + (pinfunction "QSPI_SD1") + (pintype "bidirectional") + (uuid "9a378883-a5f8-4d3e-8382-0e6ff46375dd") + ) + (pad "56" smd roundrect + (at -2.6 -3.4375) + (size 0.2 0.875) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 91 "/QSPI_SS") + (pinfunction "QSPI_SS") + (pintype "bidirectional") + (uuid "f72172bc-1f93-4079-aedc-3a8291e38f5e") + ) + (pad "57" smd rect + (at 0 0) + (size 3.2 3.2) + (property pad_prop_heatsink) + (layers "F.Cu" "F.Mask") + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (zone_connect 2) + (uuid "14e48fe4-d2e9-4c7a-8fdd-d4b2382eedb3") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_DFN_QFN.3dshapes/QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector:FanPinHeader_1x04_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "633d6b7b-27ba-4afc-a3c9-203e839e3149") + (at -21.52 112.4675) + (descr "4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf") + (tags "pin header 4-pin CPU fan") + (property "Reference" "J13" + (at 4 -3.55 0) + (layer "F.SilkS") + (uuid "884c4a68-b5bb-451f-a7f9-287e4b6a9257") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x04_Pin" + (at 4.02 4.8 0) + (layer "F.Fab") + (uuid "0516692f-7839-45c1-ad0b-d1e62274717d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d430a452-8827-4870-aafd-db0fe815aa4f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x04, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7c16fa26-a58c-40fd-9d08-d999ea6cf9c3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/78809e27-d79b-4bd2-bfa9-4cdc4dae5fc9") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_line + (start -1.35 -2.6) + (end 4.4 -2.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "af21e195-3b6f-4fad-923a-2fe9e41deca1") + ) + (fp_line + (start -1.35 3.4) + (end -1.35 -2.6) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1f6913b7-8d6b-4a7c-b15f-03b73b0a7884") + ) + (fp_line + (start 0 2.29) + (end 5.08 2.29) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6eb32eb5-f393-4316-ba6d-aa2e645f51b0") + ) + (fp_line + (start 0 3.3) + (end 0 2.29) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a08286b8-694c-45db-b0b7-3b7f0ec7d2c6") + ) + (fp_line + (start 5.08 2.29) + (end 5.08 3.3) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d6efd794-f876-4be0-884f-8e1e8d0f170c") + ) + (fp_line + (start 5.75 -2.55) + (end 8.95 -2.55) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f573651b-e1e5-4290-94a5-43459f5cfe1f") + ) + (fp_line + (start 8.95 -2.55) + (end 8.95 3.4) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6976567d-7d67-4705-bb84-b6aab185f1ee") + ) + (fp_line + (start 8.95 3.4) + (end -1.35 3.4) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c50af0c2-f9a7-49c1-bd55-9a153f3ffe5c") + ) + (fp_line + (start -1.75 3.8) + (end -1.75 -3.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e3ec5505-5cb1-4740-92dd-acebcc804609") + ) + (fp_line + (start -1.75 3.8) + (end 9.35 3.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d84a301e-bed8-408c-933b-ae4cdc92029d") + ) + (fp_line + (start 9.35 -3.2) + (end -1.75 -3.2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7be66b26-e62e-46f8-8293-94db727ab03b") + ) + (fp_line + (start 9.35 -3.2) + (end 9.35 3.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7dd6e0de-8b77-47a0-b5cc-a2525461856c") + ) + (fp_line + (start -1.25 -2.5) + (end 4.4 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d137c42d-b65e-474b-84a0-c4fac58f6e86") + ) + (fp_line + (start -1.25 3.3) + (end -1.25 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "83822bdc-12dd-419e-9ce9-f0f4911bb402") + ) + (fp_line + (start -1.2 3.3) + (end -1.25 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "99122ee5-d3a4-4985-b05e-0099e7eb118a") + ) + (fp_line + (start 0 2.3) + (end 0 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4c0792ae-e1c0-4a56-b281-d5d5e3ebb733") + ) + (fp_line + (start 5.1 2.3) + (end 0 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c7bca13d-e1a1-4ed4-83a7-29b376349297") + ) + (fp_line + (start 5.1 3.3) + (end 5.1 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "13b4e507-df87-4f01-924e-0c1209b2edb8") + ) + (fp_line + (start 5.75 -2.5) + (end 8.85 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "13273ca9-8038-4a83-922c-0dff890b4e08") + ) + (fp_line + (start 8.85 -2.5) + (end 8.85 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3b1d21b0-7faf-4395-8f91-055ab4fd898c") + ) + (fp_line + (start 8.85 3.3) + (end -1.2 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "48e40a04-2371-479d-b682-c6db3bec1167") + ) + (fp_text user "${REFERENCE}" + (at 1.85 -1.75 0) + (layer "F.Fab") + (uuid "5f8eea89-7ded-4c53-9b20-813d2ca63c13") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole circle + (at 5.08 -2.16 90) + (size 1.1 1.1) + (drill 1.1) + (layers "*.Cu" "*.Mask") + (uuid "82ac6169-a3bd-40c2-9653-75c4fd0ff5fd") + ) + (pad "1" thru_hole rect + (at 0 0 90) + (size 2.03 1.73) + (drill 1.02) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "ebed76e9-dbfd-4268-b60c-6e9de829f2f3") + ) + (pad "2" thru_hole oval + (at 2.54 0 90) + (size 2.03 1.73) + (drill 1.02) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 5 "+12V") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "db10a0d4-1dd9-486c-97ee-9db037159477") + ) + (pad "3" thru_hole oval + (at 5.08 0 90) + (size 2.03 1.73) + (drill 1.02) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 114 "/GPIO_12") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "f4a3c265-d417-4afc-a65f-541bcfdb97a2") + ) + (pad "4" thru_hole oval + (at 7.62 0 90) + (size 2.03 1.73) + (drill 1.02) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 113 "/GPIO_13") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "a2894666-f448-4794-8fc1-6900cae8cecf") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector.3dshapes/FanPinHeader_1x04_P2.54mm_Vertical.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:PC817X1CSP9F" + (layer "F.Cu") + (uuid "642c3517-8444-492b-abf4-48ac81cffa5f") + (at 132 105.8 -90) + (descr "PC817X1CSP9F") + (tags "Phototransistor") + (property "Reference" "Q1" + (at 0 0 90) + (layer "F.SilkS") + (uuid "89cf97d0-de12-44a9-8dea-84f049437749") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "PC817X1CSP9F" + (at 0 0 90) + (layer "F.SilkS") + (hide yes) + (uuid "fe8bce99-29ca-46bd-b8c9-f15d22c735bc") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "https://www.lcsc.com/product-detail/Optocouplers-Phototransistor-Output_Sharp-Microelectronics-PC817X1CSP9F_C97308.html" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "8b366f65-120b-484a-a324-0e0b727d3cb7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "80V 5kV 50mA 100mV@1mA,20mA 1 6V 1.2V DC SMD-4P Transistor, Photovoltaic Output Optoisolators ROHS" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "f4d897b5-5f08-4a21-8ae5-b164ae3082b0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description_1" "80V 5kV 50mA 100mV@1mA,20mA 1 6V 1.2V DC SMD-4P Transistor, Photovoltaic Output Optoisolators ROHS" + (at 0 0 270) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "27ddae19-bc32-4de8-b326-0eba6956708d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Height" "4.36" + (at 0 0 270) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4319468f-236b-4305-9e4b-30688e6dd03a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "852-PC817X1CSP9F" + (at 0 0 270) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ac895821-e24d-4357-89dc-e2a8137b3e86") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Sharp-Microelectronics/PC817X1CSP9F?qs=rrS6PyfT74f%252BaIhOIosJzQ%3D%3D" + (at 0 0 270) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e9968f30-1d56-4dce-a202-0e4c431d9891") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Sharp Microelectronics" + (at 0 0 270) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7b855757-192b-44f7-ae79-5fda2472be6a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "PC817X1CSP9F" + (at 0 0 270) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bc5aab6c-cb1c-4746-8951-a75a1162a313") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/7b6e37b1-de36-4643-8afe-f9b767c43ce3") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.15 2.3) + (end -3.15 -2.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a5dc6f2d-1117-440c-8e1d-677b97ac5e9a") + ) + (fp_line + (start 3.15 2.3) + (end -3.15 2.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "4e825fd1-c96c-4925-b495-bf7ef8942333") + ) + (fp_line + (start -3.15 -2.3) + (end 3.15 -2.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "e0f5d3a1-04ad-477b-8544-c3ee4a68e444") + ) + (fp_line + (start 3.15 -2.3) + (end 3.15 2.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "f79bb953-7ccc-4b33-8781-049b94bc7d22") + ) + (fp_line + (start -5.6 -2.42) + (end -3.5 -2.42) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "4d775a8e-7230-4edf-b18b-ef15a9f2837e") + ) + (fp_line + (start -5.85 2.8) + (end -5.85 -2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "21d776b4-c8e6-40e7-89e1-230f282fc0a0") + ) + (fp_line + (start 5.85 2.8) + (end -5.85 2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "354fc79b-c75e-4656-826d-26be442e3147") + ) + (fp_line + (start -5.85 -2.8) + (end 5.85 -2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4f03d0f7-300f-42a0-b3bd-b784dd09eaf3") + ) + (fp_line + (start 5.85 -2.8) + (end 5.85 2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d4b4d0c1-7cfb-40b1-a549-8ca330d25bd6") + ) + (fp_line + (start -3.25 2.3) + (end -3.25 -2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4bd21252-c8d0-4b95-8a79-d9adf911da8e") + ) + (fp_line + (start 3.25 2.3) + (end -3.25 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a7b02cd0-3906-4d72-af29-23ed896723e9") + ) + (fp_line + (start -3.25 0.24) + (end -0.71 -2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dc5855ad-2e4e-4ffa-9963-b52708a8fe0b") + ) + (fp_line + (start -3.25 -2.3) + (end 3.25 -2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "76ac8e71-aec1-43cc-9516-c5079436c8fb") + ) + (fp_line + (start 3.25 -2.3) + (end 3.25 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "60ab8640-02d7-4fd3-b4c2-e98413998ea6") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "1281a24f-a742-4a52-b018-c6a2d20e362d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -4.55 -1.27) + (size 1.6 2.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 157 "Net-(Q1-A)") + (pinfunction "A") + (pintype "passive") + (uuid "1eee90a2-153d-4ec9-9289-253c8c1ebbf5") + ) + (pad "2" smd rect + (at -4.55 1.27) + (size 1.6 2.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 155 "/BMS_ALERT") + (pinfunction "K") + (pintype "passive") + (uuid "4be4b753-976c-4252-989a-11d204206afd") + ) + (pad "3" smd rect + (at 4.55 1.27) + (size 1.6 2.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 158 "GND_MCU") + (pinfunction "E") + (pintype "passive") + (uuid "c775e50d-b2a8-4d4c-911c-7c277fe08fec") + ) + (pad "4" smd rect + (at 4.55 -1.27) + (size 1.6 2.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 156 "/MCU_ALERT") + (pinfunction "C") + (pintype "passive") + (uuid "f299f681-6a2b-442b-847e-1f8af97d67dc") + ) + (embedded_fonts no) + (model "PC817X1CSP9F.stp" + (offset + (xyz 0 0 3.869999827) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Power solder pad" + (layer "F.Cu") + (uuid "6737f4e0-d83d-444d-9b10-8c627e05436f") + (at -52.25 122.1425) + (property "Reference" "J11" + (at 0 -6.4 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "da178e97-5943-4f18-8ffa-e432fd696ff8") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -4.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "0294581e-a61b-42b7-a627-d7770106df85") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2f3ed095-597c-4832-8de6-136431522feb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "15299222-4f3b-4c6f-8f94-bd51343f85ed") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/0239e840-aa88-47d4-9a92-bfebf627cdec") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "b0085549-f7ac-4a48-bcd7-643ad2f2b737") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 23 "/LED3_W_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "512bb7a2-8f91-4e7f-8dd6-05be0af28ac0") + ) + (pad "2" thru_hole roundrect + (at 2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.3571428571) + (net 24 "/LED3_W_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "48b84e64-471c-4126-b30b-8e60ab15ae24") + ) + (embedded_fonts no) + ) + (footprint "footprint-lib:DR127" + (layer "F.Cu") + (uuid "68fc2d60-90f2-4b56-b6b5-4e48c4fa0eaa") + (at -109.6676 57.9963) + (property "Reference" "L6" + (at 0.45764 -7.77979 0) + (layer "F.SilkS") + (uuid "f1d98880-a8e7-4760-b35e-72b9e30a0f4e") + (effects + (font + (size 1.641559 1.641559) + (thickness 0.15) + ) + ) + ) + (property "Value" "DR127-151-R" + (at 10.42321 7.90637 0) + (layer "F.Fab") + (uuid "6f3a6220-aaad-4101-aea1-517e431191ad") + (effects + (font + (size 1.641449 1.641449) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "cf550088-c757-4490-9f1f-a990837e00ee") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fba43594-d47f-4a37-bcec-477270dd2c5f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/c083965e-71db-4fe8-82ca-3ba5e0bd82f0") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 -3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "995dbf7b-b305-4fb7-a483-ec261667a7b1") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "a70ed799-4200-40e1-9d0b-4279eef5d503") + ) + (fp_line + (start -6.2484 3.0734) + (end -6.2484 3.1242) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "91a40e04-313d-4249-8878-48a002e40ffa") + ) + (fp_line + (start -6.2484 3.1242) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "69916420-ff34-4e8b-b14b-a8fbd4ad1759") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d2f5eed5-b87d-4480-9e39-1995580f9a21") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "066603e5-3548-4838-a1df-ba9981c08f6b") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "8342391e-dcca-4a0b-9cc6-c4811f3e3064") + ) + (fp_line + (start 6.2484 -3.0734) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "4f3a3a19-627e-4d6f-b7c0-c7a75ead6d26") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "daaa85c1-1686-4186-9895-b9cfee328819") + ) + (fp_rect + (start -6.25 -6.25) + (end 6.25 6.25) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "cb8e33ad-5868-4111-90c2-6f42b3137b25") + ) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "e25ba2c4-80a0-4c90-9a40-6ccccc30ace2") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "2af6cd5c-5022-46c5-9887-72e90c46ada5") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "08aa781a-8f31-4225-9150-489e85d3b754") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "08f4f672-0974-46f3-a24e-1be84c42913e") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "e9ca7e56-7d4d-474d-8492-1321e4702b3d") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "5be39374-bb2f-4f10-a18b-0f01cb4bd997") + ) + (pad "1" smd rect + (at -4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 20 "/LED2_C_NEG") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "18136378-b187-451a-96e1-48149f022549") + ) + (pad "2" smd rect + (at 4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 63 "Net-(D6-A)") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "9bbb062f-4783-466b-b85e-fd951deea6fa") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (layer "F.Cu") + (uuid "6bb31976-21dc-41e2-b3be-24a344ea5699") + (at 10.9 115.6675) + (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 0) + (layer "F.SilkS") + (uuid "9b8c8ca1-b962-493e-be06-2361d50dad71") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RG2012Q-270-D-T5" + (at 0 1.65 0) + (layer "F.Fab") + (uuid "e0be3bfc-e22a-4fb4-b5a7-d9cf010001e3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ebab05ff-303f-4d41-8c7b-aa59c2450ef1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "11e5c217-fc05-47be-8ec2-fbbf23f27631") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/51aa52d0-3f22-430e-a222-7d0cab5979b0") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.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 "a24c741f-2f6f-4405-b1fa-c12c547b649d") + ) + (fp_line + (start -0.227064 0.735) + (end 0.227064 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d8982dfc-612c-4dcd-9b70-20e594dbe687") + ) + (fp_rect + (start -1.85 -0.95) + (end 1.85 0.95) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "4a8fbec3-6333-418c-868a-839181e28a82") + ) + (fp_rect + (start -1 -0.625) + (end 1 0.625) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "91fa85e7-305b-42ee-919d-41308a785308") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "cfb53cf0-7695-406a-880d-812de27a3a2d") + (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.Mask" "F.Paste") + (roundrect_rratio 0.208333) + (net 144 "Net-(U1-USB_DP)") + (pintype "passive") + (uuid "21a678bc-f0d0-4211-b068-ca91dca483d8") + ) + (pad "2" smd roundrect + (at 1 0) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.208333) + (net 73 "/D+") + (pintype "passive") + (uuid "f2c85dc5-1d2e-40a1-8f1b-8c5635c2bb1d") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Power solder pad" + (layer "F.Cu") + (uuid "6be11827-7b29-4920-ad2e-752ca99125bc") + (at -52.25 125.9425) + (property "Reference" "J12" + (at 0 -6.4 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "94cdffec-095c-46fa-8c38-fbd481434623") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -4.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "7432a8ed-aa8d-4830-b62e-9bd50086d30f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b5392975-c261-44a1-99f9-1b4adbc99703") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "28b373e5-0197-40ea-9c6d-a36ab3db50a8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/6cb08803-3415-44b9-a815-910003d33057") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "014c89bb-e9f6-4a94-a116-894457bd0794") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 26 "/LED3_C_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "eebd17fc-abf6-4f3d-8777-d70bf8c2f68f") + ) + (pad "2" thru_hole roundrect + (at 2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.3571428571) + (net 25 "/LED3_C_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "8aacdf54-6dfd-4875-998d-bd562394c46b") + ) + (embedded_fonts no) + ) + (footprint "Diode_SMD:D_SMB_Handsoldering" + (layer "F.Cu") + (uuid "6c60f231-dc14-45f6-ad35-2d23f94223c9") + (at -14.1 139.2675) + (descr "Diode SMB (DO-214AA) Handsoldering") + (tags "Diode SMB (DO-214AA) Handsoldering") + (property "Reference" "D1" + (at 0 -3 0) + (layer "F.SilkS") + (uuid "73af8c38-25e8-4da1-8d75-8385c7627193") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "SS26-M3/52T" + (at 0 3 0) + (layer "F.Fab") + (uuid "404917b5-3640-492a-9001-7592000ac47a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9dd9cf74-cd35-4e1d-b6c6-cd9a379f1f8c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1a4acff1-9e57-4acb-8fec-3be84c006cc6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/4efee748-f0e8-4f44-b374-f7d143a79a75") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.71 -2.15) + (end -4.71 2.15) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a7dde02e-c90c-4826-a68c-d91d3c426908") + ) + (fp_line + (start -4.71 -2.15) + (end 2.7 -2.15) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1e1bedc3-1cf6-4172-b600-9324a5150469") + ) + (fp_line + (start -4.71 2.15) + (end 2.7 2.15) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd374099-04e9-4385-b5c7-2a6fd7b9467d") + ) + (fp_line + (start -4.7 -2.25) + (end 4.7 -2.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d8c7f547-3f97-402d-bc28-abb7a4d17bf2") + ) + (fp_line + (start -4.7 2.25) + (end -4.7 -2.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d3ec3f26-dbaf-45ba-8c04-33c30fcc73b0") + ) + (fp_line + (start 4.7 -2.25) + (end 4.7 2.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ea380f10-7e79-416e-a72c-0ddc87747107") + ) + (fp_line + (start 4.7 2.25) + (end -4.7 2.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2fa4c89a-c96c-47fb-ac69-c4156f735297") + ) + (fp_line + (start -2.3 2) + (end -2.3 -2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "80962fac-d84e-4eb0-9863-f0ab8d24e5c9") + ) + (fp_line + (start -0.64944 -0.79908) + (end -0.64944 0.80112) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d59613b0-699a-4f01-87ff-11d371a11c37") + ) + (fp_line + (start -0.64944 0.00102) + (end -1.55114 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d1651e2d-067b-4b96-bc15-83e34879df53") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cd4f9b6e-cd3b-4152-ad0d-41a1780d1526") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "83dcf61f-b6b5-4d0c-809e-31f120e8e38e") + ) + (fp_line + (start 0.50118 0.00102) + (end 1.4994 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "32cf85d9-ffce-48ce-b414-a345cf79b931") + ) + (fp_line + (start 0.50118 0.75032) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ba567980-feca-41af-bcba-c95888f0db6f") + ) + (fp_line + (start 2.3 -2) + (end -2.3 -2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d4de53fd-dcf4-4075-a176-4c2d13802546") + ) + (fp_line + (start 2.3 -2) + (end 2.3 2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "483ff7f4-7ad1-4971-b9df-33c15f1dc7ee") + ) + (fp_line + (start 2.3 2) + (end -2.3 2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d6e402b4-bdf4-4cbe-b466-b77b432ec39a") + ) + (fp_text user "${REFERENCE}" + (at 0 -3 0) + (layer "F.Fab") + (uuid "f87d99b5-90bb-4c33-a904-b23c8051e61e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -2.7 0) + (size 3.5 2.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1086956522) + (net 59 "Net-(D1-K)") + (pinfunction "K") + (pintype "passive") + (uuid "0fa893ca-ea17-4e4d-8695-aac292b43557") + ) + (pad "2" smd roundrect + (at 2.7 0) + (size 3.5 2.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.1086956522) + (net 1 "GND") + (pinfunction "A") + (pintype "passive") + (uuid "ba496181-c323-4047-9798-c93610bb2288") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMB.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "70229e06-ee10-4d67-8334-4ca7c444a9b0") + (at 157 95.2 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R33" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "86f3e782-73c5-4a2c-8303-6ab0b35eb9ba") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 7.2 13.63 0) + (layer "F.Fab") + (uuid "f354a7f9-7ad0-4625-abac-f29e30561f8d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6d5248a1-e78f-458a-aa4f-28bd71f1c8f0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "27dc535b-3923-425f-b2b0-c97d50d5b3a0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/88199173-f81d-4dc4-bd3f-15abd7925e2a") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c9b60487-b848-4611-9aa2-fe595bf4ac52") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "231e2e4f-7143-4aae-84e1-e5e511e48797") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ad30b763-19f5-484d-a579-9496f8a05674") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "df2a01cb-1e8f-4086-b73b-1dfbac04356d") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "5ca51723-d27c-48f2-9c5f-a0fc137f9caa") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 100 "/BL_8") + (pintype "passive") + (uuid "d68468c1-add4-435e-93fc-cc8c7b1457ab") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 43 "Net-(IC1-VC8)") + (pintype "passive") + (uuid "a436411b-d585-4908-ad77-8d99cfe499c7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "74010873-63f0-4586-97eb-877566c33879") + (at 157 108.8 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R37" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "8f77b1b0-78f3-4cde-90aa-67781cda1b6f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "0ab7c418-94e3-4a19-ad0c-ae83bc241321") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bf1a9fc3-087a-41f8-9eb1-490883bd6e84") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "542837c9-f137-436f-9f0f-a8096af6eccf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/ffa2f3d2-6f2b-49a8-8919-92258d6a5c26") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e7b43db1-b72e-448e-b3de-a4b261ac12aa") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a7c16f73-cc8a-4175-81da-a6840174880b") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7605f373-3cfe-433c-85e4-46d3c1b2a6b7") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "ac642c5d-dfe3-4d69-885a-2921288a08dc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e92beb54-d271-41d4-b69e-da6f29a80749") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 102 "/BL_11") + (pintype "passive") + (uuid "5587f03e-aca5-4b2c-9732-ada986d85dfa") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 47 "Net-(IC1-VC11)") + (pintype "passive") + (uuid "747c2bb1-7f45-489b-b4a9-728956c778a1") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "744b797e-2d86-4a13-b2b5-6ca2a9b564d4") + (at -77.875 78.6175) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C29" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "bd41f80f-86d4-4083-a2fa-897caccef137") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "f77e2521-f516-4d2f-a860-13b2838c4019") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f096aa93-b866-4f09-ac54-0b7e4d740d9a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f9650a46-b925-46d5-9abb-68f3ffc6e3a6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/b664a245-d5bf-4d76-9988-5a49e6b8a43e") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7051ba01-d798-4cd0-a9c9-ec479281fc63") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9b6fffca-0f23-4d0d-82ee-b7c85bb17ef0") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "b2e171e4-6a98-4d13-ab34-9182e14111a7") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "14a2ef4e-34df-43f4-842d-e7f09a1b13b6") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "3060871f-ef12-4d9a-bfee-bbf3dc20ec03") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 21 "/LED3_W_CONTROLL") + (pintype "passive") + (uuid "26ffed8b-15d1-4bf3-93c9-1a6753e110a8") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "b823d911-12c7-4ec3-9cc5-d367b8fb5fa2") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Power solder pad" + (layer "F.Cu") + (uuid "7670ffbf-c577-4ebb-83e0-33fb7f1dfdd9") + (at -52.25 118.3425) + (property "Reference" "J10" + (at 0 -6.4 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "a03dad50-d29b-4579-9c8e-16c84857df77") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -4.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "72db8c35-cba8-4f36-8734-44ff7fe029a6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2f6c0718-702d-43b6-b9cc-27d458247edd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "50c2e3cf-f686-415a-b641-f7e3bf4b8a28") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/455a1775-cdb7-4145-9922-6771466b51a2") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "6a999c35-2316-4331-bc85-c98af214e098") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 31 "/LED4_C_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "46122f0d-fa93-44a0-a9f0-765734eb7c2a") + ) + (pad "2" thru_hole roundrect + (at 2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.3571428571) + (net 32 "/LED4_C_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "97f039f7-524a-4080-9204-c9fa7b55164b") + ) + (embedded_fonts no) + ) + (footprint "footprint-lib:74404054330" + (layer "F.Cu") + (uuid "76fc3efb-92dd-4928-bb57-6b5d9caf3871") + (at -54.1 152.2675) + (descr "74404054330-1") + (tags "Inductor") + (property "Reference" "L1" + (at 0 0 0) + (layer "F.SilkS") + (uuid "7ac7982c-1201-41b1-9b13-eb7093d67a49") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "74404054330" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "1292ce23-a19d-496a-9bab-e79a39961164") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4e221198-4378-4f90-b116-68b899ef4800") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7dff305a-b0d2-4791-8ed7-18fde18dd1ad") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/b73ba933-8258-48e4-99dc-6f3f94c7a5cb") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.4 0) + (end -3.4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "7e6cbae3-7ea4-4d21-80c6-d031828cf4c7") + ) + (fp_line + (start -3.3 0) + (end -3.3 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "c15cc368-2cd6-4a48-a6ab-a55765e0ea37") + ) + (fp_line + (start -1 -2.5) + (end 1 -2.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "515839d1-2831-49b3-a4ad-a5756bc52918") + ) + (fp_line + (start -1 2.5) + (end 1 2.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ca321875-b03a-40c1-b2d5-dd7c35c470d8") + ) + (fp_arc + (start -3.4 0) + (mid -3.35 -0.05) + (end -3.3 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "411a589f-b732-487b-bc63-d1708514a3f5") + ) + (fp_arc + (start -3.3 0) + (mid -3.35 0.05) + (end -3.4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "5c051a17-b3cf-4022-af8d-fca06f17743f") + ) + (fp_line + (start -3.7 -3.5) + (end 3.7 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4b2f0ed5-33d8-4a15-8c3d-262ea5bcc9ec") + ) + (fp_line + (start -3.7 3.5) + (end -3.7 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "f6b03148-eba7-44de-8afe-b0961dc05bec") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "ca85e3c3-e6a4-46bb-a3b7-5c08c7c1dcce") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "9b798b92-7384-4f25-92b1-ee854cd3ee8c") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "eca5fda5-e9ef-40d0-8bb0-d6a188f473f1") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4c456f68-cf1c-42fd-a793-fb8c746f471b") + ) + (fp_line + (start 3.7 -3.5) + (end 3.7 3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "d40eeb42-8290-4d30-bb3d-94b7b6126075") + ) + (fp_line + (start 3.7 3.5) + (end -3.7 3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "90e8c68a-6fff-4e67-b42a-2ac170d008a8") + ) + (pad "1" smd rect + (at -1.925 0) + (size 1.55 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 3 "Net-(D2-K)") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "1dbf37b0-482b-4e45-9b19-a38384b889db") + ) + (pad "2" smd rect + (at 1.925 0) + (size 1.55 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 4 "+3.3V") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "16d464c3-c8d5-476d-9b4b-a9df03c23ef3") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "7aa4f986-26d3-4274-ae85-6ace9b69f349") + (at 157 65.8 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R24" + (at -3.8 0 0) + (layer "F.SilkS") + (uuid "0a99b3a2-45f5-4b77-9974-5268655f2c3b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0.35 1.8 0) + (layer "F.Fab") + (uuid "7bf9d234-5b63-451d-b1b5-61f25645a1f7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0ff94006-213a-4da7-b2d2-49056c9a08d2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b4dcacca-ae9b-4cb3-98fd-3a58d309ce64") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/c3408a78-da22-4019-aee0-bedfcc71a654") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e5ab62b4-b9c2-4fdd-a2a5-8cd2111e77ed") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1a15446f-e360-40e9-bbbc-5ec714655c75") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "dee3b9f6-384c-4537-abe9-e404b53b2c77") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "fe9fcb0d-9c58-42e5-8ed5-327007c474d5") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "1bbc1425-22d5-4602-bf24-d22cfd61eaee") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "1452953d-5f8d-46de-afd8-ac29d2150a42") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 33 "Net-(IC1-VC0)") + (pintype "passive") + (uuid "975591e5-2985-4bfd-a965-72c30e491be0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "7b0d3d15-02af-4d3a-b68f-c97020dd36ad") + (at -57.75 133.6675) + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C40" + (at 0 0 0) + (layer "F.SilkS") + (uuid "366d3f9a-1ecf-4b64-820e-42ea113c0668") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865081740001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "5bc57a96-698d-413c-bea9-b4ac95d2a2e1") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0d842bca-c7de-49d1-897c-87ff9fce902c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f0709b4d-85a5-407c-abb5-80139a6e382d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/ff793f86-af6f-48a1-aca5-d5c1938ac659") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "96f68a30-636c-4d07-9782-df9af401787e") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7bae3dea-6b36-4137-8474-11bdb928780e") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "845b30e9-1f8f-40f7-93d0-2a45296f7355") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "66f82c36-bc41-4cc4-b9b2-062e7070c26d") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a908b1b6-7f7d-418d-b2ea-07c50c01c722") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fd929a95-990a-4a78-b73b-3eee3583b0d4") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7537542e-e03b-4520-814d-c28843e5786e") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eb5eb6f9-6560-4061-8140-a5b687b93293") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3e18adbc-52ca-41b2-a9e6-7e97077c777b") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7cd79a6a-2dfa-45e9-8316-6151d195178e") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3e43b775-d137-4766-8534-234ed4b0b25c") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b2890927-30b8-4f8d-bc3a-5093e11d74df") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "53188af0-98be-4f14-827a-45f7de17f76a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 31 "/LED4_C_POS") + (pintype "passive") + (uuid "4428d72d-13b9-4021-9abc-187d50da68be") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 32 "/LED4_C_NEG") + (pintype "passive") + (uuid "faae9d2e-e4a5-4cc4-b154-def5f459f9bc") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Power solder pad" + (layer "F.Cu") + (uuid "7d9b8c1d-7560-4beb-bd72-c15a52b55aba") + (at -52.25 110.7425) + (property "Reference" "J8" + (at 0 -6.4 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "0b871f2f-1065-4614-8dd6-c91e4ba183a2") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -4.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "7b550206-30d8-400e-b6d5-e43c678d517e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d0cae4b9-1ca7-4279-a191-e73891b5a37a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ac8fac80-2e70-408b-a08d-9094145fccf5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/85b510f0-8b94-41da-aae5-79956fb11fb8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "783ebb89-2980-42ee-88ea-c332af4c5656") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 19 "/LED2_C_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "53ed320c-0169-4057-b810-76d667126368") + ) + (pad "2" thru_hole roundrect + (at 2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.3571428571) + (net 20 "/LED2_C_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "5b07e610-1be4-404f-b8da-c518232c660b") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "804432df-a65a-4963-8a7c-155933a5ab5a") + (at 153.6 90.2 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C49" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "046547af-dd28-40c4-805e-ce5bcfc622f1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "990e32b5-2974-4533-b46a-3b0c659e67ed") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "4d132a3e-4952-47e5-827d-182487986e33") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "ccd6ba27-1197-4289-a758-9d04227befcd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/ad382d3c-1f5c-487d-b69f-9a06927ede1c") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ac8f7dcf-e1d8-4a96-a321-1e4125e72d69") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5d51d139-277b-4ff7-b4c4-7bad8a9939a8") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2590dcbd-fe38-4b1a-9982-3380712c9107") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3d1f1991-eca0-424e-881a-6dc100e629c8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "f3d4693d-39fd-418a-8ebe-b306b007a112") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 41 "Net-(IC1-VC6)") + (pintype "passive") + (uuid "2e3e73e8-9731-43d9-934d-5805f68c16f7") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 42 "Net-(IC1-VC7)") + (pintype "passive") + (uuid "3b5862c9-590c-45fd-aa73-34d2efbdd7e0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "80bb1242-106c-466e-848e-fc86ee9503e3") + (at -44.3 59.7375) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R1" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "c4b5e37f-4fd2-427e-ae08-60be69ac8cfe") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "CR0603-FX-5101ELF" + (at 0 0 0) + (layer "F.Fab") + (uuid "469f6aaa-8d33-4182-9d34-6a98d346866c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "51f2028a-bae3-4e79-a923-e599e6928cf8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4ad97cd5-2ee1-4c6b-a12a-34b570795374") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/338f9dcb-75b3-4058-8d9f-cbf7b769b1e8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "26ac9a0c-3bf4-41b3-af9f-dd87e360f5ab") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "88d8282e-900c-464c-b7f8-1d5e587fe325") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a86bcdea-5c4f-4026-96e6-a45504453f96") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "cf943991-6791-4d68-b63d-fb61624c79dc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7ab37277-a682-4d64-a71d-c2fe13fd905a") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 94 "Net-(J1-CC1)") + (pintype "passive") + (uuid "4a6797fb-5416-433e-bc56-744d2334d156") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "d27751e6-34ab-4f69-8947-0d4c84af416c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "81872e40-91b5-48d3-ac07-6c3a6e52466d") + (at 137.5375 77.6 180) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C58" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "54849f49-7d57-40e2-94d1-ff5f203b69a7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "54be0d88-a655-45dc-ab31-6c1fbc6c023f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0ae0fb5d-f315-48e5-816e-1e7a328abd75") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d951250e-5b2c-488d-b5fd-41a3dae9a29e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/d545d58d-62ed-49aa-848d-b155254e1806") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "aebc098e-7b32-4cdc-a917-e90019d090e7") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "55fa6b0e-4328-4d93-b943-0d71255ac270") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "693bdd7b-cbca-445a-96a0-49d5b6b74de3") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "141c3742-0893-41c6-887c-3db41e30bc06") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "44379edc-aef0-4ab9-9ab8-b7cc17044ae5") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 180) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 51 "/TH_3_POS") + (pintype "passive") + (uuid "5ee4a42c-3970-432d-a4d8-8ed9bf122315") + ) + (pad "2" smd roundrect + (at 0.8625 0 180) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 52 "Net-(IC1-BAT)") + (pintype "passive") + (uuid "dc2a0ba4-17ad-40dc-a1ed-fdf1145660dc") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "8223cae3-542e-4f27-b681-91fa3761c7a2") + (at 153.6 86.8 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C48" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "4de1ce7b-f394-4125-9e64-ba9feb202d77") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "720cdba3-7363-4e5a-b239-0da04ec68714") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "2502ee89-105d-489e-8331-57798404580d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "cc5afa90-0c6a-4c12-bfa1-0906381ee51a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/ad0b4ec4-776f-446b-9f3e-a42a8b0c1264") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4ba9d3c5-f175-42a8-a266-e95f8171236e") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6617bc51-13da-4e26-a182-b58b7b44d037") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d615596c-027a-496c-b26e-7c846184ba94") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "44f2e6f6-36d0-4147-b33f-03bb1ffe2f3c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "945af4a4-a842-432a-9428-2873862c2bee") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 53 "/TH_2_NEG") + (pintype "passive") + (uuid "190140d0-91ce-4d5c-896b-f7e0ded88b16") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 41 "Net-(IC1-VC6)") + (pintype "passive") + (uuid "87bc19e6-1c9e-46da-87b4-804b315588f4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "823e817d-569f-468e-8c3c-7b4b5540a64c") + (at 0.9875 111.1475) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R8" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "b8c0fd3e-cdce-4e35-9c01-d3d03f46812c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "f4028b9a-3a07-4f60-ad28-06a9483de952") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7b667aeb-c4fc-4e83-9a81-e1a4b72829a1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5edad088-8992-4ed1-8df9-fe2065de8606") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/2aee419c-c11c-46f5-819a-f019f6e19728") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4ba76772-3962-4707-b40f-c779eb3911c9") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "813ac30e-e926-49a5-8663-e74962e48881") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "579ea589-d98d-42ad-85d7-acdbd8ba3462") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "c7ce9b12-f708-452a-af45-4de3d09e8215") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "754fc64d-d299-4ed9-81cb-28b8ad97a3f0") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 117 "/GPIO_0") + (pintype "passive") + (uuid "70b57ab5-2ba1-45aa-8356-65d70189fc90") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 9 "/LED1_W_CONTROLL") + (pintype "passive") + (uuid "7f2a7a1d-0213-4d41-95d0-f77ebe632ef0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "8250ec11-e335-4f27-9861-660e1375021a") + (at -82.225 96.1875) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C15" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "b6a6671e-b4c5-42cc-84b3-985e11843ca1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "888a42fe-03b2-4b7b-ba7c-cafeecb5900b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7fc7a918-4dec-4af6-b99b-e6ec6e2d1c78") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5314b246-6d27-4c58-ae94-ddbe31b0c183") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/80940ada-7306-437b-a82e-269733526b66") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6130f41d-d4e2-45b6-b388-22d1fc2f1320") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cf579326-0757-48f2-b981-85c9fcfdef62") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "67c86df5-5821-429d-be56-8443af202ac5") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "7a0ff2cb-a443-4be4-b02b-898de28b56f2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "4dd6bcaf-b489-40da-ac23-9847dae4ac05") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "eb0b8985-bdc6-4583-bd50-242906e704bd") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "1f535302-7ab4-486c-b483-ef32ebeccd43") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "82576da8-0c3c-495b-b91b-d934ccb509e5") + (at -81.3 124.4775) + (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") + (tags "LED handsolder") + (property "Reference" "D14" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "6ca4eaf9-92d3-43af-8ea5-24823d2959da") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "720-RATIVHFK3PM3Z555" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "814656e8-5b24-42d9-b299-c2b8ebe1108f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b3943177-72ab-4281-afa8-8313293532e2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e686ade5-e337-4f21-a24a-9ea7dded5883") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pin" "1=K 2=A" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b6d692cf-30ef-4180-9a38-34650a67869b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") + (path "/f9ca66b5-9ef5-49cb-97b4-8ad8846f08ce") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.66 -0.735) + (end -1.66 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7b2d5741-4678-4625-a56f-6be7ec41ea21") + ) + (fp_line + (start -1.66 0.735) + (end 0.8 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "caebfe7d-ebf9-44fe-8c72-f0c9a20842ef") + ) + (fp_line + (start 0.8 -0.735) + (end -1.66 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "28e0abae-18de-4dee-b7cf-02455448e266") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0ae3d47f-64c9-4dcf-9de9-de1479363abd") + ) + (fp_line + (start -0.8 -0.1) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7c71c7b8-0319-41d5-8e5e-abd39dd4928f") + ) + (fp_line + (start -0.8 0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3cd45ef0-c7fc-4922-938d-9f05904cae99") + ) + (fp_line + (start -0.5 -0.4) + (end -0.8 -0.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e23d9d79-0deb-4b1d-b8c4-58ffa10f94fd") + ) + (fp_line + (start 0.8 -0.4) + (end -0.5 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cd73bc4f-3870-4ca5-a491-c66dbf843d39") + ) + (fp_line + (start 0.8 0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e71f0cdb-71b3-4663-8ec6-19aa4edfaaa2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "fa68ad59-1df8-4f2f-bc06-1e2d24bc03b0") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.875 0) + (size 1.05 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "K") + (pintype "passive") + (uuid "6ac414a8-8850-474b-802d-fb7adde62469") + ) + (pad "2" smd roundrect + (at 0.875 0) + (size 1.05 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 69 "Net-(D14-A)") + (pinfunction "A") + (pintype "passive") + (uuid "fa56ce38-0afe-42dd-846a-a83786c481c8") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "848547a0-5d0c-4b78-b2ed-578b2c5c5043") + (at 156.2 106.2) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R41" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "af29fb4e-cea1-43f9-9fc2-4bf3ddde7df7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "RK73B1JTTDD913J" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "69337b34-7d35-4cb1-b559-515c420af95d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "486269a4-bda7-4b03-acb5-ef40a86f317b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3a6b7b99-f81a-44fa-8576-0a6a6f711935") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/27785ff0-ccc8-4629-a48a-a42fe64b3432") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "856dd647-dfbc-4079-9873-884c08693e58") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "51ed8ebd-2d39-42b4-ae66-449365068930") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "054388d7-bdf2-41c8-8917-044c23cc0703") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "0f94aabb-404c-4eb7-9431-2b789dba115b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c1caa956-3512-443d-b951-d8fc94f254af") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 51 "/TH_3_POS") + (pintype "passive") + (uuid "87a3c0ef-05aa-44f7-9c72-8cdfd4c21c09") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 111 "/BL_10") + (pintype "passive") + (uuid "c4d2bc4b-a4b7-4e1a-9be9-86f33df6378f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "85567306-2b9d-43f2-a39a-7d457ca902ae") + (at 0.9875 123.6975) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R17" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "2d57b140-5cbd-493b-8310-ffceb1ecdcdc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "12b88f78-7423-4c34-b07e-fd9fef6e023e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ce707a9e-cd34-4a70-8427-88f5e5bed389") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f96382e4-8849-46eb-be87-ecfe688042c4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/ebb5b6bf-36ec-4ff1-bae8-e798f9810df7") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6fe4a629-4a3a-4b3e-8df3-6c16046e7374") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5982b80f-11d8-461a-ad17-8f2f60aeb7bc") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "9ce050ee-0f15-4ea0-a4dc-813b18ff9e94") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "718dfc45-020f-47c1-8429-94b74ce09de3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "163bfc78-f9a1-4c17-b67f-4637d09cfacd") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 125 "/GPIO_5") + (pintype "passive") + (uuid "b28bc53e-9e57-4897-8e8a-697675b2e3ed") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 22 "/LED3_C_CONTROLL") + (pintype "passive") + (uuid "ae383817-9a53-4b49-9ad7-7ad4f1b91936") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "8a9fd470-56cf-4fef-b59f-7146aa363d46") + (at 135.67 109.95 90) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R57" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "151102df-2882-43e5-abfa-7751cf1ec873") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10kohm" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "466fac54-de74-40a9-9877-91cc6d077f42") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "afd74ccd-b9ec-44ee-85a1-801b135532bf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "12a9d85c-72bc-44c0-93d6-1972f03f5f74") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/c73ab12e-96d0-443b-962b-540cae8a0c1f") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7e5a283f-8a21-4a3e-a5fe-fda910ff396d") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0927e3f2-fe05-4aee-9e53-60843a618b81") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "fda753ff-6eec-4d52-92d5-059dc27e9925") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "9a8e3f19-6509-4aa3-8d87-fe48a78caafc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "ec174303-74f4-4740-b6b2-0ea94d52987d") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0 90) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 156 "/MCU_ALERT") + (pintype "passive") + (uuid "d0db6bf0-6a9e-4e5d-9cb8-b8ec9289e1e8") + ) + (pad "2" smd roundrect + (at 0.9125 0 90) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 159 "+3.3V_MCU") + (pintype "passive") + (uuid "26189090-c52d-4a25-b8f0-b32f0400cabf") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "8abc3e67-5ac4-4b5b-8af9-99670cceceeb") + (at -82.225 81.1275) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C9" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "8df5c0aa-6c83-4616-bd63-2d289f16b67c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "94da6cd0-067f-4eb8-8ba3-16357c890daf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1736494c-1305-4020-938b-b11c2fd9f50e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8411c521-f072-4f16-aa94-2406f9dc1077") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/cb020d06-13ed-44a8-8ced-2b4fa6de99fa") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ee8c7dd6-6772-426f-bd7a-7e4a87982365") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e5494815-90b7-465a-ae61-dd4a581f8be0") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "9bd22663-0f24-493f-8304-8388b2b87818") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "94d9bfa7-bb48-4732-b4f0-5d12e2bbb2f5") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "591d453c-8e20-46d3-86a9-bd037c1251cd") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 8 "+1V1") + (pintype "passive") + (uuid "4c3c6852-30c6-42d9-a18c-6ed28db80190") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "ffe36915-efeb-421a-8fa5-b7d1660cd1e0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "8bd99f51-ad54-42fa-a0fc-b8863eacf520") + (at 6.1875 127.4675) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R15" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "5b16c417-d802-4023-9b6c-98c0dd5d4175") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "3a47bb03-1b13-4ff3-addf-f7f25744c009") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "873067b6-4e1a-41e2-828a-ace144b9bf7f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3e04a7d4-6f29-4701-a6f4-5613670f1811") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/5deabce9-dc7d-40d4-b3d4-673821dc0008") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a95a1d99-1041-4c4a-968b-1d377d55b9c1") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "82e90541-6663-4faa-bc09-e3aabfc04c31") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "e3b2f251-4b5a-455e-9c7f-08477c8d33b1") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "bcb6a5aa-22cd-45f8-bfb5-1986d1b65f65") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "747e1004-75a8-4fbc-b66e-3acf03106333") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 116 "/GPIO_1") + (pintype "passive") + (uuid "cb8cc7c8-8779-4d1f-b147-ff9f90596fd4") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 14 "/LED1_C_CONTROLL") + (pintype "passive") + (uuid "a5e447d5-2675-4763-8cbd-69df038e76ce") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "902f5a2e-595f-484d-978f-08c26f50c978") + (at -56.55 140.6675) + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C39" + (at 0 0 0) + (layer "F.SilkS") + (uuid "21f3a657-15b6-42ec-9095-9328857f4d09") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865081740001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "09474cf9-4ffd-46ea-9f65-3e21124d020f") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2f5ad7fe-48ea-40bc-8819-ea6f7f1da754") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "334a779f-7905-405b-9ea8-810683d8cc5c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/c482703b-3da6-45aa-aed1-4989a90e657d") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "90f4758f-490d-412d-a045-86ea16606370") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "bbfeda3e-6524-4e35-b536-156e73d49248") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "af4b6224-75da-453e-a031-3db9ca23eb39") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "090e3679-275d-4f5c-b436-74d8424e9d16") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "51b2dd1d-97ec-4ce9-a828-9b44d08bd765") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fedef0bb-c15e-4102-81ff-0191c1554ffd") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d6dff4fa-4092-47ef-a239-2349562e824e") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a869335a-aa14-4113-adc9-f9d5568a924c") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "58cc5b93-c3b2-4b34-b3f2-5e928ce4f7e8") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "91c5bd9b-bdc0-4f38-8378-cc1efa827c4d") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cd9178f8-015a-4d8e-8c48-0e31e903433f") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ef00f367-ce52-448f-b3df-9ce077cee86a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "337c4414-1937-4ba1-ae7b-dfee751e7742") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 30 "/LED4_W_POS") + (pintype "passive") + (uuid "d7554514-d1c2-44f9-a0e4-23e4cdd4d474") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 29 "/LED4_W_NEG") + (pintype "passive") + (uuid "c01c7206-e9e9-466c-a219-87fb2f26c0bf") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:DIONC1608X90N" + (layer "F.Cu") + (uuid "90a85cd7-5c8e-4d74-b177-6c9b27c19607") + (at 9.85 111.0675) + (descr "82356120100") + (tags "TVS Diode (Bi-directional)") + (property "Reference" "D17" + (at 0 0 0) + (layer "F.SilkS") + (uuid "d798b549-2415-419e-8c53-af95fe5193c8") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "82356120100" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "d6c64c29-f40a-457b-a5ac-e6ca119b35b8") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "https://www.we-online.com/catalog/datasheet/82356120100.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2dd9c647-4b78-4937-b327-8c4945eb4106") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "be254998-7668-4c9b-a6fb-91788265671c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description_1" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e3b2b0fc-4f77-441d-bce0-04b347211bd8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Height" "0.9" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3d8fd218-b2d1-42cc-9194-c0d2cccc5f50") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "710-82356120100" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "71bc065c-b5e0-4d8a-b01b-beda3400994f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Wurth-Elektronik/82356120100?qs=zPgndZZmKGaCWdXsf8N8bA%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f36fe5fa-0928-4f4d-aae6-a3812614e232") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Wurth Elektronik" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2454813a-ff2d-4567-9484-7cf1d343a6dc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "82356120100" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0c7dcb39-aa6c-46f4-8292-3b79e1724f16") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/262d747c-2fb2-4109-9ff1-28884bbde310") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start 0 -0.3) + (end 0 0.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "3fff9b0d-8ece-4f4e-a7e0-693b20800326") + ) + (fp_line + (start -1.5 -0.75) + (end 1.5 -0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4ba6d283-2a50-4943-9008-57dec6574a39") + ) + (fp_line + (start -1.5 0.75) + (end -1.5 -0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8c723f4b-41ae-47d1-89cd-5a1a8e8b862e") + ) + (fp_line + (start 1.5 -0.75) + (end 1.5 0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3c631ab0-34a1-4ee4-bb09-1ae3467998a5") + ) + (fp_line + (start 1.5 0.75) + (end -1.5 0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4b8cbbe4-85db-480e-9d49-0a246731703b") + ) + (fp_line + (start -0.8 -0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "89e7dec0-cdb7-4a37-a2af-b70fadaca8bb") + ) + (fp_line + (start -0.8 0.4) + (end -0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "714fade9-f9b9-4fa3-933a-e5797b81b347") + ) + (fp_line + (start 0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3bfbfa6d-3c50-486c-93f5-e2f87f17e77d") + ) + (fp_line + (start 0.8 0.4) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "45c8a864-ac72-4603-a11f-8b3c5b07c56c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "1a952035-a22f-49e0-b7df-28314476d4ad") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -0.85 0) + (size 0.8 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "29e21f4a-a712-4756-98f5-260f8ef0dd20") + ) + (pad "2" smd rect + (at 0.85 0) + (size 0.8 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 72 "/D-") + (pintype "passive") + (uuid "f8cee9f6-4f6a-413e-8783-93c10675e1b7") + ) + (embedded_fonts no) + (model "82356120100.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "90ea04a4-6f6a-4e5e-ac4a-e44064db8061") + (at 153.6 110.6 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C55" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "e9f5e418-ce29-496f-9302-dcecc36cdfa1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "d6a97616-16b9-4558-935b-b269d81aa2b0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "96c4b5ed-8ce3-4827-8c4b-de968d7490f1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "b759be97-9571-4448-8498-d5f85b435b10") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/7ee01504-a1a2-4d60-9a3f-1d27ee5f83c0") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "157b5a97-6fa1-4bec-9229-52e919a57b24") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e77899e3-310e-4cd9-b0d1-f0b8edcf3410") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8192feea-4d78-44d4-8f53-3bd2dcc9ef36") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "2960dbad-e71c-42e7-9df1-e82c777ee566") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "8c4209ad-9c8c-4a84-8c57-f0815011d00c") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 47 "Net-(IC1-VC11)") + (pintype "passive") + (uuid "184c177d-2d6b-48d7-965d-233c16ab7cc1") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 48 "Net-(IC1-VC12)") + (pintype "passive") + (uuid "e4b30960-b33c-4642-9649-9213da29663d") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_JST:JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical" + (layer "F.Cu") + (uuid "910238b7-b460-4cb2-b38e-75476ecd2d8f") + (at 138.5 117 180) + (descr "JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator") + (tags "connector JST EH vertical") + (property "Reference" "J20" + (at 5 -2.8 180) + (layer "F.SilkS") + (uuid "babd9546-b68c-4433-b8d5-d0be54984ed4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x05_Pin" + (at 5 3.4 180) + (layer "F.Fab") + (uuid "b265bfe3-23dd-473a-91d0-f1b29bddd817") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "2053a910-eca1-4471-ae53-120ee606b010") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x05, script generated" + (at 0 0 180) + (layer "F.Fab") + (hide yes) + (uuid "c383fdd2-5969-41cd-8caa-31c97165a4df") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/0453fdef-9452-4d8d-938b-50e4561f80a5") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_line + (start 12.61 0.81) + (end 11.61 0.81) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dd923b69-0fd8-4aa9-90c0-38fb41b14c26") + ) + (fp_line + (start 12.11 0) + (end 12.61 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c551ab39-e434-4570-9c66-ac6b95ce6268") + ) + (fp_line + (start 12.11 -1.21) + (end 12.11 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "316b62a3-5702-4cea-ab4b-eb8c61eec806") + ) + (fp_line + (start 11.61 0.81) + (end 11.61 2.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2beffe1d-b378-4af7-ba82-c1ab7bd6d41f") + ) + (fp_line + (start -1.61 0.81) + (end -1.61 2.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f61c174-6f26-405b-9986-f3b01745f30f") + ) + (fp_line + (start -2.11 0) + (end -2.11 -1.21) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5d739ad9-3d6d-4cea-b813-af0758804006") + ) + (fp_line + (start -2.11 -1.21) + (end 12.11 -1.21) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0474fdb6-fd37-483d-8612-2df438ff6044") + ) + (fp_line + (start -2.61 0.81) + (end -1.61 0.81) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b554605d-7f81-4796-864b-0a7c337fef92") + ) + (fp_line + (start -2.61 0) + (end -2.11 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2ccd663e-0615-40a2-846b-2a9cf826f615") + ) + (fp_line + (start -2.91 2.61) + (end -0.41 2.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "21f0e434-ba13-460a-b062-9aa6155ba30e") + ) + (fp_line + (start -2.91 0.11) + (end -2.91 2.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "211d0abc-3fa3-4b1b-8d4d-a87583f79568") + ) + (fp_rect + (start -2.61 -1.71) + (end 12.61 2.31) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "6c558439-4b17-42d9-9c5f-89994fc260d1") + ) + (fp_rect + (start -3 -2.1) + (end 13 2.7) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "18e1bef2-0728-4ee8-a404-8f7b9aae5874") + ) + (fp_line + (start -2.91 2.61) + (end -0.41 2.61) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d78fe48a-1979-4e3b-a9f3-90df757f9bc7") + ) + (fp_line + (start -2.91 0.11) + (end -2.91 2.61) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "02b03c2a-9013-4d05-9291-b1c668eea46f") + ) + (fp_rect + (start -2.5 -1.6) + (end 12.5 2.2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "6357d2c8-9744-43ab-b12a-59bd3976a159") + ) + (fp_text user "${REFERENCE}" + (at 5 1.5 180) + (layer "F.Fab") + (uuid "c7bc551b-263f-4322-b39b-0ccdbb5cd1a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 180) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.147059) + (net 158 "GND_MCU") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "3234b385-3b91-4d88-926c-1ab0d4d15719") + ) + (pad "2" thru_hole oval + (at 2.5 0 180) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 159 "+3.3V_MCU") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "9359a893-1178-451f-8f56-e128a96706b8") + ) + (pad "3" thru_hole oval + (at 5 0 180) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 150 "/MCU_SCL") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "d28cb8b3-086d-41c1-9285-c981bf59030c") + ) + (pad "4" thru_hole oval + (at 7.5 0 180) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 149 "/MCU_SDA") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "630d48f2-aabe-476e-8879-d269b9c470fa") + ) + (pad "5" thru_hole oval + (at 10 0 180) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 156 "/MCU_ALERT") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "7a50a6f6-f571-4cdb-ae42-9d0254938c0c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_JST.3dshapes/JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "911cd417-85fc-473b-ae68-1c2b48f30409") + (at 157 101 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R35" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "fddecfb6-43f0-4c6d-ae09-bfb406993639") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "30ba0bb8-92c9-4464-9e7d-a135c4d01561") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f892d9f7-4ce1-4ddb-9021-11fc2527e1a1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bfdc105b-1f5f-4c3a-bf50-4b70c0dddc1e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/465068c0-0345-48e2-85b0-f632a3564633") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "41998694-ac82-41d6-89b5-f72b47a8da28") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a107fa8d-784b-4fa8-a205-0697683120c9") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "e8a0d639-adc5-4de4-bc05-b8fec02d14a5") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "54c94d21-6be8-44db-af80-1315d2f438aa") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "661576fe-5741-4d36-ba6c-44bd3d18a433") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 111 "/BL_10") + (pintype "passive") + (uuid "16405d97-ef54-4ab2-96d4-5beb9465a58e") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 45 "/VC10_I") + (pintype "passive") + (uuid "549e30b9-5193-417b-8c43-812195df294a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Package_TO_SOT_SMD:TO-263-5_TabPin3" + (layer "F.Cu") + (uuid "920778ab-7558-4bd0-ab6e-38e5a28f8883") + (at -104.755 130.4775) + (descr "TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/") + (tags "D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426") + (property "Reference" "U2" + (at 0 -6.65 0) + (layer "F.SilkS") + (uuid "f1f75911-81e6-48a0-8701-473398cd7bf9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "LM2576HVS-12" + (at 0 6.65 0) + (layer "F.Fab") + (uuid "1d8a2665-35ae-4984-8fa8-a98614f01b8c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2576.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d6aa8832-d6b8-4b66-b1ce-47d2097348a9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "12V, 3A SIMPLE SWITCHER® Step-Down Voltage Regulator, High Voltage Input, TO-263" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ea55be16-2a6e-4643-b414-0e1262494d46") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO?263*") + (path "/0fc98b29-3ca7-44fe-88b7-7fe6273fdd0f") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.825 -5.2) + (end -4.825 -4.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "13004434-e5c8-44c1-a773-bfc9f8c5c7c8") + ) + (fp_line + (start -4.825 5.2) + (end -4.825 4.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bc2ca3c1-b21e-4ea4-af14-90f354f4ac97") + ) + (fp_line + (start -3.46 -5.2) + (end -4.825 -5.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3923ba48-0fa1-4a8a-8c18-62af2b582ddc") + ) + (fp_line + (start -3.46 5.2) + (end -4.825 5.2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "46d18f0e-51f5-4224-bb06-1a844db1b6bc") + ) + (fp_poly + (pts + (xy -7.65 -4.21) (xy -7.99 -4.68) (xy -7.31 -4.68) + ) + (stroke + (width 0.12) + (type solid) + ) + (fill yes) + (layer "F.SilkS") + (uuid "44f823fb-6b43-45f1-a534-79e999ecdc0d") + ) + (fp_rect + (start -10.2 -5.65) + (end 6.45 5.65) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ddbccb0c-bd7c-492d-ade9-5a5e0c09e332") + ) + (fp_line + (start -9.325 -3.8) + (end -9.325 -3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4db80137-79b3-4c7c-8cdd-8eb603347dee") + ) + (fp_line + (start -9.325 -3) + (end -4.625 -3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "82e991ef-a228-4f93-88ff-7bf285860576") + ) + (fp_line + (start -9.325 -2.1) + (end -9.325 -1.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "66f3e709-2048-4790-bada-6f140f7bd40a") + ) + (fp_line + (start -9.325 -1.3) + (end -4.625 -1.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a507d27a-7516-4078-9424-124106941420") + ) + (fp_line + (start -9.325 -0.4) + (end -9.325 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0acff033-2611-4b25-aa98-a7596e8c2214") + ) + (fp_line + (start -9.325 0.4) + (end -4.625 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5cb1a4d2-f733-46b6-9dba-1d576e8f7b5f") + ) + (fp_line + (start -9.325 1.3) + (end -9.325 2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a65dc5c2-4f95-4959-b84d-d266464cc5ce") + ) + (fp_line + (start -9.325 2.1) + (end -4.625 2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "325377e3-a813-475b-b183-63da46839a6b") + ) + (fp_line + (start -9.325 3) + (end -9.325 3.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "398acc06-1327-4810-8bd0-d1af138847e7") + ) + (fp_line + (start -9.325 3.8) + (end -4.625 3.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dd27b36e-ce74-4702-94d5-cf02788df7ec") + ) + (fp_line + (start -4.625 -3.8) + (end -9.325 -3.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0f450496-dd88-4882-960d-5b3f361c991d") + ) + (fp_line + (start -4.625 -2.1) + (end -9.325 -2.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70ad7da4-833d-4352-b97d-e44bcf0f7d9f") + ) + (fp_line + (start -4.625 -0.4) + (end -9.325 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "75c355a9-7a45-4fdd-a0c7-80cc8734c9c5") + ) + (fp_line + (start -4.625 1.3) + (end -9.325 1.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "df2cec38-2aa3-46c0-a2e1-db81d90fe032") + ) + (fp_line + (start -4.625 3) + (end -9.325 3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "87fe7090-01cd-4146-ad2d-a3787a22d15b") + ) + (fp_line + (start 4.625 -5) + (end 5.625 -5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "689327aa-a156-4e3f-a5a0-68b31f0e7a57") + ) + (fp_line + (start 5.625 -5) + (end 5.625 5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9e70c6e2-8e36-4291-b2f2-3cdbc6c451bf") + ) + (fp_line + (start 5.625 5) + (end 4.625 5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "340dbb14-0d30-429c-bf45-1f6f713f497f") + ) + (fp_poly + (pts + (xy 4.625 -5) (xy 4.625 5) (xy -4.625 5) (xy -4.625 -4) (xy -3.625 -5) + ) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "cc0c4db4-3c31-4353-83d3-bbd58d8826df") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7ac816f5-22db-4600-9d02-582586edfcf2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" smd roundrect + (at -0.925 -2.775) + (size 4.55 5.25) + (layers "F.Paste") + (roundrect_rratio 0.054945) + (uuid "341df900-0760-479a-a387-3cc4f26e09a5") + ) + (pad "" smd roundrect + (at -0.925 2.775) + (size 4.55 5.25) + (layers "F.Paste") + (roundrect_rratio 0.054945) + (uuid "b3ff0bd0-6287-4c1c-9307-50f86320734c") + ) + (pad "" smd roundrect + (at 3.925 -2.775) + (size 4.55 5.25) + (layers "F.Paste") + (roundrect_rratio 0.054945) + (uuid "2dce3fe0-95d5-414b-87d6-45d23011b036") + ) + (pad "" smd roundrect + (at 3.925 2.775) + (size 4.55 5.25) + (layers "F.Paste") + (roundrect_rratio 0.054945) + (uuid "40196d07-06df-42cc-b208-d31b9c0205de") + ) + (pad "1" smd roundrect + (at -7.65 -3.4) + (size 4.6 1.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.227273) + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "power_in") + (uuid "c37a9457-9fbe-4903-9204-6416ced9cc8a") + ) + (pad "2" smd roundrect + (at -7.65 -1.7) + (size 4.6 1.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.227273) + (net 59 "Net-(D1-K)") + (pinfunction "OUT") + (pintype "output") + (uuid "d503cd11-a8a6-4a49-b2eb-7ebf46eaf6ea") + ) + (pad "3" smd roundrect + (at -7.65 0) + (size 4.6 1.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.227273) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "245941f8-7aba-467e-97b0-1025bbebac99") + ) + (pad "3" smd roundrect + (at 1.5 0) + (size 9.4 10.8) + (layers "F.Cu" "F.Mask") + (roundrect_rratio 0.026596) + (net 1 "GND") + (pinfunction "GND") + (pintype "power_in") + (uuid "976c5f23-9251-4248-bf34-c1b552be47f4") + ) + (pad "4" smd roundrect + (at -7.65 1.7) + (size 4.6 1.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.227273) + (net 5 "+12V") + (pinfunction "FB") + (pintype "input") + (uuid "62b82d9a-ccd2-4e96-bb63-cb00f2024a9e") + ) + (pad "5" smd roundrect + (at -7.65 3.4) + (size 4.6 1.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.227273) + (net 1 "GND") + (pinfunction "~{ON}/OFF") + (pintype "input") + (uuid "35abe928-5689-42b3-86bf-61e6e0652732") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/TO-263-5_TabPin3.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "93570426-cb3d-4cbd-9098-4cc1f6ea65fe") + (at -81.3 127.0675) + (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") + (tags "LED handsolder") + (property "Reference" "D15" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "0d86440f-ae41-4be3-a6b9-29f41d929ee3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "720-RATIVHFK3PM3Z555" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "0023e739-f935-4d52-8c78-d648d25d5ad0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bb556ad4-277c-46db-b2b6-a8cbe5db80c9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "855d0071-0e14-4dd7-9155-4088fb6d8a8e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pin" "1=K 2=A" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "75562e1e-e15f-48fa-89cd-db62af56edb9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") + (path "/12a2f187-700b-4952-8a66-f2fa80e970f6") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.66 -0.735) + (end -1.66 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0fdccc9b-76e8-4502-bb4f-3e7bb3f2cccd") + ) + (fp_line + (start -1.66 0.735) + (end 0.8 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "480fd70a-7f8c-4bf2-8507-a535b60ed1d3") + ) + (fp_line + (start 0.8 -0.735) + (end -1.66 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a4de419e-814c-42a2-84d9-53cb41be2507") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "721e3bcd-e850-4099-aee9-3c1e12c1e80e") + ) + (fp_line + (start -0.8 -0.1) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8b8fda2f-4c04-444f-8972-1e44b23b22c3") + ) + (fp_line + (start -0.8 0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7de67fb6-28c8-49ca-b79a-07df31e543d8") + ) + (fp_line + (start -0.5 -0.4) + (end -0.8 -0.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "be528164-975b-4f5b-b35c-5be9196e9571") + ) + (fp_line + (start 0.8 -0.4) + (end -0.5 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "281899f5-71c5-401a-9a74-628bd64e1169") + ) + (fp_line + (start 0.8 0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f108e801-e67f-43b2-a1ad-516d4ffd7428") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "9d1e482a-ec24-4e91-8e8c-976a689e5a36") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.875 0) + (size 1.05 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "K") + (pintype "passive") + (uuid "144f0332-5d54-4413-8539-5c28ff33e67f") + ) + (pad "2" smd roundrect + (at 0.875 0) + (size 1.05 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 70 "Net-(D15-A)") + (pinfunction "A") + (pintype "passive") + (uuid "d44fe8a9-a813-4df0-9607-e8a9f8a5d185") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "9566bb35-85e8-4ac7-9aed-348809f0263c") + (at 0.9875 126.2075) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R20" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "4aade38d-de22-47fc-aa62-c8c983e2ad06") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "5a13eb66-f856-455e-8a18-16dae547f2ee") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "59dbcaf9-3e4c-4cce-9998-9b3e0112232c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f0dc9124-1c60-4e9b-99c7-c7b89c7ab349") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/09254b2b-8b63-4aa8-b385-232bcd337662") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f329345c-10c5-4c54-a90e-6854c993a288") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6d877b23-90b7-49e3-8c7e-2d577f054324") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "4b33cf08-cfdb-4e95-8ee5-a7b81e977c92") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a8c88982-8fbd-4c23-acc4-d5868d673cc8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "b0a6d30f-9875-42a7-a76b-68018e3dfbb9") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 121 "/GPIO_6") + (pintype "passive") + (uuid "a4e189bf-4848-4dd4-96bf-f44102e71bea") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 27 "/LED4_W_CONTROLL") + (pintype "passive") + (uuid "91619aa6-49ff-49f5-9fc9-1da805eb637a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:PCAP_UUG_12P5X21_NCH" + (layer "F.Cu") + (uuid "960b9ae4-df1d-422c-82d9-cf6f2e85d26f") + (at -107.1441 116.6872) + (tags "UUG1V102MNQ6MS ") + (property "Reference" "C5" + (at 0 0 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "ddc011d4-3de6-432f-ae3c-ce2e0cf44236") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "UUG1V102MNJ6MS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (uuid "a9b2bba0-e083-45ff-968c-b8d30bf34936") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ab24776c-fe96-4b89-ae5f-168e9381f1d4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a7d8ea58-e072-4170-a1be-36228a1b97d1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/d08b9b66-b4d3-4aa3-8e17-ae2693415d4b") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.9215 -6.9215) + (end -6.9215 -1.23444) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "7f4d52e1-6e2f-4b46-8ab9-b0335756fe78") + ) + (fp_line + (start -6.9215 1.23444) + (end -6.9215 6.9215) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "eb6339fa-d6bc-4173-a5e0-31290f842bb1") + ) + (fp_line + (start -6.9215 6.9215) + (end 6.9215 6.9215) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "2442171a-60fe-437d-821f-70df4dbcc3a4") + ) + (fp_line + (start 6.9215 -6.9215) + (end -6.9215 -6.9215) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "abe0079f-06ce-42ea-abe1-55d2226d733f") + ) + (fp_line + (start 6.9215 -1.23444) + (end 6.9215 -6.9215) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "e160344d-9e85-4b23-b95e-faf159020fde") + ) + (fp_line + (start 6.9215 6.9215) + (end 6.9215 1.23444) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "aebf64d6-57fd-4f96-8bc2-f176ca0e85cf") + ) + (fp_line + (start -7.7597 -1.1557) + (end -7.0485 -1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8d16edab-fcdb-40b2-9066-ca66b998065b") + ) + (fp_line + (start -7.7597 1.1557) + (end -7.7597 -1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "389aca94-4f54-4fef-88e7-a1ee98a55738") + ) + (fp_line + (start -7.0485 -7.0485) + (end 7.0485 -7.0485) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bbb2b3ca-d029-4b1d-bfe7-e9930c51522f") + ) + (fp_line + (start -7.0485 -1.1557) + (end -7.0485 -7.0485) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d91d60e5-32de-4413-b350-17070b3034a1") + ) + (fp_line + (start -7.0485 1.1557) + (end -7.7597 1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "213b52d2-8b4d-4a69-b0fe-19929f1d4c73") + ) + (fp_line + (start -7.0485 7.0485) + (end -7.0485 1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "45c4d08c-6144-4796-8910-64deaeac5af8") + ) + (fp_line + (start 7.0485 -7.0485) + (end 7.0485 -1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8ef22818-dddd-4655-ac1c-f8e006b5a120") + ) + (fp_line + (start 7.0485 -1.1557) + (end 7.7597 -1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "278ddba4-ed25-4177-a67e-364b4e5107c1") + ) + (fp_line + (start 7.0485 1.1557) + (end 7.0485 7.0485) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c3493e98-07ec-4113-a2b3-a383a47b8637") + ) + (fp_line + (start 7.0485 7.0485) + (end -7.0485 7.0485) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ebe36f9d-ffa6-4140-916c-734ee8de2ed6") + ) + (fp_line + (start 7.7597 -1.1557) + (end 7.7597 1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4db19e23-87e9-4346-8fa0-1d26b711990d") + ) + (fp_line + (start 7.7597 1.1557) + (end 7.0485 1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e94077c9-bcd3-4c98-93f1-f706a4f51334") + ) + (fp_line + (start -6.7945 -6.7945) + (end -6.7945 6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "915c58e0-f1db-4d6b-9740-fce137d99b4b") + ) + (fp_line + (start -6.7945 -3.39725) + (end -3.39725 -6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "b585d24b-2cd4-4f6d-8158-dc240dd857e3") + ) + (fp_line + (start -6.7945 3.39725) + (end -3.39725 6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "dfcc73e6-bbe0-4db9-b3c2-fced680ffea5") + ) + (fp_line + (start -6.7945 6.7945) + (end 6.7945 6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "5178fe85-bc19-4d33-845d-6232e5910fcf") + ) + (fp_line + (start 6.7945 -6.7945) + (end -6.7945 -6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "b4c27830-870a-40a8-bc18-f927fc6fa974") + ) + (fp_line + (start 6.7945 6.7945) + (end 6.7945 -6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "6dee61ed-8738-4eeb-8400-f6d783929e6e") + ) + (fp_circle + (center -6.2865 0) + (end -6.2865 0) + (stroke + (width 0.0254) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "39314fe1-616a-4984-97d3-7cdeb852828f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (uuid "dd2279d5-9a7c-48ed-8864-65de5998c9e4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -4.8006 0) + (size 5.4102 1.8034) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 5 "+12V") + (pintype "passive") + (uuid "5b4bf9ac-de11-47f4-b02c-94b96f95a377") + ) + (pad "2" smd rect + (at 4.8006 0) + (size 5.4102 1.8034) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "4734ee5e-59a0-4aa8-b3c4-ef64553a23bc") + ) + (zone + (net 0) + (net_name "") + (layer "F.Cu") + (uuid "4b3c86dc-f545-460c-b377-0d2a7d657ae9") + (hatch full 0.508) + (connect_pads + (clearance 0) + ) + (min_thickness 0.254) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads allowed) + (copperpour not_allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.508) + (thermal_bridge_width 0.508) + ) + (polygon + (pts + (xy -113.8878 109.9435) (xy -100.4004 109.9435) (xy -100.4004 115.7347) (xy -113.8878 115.7347) + ) + ) + ) + (zone + (net 0) + (net_name "") + (layer "F.Cu") + (uuid "ab76462d-266a-440b-b53f-05091daa4008") + (hatch full 0.508) + (connect_pads + (clearance 0) + ) + (min_thickness 0.254) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads allowed) + (copperpour not_allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.508) + (thermal_bridge_width 0.508) + ) + (polygon + (pts + (xy -113.8878 117.6397) (xy -100.4004 117.6397) (xy -100.4004 123.4309) (xy -113.8878 123.4309) + ) + ) + ) + (zone + (net 0) + (net_name "") + (layer "F.Cu") + (uuid "bffc6158-3f1f-4e0b-b9b3-89287497f9ea") + (hatch full 0.508) + (connect_pads + (clearance 0) + ) + (min_thickness 0.254) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads allowed) + (copperpour not_allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.508) + (thermal_bridge_width 0.508) + ) + (polygon + (pts + (xy -109.1888 115.7347) (xy -105.0994 115.7347) (xy -105.0994 117.6397) (xy -109.1888 117.6397) + ) + ) + ) + (embedded_fonts no) + ) + (footprint "footprint-lib:SOT95P280X100-5N" + (layer "F.Cu") + (uuid "97d05227-14b1-4671-8fb9-cc847bec47e7") + (at -65.525 135.6675) + (descr "TSOT25") + (tags "LED") + (property "Reference" "LED5" + (at 0 0 0) + (layer "F.SilkS") + (uuid "ba482d3c-0501-4040-b2c5-662e73bd8cb5") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "ab9fd0b8-4497-4c3c-be72-df0592433d70") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9d4bdb5d-d663-44ce-9a69-3a90edfd2875") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f7edff0f-ae73-4023-bcef-68c0d7dcf5ce") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3b5f3bcd-66c6-4098-bad6-7438f02bab3e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d836e0e1-c807-41e2-a081-9f077a73b2c8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "151657cd-a89b-4569-9be2-a83271d8159d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "36bdab1a-3034-48f8-a223-588f1bb14d09") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "81edd24f-4fd2-4082-b386-36a75cb2f257") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/8fd16954-2a2d-4d43-929c-72d2c24a2367") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.825 -1.475) + (end -0.775 -1.475) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "265f419d-a10a-4fa2-95c3-3bf68fe81c36") + ) + (fp_line + (start -0.425 -1.45) + (end 0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "0f864208-5d15-4a0c-aa5e-cf2b808e5f5f") + ) + (fp_line + (start -0.425 1.45) + (end -0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "d6353649-3dbd-466f-80e9-87e2567af5dc") + ) + (fp_line + (start 0.425 -1.45) + (end 0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "af0e0132-5798-42cb-9e21-67ef87826212") + ) + (fp_line + (start 0.425 1.45) + (end -0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "700c8109-aa03-43ac-8ded-d66898ef231b") + ) + (fp_line + (start -2.075 -1.7) + (end 2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "bd2d3be5-38d5-46e3-92fc-197f73606a0f") + ) + (fp_line + (start -2.075 1.7) + (end -2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "72da63f3-a4bf-4ed8-8527-382ef616a999") + ) + (fp_line + (start -0.8 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "26517f41-d15c-47b9-b8ef-ebc33050f810") + ) + (fp_line + (start -0.8 -0.5) + (end 0.15 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "c1111893-bd69-4eaf-b270-ff99462b05c3") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "bd08de0a-1b21-4c2e-ac9e-dbda1efefca2") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "8910f68a-bf99-4e5e-b101-7a68fc8e7ead") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "b016f074-3290-4640-b153-28d6b1a33451") + ) + (fp_line + (start 2.075 -1.7) + (end 2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "62862262-85f1-40eb-a84f-9089c0eeadf7") + ) + (fp_line + (start 2.075 1.7) + (end -2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "6ae9456a-28d2-43be-8668-0ecb34701d1c") + ) + (pad "1" smd rect + (at -1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 64 "Net-(D7-A)") + (pinfunction "LX") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "70e95b6d-eaae-4245-84b6-710854de39f8") + ) + (pad "2" smd rect + (at -1.3 0 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "20db2a1c-a25b-4ade-a6e7-361123d82c5a") + ) + (pad "3" smd rect + (at -1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 21 "/LED3_W_CONTROLL") + (pinfunction "ADJ") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "b50c37cf-13b7-472b-ab2a-7f98a4329ee0") + ) + (pad "4" smd rect + (at 1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 23 "/LED3_W_POS") + (pinfunction "ISENSE") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "fb340545-0409-4f72-9c84-83c13719a9c7") + ) + (pad "5" smd rect + (at 1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "a38b70a8-fcf0-48a5-bb0f-d03d4522df25") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "9b4aaaf9-224b-49d0-b9d8-d79cae7c6bd7") + (at 153.6 80 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C46" + (at 3.4 0 90) + (layer "F.SilkS") + (uuid "9d822aac-f714-410b-8c6c-c1bddb884a7b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "906e6b1b-5865-4999-a2fc-e88817723b66") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "fe8ce5d0-bf49-4983-aa82-29279b2ae749") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "3b5440fc-c3a0-4ec6-99f8-a6eab7f9f52d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/76e76478-f2e0-4da3-bf40-165e5b144d94") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5676d2a7-8257-478f-80ea-1744e364e12e") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f56bd71c-427e-4e9b-86b8-1b09c44e50c8") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a7aafdac-4a91-465e-a68e-a426ff857ba1") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "c58a54e8-77ba-4c1f-9c46-a65dd3432cd0") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "0385c0f9-72b6-49be-89b5-8522849c3d0a") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 38 "Net-(IC1-VC4)") + (pintype "passive") + (uuid "a88f8c04-4973-4a49-8814-2e0b5da9cd22") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 39 "/VC5_I") + (pintype "passive") + (uuid "548352f1-e1e8-41f6-93a6-cbd0c27fc93f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "9c409f14-a440-4246-9960-12490cb03ee4") + (at -49.5 78.3775) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R12" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "a2ac09be-9015-4b78-a175-97772d46ad1b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "KDV12DR240ET" + (at 0 1.6 0) + (layer "F.Fab") + (uuid "c27141b1-b4d5-4ddf-b4ae-18728d71e932") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "be4a31a1-d3d9-43c5-92a9-65ea2400a3ee") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "09ead07a-2f54-4b33-b708-7de919dc8779") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/435d6e18-5e56-4608-9291-cded054d7f3f") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f8d007a-bcfb-4b41-a240-645506784f8b") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b023a837-f11f-4558-84bf-c1565e3f2736") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "5901ca7b-b6d9-4455-88ca-ac7b96e25f1a") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3a52ea80-dd01-40a4-9daa-435bbedfcf3b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "b2d6575d-c3c2-4b17-be19-540601f838d8") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 18 "/LED2_W_POS") + (pintype "passive") + (uuid "0a9ae0d1-119a-444e-ac8b-1e5338baf89b") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 2 "+BATT") + (pintype "passive") + (uuid "f8be798f-22a8-4521-9e03-32c9086a6fe1") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Solder pad" + (layer "F.Cu") + (uuid "9c6a0dc8-476f-448d-b451-0cd914c87ca8") + (at 134.4 83.6 180) + (property "Reference" "J5" + (at 0 -4.925 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "33757317-0a66-4fd9-8944-d817288e5026") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -3.425 180) + (unlocked yes) + (layer "F.Fab") + (uuid "612ce97a-ebcb-4ebe-b1de-76d4df55fff0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1b4a99d1-7696-4ca5-8cb2-71041683422d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1aba787a-c152-4ee4-88af-372396b9a685") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/f252b645-47c2-4a9c-9cf1-cd511633a335") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -1.925 180) + (unlocked yes) + (layer "F.Fab") + (uuid "b77b9e1d-f18b-460f-aaa6-47ddc7018adc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -1.5 0 180) + (size 1.8 1.8) + (drill oval 0.8 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 79 "/TH_1_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "36a6cd15-6184-4eb1-ae3b-e918272c86fe") + ) + (pad "2" thru_hole roundrect + (at 1.5 0 180) + (size 1.8 1.8) + (drill oval 0.8 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.2777777778) + (net 34 "GND_BAL") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "7d4c7202-711b-4f8f-ba52-53820fe74c8f") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "9d03af34-b485-484f-84d9-17623004c3eb") + (at 153.6 66.4 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C42" + (at -3.4 -0.2 90) + (layer "F.SilkS") + (uuid "2765a324-eddb-4d42-ab83-113ccfde8550") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "67823a21-587e-4644-bd9d-73cce9279b4c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "8abab647-40b4-47ab-8a4b-9b32af032fb1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "e5ab0327-ec1f-4c17-9bb7-dd7a83f98570") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/eb60f3ad-8a59-417d-9b0c-253f8eee5af3") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b37e72a9-2e9e-4c48-919e-569c3f460661") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a6a17b7c-00e8-476b-a948-ad0e5718b519") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7e777e22-69ec-43b8-a513-1634b78d1a9e") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "f5207968-aafb-4e74-813d-21255fa655b2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "892f1a9a-d066-450b-89da-0f2ddacea7c0") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "0b66ccfb-31df-4a52-a97c-e57669bc9ddc") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 35 "Net-(IC1-VC1)") + (pintype "passive") + (uuid "8aad8941-e793-49bd-ac0f-171b232b7c3c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "9e0128b2-f78e-4833-8a76-9a1d79cd5821") + (at -77.875 81.1275) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C30" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "c8550d28-f0f5-4d62-bc84-d4abfa2c7312") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "cc8462bc-b1cd-44a0-a77a-b220d099c184") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "799a4123-973c-4521-9fe0-5149039d4664") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5ae8b061-d5db-48ba-bc77-8a6dbacf6d7a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/9d51facd-afe4-40c1-9c4b-d06753c3657a") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f72154e1-1ef8-4a50-8bdb-c4e0d01e4e3c") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8bc8ddfe-cba3-4356-a305-49d58b092c3a") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8d88cffc-0aef-4f36-8a9a-69a5755c9dc4") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a8a76e73-8731-467c-b26b-c68dbaa17e5b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "5a5c7da6-8b57-40e5-9336-0e5f2457f204") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 22 "/LED3_C_CONTROLL") + (pintype "passive") + (uuid "82f2fba7-4b9a-4778-9c45-55761beb97df") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "cdb3ae2b-f7ec-4977-bba3-3075d571dc40") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "9e832156-5dc4-4f6b-83c3-e2fa9eb82a51") + (at -49.5 91.6175) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R19" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "3f3b431c-34a2-49e8-b35c-1980d59ab72c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "KDV12DR240ET" + (at 0 1.6 0) + (layer "F.Fab") + (uuid "a1b4ea34-6748-4368-8827-222b8e7abe42") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c5c0a398-f889-4128-bad2-0d1c00d39c51") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "82eaa89d-f528-4130-b43d-28c48559cfd4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/893b5883-ebae-4607-988c-fd654515e19c") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e29f2604-a2a6-4c0e-b612-997a8316d937") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "90af0dd8-dbde-4d6c-8048-b27ef682170e") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "bab3cd95-fcc9-4763-991e-dfc00eb98ed0") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "54dc3a52-6ea3-4909-9a53-d9d153295397") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "b1c2e8a6-7533-4e8c-994a-05022b844543") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 26 "/LED3_C_POS") + (pintype "passive") + (uuid "1e202a91-b335-49c1-9791-560bbd63d18e") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 2 "+BATT") + (pintype "passive") + (uuid "c9f0b1db-8214-43dd-8478-54a30ccd6a6a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "9f209b9f-b9d9-4620-a401-b187b5361768") + (at -82.225 78.6175) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C8" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "8ee308b7-cd42-44f3-ae5c-a3e91d66b725") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "15pf" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "29449e11-fc45-4a04-a02f-c2edc15533eb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "89c9d85b-be98-4c7b-992f-df00c1e7de2d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c491e930-9128-4661-b4de-285849d2f389") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/6527aabe-f697-4967-b99a-4d9917be661c") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "edbc9333-f2b4-47bb-8052-8037bd1181f0") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c8066ad8-2973-4757-b95d-34b1f0de1a40") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a6ebcb1f-612e-4519-a751-d5c90ccba48b") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "168786ce-9176-48a9-a451-22afa2728bf7") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "2f70db46-ed71-4d22-9ea0-27b0c055416a") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 7 "/XIN") + (pintype "passive") + (uuid "627a8154-7d9f-4f43-8793-4f18fc345af3") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "c6c967c2-db34-4d5b-9a63-50f12e1bbeec") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:DR127" + (layer "F.Cu") + (uuid "9fcd7f65-2999-4355-9856-0d56e91cce84") + (at -123.4692 57.9963) + (property "Reference" "L4" + (at 0.45764 -7.77979 0) + (layer "F.SilkS") + (uuid "8f0cf105-594c-4d26-abfe-0695932e4469") + (effects + (font + (size 1.641559 1.641559) + (thickness 0.15) + ) + ) + ) + (property "Value" "DR127-151-R" + (at 10.42321 7.90637 0) + (layer "F.Fab") + (uuid "765ba453-1f8a-4598-90e9-403c7ba878e7") + (effects + (font + (size 1.641449 1.641449) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e15fc8bc-cce0-421c-af6e-af21de18dc56") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4b2c3e0a-7b95-455f-a7b0-bd18e2f00825") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/42dabaec-2136-495f-bedd-edb8c023b2d4") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 -3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "f24ffaf5-aa14-4b25-a39c-5722d13cd595") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "44c7b224-8be5-4e4b-b7e6-362a820458b3") + ) + (fp_line + (start -6.2484 3.0734) + (end -6.2484 3.1242) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d1e6de9a-43c1-4d1f-8556-2fafba7eff2c") + ) + (fp_line + (start -6.2484 3.1242) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "5880af8b-071d-47ff-a0f0-ba856461428a") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "951b799b-19f2-4190-983d-11f0708ef8c0") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "5cf61d25-3162-4fb0-950b-6a3a8e0b22bf") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "c7766900-c1ad-43b0-a154-defb458b064a") + ) + (fp_line + (start 6.2484 -3.0734) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "c3dce044-93cb-4e10-98be-137cafed5974") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "508cfa86-b0a3-4f02-8273-7d741cf2f5ca") + ) + (fp_rect + (start -6.25 -6.25) + (end 6.25 6.25) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "fe0f68a7-5865-4313-9000-2f13bee0e176") + ) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "4324f481-3e91-477b-ae31-7966b35a0875") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "3d31193c-eb9e-4679-b643-478986b5ada6") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "ff3027a3-018b-472c-940f-30647955c978") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "f20bebf3-e7d7-4bdc-bda6-a5d46bea15ca") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "d6ab99cf-60e5-4612-82c7-ffcc2310f2d9") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "5465ead8-2f7a-4c6d-a334-5ba65a9d7bab") + ) + (pad "1" smd rect + (at -4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 16 "/LED1_C_NEG") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "e17dfb36-5241-4a35-8075-b418861de5c7") + ) + (pad "2" smd rect + (at 4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 60 "Net-(D3-A)") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "bf0db0ed-5e63-4aea-9e85-d05589fbb441") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "a037f9b2-5f11-4317-bd21-78758ce17495") + (at 153.6 114 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C56" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "c13e4afa-5b98-4057-8796-a95ef1bf5136") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "170c9353-5797-467e-a885-d8b7da3d70af") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "fcd3b64e-6d33-4f36-a815-684a0d3c5151") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "c36a0bb5-5b81-45d1-8ed9-617896f33609") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/fcf6a2a3-c185-4bfb-ba59-6ab7dc6cbf45") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0b7d4265-8806-4fd3-bd72-ecf5bb3eedea") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "523e7063-e3bc-4c30-a96e-063b23dbd60f") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "35389198-3639-4439-9f91-05cfd3f6b014") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3d7788df-fede-4c54-9ca3-ff730138d5a2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "e90302ac-dfd6-4280-b2c8-d8730e399ec0") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 48 "Net-(IC1-VC12)") + (pintype "passive") + (uuid "8d6b6833-2ab0-4c11-8f14-2d668da06435") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 49 "Net-(IC1-VC13)") + (pintype "passive") + (uuid "08438b16-de54-44cb-acdd-6f7dc8158c3f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:DR127" + (layer "F.Cu") + (uuid "a0acae56-14bf-4842-9ac1-b8f64b02da16") + (at -82.0644 57.9963) + (property "Reference" "L10" + (at 0.45764 -7.77979 0) + (layer "F.SilkS") + (uuid "f64e268b-96fb-484d-8924-a0a4114ba87c") + (effects + (font + (size 1.641559 1.641559) + (thickness 0.15) + ) + ) + ) + (property "Value" "DR127-151-R" + (at 42.48571 45.17637 0) + (layer "F.Fab") + (uuid "eca9c7e5-e0b4-42f3-9e9d-4d0aae0c5af0") + (effects + (font + (size 1.641449 1.641449) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "91dfef7f-7592-48b4-b9b6-950830249aca") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0a2a242a-f4e8-4262-9418-606ea6c6e905") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/9f283924-5d1e-4e9f-8ec8-77bb06470700") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 -3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "35aeb3f6-9ae3-4f7f-8cb5-bc5951d7e83f") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "0edeeef0-f600-4f2f-8732-a9e37d64c62f") + ) + (fp_line + (start -6.2484 3.0734) + (end -6.2484 3.1242) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "c7dfed40-eb61-4f97-a9f0-4de64f63d3b4") + ) + (fp_line + (start -6.2484 3.1242) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "adae30c9-6ff7-46a3-9662-f792ca6e1c64") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "7d076017-7d1c-4239-92ba-de2914cda476") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "943cef01-7519-42fe-8431-97d934a22f8d") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d141bd84-6091-497b-b70e-6d8720b2bfa7") + ) + (fp_line + (start 6.2484 -3.0734) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "c5c039e5-6862-4ef9-8189-f2ec7fc3122e") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "38f84cfd-ac2e-4a69-b2c1-c1d2f3733da3") + ) + (fp_rect + (start -6.25 -6.25) + (end 6.25 6.25) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "cf579e66-5d8a-4e33-981b-d614ff9444d9") + ) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "5e725a77-5727-4c65-ac4e-d1ce64fc9767") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "d265d8da-aada-40e3-8e60-22179f860edc") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "0661dd92-9ab3-4b13-a0cf-c3735aec6511") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "f46537f9-c0c0-4b60-8560-069f1913b49d") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "69653825-2cfe-4296-a9ef-206467fe306a") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "e6243250-a144-4920-b7f5-c91b263d80b5") + ) + (pad "1" smd rect + (at -4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 32 "/LED4_C_NEG") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "c3707c63-2f90-47e2-99c2-6847bd8e5ce3") + ) + (pad "2" smd rect + (at 4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 67 "Net-(D10-A)") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "0a711c20-a4d9-403d-8ce8-a27b97d7aef3") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "a0b9e4ac-65a2-4188-a43d-89f1dfb672a9") + (at 121.6 93) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C66" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "fc9b6a35-661b-4551-b43b-4094cdef5fe4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MLASH168SB7104KTNA01" + (at 32.0625 38.7 0) + (layer "F.Fab") + (uuid "8fbdff44-f9e0-4ef0-8980-61863c60c6fb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1a8e4f1a-42f2-4581-b7d7-892c689d7c5a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8d0922f7-a78b-438a-956d-c5c80467dd85") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/d85808b4-9beb-43e9-9554-16f73eb10479") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "340d1303-1421-418c-bd8f-237ce4ec61e1") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9853f1d6-6997-46f3-8192-83d1cb48ea0a") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "06b4967c-6f50-43ef-a7bd-87745cab6edc") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b79df8f4-f371-41cb-a066-a6f8c0d9b7c9") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "0fae7492-cb2b-4667-8cb8-e7e2935218e9") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 57 "Net-(IC1-SRP)") + (pintype "passive") + (uuid "231dbbb9-a523-47e7-ae0a-bd8f0114a9af") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 58 "Net-(IC1-SRN)") + (pintype "passive") + (uuid "3b4f603f-8eb0-4cb2-afc0-c6c247f7ac10") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "a10b8901-4553-4dc5-859b-0b3289eb0f69") + (at -82.225 66.0675) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C1" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "81a9fbf4-7c1e-4170-aaef-c04042aeabbb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "4.7uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "87dd1889-2d22-4d6d-b378-6dfa285f549e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "db25f687-29be-4b22-a4e8-9d85951727f0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "11e89729-8e1d-4f5b-94e3-8d1e793291dd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/65c57aa3-28cc-46f4-9d2e-2facbb25946e") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "637c00cf-57bc-4123-9cef-15b2b38fafd9") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4308d65a-fc35-4f1a-9a04-b822445d1b45") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "16b7a534-2239-44a9-8c17-eb6764fc1f32") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "018faeed-28cd-4749-bafd-875d88896d7c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e3af5633-5a1e-4c0a-885c-8af7d2a340d7") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 2 "+BATT") + (pintype "passive") + (uuid "752c4f52-c27a-4a72-954b-5b414afffbff") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "492eaee1-04ee-4f1f-8fd9-a8541191411f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "a152a8c4-c435-4b30-a593-e0f2dd1410d0") + (at 157 88.4 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R31" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "249dd0f1-5912-483d-8305-47db8e0109a4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "f1a35cdd-0b13-4716-9167-5ea6480960bd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8eca93ff-a290-46df-9ac4-f509b7af9f1b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "01839157-1349-40e4-9aa0-314f6a77f8ee") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/108e516e-d8ae-4c30-8ce8-fd4d0ae4cebf") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "57973095-3c09-4805-b87c-a84e8c98b9fe") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e31c540f-3443-4d9c-8008-e277f6d6d4f7") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0ef24188-29f9-478d-a125-6a21b9b09fc5") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "6763b8a4-d692-4d6a-93d9-ea599e1c5cef") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "802ccdaa-37a2-4df3-83a1-6afde7d8bdbd") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 107 "/BL_6") + (pintype "passive") + (uuid "909ad10b-7a5a-43f4-9592-3f167ca48075") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 41 "Net-(IC1-VC6)") + (pintype "passive") + (uuid "a0afb858-3349-4246-bc02-52cbe3640882") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:High power solder pad" + (layer "F.Cu") + (uuid "a1fca669-6f50-4889-8dbf-3dcea1381aca") + (at 118.6 65.8 180) + (property "Reference" "J18" + (at 0 -6.5 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "96edec3d-5d1e-430c-b383-4583e53e021f") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -5.2 180) + (unlocked yes) + (layer "F.Fab") + (uuid "707e6e6e-bfa8-4227-95ca-fd44e0596cfa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8bad9565-d4c4-4581-bafe-8b99c716567c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "658800c1-6ce4-4a99-9391-5ad916ac20f6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/3f12bdf3-bfef-4964-b7d3-ef5a70d36937") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.5 180) + (unlocked yes) + (layer "F.Fab") + (uuid "d30bed6a-2980-42af-a3d0-6eb48d9049e4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -3.5 0 180) + (size 4 4) + (drill oval 1.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 142 "BATT-") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "3b609e11-ca11-4cef-8f82-241703f4d4fb") + ) + (pad "2" thru_hole roundrect + (at 3.5 0 180) + (size 4 4) + (drill oval 1.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.375) + (net 50 "BATT+") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "f97e02b6-47aa-4aa2-a2dd-c558a997bc80") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "a4022d23-fd5c-4f6b-b502-88ee685d3d87") + (at -49.5 94.9275) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R22" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "79f00b0d-e6ef-4402-8abf-f60ebfd64840") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "KDV12DR240ET" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "15e64ecf-958a-4d78-80c0-2b7b40e483ff") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fb8b71b2-f7f4-4024-b5c4-c0d2dbd9819c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ffa8f973-a628-4431-bd2a-610ec1470bd6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/16273638-4a30-41a2-80e9-69e583956d26") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7ba49bcf-4c42-48fd-bb03-1c25debc7093") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5d06e19f-25a5-4cca-88fc-655d830bfe84") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d3f8b253-fccf-4732-bd46-b94f8f2a33ce") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "90ea8de8-0e48-4ddc-a1a0-7a439906b27e") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "a47a32c6-29ee-4b95-b29d-0d00b829f6e2") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 30 "/LED4_W_POS") + (pintype "passive") + (uuid "4a7fb9a0-450b-444a-ba8b-9f8d9bcd544d") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 2 "+BATT") + (pintype "passive") + (uuid "504d5745-1e13-4c96-9e2b-62e43844a5fe") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "a68d43c5-f064-43a4-a7ee-a9532cc4eb60") + (at -80.05 100.7175) + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C19" + (at 0 0 0) + (layer "F.SilkS") + (uuid "820b60d6-c638-403c-960f-c60b3fb95f9a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865081740001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "0c5fab29-89a7-40cb-98d7-17d175181afd") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8c8c54e6-3e21-4855-b173-46f6a7a49c8e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0c4b29b1-5390-4a9e-8e35-b21b01167b3d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/ebaafacb-feaa-46ff-a268-f805f2389fc7") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "5123b6ac-83e8-484a-a3ab-ca9ea532a6a3") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "752d1fec-4820-4b2d-91cf-282a84472b50") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2b03774c-ff7b-4ebc-98f0-2a0119725bec") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0b8f2e70-0423-4d7f-a887-2bf55d24bbfd") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "893ee743-85ae-47ca-9bbf-7200ee456e1b") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0c7bc6bf-967b-4ffc-9296-ee40c4fbf644") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c9befbbb-8d8f-4f1e-84c0-8572a8022638") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "24b51d36-477f-4779-ad56-e73f2386172b") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d32cdd98-9d9a-40ce-ab4e-008b10737da3") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "084d3068-b0da-4297-8af4-90dd366f8084") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "93ffe612-1d4d-4fa4-8aaa-c4612fe8080b") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c291d69c-e3a9-4925-afbb-4d80d50001bc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7817eb3b-6e2f-4e59-ae23-aeb0d03c06a2") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 11 "/LED1_W_POS") + (pintype "passive") + (uuid "bb850952-a9e9-4bb3-b238-7a5bd07b3578") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 10 "/LED1_W_NEG") + (pintype "passive") + (uuid "417366be-5b20-43a4-b016-098d6815dcef") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SMC_Handsoldering" + (layer "F.Cu") + (uuid "a9f9ca20-d281-42c6-bf49-ff89c0e6a995") + (at -122.9 107.4375) + (descr "Diode SMC (DO-214AB) Handsoldering") + (tags "Diode SMC (DO-214AB) Handsoldering") + (property "Reference" "D8" + (at 0 -4.1 0) + (layer "F.SilkS") + (uuid "b395dc55-a90b-4779-9fc8-0eb1df1047a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "B3100-13-F" + (at 0 4.2 0) + (layer "F.Fab") + (uuid "b227efe4-8076-45f9-a523-14b5fc32eda0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4ed83fba-99a8-4a9d-8ee9-3b09a505eb66") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fb6d553a-6137-4cc9-a7d0-d250aa345895") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/539161fa-9f24-4121-b75c-5b92abb7fc39") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.91 -3.25) + (end 4.4 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b4a0ff33-5e3d-4e0b-915c-6282ca61df97") + ) + (fp_line + (start -6.91 3.25) + (end -6.91 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "88b80d49-def9-4e9b-b56f-5a4b8fb49e92") + ) + (fp_line + (start -6.91 3.25) + (end 4.4 3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e26c777d-996f-46dd-b58c-7712d33b97cb") + ) + (fp_line + (start -6.9 -3.35) + (end 6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "12c1cfe7-da00-448f-8b4b-a91d505f7356") + ) + (fp_line + (start -6.9 3.35) + (end -6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e87a69ba-016c-4f96-b0fb-d259cfdefdb8") + ) + (fp_line + (start 6.9 -3.35) + (end 6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e7f13822-3685-4573-b915-2a58030972a8") + ) + (fp_line + (start 6.9 3.35) + (end -6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fad65525-5041-4e8b-b7a9-ee7ecb64c9fb") + ) + (fp_line + (start -3.55 3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4d1b91df-d752-46db-b2a2-670495c242e9") + ) + (fp_line + (start -0.64944 -0.79908) + (end -0.64944 0.80112) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6c1cad44-c4f0-4c4d-af8a-3d240824449a") + ) + (fp_line + (start -0.64944 0.00102) + (end -1.55114 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7794c4e8-6b5b-48b0-a67f-35cc00858a31") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b9a8d080-3e13-4d21-bdc7-7d34003fa470") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bb918da7-26ac-4b86-804e-6a880593e0ae") + ) + (fp_line + (start 0.50118 0.00102) + (end 1.4994 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "19896777-638a-43f9-917e-ae62435edb7b") + ) + (fp_line + (start 0.50118 0.75032) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f5fdb0f4-fa2e-4da1-b923-9b118dd19fcc") + ) + (fp_line + (start 3.55 -3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9eecb34c-727e-4729-a002-645c39a6074f") + ) + (fp_line + (start 3.55 -3.1) + (end 3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "61799b0f-d8c9-4351-9ded-ab314b720ced") + ) + (fp_line + (start 3.55 3.1) + (end -3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ca69aacc-1772-43cf-a347-f8315c8ee003") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.5 0) + (layer "F.Fab") + (uuid "c0731185-c347-41a2-91de-518958b07e91") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 2 "+BATT") + (pinfunction "K") + (pintype "passive") + (uuid "7c0891e7-917b-4ccc-8b14-62bf2e8e4511") + ) + (pad "2" smd roundrect + (at 4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 65 "Net-(D8-A)") + (pinfunction "A") + (pintype "passive") + (uuid "7b1949db-0283-4fe9-965a-11db33559015") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMC.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "ab05fe2b-8223-4efd-a2a4-bd7a05b35754") + (at 137 85.6) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C61" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "7e4d7b57-31db-4de7-9794-04cfbd1e364a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "0f7d3f70-4403-4ef9-9eea-61bfa6c81caa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "facca529-4db7-4520-95d5-c9fa21950da4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6af25799-9e5c-434e-b639-ee8dc7b7e22e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/67c11d8b-9ecd-424f-8470-7694bc728c32") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f58fb51-58e1-458a-a0ab-ecdc5c7a4601") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "abf8eb75-a4b1-411a-9dcb-87a4df2095e8") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3905a906-a76d-4e71-8c93-5b6bcd76bffb") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "1fc3388b-570b-4519-b24a-6d577a9abfe9") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "def956dd-db85-41da-916e-23f121700fb7") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "f459f4b5-d206-419c-bc67-05055e393fe9") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 53 "/TH_2_NEG") + (pintype "passive") + (uuid "65b9807d-fb21-438a-80c3-1a30d285c24a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "ab5e9f2e-d7e1-40ce-8def-0748ef2a2c67") + (at 157 80.2 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R29" + (at 4 0 0) + (layer "F.SilkS") + (uuid "9aa1679b-4dd8-4252-9c1e-48ff75caac7a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "ee6333b9-161c-4f06-bd7d-faf03765c02a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e579c9bd-30f4-4654-a251-ce2acf558e26") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ce851a4e-bf9f-4f97-8b17-711979b72b9a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/871e6f3c-5a83-4937-83de-b139b3db64b1") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0476aae2-3e30-435c-b2f1-f7ad3c85ee23") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c4c608ce-5600-4235-8797-b58d5e2f1802") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "acaa4084-749b-4cdc-89ec-7cb6c5879049") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d2097e26-77ca-47ee-a192-5f422185f945") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e6a77232-0685-45b0-91f7-97d2fafe12b1") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 106 "/BL_5") + (pintype "passive") + (uuid "abddad55-302e-4226-ac4a-4ec553f5185c") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 39 "/VC5_I") + (pintype "passive") + (uuid "7d96593d-7a04-445d-b769-dcc6c73480f7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:DR127" + (layer "F.Cu") + (uuid "abad2e3c-850d-46bf-a64e-bfb8de2a645d") + (at -95.866 44.3471) + (property "Reference" "L7" + (at 0.45764 -7.77979 0) + (layer "F.SilkS") + (uuid "85d5c2e7-f3d5-415e-848a-1fb90166bb23") + (effects + (font + (size 1.641559 1.641559) + (thickness 0.15) + ) + ) + ) + (property "Value" "DR127-151-R" + (at 10.42321 7.90637 0) + (layer "F.Fab") + (uuid "836685dc-e90b-4620-a0b9-0ee6f0ae28f7") + (effects + (font + (size 1.641449 1.641449) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d58653a1-8f31-47c2-a835-443fe37c5e8e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3ff490d4-303b-4ca8-8fd3-b17389217589") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/ff2ab730-9c33-4139-9513-123b70d1aa62") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 -3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d83f3277-2e35-43cf-b9d8-38aa2eb86849") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "e6b7521e-8242-492a-9f45-07b676e5ba7d") + ) + (fp_line + (start -6.2484 3.0734) + (end -6.2484 3.1242) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d598f09e-ed5b-4a21-ba1a-3ff203a4a876") + ) + (fp_line + (start -6.2484 3.1242) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "89fc5007-1bbc-4c5d-af89-0c1a62270ece") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d0326fc0-81e2-4c27-b783-c286a01cee7d") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "c1a72c46-324f-426b-bc40-930ffb87f820") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "9cddf5cd-b7d5-45f2-98f2-634e8ba993db") + ) + (fp_line + (start 6.2484 -3.0734) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f721f4c-4e31-4c9c-9994-3af5fac60d6c") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d9d0c6a5-ed49-4914-91ee-ee433671106d") + ) + (fp_rect + (start -6.25 -6.25) + (end 6.25 6.25) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "e6089d80-6bca-4483-a6de-6fcb8262739f") + ) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "eafaa8c4-9658-49d1-95db-aecc506b99d9") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "a1e86df5-51ce-494b-9996-70898ef1a7ed") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "dde6eb4b-d84d-4a53-8630-16c9caac920f") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "26e36d0c-3d27-4ee5-af7b-587d0f97dc48") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "b3b12cfd-1db9-49d7-ba55-676220021d64") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "f051305f-ee4e-45ef-b051-1280f8d93635") + ) + (pad "1" smd rect + (at -4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 24 "/LED3_W_NEG") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "c37651c6-e817-4678-afa8-b7ff3e074e6e") + ) + (pad "2" smd rect + (at 4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 64 "Net-(D7-A)") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "95fab588-9f52-427e-a3f7-e0901e910dea") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "b1a04cab-7317-44a5-8477-6480262348a7") + (at -49.5 81.6875) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R13" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "f1ec189f-5264-41ca-9abf-d687c1e88647") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "KDV12DR240ET" + (at 0 1.6 0) + (layer "F.Fab") + (uuid "f5abd3b6-5c7e-413f-a9fd-f59ed2959491") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "80bc5ca3-c17b-4a82-80fa-dc289f9c0e43") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "740de296-a09b-4422-ad8b-174e4f923eb2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/bbc4e0e1-f864-4ef8-a465-17fbc841b50f") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e4c3a96d-400f-432f-b1de-9b04cbf949a1") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a6802b02-7403-4cea-9d90-d7ed620631f8") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "0acf14ab-5013-42ea-b4a3-899b76f3cb6d") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "791606bd-b187-4092-b4ff-c8521893bdae") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7aaae47a-2030-4369-8390-2834d0332cc8") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 19 "/LED2_C_POS") + (pintype "passive") + (uuid "9ad8767c-34f9-4b58-9ac9-ffe50ebd4109") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 2 "+BATT") + (pintype "passive") + (uuid "dafabe3f-9480-4048-8070-599a9e0087a4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "b2252c64-1d3d-4324-8101-4e0706f79a16") + (at -82.225 88.6575) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C12" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "6608d0d3-93bf-4152-b087-3265ddcd9d0b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "7283fb62-ad9d-4917-abc8-303f5dc51191") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "474df761-2650-45ed-b53d-c201fd898a57") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2a6d0f8e-8e50-49b5-9bdb-f8ed304356d3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/a3ddf49a-9433-4426-abd2-96cb57ce409d") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7f678843-6a2e-4235-8422-5d88634af631") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "240c8aef-5f0b-4812-b636-97b54061afb1") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "dbb374db-ddf6-4961-80ff-2fb24f64151e") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "617492c1-dbe5-4e05-b18b-9ad5c77eac38") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e901adf6-c623-4fdd-87d8-d95baef22dc5") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "a1aca8bd-dd57-4541-b751-64582fded5c5") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "8d4fb89f-3d85-4be9-83f2-ce12868d8f84") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "b2db0a6e-33ab-4501-8afe-47693c459c1f") + (at -81.3 121.8875) + (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") + (tags "LED handsolder") + (property "Reference" "D13" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "3020c7e7-fb1a-4115-bcba-a47a884ca062") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "720-RATIVHFK3PM3Z555" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "c0377c6a-827f-46f5-82e2-2b5e0d7f6951") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6761253e-5bcd-4aa7-978b-7327813d43ad") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c3e07fce-df97-4b64-97a0-7d1aa2dee04f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pin" "1=K 2=A" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b7117770-a535-4f3f-8d7d-54885263e080") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") + (path "/ab532210-c860-4ceb-9cf3-b6dc1ebadddb") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.66 -0.735) + (end -1.66 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9765020b-9a18-4c7c-bbae-87502302d0e9") + ) + (fp_line + (start -1.66 0.735) + (end 0.8 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "70f56a5c-2757-47f8-8cc8-53abae544f53") + ) + (fp_line + (start 0.8 -0.735) + (end -1.66 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "df8abbc2-8160-4d88-a93b-649c3c538214") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8fe6a5b2-2908-419a-88d5-c40f182d98c2") + ) + (fp_line + (start -0.8 -0.1) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "03688b6c-2ab5-47b6-8ce7-9370b7636241") + ) + (fp_line + (start -0.8 0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7d8d2c0a-daf4-4c7f-bd81-59caf6f91604") + ) + (fp_line + (start -0.5 -0.4) + (end -0.8 -0.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2b70ddac-3b14-4627-8268-92011fbba2b1") + ) + (fp_line + (start 0.8 -0.4) + (end -0.5 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "01ccd30a-5913-4a07-bcb8-62b8bde953c0") + ) + (fp_line + (start 0.8 0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1b789e4d-0bdb-4cca-bcf9-89a9842ed65c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e7a49fd4-93f9-4dc0-ac75-535c97183a15") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.875 0) + (size 1.05 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "K") + (pintype "passive") + (uuid "b2e9e342-c634-4042-b905-0b8b8fdef8c5") + ) + (pad "2" smd roundrect + (at 0.875 0) + (size 1.05 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 68 "Net-(D13-A)") + (pinfunction "A") + (pintype "passive") + (uuid "02a87aac-060b-4c8b-811a-7f5b0e36829f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:865060845002" + (layer "F.Cu") + (uuid "b3a39656-87b7-4a3c-a8ba-419055cad522") + (at -99.055 86.9375) + (descr "6.6mm x 7.7mm_2023") + (tags "Capacitor Polarised") + (property "Reference" "C38" + (at 0 0 0) + (layer "F.SilkS") + (uuid "41a2a1bb-681f-4f6c-b411-7ef79c7857bf") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845002" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "7336759e-a40f-4f33-951f-d013a032c874") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "318db87f-ab22-4f40-a73e-238d03770923") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "02b684ac-c98e-4c6f-a689-c575b7b628f0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/852680e7-00c1-44fe-861d-d3ade5c8683e") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.45 -3.3) + (end 3.3 -3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7826e52f-5d91-44ca-9cb3-350ada2d6ada") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "78519b11-84e9-459e-a842-40e5cf4e94bb") + ) + (fp_line + (start -4.95 -3.9) + (end 4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cdc4d1f5-3916-4490-93ed-f37440cd7e52") + ) + (fp_line + (start -4.95 3.9) + (end -4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cc7f954c-f4c0-4587-aac3-88d86f480c1d") + ) + (fp_line + (start 4.95 -3.9) + (end 4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "af59b714-3e79-4f72-95de-c12906613616") + ) + (fp_line + (start 4.95 3.9) + (end -4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "54d3e51d-480b-4de7-8bb3-63a287a985d6") + ) + (fp_line + (start -3.3 -1.65) + (end -3.3 1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "23f45940-d08f-4aa3-bdc8-e3a98289b88b") + ) + (fp_line + (start -3.3 1.65) + (end -1.65 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "227a6c9f-b31c-4c4c-980f-7ea0a11f97f8") + ) + (fp_line + (start -1.65 -3.3) + (end -3.3 -1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "83d65902-01cd-4799-baf8-618c56213c63") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "079545d4-a130-4e64-ae16-6739a247f6ad") + ) + (fp_line + (start 3.3 -3.3) + (end -1.65 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7335ffe5-8d21-40d8-870e-22098bfd766a") + ) + (fp_line + (start 3.3 3.3) + (end 3.3 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "81800cf1-1cc1-4310-8edf-5697e0655cb0") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ffffa688-5447-4359-a463-5483735acbeb") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pintype "passive") + (uuid "8dbe5750-046f-45dd-9e6b-ca6d5c706729") + ) + (pad "2" smd rect + (at 2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "ceda0d99-296e-4bb2-88fb-0f4dba11d800") + ) + (embedded_fonts no) + (model "865060845002.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "b53f1c87-8624-4db3-ba32-84416d64c99f") + (at 125 93) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C65" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "37d32e0f-b46b-4cd1-a7f4-fcd89300c7ae") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MLASH168SB7104KTNA01" + (at 32.0625 38.7 0) + (layer "F.Fab") + (uuid "70332bee-5f9e-49c8-873c-c3ee9d69f09b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "de98b115-4173-4772-9c1a-eae35fe4fcd6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6c1790bd-8edb-449e-94c0-3c6b4bc4a7f8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/82604705-459f-4b6b-80d6-21a66480be2a") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "06eaa913-b3d2-4552-9a58-17e02809cdc5") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "12abaf59-4896-4b95-9180-6960c3b4f876") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8017b031-0a62-4095-b33c-f373165fe2fe") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3853e19a-3619-434e-aa6c-f96d9e2dfa33") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "a39de925-91b0-4e31-a996-79b6d513a5ce") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 58 "Net-(IC1-SRN)") + (pintype "passive") + (uuid "64808bd4-503c-4909-9582-16fc5e4156b5") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "e58c84a1-fe11-416d-8d3e-30849ee4848e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "b8e174b0-25ba-442f-a3bd-dd93b8a451d2") + (at 157 71.6 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R26" + (at 3.8 0 0) + (layer "F.SilkS") + (uuid "adff23b8-b498-44d8-a9a6-ac615bcb38ab") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 15.925 17.1 0) + (layer "F.Fab") + (uuid "46b956fa-0837-43a0-a373-03dce81d1a11") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f200780a-8243-4d05-b621-d6b1c55b53a3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "43d1fabc-3861-4c90-9aa8-4f2c6a71be80") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/e6950992-c5ce-45a6-8960-5313c221ff0b") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f89322b3-19d1-4a1b-8dd9-6de27e479552") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "df9dc90f-bfb4-494d-be59-0e907a64c8f7") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8709d4d0-e41a-477d-b7c7-811508d49ff0") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "9a395841-5202-4eac-a38a-ee311db7cde0") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "0dab804c-c2c2-4c10-8470-42b8eeadfe80") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 108 "/BL_2") + (pintype "passive") + (uuid "22121b1d-e094-4a6d-9d75-176abb059887") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 36 "Net-(IC1-VC2)") + (pintype "passive") + (uuid "09e0decd-8ab6-41a1-939f-c39a68202e32") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:SOT95P280X100-5N" + (layer "F.Cu") + (uuid "ba1d11fb-4081-4592-9ca5-d3e1657f6915") + (at -60.775 127.4175) + (descr "TSOT25") + (tags "LED") + (property "Reference" "LED8" + (at 0 0 0) + (layer "F.SilkS") + (uuid "ed5c2346-9cb5-431b-934d-c434cc9e87db") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "b4865cd7-ae1d-4575-bcec-309de875426c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8c3af3b4-e895-4c3d-a5e6-591988b8be36") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8aa95549-1e90-4717-83cd-0fda14bfdfff") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "999165a9-8c31-42c2-b891-9053a0d91284") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f42df423-4e36-4d77-b025-536daa2269dd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "bb84c649-32f9-47d4-a432-4f58fb43c48f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "05bd7d40-bef0-4fb7-b339-e6ac02715637") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "75c7aeed-6177-4997-8a05-693db949dd97") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/345c7028-8386-4309-94cd-314ace98f5b8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.825 -1.475) + (end -0.775 -1.475) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "919acfc0-a092-4f16-993a-d06073152c8e") + ) + (fp_line + (start -0.425 -1.45) + (end 0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "6174ace1-b9ce-44b7-98dc-43e39fc68712") + ) + (fp_line + (start -0.425 1.45) + (end -0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "86fe681e-97cd-4557-aa65-75d2679ff473") + ) + (fp_line + (start 0.425 -1.45) + (end 0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "1cdde883-a668-4ed3-b191-3e40569ec264") + ) + (fp_line + (start 0.425 1.45) + (end -0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "40e99d3b-adfd-4161-a55a-aac27a3ec410") + ) + (fp_line + (start -2.075 -1.7) + (end 2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "289934ce-7630-46ca-baa3-6cefc99a6a4a") + ) + (fp_line + (start -2.075 1.7) + (end -2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "bf3fdf2c-ee85-4704-9486-78af3af00f9d") + ) + (fp_line + (start -0.8 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "d8d57ede-d286-4528-87c1-a641b8d6fb11") + ) + (fp_line + (start -0.8 -0.5) + (end 0.15 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "6df1a354-fcc3-4d35-a087-6b10717ea63d") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4273190d-07f6-4fad-aa40-18f42b9e94b9") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "9d6d8e80-8e64-4a5e-9398-dc73afe50b43") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "c55fecd0-60c6-4599-a636-9e351543b0b6") + ) + (fp_line + (start 2.075 -1.7) + (end 2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "735dfb92-1b2d-4a64-b0e6-8cb5d5fe4119") + ) + (fp_line + (start 2.075 1.7) + (end -2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "e7a03da6-6eff-4c9f-995a-a35ec80f448f") + ) + (pad "1" smd rect + (at -1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 67 "Net-(D10-A)") + (pinfunction "LX") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "8b26e4c6-6f56-4a75-bf08-f6e085ce9ab9") + ) + (pad "2" smd rect + (at -1.3 0 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "bc9b5df6-31f6-45e7-96ef-0a0dc562b404") + ) + (pad "3" smd rect + (at -1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 28 "/LED4_C_CONTROLL") + (pinfunction "ADJ") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "47130c2f-ce31-4656-bc55-1bd53f444ca1") + ) + (pad "4" smd rect + (at 1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 31 "/LED4_C_POS") + (pinfunction "ISENSE") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "88fcdc05-0890-4994-a404-bdae3b6b8d57") + ) + (pad "5" smd rect + (at 1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "6add26dd-547f-4d61-9143-007b9d276dd7") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "bb0b56b1-f10a-4b2c-937b-c0d0bfa840ba") + (at -77.875 68.5775) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C17" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "6d95a27e-c255-4f22-963d-6a80524ad572") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "2e865eb9-8be6-4f9c-a4a0-4df18ffb8a3d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f2bf5045-cf95-4f83-b91d-d8b38fad7596") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e8c8374c-65c8-4287-902d-a9e0cad21d88") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/0b5cc627-3fe3-4a2e-b0c1-7792b100546d") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a1bbbaa2-d3b2-4d78-84e0-e828d5712507") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6c1253cf-c381-4f58-978c-34647fec57f8") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "338c1768-e099-4019-a92b-f56fe905fa9a") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "9ba4abca-069a-4dc8-bab5-e1cd8ecafc43") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c2724b60-9d1f-4ec2-9963-3ec4dc78eb67") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 9 "/LED1_W_CONTROLL") + (pintype "passive") + (uuid "88c47a18-3d0a-45d7-8a92-b1843489100e") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "4459d3ec-3489-4636-ba59-afb1ce3445f4") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:DR127" + (layer "F.Cu") + (uuid "be3def90-16ad-4934-882b-fed0a7ee0b85") + (at -109.6676 44.3471) + (property "Reference" "L5" + (at 0.45764 -7.77979 0) + (layer "F.SilkS") + (uuid "c46cb1d8-0fad-4a9e-ad4f-b55dd2211e8d") + (effects + (font + (size 1.641559 1.641559) + (thickness 0.15) + ) + ) + ) + (property "Value" "DR127-151-R" + (at 10.42321 7.90637 0) + (layer "F.Fab") + (uuid "c722ce6c-ef12-4a55-addb-650a9557136e") + (effects + (font + (size 1.641449 1.641449) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6f343b96-1a85-48ce-b35c-5173fd5411cd") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5d6cfbc5-98bf-48d3-bd9e-bcdd9a4a5489") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/6956546a-7e6a-4dff-b036-c83b7ac31eae") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 -3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "080ed30b-1e6d-4fa8-872d-48680fef689e") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "1bac438b-1acb-425a-8dda-b135b9b2e4a7") + ) + (fp_line + (start -6.2484 3.0734) + (end -6.2484 3.1242) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "daf31d0a-ba08-4cbb-a8bc-46ec683186d4") + ) + (fp_line + (start -6.2484 3.1242) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "e5ebab07-bc09-4c75-9995-6fa063d7a20d") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "1ea1bca1-4d47-434a-8ff7-266dbfaf8bc0") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f6c0d37-cf6f-4160-acae-1d35146fa9c0") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "4deb1fb2-eb0c-4c29-ac80-1c262ec2adde") + ) + (fp_line + (start 6.2484 -3.0734) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd79bede-a2aa-457b-9d63-28f716fba080") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f473812-49aa-43d4-a375-bd95dc182720") + ) + (fp_rect + (start -6.25 -6.25) + (end 6.25 6.25) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "6a2eb806-c2bd-4302-8af4-5f253fe2de4f") + ) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "e9dde6ad-ccfa-4950-b9ee-111bf722a954") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "60251bf7-f1a9-4e35-9375-5a1383674ad8") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "b068c5b8-8df7-4296-812e-7f5ba341b687") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "bb3ef128-754f-4253-84a9-ab698464ab2e") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "baa59a2d-b90a-48b2-87c0-d3becf72f899") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "6356330d-657b-4a94-b5eb-bcbf9423abcc") + ) + (pad "1" smd rect + (at -4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 17 "/LED2_W_NEG") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "1db08a4e-36f9-4539-a934-29c30eaf9845") + ) + (pad "2" smd rect + (at 4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 62 "Net-(D5-A)") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "b5867ae8-a8c9-4d9a-87dd-eb9e110680ab") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "bf595c4e-0746-4a4f-8dc2-31badc339843") + (at 157 74.8 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R27" + (at -4 0 0) + (layer "F.SilkS") + (uuid "b240e7fc-7dab-4890-8694-2f03a569b0d8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 15.925 17.1 0) + (layer "F.Fab") + (uuid "c93e17a9-28c2-4251-9ab8-199c2efe48ac") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7ff92b46-3f53-49e0-9861-7d75890656ec") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4b12ab7f-e42b-46c2-aae7-c4c3f7e64ae1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/4174df12-a419-408c-9d0c-7b274f26c410") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b346b8ea-49d3-4638-89d4-2c10e8f61e31") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "89e07620-ef13-458a-bba7-a071cbe5bc9f") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "504694fd-3b5f-454d-afa8-22d98985f3d6") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "bf35953d-3ba5-46da-bccd-5c973b5eebb3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "24750665-2af8-4c0b-9ee5-d2a10313f814") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 103 "/BL_3") + (pintype "passive") + (uuid "1264d669-dbba-4741-979a-db06fbbe1716") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 37 "Net-(IC1-VC3)") + (pintype "passive") + (uuid "12c5b2b9-611b-4b9c-8f86-84daecf44c2a") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "c1dd6218-3291-4dd4-9bb7-7d2c2710af4a") + (at 157 114.4 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R39" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "df9cbefe-d086-4899-96ca-3b9422824b08") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at -12.7 3.52 0) + (layer "F.Fab") + (uuid "dfdd7271-cf9e-41f8-9ed1-53d4f89c370c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d3bac254-3e6c-4cc3-bd4a-a6f596bf9268") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "aa23e093-9326-48e4-b0fa-a80ed2ac1e6d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/c45749cd-dbdb-42bd-86f1-a45b373b5faf") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b3d22ae2-189f-4a52-81fb-a69818414441") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c0ba4681-55e8-4150-a9ba-28295cabf4f3") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "14aa6739-60fb-4f21-9286-fd8f80a8aa6c") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b33a99f5-9fd2-4f0f-b4c7-fdc11b35b89f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7c077ae5-f00f-47b4-8ee6-6a345818a551") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 104 "/BL_13") + (pintype "passive") + (uuid "8870d3b3-251a-4d2a-8774-4dd64c07a954") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 49 "Net-(IC1-VC13)") + (pintype "passive") + (uuid "21157a34-5a90-47c7-9b20-e7945fd83102") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:SOT95P280X100-5N" + (layer "F.Cu") + (uuid "c54fe664-710a-4741-b0e8-39ae58aa45d2") + (at -65.525 127.4175) + (descr "TSOT25") + (tags "LED") + (property "Reference" "LED3" + (at 0 0 0) + (layer "F.SilkS") + (uuid "bc8e44a5-26b8-4071-84cc-f3cd9e9797e4") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "b03251dd-907c-4bf4-80da-df4b3336608a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b07b155d-769f-402f-9607-2046b518a1c1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "94c9fa3e-6136-4814-bbff-bb141b72ac47") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "867a3b9e-4539-45f9-9fa0-5985dcf0a949") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c8f933ff-4daf-4d0a-9350-0a5edf7598e5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3246952f-e69a-427a-b3e5-07669e531b01") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "faccd4b4-ed53-4af0-a6df-1cb896ba8222") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "7d343a90-190b-4d05-a048-944dde2afc32") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/e4b54727-ef14-4f16-912e-f56bc43122fc") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.825 -1.475) + (end -0.775 -1.475) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "cf65d9c5-aed2-449b-ba2c-e53c927a0b0b") + ) + (fp_line + (start -0.425 -1.45) + (end 0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ffc1ee22-a538-4bd9-bb0d-5d36a59e8409") + ) + (fp_line + (start -0.425 1.45) + (end -0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "b982aca4-a043-41a2-9dd2-c2175c720c59") + ) + (fp_line + (start 0.425 -1.45) + (end 0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "581a8e3b-8cbd-4eb1-a2b4-c96492cfa9da") + ) + (fp_line + (start 0.425 1.45) + (end -0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "acab4f30-bdca-4d78-a6ea-197573711f2e") + ) + (fp_line + (start -2.075 -1.7) + (end 2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2f60ecae-88d5-4a7e-ac8b-9c4ec5080ed9") + ) + (fp_line + (start -2.075 1.7) + (end -2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "d6b05e83-d657-4580-bcb4-ebe4f7919c79") + ) + (fp_line + (start -0.8 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "04d42c42-8533-41df-885e-0e277dbfc2c3") + ) + (fp_line + (start -0.8 -0.5) + (end 0.15 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "b61dd952-1704-4175-86a9-454cedca7822") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "11f54e44-264e-44e4-b11f-865da16b74f5") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "736a8272-3137-4a5d-9520-aaccf10b08c1") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "070a51a5-0091-4537-a12f-c865e8e5e8dd") + ) + (fp_line + (start 2.075 -1.7) + (end 2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2b497823-8042-444a-8feb-1edcd028730c") + ) + (fp_line + (start 2.075 1.7) + (end -2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "8b6fde2d-14ba-472c-b637-1ea7c159eb63") + ) + (pad "1" smd rect + (at -1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 62 "Net-(D5-A)") + (pinfunction "LX") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "ae1e30f4-5971-4d47-b662-e66b38e22cfb") + ) + (pad "2" smd rect + (at -1.3 0 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "2900a246-53d3-4fe7-b283-25bc1fece77a") + ) + (pad "3" smd rect + (at -1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 12 "/LED2_W_CONTROLL") + (pinfunction "ADJ") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "0edb2db6-7065-4671-97ea-5b477588fe8f") + ) + (pad "4" smd rect + (at 1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 18 "/LED2_W_POS") + (pinfunction "ISENSE") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "e9ea9d09-ac75-4e8b-a3ae-644c2a623957") + ) + (pad "5" smd rect + (at 1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "8f455d85-0387-419a-82b0-1d109eebf669") + ) + (embedded_fonts no) + ) + (footprint "footprint-lib:PDB12-F4151-104BF" + (layer "F.Cu") + (uuid "c6303535-0904-47df-8545-b5a246403323") + (at 10.9 145.8675) + (property "Reference" "U5" + (at 2.325 3.05 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "53061573-9ce2-4317-946e-fe7d58a6f9bb") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "PDB12-F4151-104BF" + (at -0.05 -7.525 0) + (unlocked yes) + (layer "F.Fab") + (uuid "844da9fa-f6c8-4f4c-b8c5-b88077d667e2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "59de25a1-327c-48af-badf-b860d84295bd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f693d343-24e3-41d1-b0dc-9dd523d5dfde") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/a1f11d39-fe29-46f7-a1df-2660485ac689") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_line + (start -6.4 -4.5) + (end -6.4 -3.125) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "11e75f46-e20b-4455-b6af-b98cba503843") + ) + (fp_line + (start -6.4 -4.5) + (end 6.4 -4.5) + (stroke + (width 0.1) + (type dash) + ) + (layer "F.SilkS") + (uuid "8f072a50-923e-476d-94a2-6c81d797ea32") + ) + (fp_line + (start -4.5 4.5) + (end 4.5 4.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "11090cd9-dfe1-4f34-99ed-f1389a821703") + ) + (fp_line + (start 6.4 -4.5) + (end 6.4 -2.8) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "663b98f7-44af-45fb-9d2e-1d0a7195141e") + ) + (fp_rect + (start -6.4 -4.5) + (end 6.4 4.5) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d0ae421c-dbfd-4466-80d1-117a9df213d2") + ) + (fp_text user "${REFERENCE}" + (at -0.05 -6.025 0) + (unlocked yes) + (layer "F.Fab") + (uuid "27de6c57-e315-4399-9ea9-ade43b9c616d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole roundrect + (at -5.6 3) + (size 1 1) + (drill oval 1.8 3.9) + (layers "*.Cu" "*.Mask") + (roundrect_rratio 0.15) + (uuid "c8a23c55-0e9a-47f9-8a92-af55db550866") + ) + (pad "" np_thru_hole roundrect + (at 5.6 3) + (size 1 1) + (drill oval 1.8 3.9) + (layers "*.Cu" "*.Mask") + (roundrect_rratio 0.15) + (uuid "c3dac9ff-a159-429e-b54d-913436a7c441") + ) + (pad "1" thru_hole roundrect + (at -3.75 0) + (size 2 2) + (drill 1.2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (net 4 "+3.3V") + (pinfunction "1") + (pintype "passive") + (uuid "c7e841eb-9027-438b-9e79-bde8b0ba422f") + ) + (pad "2" thru_hole roundrect + (at 0 0) + (size 2 2) + (drill 1.2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (net 141 "/GPIO_ADC0") + (pinfunction "2") + (pintype "passive") + (uuid "9ea11e45-9343-40cd-8071-f1fcbc24f7d0") + ) + (pad "3" thru_hole roundrect + (at 3.75 0) + (size 2 2) + (drill 1.2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (net 1 "GND") + (pinfunction "3") + (pintype "passive") + (uuid "d21fc84a-ba0a-4a59-aff1-58a3b6a3cd59") + ) + (zone + (net 0) + (net_name "") + (layer "F.SilkS") + (uuid "6ffc0d36-2e34-44fd-bca9-64cf1cda6080") + (hatch edge 0.5) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads not_allowed) + (copperpour allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 4.5 141.3675) (xy 17.3 141.3675) (xy 17.3 150.3675) (xy 4.5 150.3675) + ) + ) + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "c6419bf9-f591-4a4c-a2ae-fc67857f0912") + (at 119.2 97.8 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R45" + (at -3.2 0 180) + (layer "F.SilkS") + (uuid "f8635ffe-dca9-4c5e-8d52-8e83749f5007") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "ec67a067-8f04-4f22-8617-3e03c2b890fc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "046b85a0-83e8-4870-8f03-8e1b16796f78") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "c9a26360-d295-4891-bc5f-162d40f7256a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/0e2ce064-b4c7-45cc-a17f-88fc74df348b") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "764518ef-757e-40bf-b742-d976cd86b26a") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1b0fd291-613b-4f3b-9e30-952b111a635b") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "c5a88735-14d4-4ccc-a19e-0b5d858f4ec7") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d0e19d6c-10db-488f-8286-2e907b741d51") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "9785a190-b306-4265-9235-f43ae2743312") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 57 "Net-(IC1-SRP)") + (pintype "passive") + (uuid "1e54ac77-e40e-4edd-b105-554a2eaf68f7") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "5c8a2a9a-2f7c-4686-a1b7-2c89600a484e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "c6ac9839-f3a0-447c-9b98-53cf03b9928d") + (at 153.6 76.6 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C45" + (at 3.4 0 90) + (layer "F.SilkS") + (uuid "b40bb7df-ba89-4c10-9fda-192d60e848dd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "799d6bfc-e2b7-4d31-81a9-4c9f68f73365") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "ec69e807-c5dc-410d-9add-993975c52d76") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "8243e4ee-9218-415b-bab6-37a51f1934f7") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/da7f9c05-665c-47e2-8b99-065370ef1498") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e112a012-ad1e-4f6d-ab87-85630ff2a28e") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "2cc2931b-9f7e-4a9c-bf89-5daaf4e52e4e") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "bc99bd1a-8fbd-4ec7-9751-f8894076e886") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "5a012122-6bf6-454b-a740-9f8f31bc0c6a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "22345550-5ac0-45cd-9f0f-3b6a64d64cca") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 37 "Net-(IC1-VC3)") + (pintype "passive") + (uuid "d573d840-9c9a-4122-8818-6c5672de598d") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 38 "Net-(IC1-VC4)") + (pintype "passive") + (uuid "10a469bf-3231-49b3-83d8-1011e38e0600") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "c79d9ddc-4884-4c54-801b-e6523cb4d003") + (at -82.225 73.5975) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C6" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "81870205-ea64-4cdb-a835-e183061c2b0f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "21b18597-2990-48c8-92a2-a881abd3e3e1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5e11f4d4-cde3-46b5-abfb-a8258a471347") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4404c245-fd47-4cdd-80d9-f2d5f9c7311f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/34fd550b-11c3-474e-9bc5-4f0fb3483add") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "bd8c2b3d-777b-4b12-bfa4-a1b62e0cf4a2") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7a378fd9-26fb-4831-9710-8e25180c27a8") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2439ecf0-51f8-48d8-b7d3-7e85c8f77f11") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "2b79e1f1-e80c-4ab3-aecf-5d5df82e0223") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "29140c4a-efa1-42ca-852b-1741f51b9077") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "4cacc917-f170-4053-b9ca-45c6e478c548") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "a16e4ec7-8207-43d9-beae-5994c685b998") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "c9745d50-cdc8-406e-ae1e-bb52461b3156") + (at -77.875 71.0875) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C20" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "702e5902-ebd1-429b-ad81-43c19aa3402d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "c3582d6b-887b-478c-8398-b5ea1a47781e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2937091b-ccbe-40af-a788-cf8131530302") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "dc0c2468-62c0-4b03-8ceb-6451074816e4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/3e952611-00a3-4615-91eb-020143069914") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7f0352ab-45dc-42c2-b016-adff58d245b8") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "98a07432-6f23-4ece-a504-89f01c9713d9") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2a413330-8dcf-40b7-bf6c-4ef98bd6ddbf") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "756c5dcd-4a3b-45d6-bdb1-681f361bb378") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "5ffb0c70-b889-440a-a626-3051c63f09da") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 12 "/LED2_W_CONTROLL") + (pintype "passive") + (uuid "92982ad4-febe-499a-882c-7a81f96cda6e") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "47177af5-7d1e-4b47-ba43-9db0c99ee67f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "c979721e-640d-4956-ac2a-a388d5bf02ea") + (at -74.1 124.8675) + (descr "LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator") + (tags "LED handsolder") + (property "Reference" "D16" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "fe053e67-8ca7-4cf6-8112-34707cafc58f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "720-RATIVHFK3PM3Z555" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "0fe1e317-7e5a-40f4-98a8-10842acd71fc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0def901d-9c3c-4721-8264-63a387ce24a8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3d51c291-561b-4816-9e43-66855d4c1794") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Sim.Pin" "1=K 2=A" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "63f44dc2-95e5-4751-8f43-f23260477790") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "LED* LED_SMD:* LED_THT:*") + (path "/c18a4212-8ebc-4e9c-ba41-36c9243e9fd7") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.66 -0.735) + (end -1.66 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "31dc17c8-d03e-4889-a6c2-3d3165697056") + ) + (fp_line + (start -1.66 0.735) + (end 0.8 0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "12919a37-4479-4f79-9777-bb700987c103") + ) + (fp_line + (start 0.8 -0.735) + (end -1.66 -0.735) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3a828f66-3573-4d25-9b8f-fc15ca9c71c0") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "016d328b-8175-4afe-ab3f-9c9ef1b45eaf") + ) + (fp_line + (start -0.8 -0.1) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "599dd330-5746-4075-b067-b06f17ab497a") + ) + (fp_line + (start -0.8 0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "56c8a7e3-db9e-4d67-9526-c9b9c90bb046") + ) + (fp_line + (start -0.5 -0.4) + (end -0.8 -0.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c0fa923a-b41a-429b-856b-4dc791feca1c") + ) + (fp_line + (start 0.8 -0.4) + (end -0.5 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "747fdeb4-fff6-45b9-8280-7df0c9a8ede9") + ) + (fp_line + (start 0.8 0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5c272fce-646b-4779-b23b-4b8cf3d644f7") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "360b0347-f764-4c07-9c65-d47752467e88") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.875 0) + (size 1.05 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pinfunction "K") + (pintype "passive") + (uuid "bd337e59-2268-4cb6-9d48-24f148bb7832") + ) + (pad "2" smd roundrect + (at 0.875 0) + (size 1.05 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 71 "Net-(D16-A)") + (pinfunction "A") + (pintype "passive") + (uuid "4c414868-9142-400b-99d2-d6e592a547db") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/LED_SMD.3dshapes/LED_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:PTS636SKG25JSMTRLFS" + (layer "F.Cu") + (uuid "cbef76a1-6660-45e4-ab43-edbbcc0cb968") + (at -41.15 114.6925) + (descr "PTS636SKG25JSMTR LFS-2") + (tags "Switch") + (property "Reference" "S3" + (at 0 0 0) + (layer "F.SilkS") + (uuid "a80af9f6-60eb-448a-bf0d-602ac9c71c90") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "1cbd95e8-68b7-48c3-bee4-59016ff32a6a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d9620330-a93c-4b66-9481-972c146ece1c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ebcee9a7-2989-44c0-8e06-fe09dc3fd70b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "2.7" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e4ea95c9-c227-4741-89af-018f183bcf48") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "74b8699a-3d43-4c24-a849-f7ad1d67df9e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cd296809-4dba-4616-a86d-9fa5d89c35dd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "95b0452f-6a0f-4d1b-9186-bb3c56700f19") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "57532960-2503-4f6e-b866-cb8d6b3b6ad9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/2b11bcfb-dcb6-4e4a-968f-3bb172a770d1") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4 0) + (end -4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "a15ec956-b947-48f1-80fe-a77a6822beef") + ) + (fp_line + (start -3.9 0) + (end -3.9 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "864bceb9-0872-42e9-b4d9-ed0657e20b8b") + ) + (fp_line + (start -3.05 -1.85) + (end -2.7 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "dc1b489e-db0b-4e86-a143-332c805f3c5a") + ) + (fp_line + (start -3.05 -1) + (end -3.05 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7b0688f4-860a-45fc-96cb-32503a3bb747") + ) + (fp_line + (start -3.05 1.85) + (end -3.05 1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7da9630f-60e3-40f0-abde-1b05af997008") + ) + (fp_line + (start -1 -1.85) + (end 3.05 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "3d51e054-131e-4fb7-8674-f0591e767f7d") + ) + (fp_line + (start 1 1.85) + (end -3.05 1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "578e4f0a-29b9-4938-bf29-08e0200fe89e") + ) + (fp_line + (start 2.7 1.85) + (end 3.05 1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "84466ec6-c01b-4875-891c-e9842925bd26") + ) + (fp_line + (start 3.05 -1.85) + (end 3.05 -1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "fb5226d5-64ba-4969-a0c3-a4e1307fc470") + ) + (fp_line + (start 3.05 1.85) + (end 3.05 1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "aa602f0b-191e-45b9-b2c7-423928c975d0") + ) + (fp_arc + (start -4 0) + (mid -3.95 -0.05) + (end -3.9 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "042d515f-c05b-4181-a94f-9894331b0ffb") + ) + (fp_arc + (start -3.9 0) + (mid -3.95 0.05) + (end -4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "51181e93-1e83-4625-95ff-6fe5a6b63c31") + ) + (fp_line + (start -4.5 -2.9) + (end 4.5 -2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4a571874-bede-4ffa-9b33-4849dca2ce76") + ) + (fp_line + (start -4.5 2.9) + (end -4.5 -2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5a1958af-28d0-4de5-98c4-463d3c2d3e6f") + ) + (fp_line + (start 4.5 -2.9) + (end 4.5 2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5cb7b847-80e4-4546-90c8-170c6531f3e8") + ) + (fp_line + (start 4.5 2.9) + (end -4.5 2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "58075cc6-f325-48bd-a15c-e476085d536d") + ) + (fp_line + (start -3.05 -1.85) + (end 3.05 -1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f9a9071e-f2e5-482a-8d4b-280edfd459e0") + ) + (fp_line + (start -3.05 1.85) + (end -3.05 -1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "5acab3c6-4510-401b-a246-41da70be720b") + ) + (fp_line + (start 3.05 -1.85) + (end 3.05 1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9d05cd1d-434e-46be-80f9-685e097642f3") + ) + (fp_line + (start 3.05 1.85) + (end -3.05 1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "93d83694-930a-4129-8acf-ef13efd4939c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "a3a1564f-a290-41ad-8897-623a4602fb53") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.8 0 90) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "COM") + (pintype "passive") + (uuid "21253674-0d80-477d-8ecc-648423804df9") + ) + (pad "2" smd rect + (at 2.8 0 90) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 137 "/RUN") + (pinfunction "NO") + (pintype "passive") + (uuid "362cb73c-add6-4d3e-831e-0f8d31e1718e") + ) + (pad "3" smd rect + (at -1.9 -1.7 90) + (size 0.4 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_1") + (pintype "passive") + (uuid "527c1412-7df4-4652-927a-080ccf4c2e48") + ) + (pad "4" smd rect + (at 1.9 1.7 90) + (size 0.4 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_2") + (pintype "passive") + (uuid "7a2bbc8f-7422-4b62-a48b-09f45a152fcc") + ) + (embedded_fonts no) + (model "PTS636SKG25JSMTR_LFS.stp" + (offset + (xyz 2422.229944 680.0200093 0.3499999888) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 -180) + ) + ) + ) + (footprint "footprint-lib:High power solder pad" + (layer "F.Cu") + (uuid "cbf340e8-04ea-4da9-924d-14860a95aee7") + (at 118.7 115.6 180) + (property "Reference" "J19" + (at 0 0 180) + (unlocked yes) + (layer "F.SilkS") + (uuid "739e36b3-e57f-4631-969f-2b03b8399e0e") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -5.2 180) + (unlocked yes) + (layer "F.Fab") + (uuid "d3155f19-a12a-4b8d-8968-2b873b89e018") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e24dd381-a439-4cf4-9943-c49221c1a906") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ab779a53-4686-4090-b114-cc39e5851aaf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/6a98e5ba-c340-4118-8bb3-3bf1a26f55f8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.5 180) + (unlocked yes) + (layer "F.Fab") + (uuid "b0aa4073-fc50-4462-a453-20d5d5aa2a65") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -3.5 0 180) + (size 4 4) + (drill oval 1.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 143 "GND_OUT") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "eb06a6c5-ccca-422c-98a3-50c74ce350b4") + ) + (pad "2" thru_hole roundrect + (at 3.5 0 180) + (size 4 4) + (drill oval 1.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.375) + (net 50 "BATT+") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "f3cf5457-0c6c-4c1e-8039-8b5514325676") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "cc05ca77-5242-4aab-bfa5-4dfd2b642dd8") + (at 153.6 93.5375 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C50" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "d1e96993-c555-48a5-bca2-243bb110d221") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "4192df6c-2d88-4663-a2e4-2fb7ff244beb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "1cbdadf9-4ba6-4792-8102-bafa676bbc84") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "b2d03d81-e083-42ac-9ffc-b76d086c0f52") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/481e1d4c-8cf5-4fe5-9237-9abc5fc58ccd") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "12f218aa-db9e-4418-a2db-11b98696bf49") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "67a5fb9a-0c0e-493c-b6ba-b0e97ea250d9") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "b10280fc-2ac0-4129-b1e4-ebbbd65b5445") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "1492a27a-66a5-4844-ad39-fa148de8a7dc") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "68e1c8c4-ac82-4964-b041-3c7de32a53f6") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 42 "Net-(IC1-VC7)") + (pintype "passive") + (uuid "df93e028-70a3-45c9-b470-4df0e43cd6b3") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 43 "Net-(IC1-VC8)") + (pintype "passive") + (uuid "5acdefd5-c761-44e3-a22e-5b177bf18c74") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:SOT95P280X100-5N" + (layer "F.Cu") + (uuid "ceca3468-b97e-4168-8ff5-1eaa503bf8e6") + (at -65.525 131.5425) + (descr "TSOT25") + (tags "LED") + (property "Reference" "LED4" + (at 0 0 0) + (layer "F.SilkS") + (uuid "911939f8-73ff-4c59-b927-47b17ca0553a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "666eb4a8-5fd2-4b89-b955-c5480070fdb5") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "87f2b481-3468-4faf-b394-f0bb22219992") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "598fc4f9-1e1e-4cd3-8c64-e4a40f8d8c76") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b5f7a3b8-4244-421c-84e1-ef9bc941ecd5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2decb6c6-5b6d-4a40-8f10-38300ec662b7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a9e1d087-8e30-4414-92bb-838e312d4a78") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a1d7020d-50c9-4093-aa6a-dd800f3f037e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "32150709-86aa-413f-b54d-bea789bc285f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/6c163d2d-d61f-4de0-969e-f5f6dbb9505d") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.825 -1.475) + (end -0.775 -1.475) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "afc8d727-9cce-41b0-9dd2-fea66e670c47") + ) + (fp_line + (start -0.425 -1.45) + (end 0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "1e777f49-a80f-442c-b4be-b603ffb4545b") + ) + (fp_line + (start -0.425 1.45) + (end -0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "0b5618d8-c261-4b71-b0d4-441ee6924eae") + ) + (fp_line + (start 0.425 -1.45) + (end 0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "dfc64846-fc2a-4776-b346-0eac3427d256") + ) + (fp_line + (start 0.425 1.45) + (end -0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "51fb6270-7105-499f-bf5a-db41ceed2afd") + ) + (fp_line + (start -2.075 -1.7) + (end 2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4e58022a-cad6-492e-b560-d9cd83e7998d") + ) + (fp_line + (start -2.075 1.7) + (end -2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "1ed82dec-9ca3-4153-91c2-1bd169dc169e") + ) + (fp_line + (start -0.8 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "b6b6cce8-7ca3-4497-b4cc-ed9b8853423f") + ) + (fp_line + (start -0.8 -0.5) + (end 0.15 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "45cc7d62-1bba-4aab-94de-59820d6e4948") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4f65e746-43c3-40d2-a394-58183c410f24") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "443ae377-d256-4aab-8639-f86ad1a8fefc") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "78c55027-394a-4248-9763-d6815a5efe04") + ) + (fp_line + (start 2.075 -1.7) + (end 2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "f05c450a-c4b3-4d29-98c3-ce742a69a804") + ) + (fp_line + (start 2.075 1.7) + (end -2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "a5423f72-b213-4ed8-a090-fc71b7028e92") + ) + (pad "1" smd rect + (at -1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 63 "Net-(D6-A)") + (pinfunction "LX") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "3ec88e38-6c89-42b7-94a8-4bec31c81e45") + ) + (pad "2" smd rect + (at -1.3 0 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "fd311a50-7fbe-4d48-a799-fa7eec718f2d") + ) + (pad "3" smd rect + (at -1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 13 "/LED2_C_CONTROLL") + (pinfunction "ADJ") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "35b5662a-3f9b-4244-a61b-0c1bc3a4b6f4") + ) + (pad "4" smd rect + (at 1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 19 "/LED2_C_POS") + (pinfunction "ISENSE") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "da2cca5a-9009-480b-a7e2-affbb5ec30a2") + ) + (pad "5" smd rect + (at 1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "c2863cde-baf3-4c7e-b4b4-92ac28ca1d49") + ) + (embedded_fonts no) + ) + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x20_P2.54mm_Vertical" + (layer "F.Cu") + (uuid "d0d7bc26-64a8-42df-b9e7-33ceddf70467") + (at -86.695 67.1175) + (descr "Through hole straight pin header, 1x20, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x20 2.54mm single row") + (property "Reference" "J17" + (at 0 -2.38 0) + (layer "F.SilkS") + (uuid "cf22c0a0-6565-4678-876f-1a767229ab74") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x20_Pin" + (at 0 50.64 0) + (layer "F.Fab") + (uuid "9ca5852d-0678-46bd-99ff-c88da61b0edb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "461a84ae-0231-402d-abeb-17a99fd5f87e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x20, script generated" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ee5f4599-f713-4f4f-8978-24a5f3a98ddf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/4d5c52d0-ea5e-4e56-8e5b-222beb5929e5") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_line + (start -1.38 -1.38) + (end 0 -1.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "05a99934-5b80-4d4a-8aa5-59c2349cb00d") + ) + (fp_line + (start -1.38 0) + (end -1.38 -1.38) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6593afc3-bc66-41e5-ba21-d454d4de112e") + ) + (fp_line + (start -1.38 1.27) + (end -1.38 49.64) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1b9b4c39-951d-4ad8-9015-8ec1f3d4e1f0") + ) + (fp_line + (start -1.38 1.27) + (end 1.38 1.27) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e622e919-35be-4431-ac67-600b4704dd70") + ) + (fp_line + (start -1.38 49.64) + (end 1.38 49.64) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "075408e5-f211-4750-9475-d9eba94a9e7c") + ) + (fp_line + (start 1.38 1.27) + (end 1.38 49.64) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "50bce7ab-c768-427a-a59f-bd93612cc246") + ) + (fp_rect + (start -1.77 -1.78) + (end 1.77 50.03) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "785d6e15-7640-4076-a062-dbab4d7cca9f") + ) + (fp_line + (start -1.27 -0.635) + (end -0.635 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ab6ea147-6a66-44d1-bf98-6002b629d88a") + ) + (fp_line + (start -1.27 49.53) + (end -1.27 -0.635) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2d52f7e6-ce2d-415b-838c-121e93ad6f38") + ) + (fp_line + (start -0.635 -1.27) + (end 1.27 -1.27) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3cbb8189-eca1-4f74-a98a-311e144ac5aa") + ) + (fp_line + (start 1.27 -1.27) + (end 1.27 49.53) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b8676f98-dd39-494d-91ce-eddb65c963c1") + ) + (fp_line + (start 1.27 49.53) + (end -1.27 49.53) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f70f0119-9e06-4f93-933f-7bf730920b78") + ) + (fp_text user "${REFERENCE}" + (at 0 24.13 90) + (layer "F.Fab") + (uuid "284f4a02-11fb-4c67-b092-6c6b66a72ee8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at 0 0) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 131 "/GPIO_16") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "2eaa81f0-e25b-4dbf-a1c0-ee85d61e9a40") + ) + (pad "2" thru_hole circle + (at 0 2.54) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 129 "/GPIO_17") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "01b7c7b0-2e98-4462-9827-2978f7875fb2") + ) + (pad "3" thru_hole circle + (at 0 5.08) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "e5f41981-3922-4560-86db-2940bca98163") + ) + (pad "4" thru_hole circle + (at 0 7.62) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 130 "/GPIO_18") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "0a675898-1cfe-4198-abfa-c8e6bcb59252") + ) + (pad "5" thru_hole circle + (at 0 10.16) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 133 "/GPIO_19") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "462ee9cf-4f11-4c88-8eeb-f9435311fc66") + ) + (pad "6" thru_hole circle + (at 0 12.7) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 82 "/GPIO_20") + (pinfunction "Pin_6") + (pintype "passive") + (uuid "36db6b1a-a5b1-48c2-95eb-08f38a56e7a3") + ) + (pad "7" thru_hole circle + (at 0 15.24) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 138 "/GPIO_21") + (pinfunction "Pin_7") + (pintype "passive") + (uuid "ddc548ce-8a15-4e4b-a62b-be77644ab521") + ) + (pad "8" thru_hole circle + (at 0 17.78) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_8") + (pintype "passive") + (uuid "5ba457dc-2485-4479-8c61-8f192bb52d20") + ) + (pad "9" thru_hole circle + (at 0 20.32) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 135 "/GPIO_22") + (pinfunction "Pin_9") + (pintype "passive") + (uuid "75c64104-b8ab-46a3-badb-707faa0612e8") + ) + (pad "10" thru_hole circle + (at 0 22.86) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 137 "/RUN") + (pinfunction "Pin_10") + (pintype "passive") + (uuid "ce055ec6-0a88-4774-ab21-771f873e2bd4") + ) + (pad "11" thru_hole circle + (at 0 25.4) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 141 "/GPIO_ADC0") + (pinfunction "Pin_11") + (pintype "passive") + (uuid "f3d4b654-6cec-43c5-839c-20e98ad39278") + ) + (pad "12" thru_hole circle + (at 0 27.94) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 140 "/GPIO_ADC1") + (pinfunction "Pin_12") + (pintype "passive") + (uuid "edecef72-35d4-4cb0-9dce-8a3ab7eae983") + ) + (pad "13" thru_hole circle + (at 0 30.48) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_13") + (pintype "passive") + (uuid "7622357e-5027-4383-8a47-c51dc8c112ee") + ) + (pad "14" thru_hole circle + (at 0 33.02) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 139 "/GPIO_ADC2") + (pinfunction "Pin_14") + (pintype "passive") + (uuid "e6e1f036-6be2-4521-986b-5acfeda53e32") + ) + (pad "15" thru_hole circle + (at 0 35.56) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 136 "/GPIO_ADC3") + (pinfunction "Pin_15") + (pintype "passive") + (uuid "98498d08-ac37-49a9-b260-ef7569bebdf9") + ) + (pad "16" thru_hole circle + (at 0 38.1) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 134 "unconnected-(J17-Pin_16-Pad16)") + (pinfunction "Pin_16") + (pintype "passive+no_connect") + (uuid "66d4bbb8-3937-4b76-a9a0-ba0ab6a5014d") + ) + (pad "17" thru_hole circle + (at 0 40.64) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 132 "unconnected-(J17-Pin_17-Pad17)") + (pinfunction "Pin_17") + (pintype "passive+no_connect") + (uuid "38593aad-a77a-4d97-af7d-beb39510bf08") + ) + (pad "18" thru_hole circle + (at 0 43.18) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 1 "GND") + (pinfunction "Pin_18") + (pintype "passive") + (uuid "d5136f14-af4a-416c-8b7d-0cc7c5d120bf") + ) + (pad "19" thru_hole circle + (at 0 45.72) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 4 "+3.3V") + (pinfunction "Pin_19") + (pintype "passive") + (uuid "3c6bcfd4-6dea-40e3-983e-75a0b63a3ebc") + ) + (pad "20" thru_hole circle + (at 0 48.26) + (size 1.7 1.7) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 5 "+12V") + (pinfunction "Pin_20") + (pintype "passive") + (uuid "c5a217e0-faf9-40f7-95d2-cdbd0411deb3") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x20_P2.54mm_Vertical.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "d0eb5b3f-0732-492e-bd6f-5c518cac499e") + (at 157 112 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R38" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "97c9a6f3-dcf0-4855-9689-219bed550e38") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "56a15c51-4fc5-4509-823e-2b381cda1770") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0d608962-c97f-4b5f-b614-e699cabd18d4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0e34eeed-4ab2-4923-a4d9-50cdae260b1d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/39523a46-28be-45ce-bbc9-07ed670018e6") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "10a84f4d-a7cf-49b2-8b26-d9aac20c8859") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "48c4b9ec-388d-4aa6-af81-83c3806beef6") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "121cf1dc-ec72-4568-8137-b09ece22bec2") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "37eaba8a-d4b8-409a-87e0-8424a6eed464") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "07fcd426-c45c-4056-8756-3703a34889e5") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 112 "/BL_12") + (pintype "passive") + (uuid "a2d8cf3c-289c-4299-bb44-6cb663942bb8") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 48 "Net-(IC1-VC12)") + (pintype "passive") + (uuid "7df30280-4a15-4bff-af95-97ce235077ee") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "d46be78b-e24a-48e2-923a-3e42cdc5983e") + (at 140.4 110.4) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R50" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "4ff437c2-2ff4-4532-a342-760c5e081547") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "92d927fe-640c-4f3e-a5b8-e4e5d9cee2c7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "25076721-892c-404d-b915-e0d7a5ecc745") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "46d7c72c-036d-4508-9558-65ac03bb8ad1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/4d9df7ea-5eeb-4d2d-b7ed-72dff6c45444") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "f1429900-5b9a-44fb-8115-7ddd72489e77") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ac2a5981-c606-41bc-b2d4-2dad959a07fa") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7658bac5-81ed-4bcb-8903-7366b08f655c") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a34b1ead-31a7-4d57-84d9-31fc71008864") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c0911910-9a17-438d-a1ea-8488d22e0620") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 159 "+3.3V_MCU") + (pintype "passive") + (uuid "0f2d4e7d-af53-4af9-9559-80f440e272d5") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 150 "/MCU_SCL") + (pintype "passive") + (uuid "3d2d4718-8686-4b56-b282-5cd4b7c1e649") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Connector_JST:JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical" + (layer "F.Cu") + (uuid "d51796a2-d11c-487e-9e73-a3e4f1c28741") + (at 165.8 70.7 -90) + (descr "JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator") + (tags "connector JST EH vertical") + (property "Reference" "J3" + (at 16.25 -2.8 90) + (layer "F.SilkS") + (uuid "9316502c-a837-42f7-b1fc-fc3c9d9f8a64") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "Conn_01x14_Pin" + (at 16.25 3.4 90) + (layer "F.Fab") + (uuid "9f2c5ac4-d812-4223-a097-385f0fe9833e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "1045d408-fb09-4720-894c-b7cf8b5e1528") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x14, script generated" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "1882bff3-1c6e-4350-887d-69e4efde6cef") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/2804d277-2ea9-4612-b498-26cc8d79dde2") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_line + (start -2.91 2.61) + (end -0.41 2.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "005b026a-4eef-4569-b11f-6571aabbff01") + ) + (fp_line + (start -2.61 0.81) + (end -1.61 0.81) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eecaf400-d6be-409d-aeaa-ac5c1e4d6c1e") + ) + (fp_line + (start -1.61 0.81) + (end -1.61 2.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9e105b9a-dd8b-4d90-88f0-8382cd92a9f9") + ) + (fp_line + (start 34.11 0.81) + (end 34.11 2.31) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a0a117cc-35ab-494e-a0b3-73839cde2db1") + ) + (fp_line + (start 35.11 0.81) + (end 34.11 0.81) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a2cf6ff8-51a5-4c72-8d2c-966d94e2e807") + ) + (fp_line + (start -2.91 0.11) + (end -2.91 2.61) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "90803c33-5bb6-443d-ba1c-8dfe8b1691d4") + ) + (fp_line + (start -2.61 0) + (end -2.11 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "95a7e97e-d202-44ed-b7bc-7e35f85ca97a") + ) + (fp_line + (start -2.11 0) + (end -2.11 -1.21) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ce8b0440-eaa3-4701-bd65-2685c6253272") + ) + (fp_line + (start 34.61 0) + (end 35.11 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "df07561f-27fc-41a6-a7ab-94d86ebc89b4") + ) + (fp_line + (start -2.11 -1.21) + (end 34.61 -1.21) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8419988e-06b8-4988-b8d2-385c39d552dd") + ) + (fp_line + (start 34.61 -1.21) + (end 34.61 0) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "c1b2f3b4-0c90-42d0-a7f2-280ebcba8acc") + ) + (fp_rect + (start -2.61 -1.71) + (end 35.11 2.31) + (stroke + (width 0.12) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "869cea4d-530a-445d-b005-672ed3ca5393") + ) + (fp_rect + (start -3 -2.1) + (end 35.5 2.7) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "474741ae-85c1-4f8d-b29e-231b0cc115fe") + ) + (fp_line + (start -2.91 2.61) + (end -0.41 2.61) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ac381c9a-953a-4263-b1d4-67911cddfc11") + ) + (fp_line + (start -2.91 0.11) + (end -2.91 2.61) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "62c5cf28-a255-4156-82db-34d68b8c40ed") + ) + (fp_rect + (start -2.5 -1.6) + (end 35 2.2) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d8390d45-3448-4f86-a2de-a12c863adc34") + ) + (fp_text user "${REFERENCE}" + (at 16.25 1.5 90) + (layer "F.Fab") + (uuid "f0b977d8-9688-4102-92a8-9f07c4cf0e75") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at 0 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.147059) + (net 34 "GND_BAL") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "94164fbf-1165-4317-a27d-96f40c3e2af2") + ) + (pad "2" thru_hole oval + (at 2.5 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 109 "/BL_1") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "b9897c3d-4c63-4a41-a358-c0e3aaff921a") + ) + (pad "3" thru_hole oval + (at 5 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 108 "/BL_2") + (pinfunction "Pin_3") + (pintype "passive") + (uuid "87ad9929-4f68-4131-8c96-7825477f8619") + ) + (pad "4" thru_hole oval + (at 7.5 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 103 "/BL_3") + (pinfunction "Pin_4") + (pintype "passive") + (uuid "2eaad2b5-f121-485c-9eeb-cbdb54d841e5") + ) + (pad "5" thru_hole oval + (at 10 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 101 "/BL_4") + (pinfunction "Pin_5") + (pintype "passive") + (uuid "1cb6cbab-e702-4604-98b6-eaae86fde205") + ) + (pad "6" thru_hole oval + (at 12.5 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 106 "/BL_5") + (pinfunction "Pin_6") + (pintype "passive") + (uuid "68620c59-a545-4e12-8290-1be69c49af5f") + ) + (pad "7" thru_hole oval + (at 15 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 107 "/BL_6") + (pinfunction "Pin_7") + (pintype "passive") + (uuid "7a5ada43-1b56-4e81-925d-86a066e5f8fc") + ) + (pad "8" thru_hole oval + (at 17.5 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 105 "/BL_7") + (pinfunction "Pin_8") + (pintype "passive") + (uuid "3e7640f8-a446-4203-bfb1-b272179e7e34") + ) + (pad "9" thru_hole oval + (at 20 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 100 "/BL_8") + (pinfunction "Pin_9") + (pintype "passive") + (uuid "00ed4b4b-dc4e-4492-af33-152ce8dd4507") + ) + (pad "10" thru_hole oval + (at 22.5 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 110 "/BL_9") + (pinfunction "Pin_10") + (pintype "passive") + (uuid "be2c652c-c4f0-478b-84f1-4c6bf171c6e9") + ) + (pad "11" thru_hole oval + (at 25 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 111 "/BL_10") + (pinfunction "Pin_11") + (pintype "passive") + (uuid "f5a55138-d9db-441c-8b05-575ed273b716") + ) + (pad "12" thru_hole oval + (at 27.5 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 102 "/BL_11") + (pinfunction "Pin_12") + (pintype "passive") + (uuid "28b6f46c-176a-4606-b9ee-55ed14021107") + ) + (pad "13" thru_hole oval + (at 30 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 112 "/BL_12") + (pinfunction "Pin_13") + (pintype "passive") + (uuid "ff6e9e16-5353-48bc-8903-843d1b2e75b5") + ) + (pad "14" thru_hole oval + (at 32.5 0 270) + (size 1.7 1.95) + (drill 0.95) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 104 "/BL_13") + (pinfunction "Pin_14") + (pintype "passive") + (uuid "3aeb8986-288a-456d-870b-0aa0bf168206") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Connector_JST.3dshapes/JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:TRANS_DI035N10PT-AQ" + (layer "F.Cu") + (uuid "d5fd6f4e-4a94-42ef-bce5-c316e165a7f3") + (at 122.2 110.6 -90) + (property "Reference" "U3" + (at 1.125 -3.075 90) + (layer "F.SilkS") + (uuid "91b5f4f9-6528-4694-a6ab-348d27bbe1d4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "DI035N10PT-AQ" + (at 9.865 3.015 90) + (layer "F.Fab") + (uuid "03787dee-8bb5-4d46-9a2e-49d1443e0031") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "c81dfb0b-9db5-4b50-99cf-96108c19eb7d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "dbad22eb-546a-46a8-8361-2f24cf0f0372") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (path "/1cdac3ca-b934-4c0e-a039-a8e32194f3fa") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_poly + (pts + (xy -0.7 -1.4) (xy -0.3 -1.4) (xy -0.3 -1.85) (xy 0.3 -1.85) (xy 0.3 -1.4) (xy 1.4 -1.4) (xy 1.4 -1.285) + (xy 1.95 -1.285) (xy 1.95 -0.665) (xy 1.4 -0.665) (xy 1.4 -0.635) (xy 1.95 -0.635) (xy 1.95 -0.015) + (xy 1.4 -0.015) (xy 1.4 0.015) (xy 1.95 0.015) (xy 1.95 0.635) (xy 1.4 0.635) (xy 1.4 0.665) (xy 1.95 0.665) + (xy 1.95 1.285) (xy 1.4 1.285) (xy 1.4 1.4) (xy 0.3 1.4) (xy 0.3 1.85) (xy -0.3 1.85) (xy -0.3 1.4) + (xy -0.7 1.4) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Mask") + (uuid "21e61469-8173-4d3c-ab2b-bcaf3467dcb9") + ) + (fp_line + (start -1.5 1.55) + (end -0.95 1.55) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "68ee0a11-4ea0-4521-ae27-913c6f6e849d") + ) + (fp_line + (start -1.5 -1.55) + (end -0.95 -1.55) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "b92243c1-89b2-4602-a5c6-80d42ea6068a") + ) + (fp_circle + (center -2.4 -1.05) + (end -2.3 -1.05) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "467dcbfa-3c66-45ee-89c2-70043bd6aaa4") + ) + (fp_poly + (pts + (xy -0.2 1.3) (xy 0.2 1.3) (xy 0.2 1.75) (xy -0.2 1.75) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "f538c400-297f-4bf0-a2c1-15f23c588c31") + ) + (fp_poly + (pts + (xy 1.3 0.765) (xy 1.85 0.765) (xy 1.85 1.185) (xy 1.3 1.185) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "203666ad-9e3d-466b-ba30-3edb6d1ecd5e") + ) + (fp_poly + (pts + (xy 1.3 0.115) (xy 1.85 0.115) (xy 1.85 0.535) (xy 1.3 0.535) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "1f198359-6702-4419-93d2-507b4fa69d11") + ) + (fp_poly + (pts + (xy 1.3 -0.535) (xy 1.85 -0.535) (xy 1.85 -0.115) (xy 1.3 -0.115) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "94f0bb27-3500-450c-8168-0ddd27b92660") + ) + (fp_poly + (pts + (xy -0.321 -0.919) (xy 1.021 -0.919) (xy 1.021 0.919) (xy -0.321 0.919) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "6fe0562e-64a6-4ce6-ae06-e2b5acf8a0b0") + ) + (fp_poly + (pts + (xy 1.3 -1.185) (xy 1.85 -1.185) (xy 1.85 -0.765) (xy 1.3 -0.765) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "2f63e04d-9e0b-4bfe-8714-685a1a773244") + ) + (fp_poly + (pts + (xy -0.2 -1.75) (xy 0.2 -1.75) (xy 0.2 -1.3) (xy -0.2 -1.3) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "1b0c5103-7a2d-4726-b199-217f17f06016") + ) + (fp_line + (start -2.1 2) + (end -2.1 -2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f79a298e-a30b-49bf-8669-f3812424eee6") + ) + (fp_line + (start 2.1 2) + (end -2.1 2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "419710ea-4ee2-41b8-896d-0e8cd5dcf127") + ) + (fp_line + (start -2.1 -2) + (end 2.1 -2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f06f9253-d7bd-42c5-a034-65c15e8c68ab") + ) + (fp_line + (start 2.1 -2) + (end 2.1 2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f88d48f4-60ef-418b-a3b1-fa4f4257c551") + ) + (fp_line + (start -1.5 1.5) + (end -1.5 -1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "cf894d7b-8293-4b41-b2df-946c7e0711fc") + ) + (fp_line + (start 1.5 1.5) + (end -1.5 1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "3e7aba03-fbd4-456f-ada5-c7f2fd394ea6") + ) + (fp_line + (start -1.5 -1.5) + (end 1.5 -1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "f8d65da6-05c0-4235-9ba3-590ef23d4f7d") + ) + (fp_line + (start 1.5 -1.5) + (end 1.5 1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "d9215f2c-b8ab-4307-89d1-fce4f91972e2") + ) + (fp_circle + (center -2.4 -1.05) + (end -2.3 -1.05) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "1482c8f2-ceb8-4aa0-921f-2ae85adf77d1") + ) + (pad "1" smd rect + (at -1.5 -0.975 270) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 160 "/SHUNT_OUT") + (pinfunction "S_1") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "8464c724-f8d3-43b8-869f-49a65081b108") + ) + (pad "2" smd rect + (at -1.5 -0.325 270) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 160 "/SHUNT_OUT") + (pinfunction "S_2") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "c6d15bfe-3e69-4d75-84c9-8e00abd723fe") + ) + (pad "3" smd rect + (at -1.5 0.325 270) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 160 "/SHUNT_OUT") + (pinfunction "S_3") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "c07f6919-e274-4bfc-801b-8bcf781830ae") + ) + (pad "4" smd rect + (at -1.5 0.975 270) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 80 "/BMS_DSG") + (pinfunction "G") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "65833a89-bf8e-4a01-8da5-923be08d8d25") + ) + (pad "5_8" smd custom + (at 0 0 270) + (size 0.7 0.42) + (layers "F.Cu") + (net 143 "GND_OUT") + (pinfunction "D_4") + (pintype "passive") + (options + (clearance outline) + (anchor rect) + ) + (primitives + (gr_poly + (pts + (xy -0.6 1.3) (xy -0.6 -1.3) (xy -0.2 -1.3) (xy -0.2 -1.75) (xy 0.2 -1.75) (xy 0.2 -1.3) (xy 1.3 -1.3) + (xy 1.3 -1.185) (xy 1.85 -1.185) (xy 1.85 -0.765) (xy 1.3 -0.765) (xy 1.3 -0.535) (xy 1.85 -0.535) + (xy 1.85 -0.115) (xy 1.3 -0.115) (xy 1.3 0.115) (xy 1.85 0.115) (xy 1.85 0.535) (xy 1.3 0.535) + (xy 1.3 0.765) (xy 1.85 0.765) (xy 1.85 1.185) (xy 1.3 1.185) (xy 1.3 1.3) (xy 0.2 1.3) (xy 0.2 1.75) + (xy -0.2 1.75) (xy -0.2 1.3) + ) + (width 0.01) + (fill yes) + ) + ) + (uuid "9eb08010-8c8a-4d75-b64e-bdbfebc415ec") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "d64cecc7-edff-414f-90c4-1aa8939f2c5e") + (at 157 103.4 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R36" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "550ace43-ad90-474b-ac52-e9c3e6e3314f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "20e7e06d-fd04-4beb-a270-1120c83a88a3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6e069781-9fac-401c-83ef-35fdbd9f9787") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9b617bc4-1f04-4fbe-a5a2-d6b4ea560bde") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/2669925f-45f5-4fd4-91dd-174fe40aca0c") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a05105c8-a0f5-43cb-b566-8a1181b853e4") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "91f580f8-c78f-4866-912d-11d46b9a5a39") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "a55d6a3b-034d-4ec8-8654-d89892bec3aa") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "92d76fab-c03b-42ba-b9a9-abefacde9cc3") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "6ae50d18-39ff-4da6-ac07-299425ee13b2") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 111 "/BL_10") + (pintype "passive") + (uuid "a608b0ff-82a6-4c8a-abab-cf7f42d14958") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 46 "/VC10B") + (pintype "passive") + (uuid "e416030e-4c62-4e46-8431-e9f989686e82") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "d7edf159-4777-4d44-9824-c4161b093f11") + (at -28.4125 120.9075) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R54" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "c4fbb031-f833-46a2-b90d-d2e0b9c97156") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "150ohm" + (at 5.825 10.03 0) + (layer "F.Fab") + (uuid "4f00483d-3dc1-4dc7-ba57-82f48039da25") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4a407181-7508-4a16-b997-e0d2aafbfb0c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b600ee5b-f52b-47be-b4bb-eec978edb4da") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/3324235d-031b-4f41-8cb9-edc334251460") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "497ee752-243b-40da-8966-58ae524da48c") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9e82952f-2f13-4018-b14f-bf1cdd9d0bc7") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "db89b890-52ee-4bf4-bc4d-cb3330762326") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "d493a553-9cae-40bb-9e6a-2a4204ac0ac5") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "b0b32ff1-ce61-40f2-aafb-3f8e3bcf2b30") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 122 "/GPIO_11") + (pintype "passive") + (uuid "e286c840-7f94-4ac4-9899-02ccc0220495") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 71 "Net-(D16-A)") + (pintype "passive") + (uuid "3eed83fd-ddcd-45f5-896c-2d1cb36db7eb") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "da0287dc-2168-418a-bcf3-cc47d0cd9580") + (at -28.4125 118.3975) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R53" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "1987ddbb-e3d9-4173-9b0c-dce3a22e003b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "150ohm" + (at 5.825 10.03 0) + (layer "F.Fab") + (uuid "80370732-f315-4c1d-9646-1d65de778318") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1abc1f89-62ef-402a-8da1-971e97b4999b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "839cf725-78c8-49bb-95de-3540583f3108") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/724b8281-4836-4955-9d19-9bfbff18281c") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "93056d28-b084-4dc9-8630-44776dda6ffa") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "620875f6-9ef1-4f4e-a8ae-292735520ccf") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "1e7a70fe-ec4e-4f7b-8ec6-be5ce57e197b") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a8c1bb2a-6d09-4170-bfd6-d44a37970660") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "214fc935-a4c0-4741-8e66-5287038a2ed9") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 118 "/GPIO_10") + (pintype "passive") + (uuid "3f59d694-1221-41aa-9404-3726823101a1") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 70 "Net-(D15-A)") + (pintype "passive") + (uuid "51132870-85ba-4bde-b312-35a1849fa463") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "daab248a-bc80-42f6-b99e-cdf079e97f81") + (at 157 82.6 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R30" + (at 4 0 0) + (layer "F.SilkS") + (uuid "2de26dda-38aa-46c0-a0fa-fd25ccc3925a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0 1.83 0) + (layer "F.Fab") + (uuid "c468338e-da09-4c0a-bbe8-6ee8add10ae2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "042f8bf1-8bde-4c51-a700-372c022b7411") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bec6ba3b-bc96-44ad-afc1-7c60b6e9dbff") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/e902884e-02c1-4932-8797-8c1c2ce0dfab") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5e857083-701d-437a-b7df-72409749e9d7") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "9d0fdf1a-7da9-416b-9bec-c977b5541f9f") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "bcd994c0-6cc5-411c-b5f3-67b97a92415f") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "b100dae8-be3c-4973-b82b-a0bf5e5d1612") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "3f90a4b3-ba50-4180-83bf-7cdb4470dece") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 106 "/BL_5") + (pintype "passive") + (uuid "a5d93402-4f04-4463-ab06-32fc0b101fca") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 40 "/VC5B") + (pintype "passive") + (uuid "7cd126b9-fb23-4777-a03e-084d40fef48b") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "dc6e62ee-89e7-4bed-9034-5607e6c78fdd") + (at -28.4125 113.3775) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R51" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "374ccb38-b3c1-4c4e-927a-1ffa3c71568c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "150ohm" + (at 5.825 10.03 0) + (layer "F.Fab") + (uuid "8406ce8a-4fac-47a6-b9e3-a3ae753b387f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ea7d4fe7-88a1-4a5b-9dc6-31ea77f17f50") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "015159cc-ea0b-4a66-ad3c-abf96db1d277") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/bb3259d2-9f9a-4ec2-80dd-4ef3db89b93b") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "1aef56bf-1763-4733-a5ee-5b79ca78c6cd") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a053e97e-699c-4a39-a5c6-9f564835d0e6") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3281466e-6fa8-4054-b3fe-3329cf51a52d") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3c5e4f74-7f74-4a0c-b5a1-99bd3840ff5c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "a1b12d5e-b070-48ef-b375-9ac8d9f95328") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 128 "/GPIO_8") + (pintype "passive") + (uuid "940d75c5-cdc9-4eb0-92c5-ea9b9d131af4") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 68 "Net-(D13-A)") + (pintype "passive") + (uuid "62a411ac-6f69-420a-af42-9ad3036aee27") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:RAA2118034GP3JA0" + (layer "F.Cu") + (uuid "dde347a2-9c09-4571-b328-b94779f17ac6") + (at -33.65 108.2675) + (descr "TSOT-23") + (tags "Integrated Circuit") + (property "Reference" "U7" + (at 0 0 0) + (layer "F.SilkS") + (uuid "4558dddc-a06e-4b59-bb0e-775fb98c2ef5") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "RAA2118034GP3#JA0" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "908af318-478e-4b4f-b5ad-f6a5ca4d4105") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "458999b5-2a88-4acf-b481-96470c920fc4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Buck Switching Regulator IC Positive Fixed 3.3V 1 Output 300mA SC-74A, SOT-753" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "13eacb55-87a4-4a07-844d-a47da018585e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "968-RAA2118034GP3JA0" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "07cfb27d-4532-49c0-aba9-f1a50e82d229") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Renesas-Intersil/RAA2118034GP3JA0?qs=mELouGlnn3emQErpSYGg0w%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d0c58d59-44a6-4aaf-a63c-17767b462939") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Renesas Electronics" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9ccfd50b-1dfc-4e8e-8816-1390b3e0f814") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "RAA2118034GP3#JA0" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2978c988-037d-42f1-bfdc-d8267a96cca1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description_1" "Buck Switching Regulator IC Positive Fixed 3.3V 1 Output 300mA SC-74A, SOT-753" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c0868b00-50ac-41c4-92fe-b9e1110cbec0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet Link" "https://www.renesas.com/us/en/document/dst/raa211803-805-datasheet?r=25449141" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2e3641eb-1ba7-4cbc-8830-f73e520d646a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Geometry.Height" "1.1mm" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ef8f2c0f-5770-4ceb-9df3-ce54aac1674c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "*RAA2118034GP3JA0*") + (path "/013e3440-f842-4d88-affe-6fb85232e03d") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.45 -0.2) + (end -1.45 0.2) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "5e92940c-42d2-40c7-8d0a-02eaabc292e9") + ) + (fp_line + (start -0.95 2.2) + (end -0.95 2.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "ae30f64d-11eb-4a10-8ccc-82ab8462394c") + ) + (fp_line + (start -0.95 2.3) + (end -0.95 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "880943a4-e62b-4377-87dc-ab0878a24997") + ) + (fp_line + (start -0.4 -0.8) + (end 0.4 -0.8) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "719510c6-5fd8-4680-aaea-d494a9905e87") + ) + (fp_line + (start 1.45 -0.2) + (end 1.45 0.2) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "47bf5fa3-e584-43f9-a78d-0e37a3a41a9b") + ) + (fp_arc + (start -0.95 2.2) + (mid -0.9 2.25) + (end -0.95 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "ffc9e4dc-bb74-410a-a7e3-e263ba518bff") + ) + (fp_arc + (start -0.95 2.3) + (mid -1 2.25) + (end -0.95 2.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "c920839c-dd72-4647-8319-7fac8d9d637e") + ) + (fp_line + (start -2.45 -2.8) + (end 2.45 -2.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "69c67677-7b82-4aae-b238-b500791282ce") + ) + (fp_line + (start -2.45 2.8) + (end -2.45 -2.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c61308ce-92d1-49a0-b761-ed07edd2406f") + ) + (fp_line + (start 2.45 -2.8) + (end 2.45 2.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6be97132-219b-4827-a326-0feb167a2013") + ) + (fp_line + (start 2.45 2.8) + (end -2.45 2.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "439b4419-8e7d-4bc2-951c-2f1dc39d19bc") + ) + (fp_line + (start -1.45 -0.8) + (end 1.45 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c55e04c7-b484-468b-a7e1-2c3b696cc923") + ) + (fp_line + (start -1.45 0.8) + (end -1.45 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2c3bfac0-cb33-4a39-bdb4-0c98db56846c") + ) + (fp_line + (start 1.45 -0.8) + (end 1.45 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "29edfe19-8f74-4beb-84a2-2a7d8f9bc2ba") + ) + (fp_line + (start 1.45 0.8) + (end -1.45 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dbde2469-349e-480e-893b-94cf2011764c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "84d2e522-0e5d-4df6-b539-768ed6014882") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -0.95 1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 4 "+3.3V") + (pinfunction "VOUT") + (pintype "passive") + (uuid "2c59d732-97f1-4a9f-b7fa-4535760c123e") + ) + (pad "2" smd rect + (at 0 1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (uuid "103ff374-4f07-4cdf-b807-8f9fa31510c1") + ) + (pad "3" smd rect + (at 0.95 1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "EN") + (pintype "passive") + (uuid "9ef24ea3-4c94-438d-98e2-a4dc36a7cfa4") + ) + (pad "4" smd rect + (at 0.95 -1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "passive") + (uuid "7055201e-1c56-4910-83ce-19661c1d6de5") + ) + (pad "5" smd rect + (at -0.95 -1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 3 "Net-(D2-K)") + (pinfunction "SW") + (pintype "passive") + (uuid "be42884a-cc77-4eab-b552-14c99c0da01d") + ) + (embedded_fonts no) + (model "RAA2118034GP3#JA0.stp" + (offset + (xyz 0 0 0.6000000148) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 -90) + ) + ) + ) + (footprint "Inductor_SMD:L_Wuerth_MAPI-4030" + (layer "F.Cu") + (uuid "de978048-baba-41a7-8bea-82ed0d849095") + (at -10.5 131.6675) + (descr "Inductor, Wuerth, MAPI-4030, 4.1x4.1x3.1mm, (https://www.we-online.com/en/components/products/WE-MAPI?kicad), generated with kicad-footprint-generator gen_inductor.py") + (tags "Würth SMT") + (property "Reference" "L2" + (at 0 -3 0) + (layer "F.SilkS") + (uuid "6184d8a4-f3e3-426b-bfc8-2e63fb8bef92") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "BWVS00404018101M00" + (at 0 3 0) + (layer "F.Fab") + (uuid "2ed30564-b81e-4143-9d2d-9174c2296090") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "dc3f7a86-811c-4a92-a790-96c0ee7a9022") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1d537cc9-e165-4c61-930e-d30594b3be27") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/61e66923-2637-4567-b75e-4d0bd510a0da") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -2.16 -2.16) + (end 2.16 -2.16) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "d3730596-1c85-45b3-9cc2-857679fef94f") + ) + (fp_line + (start -2.16 2.16) + (end -2.16 -2.16) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "36d299ab-d47f-40f4-bd0f-0c9995a3961f") + ) + (fp_line + (start 2.16 -2.16) + (end 2.16 2.16) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "20690808-d9e3-4b02-bd89-01c790fbc7af") + ) + (fp_line + (start 2.16 2.16) + (end -2.16 2.16) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dc96757a-ce4b-4742-9a3b-e764a44d6283") + ) + (fp_rect + (start -2.3 -2.3) + (end 2.3 2.3) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ba687567-5c94-4b5c-b13b-08f6968c4368") + ) + (fp_rect + (start -2.05 -2.05) + (end 2.05 2.05) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "5c6b05ec-b0c3-436e-927b-91f025256f26") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "c1ccdde8-4902-49af-9799-fce65b23eaf6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -1.185 0) + (size 0.98 3.7) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 59 "Net-(D1-K)") + (pintype "passive") + (uuid "6d923480-fc30-4242-80fd-67dfdae9b0be") + ) + (pad "2" smd roundrect + (at 1.185 0) + (size 0.98 3.7) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 5 "+12V") + (pintype "passive") + (uuid "a9b4921b-8d03-46f0-aece-ede75c5c9767") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Inductor_SMD.3dshapes/L_Wuerth_MAPI-4030.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "e2cf40ae-28d5-4539-83b8-224c06b78f22") + (at -49.5 84.9975) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R16" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "b9ee4b53-77b7-4abf-ba0a-a074fa6edcb0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "KDV12DR240ET" + (at 0 1.6 0) + (layer "F.Fab") + (uuid "511d79cb-0ca8-4308-b8c7-a2d48b4f69e2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ea7b4fc9-c42f-436d-b855-1d62a5599a10") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "dc8a0408-6d92-40db-a2cc-97ac5e0f8d46") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/3b6d9577-b009-4d29-a924-817acefc5179") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "79ec2b29-978a-4099-8dfc-470bfb321145") + ) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e67b6a6c-f17d-4e5b-8aab-3d5bf092e515") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "cdf0756b-7b9a-4b02-a18b-d9890b3b4bd4") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "18a539a2-2896-4d4a-bf78-79661f234ce2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "01bcd89a-3145-4143-9ef6-ce9883c8c8c2") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 15 "/LED1_C_POS") + (pintype "passive") + (uuid "6ab767a3-63ed-468d-94bc-fa70c1e17f65") + ) + (pad "2" smd roundrect + (at 1.55 0) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 2 "+BATT") + (pintype "passive") + (uuid "fc05164f-f8a1-422d-8e2f-e912e5fe695c") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "e4432fdb-607a-4151-ba2e-d406a40f6282") + (at 153.6 100.3375 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C52" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "223cf12a-025b-479e-9013-c089f93d2828") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "044da78f-a541-4d00-96a0-c0a9f520a0cb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "7038b130-b737-47a0-b27d-d14e21ec3cee") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "6c178068-b4ad-45af-814f-b25f5b0ab115") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/fbb3edac-9338-4712-97c5-1b614fde2a40") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b6e4f898-dc59-41d8-badd-b69855c8ed32") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "033952dc-beb4-4193-a4b1-86b83ecc8f5a") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "e360a3c9-6861-42c0-bae9-6f7db81daf1e") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "413fd33c-8dfd-4892-b6e1-e30d5d7e7044") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "c677e6ec-721c-4f95-8ae7-b1eba793fe73") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 44 "Net-(IC1-VC9)") + (pintype "passive") + (uuid "b0596458-f0dc-43ae-bfee-5253124b7b08") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 45 "/VC10_I") + (pintype "passive") + (uuid "cb3d2747-9434-4619-b8c0-d5e187cb1c96") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:865060845002" + (layer "F.Cu") + (uuid "e463cc3a-2e56-4300-8795-3013b9c842f3") + (at -99.055 69.2375) + (descr "6.6mm x 7.7mm_2023") + (tags "Capacitor Polarised") + (property "Reference" "C32" + (at 0 0 0) + (layer "F.SilkS") + (uuid "cec10619-626b-4b08-974d-4c0b4c489150") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845002" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "1f20f897-66c7-484c-842f-58959edd19ba") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f63870a4-40fb-421f-a4b5-004275a445cf") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9803af85-a928-4192-9f81-cea1c1d80593") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/f3dd3a7d-6c55-4e23-98c2-30238d0dde5c") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4.45 -3.3) + (end 3.3 -3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "819fe7a1-f850-4c0e-b7df-95636ef9e870") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "5026be8a-9dbb-4a44-9255-d6e460eee92a") + ) + (fp_line + (start -4.95 -3.9) + (end 4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e58251c0-63eb-41ce-91d9-8f62111fdc46") + ) + (fp_line + (start -4.95 3.9) + (end -4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "bb4e37ff-57c3-4047-8e0c-eacf6347c26c") + ) + (fp_line + (start 4.95 -3.9) + (end 4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5f97c8ed-1851-4452-a139-37740b337c0b") + ) + (fp_line + (start 4.95 3.9) + (end -4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f35900e4-5f59-476c-a29f-a7b5ffd7ad08") + ) + (fp_line + (start -3.3 -1.65) + (end -3.3 1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a356858c-6efa-4ee2-9333-d640273e748c") + ) + (fp_line + (start -3.3 1.65) + (end -1.65 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6dc0c7e4-7550-46e0-9afe-4b5964397dda") + ) + (fp_line + (start -1.65 -3.3) + (end -3.3 -1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "59a52be9-23d5-4821-b94a-4f6c1d500ffe") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d0a779ae-e15f-4070-a950-7fcd3cba3d50") + ) + (fp_line + (start 3.3 -3.3) + (end -1.65 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "383032c1-3dde-4dcf-a15e-49ffe64068be") + ) + (fp_line + (start 3.3 3.3) + (end 3.3 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "23b6c463-9cda-4818-866c-def29f225067") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "37c0c56e-faf5-4e82-ad34-0fe7e2a8eed2") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pintype "passive") + (uuid "3d4a1dad-9df1-42ff-a879-c57c00e87f10") + ) + (pad "2" smd rect + (at 2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pintype "passive") + (uuid "a9299b7c-e245-433e-a05a-d16061c64681") + ) + (embedded_fonts no) + (model "865060845002.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "e68a38c1-9fb7-4a63-ae2c-24eb178f2388") + (at 152 66.4 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C41" + (at 0.4 -2.2 0) + (layer "F.SilkS") + (uuid "281b361d-9470-416f-a4ca-fd7ed5aba7ef") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "33be5486-e960-4c7e-9c81-838646f81e80") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "0b865dc2-b4e4-46fd-9661-2361592c9a8e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "40c4daf3-3f63-4e3e-9736-b7665dab9ae4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/73df6807-7bf3-4553-8476-82e8de38d896") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd4e830b-a242-49fb-b12b-b1bae3290fbc") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "616e45ab-ba48-4c45-a841-0837a1f19532") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d01294ee-047a-466e-94f9-119019933c2e") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "54d41499-d7b7-404b-a585-7352a05df3a5") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "1ca3097b-0a74-4804-a5ee-fd679ee2f3b7") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 33 "Net-(IC1-VC0)") + (pintype "passive") + (uuid "6359b88e-0733-42b0-b148-a96918fda62e") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 34 "GND_BAL") + (pintype "passive") + (uuid "9396baf4-19dc-4704-8191-16a414a5581d") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:SOT95P280X100-5N" + (layer "F.Cu") + (uuid "e6f9db09-34f7-43de-a1f2-2be86f1a9e21") + (at -60.775 119.1675) + (descr "TSOT25") + (tags "LED") + (property "Reference" "LED6" + (at 0 0 0) + (layer "F.SilkS") + (uuid "bc80fbab-690a-4008-a301-da944c7c107d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "d5630174-4084-4cfb-a395-8166af8f08eb") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5a9b1f23-85e9-4971-8623-6898a2c777de") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "06d8f526-9a76-4b9c-b2ae-7b1ec601a18a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "29a1d2ac-dcf4-4ec7-bfb2-36e740e163b8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "f29d3cea-81fe-4275-a87c-cd945e500f0c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "a9c6de9a-10e3-4531-892e-7f852e32350c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1a73bc14-a4dd-4fbe-9f40-0c7a08ce6268") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5ff80508-4448-48a5-972a-fa7f16b71974") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/de30857b-2165-4505-b1d3-eef272e35e0e") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.825 -1.475) + (end -0.775 -1.475) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "19cadb6a-cde2-4c38-ac92-9c02ab5ffa52") + ) + (fp_line + (start -0.425 -1.45) + (end 0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7ea63006-6f19-4583-bfe7-94ea953672f2") + ) + (fp_line + (start -0.425 1.45) + (end -0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "b9fd73f2-de64-43ab-893b-c4f5dd93b5e4") + ) + (fp_line + (start 0.425 -1.45) + (end 0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "05f50408-0a96-41da-81bb-0fc1b3b8e211") + ) + (fp_line + (start 0.425 1.45) + (end -0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "d6c6e8ad-cbbc-490e-a430-25d7c799f132") + ) + (fp_line + (start -2.075 -1.7) + (end 2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "19abbb25-f29c-4fc5-8fd6-ab400cbaba2d") + ) + (fp_line + (start -2.075 1.7) + (end -2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "868ed2a9-4d17-4eea-ba27-e6ed32c37471") + ) + (fp_line + (start -0.8 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "af809bc5-bebe-4c7a-bd35-e468d8f961d9") + ) + (fp_line + (start -0.8 -0.5) + (end 0.15 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "bfc46c4e-4064-4b7b-a06b-34ab82013804") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "7eb67853-b60b-48a0-aeb9-e614a6ffa4b7") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "e4564728-e1ec-454a-9eb1-1b406334e042") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "a3f33df5-1cd8-4183-83fd-59fd3d0248a9") + ) + (fp_line + (start 2.075 -1.7) + (end 2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2c9b11d3-bc35-4e6c-b58e-5ab83f6e17ce") + ) + (fp_line + (start 2.075 1.7) + (end -2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "634aaea3-0f8c-429f-be65-30075e3b1f0e") + ) + (pad "1" smd rect + (at -1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 65 "Net-(D8-A)") + (pinfunction "LX") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "928b1b0a-3f1e-4fc6-ac51-d60d8dae2a0f") + ) + (pad "2" smd rect + (at -1.3 0 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "debc6912-fcf6-437f-9d54-9cadd68b8944") + ) + (pad "3" smd rect + (at -1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 22 "/LED3_C_CONTROLL") + (pinfunction "ADJ") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "51ef2877-4096-4692-bd68-54d18f8e9930") + ) + (pad "4" smd rect + (at 1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 26 "/LED3_C_POS") + (pinfunction "ISENSE") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "68d3dd24-4f4a-4e78-865d-bff736614407") + ) + (pad "5" smd rect + (at 1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "00a46807-bba9-4833-9fec-2fe3c719f554") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "e83b5b64-e2a4-45d7-8ad1-a1511fb64e49") + (at -82.225 86.1475) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C11" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "fe093a09-33b7-4839-be74-25d63fffb1f6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "5bbd60b8-7800-4a62-9cd2-0eda2ac97e95") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "759efde8-5c70-405c-84a9-87ef4881eaa0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9647733e-4f29-475b-b0d6-1622c589d570") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/2cd548e1-d8b5-4c93-b8e9-78e34a89e855") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8ff0b235-843b-4871-ab30-aaacae4e660c") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "958da305-c497-447a-a327-7fc188e63514") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "8e72779a-207f-4024-96ce-077be9469c7d") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "63b8af7c-32ea-48b4-8cbb-78108acdb9d1") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "8dc037dd-0ba6-44df-86ba-01942456bb86") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 8 "+1V1") + (pintype "passive") + (uuid "202b7fcf-d3f6-4b39-9719-25c1912aea19") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "6967f80c-d1fc-45ec-85a7-2c9a44c844fb") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:PTS636SKG25JSMTRLFS" + (layer "F.Cu") + (uuid "eacbe30f-cc83-4b42-ad3c-9c8de75b9db5") + (at -41.15 108.2675) + (descr "PTS636SKG25JSMTR LFS-2") + (tags "Switch") + (property "Reference" "S2" + (at 0 0 0) + (layer "F.SilkS") + (uuid "d440eeb8-de90-47aa-9716-f91e24ff16dd") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "b091369d-9eb3-4cca-a819-55ecb31a77ef") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "fddfda06-7292-44ca-babc-1d4d83613c7f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "73de06db-14ea-4e84-85c3-98e95a295344") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "2.7" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "80eb4f22-bd71-44ec-8ef3-709ae9aaa13e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "9e43c47a-6d03-42d8-9be0-fc56453bc8df") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b2f123a8-0023-4f2a-a264-efdbc8a963c7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "567d1c2d-956a-4dd4-8d2d-5c844391e3e8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "adcf3b47-ee0a-430d-84cd-8a1d465f6f7e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/7a5bae04-3e89-4f9c-ae53-e40d58c3102b") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -4 0) + (end -4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "6f8bcdea-90e7-468a-b2af-e2bb85840a03") + ) + (fp_line + (start -3.9 0) + (end -3.9 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "1af4ff1e-8f91-4fe9-8712-95f690f578b8") + ) + (fp_line + (start -3.05 -1.85) + (end -2.7 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "4ec01308-b071-4483-91dc-3f990c08c6c6") + ) + (fp_line + (start -3.05 -1) + (end -3.05 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "2212a103-5168-49f7-870f-f21258da524e") + ) + (fp_line + (start -3.05 1.85) + (end -3.05 1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "c928454a-7b71-4883-bd0c-d172402f6298") + ) + (fp_line + (start -1 -1.85) + (end 3.05 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "9231de69-6501-4b27-940a-37c5bc7833e2") + ) + (fp_line + (start 1 1.85) + (end -3.05 1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "144d21e6-9140-422f-a6b2-4fd43d740fb9") + ) + (fp_line + (start 2.7 1.85) + (end 3.05 1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "0ecae59f-291e-4bac-a199-6e75d9f1fb4f") + ) + (fp_line + (start 3.05 -1.85) + (end 3.05 -1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "82bf8bc5-ac56-4bd8-8c5c-9aaab40852df") + ) + (fp_line + (start 3.05 1.85) + (end 3.05 1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ad46df89-57b3-408d-af4d-4265cba2461b") + ) + (fp_arc + (start -4 0) + (mid -3.95 -0.05) + (end -3.9 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "c61e4af8-630c-4946-987f-5cb4b1815b21") + ) + (fp_arc + (start -3.9 0) + (mid -3.95 0.05) + (end -4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "bd6b0fa1-f808-42f4-a2bd-cb03872fe54e") + ) + (fp_line + (start -4.5 -2.9) + (end 4.5 -2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2e838baa-10dc-4201-ab1e-9f510f02d756") + ) + (fp_line + (start -4.5 2.9) + (end -4.5 -2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "10f70229-6c89-4bfe-ab5d-ef18ff68bb46") + ) + (fp_line + (start 4.5 -2.9) + (end 4.5 2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "34d6e68a-f2d5-4623-94c6-f8441dff5b1d") + ) + (fp_line + (start 4.5 2.9) + (end -4.5 2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "61f672ba-14ee-4e90-a4a5-59d9cdfa69c4") + ) + (fp_line + (start -3.05 -1.85) + (end 3.05 -1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2c14eb9e-027b-4804-a7b8-90392b0b0459") + ) + (fp_line + (start -3.05 1.85) + (end -3.05 -1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1f56db9f-2cc3-4101-80c1-2cf71dff7bb4") + ) + (fp_line + (start 3.05 -1.85) + (end 3.05 1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "21896c25-5eff-4b4a-9a23-63402d939f31") + ) + (fp_line + (start 3.05 1.85) + (end -3.05 1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "70da5368-d86a-4d45-8c4c-7b9e1c39c98f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "2ab450e8-c2f0-47ab-9123-05ac3a366d94") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.8 0 90) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "COM") + (pintype "passive") + (uuid "10628cbf-9966-4395-9a7a-639ff68e9236") + ) + (pad "2" smd rect + (at 2.8 0 90) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 146 "Net-(S2-NO)") + (pinfunction "NO") + (pintype "passive") + (uuid "db81dc2a-9a96-460d-81bc-0a34bd584e78") + ) + (pad "3" smd rect + (at -1.9 -1.7 90) + (size 0.4 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_1") + (pintype "passive") + (uuid "e413c3b2-160f-4d7c-8063-3dbe347198fd") + ) + (pad "4" smd rect + (at 1.9 1.7 90) + (size 0.4 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND_2") + (pintype "passive") + (uuid "af9bd41d-3b73-4c27-a09b-82dbd4d0c46e") + ) + (embedded_fonts no) + (model "PTS636SKG25JSMTR_LFS.stp" + (offset + (xyz 2422.229944 680.0200093 0.3499999888) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 -180) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "ebf1dba3-e4b3-4b12-af03-ae9e2ceea68e") + (at -82.225 68.5775) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C2" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "ae310c9f-4d99-4623-b0b7-911df7df04dc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "22uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "3a2dda61-3c1e-466f-a6ec-4976a5d74396") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ac514386-2cd3-4dce-8d0b-62937b1b956c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a0964c5a-0ec8-4df2-846f-b3e8cc6cdd81") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/d11c5239-853c-4885-aee3-3fd258f3f4f2") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "ebd2c24a-564e-4e50-b2d2-858c77dfeb08") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "b1a02d2d-31ea-4913-a58e-b965f68c894b") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3397266f-a9de-4021-88a9-32fd7776f4ab") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "854b3e21-54bd-4790-85a4-ade54f3bfc24") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "2569192e-86c9-4e40-826b-4a798eed3bd9") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 3 "Net-(D2-K)") + (pintype "passive") + (uuid "2196b173-458b-41b7-be8f-fd0c3db85339") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "0dcd0d8f-d23e-4df1-9650-d6944b39832d") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "ebfa5bb3-a882-4fdf-b886-63f2563e2311") + (at 136.8 87.2) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C62" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "576b0308-27dd-4e18-9385-362c60383da7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "1uF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "f32a6775-9002-4584-99d7-78f096ec2aa1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3b906a4b-fd2f-432c-91bc-787ddb7848d5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "cf5622b5-95d2-49e0-b5de-2137b6dc9b45") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/033265ae-88f8-4212-94d6-06a97e7dedc2") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dcfa5554-6885-42ca-9f1b-074fa164b8c3") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "5e73a27f-04ab-414b-bb62-614eadddce56") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "9e3c18d3-b9aa-44d7-a6df-975f90cbce3b") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "a451eda3-b3ac-4176-88df-988ac861f993") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "155be038-4134-489f-b2bc-7c525302bd3f") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 53 "/TH_2_NEG") + (pintype "passive") + (uuid "15f813a3-57ef-4014-adf9-758a62d02884") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 55 "Net-(IC1-CAP2)") + (pintype "passive") + (uuid "f6a2a0e6-d6bb-4067-b13e-59a9d09a88f0") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Solder pad" + (layer "F.Cu") + (uuid "ecc75b03-a3e8-438a-90a1-0955e05b9d9b") + (at 161 104.5 90) + (property "Reference" "J15" + (at 0 -4.925 90) + (unlocked yes) + (layer "F.SilkS") + (uuid "35bd7a93-a366-4760-9e1c-1af27084a9c7") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -3.425 90) + (unlocked yes) + (layer "F.Fab") + (uuid "c42c170d-2ff4-4ce1-9a18-4919b58990d0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "530e1e92-3647-44ef-abb9-831fceb3f359") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 90) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "05eb0a7e-9647-4668-8299-6dbaeb997773") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/de89e1b4-58ce-439f-bcd3-9427d6b3c617") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -1.925 90) + (unlocked yes) + (layer "F.Fab") + (uuid "b5829fb4-e6aa-4c59-98ff-35bc73fa77d1") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -1.5 0 90) + (size 1.8 1.8) + (drill oval 0.8 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 51 "/TH_3_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "be91e996-7e43-49dc-b6ea-eb3cb6ad8a3b") + ) + (pad "2" thru_hole roundrect + (at 1.5 0 90) + (size 1.8 1.8) + (drill oval 0.8 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.2777777778) + (net 84 "/TH_3_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "ec51918f-d223-4cdf-a86b-cba13cee9d82") + ) + (embedded_fonts no) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "ed4fe6f8-92f4-4c58-bf37-77bd1a5fafeb") + (at 153.6 103.8 -90) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C53" + (at 0 -1.43 90) + (layer "F.SilkS") + (uuid "606ed484-b4d2-4753-9c49-b24ab3e38891") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nf" + (at 0 1.43 90) + (layer "F.Fab") + (uuid "42e59dc3-e550-476a-ac80-6d43e1acf624") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "d66797b0-77eb-440a-aa66-4e0ce6eb3696") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "2af672aa-831b-4af6-83d2-484672d3efe5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/c5150124-0a09-4ebd-a3c9-4f01c44f133c") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "eb1de9d5-e965-4db0-9519-595d552b19bf") + ) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "7277145f-7faf-4db6-a8ab-08885fa739de") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "ec946f42-8df7-44e5-895d-107977887218") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "ed4ef31d-b183-4e86-8cf5-bd684f953c13") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "1762d516-115d-4f83-a03a-7015cd31bf71") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 46 "/VC10B") + (pintype "passive") + (uuid "f6c6e397-82f7-4b3d-bc9a-2be3d98e1d2d") + ) + (pad "2" smd roundrect + (at 0.8625 0 270) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 51 "/TH_3_POS") + (pintype "passive") + (uuid "7f5d2ed9-da47-4e5d-8783-12324dc3a084") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SMC_Handsoldering" + (layer "F.Cu") + (uuid "ee3160d9-6e07-40ed-8976-86654231720e") + (at -122.9 76.4375) + (descr "Diode SMC (DO-214AB) Handsoldering") + (tags "Diode SMC (DO-214AB) Handsoldering") + (property "Reference" "D4" + (at 0 -4.1 0) + (layer "F.SilkS") + (uuid "ce21d561-d92d-4d82-9880-31385be54756") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "B3100-13-F" + (at 0 4.2 0) + (layer "F.Fab") + (uuid "e2adcdb8-a7d8-4222-b83e-300e962e873e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fbd1bca5-68c4-443b-9f2c-91383dd7657f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2e0d3136-a676-4c63-85a7-3ebe47a7dcff") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/e48d4f4b-54dc-4486-a01f-669575849762") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.91 -3.25) + (end 4.4 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "31125a4b-3ff0-4f30-a49f-6ddb863da0c2") + ) + (fp_line + (start -6.91 3.25) + (end -6.91 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "8f5a2742-0544-4b9b-8a13-32809c78b2c6") + ) + (fp_line + (start -6.91 3.25) + (end 4.4 3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4514062d-eafa-47dc-898f-6133bbdf7b93") + ) + (fp_line + (start -6.9 -3.35) + (end 6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c601eaee-9185-4e12-9d04-3f62cd7ba713") + ) + (fp_line + (start -6.9 3.35) + (end -6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "4cfffbfb-9d8b-4abb-83f8-190b79dee88e") + ) + (fp_line + (start 6.9 -3.35) + (end 6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b66f6510-e881-4c63-8fd1-4179d3a7dafc") + ) + (fp_line + (start 6.9 3.35) + (end -6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dc9504bc-e108-4995-b306-207defcb46c3") + ) + (fp_line + (start -3.55 3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f44ece51-2cfa-4884-9e98-a80bf6ebabcb") + ) + (fp_line + (start -0.64944 -0.79908) + (end -0.64944 0.80112) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6efe8896-6e2b-4f68-83c2-75f62f05222c") + ) + (fp_line + (start -0.64944 0.00102) + (end -1.55114 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c897dc2b-3ae0-4d2b-ba06-28d5a7a4cdbe") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bbc42062-33cb-4483-8a9d-00efb5dc7d83") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b7b1e3df-9600-42ae-8441-3b72689dc781") + ) + (fp_line + (start 0.50118 0.00102) + (end 1.4994 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "565a0520-e3fb-487e-8bcd-4d4fc43cb5f1") + ) + (fp_line + (start 0.50118 0.75032) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2643b7c1-8589-47be-a1ab-d131098a49d2") + ) + (fp_line + (start 3.55 -3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b185b1cb-4322-48e7-89be-bfa22de958ee") + ) + (fp_line + (start 3.55 -3.1) + (end 3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "17fda405-77c9-4c84-835c-3c1eb82ad08a") + ) + (fp_line + (start 3.55 3.1) + (end -3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cab157e3-d3d6-48c8-b59f-3d2ed01ee526") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.5 0) + (layer "F.Fab") + (uuid "c50ee5cb-c3de-470f-87ba-4db7a1d930db") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 2 "+BATT") + (pinfunction "K") + (pintype "passive") + (uuid "53155b3c-3758-48d2-b1f2-cac3bc7a8e68") + ) + (pad "2" smd roundrect + (at 4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 61 "Net-(D4-A)") + (pinfunction "A") + (pintype "passive") + (uuid "e7813053-22c7-45ee-a0e0-5f5a63ded476") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMC.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "ef31c681-5ae9-4e75-84fb-701737971110") + (at 140.2 101.2) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R48" + (at 0.2 1.94 0) + (layer "F.SilkS") + (uuid "0f04894c-3496-4416-be9c-448f5500881b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0.2 4.8 0) + (layer "F.Fab") + (uuid "33dfe168-f8bd-4605-88d4-2a24aac086b8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "52a384e7-f2c4-4868-bb8e-b29de8b57146") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0d1b51d0-fb6b-4ee3-bc58-8e493b369c67") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/daa75445-0346-4378-95fb-e3ed10b70c26") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "401162c1-d87b-4409-9f65-33c3159b9005") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "50802959-167f-4231-863f-ca98655b714f") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "9cfe935c-2869-4255-a276-bc399f1f3fd2") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "20b86da2-9b83-45d6-91b6-25cae3519b99") + ) + (fp_text user "${REFERENCE}" + (at 0.2 3.37 0) + (layer "F.Fab") + (uuid "32d34eab-c7c3-4349-90da-afab9afdd461") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 83 "+3.3V_BMS") + (pintype "passive") + (uuid "e4e1c9c6-5092-4b78-9791-8bb5626ed534") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 76 "/BMS_SCL") + (pintype "passive") + (uuid "2a2e94d4-89bd-4410-8fdd-e372cf2830d7") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:Solder pad" + (layer "F.Cu") + (uuid "ef639fe5-323e-4b0d-9cb3-ecf0b3b10db5") + (at 161 85.4 -90) + (property "Reference" "J14" + (at 0 -4.925 270) + (unlocked yes) + (layer "F.SilkS") + (uuid "7322d437-b606-4d60-87cb-299edc8def84") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Pads" + (at 0 -3.425 270) + (unlocked yes) + (layer "F.Fab") + (uuid "b10a3c70-af85-4a92-95d9-7c58b01ea762") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 270) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "b765ffc5-db64-4cb5-acb4-8ad72ba719b5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 0 0 270) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "10ad41d1-299a-4731-9115-103dbf4e7fcd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Connector*:*_1x??_*") + (path "/8c1f0842-1160-4637-826d-c2fdc5944e90") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -1.925 270) + (unlocked yes) + (layer "F.Fab") + (uuid "e5e87ae1-302d-4896-857c-496108b9764a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -1.5 0 270) + (size 1.8 1.8) + (drill oval 0.8 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (net 86 "/TH_2_POS") + (pinfunction "Pin_1") + (pintype "passive") + (uuid "4e28dbd6-83b4-451f-9185-eeb97261a675") + ) + (pad "2" thru_hole roundrect + (at 1.5 0 270) + (size 1.8 1.8) + (drill oval 0.8 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.2777777778) + (net 53 "/TH_2_NEG") + (pinfunction "Pin_2") + (pintype "passive") + (uuid "b4caa8c1-8fd6-4b47-b0dd-dd35663eb0d9") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "f161be9b-5f20-4b8c-99cd-a96ba60e343c") + (at 157 98.6 180) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R34" + (at 0 -1.83 0) + (layer "F.SilkS") + (uuid "15c0206a-bfa7-4601-bc4f-e48b210a4cb4") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 7.2 13.63 0) + (layer "F.Fab") + (uuid "be1a0ef4-3b0b-4ce4-bf2c-1e0b193d66a8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "0676eb9d-35aa-43ac-84b0-f5d4ed285a5e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6a7acde9-f187-48fd-a2ef-cffba25ed357") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/ab3c827a-cccf-43fe-8b41-e9a890f434ab") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a7a23a9f-ecdb-4aea-a962-8ac1d66dd462") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6a45e5cd-171e-478f-923c-af432e62e922") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "081afdd8-c899-476a-ac2c-a9d8803b414f") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "3c35d25b-7ef8-4d18-a7ea-c7c9f2c36114") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "dda0f35a-76c2-4eb5-a543-9afd193f898d") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 110 "/BL_9") + (pintype "passive") + (uuid "9d6306dc-293f-4eed-9cf6-2e7f840e4a63") + ) + (pad "2" smd roundrect + (at 1.55 0 180) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 44 "Net-(IC1-VC9)") + (pintype "passive") + (uuid "a272080d-dd3d-472e-a09d-b6915cb51574") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "f37b696a-af04-4a9f-b2ec-e3375cb6c517") + (at -82.225 91.1675) + (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Reference" "C13" + (at 0 -1.43 0) + (layer "F.SilkS") + (uuid "e78502fb-b426-48bb-b744-4f93e2987a64") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "100nF" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "b7d1aff3-b9d7-4ba1-94f8-a6b7795c08b8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a792c667-dde6-4fd1-8424-db03750a588b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ae6047e5-b627-4623-9ec1-6cff14f9e38c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/38b6cba2-7f29-4f46-bd32-5171afcafca8") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.146267 -0.51) + (end 0.146267 -0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "08071f58-8c98-4ff1-b99c-5908a1093337") + ) + (fp_line + (start -0.146267 0.51) + (end 0.146267 0.51) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "e8e8ab57-eacc-49ac-8d92-71e1b4f85a59") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "c97739d8-4abc-49bf-b07e-dc0b28db6557") + ) + (fp_rect + (start -0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e8406451-78c3-4521-b0fa-ad09eecbd924") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "78cb5d23-9f40-44ad-a9a6-e861777a5e15") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "72f6dba5-04d1-4cb8-8778-71eb43ec3e7c") + ) + (pad "2" smd roundrect + (at 0.8625 0) + (size 1.075 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 1 "GND") + (pintype "passive") + (uuid "2b825160-efcf-41c2-b033-cfa285be80fa") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (layer "F.Cu") + (uuid "f5d30193-40e2-467e-b501-be19ee3c961b") + (at 125.2 97.6 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R46" + (at -3.2 0 180) + (layer "F.SilkS") + (uuid "efe1a574-8577-447f-abe4-1d813a7c4c1d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 0 1.83 90) + (layer "F.Fab") + (uuid "6165ec95-08b3-403a-b1d1-2d8058ff205d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "3715c03b-faf6-4284-afdb-284662826e79") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 90) + (layer "F.Fab") + (hide yes) + (uuid "961ba786-2a3f-4ba9-a8b9-dd3bb9baf2ea") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/95221420-2a74-42ca-80a8-320c54d95aaa") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.727064 0.91) + (end 0.727064 0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "4ba3b4b8-fa94-4836-8e6f-72c4784e9561") + ) + (fp_line + (start -0.727064 -0.91) + (end 0.727064 -0.91) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "474db485-6657-472d-a906-8e4299e6ff11") + ) + (fp_rect + (start -2.45 -1.13) + (end 2.45 1.13) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7678128b-1329-498d-bd45-1b5248a12633") + ) + (fp_rect + (start -1.6 -0.8) + (end 1.6 0.8) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "eea98ead-fdaf-40c4-9756-cccc6492f05c") + ) + (fp_text user "${REFERENCE}" + (at 0 0 90) + (layer "F.Fab") + (uuid "6b228f90-7069-4399-8be5-670f475650d8") + (effects + (font + (size 0.8 0.8) + (thickness 0.12) + ) + ) + ) + (pad "1" smd roundrect + (at -1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 58 "Net-(IC1-SRN)") + (pintype "passive") + (uuid "5a592d67-64ce-4a3c-8238-ab95db77dc62") + ) + (pad "2" smd roundrect + (at 1.55 0 270) + (size 1.3 1.75) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.192308) + (net 160 "/SHUNT_OUT") + (pintype "passive") + (uuid "6f4f3ec7-6a89-4e3e-b4ab-e169fd04ef6e") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:SOT95P280X100-5N" + (layer "F.Cu") + (uuid "f694ce51-5e26-4d52-aadc-01b4284fc3ca") + (at -65.525 123.2925) + (descr "TSOT25") + (tags "LED") + (property "Reference" "LED2" + (at 0 0 0) + (layer "F.SilkS") + (uuid "ee95cc8d-9973-4d34-9983-f92d1bbd981f") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "303971d9-b074-4e96-aace-4f7604acfcfe") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ae34e043-5ef3-48d1-b3fe-292dec5f51df") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "718182d8-abdd-424f-8ed7-bcc63114f61f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "1" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4b3eee14-38c9-423e-a8e7-3240b21ff047") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "268386de-2e3b-4ec1-802b-d87e8a7a7299") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d4200a6c-546d-432f-9ff7-043c3fa4b618") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "fac9cbe1-b2a9-4427-a828-4c7fa66ca5a6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "329f5135-9934-46e3-9f35-3783b6875737") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/47e333c4-9a4c-4ee3-9acf-dd7ce6a87866") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -1.825 -1.475) + (end -0.775 -1.475) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ae6672ca-0b14-453a-b53a-2acb011d6ac2") + ) + (fp_line + (start -0.425 -1.45) + (end 0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "69256421-89b4-4e94-ba55-86e29c298064") + ) + (fp_line + (start -0.425 1.45) + (end -0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "4de097a7-1369-4a9d-8a9a-fda37f1cb1c9") + ) + (fp_line + (start 0.425 -1.45) + (end 0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "c864ac02-16c3-4eec-8e5f-b1f317c3c41a") + ) + (fp_line + (start 0.425 1.45) + (end -0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "f5f50b35-53e3-4a28-a081-cd76b2c03d7f") + ) + (fp_line + (start -2.075 -1.7) + (end 2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4813191c-bc41-48cf-a01e-396bd4cd6d43") + ) + (fp_line + (start -2.075 1.7) + (end -2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "56699767-b3a4-4b88-923a-d395fdb5a93d") + ) + (fp_line + (start -0.8 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2faf71c1-78d8-4c43-8932-05874a058af1") + ) + (fp_line + (start -0.8 -0.5) + (end 0.15 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "e7363fe8-fe52-487c-a312-84e5e308a6a5") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "d85819fa-a225-4305-83b7-49bd3b53de82") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "065a4168-dbaf-4fa3-b1e4-6e8c536a449e") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "1f5e86cc-0285-418e-9082-32090ec30a09") + ) + (fp_line + (start 2.075 -1.7) + (end 2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "e7b91887-0615-4249-abc2-9653643a2b84") + ) + (fp_line + (start 2.075 1.7) + (end -2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "22a4ddd3-ca20-4a64-83bd-080c04bdcd14") + ) + (pad "1" smd rect + (at -1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 60 "Net-(D3-A)") + (pinfunction "LX") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "584ca4df-d6c2-4cb0-8dfe-b56c2394b1b1") + ) + (pad "2" smd rect + (at -1.3 0 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 1 "GND") + (pinfunction "GND") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "817ed22c-5685-4dcc-ad26-074f8119fdf8") + ) + (pad "3" smd rect + (at -1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 14 "/LED1_C_CONTROLL") + (pinfunction "ADJ") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "6372418f-8efe-4d9f-b517-436ca333357e") + ) + (pad "4" smd rect + (at 1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 15 "/LED1_C_POS") + (pinfunction "ISENSE") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "21455be0-1d4b-4294-a099-9e7752ae7a3c") + ) + (pad "5" smd rect + (at 1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 2 "+BATT") + (pinfunction "VIN") + (pintype "passive") + (thermal_bridge_angle 45) + (uuid "f14b14f0-a899-4cfb-b674-5ecd455ef750") + ) + (embedded_fonts no) + ) + (footprint "footprint-lib:PTS636SKG25JSMTRLFS" + (layer "F.Cu") + (uuid "f93cdecc-c7b4-43f7-b4bd-2781ca7eeb74") + (at 142.5 70.9 180) + (descr "PTS636SKG25JSMTR LFS-2") + (tags "Switch") + (property "Reference" "S1" + (at 0 0 0) + (layer "F.SilkS") + (uuid "dbbee3b7-5028-4b3e-a86d-31f6bc03a209") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "441230fb-d322-4600-b2ac-b55679e0946d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c8862e9f-3653-4313-bb7e-c20de4e3c78f") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e84246f2-8cf7-4d99-836d-21084dcf2ead") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Height" "2.7" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "1c9f074e-9206-4b37-839a-2ae6415f48cc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "cccf5ad0-2a59-4c09-92bb-c0b67a530293") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "2d77e238-bfde-4a81-89e1-1dcb47b6d3ad") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4cdf7f64-613c-48b5-9a35-2fc11100a3db") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 0 0 180) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c776216e-05fd-4ab4-8016-727c061c5f0c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (path "/e5a2aeb8-845f-4973-a34f-ecbf06fb6873") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start 3.05 1.85) + (end 3.05 1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "1e2fd6f1-30a7-4eef-a7b8-3aec6410f105") + ) + (fp_line + (start 3.05 -1.85) + (end 3.05 -1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "fba45d6d-bb79-4f8b-8cc3-e18f25945180") + ) + (fp_line + (start 2.7 1.85) + (end 3.05 1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "243bf692-3751-4dc2-9a18-10690ee90d2a") + ) + (fp_line + (start 1 1.85) + (end -3.05 1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "88fcf039-0b93-405d-8045-597a71054004") + ) + (fp_line + (start -1 -1.85) + (end 3.05 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "75f12fca-4a93-4c3f-b3e7-43f586f6b7d3") + ) + (fp_line + (start -3.05 1.85) + (end -3.05 1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "77eb9818-354e-497f-9547-20d7f7762fff") + ) + (fp_line + (start -3.05 -1) + (end -3.05 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "0a8fa17c-814c-482b-ad9e-22230cefc7dd") + ) + (fp_line + (start -3.05 -1.85) + (end -2.7 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "056f3514-8aef-4378-9c75-180efd548bd8") + ) + (fp_line + (start -3.9 0) + (end -3.9 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "31f5cdc2-aa1a-4fd1-91b0-1f029a577b82") + ) + (fp_line + (start -4 0) + (end -4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "3552a5fe-b8db-4c51-bfe3-0fa545b7b199") + ) + (fp_arc + (start -3.9 0) + (mid -3.95 0.05) + (end -4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "34316870-e9f6-4bbe-aae6-e8a01f9ddc11") + ) + (fp_arc + (start -4 0) + (mid -3.95 -0.05) + (end -3.9 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "24c814fd-3761-4a95-b84b-fc50bb89b87b") + ) + (fp_line + (start 4.5 2.9) + (end -4.5 2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2436aa67-c89e-425b-85b6-21b3a7472307") + ) + (fp_line + (start 4.5 -2.9) + (end 4.5 2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b1ebf992-1883-400e-bd54-9260f5afa859") + ) + (fp_line + (start -4.5 2.9) + (end -4.5 -2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7fa3ca7d-9eaa-4914-b0d7-922657e4f408") + ) + (fp_line + (start -4.5 -2.9) + (end 4.5 -2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2663c9ef-352b-40b8-85c0-7d9716820a4a") + ) + (fp_line + (start 3.05 1.85) + (end -3.05 1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c9c57fe4-af81-4d34-a8e8-6b02d29df0ab") + ) + (fp_line + (start 3.05 -1.85) + (end 3.05 1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9873064e-39f5-40a1-b984-587dc85522f2") + ) + (fp_line + (start -3.05 1.85) + (end -3.05 -1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "051ca98e-f84a-4481-979f-426bb6fb7520") + ) + (fp_line + (start -3.05 -1.85) + (end 3.05 -1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "364110eb-35c8-4328-b722-20f1d6685a2f") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "5cd7963b-d192-4fbe-8a3e-ce80b2d858e9") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.8 0 270) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 35 "Net-(IC1-VC1)") + (pinfunction "COM") + (pintype "passive") + (uuid "248b5b8a-3a2f-4557-b18b-04146e299ac1") + ) + (pad "2" smd rect + (at 2.8 0 270) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 148 "Net-(S1-NO)") + (pinfunction "NO") + (pintype "passive") + (uuid "cbfacddf-a55d-4d6d-a603-cce0bd79a6cf") + ) + (pad "3" smd rect + (at -1.9 -1.7 270) + (size 0.4 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 34 "GND_BAL") + (pinfunction "GND_1") + (pintype "passive") + (uuid "cf4fb991-0cbf-4c64-a527-a0952fa76a63") + ) + (pad "4" smd rect + (at 1.9 1.7 270) + (size 0.4 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 34 "GND_BAL") + (pinfunction "GND_2") + (pintype "passive") + (uuid "e2e9255a-da1f-415a-8dc5-269d0bc15454") + ) + (embedded_fonts no) + (model "PTS636SKG25JSMTR_LFS.stp" + (offset + (xyz 2422.229944 680.0200093 0.3499999888) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 -180) + ) + ) + ) + (footprint "footprint-lib:CAPAE430X550N" + (layer "F.Cu") + (uuid "fa983450-f30b-4b6c-94db-487c204f8f52") + (at -80.05 113.8175) + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C27" + (at 0 0 0) + (layer "F.SilkS") + (uuid "7a07aae1-797b-4fe9-87cb-35de404dcc99") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865081740001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "499f7726-cf30-4d4e-8f15-ce95b7e4124a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d361a1c9-9279-4d25-96d2-14e6c825ca9c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d16dc842-abb9-4377-a7a8-3dc9d9b0ae3c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "C_*") + (path "/009247f0-c51a-4ef3-9cc2-a31b840deef6") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ffe1c73c-eb88-4795-81c0-c6db826ca986") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "448d6f55-968e-478a-87e3-250b54a2eea3") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "676e42d3-71e9-4c7b-bf5f-60a0ceaef22d") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "b40cebf6-20db-4b58-afce-2afd3fdca88d") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a7126f75-e914-4db1-8a65-0bafb103d536") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "235a1508-c1d0-42e0-9e44-36f95727eb0a") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b6cce8e8-996c-44c6-b170-06a0e4ee86cb") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "692f7aff-7228-4f90-89a2-abbf9e8d4e1c") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cc81fd81-30af-4264-8881-7d7f2bbc7b22") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "02342c6b-7d23-485c-b190-0370bc10a53f") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bd54778c-d9a5-4f4c-a29e-f83b8482562f") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a6bc15ab-64a6-40ba-993b-2c518ca20c13") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "cd15c719-52e1-484d-a368-15169b690aac") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 18 "/LED2_W_POS") + (pintype "passive") + (uuid "9953a03c-1e5d-446b-904f-d7ff79e73458") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 17 "/LED2_W_NEG") + (pintype "passive") + (uuid "31c2d7b0-5387-4bc8-8155-07590cc6e8b5") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "footprint-lib:DR127" + (layer "F.Cu") + (uuid "fba3d3a7-4a4c-4277-8f23-f8bd5ef2a7a8") + (at -82.0644 44.3471) + (property "Reference" "L9" + (at 0.45764 -7.77979 0) + (layer "F.SilkS") + (uuid "5b8664d7-a3ea-49bc-8b4f-953da299763a") + (effects + (font + (size 1.641559 1.641559) + (thickness 0.15) + ) + ) + ) + (property "Value" "DR127-151-R" + (at 10.42321 7.90637 0) + (layer "F.Fab") + (uuid "7714e404-a6c1-4431-a18a-21698fe5964d") + (effects + (font + (size 1.641449 1.641449) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "105293a2-f442-4e00-9299-4e90697bf5f0") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Inductor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b05d7f20-7151-4e38-986e-69abef389350") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "Choke_* *Coil* Inductor_* L_*") + (path "/1f027e03-8916-4412-9d8e-331d788fde70") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 -3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "5a30a767-b411-46b6-a243-dd67b28907ae") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "def1f421-e92c-4ca1-b970-fbcd1551a66f") + ) + (fp_line + (start -6.2484 3.0734) + (end -6.2484 3.1242) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "9506d6fa-6818-41ee-bbb3-76a95a769801") + ) + (fp_line + (start -6.2484 3.1242) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "cfe5efd8-9062-473a-8a2a-e8064922839f") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "f56a9ecb-133f-4cb3-ba16-ae35fcd77402") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "5d452780-1e76-4ab8-a3da-215819a143e1") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "43ded740-1dfc-45a0-aa53-e62ac4fe88a7") + ) + (fp_line + (start 6.2484 -3.0734) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "0f90e844-0b03-4946-b950-06af7e2b519f") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "e6ba19e3-72de-4efc-9dfc-e0ce47665049") + ) + (fp_rect + (start -6.25 -6.25) + (end 6.25 6.25) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "3f581877-24f7-4d71-98b1-366a0e28afca") + ) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "9fbfbfdb-3a11-42f4-b8d1-48e44949591c") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "545af289-12d4-4b22-a041-857c2bfa616f") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "6ff076dc-378a-428d-bb66-61d65a6e82e1") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "7fc497e9-45cb-4453-8ff0-473aa6f46e95") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "1fd89805-948f-40ad-9159-fef7212dd7e9") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "2faca904-f616-495f-ba51-85fe11c00dd1") + ) + (pad "1" smd rect + (at -4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 29 "/LED4_W_NEG") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "31de1be2-07be-497a-b006-ea672b2e7460") + ) + (pad "2" smd rect + (at 4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (net 66 "Net-(D9-A)") + (pintype "passive") + (solder_mask_margin 0.102) + (uuid "697b1199-5073-41b5-8413-04739219c99a") + ) + (embedded_fonts no) + ) + (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (layer "F.Cu") + (uuid "fbbe1d93-024e-47d6-8faa-43fbe448b342") + (at 0.3 145.8675) + (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Reference" "R44" + (at -0.1125 -1.4 0) + (layer "F.SilkS") + (uuid "ea3fc180-4f84-430f-a02a-4bb1d71907b6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "10k" + (at 0 1.43 0) + (layer "F.Fab") + (uuid "3e6ab30e-f539-41a7-9cc7-d9fe466fc34f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "60394191-fac8-443d-90ad-9423097d17e5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f8168a39-717c-4925-bd2a-4814d042de36") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "R_*") + (path "/d603b11a-de2b-459c-b3ef-411246e9ab22") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -0.254724 -0.5225) + (end 0.254724 -0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a598a12e-8826-42d6-8579-5cec6bb37d8f") + ) + (fp_line + (start -0.254724 0.5225) + (end 0.254724 0.5225) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "dddce3f5-1614-47a7-9161-59612502dbd4") + ) + (fp_rect + (start -1.65 -0.73) + (end 1.65 0.73) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "F.CrtYd") + (uuid "b9245575-02e3-47bf-9330-3f5f7e5963d2") + ) + (fp_rect + (start -0.8 -0.4125) + (end 0.8 0.4125) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "e4648d6e-6bd9-4944-933d-f32bcba61126") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "d286cd6a-ac04-404e-8fa3-6c3e1292a97b") + (effects + (font + (size 0.4 0.4) + (thickness 0.06) + ) + ) + ) + (pad "1" smd roundrect + (at -0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 137 "/RUN") + (pintype "passive") + (uuid "0f60243b-d43f-4cce-988e-ffd7f01f4eda") + ) + (pad "2" smd roundrect + (at 0.9125 0) + (size 0.975 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.25) + (net 4 "+3.3V") + (pintype "passive") + (uuid "161c99e2-11fe-4273-ab95-00931faad49f") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (footprint "Diode_SMD:D_SMC_Handsoldering" + (layer "F.Cu") + (uuid "fd319760-89cd-4886-9a46-2cdede97cb8a") + (at -122.9 122.9375) + (descr "Diode SMC (DO-214AB) Handsoldering") + (tags "Diode SMC (DO-214AB) Handsoldering") + (property "Reference" "D10" + (at 0 -4.1 0) + (layer "F.SilkS") + (uuid "0bac0087-b58c-4904-9362-630783135931") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "B3100-13-F" + (at 0 4.2 0) + (layer "F.Fab") + (uuid "40578bb7-0d19-4f74-83e3-5200ead99e32") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "25995329-188f-464e-a408-3629a68ba93e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "dc177c6c-88b2-4623-92e9-dd029543232a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property ki_fp_filters "TO-???* *_Diode_* *SingleDiode* D_*") + (path "/a6d30b67-0059-4590-98e8-c8fd66004fea") + (sheetname "/") + (sheetfile "Projet_Light_Rohmer.kicad_sch") + (attr smd) + (fp_line + (start -6.91 -3.25) + (end 4.4 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "02a27813-5a47-410f-b4b9-d8e422c0c89f") + ) + (fp_line + (start -6.91 3.25) + (end -6.91 -3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "3173e117-0323-435b-92b5-4f491a65d05d") + ) + (fp_line + (start -6.91 3.25) + (end 4.4 3.25) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "722c5143-7274-4a2d-a2e2-76cf353dcd79") + ) + (fp_line + (start -6.9 -3.35) + (end 6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0e08e578-bd5e-47a8-9c0a-7facb3ee8ba3") + ) + (fp_line + (start -6.9 3.35) + (end -6.9 -3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ed4652c7-327a-4b44-a7a7-705dfe9e993c") + ) + (fp_line + (start 6.9 -3.35) + (end 6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a12a98d9-8700-4393-9114-a7d115d13e23") + ) + (fp_line + (start 6.9 3.35) + (end -6.9 3.35) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "23c8a04d-509e-4939-a7cb-7b3ee94dd207") + ) + (fp_line + (start -3.55 3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "361d2590-a3aa-4bc4-8e1f-4ab93c375126") + ) + (fp_line + (start -0.64944 -0.79908) + (end -0.64944 0.80112) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6fb43a55-4aae-48e9-a3b2-32d74be0b389") + ) + (fp_line + (start -0.64944 0.00102) + (end -1.55114 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9160e72a-fc10-46bb-a962-a5e8c5a55ff2") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0de8cb27-013a-47c2-8661-767cc872ba46") + ) + (fp_line + (start -0.64944 0.00102) + (end 0.50118 0.75032) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "25844367-55ed-43d5-b6ca-8fe56307cc65") + ) + (fp_line + (start 0.50118 0.00102) + (end 1.4994 0.00102) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "805bfb52-dcc2-46f3-999c-9f3e701b9c3a") + ) + (fp_line + (start 0.50118 0.75032) + (end 0.50118 -0.79908) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "02f79146-da9e-42d4-8d73-b911c92be393") + ) + (fp_line + (start 3.55 -3.1) + (end -3.55 -3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "18077aaa-11b9-4267-bca1-0128f2d05229") + ) + (fp_line + (start 3.55 -3.1) + (end 3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3ce57664-90dc-4ad2-a894-8e00414413c8") + ) + (fp_line + (start 3.55 3.1) + (end -3.55 3.1) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a2facd93-fca5-4397-8dc3-d8db2a114012") + ) + (fp_text user "${REFERENCE}" + (at 0 -1.5 0) + (layer "F.Fab") + (uuid "c7286951-35fe-4d0c-9e2b-062c904be73b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd roundrect + (at -4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 2 "+BATT") + (pinfunction "K") + (pintype "passive") + (uuid "2da547ca-885e-468c-9e3a-6175814e2b69") + ) + (pad "2" smd roundrect + (at 4.4 0 90) + (size 3.3 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (roundrect_rratio 0.0757575758) + (net 67 "Net-(D10-A)") + (pinfunction "A") + (pintype "passive") + (uuid "d97491ee-ace5-4d13-a1bc-15acb2311e21") + ) + (embedded_fonts no) + (model "${KICAD9_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMC.step" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) + ) + (gr_poly + (pts + (xy 122 119.8) (xy 111.2 119.8) (xy 111.2 77.4) (xy 110.2 77.4) (xy 110.2 121) (xy 122 121) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "Edge.Cuts") + (uuid "4e49f5df-557f-4add-be27-121e125984a8") + ) + (gr_rect + (start 60 32) + (end 220 150) + (stroke + (width 0.5) + (type solid) + ) + (fill no) + (layer "Edge.Cuts") + (uuid "585a7ff6-7d44-4dd4-823f-813eb6b30505") + ) + (gr_poly + (pts + (xy 110.2 76.480008) (xy 110.2 60.957547) (xy 137.2 60.957547) (xy 137.2 62.157547) (xy 111.2 62.157547) + (xy 111.2 76.480008) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "Edge.Cuts") + (uuid "a1bd316c-61de-4fd9-8e36-711024ae331b") + ) + (gr_poly + (pts + (xy 138.2 62.122461) (xy 168.8 62.122461) (xy 168.8 94.2) (xy 170 94.2) (xy 170 60.922461) (xy 138.2 60.922461) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "Edge.Cuts") + (uuid "e92f2965-1ea8-4dd7-8776-9cad1795b485") + ) + (gr_poly + (pts + (xy 155.6 119.8) (xy 155.6 121) (xy 123 121) (xy 123 119.8) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "Edge.Cuts") + (uuid "efac2fd0-b96d-48d6-8241-37d81057d364") + ) + (gr_poly + (pts + (xy 168.8 95.2) (xy 168.8 119.8) (xy 156.6 119.8) (xy 156.6 121) (xy 170 121) (xy 170 95.2) + ) + (stroke + (width 0.05) + (type solid) + ) + (fill no) + (layer "Edge.Cuts") + (uuid "f5552904-1fb5-4945-a64d-65ec6ec462f9") + ) + (gr_rect + (start 104 65) + (end 176 117) + (stroke + (width 0.5) + (type solid) + ) + (fill no) + (layer "User.1") + (uuid "37bd8841-27b5-47e5-8954-f1c4bc517c89") + ) + (gr_circle + (center 87.5 114) + (end 89.5 114) + (stroke + (width 0.1) + (type solid) + ) + (fill yes) + (layer "User.1") + (uuid "4be46bf2-9633-4b62-8830-82ed0adadf0a") + ) + (gr_circle + (center 192.5 58.5) + (end 194.5 58.5) + (stroke + (width 0.1) + (type solid) + ) + (fill yes) + (layer "User.1") + (uuid "4d032439-778d-41a3-9a32-e680f46eb705") + ) + (gr_rect + (start 80 50) + (end 200 132) + (stroke + (width 0.5) + (type solid) + ) + (fill no) + (layer "User.1") + (uuid "d209eccd-0f09-4ffd-8677-f53dd19578c2") + ) + (gr_circle + (center 192.5 123.5) + (end 194.5 123.5) + (stroke + (width 0.1) + (type solid) + ) + (fill yes) + (layer "User.1") + (uuid "eb53c046-6c12-4f6c-9d3c-3014c7dac065") + ) + (gr_circle + (center 87.5 68) + (end 89.5 68) + (stroke + (width 0.1) + (type solid) + ) + (fill yes) + (layer "User.1") + (uuid "f6e98066-a563-440d-ac66-231f5af4e242") + ) + (gr_rect + (start 111.7 91) + (end 140 119.3) + (stroke + (width 0.5) + (type solid) + ) + (fill no) + (layer "User.2") + (uuid "210b3438-f231-4db7-8163-f973cbebdc77") + ) + (gr_rect + (start 140 62.7) + (end 168.3 91) + (stroke + (width 0.5) + (type solid) + ) + (fill no) + (layer "User.2") + (uuid "44249b8f-5344-4cad-885a-fab9fbcb8dec") + ) + (gr_rect + (start 111.7 62.7) + (end 140 91) + (stroke + (width 0.5) + (type solid) + ) + (fill no) + (layer "User.2") + (uuid "6091552e-c8e3-4796-9269-a4b91b8397e2") + ) + (gr_rect + (start 140 91) + (end 168.3 119.3) + (stroke + (width 0.5) + (type solid) + ) + (fill no) + (layer "User.2") + (uuid "b3625aeb-997e-4912-8b16-1daeaaae756b") + ) + (gr_text "Practical cooling area" + (at 106.6 114.8 0) + (layer "User.1") + (uuid "ea67575e-771f-4c69-a396-a42da0aa9ad8") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify left bottom) + ) + ) + (gr_text "LED 2" + (at 140.6 64.6 0) + (layer "User.2") + (uuid "049db66d-fdf7-46c5-a20b-f4c91092393c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify left bottom) + ) + ) + (gr_text "LED 1" + (at 112.2 64.6 0) + (layer "User.2") + (uuid "7a1e9d4c-2a3f-4774-9f7a-e36444ba44ac") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify left bottom) + ) + ) + (gr_text "LED 4" + (at 140.8 118.8 0) + (layer "User.2") + (uuid "8704a684-169c-4abc-a1f8-3725f6eb6b07") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify left bottom) + ) + ) + (gr_text "LED 3" + (at 112.4 118.8 0) + (layer "User.2") + (uuid "ad05e014-e202-44c5-9bbd-c640105fbae3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + (justify left bottom) + ) + ) + (segment + (start 147.451 82.78681) + (end 147.451 70.0865) + (width 0.25) + (layer "F.Cu") + (net 33) + (uuid "2f99fae0-51d7-427e-b63c-dc27cc0ba850") + ) + (segment + (start 152.8635 64.674) + (end 154.324 64.674) + (width 0.25) + (layer "F.Cu") + (net 33) + (uuid "4cb639fc-ebdd-49ba-845c-249c0aa223e8") + ) + (segment + (start 154.324 64.674) + (end 155.45 65.8) + (width 0.25) + (layer "F.Cu") + (net 33) + (uuid "54c76a7d-f26e-482b-8ed0-1aa082bd1bc5") + ) + (segment + (start 152 65.5375) + (end 152.8635 64.674) + (width 0.25) + (layer "F.Cu") + (net 33) + (uuid "60b55ddc-6549-476c-8f5d-cc205ebda807") + ) + (segment + (start 147.451 70.0865) + (end 152 65.5375) + (width 0.25) + (layer "F.Cu") + (net 33) + (uuid "a3623d24-2607-41a8-b768-58f952cbf3ab") + ) + (segment + (start 145.763 83.4255) + (end 146.81231 83.4255) + (width 0.25) + (layer "F.Cu") + (net 33) + (uuid "b40056a8-5917-475a-8f4c-d6f05deba515") + ) + (segment + (start 146.81231 83.4255) + (end 147.451 82.78681) + (width 0.25) + (layer "F.Cu") + (net 33) + (uuid "f3ceb177-8b19-424a-8815-e96def1bc3be") + ) + (segment + (start 140.095 103.325) + (end 139.3575 103.325) + (width 0.5) + (layer "F.Cu") + (net 34) + (uuid "011b9e36-6421-4fed-aff6-8054775f3d41") + ) + (segment + (start 144.45 96.2) + (end 144.45 94.65) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "062988c0-71d1-4933-b3de-c7a93ead95ee") + ) + (segment + (start 141.2 82.851) + (end 141.1255 82.9255) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "0a545a49-0e06-462f-a8d1-5aa653b26dc1") + ) + (segment + (start 139.1125 69.0875) + (end 139.8 68.4) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "0d6e9fea-c7e8-412f-b4df-25aa6b331b2f") + ) + (segment + (start 131.9375 85.8) + (end 131.9375 85.5375) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "2244a596-725e-480b-b7ae-01baff33c949") + ) + (segment + (start 140.6 69.2) + (end 139.8 68.4) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "2266759e-ca9c-48fd-ae59-fd4a68b162f7") + ) + (segment + (start 144.4 72.6) + (end 144.6 72.6) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "29e98146-a039-4d4f-b01b-0eb36e7fe3fa") + ) + (segment + (start 141.2 82.6) + (end 141.2 82.851) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "2e35ff4f-53cc-4dee-806e-890a9373a393") + ) + (segment + (start 137.2 69.0875) + (end 139.1125 69.0875) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "43547c22-af9d-4307-9831-2d96a224165c") + ) + (segment + (start 153.6 65.796514) + (end 154.804486 67.001) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "461085dc-bb03-4298-b9de-7a82563021b9") + ) + (segment + (start 119.2 103.35) + (end 119.15 103.4) + (width 2.5) + (layer "F.Cu") + (net 34) + (uuid "564d7871-b5a8-45d6-8c81-8c4342928abf") + ) + (segment + (start 158.55 65.8) + (end 160.9 65.8) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "5ff2b9b5-6c31-430c-bd46-3622bf572d16") + ) + (segment + (start 125.8625 93) + (end 127.2 93) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "63029508-1ec2-4384-8e83-19d7b4b54bbc") + ) + (segment + (start 152 67.2625) + (end 152 67.1375) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "6659769e-46a5-4668-b3da-b0e9ac043fb3") + ) + (segment + (start 119.15 103.4) + (end 116.6 103.4) + (width 5) + (layer "F.Cu") + (net 34) + (uuid "717482ab-84c2-4f68-b154-6a293552d7d0") + ) + (segment + (start 154.804486 67.001) + (end 157.349 67.001) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "78b50545-ebb0-4985-ad12-5cfb83dac64b") + ) + (segment + (start 160.9 65.8) + (end 165.8 70.7) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "7d16074b-928f-474d-9051-41fc32295705") + ) + (segment + (start 131.9375 85.5375) + (end 131.2 84.8) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "830e4a85-dacd-4785-b04e-824152b67b6b") + ) + (segment + (start 135.2 85.6) + (end 135 85.4) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "881af617-de94-4352-90ee-dd40822c51b5") + ) + (segment + (start 119.2 99.35) + (end 119.2 103.35) + (width 2.5) + (layer "F.Cu") + (net 34) + (uuid "8ae52cc1-049b-4957-8f9c-cadb3b9b23b7") + ) + (segment + (start 117.3375 93) + (end 116.2 93) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "94566325-6c16-4820-b332-cd4a3efee1d8") + ) + (segment + (start 153.6 65.5375) + (end 153.6 65.796514) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "a07328e3-e380-423b-9026-2da5f53ce0be") + ) + (segment + (start 139.3575 103.325) + (end 138.87 102.8375) + (width 0.5) + (layer "F.Cu") + (net 34) + (uuid "af4c0233-b7ec-47fe-a475-51cf5d523233") + ) + (segment + (start 144.6 72.6) + (end 145.4 73.4) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "b71f4d03-2c30-4c5a-81dd-f217f0bc07ad") + ) + (segment + (start 157.349 67.001) + (end 158.55 65.8) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "c80aa09d-12f3-4a10-8b62-0fb9006a4a35") + ) + (segment + (start 141.1255 82.9255) + (end 139.887 82.9255) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "e61ef752-035a-4b5e-acab-cb1b0b3fc2b9") + ) + (segment + (start 136.1375 85.6) + (end 135.2 85.6) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "ea7757f1-7098-4263-95ea-d89353f7f3dc") + ) + (segment + (start 152 67.1375) + (end 153.6 65.5375) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "eaba7844-4dc6-43f4-839d-a0fd6e662ac3") + ) + (segment + (start 144.45 94.65) + (end 144.4 94.6) + (width 0.25) + (layer "F.Cu") + (net 34) + (uuid "f055bb68-0407-4b60-9d4b-5fa9e406cc15") + ) + (via + (at 141.2 82.6) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "17bd4276-ac4f-4b45-bbfe-c5a05b8026e8") + ) + (via + (at 131.2 84.8) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "42405445-a654-42da-b267-2d521e67ee6b") + ) + (via + (at 144.4 94.6) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "446b9e58-be7c-43f0-af6c-083c5d67f147") + ) + (via + (at 127.2 93) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "82c4301c-81ce-4958-a584-9b0f28f52629") + ) + (via + (at 139.8 68.4) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "b0dd8ff4-d66c-461b-a923-05ec29067cdc") + ) + (via + (at 115.4 102.8) + (size 5) + (drill 2.5) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "b7ca442f-842c-4b25-be33-0e7a7d2de097") + ) + (via + (at 145.4 73.4) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "bda539cb-b27a-4713-bb6c-6f08a5c904b2") + ) + (via + (at 135 85.4) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "cf162688-27a5-4d04-9f44-23633378cd47") + ) + (via + (at 138.87 102.8375) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "d9224c64-6204-489d-b1ba-a1e220f930f4") + ) + (via + (at 116.2 93) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 34) + (uuid "eef9464b-7704-4e2e-9891-2051b11afc68") + ) + (segment + (start 146.95012 83.9255) + (end 147.902 82.97362) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "11a63f93-6ef5-4def-ba14-92308fa6d1ea") + ) + (segment + (start 147.8 68.4) + (end 148 68.4) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "1bf1f257-c0b0-4e3b-9a54-51fe1ded6222") + ) + (segment + (start 147.902 74.6355) + (end 153.6 68.9375) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "32585667-c3c9-4db4-b832-7f289ee7058c") + ) + (segment + (start 150.8 69) + (end 150.8625 68.9375) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "40d07d71-a897-4320-847d-f78e93513681") + ) + (segment + (start 147.902 82.97362) + (end 147.902 74.6355) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "63528258-52a9-4d50-81f6-0766b55483fb") + ) + (segment + (start 145.3 70.9) + (end 147.8 68.4) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "6a3754d1-f472-4988-a7e4-65866ea3d75a") + ) + (segment + (start 155.45 69.2) + (end 153.8625 69.2) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "74bf2255-d813-4155-9b95-0059d873624d") + ) + (segment + (start 153.8625 69.2) + (end 153.6 68.9375) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "87d8fd92-a34a-4289-8024-322aca6c5089") + ) + (segment + (start 153.6 67.2625) + (end 153.6 68.9375) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "bc3e0035-c8ba-45b5-b7bc-8484c0581e8c") + ) + (segment + (start 150.8625 68.9375) + (end 153.6 68.9375) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "cc978a29-4b15-46dc-b42c-91fc7a440c6c") + ) + (segment + (start 145.763 83.9255) + (end 146.95012 83.9255) + (width 0.25) + (layer "F.Cu") + (net 35) + (uuid "d3f1816c-ab3d-47ad-a633-dccc43326a4d") + ) + (via + (at 150.8 69) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 35) + (uuid "21237584-9dad-4d56-ab05-edebf8ba42b8") + ) + (via + (at 148 68.4) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 35) + (uuid "c94692f2-2648-419f-8e20-3c9e5e4d6d4a") + ) + (segment + (start 150.2 68.4) + (end 150.8 69) + (width 0.25) + (layer "B.Cu") + (net 35) + (uuid "0564376c-9269-4cea-bd13-d4b77060ca7b") + ) + (segment + (start 148 68.4) + (end 150.2 68.4) + (width 0.25) + (layer "B.Cu") + (net 35) + (uuid "a4f2d163-4fbe-4c11-bf60-4ab6c078e87f") + ) + (segment + (start 146.7985 84.4015) + (end 146.8 84.4) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "04d13817-c6b8-41d0-933c-ad0e49e5642f") + ) + (segment + (start 146.8 84.4) + (end 147.11343 84.4) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "158a7e5e-8352-4889-9825-85b65aeb0f50") + ) + (segment + (start 145.763 84.4255) + (end 145.763 84.4015) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "34466b5a-b44e-41ee-9196-973b39a8f4a3") + ) + (segment + (start 154.3375 71.6) + (end 153.6 72.3375) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "4d2d7df3-561b-43fa-82b2-e2ffddd17a93") + ) + (segment + (start 155.45 71.6) + (end 154.3375 71.6) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "51fdd617-1325-4ad3-be17-d914b18dd5dc") + ) + (segment + (start 155.45 71.6) + (end 154.5375 71.6) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "646a4242-63f1-46ea-a576-73f3bafbe9a6") + ) + (segment + (start 145.763 84.4015) + (end 146.7985 84.4015) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "73f5bc5e-a669-444e-99de-e70da09495e9") + ) + (segment + (start 148.353 77.5845) + (end 153.6 72.3375) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "7aff50ab-8acb-4867-9bff-4cdaacc2a67a") + ) + (segment + (start 147.11343 84.4) + (end 148.353 83.16043) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "8a16b60f-cede-424f-ad20-2cfb7f400bcd") + ) + (segment + (start 154.5375 71.6) + (end 153.6 70.6625) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "9c115575-bb86-41cc-8806-6e60fe904286") + ) + (segment + (start 148.353 83.16043) + (end 148.353 77.5845) + (width 0.25) + (layer "F.Cu") + (net 36) + (uuid "d7492d71-1d54-4b2b-b382-3ff759a9a36b") + ) + (segment + (start 148.804 80.5335) + (end 153.6 75.7375) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "02f42c1e-5377-4f23-873c-cbe0ad9dbf72") + ) + (segment + (start 155.45 74.8) + (end 154.5375 74.8) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "29e6909c-e379-4a74-ab40-de505cb7008d") + ) + (segment + (start 147.22574 84.9255) + (end 145.763 84.9255) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "317f009b-6042-458b-bed0-4e7c93bd4333") + ) + (segment + (start 148.804 83.34724) + (end 148.804 80.5335) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "35a7c14c-50d3-433d-a068-a75a88aab1ab") + ) + (segment + (start 154.5375 74.8) + (end 153.6 75.7375) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "4b7f02e5-c901-4472-90d3-7f7a2e2aa246") + ) + (segment + (start 153.6625 74) + (end 153.6 74.0625) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "5121d8e0-3c8b-4517-b966-dbfda808b516") + ) + (segment + (start 147.22574 84.9255) + (end 148.804 83.34724) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "709ff109-680b-4ac5-bea8-fd174c48f1a9") + ) + (segment + (start 154.7125 74.0625) + (end 155.45 74.8) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "8cc6b53d-5a2f-42f9-9812-fa55440467d7") + ) + (segment + (start 145.763 84.9255) + (end 145.763 84.9015) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "ae9105fe-ad8a-4c5f-bafe-adabd5d67c78") + ) + (segment + (start 153.6 74.0625) + (end 154.7125 74.0625) + (width 0.25) + (layer "F.Cu") + (net 37) + (uuid "ed723c97-8fc5-48bb-a7c6-7c8339fa76f7") + ) + (segment + (start 155.45 77.2) + (end 155.45 77.2875) + (width 0.25) + (layer "F.Cu") + (net 38) + (uuid "1fa9d4c7-da13-41c6-99a2-bcc6561aca70") + ) + (segment + (start 154.9375 77.8) + (end 153.6 79.1375) + (width 0.25) + (layer "F.Cu") + (net 38) + (uuid "29a10778-e00c-4412-ba95-ae04c0715701") + ) + (segment + (start 155.1125 77.4625) + (end 155.45 77.8) + (width 0.25) + (layer "F.Cu") + (net 38) + (uuid "4e699025-8250-4682-9384-5ef503ee74c9") + ) + (segment + (start 145.763 85.4255) + (end 147.36355 85.4255) + (width 0.25) + (layer "F.Cu") + (net 38) + (uuid "6e49ef5e-99ec-4f95-b447-3a684dd39290") + ) + (segment + (start 153.6 79.18905) + (end 153.6 79.1375) + (width 0.25) + (layer "F.Cu") + (net 38) + (uuid "7bf4b858-948f-4cfc-a75d-97eabd6b1133") + ) + (segment + (start 153.8625 77.2) + (end 153.6 77.4625) + (width 0.25) + (layer "F.Cu") + (net 38) + (uuid "8c03ff4c-da8c-409c-8244-e4628fae9cb5") + ) + (segment + (start 155.45 77.8) + (end 154.9375 77.8) + (width 0.25) + (layer "F.Cu") + (net 38) + (uuid "94703d73-0f67-432a-986d-5bcb37001101") + ) + (segment + (start 153.6 77.4625) + (end 155.1125 77.4625) + (width 0.25) + (layer "F.Cu") + (net 38) + (uuid "ea0c6d46-c688-420d-afb6-b54beffd75d8") + ) + (segment + (start 147.36355 85.4255) + (end 153.6 79.18905) + (width 0.25) + (layer "F.Cu") + (net 38) + (uuid "eb901ef4-cd08-4650-a1b1-f7c304d815a6") + ) + (segment + (start 147.5235 85.8765) + (end 147.55036 85.8765) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "0c9505e5-6746-45a1-9d8a-6ad294115944") + ) + (segment + (start 155.45 80.2) + (end 154.2625 80.2) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "12975ca4-7c80-4dec-b2db-272a48f73d61") + ) + (segment + (start 143.81873 83.01873) + (end 144.6995 83.8995) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "46664396-e112-4f22-b45a-8ba45fddce59") + ) + (segment + (start 147.4745 85.9255) + (end 147.5235 85.8765) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "5a2f608c-d794-45a1-b7ea-a43be3d73dbc") + ) + (segment + (start 152.56436 80.8625) + (end 153.6 80.8625) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "5ab6b930-06e9-4663-bf6a-b5800f7e391d") + ) + (segment + (start 143.81873 80.58127) + (end 143.81873 83.01873) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "64cae328-dab7-4063-81fe-74fa2dff8c46") + ) + (segment + (start 145.763 85.9255) + (end 147.4745 85.9255) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "9ebaa98b-e186-4821-a75b-2a78e093f25a") + ) + (segment + (start 144.6995 85.9015) + (end 145.763 85.9015) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "c2d0c844-8ff2-487c-91a7-6dcb9d57df21") + ) + (segment + (start 144.4 80) + (end 143.81873 80.58127) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "c64ea285-a4e7-41af-899f-30a9534a24b5") + ) + (segment + (start 147.55036 85.8765) + (end 152.56436 80.8625) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "e6394a3a-c346-48f3-8abf-dbe059a6da80") + ) + (segment + (start 145.763 85.9015) + (end 145.763 85.9255) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "eb7d836a-7ddb-44e3-9cf0-3df8127e3dfd") + ) + (segment + (start 154.2625 80.2) + (end 153.6 80.8625) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "eed5e996-5104-42b2-9355-0c7b87abd8e2") + ) + (segment + (start 144.6995 83.8995) + (end 144.6995 85.9015) + (width 0.25) + (layer "F.Cu") + (net 39) + (uuid "fa03a56c-4d22-41c5-b03e-cd1197e03c55") + ) + (segment + (start 153.6625 82.6) + (end 153.6 82.5375) + (width 0.25) + (layer "F.Cu") + (net 40) + (uuid "2aa87f7b-ee42-421a-abfe-a455b57b963b") + ) + (segment + (start 145.763 86.4255) + (end 147.5745 86.4255) + (width 0.25) + (layer "F.Cu") + (net 40) + (uuid "2adc53b7-1d98-4999-a3e0-d6d1529a6d64") + ) + (segment + (start 147.66131 86.3765) + (end 147.71031 86.3275) + (width 0.25) + (layer "F.Cu") + (net 40) + (uuid "34db4e37-0723-4c20-8468-efd866be2c0a") + ) + (segment + (start 151.52717 82.5375) + (end 153.6 82.5375) + (width 0.25) + (layer "F.Cu") + (net 40) + (uuid "6b7bb216-caaa-470d-9bd9-0f2664a98b6b") + ) + (segment + (start 147.71031 86.3275) + (end 147.73717 86.3275) + (width 0.25) + (layer "F.Cu") + (net 40) + (uuid "8e0fdcde-6874-481f-a7f8-72512a219361") + ) + (segment + (start 147.5745 86.4255) + (end 147.6235 86.3765) + (width 0.25) + (layer "F.Cu") + (net 40) + (uuid "a3808e95-3207-4afa-892b-c2408dbba024") + ) + (segment + (start 147.6235 86.3765) + (end 147.66131 86.3765) + (width 0.25) + (layer "F.Cu") + (net 40) + (uuid "a3c1eee7-3ba7-4646-9f7e-9291027977a6") + ) + (segment + (start 155.45 82.6) + (end 153.6625 82.6) + (width 0.25) + (layer "F.Cu") + (net 40) + (uuid "d11efb6a-e6dc-4116-b6d7-f2af1ca9e9ce") + ) + (segment + (start 147.73717 86.3275) + (end 151.52717 82.5375) + (width 0.25) + (layer "F.Cu") + (net 40) + (uuid "e9027e0e-0233-47f5-bcdf-c138e772e299") + ) + (segment + (start 155.45 88.4) + (end 154.5375 88.4) + (width 0.25) + (layer "F.Cu") + (net 41) + (uuid "2e53fc64-5276-49c9-b1a2-d14af58548b4") + ) + (segment + (start 145.763 86.9255) + (end 152.863 86.9255) + (width 0.25) + (layer "F.Cu") + (net 41) + (uuid "394287da-2663-439a-8cb6-df4c553aceb5") + ) + (segment + (start 154.3375 88.4) + (end 153.6 87.6625) + (width 0.25) + (layer "F.Cu") + (net 41) + (uuid "63bbf78f-980b-4435-9c97-52d57cd1aebe") + ) + (segment + (start 155.45 88.4) + (end 154.3375 88.4) + (width 0.25) + (layer "F.Cu") + (net 41) + (uuid "d052b7e8-2743-457c-bb30-c087e407c0a9") + ) + (segment + (start 154.5375 88.4) + (end 153.6 89.3375) + (width 0.25) + (layer "F.Cu") + (net 41) + (uuid "d0603611-6a4e-416d-85cf-80cb1a5e606b") + ) + (segment + (start 152.863 86.9255) + (end 153.6 87.6625) + (width 0.25) + (layer "F.Cu") + (net 41) + (uuid "ed11b24e-f694-4c56-9210-cf14a1a0ad2f") + ) + (segment + (start 154.475 91.8) + (end 153.6 92.675) + (width 0.25) + (layer "F.Cu") + (net 42) + (uuid "07eb2f5b-2ce2-440b-85e6-b8f972f49ac5") + ) + (segment + (start 145.763 87.4255) + (end 149.963 87.4255) + (width 0.25) + (layer "F.Cu") + (net 42) + (uuid "18a15181-5d0b-498a-bd13-6d2646773c72") + ) + (segment + (start 155.45 91.8) + (end 154.475 91.8) + (width 0.25) + (layer "F.Cu") + (net 42) + (uuid "3f54d482-2110-49b4-a726-3f584f745d18") + ) + (segment + (start 149.963 87.4255) + (end 153.6 91.0625) + (width 0.25) + (layer "F.Cu") + (net 42) + (uuid "5a539be3-91e0-4987-8118-f5dedce61a02") + ) + (segment + (start 155.45 91.8) + (end 154.3375 91.8) + (width 0.25) + (layer "F.Cu") + (net 42) + (uuid "ba884a99-c67a-4285-bef2-085048c6552e") + ) + (segment + (start 154.3375 91.8) + (end 153.6 91.0625) + (width 0.25) + (layer "F.Cu") + (net 42) + (uuid "f9279da8-c15c-472b-a1fb-e50014f8deb7") + ) + (segment + (start 153.6 96.1375) + (end 154.5125 96.1375) + (width 0.25) + (layer "F.Cu") + (net 43) + (uuid "1d220caf-f6b3-4a6f-9ff2-881b06a6cbec") + ) + (segment + (start 153.6 94.4) + (end 149.906 90.706) + (width 0.25) + (layer "F.Cu") + (net 43) + (uuid "262a3236-78d2-4064-858f-03f828175285") + ) + (segment + (start 154.4 95.2) + (end 153.6 94.4) + (width 0.25) + (layer "F.Cu") + (net 43) + (uuid "31906610-f6ba-4b1a-98ea-49fa3d7d9aa0") + ) + (segment + (start 149.906 90.106) + (end 149.9 90.1) + (width 0.25) + (layer "F.Cu") + (net 43) + (uuid "3acec671-d902-4dee-9213-25da2ce0a11e") + ) + (segment + (start 145.763 87.9255) + (end 147.7255 87.9255) + (width 0.25) + (layer "F.Cu") + (net 43) + (uuid "4c382e2a-260d-4b3f-8ce3-2b46cd63545c") + ) + (segment + (start 149.906 90.706) + (end 149.906 90.106) + (width 0.25) + (layer "F.Cu") + (net 43) + (uuid "863fb7d1-48d9-4fc7-9d7d-391fa04d6442") + ) + (segment + (start 155.45 95.2) + (end 154.4 95.2) + (width 0.25) + (layer "F.Cu") + (net 43) + (uuid "9ad27144-b3ae-4213-af0a-d61b528170a0") + ) + (segment + (start 154.5125 96.1375) + (end 155.45 95.2) + (width 0.25) + (layer "F.Cu") + (net 43) + (uuid "a827231e-0e19-42bd-bf3c-5a90b5edc3c5") + ) + (segment + (start 147.7255 87.9255) + (end 149.906 90.106) + (width 0.25) + (layer "F.Cu") + (net 43) + (uuid "e8c9def5-3642-4736-9f3d-5cee06a06e3c") + ) + (segment + (start 155.45 98.6) + (end 154.3375 98.6) + (width 0.25) + (layer "F.Cu") + (net 44) + (uuid "05aeacc7-24cf-4850-8022-5545ddb12999") + ) + (segment + (start 153.6 99.475) + (end 154.575 99.475) + (width 0.25) + (layer "F.Cu") + (net 44) + (uuid "0e13b7c0-cfef-4556-95cb-c56e7fd3036a") + ) + (segment + (start 149.455 93.7175) + (end 153.6 97.8625) + (width 0.25) + (layer "F.Cu") + (net 44) + (uuid "2a4054c8-6b1f-47b3-b7bc-907eadcae750") + ) + (segment + (start 149.455 90.37938) + (end 149.455 93.7175) + (width 0.25) + (layer "F.Cu") + (net 44) + (uuid "44f718d3-9641-41a5-a442-ff57fd52bb08") + ) + (segment + (start 154.3375 98.6) + (end 153.6 97.8625) + (width 0.25) + (layer "F.Cu") + (net 44) + (uuid "7966b1fc-5ba7-4c73-ba1e-016731c2392d") + ) + (segment + (start 147.50112 88.4255) + (end 145.763 88.4255) + (width 0.25) + (layer "F.Cu") + (net 44) + (uuid "8c05d89f-8f71-4ccb-865b-42da02303bbc") + ) + (segment + (start 154.575 99.475) + (end 155.45 98.6) + (width 0.25) + (layer "F.Cu") + (net 44) + (uuid "bafc037a-09c7-4f34-8d24-9bf0d2157c38") + ) + (segment + (start 149.455 90.37938) + (end 147.50112 88.4255) + (width 0.25) + (layer "F.Cu") + (net 44) + (uuid "bf1efbfa-b3b7-4cbf-9d0a-4ac0bb58c182") + ) + (segment + (start 153.8 101) + (end 153.6 101.2) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "1cbca770-fd13-4500-b99e-61f2809519dc") + ) + (segment + (start 143.36773 78.63227) + (end 143.36773 83.20554) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "1db3c7af-4511-4164-a9fb-b8ced0131cb6") + ) + (segment + (start 147.36331 88.9255) + (end 145.763 88.9255) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "1e8530c0-0463-42ab-be08-63d71ddc6476") + ) + (segment + (start 144.65969 86.4995) + (end 144.6995 86.4995) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "3a7fd014-4926-4135-b5a8-6ca46ecca1a0") + ) + (segment + (start 145.763 88.9015) + (end 145.763 88.9255) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "55a7a403-1d8e-44e9-8ffe-1e1a53fe540a") + ) + (segment + (start 153.6 101.2) + (end 149.004 96.604) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "75776346-c010-4fe3-ad8c-b116ee9efd6f") + ) + (segment + (start 144.2485 84.08631) + (end 144.2485 86.08831) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "75f837df-cfdb-4936-9055-47bf8c3ed2d7") + ) + (segment + (start 149.004 96.604) + (end 149.004 90.56619) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "77a6fc43-569f-424a-9075-54ffe28530b7") + ) + (segment + (start 155.45 101) + (end 153.8 101) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "7877578f-7c19-4230-a38a-76f4fa242c37") + ) + (segment + (start 144.4 77.6) + (end 143.36773 78.63227) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "86bbb307-1288-4176-bec8-6303ff71db15") + ) + (segment + (start 144.6995 88.9015) + (end 145.763 88.9015) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "cc36531b-d7a1-4a1e-9c0f-9f202ed5970a") + ) + (segment + (start 149.004 90.56619) + (end 147.36331 88.9255) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "d27eb9fa-8af6-469a-888a-601f8dbc0ab7") + ) + (segment + (start 144.6995 86.4995) + (end 144.6995 88.9015) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "d9746db2-45d1-4946-9233-ebe895dffdf4") + ) + (segment + (start 143.36773 83.20554) + (end 144.2485 84.08631) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "dbd0230c-42cd-45cf-a106-26fce62a3e83") + ) + (segment + (start 144.2485 86.08831) + (end 144.65969 86.4995) + (width 0.25) + (layer "F.Cu") + (net 45) + (uuid "e610b64f-b135-4132-8e5b-a801715c34b4") + ) + (segment + (start 148.553 97.8905) + (end 153.6 102.9375) + (width 0.25) + (layer "F.Cu") + (net 46) + (uuid "240999a6-b636-426c-a64e-7b9803bd388a") + ) + (segment + (start 148.553 90.753) + (end 148.553 97.8905) + (width 0.25) + (layer "F.Cu") + (net 46) + (uuid "242b202e-73e6-4dc4-a1bd-a4ee3a0413d8") + ) + (segment + (start 145.763 89.4255) + (end 147.2255 89.4255) + (width 0.25) + (layer "F.Cu") + (net 46) + (uuid "3aecbe12-19df-4470-99ee-4b73cfb1534a") + ) + (segment + (start 147.2255 89.4255) + (end 148.553 90.753) + (width 0.25) + (layer "F.Cu") + (net 46) + (uuid "55e641e1-9340-45fb-af52-c033d5b50b76") + ) + (segment + (start 153.6 102.9375) + (end 154.9875 102.9375) + (width 0.25) + (layer "F.Cu") + (net 46) + (uuid "b8dff7c1-23ec-4487-98aa-0f8f65e88996") + ) + (segment + (start 154.9875 102.9375) + (end 155.45 103.4) + (width 0.25) + (layer "F.Cu") + (net 46) + (uuid "ca01021c-bf2f-4df4-b497-30ff4487a890") + ) + (segment + (start 145.763 89.9255) + (end 145.787 89.9495) + (width 0.25) + (layer "F.Cu") + (net 47) + (uuid "20e65c5e-a284-484d-9aac-b0d7e6879aac") + ) + (segment + (start 148.102 102.5645) + (end 148.102 91.02638) + (width 0.25) + (layer "F.Cu") + (net 47) + (uuid "47451fd1-bcc3-440e-8c18-5cba35a78024") + ) + (segment + (start 148.102 91.02638) + (end 147.00112 89.9255) + (width 0.25) + (layer "F.Cu") + (net 47) + (uuid "4be938b2-9681-4183-a574-accd12345d51") + ) + (segment + (start 153.6 108.0625) + (end 148.102 102.5645) + (width 0.25) + (layer "F.Cu") + (net 47) + (uuid "84c7e969-145b-41fe-a275-bad47ce5861e") + ) + (segment + (start 154.5125 109.7375) + (end 155.45 108.8) + (width 0.25) + (layer "F.Cu") + (net 47) + (uuid "a520afe4-81e4-4a31-8cbf-c94806fabfb6") + ) + (segment + (start 147.00112 89.9255) + (end 145.763 89.9255) + (width 0.25) + (layer "F.Cu") + (net 47) + (uuid "bfa7eeb8-6b36-4c43-acd7-a914e5f6b2f7") + ) + (segment + (start 153.6 109.7375) + (end 154.5125 109.7375) + (width 0.25) + (layer "F.Cu") + (net 47) + (uuid "d2394b2f-bea5-4c9d-9dc1-169fa22f06d9") + ) + (segment + (start 154.3375 108.8) + (end 153.6 108.0625) + (width 0.25) + (layer "F.Cu") + (net 47) + (uuid "fb446585-13f6-41ec-9b4c-80d05078df36") + ) + (segment + (start 155.45 108.8) + (end 154.3375 108.8) + (width 0.25) + (layer "F.Cu") + (net 47) + (uuid "fe23cc3f-ff34-4446-a122-3e38c17524b2") + ) + (segment + (start 147.651 91.21319) + (end 146.86331 90.4255) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "027d30d1-2865-49a0-bc6b-f024246f9be6") + ) + (segment + (start 147.651 108.41319) + (end 147.651 91.21319) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "60324ef7-2d9f-430a-bee8-f3d6bdfd441b") + ) + (segment + (start 153.6 111.4625) + (end 150.70031 111.4625) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "80ef9a83-039a-4c97-82f5-bf04e2398c2a") + ) + (segment + (start 146.86331 90.4255) + (end 145.763 90.4255) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "b3fb7013-bb54-4b7f-b548-c65dfcb981cc") + ) + (segment + (start 150.70031 111.4625) + (end 147.651 108.41319) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "b88aeb0e-b8af-4170-8790-401a5213c338") + ) + (segment + (start 155.45 112) + (end 154.7375 112) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "cb728d3f-9be8-4b2e-bd19-e0839ae102a0") + ) + (segment + (start 145.763 90.4255) + (end 145.787 90.4495) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "cc2c61bc-cae8-4d80-bfcc-ced66a65ac8f") + ) + (segment + (start 154.7375 112) + (end 153.6 113.1375) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "dbd291df-e351-4700-918e-03511f72b42d") + ) + (segment + (start 154.1375 112) + (end 153.6 111.4625) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "e8c1ce59-9d01-48f1-96d1-d7492cec689a") + ) + (segment + (start 155.45 112) + (end 154.1375 112) + (width 0.25) + (layer "F.Cu") + (net 48) + (uuid "ec3c6c21-3db7-40fb-bc56-17dfed1f2f84") + ) + (segment + (start 154.0625 114.4) + (end 153.6 114.8625) + (width 0.25) + (layer "F.Cu") + (net 49) + (uuid "1ef8c823-0fb9-4094-80dc-f9713644b30e") + ) + (segment + (start 146.7255 90.9255) + (end 147.2 91.4) + (width 0.25) + (layer "F.Cu") + (net 49) + (uuid "32c53fff-1c9c-4495-a731-e9eae7567d6f") + ) + (segment + (start 147.2 91.4) + (end 147.2 108.6) + (width 0.25) + (layer "F.Cu") + (net 49) + (uuid "3a7e4190-5ec6-49f9-8803-6fba2052ee5b") + ) + (segment + (start 145.763 90.9255) + (end 146.7255 90.9255) + (width 0.25) + (layer "F.Cu") + (net 49) + (uuid "5753de96-acea-4cab-b393-00107620c2ba") + ) + (segment + (start 155.45 114.4) + (end 154.0625 114.4) + (width 0.25) + (layer "F.Cu") + (net 49) + (uuid "607adc1f-d1a7-43f7-b21f-da7673f00285") + ) + (segment + (start 153.4625 114.8625) + (end 153.6 114.8625) + (width 0.25) + (layer "F.Cu") + (net 49) + (uuid "68f09d00-8d1f-4501-b91d-697201795adc") + ) + (segment + (start 147.2 108.6) + (end 153.4625 114.8625) + (width 0.25) + (layer "F.Cu") + (net 49) + (uuid "d95413da-28b5-4549-b966-5aac11189643") + ) + (segment + (start 140.75 95.35) + (end 139.6 94.2) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "11c0654e-8471-43cd-b593-82b580edaaae") + ) + (segment + (start 140.75 93.625) + (end 140.75 96.2) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "1ab420fd-d54c-4a33-a12d-a182b341bb90") + ) + (segment + (start 139.887 85.9255) + (end 140.9265 85.9255) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "24014ec1-a5da-4636-91ee-131a45abac15") + ) + (segment + (start 140.9265 85.9255) + (end 143.298 88.297) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "4d0dc274-46f1-485e-b86c-2c495aae44c1") + ) + (segment + (start 139.6 80.6) + (end 139 80.6) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "7f68f4f5-e03d-4d1c-98bf-76477a258af9") + ) + (segment + (start 140.75 96.2) + (end 140.75 95.35) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "88c0dcaa-05c2-42cc-b789-55663ec9a381") + ) + (segment + (start 143.298 91.077) + (end 140.75 93.625) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "8ef3bc9e-33b3-4591-aa81-badb6370c47c") + ) + (segment + (start 143.298 88.297) + (end 143.298 91.077) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "a954577d-9229-4b1a-81cb-2866cfcc3a52") + ) + (segment + (start 139 80.6) + (end 138.4 80) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "bc1fb9c5-f550-4edb-ac77-ff23721493f3") + ) + (segment + (start 138.4 80) + (end 138.4 79.2) + (width 0.25) + (layer "F.Cu") + (net 50) + (uuid "ca988a33-3753-48f8-a6fb-b2c982349ae0") + ) + (via + (at 139.6 80.6) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 50) + (uuid "8f9cff12-bb78-4965-8e3a-1aabced48d97") + ) + (via + (at 139.6 94.2) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 50) + (uuid "e17a2f27-4a20-4715-82ea-7ce83a2a2e8c") + ) + (segment + (start 155.15 106.3375) + (end 155.2875 106.2) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "1170d5e5-2261-4e1f-badf-83a502dc85c3") + ) + (segment + (start 155.2875 106.2) + (end 156.0885 107.001) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "1c0b82b2-421f-495a-a979-f9070cfff093") + ) + (segment + (start 159.999 107.001) + (end 161 106) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "36b4c8d3-3cfd-4fcb-b15e-6397dd79777b") + ) + (segment + (start 139.887 88.9255) + (end 138.1495 88.9255) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "39e7fbe9-a606-4341-9deb-ef86ef803007") + ) + (segment + (start 140 77.5375) + (end 141.5375 77.5375) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "3cf6b080-196d-415d-8d4d-cabce31c3111") + ) + (segment + (start 137.6 89.475) + (end 136.760826 88.635826) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "4bbe2ed0-525d-4cc1-a6aa-639963135b80") + ) + (segment + (start 138.4 77.6) + (end 139.9375 77.6) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "53306f5f-ca88-4fa4-b42a-1ddd301512b6") + ) + (segment + (start 153.6 106.3375) + (end 153.6 104.6625) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "5e5f158e-b797-421e-a5c1-872762f65ebf") + ) + (segment + (start 138.1495 88.9255) + (end 137.6 89.475) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "6961f5e5-737f-43f5-b3ec-b0bb1fe0738a") + ) + (segment + (start 133.432336 88.635826) + (end 129 84.20349) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "6bd026b0-9764-42e1-976b-44751b803da6") + ) + (segment + (start 141.3005 88.9255) + (end 141.775 89.4) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "6c4f56f7-86fc-47f6-b9f7-eeb698b1414d") + ) + (segment + (start 137.599 76.799) + (end 138.4 77.6) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "6c70a435-5d68-4ca1-a2c2-8df0524a8062") + ) + (segment + (start 153.6 106.3375) + (end 155.15 106.3375) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "765bb139-99d4-4b53-be65-d6ba488f82be") + ) + (segment + (start 129 84.20349) + (end 129 82.6) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "7b0469ca-6a86-445f-ab19-d48912038ae5") + ) + (segment + (start 141.5375 77.5375) + (end 141.6 77.6) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "7b628183-f2ed-4398-937d-f465ee4dd131") + ) + (segment + (start 139.887 88.9255) + (end 141.3005 88.9255) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "884a5c25-05af-495d-ac1e-4216f9f94bd2") + ) + (segment + (start 156.0885 107.001) + (end 159.999 107.001) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "90bf2ac2-a294-449b-9c58-440b5e7c98ea") + ) + (segment + (start 139.9375 77.6) + (end 140 77.5375) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "94f0a18d-3695-454f-a79c-16d3bd4ae63d") + ) + (segment + (start 136.760826 88.635826) + (end 133.432336 88.635826) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "a023a5fc-05d6-4b0a-a422-fac708a07c2d") + ) + (segment + (start 133.401 76.799) + (end 137.599 76.799) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "b2ee7cb7-d257-4312-b9e2-6eb028f8392c") + ) + (segment + (start 153.6 104.6625) + (end 148.8 99.8625) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "c4f7d5e6-e143-4ad5-9dd7-9f5a3430cf1c") + ) + (segment + (start 129 81.2) + (end 133.401 76.799) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "f47203e8-4b94-49b7-9015-c6bcd9e181c8") + ) + (segment + (start 148.8 99.8625) + (end 148.8 99.4) + (width 0.25) + (layer "F.Cu") + (net 51) + (uuid "f81d82f1-b5e7-4dd4-8b04-79ceb6388035") + ) + (via + (at 148.8 99.4) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 51) + (uuid "3b86873b-a61d-4d75-9f8e-c815018690bc") + ) + (via + (at 141.775 89.4) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 51) + (uuid "4dd03bb4-464c-4e07-b0e4-072f012d81e1") + ) + (via + (at 129 81.2) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 51) + (uuid "ac1b6f3f-f671-47db-8f28-37801dc8aaeb") + ) + (via + (at 129 82.6) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 51) + (uuid "fefc713e-e942-4a1f-a093-7abdac5e06e6") + ) + (segment + (start 129 82.6) + (end 129 81.2) + (width 0.25) + (layer "B.Cu") + (net 51) + (uuid "78fa90f1-af80-4741-9cc6-570094d604a3") + ) + (segment + (start 141.775 89.4) + (end 148.8 96.425) + (width 0.25) + (layer "B.Cu") + (net 51) + (uuid "b0cfd27b-f27a-429a-8c1e-d23a5982a55a") + ) + (segment + (start 148.8 96.425) + (end 148.8 99.4) + (width 0.25) + (layer "B.Cu") + (net 51) + (uuid "ea05ed80-d2f4-447e-b7aa-8deb3e3abf62") + ) + (segment + (start 138.8235 91.4495) + (end 139.1505 91.4495) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "31c863a4-e6c1-47a4-b2e7-9796c95cc00b") + ) + (segment + (start 139.1745 91.4255) + (end 139.887 91.4255) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "469294f1-32e3-47a0-843c-226216464983") + ) + (segment + (start 139.1505 91.4495) + (end 139.1745 91.4255) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "489adab7-3b8c-4af4-ad58-f724f32d8406") + ) + (segment + (start 138.8235 91.7765) + (end 138.8235 91.4495) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "69a51ce4-8705-42da-94ae-79f1f3c1811c") + ) + (segment + (start 129.8 88.2) + (end 131.593413 89.993413) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "81217add-69e6-442d-9621-530b5a671cd9") + ) + (segment + (start 133.806587 91.006587) + (end 135.2 92.4) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "8753cb4c-90cf-4829-91d3-08746a24e7f5") + ) + (segment + (start 136.575 77.7) + (end 136.675 77.6) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "8b1128f6-1ffa-443b-b0e5-d0c7a3a8df25") + ) + (segment + (start 131.593413 89.993413) + (end 131.993413 89.993413) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "ab274466-3069-4ad5-af2d-a3385a950144") + ) + (segment + (start 136.4 79.375) + (end 136.575 79.2) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "c8bdde8b-4289-4dba-834f-1c0060644593") + ) + (segment + (start 136.575 79.2) + (end 136.575 77.7) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "d01c2f3c-fc69-42ab-9470-32861c3453cd") + ) + (segment + (start 136.4 81.2) + (end 136.4 79.375) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "e3093fd5-a98e-443b-8346-c48ac2c5cfc2") + ) + (segment + (start 138.2 92.4) + (end 138.8235 91.7765) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "faf604e2-4546-4dc8-bbf1-77dd444e739c") + ) + (segment + (start 135.2 92.4) + (end 138.2 92.4) + (width 0.25) + (layer "F.Cu") + (net 52) + (uuid "fc14e6de-da2a-4f03-8ef6-86f142885807") + ) + (via + (at 136.4 81.2) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 52) + (uuid "0c3be74a-5f9d-4108-a618-8414d8c6a35c") + ) + (via + (at 131.993413 89.993413) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 52) + (uuid "3f49989e-1b3a-4d73-a125-115fcd6ee654") + ) + (via + (at 133.806587 91.006587) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 52) + (uuid "95eea0dc-78a3-469d-98c9-6b9ece042466") + ) + (via + (at 129.8 88.2) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 52) + (uuid "9db7e378-9e7a-474f-bfe0-4374c1fdf0b5") + ) + (segment + (start 132.793413 89.993413) + (end 133.806587 91.006587) + (width 0.25) + (layer "B.Cu") + (net 52) + (uuid "b57cc7cc-ce63-4ad5-aed3-75e1c5ff11e0") + ) + (segment + (start 129.8 88.2) + (end 129.8 81.4) + (width 0.25) + (layer "B.Cu") + (net 52) + (uuid "ce971dad-11ce-4468-a8a5-017c210e3e50") + ) + (segment + (start 131.993413 89.993413) + (end 132.793413 89.993413) + (width 0.25) + (layer "B.Cu") + (net 52) + (uuid "d460fa71-246d-4f95-b7a3-c206ad24621e") + ) + (segment + (start 129.8 81.4) + (end 130 81.2) + (width 0.25) + (layer "B.Cu") + (net 52) + (uuid "d686f7bc-c440-4a77-bad3-23c224c1dec8") + ) + (segment + (start 130 81.2) + (end 136.4 81.2) + (width 0.25) + (layer "B.Cu") + (net 52) + (uuid "ffafbce8-2c10-46d6-bba4-fc3770e8f4e4") + ) + (segment + (start 137.8625 85.6) + (end 138.688 86.4255) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "0f6ba93e-93bb-496c-a0bb-a3dded6dd2ad") + ) + (segment + (start 140.7375 80) + (end 140 79.2625) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "18e9100e-b940-4b19-a011-0b5e4c3edcac") + ) + (segment + (start 153.6 85.9375) + (end 153.6 84.2625) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "27b18fee-6d7b-4a0f-8bcc-d8c2e6669417") + ) + (segment + (start 153.6 85.9375) + (end 155.35 85.9375) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "2e95045e-e34e-437e-b674-c91c6c29639d") + ) + (segment + (start 136.2625 87.2) + (end 137.8625 85.6) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "334ccbc3-0047-47f1-8203-daf5fa9fb6b2") + ) + (segment + (start 142.6 79.2) + (end 142.4 79.2) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "4c92c90a-201d-40c0-9fea-e22f0d391148") + ) + (segment + (start 137.8625 85.6) + (end 137.8625 85.263) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "518d14ca-d08e-43df-b0d8-dee5d2580f51") + ) + (segment + (start 138.688 86.4255) + (end 139.887 86.4255) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "51f51943-2118-4497-8472-f745e5fb15f8") + ) + (segment + (start 135.9375 87.2) + (end 136.2625 87.2) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "63eacd75-2904-42da-bb62-d92b75be281c") + ) + (segment + (start 153.6 84.2625) + (end 152.2625 84.2625) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "66712ade-b3d9-437f-a889-3391490741cc") + ) + (segment + (start 138.1495 83.8505) + (end 138.6 83.4) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "7c17a42c-5041-42e6-b69b-139b33f5e148") + ) + (segment + (start 142.2 82.8) + (end 142.2 80.6) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "7cb4950a-1a25-4f94-a870-9b6b4599f84a") + ) + (segment + (start 142.4 79.2) + (end 141.6 80) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "9182fc71-adfa-4262-8ebc-93ae1a90f16b") + ) + (segment + (start 155.4875 85.8) + (end 156.5875 86.9) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "a6ff74ad-5cc8-473a-8266-cbb34bd37346") + ) + (segment + (start 141.6 80) + (end 140.7375 80) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "abe4c315-25a7-43e3-8c32-79822a529c98") + ) + (segment + (start 137.8625 85.263) + (end 137.6 85.0005) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "aea56cd4-ed1b-4c2f-9f1a-83b91bc0d0a1") + ) + (segment + (start 156.5875 86.9) + (end 161 86.9) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "be7a32a0-0d5f-4108-85e7-e8892cd0e17a") + ) + (segment + (start 155.35 85.9375) + (end 155.4875 85.8) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "d2fddda3-cbda-4a66-a09a-f1c3f60bbcee") + ) + (segment + (start 137.6 83.8505) + (end 138.1495 83.8505) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "db5721f0-ee8b-4394-97f7-1a180d948b7f") + ) + (segment + (start 142.2 80.6) + (end 141.6 80) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "e5e5b08f-b64f-42d7-a879-b6cc0efefefa") + ) + (segment + (start 152.2625 84.2625) + (end 151.6 83.6) + (width 0.25) + (layer "F.Cu") + (net 53) + (uuid "fa470c11-3618-47fe-87ad-00fbeece46a5") + ) + (via + (at 137.6 85.0005) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 53) + (uuid "0bb82f8a-f062-4d79-bb26-2e98ee75eafd") + ) + (via + (at 142.2 82.8) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 53) + (uuid "122fe420-91b2-4632-ab5e-9a44f9fdd362") + ) + (via + (at 138.6 83.4) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 53) + (uuid "1e2c93e6-3a2c-466e-bedb-2d5997dddda2") + ) + (via + (at 142.6 79.2) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 53) + (uuid "61068b9a-ff62-4b8e-bae8-74bb58950aa7") + ) + (via + (at 137.6 83.8505) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 53) + (uuid "de1a1da8-0aca-4e1c-80d3-79f90326c4bb") + ) + (via + (at 151.6 83.6) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 53) + (uuid "f9a5fe7e-8c4e-4709-9d84-be8ab090bf33") + ) + (segment + (start 137.6 85.0005) + (end 137.6 83.8505) + (width 0.25) + (layer "B.Cu") + (net 53) + (uuid "0d07eb8b-6668-4b10-962e-3ffcf7ceee60") + ) + (segment + (start 147.2 79.2) + (end 142.6 79.2) + (width 0.25) + (layer "B.Cu") + (net 53) + (uuid "3f695fb8-bf54-411b-b28c-254f51d046e8") + ) + (segment + (start 138.6 83.4) + (end 141.6 83.4) + (width 0.25) + (layer "B.Cu") + (net 53) + (uuid "78c92ca3-f4af-454e-b36f-51a35b202c6b") + ) + (segment + (start 151.6 83.6) + (end 147.2 79.2) + (width 0.25) + (layer "B.Cu") + (net 53) + (uuid "83adc63d-9889-4350-b847-e05877dc4764") + ) + (segment + (start 141.6 83.4) + (end 142.2 82.8) + (width 0.25) + (layer "B.Cu") + (net 53) + (uuid "8a59b8c8-b1b8-47aa-ac50-5017401c33ed") + ) + (segment + (start 139.887 89.9255) + (end 139.887 89.4255) + (width 0.25) + (layer "F.Cu") + (net 54) + (uuid "16dd67a6-41dd-4b50-b8b9-aa13a10b860c") + ) + (segment + (start 137.6 91.2) + (end 137.9885 91.2) + (width 0.25) + (layer "F.Cu") + (net 54) + (uuid "5c88e598-4d07-4ffd-adad-c6582774a601") + ) + (segment + (start 139.887 89.9255) + (end 138.8475 89.9255) + (width 0.25) + (layer "F.Cu") + (net 54) + (uuid "9c70a1bb-c925-41ad-8aa1-727d1dec8250") + ) + (segment + (start 137.9885 91.2) + (end 138.263 90.9255) + (width 0.25) + (layer "F.Cu") + (net 54) + (uuid "d020a824-2819-48ee-907b-0b14a0b1c9c7") + ) + (segment + (start 139.887 90.9255) + (end 138.263 90.9255) + (width 0.25) + (layer "F.Cu") + (net 54) + (uuid "e307cc6a-213b-4590-9ed7-c10490a5d086") + ) + (segment + (start 138.263 90.51) + (end 138.263 90.9255) + (width 0.25) + (layer "F.Cu") + (net 54) + (uuid "f1e5fad5-d362-496a-a4e3-6410513054b7") + ) + (segment + (start 138.8475 89.9255) + (end 138.263 90.51) + (width 0.25) + (layer "F.Cu") + (net 54) + (uuid "f837de51-be0f-4019-9df3-fec27f808ce5") + ) + (segment + (start 139.887 87.4255) + (end 137.888 87.4255) + (width 0.25) + (layer "F.Cu") + (net 55) + (uuid "589c703e-b29f-4039-b823-5952905f798d") + ) + (segment + (start 138.888 88.4255) + (end 139.887 88.4255) + (width 0.25) + (layer "F.Cu") + (net 55) + (uuid "5d035495-1c75-4fc5-9134-0be0b18af2aa") + ) + (segment + (start 137.6625 87.2) + (end 138.888 88.4255) + (width 0.25) + (layer "F.Cu") + (net 55) + (uuid "830a3de4-6fb8-4a0d-b884-05d851aef12b") + ) + (segment + (start 139.887 86.9255) + (end 139.887 87.4255) + (width 0.25) + (layer "F.Cu") + (net 55) + (uuid "850df760-8d54-4429-a07a-1b69e43b0e83") + ) + (segment + (start 137.888 87.4255) + (end 137.6625 87.2) + (width 0.25) + (layer "F.Cu") + (net 55) + (uuid "93f56e10-1da1-4cb9-b480-1b774ed41d0b") + ) + (segment + (start 139.887 84.9255) + (end 138.822467 84.9255) + (width 0.25) + (layer "F.Cu") + (net 56) + (uuid "0101c35f-1b67-4b23-bdf8-e2fd58414a87") + ) + (segment + (start 135 86.2) + (end 134.0625 86.2) + (width 0.25) + (layer "F.Cu") + (net 56) + (uuid "293d4da5-fa50-48fb-8fce-17c6a6a94365") + ) + (segment + (start 134.0625 86.2) + (end 133.6625 85.8) + (width 0.25) + (layer "F.Cu") + (net 56) + (uuid "715e796f-0ddc-436b-ac8c-d50893e4c9af") + ) + (segment + (start 138.822467 84.9255) + (end 138.747467 85.0005) + (width 0.25) + (layer "F.Cu") + (net 56) + (uuid "f60abb68-f59b-47c3-a0e6-ba32a19a0c08") + ) + (via + (at 138.747467 85.0005) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 56) + (uuid "27de46e0-c2d5-4166-bf75-0b88eb484f97") + ) + (via + (at 135 86.2) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 56) + (uuid "ac3acc5e-4a42-42f5-b5e1-4935b5fcc1c4") + ) + (segment + (start 137.547967 86.2) + (end 135 86.2) + (width 0.25) + (layer "B.Cu") + (net 56) + (uuid "63d085d2-502a-434b-8ea2-19398076cbba") + ) + (segment + (start 138.747467 85.0005) + (end 137.547967 86.2) + (width 0.25) + (layer "B.Cu") + (net 56) + (uuid "6a3f4325-8bc4-4600-89ef-de257acba4f5") + ) + (segment + (start 124.2 94.6) + (end 122.55 96.25) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "0c970779-76a6-4bc8-8ff7-ceaeb4fb7e12") + ) + (segment + (start 133.013174 89.786826) + (end 128.2 94.6) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "2563a046-8a63-4737-9386-66df8b82e924") + ) + (segment + (start 146.6 81.2) + (end 147 81.6) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "258e25a0-1a2b-429a-8d89-a180394b8c76") + ) + (segment + (start 133.4 89.786826) + (end 133.013174 89.786826) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "42fc33fa-fefa-4cd4-9d85-e431b32f5855") + ) + (segment + (start 120.7375 94.7125) + (end 119.2 96.25) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "489c31ad-235f-41a6-8452-5ab856c3bfce") + ) + (segment + (start 120.7375 93) + (end 120.7375 94.7125) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "743457a3-7f25-451c-a661-70683709ee7e") + ) + (segment + (start 147 81.6) + (end 147 82.6) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "8241a1b8-406d-4bb1-9fdb-d5cf1e275ec1") + ) + (segment + (start 147 82.6) + (end 146.6745 82.9255) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "9529305d-ce2e-45db-beb6-03ff8f28a580") + ) + (segment + (start 146.6745 82.9255) + (end 145.763 82.9255) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "b5ba261c-3eea-489c-93f1-e95bfbdec8b3") + ) + (segment + (start 122.55 96.25) + (end 119.2 96.25) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "b879cc7d-fc1d-4ba0-b3dd-63bc27e21fea") + ) + (segment + (start 128.2 94.6) + (end 124.2 94.6) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "efa193e7-f5de-4278-82ea-f2b6add44387") + ) + (segment + (start 119.0625 93) + (end 120.7375 93) + (width 0.25) + (layer "F.Cu") + (net 57) + (uuid "f0325438-5ade-4ef3-b9f1-921958f2da8f") + ) + (via + (at 133.4 89.786826) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 57) + (uuid "0c3cedff-82d4-45c0-8e24-e36a72227053") + ) + (via + (at 146.6 81.2) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 57) + (uuid "39e74d8d-0055-41a3-ba7e-5fefb62ced14") + ) + (segment + (start 147 82.6) + (end 147 81.6) + (width 0.25) + (layer "B.Cu") + (net 57) + (uuid "436bb770-3cf9-42a7-ab5d-f9edb33e1da2") + ) + (segment + (start 140.8 86.2) + (end 143.4 86.2) + (width 0.25) + (layer "B.Cu") + (net 57) + (uuid "99684c1b-fdc4-477b-8c34-4e4c377573c6") + ) + (segment + (start 137.213174 89.786826) + (end 140.8 86.2) + (width 0.25) + (layer "B.Cu") + (net 57) + (uuid "ae593612-0024-4881-ac6e-59ada5ba36dc") + ) + (segment + (start 133.4 89.786826) + (end 137.213174 89.786826) + (width 0.25) + (layer "B.Cu") + (net 57) + (uuid "b61a9802-f54e-4e11-ad49-b5b5eca600a9") + ) + (segment + (start 147 81.6) + (end 146.6 81.2) + (width 0.25) + (layer "B.Cu") + (net 57) + (uuid "bfb06f09-6d26-416f-9638-efa9a4258377") + ) + (segment + (start 143.4 86.2) + (end 147 82.6) + (width 0.25) + (layer "B.Cu") + (net 57) + (uuid "e8022790-1757-420c-aeeb-aa6a1e644958") + ) + (segment + (start 144.789088 82.4255) + (end 144.593645 82.620943) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "0ba5cf7b-7047-4918-ac14-c9ca73617267") + ) + (segment + (start 134.068352 89.211826) + (end 134.068352 89.931648) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "2e5e617d-a163-4c47-bb6f-d7a7fd50a01e") + ) + (segment + (start 134.068352 89.931648) + (end 127.95 96.05) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "3063952a-335e-490a-b9c3-df360a22f479") + ) + (segment + (start 127.95 96.05) + (end 125.2 96.05) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "4328f6d7-25b5-48a7-a32e-f47350b94f06") + ) + (segment + (start 125.05 96.2) + (end 125.2 96.05) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "7927b18d-14fe-470d-af22-d9d906fb72c3") + ) + (segment + (start 144.593645 82.620943) + (end 144.39473 82.620943) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "88cf0b65-b3ae-4305-be40-769e2e8b28c0") + ) + (segment + (start 122.4625 93) + (end 122.4625 94.4625) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "a6b232e1-2e96-4365-af9b-98a2f0a9cb57") + ) + (segment + (start 123.6 96.2) + (end 125.05 96.2) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "b7996edb-1842-4140-9435-0661e831ca01") + ) + (segment + (start 122.4625 94.4625) + (end 122.8 94.8) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "d1b83419-6c45-409c-8e82-78b60e8aec48") + ) + (segment + (start 145.763 82.4255) + (end 144.789088 82.4255) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "db7a4edb-4d56-4034-b802-9e4a4cfad809") + ) + (segment + (start 124.1375 93) + (end 122.4625 93) + (width 0.25) + (layer "F.Cu") + (net 58) + (uuid "debde808-56b8-4893-8eba-083ff0557e69") + ) + (via + (at 123.6 96.2) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 58) + (uuid "1d731bb6-34df-441e-9a63-a77ff0905ddc") + ) + (via + (at 122.8 94.8) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 58) + (uuid "94d6b359-5141-400a-bf95-1f5876d0f21b") + ) + (via + (at 134.068352 89.211826) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 58) + (uuid "aaa6a94c-433a-4eb2-ba66-601d71ce5961") + ) + (via + (at 144.39473 82.620943) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 58) + (uuid "d4e59a1e-4e23-458a-ad25-4a1d5d003877") + ) + (segment + (start 138.774 86.626) + (end 141.037462 84.362538) + (width 0.25) + (layer "B.Cu") + (net 58) + (uuid "17a09e72-d057-489c-a610-f0aedf102efd") + ) + (segment + (start 141.037462 84.362538) + (end 142.653135 84.362538) + (width 0.25) + (layer "B.Cu") + (net 58) + (uuid "3509ca19-bba1-4bd5-84b8-179381b1fef1") + ) + (segment + (start 142.653135 84.362538) + (end 144.39473 82.620943) + (width 0.25) + (layer "B.Cu") + (net 58) + (uuid "3f81229d-272e-4124-950d-605cb25a0679") + ) + (segment + (start 122.8 94.8) + (end 122.8 95.4) + (width 0.25) + (layer "B.Cu") + (net 58) + (uuid "72a9f83b-115c-49d0-9f8c-8635927180f7") + ) + (segment + (start 122.8 95.4) + (end 123.6 96.2) + (width 0.25) + (layer "B.Cu") + (net 58) + (uuid "b3290596-3015-4a7e-ada6-8cc9d1245834") + ) + (segment + (start 134.068352 89.211826) + (end 136.788174 89.211826) + (width 0.25) + (layer "B.Cu") + (net 58) + (uuid "c53c6ce2-e90b-4cef-91b9-4282ed39f406") + ) + (segment + (start 136.788174 89.211826) + (end 138.8 87.2) + (width 0.25) + (layer "B.Cu") + (net 58) + (uuid "d6bccdd6-c2ab-492a-bb8f-4ebe1b759c31") + ) + (segment + (start 138.8 86.626) + (end 138.774 86.626) + (width 0.25) + (layer "B.Cu") + (net 58) + (uuid "d916d9fc-74b3-47ad-a17f-89cbdb439506") + ) + (segment + (start 138.8 87.2) + (end 138.8 86.626) + (width 0.25) + (layer "B.Cu") + (net 58) + (uuid "e679db69-fc21-424f-819e-5e7808b3c260") + ) + (segment + (start 142 94.423) + (end 142.6 95.023) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "4176f27e-29d8-4411-a196-8220e0086da7") + ) + (segment + (start 143.749 88.11019) + (end 143.749 91.26381) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "46e7d59d-f4e7-40a6-b877-b8114484c77d") + ) + (segment + (start 141.365 101.4525) + (end 141.1125 101.2) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "60f5b122-95a2-4ed5-bcbe-2219e458631e") + ) + (segment + (start 139.887 83.9255) + (end 141.140088 83.9255) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "79ce436b-db8e-4b35-a42c-337280c49558") + ) + (segment + (start 142 86.36119) + (end 143.749 88.11019) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "7d327a64-41e2-4acf-9e74-f98091ff8383") + ) + (segment + (start 141.365 103.325) + (end 141.365 101.4525) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "9d0a1574-d1b8-4bae-9a71-0744f3e22e9c") + ) + (segment + (start 141.140088 83.9255) + (end 142 84.785412) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "9dda1e93-a497-4af1-a1df-2a900dcbcf0b") + ) + (segment + (start 142 93.01281) + (end 142 94.423) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "dac17f91-4b42-4e11-b79f-9b49b2ff0411") + ) + (segment + (start 142.6 95.023) + (end 142.6 99.7125) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "db4ae2fe-4820-4f15-9b8e-32791d064598") + ) + (segment + (start 142 84.785412) + (end 142 86.36119) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "ea13e21d-7ea7-41ae-81fa-21d079d59911") + ) + (segment + (start 143.749 91.26381) + (end 142 93.01281) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "f2891493-2288-4d15-b5f3-bb578e8acb5b") + ) + (segment + (start 142.6 99.7125) + (end 141.1125 101.2) + (width 0.25) + (layer "F.Cu") + (net 76) + (uuid "ff7e80d2-a3b5-4216-bf51-8de0e8d67dcb") + ) + (segment + (start 141.277898 83.4255) + (end 143.2 85.347602) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "204a9c96-90fa-4caa-bbd2-692a725e555a") + ) + (segment + (start 146.6 94.8) + (end 146.6 97.6) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "276c55a5-17eb-4c8d-b806-12d404766213") + ) + (segment + (start 146.6 97.6) + (end 143 101.2) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "4ef1ef3c-a2cc-4044-89fe-ae8575c73387") + ) + (segment + (start 142.635 103.325) + (end 142.635 101.2525) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "6175b558-e113-4e7a-8a34-7f02241c1731") + ) + (segment + (start 143.2 85.67762) + (end 144.2 86.67762) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "652b11f4-81ce-4d44-84cc-ea77799958d2") + ) + (segment + (start 142.635 101.2525) + (end 142.6875 101.2) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "9dd21ef5-0d80-4ffc-9ef7-d22321d641b2") + ) + (segment + (start 144.2 86.67762) + (end 144.2 92.4) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "a0ec1e4c-6642-4afe-9467-e16345f610c1") + ) + (segment + (start 143 101.2) + (end 142.6875 101.2) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "bcbecda0-80a1-455d-b0f1-cdbe94030107") + ) + (segment + (start 139.887 83.4255) + (end 141.277898 83.4255) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "c0326576-0be3-401a-a3cd-510e1466ac76") + ) + (segment + (start 144.2 92.4) + (end 146.6 94.8) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "c2f58b1d-b145-4e42-9855-8872d4e407e8") + ) + (segment + (start 143.2 85.347602) + (end 143.2 85.67762) + (width 0.25) + (layer "F.Cu") + (net 78) + (uuid "fa3e3db9-67d6-49fa-b639-f0d6af2dbd6d") + ) + (segment + (start 139.887 84.4255) + (end 136.7255 84.4255) + (width 0.25) + (layer "F.Cu") + (net 79) + (uuid "102846fd-a531-4525-8d85-96412bcb4d8d") + ) + (segment + (start 136.7255 84.4255) + (end 135.9 83.6) + (width 0.25) + (layer "F.Cu") + (net 79) + (uuid "2329fb9c-b92e-465c-82ad-4dc9f0ec88ba") + ) + (segment + (start 122.4 97.8) + (end 122.4 105.6) + (width 0.25) + (layer "F.Cu") + (net 80) + (uuid "2db6a4a6-5219-4b81-a2aa-554a12d486dd") + ) + (segment + (start 122.8 97.4) + (end 122.4 97.8) + (width 0.25) + (layer "F.Cu") + (net 80) + (uuid "62de0846-4cb7-4dfb-805b-7a6928d38327") + ) + (segment + (start 122.4 105.6) + (end 121.225 106.775) + (width 0.25) + (layer "F.Cu") + (net 80) + (uuid "7bb7dd8e-fb51-488c-9990-8cbd29568cc7") + ) + (segment + (start 127.4745 81.9255) + (end 139.887 81.9255) + (width 0.25) + (layer "F.Cu") + (net 80) + (uuid "7c58a7db-2d35-4380-a71d-9880b5a0f375") + ) + (segment + (start 121.225 106.775) + (end 121.225 109.1) + (width 0.25) + (layer "F.Cu") + (net 80) + (uuid "966ea5ce-35eb-45b7-9391-322d83ef6941") + ) + (segment + (start 121.6 87.8) + (end 127.4745 81.9255) + (width 0.25) + (layer "F.Cu") + (net 80) + (uuid "cad32fca-05ff-4a1c-848f-4917055ac89d") + ) + (via + (at 122.8 97.4) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 80) + (uuid "aef529f4-5f62-43a8-a6bb-8ca92cf33305") + ) + (via + (at 121.6 87.8) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 80) + (uuid "ca80a5da-533b-4bcd-99ee-c8d76dc24fb4") + ) + (segment + (start 121.6 96.2) + (end 122.8 97.4) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "73765b32-416b-4593-9386-0d9dc444eacf") + ) + (segment + (start 121.6 87.8) + (end 121.6 96.2) + (width 0.25) + (layer "B.Cu") + (net 80) + (uuid "d250ce7c-48e3-4c8b-8452-cb56726c4872") + ) + (segment + (start 135.67 102.4625) + (end 135.67 103.8375) + (width 0.5) + (layer "F.Cu") + (net 83) + (uuid "0c38b8c6-4178-4d97-b8d8-572da8fa33a6") + ) + (segment + (start 143.905 101.8075) + (end 144.5125 101.2) + (width 0.25) + (layer "F.Cu") + (net 83) + (uuid "12d772e9-26fc-4cfb-bf14-f8aa44a35b91") + ) + (segment + (start 141.4 85.051) + (end 141.0255 85.4255) + (width 0.25) + (layer "F.Cu") + (net 83) + (uuid "15874e8f-c7eb-4248-85a0-d8453f2f06c7") + ) + (segment + (start 143.905 103.325) + (end 143.905 101.8075) + (width 0.25) + (layer "F.Cu") + (net 83) + (uuid "43d1be3a-b2f8-42da-9b03-d2811c4e3569") + ) + (segment + (start 141.0255 85.4255) + (end 139.887 85.4255) + (width 0.25) + (layer "F.Cu") + (net 83) + (uuid "57081d01-2822-4c5e-b6b6-ff28c3f3ce4f") + ) + (segment + (start 145.5075 101.2) + (end 144.5125 101.2) + (width 0.5) + (layer "F.Cu") + (net 83) + (uuid "794d78ee-03c6-48d6-b0b1-66a6ebefe9c2") + ) + (segment + (start 141.4 85) + (end 141.4 85.051) + (width 0.25) + (layer "F.Cu") + (net 83) + (uuid "bbb38c94-cd15-43d9-9aac-9d1a9e840dac") + ) + (segment + (start 139.2875 101.2) + (end 138.2325 101.2) + (width 0.5) + (layer "F.Cu") + (net 83) + (uuid "f2b36c57-8fc4-4859-87d4-efe3eb52add1") + ) + (via + (at 141.4 85) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 83) + (uuid "40e80f57-0f1a-41e7-ab08-97084c2fdece") + ) + (via + (at 145.67 101.0375) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 83) + (uuid "67e9fcfc-1117-45c1-9136-056a47c1efe3") + ) + (via + (at 135.67 103.8375) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 83) + (uuid "b995d4fd-c2f8-4492-8598-b287eeab1c2e") + ) + (via + (at 138.07 101.0375) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 83) + (uuid "cbbed074-500a-4ad7-a817-34ed4c9b9519") + ) + (segment + (start 141.2 97) + (end 140.8 97.4) + (width 0.25) + (layer "In2.Cu") + (net 83) + (uuid "5ca3c0c2-1de9-47e6-ae60-8f15e5480f08") + ) + (segment + (start 141.4 85) + (end 141.2 85.2) + (width 0.25) + (layer "In2.Cu") + (net 83) + (uuid "71f426d9-d3fb-4525-913a-a9454db8e1ba") + ) + (segment + (start 141.2 85.2) + (end 141.2 97) + (width 0.25) + (layer "In2.Cu") + (net 83) + (uuid "b186052c-b867-402d-8d20-bd21ce1e35e5") + ) + (segment + (start 142.5505 90.4495) + (end 139.911 90.4495) + (width 0.25) + (layer "F.Cu") + (net 84) + (uuid "10d97599-3320-4263-b244-273e43438211") + ) + (segment + (start 142.847 90.153) + (end 142.5505 90.4495) + (width 0.25) + (layer "F.Cu") + (net 84) + (uuid "1d726340-a983-4036-8021-51e81565c87a") + ) + (segment + (start 142.655413 88.467587) + (end 142.655413 88.515587) + (width 0.25) + (layer "F.Cu") + (net 84) + (uuid "4a86efdf-2e69-4c2f-99a4-e227afcb682a") + ) + (segment + (start 142.655413 88.515587) + (end 142.847 88.707174) + (width 0.25) + (layer "F.Cu") + (net 84) + (uuid "80b4bba8-247b-4ae0-b504-1174b96bf1ce") + ) + (segment + (start 139.911 90.4495) + (end 139.887 90.4255) + (width 0.25) + (layer "F.Cu") + (net 84) + (uuid "8ca53aea-23cc-45ad-b2e8-9c527e0b320e") + ) + (segment + (start 142.847 88.707174) + (end 142.847 90.153) + (width 0.25) + (layer "F.Cu") + (net 84) + (uuid "a9a49c2a-ac72-4bbe-9cdd-0622e1b0fdb3") + ) + (segment + (start 161 103) + (end 160 102) + (width 0.25) + (layer "F.Cu") + (net 84) + (uuid "f091c623-58e1-4b3e-9f02-905bd4c4c527") + ) + (via + (at 160 102) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 84) + (uuid "003f0a5f-388e-4d39-a5de-5acec955a058") + ) + (via + (at 142.655413 88.467587) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 84) + (uuid "25793221-0db1-4f63-9a55-fb5f1792b09b") + ) + (segment + (start 146.4 88.4) + (end 160 102) + (width 0.25) + (layer "B.Cu") + (net 84) + (uuid "a8aad5a1-1b0c-4d6d-bae5-10068660f796") + ) + (segment + (start 142.723 88.4) + (end 146.4 88.4) + (width 0.25) + (layer "B.Cu") + (net 84) + (uuid "b3ce23bd-24e3-4127-9796-15f039682537") + ) + (segment + (start 142.655413 88.467587) + (end 142.723 88.4) + (width 0.25) + (layer "B.Cu") + (net 84) + (uuid "ff1f3b6a-b904-449d-a77c-69e2bf8fbb45") + ) + (segment + (start 161 83.9) + (end 160.1 83.9) + (width 0.25) + (layer "F.Cu") + (net 86) + (uuid "10245f57-6619-4d33-9989-38b3a3899be2") + ) + (segment + (start 141.4495 87.9255) + (end 139.887 87.9255) + (width 0.25) + (layer "F.Cu") + (net 86) + (uuid "51313c5b-f084-47db-a8f6-9e873a6345a6") + ) + (segment + (start 141.775 87.6) + (end 141.4495 87.9255) + (width 0.25) + (layer "F.Cu") + (net 86) + (uuid "b1edead6-c669-4c45-b92e-8613e86069ee") + ) + (segment + (start 160.1 83.9) + (end 159 85) + (width 0.25) + (layer "F.Cu") + (net 86) + (uuid "e736214e-4b3b-45a1-8879-0333ed1ab3d1") + ) + (via + (at 141.775 87.6) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 86) + (uuid "346318c1-6ade-485c-b668-0d60820d07af") + ) + (via + (at 159 85) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 86) + (uuid "a1ee4044-690e-4a48-bc4f-623507f7291b") + ) + (segment + (start 141.956973 87.781973) + (end 141.775 87.6) + (width 0.25) + (layer "B.Cu") + (net 86) + (uuid "27eb6306-ed5a-41ae-955d-a18c0bb65100") + ) + (segment + (start 156.218027 87.781973) + (end 141.956973 87.781973) + (width 0.25) + (layer "B.Cu") + (net 86) + (uuid "7ababb4e-a5fb-4aa0-aefc-a3411a0c33d5") + ) + (segment + (start 159 85) + (end 156.218027 87.781973) + (width 0.25) + (layer "B.Cu") + (net 86) + (uuid "aa0b715f-0ee1-4c42-bf60-37fce2afd9e2") + ) + (segment + (start 161.3 95.2) + (end 165.8 90.7) + (width 0.25) + (layer "F.Cu") + (net 100) + (uuid "1e14e991-0431-4b90-b42c-a9320eafe440") + ) + (segment + (start 158.55 95.2) + (end 161.3 95.2) + (width 0.25) + (layer "F.Cu") + (net 100) + (uuid "fd2870d7-9d3b-4876-a7cc-9ce217e9b6d6") + ) + (segment + (start 162.9 77.8) + (end 165.8 80.7) + (width 0.25) + (layer "F.Cu") + (net 101) + (uuid "1a137581-5217-4581-bea4-39795cb50a1f") + ) + (segment + (start 158.55 77.8) + (end 162.9 77.8) + (width 0.25) + (layer "F.Cu") + (net 101) + (uuid "5f62cc1e-241a-452f-98ad-55b400b490f2") + ) + (segment + (start 163.2 106) + (end 163.2 100.8) + (width 0.25) + (layer "F.Cu") + (net 102) + (uuid "33ea3b6c-9646-4574-be5d-9a703fa01e6f") + ) + (segment + (start 158.55 108.8) + (end 160.4 108.8) + (width 0.25) + (layer "F.Cu") + (net 102) + (uuid "c7853dd1-5542-4ee9-b511-56f33103327a") + ) + (segment + (start 163.2 100.8) + (end 165.8 98.2) + (width 0.25) + (layer "F.Cu") + (net 102) + (uuid "df4ea401-f929-4629-a5f3-6a4fa9f4a476") + ) + (segment + (start 160.4 108.8) + (end 163.2 106) + (width 0.25) + (layer "F.Cu") + (net 102) + (uuid "ec9733de-1e9a-4f71-a558-a736f6d9915e") + ) + (segment + (start 162.4 74.8) + (end 165.8 78.2) + (width 0.25) + (layer "F.Cu") + (net 103) + (uuid "81d04abb-257a-403d-af5b-e3f0fe23627c") + ) + (segment + (start 158.55 74.8) + (end 162.4 74.8) + (width 0.25) + (layer "F.Cu") + (net 103) + (uuid "d70bc745-70df-4d97-ab96-bfda35b5a5b9") + ) + (segment + (start 158.55 114.4) + (end 165.8 107.15) + (width 0.25) + (layer "F.Cu") + (net 104) + (uuid "8283a848-d7a3-4e2e-9dca-494e843ce002") + ) + (segment + (start 165.8 107.15) + (end 165.8 103.2) + (width 0.25) + (layer "F.Cu") + (net 104) + (uuid "cfac2686-6dc7-402f-967e-9f2a76f5ba3c") + ) + (segment + (start 158.55 91.8) + (end 162.2 91.8) + (width 0.25) + (layer "F.Cu") + (net 105) + (uuid "838a0b6e-3944-4813-adfe-95a447bd9457") + ) + (segment + (start 162.2 91.8) + (end 165.8 88.2) + (width 0.25) + (layer "F.Cu") + (net 105) + (uuid "e3c030da-d8c0-4466-9df6-dc991c256548") + ) + (segment + (start 157.3125 83.8375) + (end 158.55 82.6) + (width 0.25) + (layer "F.Cu") + (net 106) + (uuid "16d23394-21f1-454f-85fe-4d67b09f405a") + ) + (segment + (start 157.3125 85.8) + (end 157.3125 83.8375) + (width 0.25) + (layer "F.Cu") + (net 106) + (uuid "56990a7d-e5d8-4853-b4ee-54e3de19f5a6") + ) + (segment + (start 158.55 80.2) + (end 158.55 82.6) + (width 0.25) + (layer "F.Cu") + (net 106) + (uuid "9baaacbd-a556-4801-aa13-ddf5af1e8608") + ) + (segment + (start 158.55 80.2) + (end 162.8 80.2) + (width 0.25) + (layer "F.Cu") + (net 106) + (uuid "d54e5d6d-ea73-4bf0-a949-1b56ce99be29") + ) + (segment + (start 162.8 80.2) + (end 165.8 83.2) + (width 0.25) + (layer "F.Cu") + (net 106) + (uuid "f76212f9-064b-4d91-9079-53efcdf1b4c3") + ) + (segment + (start 163.1 88.4) + (end 165.8 85.7) + (width 0.25) + (layer "F.Cu") + (net 107) + (uuid "42fb53c6-13e2-497a-992a-af4c22522154") + ) + (segment + (start 158.55 88.4) + (end 163.1 88.4) + (width 0.25) + (layer "F.Cu") + (net 107) + (uuid "df5c8dd2-3e0a-48c8-8894-0932a4274bab") + ) + (segment + (start 165.8 75.675) + (end 165.8 75.7) + (width 0.25) + (layer "F.Cu") + (net 108) + (uuid "028e447c-fd52-4279-9c13-fd43c6290d48") + ) + (segment + (start 158.55 71.6) + (end 161.725 71.6) + (width 0.25) + (layer "F.Cu") + (net 108) + (uuid "33b82c33-10d1-489c-a5b8-36c183e87055") + ) + (segment + (start 161.725 71.6) + (end 165.8 75.675) + (width 0.25) + (layer "F.Cu") + (net 108) + (uuid "b6b88ad7-e151-4b0b-95ee-3be5fc707816") + ) + (segment + (start 158.55 69.2) + (end 161.8 69.2) + (width 0.25) + (layer "F.Cu") + (net 109) + (uuid "7a411167-8d24-470c-9c31-36a9ec907f2e") + ) + (segment + (start 161.8 69.2) + (end 165.8 73.2) + (width 0.25) + (layer "F.Cu") + (net 109) + (uuid "a6b74cf1-a2d1-4e65-ad80-576e4af903db") + ) + (segment + (start 158.55 98.6) + (end 160.4 98.6) + (width 0.25) + (layer "F.Cu") + (net 110) + (uuid "82f9e541-b46e-4939-bce9-fcc2509bde2c") + ) + (segment + (start 160.4 98.6) + (end 165.8 93.2) + (width 0.25) + (layer "F.Cu") + (net 110) + (uuid "99f42b4a-e2fb-41e8-bfbc-5d2ceb534aa7") + ) + (segment + (start 160.5 101) + (end 165.8 95.7) + (width 0.25) + (layer "F.Cu") + (net 111) + (uuid "185080d0-54a4-4260-9240-5998f63130d7") + ) + (segment + (start 158.55 101) + (end 158.55 103.4) + (width 0.25) + (layer "F.Cu") + (net 111) + (uuid "25392e79-1fc2-4daa-8bd7-252d6c71702f") + ) + (segment + (start 158.55 101) + (end 160.5 101) + (width 0.25) + (layer "F.Cu") + (net 111) + (uuid "32a448c7-b748-44ee-9b46-6e34af4f8f29") + ) + (segment + (start 157.1125 104.8375) + (end 158.55 103.4) + (width 0.25) + (layer "F.Cu") + (net 111) + (uuid "63d0e35b-5d97-461c-84a2-aeab9f216767") + ) + (segment + (start 157.1125 106.2) + (end 157.1125 104.8375) + (width 0.25) + (layer "F.Cu") + (net 111) + (uuid "aad0ea69-b445-41a5-aa85-b3573cf91626") + ) + (segment + (start 158.55 112) + (end 164.4 106.15) + (width 0.25) + (layer "F.Cu") + (net 112) + (uuid "64feff00-be4a-4b06-bc72-b984de1765b5") + ) + (segment + (start 164.4 106.15) + (end 164.4 102.1) + (width 0.25) + (layer "F.Cu") + (net 112) + (uuid "6c39fa0b-1239-48c1-a9a1-29b1da8c24d0") + ) + (segment + (start 164.4 102.1) + (end 165.8 100.7) + (width 0.25) + (layer "F.Cu") + (net 112) + (uuid "96c3cc5c-5f4d-4a0f-9a2e-8eb0a90cd9dc") + ) + (segment + (start 122.2 115.6) + (end 122.2 112.6) + (width 5) + (layer "F.Cu") + (net 143) + (uuid "40bb2ffc-3c10-4a20-a98d-88726213c4ab") + ) + (segment + (start 137.2 70.9125) + (end 139.6875 70.9125) + (width 0.25) + (layer "F.Cu") + (net 148) + (uuid "c197e782-696b-4587-8c5c-55d525eab55f") + ) + (segment + (start 139.6875 70.9125) + (end 139.7 70.9) + (width 0.25) + (layer "F.Cu") + (net 148) + (uuid "ea9413fd-0874-47d5-ba02-2c4a1ec0daba") + ) + (segment + (start 142.8875 110.4) + (end 142.8875 108.5275) + (width 0.5) + (layer "F.Cu") + (net 149) + (uuid "497b33b7-db2f-45c3-98b2-60cd02a85712") + ) + (segment + (start 134.8 113.2) + (end 140.5625 113.2) + (width 0.25) + (layer "F.Cu") + (net 149) + (uuid "5c1ec313-77c5-48cb-8475-395781718c3e") + ) + (segment + (start 142.8875 110.875) + (end 142.8875 110.4) + (width 0.25) + (layer "F.Cu") + (net 149) + (uuid "78b08f8a-ea37-4ed7-9c1f-30dd96406395") + ) + (segment + (start 140.5625 113.2) + (end 142.8875 110.875) + (width 0.25) + (layer "F.Cu") + (net 149) + (uuid "c0f17c9f-41af-4970-900b-f7217e92e2af") + ) + (segment + (start 131 117) + (end 134.8 113.2) + (width 0.25) + (layer "F.Cu") + (net 149) + (uuid "c2453e79-072f-49f6-8d95-835c350353a5") + ) + (segment + (start 141 110.7125) + (end 141.3125 110.4) + (width 0.25) + (layer "F.Cu") + (net 150) + (uuid "08172bd0-d301-4ad5-8b1f-63037c357899") + ) + (segment + (start 141 111.8) + (end 141 110.7125) + (width 0.25) + (layer "F.Cu") + (net 150) + (uuid "346ed21f-f173-4527-9018-7ad294d06f1d") + ) + (segment + (start 133.5 117) + (end 136.5 114) + (width 0.25) + (layer "F.Cu") + (net 150) + (uuid "7e94e806-83f5-4056-a9b1-23290ef3d8af") + ) + (segment + (start 136.5 114) + (end 138 114) + (width 0.25) + (layer "F.Cu") + (net 150) + (uuid "8343484d-07d7-4f93-b6d4-3986334c4757") + ) + (segment + (start 141.3125 110.4) + (end 141.3125 108.3275) + (width 0.5) + (layer "F.Cu") + (net 150) + (uuid "eab85081-4242-4c11-9f65-e0ec9a7a7db2") + ) + (via + (at 138 114) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 150) + (uuid "04dbe7c7-c265-42c2-a19c-7746a3089974") + ) + (via + (at 141 111.8) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 150) + (uuid "cd649a1f-97ae-4b4c-addb-bea4e64c2506") + ) + (segment + (start 140.2 111.8) + (end 141 111.8) + (width 0.25) + (layer "B.Cu") + (net 150) + (uuid "04807624-1b3e-4681-8539-f77b14406de8") + ) + (segment + (start 138 114) + (end 140.2 111.8) + (width 0.25) + (layer "B.Cu") + (net 150) + (uuid "4dd5c044-fe18-4d02-b527-7f637f01cf89") + ) + (segment + (start 134.6 97.2) + (end 130.73 101.07) + (width 0.25) + (layer "F.Cu") + (net 155) + (uuid "73f77f32-edc0-4f98-a1b2-9c7b371a1475") + ) + (segment + (start 144.4745 81.9255) + (end 145.763 81.9255) + (width 0.25) + (layer "F.Cu") + (net 155) + (uuid "9182129f-3c60-4af6-ace3-a17ef9867aa8") + ) + (segment + (start 130.73 101.07) + (end 130.73 101.25) + (width 0.25) + (layer "F.Cu") + (net 155) + (uuid "babf4770-4703-4c49-864c-1c589b770cef") + ) + (via + (at 134.6 97.2) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 155) + (uuid "7ab5bec0-d005-431f-bde8-c1c5215f285c") + ) + (via + (at 144.4745 81.9255) + (size 0.5) + (drill 0.25) + (layers "F.Cu" "B.Cu") + (net 155) + (uuid "aaecb4d2-30bc-4b6d-a032-89406d989441") + ) + (segment + (start 144.4745 81.9255) + (end 144.4 82) + (width 0.25) + (layer "B.Cu") + (net 155) + (uuid "203043cd-6315-4ba5-b3d1-9dea805a2726") + ) + (segment + (start 144.4 82) + (end 131.4 82) + (width 0.25) + (layer "B.Cu") + (net 155) + (uuid "5ccd18e8-217c-4d3c-bc48-58c057e94e14") + ) + (segment + (start 130.4 83) + (end 130.4 93) + (width 0.25) + (layer "B.Cu") + (net 155) + (uuid "96ca8cc9-2799-4364-ad4d-69a17d491ca0") + ) + (segment + (start 130.4 93) + (end 134.6 97.2) + (width 0.25) + (layer "B.Cu") + (net 155) + (uuid "b0c0e9e1-189c-42fd-8541-3e7d0ec5c36d") + ) + (segment + (start 131.4 82) + (end 130.4 83) + (width 0.25) + (layer "B.Cu") + (net 155) + (uuid "bc9ecfaf-d080-4840-9481-a0767afda2dd") + ) + (segment + (start 135.1575 110.35) + (end 135.67 110.8625) + (width 0.25) + (layer "F.Cu") + (net 156) + (uuid "055ace6b-08f9-494d-9523-d66f87f4e43f") + ) + (segment + (start 133.27 110.35) + (end 135.1575 110.35) + (width 0.25) + (layer "F.Cu") + (net 156) + (uuid "5f4fea11-47c4-473d-9439-8d039dadaf35") + ) + (segment + (start 128.5 117) + (end 128.5 115.12) + (width 0.25) + (layer "F.Cu") + (net 156) + (uuid "79c136d6-39f1-4706-9568-a531dc21d9db") + ) + (segment + (start 128.5 115.12) + (end 133.27 110.35) + (width 0.25) + (layer "F.Cu") + (net 156) + (uuid "8a2ffa82-856c-4e8d-9e60-0a54e74c2835") + ) + (segment + (start 133.27 101.25) + (end 135.0575 101.25) + (width 0.5) + (layer "F.Cu") + (net 157) + (uuid "0844c036-8b14-4deb-9b3e-f97ead221ad4") + ) + (segment + (start 135.0575 101.25) + (end 135.67 100.6375) + (width 0.5) + (layer "F.Cu") + (net 157) + (uuid "f6dd627a-0b9e-44f4-9dbd-f816790c6594") + ) + (segment + (start 138.7075 110.4) + (end 138.27 110.8375) + (width 0.5) + (layer "F.Cu") + (net 159) + (uuid "14771445-a696-422c-b6b8-ef8c798f0e7f") + ) + (segment + (start 143.905 108.275) + (end 143.905 109.5925) + (width 0.5) + (layer "F.Cu") + (net 159) + (uuid "1cda7940-05b9-4d19-bbe6-2b8b8fc720a2") + ) + (segment + (start 135.67 109.0375) + (end 135.67 107.8375) + (width 0.5) + (layer "F.Cu") + (net 159) + (uuid "369b3fde-8c77-4202-85a3-d9ba3f9923ad") + ) + (segment + (start 143.905 109.5925) + (end 144.7125 110.4) + (width 0.5) + (layer "F.Cu") + (net 159) + (uuid "adb26748-4ed7-4a4e-82d9-644432747ecd") + ) + (segment + (start 139.4875 110.4) + (end 138.7075 110.4) + (width 0.5) + (layer "F.Cu") + (net 159) + (uuid "b3012892-cb98-40f8-a0b8-bc6a3f6cfb1b") + ) + (segment + (start 145.4325 110.4) + (end 145.87 110.8375) + (width 0.5) + (layer "F.Cu") + (net 159) + (uuid "bac728e9-9602-4205-85c6-94ec3248d4f4") + ) + (segment + (start 144.7125 110.4) + (end 145.4325 110.4) + (width 0.5) + (layer "F.Cu") + (net 159) + (uuid "f0bcce0e-31d4-4f8f-8032-5170e940d1f7") + ) + (via + (at 145.87 110.8375) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 159) + (uuid "1100e3fe-61ca-4c3e-8b95-6f42a3672e3d") + ) + (via + (at 138.27 110.8375) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 159) + (uuid "8d5584aa-815c-45cb-be21-a1620a7632e5") + ) + (via + (at 135.67 107.8375) + (size 0.8) + (drill 0.4) + (layers "F.Cu" "B.Cu") + (net 159) + (uuid "edd8e50b-6db9-4698-997c-afcf91619b08") + ) + (segment + (start 125.2 103.35) + (end 125.25 103.4) + (width 2.5) + (layer "F.Cu") + (net 160) + (uuid "08467666-2983-47f8-b766-bb651b2e86e8") + ) + (segment + (start 125.25 106.17) + (end 122.886 108.534) + (width 2.5) + (layer "F.Cu") + (net 160) + (uuid "2627c6fe-1d2c-4c9c-be8f-136c65ed8783") + ) + (segment + (start 125.25 103.4) + (end 125.25 106.17) + (width 2.5) + (layer "F.Cu") + (net 160) + (uuid "3f342abe-381f-413b-8a79-1309d316cef6") + ) + (segment + (start 125.2 99.15) + (end 125.2 103.35) + (width 2.5) + (layer "F.Cu") + (net 160) + (uuid "447caecb-d5cb-4db9-859d-3b684ce19522") + ) + (zone + (net 158) + (net_name "GND_MCU") + (layer "F.Cu") + (uuid "56cea64c-cf0b-474a-8b56-c4048b57bad7") + (hatch edge 0.5) + (priority 42) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 111 62) (xy 111.2 119.8) (xy 168.8 119.8) (xy 168.8 62) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 137.789415 62.420931) (xy 137.800449 62.430724) (xy 137.892686 62.522961) (xy 138.006814 62.588853) + (xy 138.134108 62.622961) (xy 138.265892 62.622961) (xy 168.1755 62.622961) (xy 168.242539 62.642646) + (xy 168.288294 62.69545) (xy 168.2995 62.746961) (xy 168.2995 94.134108) (xy 168.2995 94.265892) + (xy 168.304526 94.28465) (xy 168.333608 94.393187) (xy 168.342463 94.408524) (xy 168.3995 94.507314) + (xy 168.399502 94.507316) (xy 168.492687 94.600501) (xy 168.494158 94.60163) (xy 168.495083 94.602897) + (xy 168.498433 94.606247) (xy 168.49791 94.606769) (xy 168.535356 94.65806) (xy 168.539506 94.727807) + (xy 168.505289 94.788725) (xy 168.494158 94.79837) (xy 168.492687 94.799498) (xy 168.399502 94.892683) + (xy 168.3995 94.892686) (xy 168.333608 95.006812) (xy 168.2995 95.134108) (xy 168.2995 119.1755) + (xy 168.279815 119.242539) (xy 168.227011 119.288294) (xy 168.1755 119.2995) (xy 156.534108 119.2995) + (xy 156.406812 119.333608) (xy 156.292686 119.3995) (xy 156.292683 119.399502) (xy 156.199498 119.492687) + (xy 156.19837 119.494158) (xy 156.197102 119.495083) (xy 156.193753 119.498433) (xy 156.19323 119.49791) + (xy 156.14194 119.535356) (xy 156.072193 119.539506) (xy 156.011275 119.505289) (xy 156.00163 119.494158) + (xy 156.000501 119.492687) (xy 155.907316 119.399502) (xy 155.907314 119.3995) (xy 155.85025 119.366554) + (xy 155.793187 119.333608) (xy 155.729539 119.316554) (xy 155.665892 119.2995) (xy 123.065892 119.2995) + (xy 122.934108 119.2995) (xy 122.806812 119.333608) (xy 122.692686 119.3995) (xy 122.692683 119.399502) + (xy 122.599498 119.492687) (xy 122.59837 119.494158) (xy 122.597102 119.495083) (xy 122.593753 119.498433) + (xy 122.59323 119.49791) (xy 122.54194 119.535356) (xy 122.472193 119.539506) (xy 122.411275 119.505289) + (xy 122.40163 119.494158) (xy 122.400501 119.492687) (xy 122.307316 119.399502) (xy 122.307314 119.3995) + (xy 122.25025 119.366554) (xy 122.193187 119.333608) (xy 122.129539 119.316554) (xy 122.065892 119.2995) + (xy 122.065891 119.2995) (xy 111.8245 119.2995) (xy 111.757461 119.279815) (xy 111.711706 119.227011) + (xy 111.7005 119.1755) (xy 111.7005 114.995576) (xy 112.9995 114.995576) (xy 112.9995 116.204423) + (xy 113.000487 116.225013) (xy 113.002313 116.263104) (xy 113.04093 116.48487) (xy 113.047107 116.520343) + (xy 113.047107 116.520344) (xy 113.063395 116.568579) (xy 113.130643 116.76773) (xy 113.218772 116.937465) + (xy 113.250966 116.99947) (xy 113.405244 117.210113) (xy 113.405248 117.210118) (xy 113.589881 117.394751) + (xy 113.589886 117.394755) (xy 113.800529 117.549033) (xy 113.800532 117.549034) (xy 113.800534 117.549036) + (xy 114.03227 117.669357) (xy 114.279657 117.752893) (xy 114.536896 117.797687) (xy 114.59559 117.8005) + (xy 114.595607 117.8005) (xy 115.804393 117.8005) (xy 115.80441 117.8005) (xy 115.863104 117.797687) + (xy 116.120343 117.752893) (xy 116.36773 117.669357) (xy 116.599466 117.549036) (xy 116.810119 117.394751) + (xy 116.994751 117.210119) (xy 117.149036 116.999466) (xy 117.269357 116.76773) (xy 117.352893 116.520343) + (xy 117.397687 116.263104) (xy 117.4005 116.20441) (xy 117.4005 114.99559) (xy 117.397687 114.936896) + (xy 117.352893 114.679657) (xy 117.269357 114.43227) (xy 117.149036 114.200534) (xy 117.149034 114.200532) + (xy 117.149033 114.200529) (xy 116.994755 113.989886) (xy 116.994751 113.989881) (xy 116.810118 113.805248) + (xy 116.810113 113.805244) (xy 116.59947 113.650966) (xy 116.539649 113.619906) (xy 116.36773 113.530643) + (xy 116.120343 113.447107) (xy 115.863104 113.402313) (xy 115.852098 113.401785) (xy 115.804423 113.3995) + (xy 115.80441 113.3995) (xy 114.59559 113.3995) (xy 114.595576 113.3995) (xy 114.544232 113.401961) + (xy 114.536896 113.402313) (xy 114.365403 113.432175) (xy 114.279656 113.447107) (xy 114.279655 113.447107) + (xy 114.03227 113.530643) (xy 113.800529 113.650966) (xy 113.589886 113.805244) (xy 113.589881 113.805248) + (xy 113.405248 113.989881) (xy 113.405244 113.989886) (xy 113.250966 114.200529) (xy 113.130643 114.43227) + (xy 113.047107 114.679655) (xy 113.047107 114.679656) (xy 113.037571 114.734418) (xy 113.01985 114.836189) + (xy 113.002313 114.936898) (xy 112.9995 114.995576) (xy 111.7005 114.995576) (xy 111.7005 102.648336) + (xy 112.6995 102.648336) (xy 112.6995 102.951663) (xy 112.733457 103.253048) (xy 112.733459 103.25306) + (xy 112.73346 103.253063) (xy 112.740942 103.285843) (xy 112.800953 103.548771) (xy 112.800957 103.548783) + (xy 112.901133 103.835068) (xy 113.032733 104.108338) (xy 113.058146 104.148783) (xy 113.194108 104.365164) + (xy 113.383221 104.602304) (xy 113.597696 104.816779) (xy 113.834836 105.005892) (xy 114.091659 105.167265) + (xy 114.364935 105.298868) (xy 114.558754 105.366688) (xy 114.651216 105.399042) (xy 114.651228 105.399046) + (xy 114.797678 105.432472) (xy 114.847399 105.456416) (xy 114.88165 105.48373) (xy 115.034836 105.605892) + (xy 115.291659 105.767265) (xy 115.564935 105.898868) (xy 115.779951 105.974105) (xy 115.851216 105.999042) + (xy 115.851228 105.999046) (xy 116.146937 106.06654) (xy 116.146946 106.066541) (xy 116.146951 106.066542) + (xy 116.347874 106.08918) (xy 116.448337 106.100499) (xy 116.44834 106.1005) (xy 116.448343 106.1005) + (xy 119.30166 106.1005) (xy 119.301661 106.100499) (xy 119.455694 106.083144) (xy 119.603048 106.066542) + (xy 119.603051 106.066541) (xy 119.603063 106.06654) (xy 119.898772 105.999046) (xy 120.185065 105.898868) + (xy 120.458341 105.767265) (xy 120.715164 105.605892) (xy 120.952304 105.416779) (xy 121.166779 105.202304) + (xy 121.355892 104.965164) (xy 121.517265 104.708341) (xy 121.648868 104.435065) (xy 121.749046 104.148772) + (xy 121.81654 103.853063) (xy 121.818554 103.835188) (xy 121.82728 103.757747) (xy 121.854346 103.693333) + (xy 121.911941 103.653777) (xy 121.981778 103.65164) (xy 122.041685 103.687598) (xy 122.07264 103.750236) + (xy 122.0745 103.77163) (xy 122.0745 105.413811) (xy 122.054815 105.48085) (xy 122.038181 105.501492) + (xy 120.964537 106.575135) (xy 120.964533 106.575141) (xy 120.921681 106.649362) (xy 120.92168 106.649363) + (xy 120.908735 106.69768) (xy 120.8995 106.732145) (xy 120.8995 108.525033) (xy 120.879815 108.592072) + (xy 120.877223 108.595289) (xy 120.877232 108.595295) (xy 120.826132 108.671768) (xy 120.826131 108.67177) + (xy 120.8145 108.730247) (xy 120.8145 109.469752) (xy 120.826131 109.528229) (xy 120.826132 109.52823) + (xy 120.870448 109.594553) (xy 120.870475 109.59458) (xy 120.870514 109.594651) (xy 120.877233 109.604707) + (xy 120.876333 109.605308) (xy 120.90396 109.655903) (xy 120.898976 109.725595) (xy 120.857104 109.781528) + (xy 120.826629 109.796957) (xy 120.826984 109.797813) (xy 120.814285 109.803073) (xy 120.755997 109.839697) + (xy 120.755996 109.839699) (xy 120.735125 109.869114) (xy 120.704192 109.912709) (xy 120.703074 109.914284) + (xy 120.703067 109.914296) (xy 120.700145 109.92135) (xy 120.700142 109.92136) (xy 120.6845 109.999997) + (xy 120.6845 110.0605) (xy 120.664815 110.127539) (xy 120.612011 110.173294) (xy 120.5605 110.1845) + (xy 120.449998 110.1845) (xy 120.37136 110.200142) (xy 120.371358 110.200143) (xy 120.364285 110.203073) + (xy 120.305997 110.239697) (xy 120.305996 110.239699) (xy 120.253074 110.314284) (xy 120.253067 110.314296) + (xy 120.250145 110.32135) (xy 120.250142 110.32136) (xy 120.2345 110.399997) (xy 120.2345 110.695055) + (xy 120.214815 110.762094) (xy 120.198181 110.782736) (xy 120.18322 110.797696) (xy 119.994107 111.034837) + (xy 119.832733 111.291661) (xy 119.701133 111.564931) (xy 119.600957 111.851216) (xy 119.600953 111.851228) + (xy 119.53346 112.146937) (xy 119.533457 112.146951) (xy 119.4995 112.448336) (xy 119.4995 115.751663) + (xy 119.533457 116.053048) (xy 119.533459 116.05306) (xy 119.53346 116.053063) (xy 119.534821 116.059024) + (xy 119.600953 116.348771) (xy 119.600957 116.348783) (xy 119.701133 116.635068) (xy 119.832733 116.908338) + (xy 119.980494 117.143497) (xy 119.9995 117.209469) (xy 119.9995 117.619752) (xy 120.011131 117.678229) + (xy 120.011132 117.67823) (xy 120.055447 117.744552) (xy 120.121769 117.788867) (xy 120.12177 117.788868) + (xy 120.180247 117.800499) (xy 120.18025 117.8005) (xy 120.180252 117.8005) (xy 120.590531 117.8005) + (xy 120.656502 117.819505) (xy 120.891659 117.967265) (xy 121.164935 118.098868) (xy 121.379951 118.174105) + (xy 121.451216 118.199042) (xy 121.451228 118.199046) (xy 121.746937 118.26654) (xy 121.746946 118.266541) + (xy 121.746951 118.266542) (xy 121.947874 118.28918) (xy 122.048337 118.300499) (xy 122.04834 118.3005) + (xy 122.048343 118.3005) (xy 122.35166 118.3005) (xy 122.351661 118.300499) (xy 122.505694 118.283144) + (xy 122.653048 118.266542) (xy 122.653051 118.266541) (xy 122.653063 118.26654) (xy 122.948772 118.199046) + (xy 123.235065 118.098868) (xy 123.508341 117.967265) (xy 123.743497 117.819505) (xy 123.809469 117.8005) + (xy 124.21975 117.8005) (xy 124.219751 117.800499) (xy 124.234568 117.797552) (xy 124.278229 117.788868) + (xy 124.278229 117.788867) (xy 124.278231 117.788867) (xy 124.344552 117.744552) (xy 124.388867 117.678231) + (xy 124.388867 117.678229) (xy 124.388868 117.678229) (xy 124.400499 117.619752) (xy 124.4005 117.61975) + (xy 124.4005 117.209469) (xy 124.419506 117.143497) (xy 124.470378 117.062535) (xy 124.567265 116.908341) + (xy 124.63315 116.77153) (xy 127.4495 116.77153) (xy 127.4495 117.228469) (xy 127.489868 117.431412) + (xy 127.48987 117.43142) (xy 127.555485 117.589829) (xy 127.569059 117.622598) (xy 127.600302 117.669357) + (xy 127.684024 117.794657) (xy 127.830342 117.940975) (xy 127.830345 117.940977) (xy 128.002402 118.055941) + (xy 128.19358 118.13513) (xy 128.39653 118.175499) (xy 128.396534 118.1755) (xy 128.396535 118.1755) + (xy 128.603466 118.1755) (xy 128.603467 118.175499) (xy 128.80642 118.13513) (xy 128.997598 118.055941) + (xy 129.169655 117.940977) (xy 129.315977 117.794655) (xy 129.430941 117.622598) (xy 129.51013 117.43142) + (xy 129.5505 117.228465) (xy 129.5505 116.771535) (xy 129.550499 116.77153) (xy 129.9495 116.77153) + (xy 129.9495 117.228469) (xy 129.989868 117.431412) (xy 129.98987 117.43142) (xy 130.055485 117.589829) + (xy 130.069059 117.622598) (xy 130.100302 117.669357) (xy 130.184024 117.794657) (xy 130.330342 117.940975) + (xy 130.330345 117.940977) (xy 130.502402 118.055941) (xy 130.69358 118.13513) (xy 130.89653 118.175499) + (xy 130.896534 118.1755) (xy 130.896535 118.1755) (xy 131.103466 118.1755) (xy 131.103467 118.175499) + (xy 131.30642 118.13513) (xy 131.497598 118.055941) (xy 131.669655 117.940977) (xy 131.815977 117.794655) + (xy 131.930941 117.622598) (xy 132.01013 117.43142) (xy 132.0505 117.228465) (xy 132.0505 116.771535) + (xy 132.01013 116.56858) (xy 132.007163 116.561418) (xy 131.999692 116.491954) (xy 132.030964 116.429473) + (xy 132.034014 116.426311) (xy 134.898507 113.561819) (xy 134.95983 113.528334) (xy 134.986188 113.5255) + (xy 136.214811 113.5255) (xy 136.236056 113.531738) (xy 136.258145 113.533318) (xy 136.268928 113.54139) + (xy 136.28185 113.545185) (xy 136.296349 113.561918) (xy 136.314078 113.57519) (xy 136.318785 113.58781) + (xy 136.327605 113.597989) (xy 136.330756 113.619906) (xy 136.338495 113.640654) (xy 136.335632 113.653814) + (xy 136.337549 113.667147) (xy 136.328349 113.68729) (xy 136.323643 113.708927) (xy 136.310374 113.726652) + (xy 136.308524 113.730703) (xy 136.302492 113.737181) (xy 136.239533 113.80014) (xy 134.125492 115.914179) + (xy 134.064169 115.947664) (xy 133.994477 115.94268) (xy 133.990359 115.941059) (xy 133.806424 115.864871) + (xy 133.806412 115.864868) (xy 133.603469 115.8245) (xy 133.603465 115.8245) (xy 133.396535 115.8245) + (xy 133.39653 115.8245) (xy 133.193587 115.864868) (xy 133.193579 115.86487) (xy 133.002403 115.944058) + (xy 132.830342 116.059024) (xy 132.684024 116.205342) (xy 132.569058 116.377403) (xy 132.48987 116.568579) + (xy 132.489868 116.568587) (xy 132.4495 116.77153) (xy 132.4495 117.228469) (xy 132.489868 117.431412) + (xy 132.48987 117.43142) (xy 132.555485 117.589829) (xy 132.569059 117.622598) (xy 132.600302 117.669357) + (xy 132.684024 117.794657) (xy 132.830342 117.940975) (xy 132.830345 117.940977) (xy 133.002402 118.055941) + (xy 133.19358 118.13513) (xy 133.39653 118.175499) (xy 133.396534 118.1755) (xy 133.396535 118.1755) + (xy 133.603466 118.1755) (xy 133.603467 118.175499) (xy 133.80642 118.13513) (xy 133.997598 118.055941) + (xy 134.169655 117.940977) (xy 134.315977 117.794655) (xy 134.430941 117.622598) (xy 134.51013 117.43142) + (xy 134.5505 117.228465) (xy 134.5505 116.771535) (xy 134.550499 116.77153) (xy 134.9495 116.77153) + (xy 134.9495 117.228469) (xy 134.989868 117.431412) (xy 134.98987 117.43142) (xy 135.055485 117.589829) + (xy 135.069059 117.622598) (xy 135.100302 117.669357) (xy 135.184024 117.794657) (xy 135.330342 117.940975) + (xy 135.330345 117.940977) (xy 135.502402 118.055941) (xy 135.69358 118.13513) (xy 135.89653 118.175499) + (xy 135.896534 118.1755) (xy 135.896535 118.1755) (xy 136.103466 118.1755) (xy 136.103467 118.175499) + (xy 136.30642 118.13513) (xy 136.497598 118.055941) (xy 136.669655 117.940977) (xy 136.815977 117.794655) + (xy 136.922901 117.63463) (xy 136.976509 117.589829) (xy 137.045834 117.58112) (xy 137.108861 117.611274) + (xy 137.145581 117.670717) (xy 137.15 117.703522) (xy 137.15 117.77497) (xy 137.150001 117.774987) + (xy 137.160494 117.877697) (xy 137.215641 118.044119) (xy 137.215643 118.044124) (xy 137.307684 118.193345) + (xy 137.431654 118.317315) (xy 137.580875 118.409356) (xy 137.58088 118.409358) (xy 137.747302 118.464505) + (xy 137.747309 118.464506) (xy 137.850019 118.474999) (xy 138.249999 118.474999) (xy 138.25 118.474998) + (xy 138.25 117.404145) (xy 138.316657 117.44263) (xy 138.437465 117.475) (xy 138.562535 117.475) + (xy 138.683343 117.44263) (xy 138.75 117.404145) (xy 138.75 118.474999) (xy 139.149972 118.474999) + (xy 139.149986 118.474998) (xy 139.252697 118.464505) (xy 139.419119 118.409358) (xy 139.419124 118.409356) + (xy 139.568345 118.317315) (xy 139.692315 118.193345) (xy 139.784356 118.044124) (xy 139.784358 118.044119) + (xy 139.839505 117.877697) (xy 139.839506 117.87769) (xy 139.849999 117.774986) (xy 139.85 117.774973) + (xy 139.85 117.25) (xy 138.904146 117.25) (xy 138.94263 117.183343) (xy 138.975 117.062535) (xy 138.975 116.937465) + (xy 138.94263 116.816657) (xy 138.904146 116.75) (xy 139.849999 116.75) (xy 139.849999 116.225028) + (xy 139.849998 116.225013) (xy 139.839505 116.122302) (xy 139.784358 115.95588) (xy 139.784356 115.955875) + (xy 139.692315 115.806654) (xy 139.568345 115.682684) (xy 139.419124 115.590643) (xy 139.419119 115.590641) + (xy 139.252697 115.535494) (xy 139.25269 115.535493) (xy 139.149986 115.525) (xy 138.75 115.525) + (xy 138.75 116.595854) (xy 138.683343 116.55737) (xy 138.562535 116.525) (xy 138.437465 116.525) + (xy 138.316657 116.55737) (xy 138.25 116.595854) (xy 138.25 115.525) (xy 137.850028 115.525) (xy 137.850012 115.525001) + (xy 137.747302 115.535494) (xy 137.58088 115.590641) (xy 137.580875 115.590643) (xy 137.431654 115.682684) + (xy 137.307684 115.806654) (xy 137.215643 115.955875) (xy 137.215641 115.95588) (xy 137.160494 116.122302) + (xy 137.160493 116.122309) (xy 137.15 116.225013) (xy 137.15 116.296473) (xy 137.130315 116.363512) + (xy 137.077511 116.409267) (xy 137.008353 116.419211) (xy 136.944797 116.390186) (xy 136.922898 116.365363) + (xy 136.81598 116.205349) (xy 136.815974 116.205341) (xy 136.669657 116.059024) (xy 136.556354 115.983318) + (xy 136.497598 115.944059) (xy 136.497593 115.944057) (xy 136.30642 115.86487) (xy 136.306412 115.864868) + (xy 136.103469 115.8245) (xy 136.103465 115.8245) (xy 135.896535 115.8245) (xy 135.89653 115.8245) + (xy 135.693587 115.864868) (xy 135.693579 115.86487) (xy 135.502403 115.944058) (xy 135.330342 116.059024) + (xy 135.184024 116.205342) (xy 135.069058 116.377403) (xy 134.98987 116.568579) (xy 134.989868 116.568587) + (xy 134.9495 116.77153) (xy 134.550499 116.77153) (xy 134.51013 116.56858) (xy 134.507163 116.561418) + (xy 134.499692 116.491954) (xy 134.530964 116.429473) (xy 134.534014 116.426311) (xy 136.598507 114.361819) + (xy 136.65983 114.328334) (xy 136.686188 114.3255) (xy 137.637036 114.3255) (xy 137.704075 114.345185) + (xy 137.716935 114.355548) (xy 137.716941 114.355542) (xy 137.723382 114.360484) (xy 137.723387 114.360489) + (xy 137.826114 114.419799) (xy 137.940691 114.4505) (xy 137.940694 114.4505) (xy 138.059306 114.4505) + (xy 138.059309 114.4505) (xy 138.173886 114.419799) (xy 138.276613 114.360489) (xy 138.360489 114.276613) + (xy 138.419799 114.173886) (xy 138.4505 114.059309) (xy 138.4505 113.940691) (xy 138.419799 113.826114) + (xy 138.360489 113.723387) (xy 138.360487 113.723385) (xy 138.356425 113.716349) (xy 138.35802 113.715427) + (xy 138.336522 113.659817) (xy 138.35056 113.591372) (xy 138.399374 113.541383) (xy 138.460092 113.5255) + (xy 140.605351 113.5255) (xy 140.605353 113.5255) (xy 140.688139 113.503318) (xy 140.762362 113.460465) + (xy 143.087359 111.135466) (xy 143.087362 111.135465) (xy 143.111286 111.11154) (xy 143.142683 111.094398) + (xy 143.172601 111.078061) (xy 143.172605 111.07806) (xy 143.172606 111.07806) (xy 143.187387 111.075768) + (xy 143.190245 111.0755) (xy 143.190256 111.0755) (xy 143.219849 111.072725) (xy 143.344475 111.029116) + (xy 143.450711 110.950711) (xy 143.529116 110.844475) (xy 143.572725 110.719849) (xy 143.57505 110.695055) + (xy 143.5755 110.69026) (xy 143.5755 110.199465) (xy 143.595185 110.132426) (xy 143.647989 110.086671) + (xy 143.717147 110.076727) (xy 143.780703 110.105752) (xy 143.787181 110.111784) (xy 143.988181 110.312784) + (xy 144.021666 110.374107) (xy 144.0245 110.400465) (xy 144.0245 110.69026) (xy 144.027274 110.719849) + (xy 144.070884 110.844476) (xy 144.149288 110.95071) (xy 144.149289 110.950711) (xy 144.255523 111.029115) + (xy 144.255524 111.029115) (xy 144.255525 111.029116) (xy 144.380151 111.072725) (xy 144.38015 111.072725) + (xy 144.40974 111.0755) (xy 144.409744 111.0755) (xy 145.01526 111.0755) (xy 145.03893 111.07328) + (xy 145.044849 111.072725) (xy 145.169475 111.029116) (xy 145.169478 111.029113) (xy 145.170466 111.028768) + (xy 145.240244 111.025205) (xy 145.300872 111.059933) (xy 145.318807 111.083807) (xy 145.38948 111.206216) + (xy 145.501284 111.31802) (xy 145.501286 111.318021) (xy 145.50129 111.318024) (xy 145.638209 111.397073) + (xy 145.638216 111.397077) (xy 145.790943 111.438) (xy 145.790945 111.438) (xy 145.949055 111.438) + (xy 145.949057 111.438) (xy 146.101784 111.397077) (xy 146.238716 111.31802) (xy 146.35052 111.206216) + (xy 146.429577 111.069284) (xy 146.4705 110.916557) (xy 146.4705 110.758443) (xy 146.429577 110.605716) + (xy 146.426277 110.6) (xy 146.350524 110.46879) (xy 146.350518 110.468782) (xy 146.238717 110.356981) + (xy 146.238709 110.356975) (xy 146.10179 110.277926) (xy 146.101786 110.277924) (xy 146.101784 110.277923) + (xy 145.959126 110.239698) (xy 145.94905 110.236998) (xy 145.941893 110.236056) (xy 145.877997 110.207787) + (xy 145.870402 110.200799) (xy 145.709116 110.039513) (xy 145.709114 110.039511) (xy 145.64068 110) + (xy 145.606388 109.980201) (xy 145.58948 109.975671) (xy 145.589481 109.975671) (xy 145.582173 109.973713) + (xy 145.491809 109.9495) (xy 145.403583 109.9495) (xy 145.394981 109.948289) (xy 145.370749 109.937308) + (xy 145.345229 109.929815) (xy 145.336822 109.921934) (xy 145.331341 109.919451) (xy 145.32698 109.912709) + (xy 145.312498 109.899134) (xy 145.290342 109.869114) (xy 145.275711 109.849289) (xy 145.275709 109.849288) + (xy 145.275709 109.849287) (xy 145.169476 109.770884) (xy 145.044848 109.727274) (xy 145.044849 109.727274) + (xy 145.01526 109.7245) (xy 145.015256 109.7245) (xy 144.725465 109.7245) (xy 144.658426 109.704815) + (xy 144.637784 109.688181) (xy 144.391819 109.442216) (xy 144.377115 109.415288) (xy 144.360523 109.38947) + (xy 144.359631 109.383269) (xy 144.358334 109.380893) (xy 144.3555 109.354535) (xy 144.3555 109.312052) + (xy 144.368099 109.257592) (xy 144.385611 109.22177) (xy 144.395573 109.201393) (xy 144.4055 109.13326) + (xy 144.4055 107.41674) (xy 144.395573 107.348607) (xy 144.344198 107.243517) (xy 144.344196 107.243515) + (xy 144.344196 107.243514) (xy 144.261485 107.160803) (xy 144.156391 107.109426) (xy 144.088261 107.0995) + (xy 144.08826 107.0995) (xy 143.72174 107.0995) (xy 143.721739 107.0995) (xy 143.653608 107.109426) + (xy 143.548514 107.160803) (xy 143.465803 107.243514) (xy 143.414426 107.348608) (xy 143.4045 107.416739) + (xy 143.4045 108.108036) (xy 143.398261 108.129281) (xy 143.396682 108.15137) (xy 143.388609 108.162153) + (xy 143.384815 108.175075) (xy 143.368081 108.189574) (xy 143.35481 108.207303) (xy 143.342189 108.21201) + (xy 143.332011 108.22083) (xy 143.310093 108.223981) (xy 143.289346 108.23172) (xy 143.276185 108.228857) + (xy 143.262853 108.230774) (xy 143.242709 108.221574) (xy 143.221073 108.216868) (xy 143.203347 108.203599) + (xy 143.199297 108.201749) (xy 143.192819 108.195717) (xy 143.171819 108.174717) (xy 143.138334 108.113394) + (xy 143.1355 108.087036) (xy 143.1355 107.416739) (xy 143.125573 107.348608) (xy 143.12557 107.348601) + (xy 143.074198 107.243517) (xy 143.074196 107.243515) (xy 143.074196 107.243514) (xy 142.991485 107.160803) + (xy 142.886391 107.109426) (xy 142.818261 107.0995) (xy 142.81826 107.0995) (xy 142.45174 107.0995) + (xy 142.451739 107.0995) (xy 142.383608 107.109426) (xy 142.278514 107.160803) (xy 142.195803 107.243514) + (xy 142.144426 107.348608) (xy 142.1345 107.416739) (xy 142.1345 109.13326) (xy 142.144426 109.201391) + (xy 142.195803 109.306485) (xy 142.278515 109.389197) (xy 142.278516 109.389197) (xy 142.278517 109.389198) + (xy 142.36746 109.432679) (xy 142.379439 109.443623) (xy 142.394203 109.450366) (xy 142.404703 109.466704) + (xy 142.419042 109.479805) (xy 142.423595 109.496101) (xy 142.431977 109.509144) (xy 142.437 109.544079) + (xy 142.437 109.703506) (xy 142.417315 109.770545) (xy 142.386634 109.803276) (xy 142.324287 109.84929) + (xy 142.245884 109.955523) (xy 142.217041 110.037951) (xy 142.176319 110.094726) (xy 142.111366 110.120473) + (xy 142.042804 110.107016) (xy 141.992402 110.058628) (xy 141.982959 110.037951) (xy 141.954115 109.955523) + (xy 141.875712 109.84929) (xy 141.875709 109.849288) (xy 141.846585 109.827793) (xy 141.813366 109.803276) + (xy 141.771115 109.747628) (xy 141.763 109.703506) (xy 141.763 109.399043) (xy 141.782685 109.332004) + (xy 141.799317 109.311363) (xy 141.804198 109.306483) (xy 141.855573 109.201393) (xy 141.8655 109.13326) + (xy 141.8655 107.41674) (xy 141.855573 107.348607) (xy 141.804198 107.243517) (xy 141.804196 107.243515) + (xy 141.804196 107.243514) (xy 141.721485 107.160803) (xy 141.616391 107.109426) (xy 141.548261 107.0995) + (xy 141.54826 107.0995) (xy 141.18174 107.0995) (xy 141.181739 107.0995) (xy 141.113608 107.109426) + (xy 141.008513 107.160804) (xy 141.000153 107.166773) (xy 140.999358 107.16566) (xy 140.9475 107.193972) + (xy 140.877809 107.188983) (xy 140.821879 107.147107) (xy 140.814419 107.135925) (xy 140.762684 107.048446) + (xy 140.762678 107.048438) (xy 140.646561 106.932321) (xy 140.646552 106.932314) (xy 140.505196 106.848717) + (xy 140.505193 106.848716) (xy 140.347494 106.8029) (xy 140.347497 106.8029) (xy 140.345 106.802703) + (xy 140.345 109.747295) (xy 140.345001 109.747295) (xy 140.347486 109.7471) (xy 140.505198 109.701281) + (xy 140.64652 109.617704) (xy 140.714244 109.600521) (xy 140.780506 109.622681) (xy 140.82427 109.677147) + (xy 140.831639 109.746627) (xy 140.800275 109.809061) (xy 140.783276 109.824205) (xy 140.749288 109.849289) + (xy 140.670884 109.955523) (xy 140.627274 110.08015) (xy 140.6245 110.109739) (xy 140.6245 110.69026) + (xy 140.627274 110.719849) (xy 140.667541 110.834921) (xy 140.6745 110.875877) (xy 140.6745 111.437036) + (xy 140.654815 111.504075) (xy 140.644451 111.516935) (xy 140.644458 111.516941) (xy 140.639511 111.523387) + (xy 140.598656 111.59415) (xy 140.580201 111.626114) (xy 140.5495 111.740691) (xy 140.5495 111.859309) + (xy 140.580201 111.973886) (xy 140.639511 112.076613) (xy 140.723387 112.160489) (xy 140.826114 112.219799) + (xy 140.833618 112.222907) (xy 140.832529 112.225535) (xy 140.880428 112.254734) (xy 140.910954 112.317583) + (xy 140.902656 112.386958) (xy 140.876351 112.425821) (xy 140.463992 112.838181) (xy 140.402669 112.871666) + (xy 140.376311 112.8745) (xy 134.850465 112.8745) (xy 134.850449 112.874499) (xy 134.842853 112.874499) + (xy 134.757148 112.874499) (xy 134.715755 112.88559) (xy 134.67436 112.896682) (xy 134.674355 112.896685) + (xy 134.600144 112.93953) (xy 134.600136 112.939536) (xy 134.539533 113.00014) (xy 131.625492 115.914179) + (xy 131.564169 115.947664) (xy 131.494477 115.94268) (xy 131.490359 115.941059) (xy 131.306424 115.864871) + (xy 131.306412 115.864868) (xy 131.103469 115.8245) (xy 131.103465 115.8245) (xy 130.896535 115.8245) + (xy 130.89653 115.8245) (xy 130.693587 115.864868) (xy 130.693579 115.86487) (xy 130.502403 115.944058) + (xy 130.330342 116.059024) (xy 130.184024 116.205342) (xy 130.069058 116.377403) (xy 129.98987 116.568579) + (xy 129.989868 116.568587) (xy 129.9495 116.77153) (xy 129.550499 116.77153) (xy 129.51013 116.56858) + (xy 129.430941 116.377402) (xy 129.315977 116.205345) (xy 129.315975 116.205342) (xy 129.169657 116.059024) + (xy 128.997596 115.944057) (xy 128.902047 115.90448) (xy 128.847644 115.860639) (xy 128.825579 115.794345) + (xy 128.8255 115.789919) (xy 128.8255 115.306188) (xy 128.845185 115.239149) (xy 128.861819 115.218507) + (xy 132.443507 111.636819) (xy 132.50483 111.603334) (xy 132.531188 111.6005) (xy 134.08975 111.6005) + (xy 134.089751 111.600499) (xy 134.104568 111.597552) (xy 134.148229 111.588868) (xy 134.148229 111.588867) + (xy 134.148231 111.588867) (xy 134.214552 111.544552) (xy 134.258867 111.478231) (xy 134.258867 111.478229) + (xy 134.258868 111.478229) (xy 134.270499 111.419752) (xy 134.2705 111.41975) (xy 134.2705 110.7995) + (xy 134.290185 110.732461) (xy 134.342989 110.686706) (xy 134.3945 110.6755) (xy 134.8705 110.6755) + (xy 134.937539 110.695185) (xy 134.983294 110.747989) (xy 134.9945 110.7995) (xy 134.9945 111.16526) + (xy 134.997274 111.194849) (xy 135.040884 111.319476) (xy 135.119288 111.42571) (xy 135.119289 111.425711) + (xy 135.225523 111.504115) (xy 135.225524 111.504115) (xy 135.225525 111.504116) (xy 135.350151 111.547725) + (xy 135.35015 111.547725) (xy 135.37974 111.5505) (xy 135.379744 111.5505) (xy 135.96026 111.5505) + (xy 135.989849 111.547725) (xy 135.998917 111.544552) (xy 136.114475 111.504116) (xy 136.220711 111.425711) + (xy 136.299116 111.319475) (xy 136.342725 111.194849) (xy 136.3455 111.165256) (xy 136.3455 110.758443) + (xy 137.6695 110.758443) (xy 137.6695 110.916557) (xy 137.707918 111.059933) (xy 137.710423 111.069283) + (xy 137.710426 111.06929) (xy 137.789475 111.206209) (xy 137.789479 111.206214) (xy 137.78948 111.206216) + (xy 137.901284 111.31802) (xy 137.901286 111.318021) (xy 137.90129 111.318024) (xy 138.038209 111.397073) + (xy 138.038216 111.397077) (xy 138.190943 111.438) (xy 138.190945 111.438) (xy 138.349055 111.438) + (xy 138.349057 111.438) (xy 138.501784 111.397077) (xy 138.638716 111.31802) (xy 138.75052 111.206216) + (xy 138.77598 111.162118) (xy 138.833641 111.062246) (xy 138.835301 111.063204) (xy 138.872531 111.016989) + (xy 138.938821 110.994912) (xy 139.006523 111.012179) (xy 139.016894 111.019056) (xy 139.030524 111.029115) + (xy 139.030525 111.029116) (xy 139.155151 111.072725) (xy 139.15515 111.072725) (xy 139.18474 111.0755) + (xy 139.184744 111.0755) (xy 139.79026 111.0755) (xy 139.819849 111.072725) (xy 139.819852 111.072724) + (xy 139.944475 111.029116) (xy 140.050711 110.950711) (xy 140.129116 110.844475) (xy 140.172725 110.719849) + (xy 140.17505 110.695055) (xy 140.1755 110.69026) (xy 140.1755 110.109739) (xy 140.172725 110.08015) + (xy 140.149251 110.013067) (xy 140.129116 109.955525) (xy 140.124669 109.9495) (xy 140.050711 109.849289) + (xy 140.05071 109.849288) (xy 139.944476 109.770884) (xy 139.944474 109.770883) (xy 139.928042 109.765133) + (xy 139.871267 109.72441) (xy 139.845522 109.659457) (xy 139.845 109.648093) (xy 139.845 108.525) + (xy 139.295 108.525) (xy 139.295 109.165649) (xy 139.297899 109.202489) (xy 139.2979 109.202495) + (xy 139.343716 109.360193) (xy 139.343717 109.360196) (xy 139.427314 109.501552) (xy 139.427321 109.501561) + (xy 139.438579 109.512819) (xy 139.472064 109.574142) (xy 139.46708 109.643834) (xy 139.425208 109.699767) + (xy 139.359744 109.724184) (xy 139.350898 109.7245) (xy 139.18474 109.7245) (xy 139.15515 109.727274) + (xy 139.030523 109.770884) (xy 138.92429 109.849287) (xy 138.887502 109.899134) (xy 138.831854 109.941385) + (xy 138.787732 109.9495) (xy 138.648191 109.9495) (xy 138.567651 109.97108) (xy 138.533609 109.980202) + (xy 138.533608 109.980203) (xy 138.49767 110.000953) (xy 138.497669 110.000954) (xy 138.490982 110.004815) + (xy 138.430888 110.039509) (xy 138.269597 110.2008) (xy 138.208274 110.234284) (xy 138.198107 110.236056) + (xy 138.190949 110.236998) (xy 138.038216 110.277923) (xy 138.038209 110.277926) (xy 137.90129 110.356975) + (xy 137.901282 110.356981) (xy 137.789481 110.468782) (xy 137.789475 110.46879) (xy 137.710426 110.605709) + (xy 137.710423 110.605716) (xy 137.6695 110.758443) (xy 136.3455 110.758443) (xy 136.3455 110.559744) + (xy 136.342725 110.530151) (xy 136.299116 110.405525) (xy 136.295038 110.4) (xy 136.220711 110.299289) + (xy 136.22071 110.299288) (xy 136.114476 110.220884) (xy 135.989848 110.177274) (xy 135.989849 110.177274) + (xy 135.96026 110.1745) (xy 135.960256 110.1745) (xy 135.493689 110.1745) (xy 135.42665 110.154815) + (xy 135.406008 110.138181) (xy 135.357364 110.089537) (xy 135.357362 110.089535) (xy 135.312307 110.063522) + (xy 135.28314 110.046682) (xy 135.241746 110.035591) (xy 135.200353 110.0245) (xy 135.200352 110.0245) + (xy 134.3945 110.0245) (xy 134.327461 110.004815) (xy 134.281706 109.952011) (xy 134.2705 109.9005) + (xy 134.2705 109.280249) (xy 134.270499 109.280247) (xy 134.258868 109.22177) (xy 134.258867 109.221769) + (xy 134.214552 109.155447) (xy 134.14823 109.111132) (xy 134.148229 109.111131) (xy 134.089752 109.0995) + (xy 134.089748 109.0995) (xy 132.450252 109.0995) (xy 132.450247 109.0995) (xy 132.39177 109.111131) + (xy 132.391769 109.111132) (xy 132.325447 109.155447) (xy 132.281132 109.221769) (xy 132.281131 109.22177) + (xy 132.274206 109.256589) (xy 132.241821 109.3185) (xy 132.181105 109.353075) (xy 132.111336 109.349335) + (xy 132.054664 109.308468) (xy 132.0293 109.245654) (xy 132.023598 109.192627) (xy 132.023596 109.19262) + (xy 131.973354 109.057913) (xy 131.97335 109.057906) (xy 131.88719 108.942812) (xy 131.887187 108.942809) + (xy 131.772093 108.856649) (xy 131.772086 108.856645) (xy 131.748979 108.848027) (xy 131.637379 108.806403) + (xy 131.637372 108.806401) (xy 131.577844 108.8) (xy 130.98 108.8) (xy 130.98 111.9) (xy 130.988184 111.908184) + (xy 131.02735 111.919685) (xy 131.073105 111.972489) (xy 131.083049 112.041647) (xy 131.054024 112.105203) + (xy 131.047992 112.111681) (xy 128.239537 114.920135) (xy 128.239535 114.920138) (xy 128.196683 114.994358) + (xy 128.196682 114.99436) (xy 128.196682 114.994361) (xy 128.178462 115.062361) (xy 128.178461 115.06236) + (xy 128.1745 115.077144) (xy 128.1745 115.789919) (xy 128.154815 115.856958) (xy 128.102011 115.902713) + (xy 128.097953 115.90448) (xy 128.002403 115.944057) (xy 127.830342 116.059024) (xy 127.684024 116.205342) + (xy 127.569058 116.377403) (xy 127.48987 116.568579) (xy 127.489868 116.568587) (xy 127.4495 116.77153) + (xy 124.63315 116.77153) (xy 124.698868 116.635065) (xy 124.799046 116.348772) (xy 124.86654 116.053063) + (xy 124.9005 115.751657) (xy 124.9005 112.448343) (xy 124.881746 112.281891) (xy 124.866542 112.146951) + (xy 124.866541 112.146946) (xy 124.86654 112.146937) (xy 124.799046 111.851228) (xy 124.796289 111.84335) + (xy 124.760368 111.740693) (xy 124.698868 111.564935) (xy 124.64248 111.447844) (xy 129.43 111.447844) + (xy 129.436401 111.507372) (xy 129.436403 111.507379) (xy 129.486645 111.642086) (xy 129.486649 111.642093) + (xy 129.572809 111.757187) (xy 129.572812 111.75719) (xy 129.687906 111.84335) (xy 129.687913 111.843354) + (xy 129.82262 111.893596) (xy 129.822627 111.893598) (xy 129.882155 111.899999) (xy 129.882172 111.9) + (xy 130.48 111.9) (xy 130.48 110.6) (xy 129.43 110.6) (xy 129.43 111.447844) (xy 124.64248 111.447844) + (xy 124.567265 111.291659) (xy 124.405892 111.034836) (xy 124.216779 110.797696) (xy 124.201819 110.782736) + (xy 124.187115 110.755808) (xy 124.170523 110.72999) (xy 124.169631 110.723789) (xy 124.168334 110.721413) + (xy 124.1655 110.695055) (xy 124.1655 110.399997) (xy 124.149857 110.32136) (xy 124.149856 110.321358) + (xy 124.149856 110.321356) (xy 124.146927 110.314285) (xy 124.110302 110.255997) (xy 124.035715 110.203073) + (xy 124.035709 110.20307) (xy 124.035703 110.203067) (xy 124.028649 110.200145) (xy 124.028639 110.200142) + (xy 123.950002 110.1845) (xy 123.95 110.1845) (xy 123.8395 110.1845) (xy 123.772461 110.164815) + (xy 123.726706 110.112011) (xy 123.71843 110.087296) (xy 123.7155 110.074057) (xy 123.7155 110) + (xy 123.699856 109.921356) (xy 123.696927 109.914285) (xy 123.671007 109.873034) (xy 123.666364 109.852054) + (xy 123.667333 109.837771) (xy 123.66344 109.823994) (xy 123.669652 109.803606) (xy 123.671096 109.782345) + (xy 123.679633 109.770853) (xy 123.683807 109.757159) (xy 123.710919 109.728743) (xy 123.712765 109.72626) + (xy 123.713584 109.725951) (xy 123.714547 109.724941) (xy 123.830937 109.64038) (xy 124.219162 109.252155) + (xy 129.43 109.252155) (xy 129.43 110.1) (xy 130.48 110.1) (xy 130.48 108.8) (xy 129.882155 108.8) + (xy 129.822627 108.806401) (xy 129.82262 108.806403) (xy 129.687913 108.856645) (xy 129.687906 108.856649) + (xy 129.572812 108.942809) (xy 129.572809 108.942812) (xy 129.486649 109.057906) (xy 129.486645 109.057913) + (xy 129.436403 109.19262) (xy 129.436401 109.192627) (xy 129.43 109.252155) (xy 124.219162 109.252155) + (xy 124.736578 108.734739) (xy 134.9945 108.734739) (xy 134.9945 109.34026) (xy 134.997274 109.369849) + (xy 135.040884 109.494476) (xy 135.119288 109.60071) (xy 135.119289 109.600711) (xy 135.225523 109.679115) + (xy 135.225524 109.679115) (xy 135.225525 109.679116) (xy 135.350151 109.722725) (xy 135.35015 109.722725) + (xy 135.37974 109.7255) (xy 135.379744 109.7255) (xy 135.96026 109.7255) (xy 135.989849 109.722725) + (xy 136.041032 109.704815) (xy 136.114475 109.679116) (xy 136.220711 109.600711) (xy 136.299116 109.494475) + (xy 136.342725 109.369849) (xy 136.34363 109.360196) (xy 136.3455 109.34026) (xy 136.3455 108.734739) + (xy 136.342725 108.70515) (xy 136.304282 108.595289) (xy 136.299116 108.580525) (xy 136.290961 108.569475) + (xy 136.220713 108.474291) (xy 136.220707 108.474286) (xy 136.170866 108.437501) (xy 136.167843 108.43352) + (xy 136.163297 108.431444) (xy 136.146926 108.40597) (xy 136.128615 108.381853) (xy 136.127487 108.375722) + (xy 136.125523 108.372666) (xy 136.1205 108.337731) (xy 136.1205 108.28743) (xy 136.140185 108.220391) + (xy 136.146128 108.211938) (xy 136.150512 108.206223) (xy 136.15052 108.206216) (xy 136.229577 108.069284) + (xy 136.2705 107.916557) (xy 136.2705 107.758443) (xy 136.229577 107.605716) (xy 136.219963 107.589064) + (xy 136.150524 107.46879) (xy 136.150518 107.468782) (xy 136.066086 107.38435) (xy 139.295 107.38435) + (xy 139.295 108.025) (xy 139.845 108.025) (xy 139.845 106.802703) (xy 139.842503 106.8029) (xy 139.684806 106.848716) + (xy 139.684803 106.848717) (xy 139.543447 106.932314) (xy 139.543438 106.932321) (xy 139.427321 107.048438) + (xy 139.427314 107.048447) (xy 139.343717 107.189803) (xy 139.343716 107.189806) (xy 139.2979 107.347504) + (xy 139.297899 107.34751) (xy 139.295 107.38435) (xy 136.066086 107.38435) (xy 136.038717 107.356981) + (xy 136.038709 107.356975) (xy 135.90179 107.277926) (xy 135.901786 107.277924) (xy 135.901784 107.277923) + (xy 135.749057 107.237) (xy 135.590943 107.237) (xy 135.438216 107.277923) (xy 135.438209 107.277926) + (xy 135.30129 107.356975) (xy 135.301282 107.356981) (xy 135.189481 107.468782) (xy 135.189475 107.46879) + (xy 135.110426 107.605709) (xy 135.110423 107.605716) (xy 135.0695 107.758443) (xy 135.0695 107.916557) + (xy 135.081709 107.962119) (xy 135.110423 108.069283) (xy 135.110426 108.06929) (xy 135.189473 108.206206) + (xy 135.189477 108.206212) (xy 135.18948 108.206216) (xy 135.189482 108.206218) (xy 135.193872 108.211938) + (xy 135.202116 108.233262) (xy 135.214477 108.252495) (xy 135.217391 108.272768) (xy 135.219069 108.277106) + (xy 135.2195 108.28743) (xy 135.2195 108.337731) (xy 135.199815 108.40477) (xy 135.169134 108.437501) + (xy 135.119292 108.474286) (xy 135.119286 108.474291) (xy 135.040884 108.580523) (xy 134.997274 108.70515) + (xy 134.9945 108.734739) (xy 124.736578 108.734739) (xy 126.35638 107.114937) (xy 126.434106 107.007954) + (xy 126.490579 106.930228) (xy 126.594231 106.726799) (xy 126.664784 106.50966) (xy 126.673284 106.455993) + (xy 126.7005 106.284162) (xy 126.7005 103.285837) (xy 126.664784 103.060339) (xy 126.656569 103.035056) + (xy 126.6505 102.996738) (xy 126.6505 100.180247) (xy 129.7295 100.180247) (xy 129.7295 102.319752) + (xy 129.741131 102.378229) (xy 129.741132 102.37823) (xy 129.785447 102.444552) (xy 129.851769 102.488867) + (xy 129.85177 102.488868) (xy 129.910247 102.500499) (xy 129.91025 102.5005) (xy 129.910252 102.5005) + (xy 131.54975 102.5005) (xy 131.549751 102.500499) (xy 131.564568 102.497552) (xy 131.608229 102.488868) + (xy 131.608229 102.488867) (xy 131.608231 102.488867) (xy 131.674552 102.444552) (xy 131.718867 102.378231) + (xy 131.718867 102.378229) (xy 131.718868 102.378229) (xy 131.730499 102.319752) (xy 131.7305 102.31975) + (xy 131.7305 100.581189) (xy 131.750185 100.51415) (xy 131.766819 100.493508) (xy 132.057819 100.202508) + (xy 132.119142 100.169023) (xy 132.188834 100.174007) (xy 132.244767 100.215879) (xy 132.269184 100.281343) + (xy 132.2695 100.290189) (xy 132.2695 102.319752) (xy 132.281131 102.378229) (xy 132.281132 102.37823) + (xy 132.325447 102.444552) (xy 132.391769 102.488867) (xy 132.39177 102.488868) (xy 132.450247 102.500499) + (xy 132.45025 102.5005) (xy 132.450252 102.5005) (xy 134.08975 102.5005) (xy 134.089751 102.500499) + (xy 134.104568 102.497552) (xy 134.148229 102.488868) (xy 134.148229 102.488867) (xy 134.148231 102.488867) + (xy 134.214552 102.444552) (xy 134.258867 102.378231) (xy 134.258867 102.378229) (xy 134.258868 102.378229) + (xy 134.270499 102.319752) (xy 134.2705 102.31975) (xy 134.2705 101.8245) (xy 134.290185 101.757461) + (xy 134.342989 101.711706) (xy 134.3945 101.7005) (xy 135.020372 101.7005) (xy 135.087411 101.720185) + (xy 135.133166 101.772989) (xy 135.14311 101.842147) (xy 135.120142 101.898133) (xy 135.040884 102.005523) + (xy 134.997274 102.13015) (xy 134.9945 102.159739) (xy 134.9945 102.76526) (xy 134.997274 102.794849) + (xy 135.040884 102.919476) (xy 135.097906 102.996738) (xy 135.119289 103.025711) (xy 135.169134 103.062498) + (xy 135.172155 103.066477) (xy 135.176703 103.068554) (xy 135.193072 103.094025) (xy 135.211384 103.118143) + (xy 135.212511 103.124273) (xy 135.214477 103.127332) (xy 135.2195 103.162267) (xy 135.2195 103.387569) + (xy 135.199815 103.454608) (xy 135.193875 103.463057) (xy 135.189475 103.46879) (xy 135.110426 103.605709) + (xy 135.110423 103.605716) (xy 135.0695 103.758443) (xy 135.0695 103.916557) (xy 135.105066 104.049289) + (xy 135.110423 104.069283) (xy 135.110426 104.06929) (xy 135.189475 104.206209) (xy 135.189479 104.206214) + (xy 135.18948 104.206216) (xy 135.301284 104.31802) (xy 135.301286 104.318021) (xy 135.30129 104.318024) + (xy 135.438209 104.397073) (xy 135.438216 104.397077) (xy 135.590943 104.438) (xy 135.590945 104.438) + (xy 135.749055 104.438) (xy 135.749057 104.438) (xy 135.901784 104.397077) (xy 136.038716 104.31802) + (xy 136.15052 104.206216) (xy 136.229577 104.069284) (xy 136.2705 103.916557) (xy 136.2705 103.758443) + (xy 136.229577 103.605716) (xy 136.229573 103.605709) (xy 136.150524 103.46879) (xy 136.150521 103.468787) + (xy 136.15052 103.468784) (xy 136.150517 103.468781) (xy 136.146125 103.463057) (xy 136.137881 103.441734) + (xy 136.125523 103.422504) (xy 136.122607 103.402227) (xy 136.12093 103.397888) (xy 136.1205 103.387569) + (xy 136.1205 103.162267) (xy 136.140185 103.095228) (xy 136.170863 103.062499) (xy 136.220711 103.025711) + (xy 136.299116 102.919475) (xy 136.342725 102.794849) (xy 136.3455 102.765256) (xy 136.3455 102.758443) + (xy 138.2695 102.758443) (xy 138.2695 102.916557) (xy 138.310228 103.068554) (xy 138.310423 103.069283) + (xy 138.310426 103.06929) (xy 138.389475 103.206209) (xy 138.389479 103.206214) (xy 138.38948 103.206216) + (xy 138.501284 103.31802) (xy 138.501286 103.318021) (xy 138.50129 103.318024) (xy 138.638209 103.397073) + (xy 138.638216 103.397077) (xy 138.790943 103.438) (xy 138.790945 103.438) (xy 138.798099 103.438942) + (xy 138.861996 103.467207) (xy 138.869597 103.4742) (xy 139.080886 103.685489) (xy 139.183613 103.744799) + (xy 139.207821 103.751284) (xy 139.207824 103.751286) (xy 139.207825 103.751286) (xy 139.231938 103.757747) + (xy 139.298191 103.7755) (xy 139.4705 103.7755) (xy 139.537539 103.795185) (xy 139.583294 103.847989) + (xy 139.5945 103.8995) (xy 139.5945 104.18326) (xy 139.604426 104.251391) (xy 139.655803 104.356485) + (xy 139.738514 104.439196) (xy 139.738515 104.439196) (xy 139.738517 104.439198) (xy 139.843607 104.490573) + (xy 139.871651 104.494659) (xy 139.911739 104.5005) (xy 139.91174 104.5005) (xy 140.278261 104.5005) + (xy 140.300971 104.497191) (xy 140.346393 104.490573) (xy 140.451483 104.439198) (xy 140.534198 104.356483) + (xy 140.585573 104.251393) (xy 140.5955 104.18326) (xy 140.5955 102.46674) (xy 140.593379 102.452186) + (xy 140.585573 102.398608) (xy 140.578444 102.384025) (xy 140.534198 102.293517) (xy 140.534196 102.293515) + (xy 140.534196 102.293514) (xy 140.451485 102.210803) (xy 140.346391 102.159426) (xy 140.278261 102.1495) + (xy 140.27826 102.1495) (xy 139.91174 102.1495) (xy 139.911739 102.1495) (xy 139.843608 102.159426) + (xy 139.738514 102.210803) (xy 139.655803 102.293514) (xy 139.604426 102.398608) (xy 139.596596 102.45235) + (xy 139.567451 102.515851) (xy 139.508602 102.553514) (xy 139.438733 102.553382) (xy 139.380026 102.515497) + (xy 139.366504 102.49647) (xy 139.360269 102.485671) (xy 139.35052 102.468784) (xy 139.238716 102.35698) + (xy 139.238714 102.356979) (xy 139.238709 102.356975) (xy 139.10179 102.277926) (xy 139.101786 102.277924) + (xy 139.101784 102.277923) (xy 138.949057 102.237) (xy 138.790943 102.237) (xy 138.638216 102.277923) + (xy 138.638209 102.277926) (xy 138.50129 102.356975) (xy 138.501282 102.356981) (xy 138.389481 102.468782) + (xy 138.389475 102.46879) (xy 138.310426 102.605709) (xy 138.310423 102.605716) (xy 138.2695 102.758443) + (xy 136.3455 102.758443) (xy 136.3455 102.159744) (xy 136.34547 102.159427) (xy 136.342725 102.13015) + (xy 136.317935 102.059306) (xy 136.299116 102.005525) (xy 136.294669 101.9995) (xy 136.220711 101.899289) + (xy 136.22071 101.899288) (xy 136.114476 101.820884) (xy 135.989848 101.777274) (xy 135.989849 101.777274) + (xy 135.96026 101.7745) (xy 135.960256 101.7745) (xy 135.469465 101.7745) (xy 135.402426 101.754815) + (xy 135.356671 101.702011) (xy 135.346727 101.632853) (xy 135.375752 101.569297) (xy 135.381784 101.562819) + (xy 135.582784 101.361819) (xy 135.644107 101.328334) (xy 135.670465 101.3255) (xy 135.96026 101.3255) + (xy 135.989849 101.322725) (xy 136.04531 101.303318) (xy 136.114475 101.279116) (xy 136.220711 101.200711) + (xy 136.299116 101.094475) (xy 136.342725 100.969849) (xy 136.343795 100.958443) (xy 137.4695 100.958443) + (xy 137.4695 101.116557) (xy 137.508536 101.262239) (xy 137.510423 101.269283) (xy 137.510426 101.26929) + (xy 137.589475 101.406209) (xy 137.589479 101.406214) (xy 137.58948 101.406216) (xy 137.701284 101.51802) + (xy 137.701286 101.518021) (xy 137.70129 101.518024) (xy 137.808987 101.580202) (xy 137.838216 101.597077) + (xy 137.990943 101.638) (xy 138.110215 101.638) (xy 138.142307 101.642225) (xy 138.150709 101.644476) + (xy 138.173191 101.6505) (xy 138.587732 101.6505) (xy 138.654771 101.670185) (xy 138.687502 101.700866) + (xy 138.69804 101.715144) (xy 138.724288 101.75071) (xy 138.72429 101.750712) (xy 138.830523 101.829115) + (xy 138.830524 101.829115) (xy 138.830525 101.829116) (xy 138.955151 101.872725) (xy 138.95515 101.872725) + (xy 138.98474 101.8755) (xy 138.984744 101.8755) (xy 139.59026 101.8755) (xy 139.619849 101.872725) + (xy 139.643543 101.864434) (xy 139.744475 101.829116) (xy 139.850711 101.750711) (xy 139.929116 101.644475) + (xy 139.972725 101.519849) (xy 139.973088 101.515975) (xy 139.9755 101.49026) (xy 139.9755 100.909739) + (xy 139.972725 100.88015) (xy 139.946676 100.805709) (xy 139.929116 100.755525) (xy 139.924669 100.7495) + (xy 139.850711 100.649289) (xy 139.85071 100.649288) (xy 139.744476 100.570884) (xy 139.619848 100.527274) + (xy 139.619849 100.527274) (xy 139.59026 100.5245) (xy 139.590256 100.5245) (xy 138.984744 100.5245) + (xy 138.98474 100.5245) (xy 138.95515 100.527274) (xy 138.830523 100.570884) (xy 138.724289 100.649288) + (xy 138.717718 100.65586) (xy 138.715638 100.65378) (xy 138.672103 100.686815) (xy 138.602445 100.692252) + (xy 138.540906 100.659166) (xy 138.540334 100.658598) (xy 138.438717 100.556981) (xy 138.438709 100.556975) + (xy 138.30179 100.477926) (xy 138.301786 100.477924) (xy 138.301784 100.477923) (xy 138.149057 100.437) + (xy 137.990943 100.437) (xy 137.838216 100.477923) (xy 137.838209 100.477926) (xy 137.70129 100.556975) + (xy 137.701282 100.556981) (xy 137.589481 100.668782) (xy 137.589475 100.66879) (xy 137.510426 100.805709) + (xy 137.510423 100.805716) (xy 137.4695 100.958443) (xy 136.343795 100.958443) (xy 136.3455 100.940262) + (xy 136.3455 100.334739) (xy 136.342725 100.30515) (xy 136.31059 100.213316) (xy 136.299116 100.180525) + (xy 136.298912 100.180249) (xy 136.220711 100.074289) (xy 136.22071 100.074288) (xy 136.114476 99.995884) + (xy 135.989848 99.952274) (xy 135.989849 99.952274) (xy 135.96026 99.9495) (xy 135.960256 99.9495) + (xy 135.379744 99.9495) (xy 135.37974 99.9495) (xy 135.35015 99.952274) (xy 135.225523 99.995884) + (xy 135.119289 100.074288) (xy 135.119288 100.074289) (xy 135.040884 100.180523) (xy 134.997274 100.30515) + (xy 134.9945 100.334739) (xy 134.9945 100.624533) (xy 134.985856 100.653969) (xy 134.979333 100.683959) + (xy 134.975577 100.688975) (xy 134.974815 100.691572) (xy 134.958182 100.712213) (xy 134.907216 100.76318) + (xy 134.845893 100.796666) (xy 134.819534 100.7995) (xy 134.3945 100.7995) (xy 134.327461 100.779815) + (xy 134.281706 100.727011) (xy 134.2705 100.6755) (xy 134.2705 100.180249) (xy 134.270499 100.180247) + (xy 134.258868 100.12177) (xy 134.258867 100.121769) (xy 134.214552 100.055447) (xy 134.14823 100.011132) + (xy 134.148229 100.011131) (xy 134.089752 99.9995) (xy 134.089748 99.9995) (xy 132.560189 99.9995) + (xy 132.49315 99.979815) (xy 132.447395 99.927011) (xy 132.437451 99.857853) (xy 132.466476 99.794297) + (xy 132.472508 99.787819) (xy 134.573508 97.686819) (xy 134.634831 97.653334) (xy 134.65125 97.651568) + (xy 134.651249 97.651561) (xy 134.659305 97.6505) (xy 134.659309 97.6505) (xy 134.773886 97.619799) + (xy 134.876613 97.560489) (xy 134.960489 97.476613) (xy 135.019799 97.373886) (xy 135.0505 97.259309) + (xy 135.0505 97.140691) (xy 135.019799 97.026114) (xy 134.960489 96.923387) (xy 134.876613 96.839511) + (xy 134.773886 96.780201) (xy 134.659309 96.7495) (xy 134.540691 96.7495) (xy 134.426114 96.780201) + (xy 134.426112 96.780201) (xy 134.426112 96.780202) (xy 134.323387 96.839511) (xy 134.323384 96.839513) + (xy 134.239513 96.923384) (xy 134.239511 96.923387) (xy 134.206709 96.980202) (xy 134.180201 97.026114) + (xy 134.163838 97.087181) (xy 134.149499 97.140694) (xy 134.148439 97.148751) (xy 134.14665 97.148515) + (xy 134.129815 97.20585) (xy 134.113181 97.226492) (xy 131.376492 99.963181) (xy 131.315169 99.996666) + (xy 131.288811 99.9995) (xy 129.910247 99.9995) (xy 129.85177 100.011131) (xy 129.851769 100.011132) + (xy 129.785447 100.055447) (xy 129.741132 100.121769) (xy 129.741131 100.12177) (xy 129.7295 100.180247) + (xy 126.6505 100.180247) (xy 126.6505 99.035837) (xy 126.614784 98.810339) (xy 126.565091 98.657401) + (xy 126.544231 98.593201) (xy 126.544229 98.593198) (xy 126.544229 98.593196) (xy 126.440578 98.389771) + (xy 126.425832 98.369475) (xy 126.306379 98.205063) (xy 126.144937 98.043621) (xy 125.960228 97.909421) + (xy 125.929152 97.893587) (xy 125.756803 97.80577) (xy 125.53966 97.735215) (xy 125.314162 97.6995) + (xy 125.314157 97.6995) (xy 125.085843 97.6995) (xy 125.085838 97.6995) (xy 124.860339 97.735215) + (xy 124.643196 97.80577) (xy 124.439771 97.909421) (xy 124.255061 98.043622) (xy 124.093622 98.205061) + (xy 123.959421 98.389771) (xy 123.85577 98.593196) (xy 123.785215 98.810339) (xy 123.7495 99.035837) + (xy 123.7495 103.464162) (xy 123.784889 103.687598) (xy 123.785216 103.68966) (xy 123.793431 103.714942) + (xy 123.7995 103.75326) (xy 123.7995 105.517821) (xy 123.779815 105.58486) (xy 123.763181 105.605502) + (xy 121.779618 107.589064) (xy 121.779614 107.589069) (xy 121.774818 107.595671) (xy 121.719488 107.638337) + (xy 121.649875 107.644316) (xy 121.58808 107.61171) (xy 121.553723 107.550872) (xy 121.5505 107.522786) + (xy 121.5505 106.961189) (xy 121.570185 106.89415) (xy 121.586819 106.873508) (xy 122.120516 106.339811) + (xy 122.660465 105.799862) (xy 122.703318 105.725639) (xy 122.7255 105.642853) (xy 122.7255 105.557147) + (xy 122.7255 97.986189) (xy 122.734144 97.956748) (xy 122.740668 97.926762) (xy 122.744422 97.921746) + (xy 122.745185 97.91915) (xy 122.761819 97.898508) (xy 122.773508 97.886819) (xy 122.834831 97.853334) + (xy 122.85125 97.851568) (xy 122.851249 97.851561) (xy 122.859305 97.8505) (xy 122.859309 97.8505) + (xy 122.973886 97.819799) (xy 123.076613 97.760489) (xy 123.160489 97.676613) (xy 123.219799 97.573886) + (xy 123.2505 97.459309) (xy 123.2505 97.340691) (xy 123.219799 97.226114) (xy 123.160489 97.123387) + (xy 123.076613 97.039511) (xy 122.973886 96.980201) (xy 122.859309 96.9495) (xy 122.740691 96.9495) + (xy 122.626114 96.980201) (xy 122.626112 96.980201) (xy 122.626112 96.980202) (xy 122.523387 97.039511) + (xy 122.523384 97.039513) (xy 122.439513 97.123384) (xy 122.439511 97.123387) (xy 122.385001 97.217801) + (xy 122.380201 97.226114) (xy 122.360269 97.3005) (xy 122.349499 97.340694) (xy 122.348439 97.348751) + (xy 122.34665 97.348515) (xy 122.329815 97.40585) (xy 122.313181 97.426492) (xy 122.139537 97.600135) + (xy 122.139533 97.600141) (xy 122.096682 97.674359) (xy 122.096078 97.676615) (xy 122.081595 97.730669) + (xy 122.0745 97.757147) (xy 122.0745 103.028369) (xy 122.054815 103.095408) (xy 122.002011 103.141163) + (xy 121.932853 103.151107) (xy 121.869297 103.122082) (xy 121.831523 103.063304) (xy 121.82728 103.042253) + (xy 121.816541 102.946949) (xy 121.81654 102.946937) (xy 121.749046 102.651228) (xy 121.748036 102.648343) + (xy 121.714808 102.553382) (xy 121.648868 102.364935) (xy 121.517265 102.091659) (xy 121.355892 101.834836) + (xy 121.166779 101.597696) (xy 120.952304 101.383221) (xy 120.935295 101.369657) (xy 120.715164 101.194108) + (xy 120.708523 101.189935) (xy 120.662235 101.137598) (xy 120.6505 101.084944) (xy 120.6505 99.235837) + (xy 120.614784 99.010339) (xy 120.569073 98.869657) (xy 120.544231 98.793201) (xy 120.544229 98.793198) + (xy 120.544229 98.793196) (xy 120.48955 98.685884) (xy 120.440579 98.589772) (xy 120.306379 98.405063) + (xy 120.144937 98.243621) (xy 119.960228 98.109421) (xy 119.912666 98.085187) (xy 119.756803 98.00577) + (xy 119.53966 97.935215) (xy 119.314162 97.8995) (xy 119.314157 97.8995) (xy 119.085843 97.8995) + (xy 119.085838 97.8995) (xy 118.860339 97.935215) (xy 118.643196 98.00577) (xy 118.439771 98.109421) + (xy 118.255061 98.243622) (xy 118.093622 98.405061) (xy 117.959421 98.589771) (xy 117.85577 98.793196) + (xy 117.785215 99.010339) (xy 117.7495 99.235837) (xy 117.7495 100.5755) (xy 117.729815 100.642539) + (xy 117.677011 100.688294) (xy 117.6255 100.6995) (xy 117.140711 100.6995) (xy 117.073672 100.679815) + (xy 117.063398 100.672447) (xy 117.025859 100.642511) (xy 116.965164 100.594108) (xy 116.754916 100.462) + (xy 116.708338 100.432733) (xy 116.435068 100.301133) (xy 116.148783 100.200957) (xy 116.148771 100.200953) + (xy 115.920556 100.148864) (xy 115.853063 100.13346) (xy 115.85306 100.133459) (xy 115.853048 100.133457) + (xy 115.551663 100.0995) (xy 115.551657 100.0995) (xy 115.248343 100.0995) (xy 115.248336 100.0995) + (xy 114.946951 100.133457) (xy 114.946937 100.13346) (xy 114.651228 100.200953) (xy 114.651216 100.200957) + (xy 114.364931 100.301133) (xy 114.091661 100.432733) (xy 113.834837 100.594107) (xy 113.597696 100.78322) + (xy 113.38322 100.997696) (xy 113.194107 101.234837) (xy 113.032733 101.491661) (xy 112.901133 101.764931) + (xy 112.800957 102.051216) (xy 112.800953 102.051228) (xy 112.73346 102.346937) (xy 112.733457 102.346951) + (xy 112.6995 102.648336) (xy 111.7005 102.648336) (xy 111.7005 95.79573) (xy 118.1245 95.79573) + (xy 118.1245 96.704269) (xy 118.127353 96.734699) (xy 118.127353 96.734701) (xy 118.172206 96.86288) + (xy 118.172207 96.862882) (xy 118.25285 96.97215) (xy 118.362118 97.052793) (xy 118.404845 97.067744) + (xy 118.490299 97.097646) (xy 118.52073 97.1005) (xy 118.520734 97.1005) (xy 119.87927 97.1005) + (xy 119.909699 97.097646) (xy 119.909701 97.097646) (xy 119.97379 97.075219) (xy 120.037882 97.052793) + (xy 120.14715 96.97215) (xy 120.227793 96.862882) (xy 120.256724 96.780201) (xy 120.272646 96.734701) + (xy 120.272646 96.734699) (xy 120.2755 96.704269) (xy 120.2755 96.6995) (xy 120.295185 96.632461) + (xy 120.347989 96.586706) (xy 120.3995 96.5755) (xy 122.592851 96.5755) (xy 122.592853 96.5755) + (xy 122.675639 96.553318) (xy 122.749862 96.510465) (xy 122.966255 96.294071) (xy 123.027577 96.260587) + (xy 123.097268 96.265571) (xy 123.153202 96.307442) (xy 123.173708 96.349656) (xy 123.180201 96.373886) + (xy 123.239511 96.476613) (xy 123.323387 96.560489) (xy 123.426114 96.619799) (xy 123.540691 96.6505) + (xy 123.540694 96.6505) (xy 123.659306 96.6505) (xy 123.659309 96.6505) (xy 123.773886 96.619799) + (xy 123.876613 96.560489) (xy 123.87662 96.560481) (xy 123.883059 96.555542) (xy 123.884157 96.556973) + (xy 123.90221 96.547115) (xy 123.928029 96.530523) (xy 123.934229 96.529631) (xy 123.936606 96.528334) + (xy 123.962964 96.5255) (xy 124.036153 96.5255) (xy 124.103192 96.545185) (xy 124.148947 96.597989) + (xy 124.153187 96.608528) (xy 124.172207 96.662882) (xy 124.25285 96.77215) (xy 124.362118 96.852793) + (xy 124.390945 96.86288) (xy 124.490299 96.897646) (xy 124.52073 96.9005) (xy 124.520734 96.9005) + (xy 125.87927 96.9005) (xy 125.909699 96.897646) (xy 125.909701 96.897646) (xy 125.980919 96.872725) + (xy 126.037882 96.852793) (xy 126.14715 96.77215) (xy 126.227793 96.662882) (xy 126.266131 96.553318) + (xy 126.272646 96.534701) (xy 126.272646 96.534699) (xy 126.2755 96.504269) (xy 126.2755 96.4995) + (xy 126.295185 96.432461) (xy 126.347989 96.386706) (xy 126.3995 96.3755) (xy 127.992851 96.3755) + (xy 127.992853 96.3755) (xy 128.075639 96.353318) (xy 128.149862 96.310465) (xy 133.23338 91.226945) + (xy 133.294701 91.193462) (xy 133.364393 91.198446) (xy 133.420326 91.240318) (xy 133.428445 91.252625) + (xy 133.430598 91.256354) (xy 133.446098 91.2832) (xy 133.529974 91.367076) (xy 133.632701 91.426386) + (xy 133.747278 91.457087) (xy 133.747281 91.457087) (xy 133.755338 91.458148) (xy 133.755102 91.459936) + (xy 133.812437 91.476772) (xy 133.833079 91.493406) (xy 134.394489 92.054815) (xy 134.939533 92.599859) + (xy 134.939535 92.599862) (xy 135.000138 92.660465) (xy 135.062868 92.696682) (xy 135.070606 92.701149) + (xy 135.070608 92.701151) (xy 135.072737 92.70238) (xy 135.074362 92.703318) (xy 135.157148 92.725501) + (xy 135.15715 92.725501) (xy 135.250449 92.725501) (xy 135.250465 92.7255) (xy 138.242851 92.7255) + (xy 138.242853 92.7255) (xy 138.325639 92.703318) (xy 138.399862 92.660465) (xy 138.737319 92.323006) + (xy 138.798642 92.289522) (xy 138.868333 92.294506) (xy 138.924267 92.336377) (xy 138.948684 92.401842) + (xy 138.949 92.410688) (xy 138.949 92.595252) (xy 138.960631 92.653729) (xy 138.960632 92.65373) + (xy 139.004947 92.720052) (xy 139.071269 92.764367) (xy 139.07127 92.764368) (xy 139.129747 92.775999) + (xy 139.12975 92.776) (xy 139.129752 92.776) (xy 140.64425 92.776) (xy 140.644251 92.775999) (xy 140.659068 92.773052) + (xy 140.702729 92.764368) (xy 140.702729 92.764367) (xy 140.702731 92.764367) (xy 140.769052 92.720052) + (xy 140.813367 92.653731) (xy 140.813367 92.653729) (xy 140.813368 92.653729) (xy 140.824999 92.595252) + (xy 140.825 92.59525) (xy 140.825 92.255749) (xy 140.813849 92.199692) (xy 140.813849 92.151308) + (xy 140.825 92.09525) (xy 140.825 91.755749) (xy 140.813849 91.699692) (xy 140.813849 91.651308) + (xy 140.825 91.59525) (xy 140.825 91.255749) (xy 140.813849 91.199692) (xy 140.813849 91.151308) + (xy 140.825 91.09525) (xy 140.825 90.899) (xy 140.844685 90.831961) (xy 140.897489 90.786206) (xy 140.949 90.775) + (xy 142.593351 90.775) (xy 142.593353 90.775) (xy 142.676139 90.752818) (xy 142.750362 90.709965) + (xy 142.760819 90.699508) (xy 142.780255 90.688895) (xy 142.796989 90.674395) (xy 142.81032 90.672478) + (xy 142.822142 90.666023) (xy 142.844228 90.667602) (xy 142.866147 90.664451) (xy 142.878398 90.670046) + (xy 142.891834 90.671007) (xy 142.90956 90.684277) (xy 142.929703 90.693476) (xy 142.936985 90.704807) + (xy 142.947767 90.712879) (xy 142.955504 90.733624) (xy 142.967477 90.752254) (xy 142.970628 90.774172) + (xy 142.972184 90.778343) (xy 142.9725 90.787189) (xy 142.9725 90.890811) (xy 142.952815 90.95785) + (xy 142.936181 90.978492) (xy 140.489537 93.425135) (xy 140.489533 93.425141) (xy 140.446681 93.499361) + (xy 140.446682 93.499362) (xy 140.4245 93.582147) (xy 140.4245 94.264811) (xy 140.418261 94.286056) + (xy 140.416682 94.308145) (xy 140.408609 94.318928) (xy 140.404815 94.33185) (xy 140.388081 94.346349) + (xy 140.37481 94.364078) (xy 140.362189 94.368785) (xy 140.352011 94.377605) (xy 140.330093 94.380756) + (xy 140.309346 94.388495) (xy 140.296185 94.385632) (xy 140.282853 94.387549) (xy 140.262709 94.378349) + (xy 140.241073 94.373643) (xy 140.223347 94.360374) (xy 140.219297 94.358524) (xy 140.212819 94.352492) + (xy 140.086819 94.226492) (xy 140.053334 94.165169) (xy 140.051568 94.148749) (xy 140.051561 94.148751) + (xy 140.0505 94.140694) (xy 140.0505 94.140693) (xy 140.0505 94.140691) (xy 140.019799 94.026114) + (xy 139.960489 93.923387) (xy 139.876613 93.839511) (xy 139.773886 93.780201) (xy 139.659309 93.7495) + (xy 139.540691 93.7495) (xy 139.426114 93.780201) (xy 139.426112 93.780201) (xy 139.426112 93.780202) + (xy 139.323387 93.839511) (xy 139.323384 93.839513) (xy 139.239513 93.923384) (xy 139.239511 93.923387) + (xy 139.180201 94.026114) (xy 139.1495 94.140691) (xy 139.1495 94.259309) (xy 139.180201 94.373886) + (xy 139.239511 94.476613) (xy 139.323387 94.560489) (xy 139.426114 94.619799) (xy 139.540691 94.6505) + (xy 139.540694 94.6505) (xy 139.548751 94.651561) (xy 139.548515 94.653349) (xy 139.60585 94.670185) + (xy 139.626492 94.686819) (xy 139.814173 94.8745) (xy 139.827493 94.887819) (xy 139.860978 94.949142) + (xy 139.855994 95.018833) (xy 139.814123 95.074767) (xy 139.748658 95.099184) (xy 139.739812 95.0995) + (xy 139.255247 95.0995) (xy 139.19677 95.111131) (xy 139.196769 95.111132) (xy 139.130447 95.155447) + (xy 139.086132 95.221769) (xy 139.086131 95.22177) (xy 139.0745 95.280247) (xy 139.0745 97.119752) + (xy 139.086131 97.178229) (xy 139.086132 97.17823) (xy 139.130447 97.244552) (xy 139.196769 97.288867) + (xy 139.19677 97.288868) (xy 139.255247 97.300499) (xy 139.25525 97.3005) (xy 142.1505 97.3005) + (xy 142.217539 97.320185) (xy 142.263294 97.372989) (xy 142.2745 97.4245) (xy 142.2745 99.526311) + (xy 142.254815 99.59335) (xy 142.238181 99.613992) (xy 141.363992 100.488181) (xy 141.302669 100.521666) + (xy 141.276311 100.5245) (xy 140.80974 100.5245) (xy 140.78015 100.527274) (xy 140.655523 100.570884) + (xy 140.549289 100.649288) (xy 140.549288 100.649289) (xy 140.470884 100.755523) (xy 140.427274 100.88015) + (xy 140.4245 100.909739) (xy 140.4245 101.49026) (xy 140.427274 101.519849) (xy 140.470884 101.644476) + (xy 140.549288 101.75071) (xy 140.549289 101.750711) (xy 140.655523 101.829115) (xy 140.655524 101.829115) + (xy 140.655525 101.829116) (xy 140.780151 101.872725) (xy 140.78015 101.872725) (xy 140.80974 101.8755) + (xy 140.809744 101.8755) (xy 140.9155 101.8755) (xy 140.924185 101.87805) (xy 140.933147 101.876762) + (xy 140.957187 101.88774) (xy 140.982539 101.895185) (xy 140.988466 101.902025) (xy 140.996703 101.905787) + (xy 141.010992 101.928021) (xy 141.028294 101.947989) (xy 141.030581 101.958503) (xy 141.034477 101.964565) + (xy 141.0395 101.9995) (xy 141.0395 102.128456) (xy 141.019815 102.195495) (xy 141.003181 102.216137) + (xy 140.925803 102.293514) (xy 140.874426 102.398608) (xy 140.8645 102.466739) (xy 140.8645 104.18326) + (xy 140.874426 104.251391) (xy 140.925803 104.356485) (xy 141.008514 104.439196) (xy 141.008515 104.439196) + (xy 141.008517 104.439198) (xy 141.113607 104.490573) (xy 141.141651 104.494659) (xy 141.181739 104.5005) + (xy 141.18174 104.5005) (xy 141.548261 104.5005) (xy 141.570971 104.497191) (xy 141.616393 104.490573) + (xy 141.721483 104.439198) (xy 141.804198 104.356483) (xy 141.855573 104.251393) (xy 141.8655 104.18326) + (xy 141.8655 102.46674) (xy 141.863379 102.452186) (xy 141.855573 102.398608) (xy 141.848444 102.384025) + (xy 141.804198 102.293517) (xy 141.804196 102.293515) (xy 141.804196 102.293514) (xy 141.726819 102.216137) + (xy 141.693334 102.154814) (xy 141.6905 102.128456) (xy 141.6905 101.771474) (xy 141.703925 101.715356) + (xy 141.708595 101.706153) (xy 141.754116 101.644475) (xy 141.785686 101.554251) (xy 141.789425 101.546886) + (xy 141.80794 101.527218) (xy 141.823681 101.505273) (xy 141.831529 101.502162) (xy 141.837318 101.496013) + (xy 141.863529 101.489477) (xy 141.888634 101.479526) (xy 141.896918 101.481152) (xy 141.905112 101.479109) + (xy 141.930694 101.487781) (xy 141.957195 101.492983) (xy 141.963285 101.498829) (xy 141.971283 101.501541) + (xy 141.988114 101.522665) (xy 142.007598 101.54137) (xy 142.013749 101.554839) (xy 142.014822 101.556186) + (xy 142.014953 101.557477) (xy 142.017041 101.562048) (xy 142.045884 101.644476) (xy 142.124287 101.750709) + (xy 142.124288 101.750709) (xy 142.124289 101.750711) (xy 142.230524 101.829115) (xy 142.230528 101.829118) + (xy 142.238741 101.833459) (xy 142.237572 101.835669) (xy 142.245437 101.841308) (xy 142.266703 101.85102) + (xy 142.273302 101.861289) (xy 142.283222 101.868402) (xy 142.291839 101.890132) (xy 142.304477 101.909798) + (xy 142.30723 101.928947) (xy 142.308977 101.933352) (xy 142.3095 101.944733) (xy 142.3095 102.128456) + (xy 142.289815 102.195495) (xy 142.273181 102.216137) (xy 142.195803 102.293514) (xy 142.144426 102.398608) + (xy 142.1345 102.466739) (xy 142.1345 104.18326) (xy 142.144426 104.251391) (xy 142.195803 104.356485) + (xy 142.278514 104.439196) (xy 142.278515 104.439196) (xy 142.278517 104.439198) (xy 142.383607 104.490573) + (xy 142.411651 104.494659) (xy 142.451739 104.5005) (xy 142.45174 104.5005) (xy 142.818261 104.5005) + (xy 142.840971 104.497191) (xy 142.886393 104.490573) (xy 142.991483 104.439198) (xy 143.074198 104.356483) + (xy 143.125573 104.251393) (xy 143.1355 104.18326) (xy 143.1355 102.46674) (xy 143.133379 102.452186) + (xy 143.125573 102.398608) (xy 143.118444 102.384025) (xy 143.074198 102.293517) (xy 143.074196 102.293515) + (xy 143.074196 102.293514) (xy 142.996819 102.216137) (xy 142.982115 102.189209) (xy 142.965523 102.163391) + (xy 142.964631 102.15719) (xy 142.963334 102.154814) (xy 142.9605 102.128456) (xy 142.9605 101.981475) + (xy 142.980185 101.914436) (xy 143.032989 101.868681) (xy 143.043544 101.864434) (xy 143.081878 101.85102) + (xy 143.144475 101.829116) (xy 143.250711 101.750711) (xy 143.329116 101.644475) (xy 143.372725 101.519849) + (xy 143.373088 101.515975) (xy 143.3755 101.49026) (xy 143.3755 101.336188) (xy 143.381446 101.315935) + (xy 143.382591 101.294856) (xy 143.392033 101.279882) (xy 143.395185 101.269149) (xy 143.403159 101.262239) + (xy 143.411819 101.248507) (xy 143.612819 101.047507) (xy 143.674142 101.014022) (xy 143.743834 101.019006) + (xy 143.799767 101.060878) (xy 143.824184 101.126342) (xy 143.8245 101.135188) (xy 143.8245 101.376311) + (xy 143.818553 101.396563) (xy 143.817409 101.417643) (xy 143.808906 101.429417) (xy 143.804815 101.44335) + (xy 143.788181 101.463992) (xy 143.644537 101.607635) (xy 143.644535 101.607638) (xy 143.60168 101.681862) + (xy 143.593348 101.712964) (xy 143.593348 101.712965) (xy 143.5795 101.764647) (xy 143.5795 102.128456) + (xy 143.559815 102.195495) (xy 143.543181 102.216137) (xy 143.465803 102.293514) (xy 143.414426 102.398608) + (xy 143.4045 102.466739) (xy 143.4045 104.18326) (xy 143.414426 104.251391) (xy 143.465803 104.356485) + (xy 143.548514 104.439196) (xy 143.548515 104.439196) (xy 143.548517 104.439198) (xy 143.653607 104.490573) + (xy 143.681651 104.494659) (xy 143.721739 104.5005) (xy 143.72174 104.5005) (xy 144.088261 104.5005) + (xy 144.110971 104.497191) (xy 144.156393 104.490573) (xy 144.261483 104.439198) (xy 144.344198 104.356483) + (xy 144.395573 104.251393) (xy 144.4055 104.18326) (xy 144.4055 102.46674) (xy 144.403379 102.452186) + (xy 144.395573 102.398608) (xy 144.388444 102.384025) (xy 144.344198 102.293517) (xy 144.344196 102.293515) + (xy 144.344196 102.293514) (xy 144.266819 102.216137) (xy 144.252115 102.189209) (xy 144.235523 102.163391) + (xy 144.234631 102.15719) (xy 144.233334 102.154814) (xy 144.2305 102.128456) (xy 144.2305 101.9995) + (xy 144.250185 101.932461) (xy 144.302989 101.886706) (xy 144.3545 101.8755) (xy 144.81526 101.8755) + (xy 144.844849 101.872725) (xy 144.868543 101.864434) (xy 144.969475 101.829116) (xy 145.075711 101.750711) + (xy 145.107989 101.706975) (xy 145.112498 101.700866) (xy 145.168146 101.658615) (xy 145.212268 101.6505) + (xy 145.566807 101.6505) (xy 145.566809 101.6505) (xy 145.589291 101.644476) (xy 145.597693 101.642225) + (xy 145.629785 101.638) (xy 145.749055 101.638) (xy 145.749057 101.638) (xy 145.901784 101.597077) + (xy 146.038716 101.51802) (xy 146.15052 101.406216) (xy 146.229577 101.269284) (xy 146.2705 101.116557) + (xy 146.2705 100.958443) (xy 146.229577 100.805716) (xy 146.201536 100.757147) (xy 146.150524 100.66879) + (xy 146.150518 100.668782) (xy 146.038717 100.556981) (xy 146.038709 100.556975) (xy 145.90179 100.477926) + (xy 145.901786 100.477924) (xy 145.901784 100.477923) (xy 145.749057 100.437) (xy 145.590943 100.437) + (xy 145.438216 100.477923) (xy 145.438209 100.477926) (xy 145.30129 100.556975) (xy 145.301286 100.556978) + (xy 145.227841 100.630423) (xy 145.166517 100.663907) (xy 145.096826 100.658922) (xy 145.066529 100.642513) + (xy 144.969475 100.570884) (xy 144.911222 100.5505) (xy 144.844848 100.527274) (xy 144.844849 100.527274) + (xy 144.81526 100.5245) (xy 144.815256 100.5245) (xy 144.435188 100.5245) (xy 144.368149 100.504815) + (xy 144.322394 100.452011) (xy 144.31245 100.382853) (xy 144.341475 100.319297) (xy 144.347507 100.312819) + (xy 146.662819 97.997506) (xy 146.724142 97.964021) (xy 146.793834 97.969005) (xy 146.849767 98.010877) + (xy 146.874184 98.076341) (xy 146.8745 98.085187) (xy 146.8745 108.642852) (xy 146.896682 108.72564) + (xy 146.913123 108.754115) (xy 146.939535 108.799862) (xy 146.939537 108.799864) (xy 152.888181 114.748508) + (xy 152.921666 114.809831) (xy 152.9245 114.836189) (xy 152.9245 115.21526) (xy 152.927274 115.244849) + (xy 152.970884 115.369476) (xy 153.049288 115.47571) (xy 153.049289 115.475711) (xy 153.155523 115.554115) + (xy 153.155524 115.554115) (xy 153.155525 115.554116) (xy 153.280151 115.597725) (xy 153.28015 115.597725) + (xy 153.30974 115.6005) (xy 153.309744 115.6005) (xy 153.89026 115.6005) (xy 153.919849 115.597725) + (xy 153.940088 115.590643) (xy 154.044475 115.554116) (xy 154.150711 115.475711) (xy 154.229116 115.369475) + (xy 154.272725 115.244849) (xy 154.273378 115.237882) (xy 154.2755 115.21526) (xy 154.2755 114.8495) + (xy 154.27805 114.840814) (xy 154.276762 114.831853) (xy 154.28774 114.807812) (xy 154.295185 114.782461) + (xy 154.302025 114.776533) (xy 154.305787 114.768297) (xy 154.328021 114.754007) (xy 154.347989 114.736706) + (xy 154.358503 114.734418) (xy 154.364565 114.730523) (xy 154.3995 114.7255) (xy 154.4755 114.7255) + (xy 154.542539 114.745185) (xy 154.588294 114.797989) (xy 154.5995 114.8495) (xy 154.5995 115.079269) + (xy 154.602353 115.109699) (xy 154.602353 115.109701) (xy 154.639291 115.21526) (xy 154.647207 115.237882) + (xy 154.72785 115.34715) (xy 154.837118 115.427793) (xy 154.879845 115.442744) (xy 154.965299 115.472646) + (xy 154.99573 115.4755) (xy 154.995734 115.4755) (xy 155.90427 115.4755) (xy 155.934699 115.472646) + (xy 155.934701 115.472646) (xy 155.99879 115.450219) (xy 156.062882 115.427793) (xy 156.17215 115.34715) + (xy 156.252793 115.237882) (xy 156.275219 115.17379) (xy 156.297646 115.109701) (xy 156.297646 115.109699) + (xy 156.3005 115.079269) (xy 156.3005 113.72073) (xy 156.297646 113.6903) (xy 156.297646 113.690298) + (xy 156.252793 113.562119) (xy 156.252792 113.562117) (xy 156.252572 113.561819) (xy 156.17215 113.45285) + (xy 156.062882 113.372207) (xy 156.06288 113.372206) (xy 155.9347 113.327353) (xy 155.90427 113.3245) + (xy 155.904266 113.3245) (xy 154.995734 113.3245) (xy 154.99573 113.3245) (xy 154.9653 113.327353) + (xy 154.965298 113.327353) (xy 154.837119 113.372206) (xy 154.837117 113.372207) (xy 154.72785 113.45285) + (xy 154.647207 113.562117) (xy 154.647206 113.562119) (xy 154.602353 113.690298) (xy 154.602353 113.6903) + (xy 154.5995 113.72073) (xy 154.5995 113.9505) (xy 154.579815 114.017539) (xy 154.527011 114.063294) + (xy 154.4755 114.0745) (xy 154.112962 114.0745) (xy 154.105356 114.074499) (xy 154.105353 114.074499) + (xy 154.073019 114.074499) (xy 154.00598 114.054813) (xy 153.978735 114.023369) (xy 153.964235 114.051496) + (xy 153.950897 114.080703) (xy 153.947905 114.083173) (xy 153.946928 114.085069) (xy 153.919185 114.106886) + (xy 153.917453 114.107886) (xy 153.855452 114.1245) (xy 153.30974 114.1245) (xy 153.280155 114.127274) + (xy 153.272775 114.128886) (xy 153.272188 114.126198) (xy 153.268547 114.126383) (xy 153.253024 114.132173) + (xy 153.234375 114.128116) (xy 153.215313 114.129083) (xy 153.200363 114.120717) (xy 153.184751 114.117321) + (xy 153.156497 114.09617) (xy 153.130378 114.070051) (xy 153.096893 114.008728) (xy 153.101877 113.939036) + (xy 153.143749 113.883103) (xy 153.209213 113.858686) (xy 153.259013 113.865328) (xy 153.280151 113.872725) + (xy 153.286069 113.87328) (xy 153.30974 113.8755) (xy 153.857184 113.8755) (xy 153.860113 113.87636) + (xy 153.863083 113.87564) (xy 153.893429 113.886142) (xy 153.924223 113.895185) (xy 153.926222 113.897492) + (xy 153.92911 113.898492) (xy 153.948964 113.923737) (xy 153.952554 113.92788) (xy 153.959452 113.912777) + (xy 153.979309 113.869296) (xy 153.97931 113.869294) (xy 153.979311 113.869294) (xy 153.979328 113.869282) + (xy 154.032067 113.833458) (xy 154.034182 113.832717) (xy 154.044475 113.829116) (xy 154.150711 113.750711) + (xy 154.229116 113.644475) (xy 154.272725 113.519849) (xy 154.2755 113.490256) (xy 154.2755 112.973689) + (xy 154.284145 112.944245) (xy 154.290668 112.914263) (xy 154.294422 112.909247) (xy 154.295185 112.90665) + (xy 154.311813 112.886013) (xy 154.433204 112.764622) (xy 154.494523 112.73114) (xy 154.564215 112.736124) + (xy 154.620149 112.777995) (xy 154.637922 112.811347) (xy 154.647207 112.837882) (xy 154.72785 112.94715) + (xy 154.837118 113.027793) (xy 154.878185 113.042163) (xy 154.965299 113.072646) (xy 154.99573 113.0755) + (xy 154.995734 113.0755) (xy 155.90427 113.0755) (xy 155.934699 113.072646) (xy 155.934701 113.072646) + (xy 156.010026 113.046288) (xy 156.062882 113.027793) (xy 156.17215 112.94715) (xy 156.252793 112.837882) + (xy 156.2884 112.736124) (xy 156.297646 112.709701) (xy 156.297646 112.709699) (xy 156.3005 112.679269) + (xy 156.3005 111.32073) (xy 157.6995 111.32073) (xy 157.6995 112.679269) (xy 157.702353 112.709699) + (xy 157.702353 112.709701) (xy 157.747206 112.83788) (xy 157.747207 112.837882) (xy 157.82785 112.94715) + (xy 157.937118 113.027793) (xy 157.978185 113.042163) (xy 158.065299 113.072646) (xy 158.09573 113.0755) + (xy 158.095734 113.0755) (xy 159.00427 113.0755) (xy 159.028612 113.073216) (xy 159.034699 113.072646) + (xy 159.110026 113.046287) (xy 159.117794 113.045891) (xy 159.124622 113.042163) (xy 159.152193 113.044134) + (xy 159.179803 113.042725) (xy 159.186553 113.046592) (xy 159.194314 113.047147) (xy 159.216442 113.063712) + (xy 159.24043 113.077453) (xy 159.244018 113.084356) (xy 159.250247 113.089019) (xy 159.259907 113.114919) + (xy 159.272658 113.139446) (xy 159.271944 113.147192) (xy 159.274664 113.154483) (xy 159.268787 113.181496) + (xy 159.266254 113.209022) (xy 159.26109 113.216879) (xy 159.259812 113.222756) (xy 159.238661 113.25101) + (xy 159.184331 113.30534) (xy 159.123008 113.338825) (xy 159.055696 113.334701) (xy 159.034696 113.327353) + (xy 159.00427 113.3245) (xy 159.004266 113.3245) (xy 158.095734 113.3245) (xy 158.09573 113.3245) + (xy 158.0653 113.327353) (xy 158.065298 113.327353) (xy 157.937119 113.372206) (xy 157.937117 113.372207) + (xy 157.82785 113.45285) (xy 157.747207 113.562117) (xy 157.747206 113.562119) (xy 157.702353 113.690298) + (xy 157.702353 113.6903) (xy 157.6995 113.72073) (xy 157.6995 115.079269) (xy 157.702353 115.109699) + (xy 157.702353 115.109701) (xy 157.739291 115.21526) (xy 157.747207 115.237882) (xy 157.82785 115.34715) + (xy 157.937118 115.427793) (xy 157.979845 115.442744) (xy 158.065299 115.472646) (xy 158.09573 115.4755) + (xy 158.095734 115.4755) (xy 159.00427 115.4755) (xy 159.034699 115.472646) (xy 159.034701 115.472646) + (xy 159.09879 115.450219) (xy 159.162882 115.427793) (xy 159.27215 115.34715) (xy 159.352793 115.237882) + (xy 159.375219 115.17379) (xy 159.397646 115.109701) (xy 159.397646 115.109699) (xy 159.4005 115.079269) + (xy 159.4005 114.061189) (xy 159.420185 113.99415) (xy 159.436819 113.973508) (xy 166.060462 107.349865) + (xy 166.060465 107.349862) (xy 166.06119 107.348607) (xy 166.103318 107.275638) (xy 166.1255 107.192853) + (xy 166.1255 104.332962) (xy 166.145185 104.265923) (xy 166.197989 104.220168) (xy 166.225309 104.211345) + (xy 166.23142 104.21013) (xy 166.422598 104.130941) (xy 166.594655 104.015977) (xy 166.740977 103.869655) + (xy 166.855941 103.697598) (xy 166.93513 103.50642) (xy 166.9755 103.303465) (xy 166.9755 103.096535) + (xy 166.93513 102.89358) (xy 166.855941 102.702402) (xy 166.740977 102.530345) (xy 166.740975 102.530342) + (xy 166.594657 102.384024) (xy 166.487252 102.312259) (xy 166.422598 102.269059) (xy 166.418928 102.267539) + (xy 166.23142 102.18987) (xy 166.231412 102.189868) (xy 166.028469 102.1495) (xy 166.028465 102.1495) + (xy 165.571535 102.1495) (xy 165.57153 102.1495) (xy 165.368587 102.189868) (xy 165.368579 102.18987) + (xy 165.177403 102.269058) (xy 165.005342 102.384024) (xy 165.005341 102.384025) (xy 164.937181 102.452186) + (xy 164.917744 102.462798) (xy 164.901011 102.477299) (xy 164.887679 102.479215) (xy 164.875858 102.485671) + (xy 164.853771 102.484091) (xy 164.831853 102.487243) (xy 164.819601 102.481647) (xy 164.806166 102.480687) + (xy 164.788439 102.467416) (xy 164.768297 102.458218) (xy 164.761014 102.446886) (xy 164.750233 102.438815) + (xy 164.742495 102.418069) (xy 164.730523 102.39944) (xy 164.727371 102.377521) (xy 164.725816 102.373351) + (xy 164.7255 102.364505) (xy 164.7255 102.286188) (xy 164.745185 102.219149) (xy 164.761815 102.198511) + (xy 165.226285 101.73404) (xy 165.287606 101.700557) (xy 165.357297 101.705541) (xy 165.361353 101.707136) + (xy 165.36858 101.71013) (xy 165.57153 101.750499) (xy 165.571534 101.7505) (xy 165.571535 101.7505) + (xy 166.028466 101.7505) (xy 166.028467 101.750499) (xy 166.23142 101.71013) (xy 166.422598 101.630941) + (xy 166.594655 101.515977) (xy 166.740977 101.369655) (xy 166.855941 101.197598) (xy 166.93513 101.00642) + (xy 166.9755 100.803465) (xy 166.9755 100.596535) (xy 166.93513 100.39358) (xy 166.855941 100.202402) + (xy 166.740977 100.030345) (xy 166.740975 100.030342) (xy 166.594657 99.884024) (xy 166.466579 99.798446) + (xy 166.422598 99.769059) (xy 166.412342 99.764811) (xy 166.23142 99.68987) (xy 166.231412 99.689868) + (xy 166.028469 99.6495) (xy 166.028465 99.6495) (xy 165.571535 99.6495) (xy 165.57153 99.6495) (xy 165.368587 99.689868) + (xy 165.368579 99.68987) (xy 165.177403 99.769058) (xy 165.005342 99.884024) (xy 164.859024 100.030342) + (xy 164.744058 100.202403) (xy 164.66487 100.393579) (xy 164.664868 100.393587) (xy 164.6245 100.59653) + (xy 164.6245 100.803469) (xy 164.664868 101.006412) (xy 164.664871 101.006424) (xy 164.741059 101.190359) + (xy 164.748528 101.259828) (xy 164.717253 101.322307) (xy 164.714179 101.325492) (xy 164.139537 101.900135) + (xy 164.139533 101.900141) (xy 164.096681 101.974362) (xy 164.09668 101.974362) (xy 164.08784 102.00736) + (xy 164.08784 102.007361) (xy 164.0745 102.057147) (xy 164.0745 105.96381) (xy 164.054815 106.030849) + (xy 164.038181 106.051491) (xy 159.184331 110.90534) (xy 159.123008 110.938825) (xy 159.055696 110.934701) + (xy 159.034696 110.927353) (xy 159.00427 110.9245) (xy 159.004266 110.9245) (xy 158.095734 110.9245) + (xy 158.09573 110.9245) (xy 158.0653 110.927353) (xy 158.065298 110.927353) (xy 157.937119 110.972206) + (xy 157.937117 110.972207) (xy 157.82785 111.05285) (xy 157.747207 111.162117) (xy 157.747206 111.162119) + (xy 157.702353 111.290298) (xy 157.702353 111.2903) (xy 157.6995 111.32073) (xy 156.3005 111.32073) + (xy 156.297646 111.2903) (xy 156.297646 111.290298) (xy 156.252793 111.162119) (xy 156.252792 111.162117) + (xy 156.240659 111.145677) (xy 156.17215 111.05285) (xy 156.062882 110.972207) (xy 156.06288 110.972206) + (xy 155.9347 110.927353) (xy 155.90427 110.9245) (xy 155.904266 110.9245) (xy 154.995734 110.9245) + (xy 154.99573 110.9245) (xy 154.9653 110.927353) (xy 154.965298 110.927353) (xy 154.837119 110.972206) + (xy 154.837117 110.972207) (xy 154.72785 111.05285) (xy 154.647207 111.162117) (xy 154.647206 111.162119) + (xy 154.602353 111.290298) (xy 154.602353 111.2903) (xy 154.5995 111.32073) (xy 154.5995 111.5505) + (xy 154.596949 111.559185) (xy 154.598238 111.568147) (xy 154.587259 111.592187) (xy 154.579815 111.617539) + (xy 154.572974 111.623466) (xy 154.569213 111.631703) (xy 154.546978 111.645992) (xy 154.527011 111.663294) + (xy 154.516496 111.665581) (xy 154.510435 111.669477) (xy 154.4755 111.6745) (xy 154.3995 111.6745) + (xy 154.332461 111.654815) (xy 154.286706 111.602011) (xy 154.2755 111.5505) (xy 154.2755 111.109739) + (xy 154.272725 111.08015) (xy 154.231469 110.962249) (xy 154.229116 110.955525) (xy 154.225563 110.950711) + (xy 154.150711 110.849289) (xy 154.15071 110.849288) (xy 154.044476 110.770884) (xy 153.919848 110.727274) + (xy 153.919849 110.727274) (xy 153.89026 110.7245) (xy 153.890256 110.7245) (xy 153.309744 110.7245) + (xy 153.30974 110.7245) (xy 153.28015 110.727274) (xy 153.155523 110.770884) (xy 153.049289 110.849288) + (xy 153.049288 110.849289) (xy 152.970884 110.955523) (xy 152.970884 110.955524) (xy 152.936441 111.053955) + (xy 152.895719 111.110731) (xy 152.830766 111.136478) (xy 152.8194 111.137) (xy 150.886498 111.137) + (xy 150.819459 111.117315) (xy 150.798817 111.100681) (xy 148.012819 108.314682) (xy 147.979334 108.253359) + (xy 147.9765 108.227001) (xy 147.9765 103.198689) (xy 147.996185 103.13165) (xy 148.048989 103.085895) + (xy 148.118147 103.075951) (xy 148.181703 103.104976) (xy 148.188181 103.111008) (xy 152.888181 107.811008) + (xy 152.921666 107.872331) (xy 152.9245 107.898689) (xy 152.9245 108.41526) (xy 152.927274 108.444849) + (xy 152.970884 108.569476) (xy 153.049288 108.67571) (xy 153.049289 108.675711) (xy 153.155523 108.754115) + (xy 153.155522 108.754115) (xy 153.237951 108.782959) (xy 153.294726 108.823681) (xy 153.320473 108.888634) + (xy 153.307016 108.957196) (xy 153.258628 109.007598) (xy 153.237951 109.017041) (xy 153.155523 109.045884) + (xy 153.049289 109.124288) (xy 153.049288 109.124289) (xy 152.970884 109.230523) (xy 152.927274 109.35515) + (xy 152.9245 109.384739) (xy 152.9245 110.09026) (xy 152.927274 110.119849) (xy 152.970884 110.244476) + (xy 153.049288 110.35071) (xy 153.049289 110.350711) (xy 153.155523 110.429115) (xy 153.155524 110.429115) + (xy 153.155525 110.429116) (xy 153.280151 110.472725) (xy 153.28015 110.472725) (xy 153.30974 110.4755) + (xy 153.309744 110.4755) (xy 153.89026 110.4755) (xy 153.919849 110.472725) (xy 153.931094 110.46879) + (xy 154.044475 110.429116) (xy 154.150711 110.350711) (xy 154.229116 110.244475) (xy 154.263559 110.146045) + (xy 154.304281 110.089269) (xy 154.369234 110.063522) (xy 154.3806 110.063) (xy 154.555351 110.063) + (xy 154.555353 110.063) (xy 154.638139 110.040818) (xy 154.712362 109.997965) (xy 154.815666 109.894659) + (xy 154.876989 109.861174) (xy 154.944304 109.865299) (xy 154.965301 109.872646) (xy 154.9653 109.872646) + (xy 154.99573 109.8755) (xy 154.995734 109.8755) (xy 155.90427 109.8755) (xy 155.934699 109.872646) + (xy 155.934701 109.872646) (xy 156.028856 109.839699) (xy 156.062882 109.827793) (xy 156.17215 109.74715) + (xy 156.252793 109.637882) (xy 156.285616 109.544079) (xy 156.297646 109.509701) (xy 156.297646 109.509699) + (xy 156.3005 109.479269) (xy 156.3005 108.12073) (xy 156.297646 108.0903) (xy 156.297646 108.090298) + (xy 156.252793 107.962119) (xy 156.252792 107.962117) (xy 156.251278 107.960065) (xy 156.17215 107.85285) + (xy 156.062882 107.772207) (xy 156.06288 107.772206) (xy 155.9347 107.727353) (xy 155.90427 107.7245) + (xy 155.904266 107.7245) (xy 154.995734 107.7245) (xy 154.99573 107.7245) (xy 154.9653 107.727353) + (xy 154.965298 107.727353) (xy 154.837119 107.772206) (xy 154.837117 107.772207) (xy 154.72785 107.85285) + (xy 154.647207 107.962117) (xy 154.647206 107.962119) (xy 154.602353 108.090298) (xy 154.602353 108.0903) + (xy 154.5995 108.12073) (xy 154.5995 108.302311) (xy 154.593261 108.323556) (xy 154.591682 108.345645) + (xy 154.583609 108.356428) (xy 154.579815 108.36935) (xy 154.563081 108.383849) (xy 154.54981 108.401578) + (xy 154.537189 108.406285) (xy 154.527011 108.415105) (xy 154.505093 108.418256) (xy 154.484346 108.425995) + (xy 154.471185 108.423132) (xy 154.457853 108.425049) (xy 154.437709 108.415849) (xy 154.416073 108.411143) + (xy 154.398347 108.397874) (xy 154.394297 108.396024) (xy 154.387819 108.389992) (xy 154.311819 108.313992) + (xy 154.278334 108.252669) (xy 154.2755 108.226311) (xy 154.2755 107.709739) (xy 154.272725 107.68015) + (xy 154.240852 107.589064) (xy 154.229116 107.555525) (xy 154.150711 107.449289) (xy 154.15071 107.449288) + (xy 154.044476 107.370884) (xy 153.919848 107.327274) (xy 153.919849 107.327274) (xy 153.89026 107.3245) + (xy 153.890256 107.3245) (xy 153.373689 107.3245) (xy 153.344248 107.315855) (xy 153.314262 107.309332) + (xy 153.309246 107.305577) (xy 153.30665 107.304815) (xy 153.286008 107.288181) (xy 153.285008 107.287181) + (xy 153.251523 107.225858) (xy 153.256507 107.156166) (xy 153.298379 107.100233) (xy 153.363843 107.075816) + (xy 153.372689 107.0755) (xy 153.89026 107.0755) (xy 153.919849 107.072725) (xy 154.044475 107.029116) + (xy 154.150711 106.950711) (xy 154.229116 106.844475) (xy 154.252435 106.777833) (xy 154.263559 106.746045) + (xy 154.277177 106.727057) (xy 154.286887 106.705797) (xy 154.297163 106.699193) (xy 154.304281 106.689269) + (xy 154.326004 106.680657) (xy 154.345665 106.668023) (xy 154.364831 106.665267) (xy 154.369234 106.663522) + (xy 154.3806 106.663) (xy 154.596958 106.663) (xy 154.663997 106.682685) (xy 154.696726 106.713364) + (xy 154.724289 106.750711) (xy 154.777407 106.789913) (xy 154.830523 106.829115) (xy 154.830524 106.829115) + (xy 154.830525 106.829116) (xy 154.955151 106.872725) (xy 154.95515 106.872725) (xy 154.98474 106.8755) + (xy 154.984744 106.8755) (xy 155.451311 106.8755) (xy 155.51835 106.895185) (xy 155.538992 106.911819) + (xy 155.888638 107.261465) (xy 155.962861 107.304318) (xy 156.045647 107.3265) (xy 156.045649 107.3265) + (xy 160.041851 107.3265) (xy 160.041853 107.3265) (xy 160.124639 107.304318) (xy 160.198862 107.261465) + (xy 160.323508 107.136819) (xy 160.384831 107.103334) (xy 160.411189 107.1005) (xy 161.339811 107.1005) + (xy 161.40685 107.120185) (xy 161.452605 107.172989) (xy 161.462549 107.242147) (xy 161.433524 107.305703) + (xy 161.427492 107.312181) (xy 160.301492 108.438181) (xy 160.240169 108.471666) (xy 160.213811 108.4745) + (xy 159.5245 108.4745) (xy 159.457461 108.454815) (xy 159.411706 108.402011) (xy 159.4005 108.3505) + (xy 159.4005 108.12073) (xy 159.397646 108.0903) (xy 159.397646 108.090298) (xy 159.352793 107.962119) + (xy 159.352792 107.962117) (xy 159.351278 107.960065) (xy 159.27215 107.85285) (xy 159.162882 107.772207) + (xy 159.16288 107.772206) (xy 159.0347 107.727353) (xy 159.00427 107.7245) (xy 159.004266 107.7245) + (xy 158.095734 107.7245) (xy 158.09573 107.7245) (xy 158.0653 107.727353) (xy 158.065298 107.727353) + (xy 157.937119 107.772206) (xy 157.937117 107.772207) (xy 157.82785 107.85285) (xy 157.747207 107.962117) + (xy 157.747206 107.962119) (xy 157.702353 108.090298) (xy 157.702353 108.0903) (xy 157.6995 108.12073) + (xy 157.6995 109.479269) (xy 157.702353 109.509699) (xy 157.702353 109.509701) (xy 157.747206 109.63788) + (xy 157.747207 109.637882) (xy 157.82785 109.74715) (xy 157.937118 109.827793) (xy 157.965634 109.837771) + (xy 158.065299 109.872646) (xy 158.09573 109.8755) (xy 158.095734 109.8755) (xy 159.00427 109.8755) + (xy 159.034699 109.872646) (xy 159.034701 109.872646) (xy 159.128856 109.839699) (xy 159.162882 109.827793) + (xy 159.27215 109.74715) (xy 159.352793 109.637882) (xy 159.385616 109.544079) (xy 159.397646 109.509701) + (xy 159.397646 109.509699) (xy 159.4005 109.479269) (xy 159.4005 109.2495) (xy 159.420185 109.182461) + (xy 159.472989 109.136706) (xy 159.5245 109.1255) (xy 160.442851 109.1255) (xy 160.442853 109.1255) + (xy 160.525639 109.103318) (xy 160.599862 109.060465) (xy 163.460465 106.199862) (xy 163.503318 106.125639) + (xy 163.5255 106.042853) (xy 163.5255 105.957147) (xy 163.5255 100.986188) (xy 163.545185 100.919149) + (xy 163.561814 100.898512) (xy 165.226285 99.23404) (xy 165.287606 99.200557) (xy 165.357298 99.205541) + (xy 165.361352 99.207136) (xy 165.36858 99.21013) (xy 165.57153 99.250499) (xy 165.571534 99.2505) + (xy 165.571535 99.2505) (xy 166.028466 99.2505) (xy 166.028467 99.250499) (xy 166.23142 99.21013) + (xy 166.422598 99.130941) (xy 166.594655 99.015977) (xy 166.740977 98.869655) (xy 166.855941 98.697598) + (xy 166.93513 98.50642) (xy 166.9755 98.303465) (xy 166.9755 98.096535) (xy 166.93513 97.89358) + (xy 166.855941 97.702402) (xy 166.740977 97.530345) (xy 166.740975 97.530342) (xy 166.594657 97.384024) + (xy 166.469653 97.3005) (xy 166.422598 97.269059) (xy 166.399052 97.259306) (xy 166.23142 97.18987) + (xy 166.231412 97.189868) (xy 166.028469 97.1495) (xy 166.028465 97.1495) (xy 165.571535 97.1495) + (xy 165.57153 97.1495) (xy 165.368587 97.189868) (xy 165.368579 97.18987) (xy 165.177403 97.269058) + (xy 165.005342 97.384024) (xy 164.859024 97.530342) (xy 164.744058 97.702403) (xy 164.66487 97.893579) + (xy 164.664868 97.893587) (xy 164.6245 98.09653) (xy 164.6245 98.303469) (xy 164.664868 98.506412) + (xy 164.664871 98.506424) (xy 164.741059 98.690359) (xy 164.748528 98.759828) (xy 164.717253 98.822307) + (xy 164.714179 98.825492) (xy 162.939537 100.600135) (xy 162.939533 100.600141) (xy 162.896681 100.674361) + (xy 162.896682 100.674362) (xy 162.8745 100.757147) (xy 162.8745 105.813811) (xy 162.854815 105.88085) + (xy 162.838181 105.901492) (xy 162.312181 106.427492) (xy 162.250858 106.460977) (xy 162.181166 106.455993) + (xy 162.125233 106.414121) (xy 162.100816 106.348657) (xy 162.1005 106.339811) (xy 162.1005 105.080249) + (xy 162.100499 105.080247) (xy 162.088868 105.02177) (xy 162.088867 105.021769) (xy 162.044552 104.955447) + (xy 161.97823 104.911132) (xy 161.978229 104.911131) (xy 161.919752 104.8995) (xy 161.919748 104.8995) + (xy 160.080252 104.8995) (xy 160.080247 104.8995) (xy 160.02177 104.911131) (xy 160.021769 104.911132) + (xy 159.955447 104.955447) (xy 159.911132 105.021769) (xy 159.911131 105.02177) (xy 159.8995 105.080247) + (xy 159.8995 106.5515) (xy 159.879815 106.618539) (xy 159.827011 106.664294) (xy 159.7755 106.6755) + (xy 157.917736 106.6755) (xy 157.850697 106.655815) (xy 157.804942 106.603011) (xy 157.794998 106.533853) + (xy 157.796591 106.525045) (xy 157.797725 106.51985) (xy 157.8005 106.49026) (xy 157.8005 105.909739) + (xy 157.797725 105.88015) (xy 157.754115 105.755523) (xy 157.675711 105.649289) (xy 157.67571 105.649288) + (xy 157.569476 105.570884) (xy 157.521044 105.553937) (xy 157.464269 105.513215) (xy 157.438522 105.448262) + (xy 157.438 105.436896) (xy 157.438 105.023688) (xy 157.457685 104.956649) (xy 157.474315 104.936011) + (xy 157.915668 104.494657) (xy 157.976989 104.461174) (xy 158.044302 104.465299) (xy 158.065298 104.472645) + (xy 158.0653 104.472646) (xy 158.09573 104.4755) (xy 158.095734 104.4755) (xy 159.00427 104.4755) + (xy 159.034699 104.472646) (xy 159.034701 104.472646) (xy 159.107057 104.447327) (xy 159.162882 104.427793) + (xy 159.27215 104.34715) (xy 159.352793 104.237882) (xy 159.383974 104.148771) (xy 159.397646 104.109701) + (xy 159.397646 104.109699) (xy 159.4005 104.079269) (xy 159.4005 102.72073) (xy 159.397646 102.6903) + (xy 159.397646 102.690298) (xy 159.352793 102.562119) (xy 159.352792 102.562117) (xy 159.346443 102.553514) + (xy 159.27215 102.45285) (xy 159.162882 102.372207) (xy 159.16288 102.372206) (xy 159.0347 102.327353) + (xy 159.00427 102.3245) (xy 159.004266 102.3245) (xy 158.9995 102.3245) (xy 158.990814 102.321949) + (xy 158.981853 102.323238) (xy 158.957812 102.312259) (xy 158.932461 102.304815) (xy 158.926533 102.297974) + (xy 158.918297 102.294213) (xy 158.904007 102.271978) (xy 158.886706 102.252011) (xy 158.884418 102.241496) + (xy 158.880523 102.235435) (xy 158.8755 102.2005) (xy 158.8755 102.1995) (xy 158.895185 102.132461) + (xy 158.947989 102.086706) (xy 158.9995 102.0755) (xy 159.00427 102.0755) (xy 159.034699 102.072646) + (xy 159.034701 102.072646) (xy 159.11505 102.04453) (xy 159.162882 102.027793) (xy 159.27215 101.94715) + (xy 159.325731 101.874548) (xy 159.381377 101.8323) (xy 159.451033 101.826841) (xy 159.512582 101.859908) + (xy 159.546484 101.921002) (xy 159.5495 101.948184) (xy 159.5495 102.059309) (xy 159.580201 102.173886) + (xy 159.639511 102.276613) (xy 159.723387 102.360489) (xy 159.823118 102.418069) (xy 159.833153 102.423863) + (xy 159.832093 102.425697) (xy 159.87776 102.462489) (xy 159.899832 102.528781) (xy 159.899512 102.540581) + (xy 159.899627 102.540587) (xy 159.8995 102.543382) (xy 159.8995 102.543384) (xy 159.8995 103.456616) + (xy 159.900606 103.468784) (xy 159.905913 103.527192) (xy 159.905913 103.527194) (xy 159.905914 103.527196) + (xy 159.956522 103.689606) (xy 160.044455 103.835065) (xy 160.04453 103.835188) (xy 160.164811 103.955469) + (xy 160.164813 103.95547) (xy 160.164815 103.955472) (xy 160.310394 104.043478) (xy 160.472804 104.094086) + (xy 160.543384 104.1005) (xy 160.543387 104.1005) (xy 161.456613 104.1005) (xy 161.456616 104.1005) + (xy 161.527196 104.094086) (xy 161.689606 104.043478) (xy 161.835185 103.955472) (xy 161.955472 103.835185) + (xy 162.043478 103.689606) (xy 162.094086 103.527196) (xy 162.1005 103.456616) (xy 162.1005 102.543384) + (xy 162.094086 102.472804) (xy 162.043478 102.310394) (xy 161.955472 102.164815) (xy 161.95547 102.164813) + (xy 161.955469 102.164811) (xy 161.835188 102.04453) (xy 161.773703 102.007361) (xy 161.689606 101.956522) + (xy 161.527196 101.905914) (xy 161.527194 101.905913) (xy 161.527192 101.905913) (xy 161.477778 101.901423) + (xy 161.456616 101.8995) (xy 160.543384 101.8995) (xy 160.543383 101.8995) (xy 160.540587 101.899627) + (xy 160.540581 101.8995) (xy 160.540574 101.8995) (xy 160.540574 101.89934) (xy 160.540542 101.898651) + (xy 160.475833 101.885833) (xy 160.425515 101.837357) (xy 160.421174 101.828497) (xy 160.419799 101.826116) + (xy 160.419799 101.826114) (xy 160.360489 101.723387) (xy 160.276613 101.639511) (xy 160.173886 101.580201) + (xy 160.133106 101.569274) (xy 160.073448 101.53291) (xy 160.042919 101.470063) (xy 160.051214 101.400687) + (xy 160.095699 101.346809) (xy 160.162251 101.325535) (xy 160.165202 101.3255) (xy 160.542851 101.3255) + (xy 160.542853 101.3255) (xy 160.625639 101.303318) (xy 160.699862 101.260465) (xy 165.226285 96.73404) + (xy 165.287606 96.700557) (xy 165.357298 96.705541) (xy 165.361352 96.707136) (xy 165.36858 96.71013) + (xy 165.492108 96.734701) (xy 165.57153 96.750499) (xy 165.571534 96.7505) (xy 165.571535 96.7505) + (xy 166.028466 96.7505) (xy 166.028467 96.750499) (xy 166.23142 96.71013) (xy 166.422598 96.630941) + (xy 166.594655 96.515977) (xy 166.740977 96.369655) (xy 166.855941 96.197598) (xy 166.93513 96.00642) + (xy 166.9755 95.803465) (xy 166.9755 95.596535) (xy 166.93513 95.39358) (xy 166.855941 95.202402) + (xy 166.740977 95.030345) (xy 166.740975 95.030342) (xy 166.594657 94.884024) (xy 166.508626 94.826541) + (xy 166.422598 94.769059) (xy 166.409165 94.763495) (xy 166.23142 94.68987) (xy 166.231412 94.689868) + (xy 166.028469 94.6495) (xy 166.028465 94.6495) (xy 165.571535 94.6495) (xy 165.57153 94.6495) (xy 165.368587 94.689868) + (xy 165.368579 94.68987) (xy 165.177403 94.769058) (xy 165.005342 94.884024) (xy 164.859024 95.030342) + (xy 164.744058 95.202403) (xy 164.66487 95.393579) (xy 164.664868 95.393587) (xy 164.6245 95.59653) + (xy 164.6245 95.803469) (xy 164.664868 96.006412) (xy 164.664871 96.006424) (xy 164.741059 96.190359) + (xy 164.748528 96.259828) (xy 164.717253 96.322307) (xy 164.714179 96.325492) (xy 160.401492 100.638181) + (xy 160.340169 100.671666) (xy 160.313811 100.6745) (xy 159.5245 100.6745) (xy 159.457461 100.654815) + (xy 159.411706 100.602011) (xy 159.4005 100.5505) (xy 159.4005 100.32073) (xy 159.397646 100.2903) + (xy 159.397646 100.290298) (xy 159.359137 100.180249) (xy 159.352793 100.162118) (xy 159.27215 100.05285) + (xy 159.162882 99.972207) (xy 159.16288 99.972206) (xy 159.0347 99.927353) (xy 159.00427 99.9245) + (xy 159.004266 99.9245) (xy 158.095734 99.9245) (xy 158.09573 99.9245) (xy 158.0653 99.927353) (xy 158.065298 99.927353) + (xy 157.937119 99.972206) (xy 157.937117 99.972207) (xy 157.82785 100.05285) (xy 157.747207 100.162117) + (xy 157.747206 100.162119) (xy 157.702353 100.290298) (xy 157.702353 100.2903) (xy 157.6995 100.32073) + (xy 157.6995 101.679269) (xy 157.702353 101.709699) (xy 157.702353 101.709701) (xy 157.747023 101.837357) + (xy 157.747207 101.837882) (xy 157.82785 101.94715) (xy 157.937118 102.027793) (xy 157.979845 102.042744) + (xy 158.065299 102.072646) (xy 158.09573 102.0755) (xy 158.095734 102.0755) (xy 158.1005 102.0755) + (xy 158.109185 102.07805) (xy 158.118147 102.076762) (xy 158.142187 102.08774) (xy 158.167539 102.095185) + (xy 158.173466 102.102025) (xy 158.181703 102.105787) (xy 158.195992 102.128021) (xy 158.213294 102.147989) + (xy 158.215581 102.158503) (xy 158.219477 102.164565) (xy 158.2245 102.1995) (xy 158.2245 102.2005) + (xy 158.204815 102.267539) (xy 158.152011 102.313294) (xy 158.1005 102.3245) (xy 158.09573 102.3245) + (xy 158.0653 102.327353) (xy 158.065298 102.327353) (xy 157.937119 102.372206) (xy 157.937117 102.372207) + (xy 157.82785 102.45285) (xy 157.747207 102.562117) (xy 157.747206 102.562119) (xy 157.702353 102.690298) + (xy 157.702353 102.6903) (xy 157.6995 102.72073) (xy 157.6995 103.738811) (xy 157.679815 103.80585) + (xy 157.663181 103.826492) (xy 156.852037 104.637635) (xy 156.852033 104.637641) (xy 156.809181 104.711861) + (xy 156.809182 104.711862) (xy 156.787 104.794647) (xy 156.787 105.436896) (xy 156.767315 105.503935) + (xy 156.714511 105.54969) (xy 156.703956 105.553937) (xy 156.655523 105.570884) (xy 156.549289 105.649288) + (xy 156.549288 105.649289) (xy 156.470884 105.755523) (xy 156.427274 105.88015) (xy 156.4245 105.909739) + (xy 156.4245 106.49026) (xy 156.427274 106.51985) (xy 156.428409 106.525045) (xy 156.426843 106.54718) + (xy 156.430002 106.569147) (xy 156.424426 106.581355) (xy 156.42348 106.594741) (xy 156.410195 106.612516) + (xy 156.400977 106.632703) (xy 156.389687 106.639958) (xy 156.381654 106.650708) (xy 156.360866 106.65848) + (xy 156.342199 106.670477) (xy 156.320394 106.673612) (xy 156.316209 106.675177) (xy 156.307264 106.6755) + (xy 156.274689 106.6755) (xy 156.20765 106.655815) (xy 156.187008 106.639181) (xy 156.011819 106.463992) + (xy 155.978334 106.402669) (xy 155.9755 106.376311) (xy 155.9755 105.909739) (xy 155.972725 105.88015) + (xy 155.929115 105.755523) (xy 155.850711 105.649289) (xy 155.85071 105.649288) (xy 155.744476 105.570884) + (xy 155.619848 105.527274) (xy 155.619849 105.527274) (xy 155.59026 105.5245) (xy 155.590256 105.5245) + (xy 154.984744 105.5245) (xy 154.98474 105.5245) (xy 154.95515 105.527274) (xy 154.830523 105.570884) + (xy 154.724289 105.649288) (xy 154.724288 105.649289) (xy 154.645884 105.755523) (xy 154.602274 105.880151) + (xy 154.600453 105.899576) (xy 154.599282 105.902514) (xy 154.599733 105.905647) (xy 154.586434 105.934766) + (xy 154.574596 105.964485) (xy 154.572022 105.966324) (xy 154.570708 105.969203) (xy 154.543782 105.986506) + (xy 154.517751 106.005111) (xy 154.513792 106.00578) (xy 154.51193 106.006977) (xy 154.476995 106.012) + (xy 154.3806 106.012) (xy 154.313561 105.992315) (xy 154.267806 105.939511) (xy 154.263559 105.928955) + (xy 154.24124 105.865173) (xy 154.229116 105.830525) (xy 154.206487 105.799864) (xy 154.150711 105.724289) + (xy 154.15071 105.724288) (xy 154.044476 105.645884) (xy 154.044477 105.645884) (xy 154.008544 105.633311) + (xy 153.989555 105.619691) (xy 153.968297 105.609983) (xy 153.961693 105.599707) (xy 153.951769 105.592589) + (xy 153.943157 105.570865) (xy 153.930523 105.551205) (xy 153.927767 105.532038) (xy 153.926022 105.527636) + (xy 153.9255 105.51627) (xy 153.9255 105.48373) (xy 153.945185 105.416691) (xy 153.997989 105.370936) + (xy 154.008546 105.366688) (xy 154.044475 105.354116) (xy 154.150711 105.275711) (xy 154.229116 105.169475) + (xy 154.272725 105.044849) (xy 154.2755 105.01526) (xy 154.2755 104.309739) (xy 154.272725 104.28015) + (xy 154.229115 104.155523) (xy 154.150711 104.049289) (xy 154.15071 104.049288) (xy 154.044476 103.970884) + (xy 153.919848 103.927274) (xy 153.919849 103.927274) (xy 153.89026 103.9245) (xy 153.890256 103.9245) + (xy 153.373689 103.9245) (xy 153.344248 103.915855) (xy 153.314262 103.909332) (xy 153.309246 103.905577) + (xy 153.30665 103.904815) (xy 153.286008 103.888181) (xy 153.285008 103.887181) (xy 153.251523 103.825858) + (xy 153.256507 103.756166) (xy 153.298379 103.700233) (xy 153.363843 103.675816) (xy 153.372689 103.6755) + (xy 153.89026 103.6755) (xy 153.919849 103.672725) (xy 154.044475 103.629116) (xy 154.150711 103.550711) + (xy 154.229116 103.444475) (xy 154.252435 103.377833) (xy 154.263559 103.346045) (xy 154.277177 103.327057) + (xy 154.286887 103.305797) (xy 154.297163 103.299193) (xy 154.304281 103.289269) (xy 154.326004 103.280657) + (xy 154.345665 103.268023) (xy 154.364831 103.265267) (xy 154.369234 103.263522) (xy 154.3806 103.263) + (xy 154.4755 103.263) (xy 154.542539 103.282685) (xy 154.588294 103.335489) (xy 154.5995 103.387) + (xy 154.5995 104.079269) (xy 154.602353 104.109699) (xy 154.602353 104.109701) (xy 154.644868 104.231198) + (xy 154.647207 104.237882) (xy 154.72785 104.34715) (xy 154.837118 104.427793) (xy 154.866288 104.438) + (xy 154.965299 104.472646) (xy 154.99573 104.4755) (xy 154.995734 104.4755) (xy 155.90427 104.4755) + (xy 155.934699 104.472646) (xy 155.934701 104.472646) (xy 156.007057 104.447327) (xy 156.062882 104.427793) + (xy 156.17215 104.34715) (xy 156.252793 104.237882) (xy 156.283974 104.148771) (xy 156.297646 104.109701) + (xy 156.297646 104.109699) (xy 156.3005 104.079269) (xy 156.3005 102.72073) (xy 156.297646 102.6903) + (xy 156.297646 102.690298) (xy 156.252793 102.562119) (xy 156.252792 102.562117) (xy 156.246443 102.553514) + (xy 156.17215 102.45285) (xy 156.062882 102.372207) (xy 156.06288 102.372206) (xy 155.9347 102.327353) + (xy 155.90427 102.3245) (xy 155.904266 102.3245) (xy 154.995734 102.3245) (xy 154.99573 102.3245) + (xy 154.9653 102.327353) (xy 154.965298 102.327353) (xy 154.837119 102.372206) (xy 154.837117 102.372207) + (xy 154.72785 102.45285) (xy 154.647564 102.561634) (xy 154.643583 102.564656) (xy 154.641507 102.569203) + (xy 154.616028 102.585576) (xy 154.591916 102.603884) (xy 154.585787 102.605011) (xy 154.582729 102.606977) + (xy 154.547794 102.612) (xy 154.3806 102.612) (xy 154.313561 102.592315) (xy 154.267806 102.539511) + (xy 154.263559 102.528955) (xy 154.24786 102.484091) (xy 154.229116 102.430525) (xy 154.228487 102.429673) + (xy 154.150711 102.324289) (xy 154.15071 102.324288) (xy 154.044476 102.245884) (xy 153.919848 102.202274) + (xy 153.919849 102.202274) (xy 153.89026 102.1995) (xy 153.890256 102.1995) (xy 153.373689 102.1995) + (xy 153.344248 102.190855) (xy 153.314262 102.184332) (xy 153.309246 102.180577) (xy 153.30665 102.179815) + (xy 153.286008 102.163181) (xy 153.272508 102.149681) (xy 153.239023 102.088358) (xy 153.244007 102.018666) + (xy 153.285879 101.962733) (xy 153.351343 101.938316) (xy 153.360189 101.938) (xy 153.89026 101.938) + (xy 153.919849 101.935225) (xy 153.93779 101.928947) (xy 154.044475 101.891616) (xy 154.150711 101.813211) + (xy 154.229116 101.706975) (xy 154.272725 101.582349) (xy 154.274026 101.568477) (xy 154.2755 101.55276) + (xy 154.2755 101.4495) (xy 154.27805 101.440814) (xy 154.276762 101.431853) (xy 154.28774 101.407812) + (xy 154.295185 101.382461) (xy 154.302025 101.376533) (xy 154.305787 101.368297) (xy 154.328021 101.354007) + (xy 154.347989 101.336706) (xy 154.358503 101.334418) (xy 154.364565 101.330523) (xy 154.3995 101.3255) + (xy 154.4755 101.3255) (xy 154.542539 101.345185) (xy 154.588294 101.397989) (xy 154.5995 101.4495) + (xy 154.5995 101.679269) (xy 154.602353 101.709699) (xy 154.602353 101.709701) (xy 154.647023 101.837357) + (xy 154.647207 101.837882) (xy 154.72785 101.94715) (xy 154.837118 102.027793) (xy 154.879845 102.042744) + (xy 154.965299 102.072646) (xy 154.99573 102.0755) (xy 154.995734 102.0755) (xy 155.90427 102.0755) + (xy 155.934699 102.072646) (xy 155.934701 102.072646) (xy 156.01505 102.04453) (xy 156.062882 102.027793) + (xy 156.17215 101.94715) (xy 156.252793 101.837882) (xy 156.278419 101.764647) (xy 156.297646 101.709701) + (xy 156.297646 101.709699) (xy 156.3005 101.679269) (xy 156.3005 100.32073) (xy 156.297646 100.2903) + (xy 156.297646 100.290298) (xy 156.259137 100.180249) (xy 156.252793 100.162118) (xy 156.17215 100.05285) + (xy 156.062882 99.972207) (xy 156.06288 99.972206) (xy 155.9347 99.927353) (xy 155.90427 99.9245) + (xy 155.904266 99.9245) (xy 154.995734 99.9245) (xy 154.99573 99.9245) (xy 154.965301 99.927353) + (xy 154.885637 99.955229) (xy 154.876334 99.955703) (xy 154.868052 99.959965) (xy 154.841996 99.957456) + (xy 154.834759 99.957825) (xy 154.80007 99.999549) (xy 154.72785 100.05285) (xy 154.647207 100.162117) + (xy 154.647206 100.162119) (xy 154.602353 100.290298) (xy 154.602353 100.2903) (xy 154.5995 100.32073) + (xy 154.5995 100.5505) (xy 154.596949 100.559185) (xy 154.598238 100.568147) (xy 154.587259 100.592187) + (xy 154.579815 100.617539) (xy 154.572974 100.623466) (xy 154.569213 100.631703) (xy 154.546978 100.645992) + (xy 154.527011 100.663294) (xy 154.516496 100.665581) (xy 154.510435 100.669477) (xy 154.4755 100.6745) + (xy 154.278042 100.6745) (xy 154.211003 100.654815) (xy 154.178273 100.624135) (xy 154.150711 100.586789) + (xy 154.070072 100.527275) (xy 154.044476 100.508384) (xy 153.919848 100.464774) (xy 153.919849 100.464774) + (xy 153.89026 100.462) (xy 153.890256 100.462) (xy 153.373688 100.462) (xy 153.344247 100.453355) + (xy 153.314261 100.446832) (xy 153.309245 100.443077) (xy 153.306649 100.442315) (xy 153.286007 100.425681) + (xy 153.285007 100.424681) (xy 153.251522 100.363358) (xy 153.256506 100.293666) (xy 153.298378 100.237733) + (xy 153.363842 100.213316) (xy 153.372688 100.213) (xy 153.89026 100.213) (xy 153.919849 100.210225) + (xy 154.044475 100.166616) (xy 154.150711 100.088211) (xy 154.229116 99.981975) (xy 154.253475 99.912362) + (xy 154.263559 99.883545) (xy 154.304281 99.826769) (xy 154.369234 99.801022) (xy 154.3806 99.8005) + (xy 154.61785 99.8005) (xy 154.617853 99.8005) (xy 154.694346 99.780004) (xy 154.736153 99.780999) + (xy 154.737346 99.776101) (xy 154.750874 99.760687) (xy 154.759185 99.748375) (xy 154.769485 99.738568) + (xy 154.774862 99.735465) (xy 154.816779 99.693547) (xy 154.81785 99.692528) (xy 154.847614 99.677213) + (xy 154.876987 99.661174) (xy 154.878597 99.661272) (xy 154.879979 99.660562) (xy 154.902692 99.662749) + (xy 154.944304 99.665299) (xy 154.965301 99.672646) (xy 154.9653 99.672646) (xy 154.99573 99.6755) + (xy 154.995734 99.6755) (xy 155.90427 99.6755) (xy 155.934699 99.672646) (xy 155.934701 99.672646) + (xy 156.00295 99.648764) (xy 156.062882 99.627793) (xy 156.17215 99.54715) (xy 156.252793 99.437882) + (xy 156.284353 99.347689) (xy 156.297646 99.309701) (xy 156.297646 99.309699) (xy 156.3005 99.279269) + (xy 156.3005 97.92073) (xy 157.6995 97.92073) (xy 157.6995 99.279269) (xy 157.702353 99.309699) + (xy 157.702353 99.309701) (xy 157.747206 99.43788) (xy 157.747207 99.437882) (xy 157.82785 99.54715) + (xy 157.937118 99.627793) (xy 157.970761 99.639565) (xy 158.065299 99.672646) (xy 158.09573 99.6755) + (xy 158.095734 99.6755) (xy 159.00427 99.6755) (xy 159.034699 99.672646) (xy 159.034701 99.672646) + (xy 159.10295 99.648764) (xy 159.162882 99.627793) (xy 159.27215 99.54715) (xy 159.352793 99.437882) + (xy 159.384353 99.347689) (xy 159.397646 99.309701) (xy 159.397646 99.309699) (xy 159.4005 99.279269) + (xy 159.4005 99.0495) (xy 159.420185 98.982461) (xy 159.472989 98.936706) (xy 159.5245 98.9255) + (xy 160.442851 98.9255) (xy 160.442853 98.9255) (xy 160.525639 98.903318) (xy 160.599862 98.860465) + (xy 165.226285 94.23404) (xy 165.287606 94.200557) (xy 165.357298 94.205541) (xy 165.361352 94.207136) + (xy 165.36858 94.21013) (xy 165.57153 94.250499) (xy 165.571534 94.2505) (xy 165.571535 94.2505) + (xy 166.028466 94.2505) (xy 166.028467 94.250499) (xy 166.23142 94.21013) (xy 166.422598 94.130941) + (xy 166.594655 94.015977) (xy 166.740977 93.869655) (xy 166.855941 93.697598) (xy 166.93513 93.50642) + (xy 166.9755 93.303465) (xy 166.9755 93.096535) (xy 166.93513 92.89358) (xy 166.855941 92.702402) + (xy 166.740977 92.530345) (xy 166.740975 92.530342) (xy 166.594657 92.384024) (xy 166.457906 92.292651) + (xy 166.422598 92.269059) (xy 166.413216 92.265173) (xy 166.23142 92.18987) (xy 166.231412 92.189868) + (xy 166.028469 92.1495) (xy 166.028465 92.1495) (xy 165.571535 92.1495) (xy 165.57153 92.1495) (xy 165.368587 92.189868) + (xy 165.368579 92.18987) (xy 165.177403 92.269058) (xy 165.005342 92.384024) (xy 164.859024 92.530342) + (xy 164.744058 92.702403) (xy 164.66487 92.893579) (xy 164.664868 92.893587) (xy 164.6245 93.09653) + (xy 164.6245 93.303469) (xy 164.664868 93.506412) (xy 164.664871 93.506424) (xy 164.741059 93.690359) + (xy 164.748528 93.759828) (xy 164.717253 93.822307) (xy 164.714179 93.825492) (xy 160.301492 98.238181) + (xy 160.240169 98.271666) (xy 160.213811 98.2745) (xy 159.5245 98.2745) (xy 159.457461 98.254815) + (xy 159.411706 98.202011) (xy 159.4005 98.1505) (xy 159.4005 97.92073) (xy 159.397646 97.8903) (xy 159.397646 97.890298) + (xy 159.352793 97.762119) (xy 159.352792 97.762117) (xy 159.27215 97.65285) (xy 159.162882 97.572207) + (xy 159.16288 97.572206) (xy 159.0347 97.527353) (xy 159.00427 97.5245) (xy 159.004266 97.5245) + (xy 158.095734 97.5245) (xy 158.09573 97.5245) (xy 158.0653 97.527353) (xy 158.065298 97.527353) + (xy 157.937119 97.572206) (xy 157.937117 97.572207) (xy 157.82785 97.65285) (xy 157.747207 97.762117) + (xy 157.747206 97.762119) (xy 157.702353 97.890298) (xy 157.702353 97.8903) (xy 157.6995 97.92073) + (xy 156.3005 97.92073) (xy 156.297646 97.8903) (xy 156.297646 97.890298) (xy 156.252793 97.762119) + (xy 156.252792 97.762117) (xy 156.17215 97.65285) (xy 156.062882 97.572207) (xy 156.06288 97.572206) + (xy 155.9347 97.527353) (xy 155.90427 97.5245) (xy 155.904266 97.5245) (xy 154.995734 97.5245) (xy 154.99573 97.5245) + (xy 154.9653 97.527353) (xy 154.965298 97.527353) (xy 154.837119 97.572206) (xy 154.837117 97.572207) + (xy 154.72785 97.65285) (xy 154.647207 97.762117) (xy 154.647206 97.762119) (xy 154.602353 97.890298) + (xy 154.602353 97.8903) (xy 154.5995 97.92073) (xy 154.5995 98.102311) (xy 154.593261 98.123556) + (xy 154.591682 98.145645) (xy 154.583609 98.156428) (xy 154.579815 98.16935) (xy 154.563081 98.183849) + (xy 154.54981 98.201578) (xy 154.537189 98.206285) (xy 154.527011 98.215105) (xy 154.505093 98.218256) + (xy 154.484346 98.225995) (xy 154.471185 98.223132) (xy 154.457853 98.225049) (xy 154.437709 98.215849) + (xy 154.416073 98.211143) (xy 154.398347 98.197874) (xy 154.394297 98.196024) (xy 154.387819 98.189992) + (xy 154.311819 98.113992) (xy 154.278334 98.052669) (xy 154.2755 98.026311) (xy 154.2755 97.509739) + (xy 154.272725 97.48015) (xy 154.229115 97.355523) (xy 154.150711 97.249289) (xy 154.15071 97.249288) + (xy 154.044476 97.170884) (xy 153.919848 97.127274) (xy 153.919849 97.127274) (xy 153.89026 97.1245) + (xy 153.890256 97.1245) (xy 153.373689 97.1245) (xy 153.344248 97.115855) (xy 153.314262 97.109332) + (xy 153.309246 97.105577) (xy 153.30665 97.104815) (xy 153.286008 97.088181) (xy 153.285008 97.087181) + (xy 153.251523 97.025858) (xy 153.256507 96.956166) (xy 153.298379 96.900233) (xy 153.363843 96.875816) + (xy 153.372689 96.8755) (xy 153.89026 96.8755) (xy 153.919849 96.872725) (xy 153.947984 96.86288) + (xy 154.044475 96.829116) (xy 154.150711 96.750711) (xy 154.229116 96.644475) (xy 154.253252 96.575499) + (xy 154.263559 96.546045) (xy 154.304281 96.489269) (xy 154.369234 96.463522) (xy 154.3806 96.463) + (xy 154.555351 96.463) (xy 154.555353 96.463) (xy 154.638139 96.440818) (xy 154.712362 96.397965) + (xy 154.815666 96.294659) (xy 154.876989 96.261174) (xy 154.944304 96.265299) (xy 154.965301 96.272646) + (xy 154.9653 96.272646) (xy 154.99573 96.2755) (xy 154.995734 96.2755) (xy 155.90427 96.2755) (xy 155.934699 96.272646) + (xy 155.934701 96.272646) (xy 155.99879 96.250219) (xy 156.062882 96.227793) (xy 156.17215 96.14715) + (xy 156.252793 96.037882) (xy 156.293459 95.921666) (xy 156.297646 95.909701) (xy 156.297646 95.909699) + (xy 156.3005 95.879269) (xy 156.3005 94.52073) (xy 157.6995 94.52073) (xy 157.6995 95.879269) (xy 157.702353 95.909699) + (xy 157.702353 95.909701) (xy 157.736199 96.006424) (xy 157.747207 96.037882) (xy 157.82785 96.14715) + (xy 157.937118 96.227793) (xy 157.970761 96.239565) (xy 158.065299 96.272646) (xy 158.09573 96.2755) + (xy 158.095734 96.2755) (xy 159.00427 96.2755) (xy 159.034699 96.272646) (xy 159.034701 96.272646) + (xy 159.09879 96.250219) (xy 159.162882 96.227793) (xy 159.27215 96.14715) (xy 159.352793 96.037882) + (xy 159.393459 95.921666) (xy 159.397646 95.909701) (xy 159.397646 95.909699) (xy 159.4005 95.879269) + (xy 159.4005 95.6495) (xy 159.420185 95.582461) (xy 159.472989 95.536706) (xy 159.5245 95.5255) + (xy 161.342851 95.5255) (xy 161.342853 95.5255) (xy 161.425639 95.503318) (xy 161.499862 95.460465) + (xy 165.226285 91.73404) (xy 165.287606 91.700557) (xy 165.357298 91.705541) (xy 165.361352 91.707136) + (xy 165.36858 91.71013) (xy 165.488795 91.734042) (xy 165.57153 91.750499) (xy 165.571534 91.7505) + (xy 165.571535 91.7505) (xy 166.028466 91.7505) (xy 166.028467 91.750499) (xy 166.23142 91.71013) + (xy 166.422598 91.630941) (xy 166.594655 91.515977) (xy 166.740977 91.369655) (xy 166.855941 91.197598) + (xy 166.93513 91.00642) (xy 166.9755 90.803465) (xy 166.9755 90.596535) (xy 166.93513 90.39358) + (xy 166.855941 90.202402) (xy 166.740977 90.030345) (xy 166.740975 90.030342) (xy 166.594657 89.884024) + (xy 166.478687 89.806536) (xy 166.422598 89.769059) (xy 166.401908 89.760489) (xy 166.23142 89.68987) + (xy 166.231412 89.689868) (xy 166.028469 89.6495) (xy 166.028465 89.6495) (xy 165.571535 89.6495) + (xy 165.57153 89.6495) (xy 165.368587 89.689868) (xy 165.368579 89.68987) (xy 165.177403 89.769058) + (xy 165.005342 89.884024) (xy 164.859024 90.030342) (xy 164.744058 90.202403) (xy 164.66487 90.393579) + (xy 164.664868 90.393587) (xy 164.6245 90.59653) (xy 164.6245 90.803469) (xy 164.664868 91.006412) + (xy 164.664871 91.006424) (xy 164.741059 91.190359) (xy 164.748528 91.259828) (xy 164.717253 91.322307) + (xy 164.714179 91.325492) (xy 161.201492 94.838181) (xy 161.140169 94.871666) (xy 161.113811 94.8745) + (xy 159.5245 94.8745) (xy 159.457461 94.854815) (xy 159.411706 94.802011) (xy 159.4005 94.7505) + (xy 159.4005 94.52073) (xy 159.397646 94.4903) (xy 159.397646 94.490298) (xy 159.35912 94.380201) + (xy 159.352793 94.362118) (xy 159.27215 94.25285) (xy 159.162882 94.172207) (xy 159.16288 94.172206) + (xy 159.0347 94.127353) (xy 159.00427 94.1245) (xy 159.004266 94.1245) (xy 158.095734 94.1245) (xy 158.09573 94.1245) + (xy 158.0653 94.127353) (xy 158.065298 94.127353) (xy 157.937119 94.172206) (xy 157.937117 94.172207) + (xy 157.82785 94.25285) (xy 157.747207 94.362117) (xy 157.747206 94.362119) (xy 157.702353 94.490298) + (xy 157.702353 94.4903) (xy 157.6995 94.52073) (xy 156.3005 94.52073) (xy 156.297646 94.4903) (xy 156.297646 94.490298) + (xy 156.25912 94.380201) (xy 156.252793 94.362118) (xy 156.17215 94.25285) (xy 156.062882 94.172207) + (xy 156.06288 94.172206) (xy 155.9347 94.127353) (xy 155.90427 94.1245) (xy 155.904266 94.1245) + (xy 154.995734 94.1245) (xy 154.99573 94.1245) (xy 154.9653 94.127353) (xy 154.965298 94.127353) + (xy 154.837119 94.172206) (xy 154.837117 94.172207) (xy 154.72785 94.25285) (xy 154.647207 94.362117) + (xy 154.647206 94.362119) (xy 154.602353 94.490298) (xy 154.602353 94.4903) (xy 154.5995 94.52073) + (xy 154.5995 94.639811) (xy 154.593261 94.661056) (xy 154.591682 94.683145) (xy 154.583609 94.693928) + (xy 154.579815 94.70685) (xy 154.563081 94.721349) (xy 154.54981 94.739078) (xy 154.537189 94.743785) + (xy 154.527011 94.752605) (xy 154.505093 94.755756) (xy 154.484346 94.763495) (xy 154.471185 94.760632) + (xy 154.457853 94.762549) (xy 154.437709 94.753349) (xy 154.416073 94.748643) (xy 154.398347 94.735374) + (xy 154.394297 94.733524) (xy 154.387819 94.727492) (xy 154.311819 94.651492) (xy 154.278334 94.590169) + (xy 154.2755 94.563811) (xy 154.2755 94.047239) (xy 154.272725 94.01765) (xy 154.229115 93.893023) + (xy 154.150711 93.786789) (xy 154.15071 93.786788) (xy 154.044476 93.708384) (xy 153.919848 93.664774) + (xy 153.919849 93.664774) (xy 153.89026 93.662) (xy 153.890256 93.662) (xy 153.373689 93.662) (xy 153.344248 93.653355) + (xy 153.314262 93.646832) (xy 153.309246 93.643077) (xy 153.30665 93.642315) (xy 153.286008 93.625681) + (xy 153.285008 93.624681) (xy 153.251523 93.563358) (xy 153.256507 93.493666) (xy 153.298379 93.437733) + (xy 153.363843 93.413316) (xy 153.372689 93.413) (xy 153.89026 93.413) (xy 153.919849 93.410225) + (xy 153.954817 93.397989) (xy 154.044475 93.366616) (xy 154.150711 93.288211) (xy 154.229116 93.181975) + (xy 154.272725 93.057349) (xy 154.2755 93.02776) (xy 154.2755 92.511189) (xy 154.284144 92.481748) + (xy 154.290668 92.451762) (xy 154.294422 92.446746) (xy 154.295185 92.44415) (xy 154.311819 92.423508) + (xy 154.387819 92.347508) (xy 154.449142 92.314023) (xy 154.518834 92.319007) (xy 154.574767 92.360879) + (xy 154.599184 92.426343) (xy 154.5995 92.435189) (xy 154.5995 92.479269) (xy 154.602353 92.509699) + (xy 154.602353 92.509701) (xy 154.645045 92.631703) (xy 154.647207 92.637882) (xy 154.72785 92.74715) + (xy 154.837118 92.827793) (xy 154.879845 92.842744) (xy 154.965299 92.872646) (xy 154.99573 92.8755) + (xy 154.995734 92.8755) (xy 155.90427 92.8755) (xy 155.934699 92.872646) (xy 155.934701 92.872646) + (xy 155.99879 92.850219) (xy 156.062882 92.827793) (xy 156.17215 92.74715) (xy 156.252793 92.637882) + (xy 156.290423 92.530342) (xy 156.297646 92.509701) (xy 156.297646 92.509699) (xy 156.3005 92.479269) + (xy 156.3005 91.12073) (xy 157.6995 91.12073) (xy 157.6995 92.479269) (xy 157.702353 92.509699) + (xy 157.702353 92.509701) (xy 157.745045 92.631703) (xy 157.747207 92.637882) (xy 157.82785 92.74715) + (xy 157.937118 92.827793) (xy 157.979845 92.842744) (xy 158.065299 92.872646) (xy 158.09573 92.8755) + (xy 158.095734 92.8755) (xy 159.00427 92.8755) (xy 159.034699 92.872646) (xy 159.034701 92.872646) + (xy 159.09879 92.850219) (xy 159.162882 92.827793) (xy 159.27215 92.74715) (xy 159.352793 92.637882) + (xy 159.390423 92.530342) (xy 159.397646 92.509701) (xy 159.397646 92.509699) (xy 159.4005 92.479269) + (xy 159.4005 92.2495) (xy 159.420185 92.182461) (xy 159.472989 92.136706) (xy 159.5245 92.1255) + (xy 162.242851 92.1255) (xy 162.242853 92.1255) (xy 162.325639 92.103318) (xy 162.399862 92.060465) + (xy 165.226285 89.23404) (xy 165.287606 89.200557) (xy 165.357298 89.205541) (xy 165.361352 89.207136) + (xy 165.36858 89.21013) (xy 165.552356 89.246685) (xy 165.57153 89.250499) (xy 165.571534 89.2505) + (xy 165.571535 89.2505) (xy 166.028466 89.2505) (xy 166.028467 89.250499) (xy 166.23142 89.21013) + (xy 166.422598 89.130941) (xy 166.594655 89.015977) (xy 166.740977 88.869655) (xy 166.855941 88.697598) + (xy 166.93513 88.50642) (xy 166.9755 88.303465) (xy 166.9755 88.096535) (xy 166.93513 87.89358) + (xy 166.855941 87.702402) (xy 166.740977 87.530345) (xy 166.740975 87.530342) (xy 166.594657 87.384024) + (xy 166.48348 87.309739) (xy 166.422598 87.269059) (xy 166.40656 87.262416) (xy 166.23142 87.18987) + (xy 166.231412 87.189868) (xy 166.028469 87.1495) (xy 166.028465 87.1495) (xy 165.571535 87.1495) + (xy 165.57153 87.1495) (xy 165.368587 87.189868) (xy 165.368579 87.18987) (xy 165.177403 87.269058) + (xy 165.005342 87.384024) (xy 164.859024 87.530342) (xy 164.744058 87.702403) (xy 164.66487 87.893579) + (xy 164.664868 87.893587) (xy 164.6245 88.09653) (xy 164.6245 88.303469) (xy 164.664868 88.506412) + (xy 164.664871 88.506424) (xy 164.741059 88.690359) (xy 164.748528 88.759828) (xy 164.717253 88.822307) + (xy 164.714179 88.825492) (xy 162.101492 91.438181) (xy 162.040169 91.471666) (xy 162.013811 91.4745) + (xy 159.5245 91.4745) (xy 159.457461 91.454815) (xy 159.411706 91.402011) (xy 159.4005 91.3505) + (xy 159.4005 91.12073) (xy 159.397646 91.0903) (xy 159.397646 91.090298) (xy 159.352793 90.962119) + (xy 159.352792 90.962117) (xy 159.347789 90.955338) (xy 159.27215 90.85285) (xy 159.162882 90.772207) + (xy 159.16288 90.772206) (xy 159.0347 90.727353) (xy 159.00427 90.7245) (xy 159.004266 90.7245) + (xy 158.095734 90.7245) (xy 158.09573 90.7245) (xy 158.0653 90.727353) (xy 158.065298 90.727353) + (xy 157.937119 90.772206) (xy 157.937117 90.772207) (xy 157.82785 90.85285) (xy 157.747207 90.962117) + (xy 157.747206 90.962119) (xy 157.702353 91.090298) (xy 157.702353 91.0903) (xy 157.6995 91.12073) + (xy 156.3005 91.12073) (xy 156.297646 91.0903) (xy 156.297646 91.090298) (xy 156.252793 90.962119) + (xy 156.252792 90.962117) (xy 156.247789 90.955338) (xy 156.17215 90.85285) (xy 156.062882 90.772207) + (xy 156.06288 90.772206) (xy 155.9347 90.727353) (xy 155.90427 90.7245) (xy 155.904266 90.7245) + (xy 154.995734 90.7245) (xy 154.99573 90.7245) (xy 154.9653 90.727353) (xy 154.965298 90.727353) + (xy 154.837119 90.772206) (xy 154.837117 90.772207) (xy 154.72785 90.85285) (xy 154.647207 90.962117) + (xy 154.647206 90.962119) (xy 154.602353 91.090298) (xy 154.602353 91.0903) (xy 154.5995 91.12073) + (xy 154.5995 91.302311) (xy 154.593261 91.323556) (xy 154.591682 91.345645) (xy 154.583609 91.356428) + (xy 154.579815 91.36935) (xy 154.563081 91.383849) (xy 154.54981 91.401578) (xy 154.537189 91.406285) + (xy 154.527011 91.415105) (xy 154.505093 91.418256) (xy 154.484346 91.425995) (xy 154.471185 91.423132) + (xy 154.457853 91.425049) (xy 154.437709 91.415849) (xy 154.416073 91.411143) (xy 154.398347 91.397874) + (xy 154.394297 91.396024) (xy 154.387819 91.389992) (xy 154.311819 91.313992) (xy 154.278334 91.252669) + (xy 154.2755 91.226311) (xy 154.2755 90.709739) (xy 154.272725 90.68015) (xy 154.240056 90.586789) + (xy 154.229116 90.555525) (xy 154.207546 90.526299) (xy 154.150711 90.449289) (xy 154.15071 90.449288) + (xy 154.044476 90.370884) (xy 153.919848 90.327274) (xy 153.919849 90.327274) (xy 153.89026 90.3245) + (xy 153.890256 90.3245) (xy 153.373688 90.3245) (xy 153.344247 90.315855) (xy 153.314261 90.309332) + (xy 153.309245 90.305577) (xy 153.306649 90.304815) (xy 153.286007 90.288181) (xy 153.285007 90.287181) + (xy 153.251522 90.225858) (xy 153.256506 90.156166) (xy 153.298378 90.100233) (xy 153.363842 90.075816) + (xy 153.372688 90.0755) (xy 153.89026 90.0755) (xy 153.919849 90.072725) (xy 153.947221 90.063147) + (xy 154.044475 90.029116) (xy 154.150711 89.950711) (xy 154.229116 89.844475) (xy 154.272725 89.719849) + (xy 154.273011 89.716797) (xy 154.2755 89.69026) (xy 154.2755 89.173689) (xy 154.284143 89.144252) + (xy 154.290667 89.114263) (xy 154.294422 89.109245) (xy 154.295185 89.10665) (xy 154.311813 89.086013) + (xy 154.388904 89.008922) (xy 154.450223 88.97544) (xy 154.519915 88.980424) (xy 154.575849 89.022295) + (xy 154.60004 89.085029) (xy 154.602353 89.109699) (xy 154.602353 89.109701) (xy 154.643089 89.226114) + (xy 154.647207 89.237882) (xy 154.72785 89.34715) (xy 154.837118 89.427793) (xy 154.857232 89.434831) + (xy 154.965299 89.472646) (xy 154.99573 89.4755) (xy 154.995734 89.4755) (xy 155.90427 89.4755) + (xy 155.934699 89.472646) (xy 155.934701 89.472646) (xy 155.99879 89.450219) (xy 156.062882 89.427793) + (xy 156.17215 89.34715) (xy 156.252793 89.237882) (xy 156.282663 89.152519) (xy 156.297646 89.109701) + (xy 156.297646 89.109699) (xy 156.3005 89.079269) (xy 156.3005 87.72073) (xy 156.297646 87.6903) + (xy 156.297646 87.690298) (xy 156.252793 87.562119) (xy 156.252792 87.562117) (xy 156.17215 87.45285) + (xy 156.062882 87.372207) (xy 156.06288 87.372206) (xy 155.9347 87.327353) (xy 155.90427 87.3245) + (xy 155.904266 87.3245) (xy 154.995734 87.3245) (xy 154.99573 87.3245) (xy 154.9653 87.327353) (xy 154.965298 87.327353) + (xy 154.837119 87.372206) (xy 154.837117 87.372207) (xy 154.72785 87.45285) (xy 154.647207 87.562117) + (xy 154.647206 87.562119) (xy 154.602353 87.690298) (xy 154.602353 87.6903) (xy 154.5995 87.72073) + (xy 154.5995 87.902311) (xy 154.593261 87.923556) (xy 154.591682 87.945645) (xy 154.583609 87.956428) + (xy 154.579815 87.96935) (xy 154.563081 87.983849) (xy 154.54981 88.001578) (xy 154.537189 88.006285) + (xy 154.527011 88.015105) (xy 154.505093 88.018256) (xy 154.484346 88.025995) (xy 154.471185 88.023132) + (xy 154.457853 88.025049) (xy 154.437709 88.015849) (xy 154.416073 88.011143) (xy 154.398347 87.997874) + (xy 154.394297 87.996024) (xy 154.387819 87.989992) (xy 154.311819 87.913992) (xy 154.278334 87.852669) + (xy 154.2755 87.826311) (xy 154.2755 87.309739) (xy 154.272725 87.28015) (xy 154.238207 87.181506) + (xy 154.229116 87.155525) (xy 154.227335 87.153112) (xy 154.150711 87.049289) (xy 154.15071 87.049288) + (xy 154.044476 86.970884) (xy 153.919848 86.927274) (xy 153.919849 86.927274) (xy 153.89026 86.9245) + (xy 153.890256 86.9245) (xy 153.373689 86.9245) (xy 153.344248 86.915855) (xy 153.314262 86.909332) + (xy 153.309246 86.905577) (xy 153.30665 86.904815) (xy 153.286008 86.888181) (xy 153.285008 86.887181) + (xy 153.251523 86.825858) (xy 153.256507 86.756166) (xy 153.298379 86.700233) (xy 153.363843 86.675816) + (xy 153.372689 86.6755) (xy 153.89026 86.6755) (xy 153.919849 86.672725) (xy 154.044475 86.629116) + (xy 154.150711 86.550711) (xy 154.229116 86.444475) (xy 154.255422 86.369297) (xy 154.263559 86.346045) + (xy 154.304281 86.289269) (xy 154.369234 86.263522) (xy 154.3806 86.263) (xy 154.796958 86.263) + (xy 154.863997 86.282685) (xy 154.896726 86.313364) (xy 154.924289 86.350711) (xy 154.956914 86.374789) + (xy 155.030523 86.429115) (xy 155.030524 86.429115) (xy 155.030525 86.429116) (xy 155.155151 86.472725) + (xy 155.15515 86.472725) (xy 155.18474 86.4755) (xy 155.184744 86.4755) (xy 155.651311 86.4755) + (xy 155.71835 86.495185) (xy 155.738992 86.511819) (xy 156.387638 87.160465) (xy 156.461861 87.203318) + (xy 156.544647 87.2255) (xy 157.759067 87.2255) (xy 157.826106 87.245185) (xy 157.871861 87.297989) + (xy 157.881805 87.367147) (xy 157.85278 87.430703) (xy 157.832702 87.449269) (xy 157.82785 87.452849) + (xy 157.747207 87.562117) (xy 157.747206 87.562119) (xy 157.702353 87.690298) (xy 157.702353 87.6903) + (xy 157.6995 87.72073) (xy 157.6995 89.079269) (xy 157.702353 89.109699) (xy 157.702353 89.109701) + (xy 157.743089 89.226114) (xy 157.747207 89.237882) (xy 157.82785 89.34715) (xy 157.937118 89.427793) + (xy 157.957232 89.434831) (xy 158.065299 89.472646) (xy 158.09573 89.4755) (xy 158.095734 89.4755) + (xy 159.00427 89.4755) (xy 159.034699 89.472646) (xy 159.034701 89.472646) (xy 159.09879 89.450219) + (xy 159.162882 89.427793) (xy 159.27215 89.34715) (xy 159.352793 89.237882) (xy 159.382663 89.152519) + (xy 159.397646 89.109701) (xy 159.397646 89.109699) (xy 159.4005 89.079269) (xy 159.4005 88.8495) + (xy 159.420185 88.782461) (xy 159.472989 88.736706) (xy 159.5245 88.7255) (xy 163.142851 88.7255) + (xy 163.142853 88.7255) (xy 163.225639 88.703318) (xy 163.299862 88.660465) (xy 165.226285 86.73404) + (xy 165.287606 86.700557) (xy 165.357297 86.705541) (xy 165.361353 86.707136) (xy 165.36858 86.71013) + (xy 165.488795 86.734042) (xy 165.57153 86.750499) (xy 165.571534 86.7505) (xy 165.571535 86.7505) + (xy 166.028466 86.7505) (xy 166.028467 86.750499) (xy 166.23142 86.71013) (xy 166.422598 86.630941) + (xy 166.594655 86.515977) (xy 166.740977 86.369655) (xy 166.855941 86.197598) (xy 166.93513 86.00642) + (xy 166.9755 85.803465) (xy 166.9755 85.596535) (xy 166.93513 85.39358) (xy 166.855941 85.202402) + (xy 166.740977 85.030345) (xy 166.740975 85.030342) (xy 166.594657 84.884024) (xy 166.49846 84.819748) + (xy 166.422598 84.769059) (xy 166.419616 84.767824) (xy 166.23142 84.68987) (xy 166.231412 84.689868) + (xy 166.028469 84.6495) (xy 166.028465 84.6495) (xy 165.571535 84.6495) (xy 165.57153 84.6495) (xy 165.368587 84.689868) + (xy 165.368579 84.68987) (xy 165.177403 84.769058) (xy 165.005342 84.884024) (xy 164.859024 85.030342) + (xy 164.744058 85.202403) (xy 164.66487 85.393579) (xy 164.664868 85.393587) (xy 164.6245 85.59653) + (xy 164.6245 85.803469) (xy 164.664868 86.006412) (xy 164.664871 86.006424) (xy 164.741059 86.190359) + (xy 164.748528 86.259828) (xy 164.717253 86.322307) (xy 164.714179 86.325492) (xy 163.001492 88.038181) + (xy 162.940169 88.071666) (xy 162.913811 88.0745) (xy 161.914955 88.0745) (xy 161.847916 88.054815) + (xy 161.802161 88.002011) (xy 161.792217 87.932853) (xy 161.821242 87.869297) (xy 161.830034 87.860928) + (xy 161.829882 87.860776) (xy 161.955468 87.735189) (xy 161.955469 87.735188) (xy 161.955472 87.735185) + (xy 162.043478 87.589606) (xy 162.094086 87.427196) (xy 162.1005 87.356616) (xy 162.1005 86.443384) + (xy 162.094086 86.372804) (xy 162.043478 86.210394) (xy 161.955472 86.064815) (xy 161.95547 86.064813) + (xy 161.955469 86.064811) (xy 161.835188 85.94453) (xy 161.805877 85.926811) (xy 161.689606 85.856522) + (xy 161.527196 85.805914) (xy 161.527194 85.805913) (xy 161.527192 85.805913) (xy 161.477778 85.801423) + (xy 161.456616 85.7995) (xy 160.543384 85.7995) (xy 160.524145 85.801248) (xy 160.472807 85.805913) + (xy 160.310393 85.856522) (xy 160.164811 85.94453) (xy 160.04453 86.064811) (xy 159.956522 86.210393) + (xy 159.905913 86.372807) (xy 159.8995 86.443386) (xy 159.8995 86.4505) (xy 159.879815 86.517539) + (xy 159.827011 86.563294) (xy 159.7755 86.5745) (xy 157.949319 86.5745) (xy 157.88228 86.554815) + (xy 157.836525 86.502011) (xy 157.826581 86.432853) (xy 157.855606 86.369297) (xy 157.875683 86.350732) + (xy 157.875693 86.350723) (xy 157.875711 86.350711) (xy 157.954116 86.244475) (xy 157.997725 86.119849) + (xy 157.997725 86.119848) (xy 158.0005 86.09026) (xy 158.0005 85.509739) (xy 157.997725 85.48015) + (xy 157.971196 85.404336) (xy 157.954116 85.355525) (xy 157.943168 85.340691) (xy 157.875711 85.249289) + (xy 157.87571 85.249288) (xy 157.769476 85.170884) (xy 157.721044 85.153937) (xy 157.702055 85.140317) + (xy 157.680797 85.130609) (xy 157.674193 85.120333) (xy 157.664269 85.113215) (xy 157.655657 85.091491) + (xy 157.643023 85.071831) (xy 157.640267 85.052664) (xy 157.638522 85.048262) (xy 157.638 85.036896) + (xy 157.638 84.940691) (xy 158.5495 84.940691) (xy 158.5495 85.059309) (xy 158.580201 85.173886) + (xy 158.639511 85.276613) (xy 158.723387 85.360489) (xy 158.826114 85.419799) (xy 158.940691 85.4505) + (xy 158.940694 85.4505) (xy 159.059306 85.4505) (xy 159.059309 85.4505) (xy 159.173886 85.419799) + (xy 159.276613 85.360489) (xy 159.360489 85.276613) (xy 159.419799 85.173886) (xy 159.4505 85.059309) + (xy 159.4505 85.059305) (xy 159.451561 85.051249) (xy 159.453349 85.051484) (xy 159.470185 84.99415) + (xy 159.486819 84.973508) (xy 159.584617 84.87571) (xy 159.692504 84.767822) (xy 159.753825 84.734339) + (xy 159.823516 84.739323) (xy 159.87945 84.781194) (xy 159.9018 84.831314) (xy 159.911131 84.878229) + (xy 159.911132 84.87823) (xy 159.955447 84.944552) (xy 160.021769 84.988867) (xy 160.02177 84.988868) + (xy 160.080247 85.000499) (xy 160.08025 85.0005) (xy 160.080252 85.0005) (xy 161.91975 85.0005) + (xy 161.919751 85.000499) (xy 161.934568 84.997552) (xy 161.978229 84.988868) (xy 161.978229 84.988867) + (xy 161.978231 84.988867) (xy 162.044552 84.944552) (xy 162.088867 84.878231) (xy 162.088867 84.878229) + (xy 162.088868 84.878229) (xy 162.099134 84.826614) (xy 162.1005 84.819748) (xy 162.1005 82.980252) + (xy 162.1005 82.980249) (xy 162.100499 82.980247) (xy 162.088868 82.92177) (xy 162.088867 82.921769) + (xy 162.044552 82.855447) (xy 161.97823 82.811132) (xy 161.978229 82.811131) (xy 161.919752 82.7995) + (xy 161.919748 82.7995) (xy 160.080252 82.7995) (xy 160.080247 82.7995) (xy 160.02177 82.811131) + (xy 160.021769 82.811132) (xy 159.955447 82.855447) (xy 159.911132 82.921769) (xy 159.911131 82.92177) + (xy 159.8995 82.980247) (xy 159.8995 83.588811) (xy 159.879815 83.65585) (xy 159.863181 83.676492) + (xy 159.026492 84.513181) (xy 158.965169 84.546666) (xy 158.948749 84.548431) (xy 158.948751 84.548439) + (xy 158.940694 84.549499) (xy 158.918403 84.555472) (xy 158.826114 84.580201) (xy 158.826112 84.580201) + (xy 158.826112 84.580202) (xy 158.723387 84.639511) (xy 158.723384 84.639513) (xy 158.639513 84.723384) + (xy 158.639511 84.723387) (xy 158.581717 84.823489) (xy 158.580201 84.826114) (xy 158.5495 84.940691) + (xy 157.638 84.940691) (xy 157.638 84.023688) (xy 157.657685 83.956649) (xy 157.674315 83.936011) + (xy 157.915668 83.694657) (xy 157.976989 83.661174) (xy 158.044302 83.665299) (xy 158.065298 83.672645) + (xy 158.0653 83.672646) (xy 158.09573 83.6755) (xy 158.095734 83.6755) (xy 159.00427 83.6755) (xy 159.034699 83.672646) + (xy 159.034701 83.672646) (xy 159.103622 83.648529) (xy 159.162882 83.627793) (xy 159.27215 83.54715) + (xy 159.352793 83.437882) (xy 159.384064 83.348515) (xy 159.397646 83.309701) (xy 159.397646 83.309699) + (xy 159.4005 83.279269) (xy 159.4005 81.92073) (xy 159.397646 81.8903) (xy 159.397646 81.890298) + (xy 159.352793 81.762119) (xy 159.352792 81.762117) (xy 159.34916 81.757196) (xy 159.27215 81.65285) + (xy 159.162882 81.572207) (xy 159.16288 81.572206) (xy 159.0347 81.527353) (xy 159.00427 81.5245) + (xy 159.004266 81.5245) (xy 158.9995 81.5245) (xy 158.990814 81.521949) (xy 158.981853 81.523238) + (xy 158.957812 81.512259) (xy 158.932461 81.504815) (xy 158.926533 81.497974) (xy 158.918297 81.494213) + (xy 158.904007 81.471978) (xy 158.886706 81.452011) (xy 158.884418 81.441496) (xy 158.880523 81.435435) + (xy 158.8755 81.4005) (xy 158.8755 81.3995) (xy 158.895185 81.332461) (xy 158.947989 81.286706) + (xy 158.9995 81.2755) (xy 159.00427 81.2755) (xy 159.034699 81.272646) (xy 159.034701 81.272646) + (xy 159.09879 81.250219) (xy 159.162882 81.227793) (xy 159.27215 81.14715) (xy 159.352793 81.037882) + (xy 159.385229 80.945185) (xy 159.397646 80.909701) (xy 159.397646 80.909699) (xy 159.4005 80.879269) + (xy 159.4005 80.6495) (xy 159.420185 80.582461) (xy 159.472989 80.536706) (xy 159.5245 80.5255) + (xy 162.613811 80.5255) (xy 162.68085 80.545185) (xy 162.701492 80.561819) (xy 164.71418 82.574507) + (xy 164.747665 82.63583) (xy 164.742681 82.705522) (xy 164.74106 82.709641) (xy 164.66487 82.893579) + (xy 164.664868 82.893587) (xy 164.6245 83.09653) (xy 164.6245 83.303469) (xy 164.664868 83.506412) + (xy 164.66487 83.50642) (xy 164.744058 83.697596) (xy 164.859024 83.869657) (xy 165.005342 84.015975) + (xy 165.005345 84.015977) (xy 165.177402 84.130941) (xy 165.36858 84.21013) (xy 165.549621 84.246141) + (xy 165.57153 84.250499) (xy 165.571534 84.2505) (xy 165.571535 84.2505) (xy 166.028466 84.2505) + (xy 166.028467 84.250499) (xy 166.23142 84.21013) (xy 166.422598 84.130941) (xy 166.594655 84.015977) + (xy 166.740977 83.869655) (xy 166.855941 83.697598) (xy 166.93513 83.50642) (xy 166.9755 83.303465) + (xy 166.9755 83.096535) (xy 166.93513 82.89358) (xy 166.855941 82.702402) (xy 166.740977 82.530345) + (xy 166.740975 82.530342) (xy 166.594657 82.384024) (xy 166.425031 82.270685) (xy 166.422598 82.269059) + (xy 166.414201 82.265581) (xy 166.23142 82.18987) (xy 166.231412 82.189868) (xy 166.028469 82.1495) + (xy 166.028465 82.1495) (xy 165.571535 82.1495) (xy 165.57153 82.1495) (xy 165.368582 82.189868) + (xy 165.368575 82.189871) (xy 165.361412 82.192838) (xy 165.291942 82.200304) (xy 165.229464 82.169026) + (xy 165.226283 82.165956) (xy 162.999864 79.939537) (xy 162.999862 79.939535) (xy 162.951857 79.911819) + (xy 162.92564 79.896682) (xy 162.878394 79.884023) (xy 162.842853 79.8745) (xy 162.842852 79.8745) + (xy 159.5245 79.8745) (xy 159.457461 79.854815) (xy 159.411706 79.802011) (xy 159.4005 79.7505) + (xy 159.4005 79.52073) (xy 159.397646 79.4903) (xy 159.397646 79.490298) (xy 159.352793 79.362119) + (xy 159.352792 79.362117) (xy 159.309229 79.303091) (xy 159.27215 79.25285) (xy 159.162882 79.172207) + (xy 159.16288 79.172206) (xy 159.0347 79.127353) (xy 159.00427 79.1245) (xy 159.004266 79.1245) + (xy 158.095734 79.1245) (xy 158.09573 79.1245) (xy 158.0653 79.127353) (xy 158.065298 79.127353) + (xy 157.937119 79.172206) (xy 157.937117 79.172207) (xy 157.82785 79.25285) (xy 157.747207 79.362117) + (xy 157.747206 79.362119) (xy 157.702353 79.490298) (xy 157.702353 79.4903) (xy 157.6995 79.52073) + (xy 157.6995 80.879269) (xy 157.702353 80.909699) (xy 157.702353 80.909701) (xy 157.743089 81.026114) + (xy 157.747207 81.037882) (xy 157.82785 81.14715) (xy 157.937118 81.227793) (xy 157.979845 81.242744) + (xy 158.065299 81.272646) (xy 158.09573 81.2755) (xy 158.095734 81.2755) (xy 158.1005 81.2755) (xy 158.109185 81.27805) + (xy 158.118147 81.276762) (xy 158.142187 81.28774) (xy 158.167539 81.295185) (xy 158.173466 81.302025) + (xy 158.181703 81.305787) (xy 158.195992 81.328021) (xy 158.213294 81.347989) (xy 158.215581 81.358503) + (xy 158.219477 81.364565) (xy 158.2245 81.3995) (xy 158.2245 81.4005) (xy 158.204815 81.467539) + (xy 158.152011 81.513294) (xy 158.1005 81.5245) (xy 158.09573 81.5245) (xy 158.0653 81.527353) (xy 158.065298 81.527353) + (xy 157.937119 81.572206) (xy 157.937117 81.572207) (xy 157.82785 81.65285) (xy 157.747207 81.762117) + (xy 157.747206 81.762119) (xy 157.702353 81.890298) (xy 157.702353 81.8903) (xy 157.6995 81.92073) + (xy 157.6995 82.938811) (xy 157.679815 83.00585) (xy 157.663181 83.026492) (xy 157.052037 83.637635) + (xy 157.052035 83.637638) (xy 157.031824 83.672645) (xy 157.009182 83.711861) (xy 156.992569 83.773862) + (xy 156.989784 83.784254) (xy 156.987 83.794646) (xy 156.987 85.036896) (xy 156.967315 85.103935) + (xy 156.914511 85.14969) (xy 156.903956 85.153937) (xy 156.855523 85.170884) (xy 156.749289 85.249288) + (xy 156.749288 85.249289) (xy 156.670884 85.355523) (xy 156.627274 85.48015) (xy 156.6245 85.509739) + (xy 156.6245 86.09026) (xy 156.627274 86.119848) (xy 156.641399 86.160214) (xy 156.64496 86.229992) + (xy 156.610231 86.29062) (xy 156.548238 86.322847) (xy 156.478662 86.316442) (xy 156.436676 86.288849) + (xy 156.211819 86.063992) (xy 156.178334 86.002669) (xy 156.1755 85.976311) (xy 156.1755 85.509739) + (xy 156.172725 85.48015) (xy 156.146196 85.404336) (xy 156.129116 85.355525) (xy 156.118168 85.340691) + (xy 156.050711 85.249289) (xy 156.05071 85.249288) (xy 155.944476 85.170884) (xy 155.819848 85.127274) + (xy 155.819849 85.127274) (xy 155.79026 85.1245) (xy 155.790256 85.1245) (xy 155.184744 85.1245) + (xy 155.18474 85.1245) (xy 155.15515 85.127274) (xy 155.030523 85.170884) (xy 154.924289 85.249288) + (xy 154.924288 85.249289) (xy 154.845884 85.355523) (xy 154.802274 85.480151) (xy 154.800453 85.499576) + (xy 154.774596 85.564485) (xy 154.717751 85.605111) (xy 154.676995 85.612) (xy 154.3806 85.612) + (xy 154.313561 85.592315) (xy 154.267806 85.539511) (xy 154.263559 85.528955) (xy 154.244132 85.473438) + (xy 154.229116 85.430525) (xy 154.221198 85.419797) (xy 154.150711 85.324289) (xy 154.15071 85.324288) + (xy 154.044476 85.245884) (xy 154.044477 85.245884) (xy 154.008544 85.233311) (xy 153.989555 85.219691) + (xy 153.968297 85.209983) (xy 153.961693 85.199707) (xy 153.951769 85.192589) (xy 153.943157 85.170865) + (xy 153.930523 85.151205) (xy 153.927767 85.132038) (xy 153.926022 85.127636) (xy 153.9255 85.11627) + (xy 153.9255 85.08373) (xy 153.945185 85.016691) (xy 153.997989 84.970936) (xy 154.008546 84.966688) + (xy 154.044475 84.954116) (xy 154.150711 84.875711) (xy 154.229116 84.769475) (xy 154.272725 84.644849) + (xy 154.274678 84.624021) (xy 154.2755 84.61526) (xy 154.2755 83.909739) (xy 154.272725 83.88015) + (xy 154.249251 83.813067) (xy 154.229116 83.755525) (xy 154.196889 83.711859) (xy 154.150711 83.649289) + (xy 154.15071 83.649288) (xy 154.044476 83.570884) (xy 153.919848 83.527274) (xy 153.919849 83.527274) + (xy 153.89026 83.5245) (xy 153.890256 83.5245) (xy 153.309744 83.5245) (xy 153.30974 83.5245) (xy 153.28015 83.527274) + (xy 153.155523 83.570884) (xy 153.049289 83.649288) (xy 153.049288 83.649289) (xy 152.970884 83.755523) + (xy 152.970884 83.755524) (xy 152.936441 83.853955) (xy 152.895719 83.910731) (xy 152.830766 83.936478) + (xy 152.8194 83.937) (xy 152.448689 83.937) (xy 152.38165 83.917315) (xy 152.361008 83.900681) (xy 152.086819 83.626492) + (xy 152.053334 83.565169) (xy 152.051568 83.548749) (xy 152.051561 83.548751) (xy 152.0505 83.540694) + (xy 152.0505 83.540691) (xy 152.019799 83.426114) (xy 151.960489 83.323387) (xy 151.876613 83.239511) + (xy 151.773886 83.180201) (xy 151.675099 83.153731) (xy 151.659302 83.149498) (xy 151.6578 83.149301) + (xy 151.656627 83.148782) (xy 151.651458 83.147397) (xy 151.651674 83.14659) (xy 151.644818 83.143556) + (xy 151.63066 83.142544) (xy 151.613504 83.129701) (xy 151.593905 83.121029) (xy 151.586089 83.109178) + (xy 151.574727 83.100672) (xy 151.567238 83.080592) (xy 151.555439 83.062701) (xy 151.555271 83.048506) + (xy 151.550311 83.035207) (xy 151.554866 83.014268) (xy 151.554613 82.992837) (xy 151.562436 82.979472) + (xy 151.565164 82.966935) (xy 151.586312 82.938684) (xy 151.625679 82.899318) (xy 151.687002 82.865833) + (xy 151.713359 82.863) (xy 152.8194 82.863) (xy 152.886439 82.882685) (xy 152.932194 82.935489) + (xy 152.936441 82.946045) (xy 152.970884 83.044475) (xy 152.970884 83.044476) (xy 153.049288 83.15071) + (xy 153.049289 83.150711) (xy 153.155523 83.229115) (xy 153.155524 83.229115) (xy 153.155525 83.229116) + (xy 153.280151 83.272725) (xy 153.28015 83.272725) (xy 153.30974 83.2755) (xy 153.309744 83.2755) + (xy 153.89026 83.2755) (xy 153.919849 83.272725) (xy 154.044475 83.229116) (xy 154.150711 83.150711) + (xy 154.229116 83.044475) (xy 154.241689 83.008543) (xy 154.255308 82.989555) (xy 154.265017 82.968297) + (xy 154.275292 82.961693) (xy 154.282411 82.951769) (xy 154.304134 82.943157) (xy 154.323795 82.930523) + (xy 154.342961 82.927767) (xy 154.347364 82.926022) (xy 154.35873 82.9255) (xy 154.4755 82.9255) + (xy 154.542539 82.945185) (xy 154.588294 82.997989) (xy 154.5995 83.0495) (xy 154.5995 83.279269) + (xy 154.602353 83.309699) (xy 154.602353 83.309701) (xy 154.647206 83.43788) (xy 154.647207 83.437882) + (xy 154.72785 83.54715) (xy 154.837118 83.627793) (xy 154.858595 83.635308) (xy 154.965299 83.672646) + (xy 154.99573 83.6755) (xy 154.995734 83.6755) (xy 155.90427 83.6755) (xy 155.934699 83.672646) + (xy 155.934701 83.672646) (xy 156.003622 83.648529) (xy 156.062882 83.627793) (xy 156.17215 83.54715) + (xy 156.252793 83.437882) (xy 156.284064 83.348515) (xy 156.297646 83.309701) (xy 156.297646 83.309699) + (xy 156.3005 83.279269) (xy 156.3005 81.92073) (xy 156.297646 81.8903) (xy 156.297646 81.890298) + (xy 156.252793 81.762119) (xy 156.252792 81.762117) (xy 156.24916 81.757196) (xy 156.17215 81.65285) + (xy 156.062882 81.572207) (xy 156.06288 81.572206) (xy 155.9347 81.527353) (xy 155.90427 81.5245) + (xy 155.904266 81.5245) (xy 154.995734 81.5245) (xy 154.99573 81.5245) (xy 154.9653 81.527353) (xy 154.965298 81.527353) + (xy 154.837119 81.572206) (xy 154.837117 81.572207) (xy 154.72785 81.65285) (xy 154.647207 81.762117) + (xy 154.647206 81.762119) (xy 154.602353 81.890298) (xy 154.602353 81.8903) (xy 154.5995 81.92073) + (xy 154.5995 82.1505) (xy 154.596949 82.159185) (xy 154.598238 82.168147) (xy 154.587259 82.192187) + (xy 154.579815 82.217539) (xy 154.572974 82.223466) (xy 154.569213 82.231703) (xy 154.546978 82.245992) + (xy 154.527011 82.263294) (xy 154.516496 82.265581) (xy 154.510435 82.269477) (xy 154.4755 82.2745) + (xy 154.396833 82.2745) (xy 154.329794 82.254815) (xy 154.284039 82.202011) (xy 154.273375 82.162077) + (xy 154.272725 82.155151) (xy 154.267252 82.139511) (xy 154.229116 82.030525) (xy 154.206823 82.000319) + (xy 154.150711 81.924289) (xy 154.15071 81.924288) (xy 154.044476 81.845884) (xy 153.962048 81.817041) + (xy 153.905273 81.776319) (xy 153.879526 81.711366) (xy 153.892983 81.642805) (xy 153.94137 81.592402) + (xy 153.962048 81.582959) (xy 153.992777 81.572206) (xy 154.044475 81.554116) (xy 154.150711 81.475711) + (xy 154.229116 81.369475) (xy 154.272725 81.244849) (xy 154.2755 81.21526) (xy 154.2755 80.698689) + (xy 154.284144 80.669248) (xy 154.290668 80.639262) (xy 154.294422 80.634246) (xy 154.295185 80.63165) + (xy 154.311819 80.611008) (xy 154.361008 80.561819) (xy 154.422331 80.528334) (xy 154.448689 80.5255) + (xy 154.4755 80.5255) (xy 154.542539 80.545185) (xy 154.588294 80.597989) (xy 154.5995 80.6495) + (xy 154.5995 80.879269) (xy 154.602353 80.909699) (xy 154.602353 80.909701) (xy 154.643089 81.026114) + (xy 154.647207 81.037882) (xy 154.72785 81.14715) (xy 154.837118 81.227793) (xy 154.879845 81.242744) + (xy 154.965299 81.272646) (xy 154.99573 81.2755) (xy 154.995734 81.2755) (xy 155.90427 81.2755) + (xy 155.934699 81.272646) (xy 155.934701 81.272646) (xy 155.99879 81.250219) (xy 156.062882 81.227793) + (xy 156.17215 81.14715) (xy 156.252793 81.037882) (xy 156.285229 80.945185) (xy 156.297646 80.909701) + (xy 156.297646 80.909699) (xy 156.3005 80.879269) (xy 156.3005 79.52073) (xy 156.297646 79.4903) + (xy 156.297646 79.490298) (xy 156.252793 79.362119) (xy 156.252792 79.362117) (xy 156.209229 79.303091) + (xy 156.17215 79.25285) (xy 156.062882 79.172207) (xy 156.06288 79.172206) (xy 155.9347 79.127353) + (xy 155.90427 79.1245) (xy 155.904266 79.1245) (xy 154.995734 79.1245) (xy 154.99573 79.1245) (xy 154.9653 79.127353) + (xy 154.965298 79.127353) (xy 154.837119 79.172206) (xy 154.837117 79.172207) (xy 154.72785 79.25285) + (xy 154.647207 79.362117) (xy 154.647206 79.362119) (xy 154.602353 79.490298) (xy 154.602353 79.4903) + (xy 154.5995 79.52073) (xy 154.5995 79.7505) (xy 154.579815 79.817539) (xy 154.527011 79.863294) + (xy 154.4755 79.8745) (xy 154.30498 79.8745) (xy 154.237941 79.854815) (xy 154.192186 79.802011) + (xy 154.182242 79.732853) (xy 154.205209 79.676867) (xy 154.229116 79.644475) (xy 154.272725 79.519849) + (xy 154.274191 79.504219) (xy 154.2755 79.49026) (xy 154.2755 78.973687) (xy 154.295185 78.906648) + (xy 154.311815 78.88601) (xy 154.508264 78.68956) (xy 154.569587 78.656076) (xy 154.639279 78.66106) + (xy 154.695212 78.702932) (xy 154.69568 78.703562) (xy 154.72785 78.74715) (xy 154.837118 78.827793) + (xy 154.865265 78.837642) (xy 154.965299 78.872646) (xy 154.99573 78.8755) (xy 154.995734 78.8755) + (xy 155.90427 78.8755) (xy 155.934699 78.872646) (xy 155.934701 78.872646) (xy 155.99879 78.850219) + (xy 156.062882 78.827793) (xy 156.17215 78.74715) (xy 156.252793 78.637882) (xy 156.283653 78.54969) + (xy 156.297646 78.509701) (xy 156.297646 78.509699) (xy 156.3005 78.479269) (xy 156.3005 77.12073) + (xy 157.6995 77.12073) (xy 157.6995 78.479269) (xy 157.702353 78.509699) (xy 157.702353 78.509701) + (xy 157.747206 78.63788) (xy 157.747207 78.637882) (xy 157.82785 78.74715) (xy 157.937118 78.827793) + (xy 157.965265 78.837642) (xy 158.065299 78.872646) (xy 158.09573 78.8755) (xy 158.095734 78.8755) + (xy 159.00427 78.8755) (xy 159.034699 78.872646) (xy 159.034701 78.872646) (xy 159.09879 78.850219) + (xy 159.162882 78.827793) (xy 159.27215 78.74715) (xy 159.352793 78.637882) (xy 159.383653 78.54969) + (xy 159.397646 78.509701) (xy 159.397646 78.509699) (xy 159.4005 78.479269) (xy 159.4005 78.2495) + (xy 159.420185 78.182461) (xy 159.472989 78.136706) (xy 159.5245 78.1255) (xy 162.713811 78.1255) + (xy 162.78085 78.145185) (xy 162.801492 78.161819) (xy 164.71418 80.074507) (xy 164.747665 80.13583) + (xy 164.742681 80.205522) (xy 164.74106 80.209641) (xy 164.66487 80.393579) (xy 164.664868 80.393587) + (xy 164.6245 80.59653) (xy 164.6245 80.803469) (xy 164.664868 81.006412) (xy 164.66487 81.00642) + (xy 164.73408 81.173508) (xy 164.744059 81.197598) (xy 164.764234 81.227792) (xy 164.859024 81.369657) + (xy 165.005342 81.515975) (xy 165.005345 81.515977) (xy 165.177402 81.630941) (xy 165.36858 81.71013) + (xy 165.57153 81.750499) (xy 165.571534 81.7505) (xy 165.571535 81.7505) (xy 166.028466 81.7505) + (xy 166.028467 81.750499) (xy 166.23142 81.71013) (xy 166.422598 81.630941) (xy 166.594655 81.515977) + (xy 166.740977 81.369655) (xy 166.855941 81.197598) (xy 166.93513 81.00642) (xy 166.9755 80.803465) + (xy 166.9755 80.596535) (xy 166.93513 80.39358) (xy 166.855941 80.202402) (xy 166.740977 80.030345) + (xy 166.740975 80.030342) (xy 166.594657 79.884024) (xy 166.491646 79.815195) (xy 166.422598 79.769059) + (xy 166.403598 79.761189) (xy 166.23142 79.68987) (xy 166.231412 79.689868) (xy 166.028469 79.6495) + (xy 166.028465 79.6495) (xy 165.571535 79.6495) (xy 165.57153 79.6495) (xy 165.368582 79.689868) + (xy 165.368575 79.689871) (xy 165.361412 79.692838) (xy 165.291942 79.700304) (xy 165.229464 79.669026) + (xy 165.226283 79.665956) (xy 163.099864 77.539537) (xy 163.099862 77.539535) (xy 163.06275 77.518108) + (xy 163.02564 77.496682) (xy 162.984246 77.485591) (xy 162.942853 77.4745) (xy 162.942852 77.4745) + (xy 159.5245 77.4745) (xy 159.457461 77.454815) (xy 159.411706 77.402011) (xy 159.4005 77.3505) + (xy 159.4005 77.12073) (xy 159.397646 77.0903) (xy 159.397646 77.090298) (xy 159.352793 76.962119) + (xy 159.352792 76.962117) (xy 159.27215 76.85285) (xy 159.162882 76.772207) (xy 159.16288 76.772206) + (xy 159.0347 76.727353) (xy 159.00427 76.7245) (xy 159.004266 76.7245) (xy 158.095734 76.7245) (xy 158.09573 76.7245) + (xy 158.0653 76.727353) (xy 158.065298 76.727353) (xy 157.937119 76.772206) (xy 157.937117 76.772207) + (xy 157.82785 76.85285) (xy 157.747207 76.962117) (xy 157.747206 76.962119) (xy 157.702353 77.090298) + (xy 157.702353 77.0903) (xy 157.6995 77.12073) (xy 156.3005 77.12073) (xy 156.297646 77.0903) (xy 156.297646 77.090298) + (xy 156.252793 76.962119) (xy 156.252792 76.962117) (xy 156.17215 76.85285) (xy 156.062882 76.772207) + (xy 156.06288 76.772206) (xy 155.9347 76.727353) (xy 155.90427 76.7245) (xy 155.904266 76.7245) + (xy 154.995734 76.7245) (xy 154.99573 76.7245) (xy 154.9653 76.727353) (xy 154.965298 76.727353) + (xy 154.837119 76.772206) (xy 154.837117 76.772207) (xy 154.72785 76.85285) (xy 154.647207 76.962117) + (xy 154.615071 77.053956) (xy 154.601451 77.072944) (xy 154.591743 77.094203) (xy 154.581467 77.100806) + (xy 154.574349 77.110731) (xy 154.552625 77.119342) (xy 154.532965 77.131977) (xy 154.513798 77.134732) + (xy 154.509396 77.136478) (xy 154.49803 77.137) (xy 154.3806 77.137) (xy 154.313561 77.117315) (xy 154.267806 77.064511) + (xy 154.263559 77.053955) (xy 154.231423 76.962119) (xy 154.229116 76.955525) (xy 154.206062 76.924288) + (xy 154.150711 76.849289) (xy 154.15071 76.849288) (xy 154.044476 76.770884) (xy 153.919848 76.727274) + (xy 153.919849 76.727274) (xy 153.89026 76.7245) (xy 153.890256 76.7245) (xy 153.372689 76.7245) + (xy 153.351443 76.718261) (xy 153.329355 76.716682) (xy 153.318571 76.708609) (xy 153.30565 76.704815) + (xy 153.29115 76.688081) (xy 153.273422 76.67481) (xy 153.268714 76.662189) (xy 153.259895 76.652011) + (xy 153.256743 76.630093) (xy 153.249005 76.609346) (xy 153.251867 76.596185) (xy 153.249951 76.582853) + (xy 153.25915 76.562709) (xy 153.263857 76.541073) (xy 153.277125 76.523347) (xy 153.278976 76.519297) + (xy 153.285008 76.512819) (xy 153.286008 76.511819) (xy 153.347331 76.478334) (xy 153.373689 76.4755) + (xy 153.89026 76.4755) (xy 153.919849 76.472725) (xy 154.044475 76.429116) (xy 154.150711 76.350711) + (xy 154.229116 76.244475) (xy 154.272725 76.119849) (xy 154.2755 76.090256) (xy 154.2755 75.573689) + (xy 154.284143 75.544252) (xy 154.290667 75.514263) (xy 154.294422 75.509245) (xy 154.295185 75.50665) + (xy 154.311813 75.486013) (xy 154.388904 75.408922) (xy 154.450223 75.37544) (xy 154.519915 75.380424) + (xy 154.575849 75.422295) (xy 154.60004 75.485029) (xy 154.602353 75.509699) (xy 154.602353 75.509701) + (xy 154.647206 75.63788) (xy 154.647207 75.637882) (xy 154.72785 75.74715) (xy 154.837118 75.827793) + (xy 154.879845 75.842744) (xy 154.965299 75.872646) (xy 154.99573 75.8755) (xy 154.995734 75.8755) + (xy 155.90427 75.8755) (xy 155.934699 75.872646) (xy 155.934701 75.872646) (xy 155.99879 75.850219) + (xy 156.062882 75.827793) (xy 156.17215 75.74715) (xy 156.252793 75.637882) (xy 156.275255 75.573689) + (xy 156.297646 75.509701) (xy 156.297646 75.509699) (xy 156.3005 75.479269) (xy 156.3005 74.12073) + (xy 157.6995 74.12073) (xy 157.6995 75.479269) (xy 157.702353 75.509699) (xy 157.702353 75.509701) + (xy 157.747206 75.63788) (xy 157.747207 75.637882) (xy 157.82785 75.74715) (xy 157.937118 75.827793) + (xy 157.979845 75.842744) (xy 158.065299 75.872646) (xy 158.09573 75.8755) (xy 158.095734 75.8755) + (xy 159.00427 75.8755) (xy 159.034699 75.872646) (xy 159.034701 75.872646) (xy 159.09879 75.850219) + (xy 159.162882 75.827793) (xy 159.27215 75.74715) (xy 159.352793 75.637882) (xy 159.375255 75.573689) + (xy 159.397646 75.509701) (xy 159.397646 75.509699) (xy 159.4005 75.479269) (xy 159.4005 75.2495) + (xy 159.420185 75.182461) (xy 159.472989 75.136706) (xy 159.5245 75.1255) (xy 162.213811 75.1255) + (xy 162.28085 75.145185) (xy 162.301492 75.161819) (xy 164.71418 77.574507) (xy 164.747665 77.63583) + (xy 164.742681 77.705522) (xy 164.74106 77.709641) (xy 164.66487 77.893579) (xy 164.664868 77.893587) + (xy 164.6245 78.09653) (xy 164.6245 78.303469) (xy 164.664868 78.506412) (xy 164.66487 78.50642) + (xy 164.744059 78.697598) (xy 164.782763 78.755523) (xy 164.859024 78.869657) (xy 165.005342 79.015975) + (xy 165.005345 79.015977) (xy 165.177402 79.130941) (xy 165.36858 79.21013) (xy 165.55226 79.246666) + (xy 165.57153 79.250499) (xy 165.571534 79.2505) (xy 165.571535 79.2505) (xy 166.028466 79.2505) + (xy 166.028467 79.250499) (xy 166.23142 79.21013) (xy 166.422598 79.130941) (xy 166.594655 79.015977) + (xy 166.740977 78.869655) (xy 166.855941 78.697598) (xy 166.93513 78.50642) (xy 166.9755 78.303465) + (xy 166.9755 78.096535) (xy 166.93513 77.89358) (xy 166.855941 77.702402) (xy 166.740977 77.530345) + (xy 166.740975 77.530342) (xy 166.594657 77.384024) (xy 166.477361 77.30565) (xy 166.422598 77.269059) + (xy 166.421765 77.268714) (xy 166.23142 77.18987) (xy 166.231412 77.189868) (xy 166.028469 77.1495) + (xy 166.028465 77.1495) (xy 165.571535 77.1495) (xy 165.57153 77.1495) (xy 165.368582 77.189868) + (xy 165.368575 77.189871) (xy 165.361412 77.192838) (xy 165.291942 77.200304) (xy 165.229464 77.169026) + (xy 165.226283 77.165956) (xy 162.599864 74.539537) (xy 162.599862 74.539535) (xy 162.56275 74.518108) + (xy 162.52564 74.496682) (xy 162.484246 74.485591) (xy 162.442853 74.4745) (xy 162.442852 74.4745) + (xy 159.5245 74.4745) (xy 159.457461 74.454815) (xy 159.411706 74.402011) (xy 159.4005 74.3505) + (xy 159.4005 74.12073) (xy 159.397646 74.0903) (xy 159.397646 74.090298) (xy 159.352793 73.962119) + (xy 159.352792 73.962117) (xy 159.27215 73.85285) (xy 159.162882 73.772207) (xy 159.16288 73.772206) + (xy 159.0347 73.727353) (xy 159.00427 73.7245) (xy 159.004266 73.7245) (xy 158.095734 73.7245) (xy 158.09573 73.7245) + (xy 158.0653 73.727353) (xy 158.065298 73.727353) (xy 157.937119 73.772206) (xy 157.937117 73.772207) + (xy 157.82785 73.85285) (xy 157.747207 73.962117) (xy 157.747206 73.962119) (xy 157.702353 74.090298) + (xy 157.702353 74.0903) (xy 157.6995 74.12073) (xy 156.3005 74.12073) (xy 156.297646 74.0903) (xy 156.297646 74.090298) + (xy 156.252793 73.962119) (xy 156.252792 73.962117) (xy 156.17215 73.85285) (xy 156.062882 73.772207) + (xy 156.06288 73.772206) (xy 155.9347 73.727353) (xy 155.90427 73.7245) (xy 155.904266 73.7245) + (xy 154.995734 73.7245) (xy 154.99573 73.7245) (xy 154.965305 73.727353) (xy 154.965295 73.727355) + (xy 154.89474 73.752042) (xy 154.824961 73.755603) (xy 154.821697 73.754775) (xy 154.755357 73.737) + (xy 154.755353 73.737) (xy 154.3806 73.737) (xy 154.313561 73.717315) (xy 154.267806 73.664511) + (xy 154.263559 73.653955) (xy 154.235541 73.573887) (xy 154.229116 73.555525) (xy 154.192869 73.506412) + (xy 154.150711 73.449289) (xy 154.15071 73.449288) (xy 154.044476 73.370884) (xy 153.919848 73.327274) + (xy 153.919849 73.327274) (xy 153.89026 73.3245) (xy 153.890256 73.3245) (xy 153.372688 73.3245) + (xy 153.351442 73.318261) (xy 153.329354 73.316682) (xy 153.31857 73.308609) (xy 153.305649 73.304815) + (xy 153.291149 73.288081) (xy 153.273421 73.27481) (xy 153.268713 73.262189) (xy 153.259894 73.252011) + (xy 153.256742 73.230093) (xy 153.249004 73.209346) (xy 153.251866 73.196185) (xy 153.24995 73.182853) + (xy 153.259149 73.162709) (xy 153.263856 73.141073) (xy 153.277124 73.123347) (xy 153.278975 73.119297) + (xy 153.285007 73.112819) (xy 153.286007 73.111819) (xy 153.34733 73.078334) (xy 153.373688 73.0755) + (xy 153.89026 73.0755) (xy 153.919849 73.072725) (xy 154.044475 73.029116) (xy 154.150711 72.950711) + (xy 154.229116 72.844475) (xy 154.272725 72.719849) (xy 154.273682 72.709641) (xy 154.2755 72.69026) + (xy 154.2755 72.173688) (xy 154.284144 72.144247) (xy 154.290668 72.114261) (xy 154.294422 72.109245) + (xy 154.295185 72.106649) (xy 154.311819 72.086007) (xy 154.387819 72.010007) (xy 154.449142 71.976522) + (xy 154.518834 71.981506) (xy 154.574767 72.023378) (xy 154.599184 72.088842) (xy 154.5995 72.097688) + (xy 154.5995 72.279269) (xy 154.602353 72.309699) (xy 154.602353 72.309701) (xy 154.647206 72.43788) + (xy 154.647207 72.437882) (xy 154.72785 72.54715) (xy 154.837118 72.627793) (xy 154.860087 72.63583) + (xy 154.965299 72.672646) (xy 154.99573 72.6755) (xy 154.995734 72.6755) (xy 155.90427 72.6755) + (xy 155.934699 72.672646) (xy 155.934701 72.672646) (xy 156.017579 72.643645) (xy 156.062882 72.627793) + (xy 156.17215 72.54715) (xy 156.252793 72.437882) (xy 156.275219 72.37379) (xy 156.297646 72.309701) + (xy 156.297646 72.309699) (xy 156.3005 72.279269) (xy 156.3005 70.92073) (xy 157.6995 70.92073) + (xy 157.6995 72.279269) (xy 157.702353 72.309699) (xy 157.702353 72.309701) (xy 157.747206 72.43788) + (xy 157.747207 72.437882) (xy 157.82785 72.54715) (xy 157.937118 72.627793) (xy 157.960087 72.63583) + (xy 158.065299 72.672646) (xy 158.09573 72.6755) (xy 158.095734 72.6755) (xy 159.00427 72.6755) + (xy 159.034699 72.672646) (xy 159.034701 72.672646) (xy 159.117579 72.643645) (xy 159.162882 72.627793) + (xy 159.27215 72.54715) (xy 159.352793 72.437882) (xy 159.375219 72.37379) (xy 159.397646 72.309701) + (xy 159.397646 72.309699) (xy 159.4005 72.279269) (xy 159.4005 72.0495) (xy 159.420185 71.982461) + (xy 159.472989 71.936706) (xy 159.5245 71.9255) (xy 161.538811 71.9255) (xy 161.60585 71.945185) + (xy 161.626492 71.961819) (xy 164.721879 75.057206) (xy 164.755364 75.118529) (xy 164.75038 75.188221) + (xy 164.744923 75.200315) (xy 164.66487 75.393579) (xy 164.664868 75.393587) (xy 164.6245 75.59653) + (xy 164.6245 75.803469) (xy 164.664868 76.006412) (xy 164.66487 76.00642) (xy 164.744058 76.197596) + (xy 164.859024 76.369657) (xy 165.005342 76.515975) (xy 165.005345 76.515977) (xy 165.177402 76.630941) + (xy 165.36858 76.71013) (xy 165.57153 76.750499) (xy 165.571534 76.7505) (xy 165.571535 76.7505) + (xy 166.028466 76.7505) (xy 166.028467 76.750499) (xy 166.23142 76.71013) (xy 166.422598 76.630941) + (xy 166.594655 76.515977) (xy 166.740977 76.369655) (xy 166.855941 76.197598) (xy 166.93513 76.00642) + (xy 166.9755 75.803465) (xy 166.9755 75.596535) (xy 166.93513 75.39358) (xy 166.855941 75.202402) + (xy 166.740977 75.030345) (xy 166.740975 75.030342) (xy 166.594657 74.884024) (xy 166.443401 74.782959) + (xy 166.422598 74.769059) (xy 166.38652 74.754115) (xy 166.23142 74.68987) (xy 166.231412 74.689868) + (xy 166.028469 74.6495) (xy 166.028465 74.6495) (xy 165.571535 74.6495) (xy 165.57153 74.6495) (xy 165.368583 74.689868) + (xy 165.368052 74.69003) (xy 165.36776 74.690032) (xy 165.362605 74.691058) (xy 165.36241 74.69008) + (xy 165.298185 74.690653) (xy 165.244377 74.65905) (xy 161.924864 71.339537) (xy 161.924862 71.339535) + (xy 161.88775 71.318108) (xy 161.85064 71.296682) (xy 161.809246 71.285591) (xy 161.767853 71.2745) + (xy 161.767852 71.2745) (xy 159.5245 71.2745) (xy 159.457461 71.254815) (xy 159.411706 71.202011) + (xy 159.4005 71.1505) (xy 159.4005 70.92073) (xy 159.397646 70.8903) (xy 159.397646 70.890298) (xy 159.352793 70.762119) + (xy 159.352792 70.762117) (xy 159.27215 70.65285) (xy 159.162882 70.572207) (xy 159.16288 70.572206) + (xy 159.0347 70.527353) (xy 159.00427 70.5245) (xy 159.004266 70.5245) (xy 158.095734 70.5245) (xy 158.09573 70.5245) + (xy 158.0653 70.527353) (xy 158.065298 70.527353) (xy 157.937119 70.572206) (xy 157.937117 70.572207) + (xy 157.82785 70.65285) (xy 157.747207 70.762117) (xy 157.747206 70.762119) (xy 157.702353 70.890298) + (xy 157.702353 70.8903) (xy 157.6995 70.92073) (xy 156.3005 70.92073) (xy 156.297646 70.8903) (xy 156.297646 70.890298) + (xy 156.252793 70.762119) (xy 156.252792 70.762117) (xy 156.17215 70.65285) (xy 156.062882 70.572207) + (xy 156.06288 70.572206) (xy 155.9347 70.527353) (xy 155.90427 70.5245) (xy 155.904266 70.5245) + (xy 154.995734 70.5245) (xy 154.99573 70.5245) (xy 154.9653 70.527353) (xy 154.965298 70.527353) + (xy 154.837119 70.572206) (xy 154.837117 70.572207) (xy 154.72785 70.65285) (xy 154.647207 70.762117) + (xy 154.647206 70.762119) (xy 154.602353 70.890298) (xy 154.602353 70.8903) (xy 154.60004 70.914971) + (xy 154.593939 70.930283) (xy 154.592764 70.946727) (xy 154.581275 70.962073) (xy 154.574182 70.979879) + (xy 154.560771 70.989463) (xy 154.550892 71.00266) (xy 154.532932 71.009358) (xy 154.517337 71.020504) + (xy 154.500872 71.021316) (xy 154.485428 71.027077) (xy 154.466697 71.023002) (xy 154.447552 71.023947) + (xy 154.432653 71.015596) (xy 154.417155 71.012225) (xy 154.388901 70.991074) (xy 154.311819 70.913992) + (xy 154.278334 70.852669) (xy 154.2755 70.826311) (xy 154.2755 70.309739) (xy 154.272725 70.28015) + (xy 154.229115 70.155523) (xy 154.150711 70.049289) (xy 154.15071 70.049288) (xy 154.044476 69.970884) + (xy 153.919848 69.927274) (xy 153.919849 69.927274) (xy 153.89026 69.9245) (xy 153.890256 69.9245) + (xy 153.372689 69.9245) (xy 153.351443 69.918261) (xy 153.329355 69.916682) (xy 153.318571 69.908609) + (xy 153.30565 69.904815) (xy 153.29115 69.888081) (xy 153.273422 69.87481) (xy 153.268714 69.862189) + (xy 153.259895 69.852011) (xy 153.256743 69.830093) (xy 153.249005 69.809346) (xy 153.251867 69.796185) + (xy 153.249951 69.782853) (xy 153.25915 69.762709) (xy 153.263857 69.741073) (xy 153.277125 69.723347) + (xy 153.278976 69.719297) (xy 153.285008 69.712819) (xy 153.286008 69.711819) (xy 153.347331 69.678334) + (xy 153.373689 69.6755) (xy 153.89026 69.6755) (xy 153.919849 69.672725) (xy 154.044475 69.629116) + (xy 154.107691 69.582461) (xy 154.152041 69.54973) (xy 154.172453 69.542274) (xy 154.190739 69.530523) + (xy 154.213643 69.527229) (xy 154.21767 69.525759) (xy 154.225674 69.5255) (xy 154.4755 69.5255) + (xy 154.542539 69.545185) (xy 154.588294 69.597989) (xy 154.5995 69.6495) (xy 154.5995 69.879269) + (xy 154.602353 69.909699) (xy 154.602353 69.909701) (xy 154.647206 70.03788) (xy 154.647207 70.037882) + (xy 154.72785 70.14715) (xy 154.837118 70.227793) (xy 154.879845 70.242744) (xy 154.965299 70.272646) + (xy 154.99573 70.2755) (xy 154.995734 70.2755) (xy 155.90427 70.2755) (xy 155.934699 70.272646) + (xy 155.934701 70.272646) (xy 155.99879 70.250219) (xy 156.062882 70.227793) (xy 156.17215 70.14715) + (xy 156.252793 70.037882) (xy 156.291496 69.927275) (xy 156.297646 69.909701) (xy 156.297646 69.909699) + (xy 156.3005 69.879269) (xy 156.3005 68.52073) (xy 156.297646 68.4903) (xy 156.297646 68.490298) + (xy 156.26261 68.390173) (xy 156.252793 68.362118) (xy 156.17215 68.25285) (xy 156.062882 68.172207) + (xy 156.06288 68.172206) (xy 155.9347 68.127353) (xy 155.90427 68.1245) (xy 155.904266 68.1245) + (xy 154.995734 68.1245) (xy 154.99573 68.1245) (xy 154.9653 68.127353) (xy 154.965298 68.127353) + (xy 154.837119 68.172206) (xy 154.837117 68.172207) (xy 154.72785 68.25285) (xy 154.647207 68.362117) + (xy 154.647206 68.362119) (xy 154.602353 68.490298) (xy 154.602353 68.4903) (xy 154.5995 68.52073) + (xy 154.5995 68.7505) (xy 154.596949 68.759185) (xy 154.598238 68.768147) (xy 154.587259 68.792187) + (xy 154.579815 68.817539) (xy 154.572974 68.823466) (xy 154.569213 68.831703) (xy 154.546978 68.845992) + (xy 154.527011 68.863294) (xy 154.516496 68.865581) (xy 154.510435 68.869477) (xy 154.4755 68.8745) + (xy 154.3995 68.8745) (xy 154.332461 68.854815) (xy 154.286706 68.802011) (xy 154.2755 68.7505) + (xy 154.2755 68.584739) (xy 154.272725 68.55515) (xy 154.239188 68.459309) (xy 154.229116 68.430525) + (xy 154.218103 68.415603) (xy 154.150711 68.324289) (xy 154.15071 68.324288) (xy 154.044476 68.245884) + (xy 154.044477 68.245884) (xy 154.008544 68.233311) (xy 153.989555 68.219691) (xy 153.968297 68.209983) + (xy 153.961693 68.199707) (xy 153.951769 68.192589) (xy 153.943157 68.170865) (xy 153.930523 68.151205) + (xy 153.927767 68.132038) (xy 153.926022 68.127636) (xy 153.9255 68.11627) (xy 153.9255 68.08373) + (xy 153.945185 68.016691) (xy 153.997989 67.970936) (xy 154.008546 67.966688) (xy 154.044475 67.954116) + (xy 154.150711 67.875711) (xy 154.229116 67.769475) (xy 154.272725 67.644849) (xy 154.2755 67.615256) + (xy 154.2755 67.231703) (xy 154.295185 67.164664) (xy 154.347989 67.118909) (xy 154.417147 67.108965) + (xy 154.480703 67.13799) (xy 154.487181 67.144022) (xy 154.54402 67.200861) (xy 154.544021 67.200862) + (xy 154.604624 67.261465) (xy 154.604626 67.261466) (xy 154.60463 67.261469) (xy 154.678841 67.304314) + (xy 154.678848 67.304318) (xy 154.761633 67.3265) (xy 154.761635 67.3265) (xy 157.391851 67.3265) + (xy 157.391853 67.3265) (xy 157.474639 67.304318) (xy 157.548862 67.261465) (xy 157.915668 66.894657) + (xy 157.976989 66.861174) (xy 158.044302 66.865299) (xy 158.065298 66.872645) (xy 158.0653 66.872646) + (xy 158.09573 66.8755) (xy 158.095734 66.8755) (xy 159.00427 66.8755) (xy 159.034699 66.872646) + (xy 159.034701 66.872646) (xy 159.09879 66.850219) (xy 159.162882 66.827793) (xy 159.27215 66.74715) + (xy 159.352793 66.637882) (xy 159.376237 66.570884) (xy 159.397646 66.509701) (xy 159.397646 66.509699) + (xy 159.4005 66.479269) (xy 159.4005 66.2495) (xy 159.420185 66.182461) (xy 159.472989 66.136706) + (xy 159.5245 66.1255) (xy 160.713811 66.1255) (xy 160.78085 66.145185) (xy 160.801492 66.161819) + (xy 164.588501 69.948828) (xy 164.621986 70.010151) (xy 164.623991 70.042807) (xy 164.624635 70.042838) + (xy 164.6245 70.045723) (xy 164.6245 71.264811) (xy 164.604815 71.33185) (xy 164.552011 71.377605) + (xy 164.482853 71.387549) (xy 164.419297 71.358524) (xy 164.412819 71.352492) (xy 161.999864 68.939537) + (xy 161.999862 68.939535) (xy 161.954789 68.913512) (xy 161.92564 68.896682) (xy 161.880962 68.884711) + (xy 161.842853 68.8745) (xy 161.842852 68.8745) (xy 159.5245 68.8745) (xy 159.457461 68.854815) + (xy 159.411706 68.802011) (xy 159.4005 68.7505) (xy 159.4005 68.52073) (xy 159.397646 68.4903) (xy 159.397646 68.490298) + (xy 159.36261 68.390173) (xy 159.352793 68.362118) (xy 159.27215 68.25285) (xy 159.162882 68.172207) + (xy 159.16288 68.172206) (xy 159.0347 68.127353) (xy 159.00427 68.1245) (xy 159.004266 68.1245) + (xy 158.095734 68.1245) (xy 158.09573 68.1245) (xy 158.0653 68.127353) (xy 158.065298 68.127353) + (xy 157.937119 68.172206) (xy 157.937117 68.172207) (xy 157.82785 68.25285) (xy 157.747207 68.362117) + (xy 157.747206 68.362119) (xy 157.702353 68.490298) (xy 157.702353 68.4903) (xy 157.6995 68.52073) + (xy 157.6995 69.879269) (xy 157.702353 69.909699) (xy 157.702353 69.909701) (xy 157.747206 70.03788) + (xy 157.747207 70.037882) (xy 157.82785 70.14715) (xy 157.937118 70.227793) (xy 157.979845 70.242744) + (xy 158.065299 70.272646) (xy 158.09573 70.2755) (xy 158.095734 70.2755) (xy 159.00427 70.2755) + (xy 159.034699 70.272646) (xy 159.034701 70.272646) (xy 159.09879 70.250219) (xy 159.162882 70.227793) + (xy 159.27215 70.14715) (xy 159.352793 70.037882) (xy 159.391496 69.927275) (xy 159.397646 69.909701) + (xy 159.397646 69.909699) (xy 159.4005 69.879269) (xy 159.4005 69.6495) (xy 159.420185 69.582461) + (xy 159.472989 69.536706) (xy 159.5245 69.5255) (xy 161.613811 69.5255) (xy 161.68085 69.545185) + (xy 161.701492 69.561819) (xy 164.71418 72.574507) (xy 164.747665 72.63583) (xy 164.742681 72.705522) + (xy 164.74106 72.709641) (xy 164.66487 72.893579) (xy 164.664868 72.893587) (xy 164.6245 73.09653) + (xy 164.6245 73.303469) (xy 164.664868 73.506412) (xy 164.66487 73.50642) (xy 164.738843 73.685007) + (xy 164.744059 73.697598) (xy 164.786081 73.760489) (xy 164.859024 73.869657) (xy 165.005342 74.015975) + (xy 165.005345 74.015977) (xy 165.177402 74.130941) (xy 165.36858 74.21013) (xy 165.57153 74.250499) + (xy 165.571534 74.2505) (xy 165.571535 74.2505) (xy 166.028466 74.2505) (xy 166.028467 74.250499) + (xy 166.23142 74.21013) (xy 166.422598 74.130941) (xy 166.594655 74.015977) (xy 166.740977 73.869655) + (xy 166.855941 73.697598) (xy 166.93513 73.50642) (xy 166.9755 73.303465) (xy 166.9755 73.096535) + (xy 166.93513 72.89358) (xy 166.855941 72.702402) (xy 166.740977 72.530345) (xy 166.740975 72.530342) + (xy 166.594657 72.384024) (xy 166.437874 72.279266) (xy 166.422598 72.269059) (xy 166.389738 72.255448) + (xy 166.23142 72.18987) (xy 166.231412 72.189868) (xy 166.028469 72.1495) (xy 166.028465 72.1495) + (xy 165.571535 72.1495) (xy 165.57153 72.1495) (xy 165.368582 72.189868) (xy 165.368575 72.189871) + (xy 165.361412 72.192838) (xy 165.291942 72.200304) (xy 165.229464 72.169026) (xy 165.226283 72.165956) + (xy 165.022508 71.962181) (xy 164.989023 71.900858) (xy 164.994007 71.831166) (xy 165.035879 71.775233) + (xy 165.101343 71.750816) (xy 165.110189 71.7505) (xy 166.57927 71.7505) (xy 166.609699 71.747646) + (xy 166.609701 71.747646) (xy 166.676453 71.724288) (xy 166.737882 71.702793) (xy 166.84715 71.62215) + (xy 166.927793 71.512882) (xy 166.959006 71.423681) (xy 166.972646 71.384701) (xy 166.972646 71.384699) + (xy 166.9755 71.354269) (xy 166.9755 70.04573) (xy 166.972646 70.0153) (xy 166.972646 70.015298) + (xy 166.927793 69.887119) (xy 166.927792 69.887117) (xy 166.927441 69.886641) (xy 166.84715 69.77785) + (xy 166.737882 69.697207) (xy 166.73788 69.697206) (xy 166.6097 69.652353) (xy 166.57927 69.6495) + (xy 166.579266 69.6495) (xy 165.261189 69.6495) (xy 165.19415 69.629815) (xy 165.173508 69.613181) + (xy 161.099864 65.539537) (xy 161.099862 65.539535) (xy 161.06275 65.518108) (xy 161.02564 65.496682) + (xy 160.984246 65.485591) (xy 160.942853 65.4745) (xy 160.942852 65.4745) (xy 159.5245 65.4745) + (xy 159.457461 65.454815) (xy 159.411706 65.402011) (xy 159.4005 65.3505) (xy 159.4005 65.12073) + (xy 159.397646 65.0903) (xy 159.397646 65.090298) (xy 159.352793 64.962119) (xy 159.352792 64.962117) + (xy 159.291934 64.879657) (xy 159.27215 64.85285) (xy 159.162882 64.772207) (xy 159.16288 64.772206) + (xy 159.0347 64.727353) (xy 159.00427 64.7245) (xy 159.004266 64.7245) (xy 158.095734 64.7245) (xy 158.09573 64.7245) + (xy 158.0653 64.727353) (xy 158.065298 64.727353) (xy 157.937119 64.772206) (xy 157.937117 64.772207) + (xy 157.82785 64.85285) (xy 157.747207 64.962117) (xy 157.747206 64.962119) (xy 157.702353 65.090298) + (xy 157.702353 65.0903) (xy 157.6995 65.12073) (xy 157.6995 66.138811) (xy 157.679815 66.20585) + (xy 157.663181 66.226492) (xy 157.250492 66.639181) (xy 157.189169 66.672666) (xy 157.162811 66.6755) + (xy 156.414392 66.6755) (xy 156.347353 66.655815) (xy 156.301598 66.603011) (xy 156.291654 66.533853) + (xy 156.29735 66.510547) (xy 156.297646 66.5097) (xy 156.297646 66.509699) (xy 156.3005 66.479269) + (xy 156.3005 65.12073) (xy 156.297646 65.0903) (xy 156.297646 65.090298) (xy 156.252793 64.962119) + (xy 156.252792 64.962117) (xy 156.191934 64.879657) (xy 156.17215 64.85285) (xy 156.062882 64.772207) + (xy 156.06288 64.772206) (xy 155.9347 64.727353) (xy 155.90427 64.7245) (xy 155.904266 64.7245) + (xy 154.995734 64.7245) (xy 154.99573 64.7245) (xy 154.965305 64.727353) (xy 154.965299 64.727354) + (xy 154.944299 64.734702) (xy 154.87452 64.738261) (xy 154.815667 64.70534) (xy 154.523864 64.413537) + (xy 154.523862 64.413535) (xy 154.48675 64.392108) (xy 154.44964 64.370682) (xy 154.408246 64.359591) + (xy 154.366853 64.3485) (xy 152.820647 64.3485) (xy 152.737862 64.370682) (xy 152.737861 64.370682) + (xy 152.737859 64.370683) (xy 152.737858 64.370683) (xy 152.686158 64.400533) (xy 152.686157 64.400534) + (xy 152.663639 64.413534) (xy 152.663636 64.413536) (xy 152.313992 64.763181) (xy 152.252669 64.796666) + (xy 152.226311 64.7995) (xy 151.70974 64.7995) (xy 151.68015 64.802274) (xy 151.555523 64.845884) + (xy 151.449289 64.924288) (xy 151.449288 64.924289) (xy 151.370884 65.030523) (xy 151.327274 65.15515) + (xy 151.3245 65.184739) (xy 151.3245 65.701311) (xy 151.304815 65.76835) (xy 151.288181 65.788992) + (xy 148.661569 68.415603) (xy 148.600246 68.449088) (xy 148.530554 68.444104) (xy 148.474621 68.402232) + (xy 148.452741 68.348504) (xy 148.452603 68.348542) (xy 148.452307 68.347439) (xy 148.450948 68.344101) + (xy 148.4505 68.340694) (xy 148.4505 68.340691) (xy 148.419799 68.226114) (xy 148.360489 68.123387) + (xy 148.276613 68.039511) (xy 148.173886 67.980201) (xy 148.059309 67.9495) (xy 147.940691 67.9495) + (xy 147.826114 67.980201) (xy 147.826112 67.980201) (xy 147.826112 67.980202) (xy 147.723385 68.039512) + (xy 147.666631 68.096266) (xy 147.640951 68.115971) (xy 147.600137 68.139535) (xy 147.600134 68.139537) + (xy 145.676492 70.063181) (xy 145.615169 70.096666) (xy 145.588811 70.0995) (xy 144.580247 70.0995) + (xy 144.52177 70.111131) (xy 144.521769 70.111132) (xy 144.455447 70.155447) (xy 144.411132 70.221769) + (xy 144.411131 70.22177) (xy 144.3995 70.280247) (xy 144.3995 71.519752) (xy 144.411131 71.578229) + (xy 144.411132 71.57823) (xy 144.455447 71.644552) (xy 144.521769 71.688867) (xy 144.52177 71.688868) + (xy 144.580247 71.700499) (xy 144.58025 71.7005) (xy 144.580252 71.7005) (xy 146.01975 71.7005) + (xy 146.019751 71.700499) (xy 146.034568 71.697552) (xy 146.078229 71.688868) (xy 146.078229 71.688867) + (xy 146.078231 71.688867) (xy 146.144552 71.644552) (xy 146.188867 71.578231) (xy 146.188867 71.578229) + (xy 146.188868 71.578229) (xy 146.200499 71.519752) (xy 146.2005 71.51975) (xy 146.2005 70.511188) + (xy 146.220185 70.444149) (xy 146.236814 70.423512) (xy 147.78686 68.873465) (xy 147.795897 68.86853) + (xy 147.802236 68.860409) (xy 147.826045 68.852068) (xy 147.848181 68.839982) (xy 147.860207 68.840102) + (xy 147.868177 68.837311) (xy 147.898207 68.840483) (xy 147.903324 68.840535) (xy 147.904943 68.840921) + (xy 147.940691 68.8505) (xy 147.945079 68.8505) (xy 147.956707 68.853275) (xy 147.981682 68.86757) + (xy 148.007999 68.879211) (xy 148.011627 68.884711) (xy 148.017345 68.887984) (xy 148.030626 68.913512) + (xy 148.046473 68.937534) (xy 148.046551 68.944121) (xy 148.049593 68.949967) (xy 148.046964 68.978627) + (xy 148.047308 69.007399) (xy 148.04377 69.013442) (xy 148.043211 69.019545) (xy 148.031164 69.034981) + (xy 148.015603 69.061569) (xy 147.190537 69.886635) (xy 147.190533 69.886641) (xy 147.147682 69.96086) + (xy 147.144028 69.974499) (xy 147.1255 70.043647) (xy 147.1255 80.789036) (xy 147.105815 80.856075) + (xy 147.053011 80.90183) (xy 146.983853 80.911774) (xy 146.920297 80.882749) (xy 146.913819 80.876717) + (xy 146.876615 80.839513) (xy 146.876613 80.839511) (xy 146.773886 80.780201) (xy 146.659309 80.7495) + (xy 146.540691 80.7495) (xy 146.426114 80.780201) (xy 146.426112 80.780201) (xy 146.426112 80.780202) + (xy 146.323387 80.839511) (xy 146.323384 80.839513) (xy 146.239513 80.923384) (xy 146.239511 80.923387) + (xy 146.218091 80.960488) (xy 146.180201 81.026114) (xy 146.1495 81.140691) (xy 146.1495 81.259309) + (xy 146.179068 81.369657) (xy 146.180202 81.373888) (xy 146.188926 81.388998) (xy 146.2054 81.456898) + (xy 146.182549 81.522925) (xy 146.127628 81.566117) (xy 146.08154 81.575) (xy 145.005747 81.575) + (xy 144.947271 81.586631) (xy 144.937791 81.590559) (xy 144.929611 81.592186) (xy 144.925269 81.594977) + (xy 144.890334 81.6) (xy 144.837464 81.6) (xy 144.770425 81.580315) (xy 144.757564 81.569951) (xy 144.757559 81.569958) + (xy 144.751116 81.565014) (xy 144.751113 81.565011) (xy 144.648386 81.505701) (xy 144.533809 81.475) + (xy 144.415191 81.475) (xy 144.300323 81.505779) (xy 144.230474 81.504116) (xy 144.172611 81.464953) + (xy 144.145107 81.400725) (xy 144.14423 81.386004) (xy 144.14423 80.8745) (xy 144.163915 80.807461) + (xy 144.216719 80.761706) (xy 144.26823 80.7505) (xy 144.75427 80.7505) (xy 144.784699 80.747646) + (xy 144.784701 80.747646) (xy 144.84879 80.725219) (xy 144.912882 80.702793) (xy 145.02215 80.62215) + (xy 145.102793 80.512882) (xy 145.125219 80.44879) (xy 145.147646 80.384701) (xy 145.147646 80.384699) + (xy 145.1505 80.354269) (xy 145.1505 79.64573) (xy 145.147646 79.6153) (xy 145.147646 79.615298) + (xy 145.106938 79.498965) (xy 145.102793 79.487118) (xy 145.02215 79.37785) (xy 144.912882 79.297207) + (xy 144.91288 79.297206) (xy 144.7847 79.252353) (xy 144.75427 79.2495) (xy 144.754266 79.2495) + (xy 144.045734 79.2495) (xy 144.04573 79.2495) (xy 144.0153 79.252353) (xy 144.015298 79.252353) + (xy 143.887119 79.297206) (xy 143.878899 79.301551) (xy 143.877686 79.299257) (xy 143.825222 79.318414) + (xy 143.757053 79.303091) (xy 143.70799 79.253346) (xy 143.69323 79.194672) (xy 143.69323 78.818459) + (xy 143.712915 78.75142) (xy 143.729549 78.730778) (xy 144.073508 78.386819) (xy 144.134831 78.353334) + (xy 144.161189 78.3505) (xy 144.75427 78.3505) (xy 144.784699 78.347646) (xy 144.784701 78.347646) + (xy 144.84879 78.325219) (xy 144.912882 78.302793) (xy 145.02215 78.22215) (xy 145.102793 78.112882) + (xy 145.139002 78.009403) (xy 145.147646 77.984701) (xy 145.147646 77.984699) (xy 145.1505 77.954269) + (xy 145.1505 77.24573) (xy 145.147646 77.2153) (xy 145.147646 77.215298) (xy 145.113359 77.117315) + (xy 145.102793 77.087118) (xy 145.02215 76.97785) (xy 144.912882 76.897207) (xy 144.91288 76.897206) + (xy 144.7847 76.852353) (xy 144.75427 76.8495) (xy 144.754266 76.8495) (xy 144.045734 76.8495) (xy 144.04573 76.8495) + (xy 144.0153 76.852353) (xy 144.015298 76.852353) (xy 143.887119 76.897206) (xy 143.887117 76.897207) + (xy 143.77785 76.97785) (xy 143.697207 77.087117) (xy 143.697206 77.087119) (xy 143.652353 77.215298) + (xy 143.652353 77.2153) (xy 143.6495 77.24573) (xy 143.6495 77.838811) (xy 143.629815 77.90585) + (xy 143.613181 77.926492) (xy 143.107267 78.432405) (xy 143.107263 78.432411) (xy 143.064412 78.506629) + (xy 143.063453 78.510208) (xy 143.063452 78.510212) (xy 143.04223 78.589417) (xy 143.04223 78.726427) + (xy 143.041637 78.732469) (xy 143.030745 78.759466) (xy 143.022545 78.787394) (xy 143.01783 78.791478) + (xy 143.015497 78.797264) (xy 142.991738 78.814087) (xy 142.969741 78.833149) (xy 142.963567 78.834036) + (xy 142.958476 78.837642) (xy 142.929394 78.83895) (xy 142.900583 78.843093) (xy 142.893304 78.840573) + (xy 142.888677 78.840782) (xy 142.880968 78.836304) (xy 142.85623 78.827742) (xy 142.773889 78.780202) + (xy 142.77389 78.780202) (xy 142.764494 78.777684) (xy 142.659309 78.7495) (xy 142.540691 78.7495) + (xy 142.426114 78.780201) (xy 142.426112 78.780201) (xy 142.426112 78.780202) (xy 142.323385 78.839512) + (xy 142.266631 78.896266) (xy 142.240951 78.915971) (xy 142.200137 78.939535) (xy 142.200134 78.939537) + (xy 141.926492 79.213181) (xy 141.865169 79.246666) (xy 141.838811 79.2495) (xy 141.24573 79.2495) + (xy 141.2153 79.252353) (xy 141.215298 79.252353) (xy 141.087119 79.297206) (xy 141.087117 79.297207) + (xy 140.999166 79.362118) (xy 140.97785 79.37785) (xy 140.915231 79.462697) (xy 140.89927 79.484323) + (xy 140.843623 79.526573) (xy 140.773967 79.532032) (xy 140.712417 79.498965) (xy 140.678516 79.437871) + (xy 140.6755 79.410689) (xy 140.6755 78.909739) (xy 140.672725 78.88015) (xy 140.641697 78.791478) + (xy 140.629116 78.755525) (xy 140.628839 78.75515) (xy 140.550711 78.649289) (xy 140.55071 78.649288) + (xy 140.444476 78.570884) (xy 140.319848 78.527274) (xy 140.319849 78.527274) (xy 140.29026 78.5245) + (xy 140.290256 78.5245) (xy 139.709744 78.5245) (xy 139.70974 78.5245) (xy 139.68015 78.527274) + (xy 139.555523 78.570884) (xy 139.449289 78.649288) (xy 139.449288 78.649289) (xy 139.370884 78.755523) + (xy 139.324782 78.887274) (xy 139.323452 78.886808) (xy 139.293856 78.9409) (xy 139.232505 78.974333) + (xy 139.162817 78.969289) (xy 139.10692 78.92737) (xy 139.088485 78.887005) (xy 139.087718 78.887274) + (xy 139.054197 78.791478) (xy 139.041616 78.755525) (xy 139.041339 78.75515) (xy 138.963211 78.649289) + (xy 138.96321 78.649288) (xy 138.856976 78.570884) (xy 138.732348 78.527274) (xy 138.732349 78.527274) + (xy 138.70276 78.5245) (xy 138.702756 78.5245) (xy 138.097244 78.5245) (xy 138.09724 78.5245) (xy 138.06765 78.527274) + (xy 137.943023 78.570884) (xy 137.836789 78.649288) (xy 137.836788 78.649289) (xy 137.758384 78.755523) + (xy 137.714774 78.88015) (xy 137.712 78.909739) (xy 137.712 79.49026) (xy 137.714774 79.519849) + (xy 137.758384 79.644476) (xy 137.836788 79.75071) (xy 137.836789 79.750711) (xy 137.927338 79.817539) + (xy 137.943025 79.829116) (xy 137.991457 79.846063) (xy 138.04823 79.886782) (xy 138.073978 79.951735) + (xy 138.0745 79.963103) (xy 138.0745 80.042853) (xy 138.084642 80.080703) (xy 138.096682 80.12564) + (xy 138.107078 80.143645) (xy 138.139535 80.199862) (xy 138.800138 80.860465) (xy 138.874361 80.903318) + (xy 138.957147 80.9255) (xy 139.042853 80.9255) (xy 139.237036 80.9255) (xy 139.304075 80.945185) + (xy 139.316935 80.955548) (xy 139.316941 80.955542) (xy 139.323382 80.960484) (xy 139.323387 80.960489) + (xy 139.426114 81.019799) (xy 139.540691 81.0505) (xy 139.540694 81.0505) (xy 139.659306 81.0505) + (xy 139.659309 81.0505) (xy 139.773886 81.019799) (xy 139.876613 80.960489) (xy 139.960489 80.876613) + (xy 140.019799 80.773886) (xy 140.0505 80.659309) (xy 140.0505 80.540691) (xy 140.019799 80.426114) + (xy 139.960489 80.323387) (xy 139.876613 80.239511) (xy 139.876611 80.23951) (xy 139.876609 80.239508) + (xy 139.863408 80.231887) (xy 139.815192 80.18132) (xy 139.80197 80.112712) (xy 139.827938 80.047848) + (xy 139.884852 80.00732) (xy 139.925408 80.0005) (xy 140.226312 80.0005) (xy 140.255752 80.009144) + (xy 140.285739 80.015668) (xy 140.290754 80.019422) (xy 140.293351 80.020185) (xy 140.313993 80.036819) + (xy 140.472694 80.19552) (xy 140.472704 80.195531) (xy 140.537639 80.260466) (xy 140.552782 80.269208) + (xy 140.567927 80.277952) (xy 140.61186 80.303317) (xy 140.611861 80.303317) (xy 140.611862 80.303318) + (xy 140.694648 80.325501) (xy 140.69465 80.325501) (xy 140.743657 80.325501) (xy 140.810696 80.345186) + (xy 140.856451 80.39799) (xy 140.860698 80.408546) (xy 140.883727 80.474359) (xy 140.897207 80.512882) + (xy 140.97785 80.62215) (xy 141.087118 80.702793) (xy 141.129845 80.717744) (xy 141.215299 80.747646) + (xy 141.24573 80.7505) (xy 141.245734 80.7505) (xy 141.7505 80.7505) (xy 141.817539 80.770185) (xy 141.863294 80.822989) + (xy 141.8745 80.8745) (xy 141.8745 82.434798) (xy 141.854815 82.501837) (xy 141.802011 82.547592) + (xy 141.732853 82.557536) (xy 141.669297 82.528511) (xy 141.631523 82.469733) (xy 141.630725 82.466892) + (xy 141.629788 82.463394) (xy 141.619799 82.426114) (xy 141.560489 82.323387) (xy 141.476613 82.239511) + (xy 141.373886 82.180201) (xy 141.259309 82.1495) (xy 141.140691 82.1495) (xy 141.060151 82.17108) + (xy 141.026109 82.180202) (xy 141.026108 82.180203) (xy 141.010998 82.188927) (xy 140.943098 82.205398) + (xy 140.877071 82.182545) (xy 140.833882 82.127623) (xy 140.825 82.081539) (xy 140.825 81.755749) + (xy 140.824999 81.755747) (xy 140.813368 81.69727) (xy 140.813367 81.697269) (xy 140.769052 81.630947) + (xy 140.70273 81.586632) (xy 140.702729 81.586631) (xy 140.644252 81.575) (xy 140.644248 81.575) + (xy 139.129752 81.575) (xy 139.129747 81.575) (xy 139.071271 81.586631) (xy 139.061791 81.590559) + (xy 139.014334 81.6) (xy 136.904026 81.6) (xy 136.836987 81.580315) (xy 136.791232 81.527511) (xy 136.781288 81.458353) + (xy 136.79664 81.413999) (xy 136.819796 81.373891) (xy 136.819797 81.37389) (xy 136.819797 81.373888) + (xy 136.819799 81.373886) (xy 136.8505 81.259309) (xy 136.8505 81.140691) (xy 136.819799 81.026114) + (xy 136.760489 80.923387) (xy 136.760484 80.923382) (xy 136.755542 80.916941) (xy 136.756973 80.915842) + (xy 136.728334 80.863394) (xy 136.7255 80.837036) (xy 136.7255 79.9995) (xy 136.745185 79.932461) + (xy 136.797989 79.886706) (xy 136.8495 79.8755) (xy 136.87776 79.8755) (xy 136.907349 79.872725) + (xy 136.958532 79.854815) (xy 137.031975 79.829116) (xy 137.138211 79.750711) (xy 137.216616 79.644475) + (xy 137.260225 79.519849) (xy 137.261691 79.504219) (xy 137.263 79.49026) (xy 137.263 78.909739) + (xy 137.260225 78.88015) (xy 137.229197 78.791478) (xy 137.216616 78.755525) (xy 137.216339 78.75515) + (xy 137.138211 78.649289) (xy 137.13821 78.649288) (xy 137.031976 78.570884) (xy 136.983544 78.553937) + (xy 136.964555 78.540317) (xy 136.943297 78.530609) (xy 136.936693 78.520333) (xy 136.926769 78.513215) + (xy 136.918157 78.491491) (xy 136.905523 78.471831) (xy 136.902767 78.452664) (xy 136.901022 78.448262) + (xy 136.9005 78.436896) (xy 136.9005 78.3995) (xy 136.920185 78.332461) (xy 136.972989 78.286706) + (xy 137.0245 78.2755) (xy 137.02776 78.2755) (xy 137.057349 78.272725) (xy 137.181975 78.229116) + (xy 137.288211 78.150711) (xy 137.366616 78.044475) (xy 137.410225 77.919849) (xy 137.412688 77.893587) + (xy 137.413 77.89026) (xy 137.413 77.372689) (xy 137.419238 77.351443) (xy 137.420818 77.329355) + (xy 137.42889 77.318571) (xy 137.432685 77.30565) (xy 137.449418 77.29115) (xy 137.46269 77.273422) + (xy 137.47531 77.268714) (xy 137.485489 77.259895) (xy 137.507406 77.256743) (xy 137.528154 77.249005) + (xy 137.541314 77.251867) (xy 137.554647 77.249951) (xy 137.57479 77.25915) (xy 137.596427 77.263857) + (xy 137.614152 77.277125) (xy 137.618203 77.278976) (xy 137.624681 77.285008) (xy 137.625681 77.286008) + (xy 137.659166 77.347331) (xy 137.662 77.373689) (xy 137.662 77.89026) (xy 137.664774 77.919849) + (xy 137.708384 78.044476) (xy 137.786788 78.15071) (xy 137.786789 78.150711) (xy 137.893023 78.229115) + (xy 137.893024 78.229115) (xy 137.893025 78.229116) (xy 138.017651 78.272725) (xy 138.01765 78.272725) + (xy 138.04724 78.2755) (xy 138.047244 78.2755) (xy 138.75276 78.2755) (xy 138.782349 78.272725) + (xy 138.906975 78.229116) (xy 139.013211 78.150711) (xy 139.091616 78.044475) (xy 139.104189 78.008543) + (xy 139.117808 77.989555) (xy 139.127517 77.968297) (xy 139.137792 77.961693) (xy 139.144911 77.951769) + (xy 139.166634 77.943157) (xy 139.186295 77.930523) (xy 139.205461 77.927767) (xy 139.209864 77.926022) + (xy 139.22123 77.9255) (xy 139.24127 77.9255) (xy 139.308309 77.945185) (xy 139.354064 77.997989) + (xy 139.358311 78.008544) (xy 139.370884 78.044476) (xy 139.449288 78.15071) (xy 139.449289 78.150711) + (xy 139.555523 78.229115) (xy 139.555524 78.229115) (xy 139.555525 78.229116) (xy 139.680151 78.272725) + (xy 139.68015 78.272725) (xy 139.70974 78.2755) (xy 139.709744 78.2755) (xy 140.29026 78.2755) (xy 140.319849 78.272725) + (xy 140.444475 78.229116) (xy 140.550711 78.150711) (xy 140.629116 78.044475) (xy 140.634152 78.030082) + (xy 140.674873 77.973308) (xy 140.739825 77.94756) (xy 140.808387 77.961016) (xy 140.85879 78.009403) + (xy 140.868234 78.030083) (xy 140.891487 78.096535) (xy 140.897207 78.112882) (xy 140.97785 78.22215) + (xy 141.087118 78.302793) (xy 141.109638 78.310673) (xy 141.215299 78.347646) (xy 141.24573 78.3505) + (xy 141.245734 78.3505) (xy 141.95427 78.3505) (xy 141.984699 78.347646) (xy 141.984701 78.347646) + (xy 142.04879 78.325219) (xy 142.112882 78.302793) (xy 142.22215 78.22215) (xy 142.302793 78.112882) + (xy 142.339002 78.009403) (xy 142.347646 77.984701) (xy 142.347646 77.984699) (xy 142.3505 77.954269) + (xy 142.3505 77.24573) (xy 142.347646 77.2153) (xy 142.347646 77.215298) (xy 142.313359 77.117315) + (xy 142.302793 77.087118) (xy 142.22215 76.97785) (xy 142.112882 76.897207) (xy 142.11288 76.897206) + (xy 141.9847 76.852353) (xy 141.95427 76.8495) (xy 141.954266 76.8495) (xy 141.245734 76.8495) (xy 141.24573 76.8495) + (xy 141.2153 76.852353) (xy 141.215298 76.852353) (xy 141.087119 76.897206) (xy 141.087117 76.897207) + (xy 140.97785 76.97785) (xy 140.897207 77.087117) (xy 140.890104 77.107417) (xy 140.849381 77.164192) + (xy 140.784428 77.189938) (xy 140.715866 77.176481) (xy 140.665464 77.128092) (xy 140.656022 77.107416) + (xy 140.637315 77.053955) (xy 140.629116 77.030525) (xy 140.59024 76.97785) (xy 140.550711 76.924289) + (xy 140.55071 76.924288) (xy 140.444476 76.845884) (xy 140.319848 76.802274) (xy 140.319849 76.802274) + (xy 140.29026 76.7995) (xy 140.290256 76.7995) (xy 139.709744 76.7995) (xy 139.70974 76.7995) (xy 139.68015 76.802274) + (xy 139.555523 76.845884) (xy 139.449289 76.924288) (xy 139.449288 76.924289) (xy 139.370884 77.030523) + (xy 139.32642 77.15759) (xy 139.285697 77.214366) (xy 139.220744 77.240112) (xy 139.152183 77.226655) + (xy 139.101781 77.178267) (xy 139.092339 77.157592) (xy 139.091616 77.155525) (xy 139.091614 77.155523) + (xy 139.091614 77.155521) (xy 139.013211 77.049289) (xy 139.01321 77.049288) (xy 138.906976 76.970884) + (xy 138.782348 76.927274) (xy 138.782349 76.927274) (xy 138.75276 76.9245) (xy 138.752756 76.9245) + (xy 138.236189 76.9245) (xy 138.16915 76.904815) (xy 138.148508 76.888181) (xy 137.798864 76.538537) + (xy 137.798862 76.538535) (xy 137.752589 76.511819) (xy 137.72464 76.495682) (xy 137.659894 76.478334) + (xy 137.641853 76.4735) (xy 133.443853 76.4735) (xy 133.358147 76.4735) (xy 133.275359 76.495682) + (xy 133.201138 76.538535) (xy 133.201135 76.538537) (xy 129.026492 80.713181) (xy 128.965169 80.746666) + (xy 128.948749 80.748431) (xy 128.948751 80.748439) (xy 128.940694 80.749499) (xy 128.906653 80.75862) + (xy 128.826114 80.780201) (xy 128.826112 80.780201) (xy 128.826112 80.780202) (xy 128.723387 80.839511) + (xy 128.723384 80.839513) (xy 128.639513 80.923384) (xy 128.639511 80.923387) (xy 128.618091 80.960488) + (xy 128.580201 81.026114) (xy 128.5495 81.140691) (xy 128.5495 81.259309) (xy 128.569101 81.332461) + (xy 128.580202 81.37389) (xy 128.580203 81.373891) (xy 128.60336 81.413999) (xy 128.619834 81.481899) + (xy 128.596982 81.547926) (xy 128.542062 81.591117) (xy 128.495974 81.6) (xy 127.524965 81.6) (xy 127.524949 81.599999) + (xy 127.517353 81.599999) (xy 127.431648 81.599999) (xy 127.390255 81.61109) (xy 127.34886 81.622182) + (xy 127.348855 81.622185) (xy 127.274644 81.66503) (xy 127.274636 81.665036) (xy 121.626492 87.313181) + (xy 121.565169 87.346666) (xy 121.548749 87.348431) (xy 121.548751 87.348439) (xy 121.540694 87.349499) + (xy 121.514145 87.356613) (xy 121.426114 87.380201) (xy 121.426112 87.380201) (xy 121.426112 87.380202) + (xy 121.323387 87.439511) (xy 121.323384 87.439513) (xy 121.239513 87.523384) (xy 121.239511 87.523387) + (xy 121.180201 87.626114) (xy 121.1495 87.740691) (xy 121.1495 87.859309) (xy 121.180201 87.973886) + (xy 121.239511 88.076613) (xy 121.323387 88.160489) (xy 121.426114 88.219799) (xy 121.540691 88.2505) + (xy 121.540694 88.2505) (xy 121.659306 88.2505) (xy 121.659309 88.2505) (xy 121.773886 88.219799) + (xy 121.876613 88.160489) (xy 121.960489 88.076613) (xy 122.019799 87.973886) (xy 122.0505 87.859309) + (xy 122.0505 87.859305) (xy 122.051561 87.851249) (xy 122.053349 87.851484) (xy 122.070185 87.794149) + (xy 122.086819 87.773507) (xy 127.573007 82.287319) (xy 127.63433 82.253834) (xy 127.660688 82.251) + (xy 128.467156 82.251) (xy 128.534195 82.270685) (xy 128.57995 82.323489) (xy 128.589894 82.392647) + (xy 128.58172 82.422446) (xy 128.580202 82.426109) (xy 128.568513 82.469733) (xy 128.5495 82.540691) + (xy 128.5495 82.659309) (xy 128.580201 82.773886) (xy 128.639511 82.876613) (xy 128.639514 82.876616) + (xy 128.644458 82.883059) (xy 128.643026 82.884157) (xy 128.671666 82.936606) (xy 128.6745 82.962964) + (xy 128.6745 84.160637) (xy 128.6745 84.246343) (xy 128.679812 84.266168) (xy 128.696682 84.32913) + (xy 128.708443 84.3495) (xy 128.739535 84.403352) (xy 133.171869 88.835685) (xy 133.171871 88.835688) + (xy 133.232474 88.896291) (xy 133.251085 88.907036) (xy 133.306697 88.939144) (xy 133.389483 88.961327) + (xy 133.389485 88.961327) (xy 133.482785 88.961327) (xy 133.482801 88.961326) (xy 133.507482 88.961326) + (xy 133.574521 88.981011) (xy 133.620276 89.033815) (xy 133.63022 89.102973) (xy 133.627259 89.117408) + (xy 133.617852 89.152517) (xy 133.617852 89.152519) (xy 133.617852 89.217207) (xy 133.598167 89.284246) + (xy 133.545363 89.330001) (xy 133.476205 89.339945) (xy 133.461768 89.336984) (xy 133.459315 89.336327) + (xy 133.45931 89.336326) (xy 133.459309 89.336326) (xy 133.340691 89.336326) (xy 133.226114 89.367027) + (xy 133.226112 89.367027) (xy 133.226112 89.367028) (xy 133.123387 89.426337) (xy 133.116941 89.431284) + (xy 133.115842 89.429852) (xy 133.063394 89.458492) (xy 133.037036 89.461326) (xy 132.970321 89.461326) + (xy 132.887533 89.483508) (xy 132.813313 89.52636) (xy 132.56662 89.773052) (xy 132.505297 89.806536) + (xy 132.435605 89.801552) (xy 132.379672 89.75968) (xy 132.371552 89.747371) (xy 132.367357 89.740105) + (xy 132.353902 89.7168) (xy 132.270026 89.632924) (xy 132.167299 89.573614) (xy 132.052722 89.542913) + (xy 131.934104 89.542913) (xy 131.853564 89.564493) (xy 131.819522 89.573615) (xy 131.819521 89.573616) + (xy 131.784268 89.593969) (xy 131.716368 89.61044) (xy 131.650341 89.587587) (xy 131.634589 89.574262) + (xy 130.286819 88.226492) (xy 130.253334 88.165169) (xy 130.251568 88.148749) (xy 130.251561 88.148751) + (xy 130.2505 88.140694) (xy 130.2505 88.140693) (xy 130.2505 88.140691) (xy 130.219799 88.026114) + (xy 130.160489 87.923387) (xy 130.076613 87.839511) (xy 129.973886 87.780201) (xy 129.859309 87.7495) + (xy 129.740691 87.7495) (xy 129.626114 87.780201) (xy 129.626112 87.780201) (xy 129.626112 87.780202) + (xy 129.523387 87.839511) (xy 129.523384 87.839513) (xy 129.439513 87.923384) (xy 129.439511 87.923387) + (xy 129.386128 88.015849) (xy 129.380201 88.026114) (xy 129.3495 88.140691) (xy 129.3495 88.259309) + (xy 129.380201 88.373886) (xy 129.439511 88.476613) (xy 129.523387 88.560489) (xy 129.626114 88.619799) + (xy 129.740691 88.6505) (xy 129.740694 88.6505) (xy 129.748751 88.651561) (xy 129.748515 88.653349) + (xy 129.80585 88.670185) (xy 129.826492 88.686819) (xy 131.393551 90.253878) (xy 131.467774 90.296731) + (xy 131.55056 90.318913) (xy 131.630449 90.318913) (xy 131.697488 90.338598) (xy 131.698461 90.339229) + (xy 131.709116 90.346218) (xy 131.7168 90.353902) (xy 131.750428 90.373317) (xy 131.753382 90.375255) + (xy 131.773814 90.399285) (xy 131.795586 90.42212) (xy 131.796276 90.425704) (xy 131.798641 90.428485) + (xy 131.802838 90.459749) (xy 131.808808 90.490727) (xy 131.807451 90.494115) (xy 131.807937 90.497733) + (xy 131.794566 90.526299) (xy 131.78284 90.555592) (xy 131.778645 90.560317) (xy 131.778319 90.561015) + (xy 131.777655 90.561432) (xy 131.773051 90.56662) (xy 128.101492 94.238181) (xy 128.040169 94.271666) + (xy 128.013811 94.2745) (xy 124.157147 94.2745) (xy 124.074362 94.296682) (xy 124.074361 94.296682) + (xy 124.074359 94.296683) (xy 124.074358 94.296683) (xy 124.026181 94.324499) (xy 124.02618 94.3245) + (xy 124.000139 94.339534) (xy 124.000136 94.339536) (xy 123.462181 94.877492) (xy 123.400858 94.910977) + (xy 123.331166 94.905993) (xy 123.275233 94.864121) (xy 123.250816 94.798657) (xy 123.2505 94.789811) + (xy 123.2505 94.740693) (xy 123.2505 94.740691) (xy 123.219799 94.626114) (xy 123.160489 94.523387) + (xy 123.076613 94.439511) (xy 123.012495 94.402492) (xy 122.973887 94.380201) (xy 122.879906 94.355019) + (xy 122.820245 94.318653) (xy 122.789717 94.255806) (xy 122.788 94.235244) (xy 122.788 93.7806) + (xy 122.807685 93.713561) (xy 122.860489 93.667806) (xy 122.871045 93.663559) (xy 122.902833 93.652435) + (xy 122.969475 93.629116) (xy 123.075711 93.550711) (xy 123.154116 93.444475) (xy 123.166689 93.408543) + (xy 123.180308 93.389555) (xy 123.190017 93.368297) (xy 123.200292 93.361693) (xy 123.207411 93.351769) + (xy 123.229134 93.343157) (xy 123.248795 93.330523) (xy 123.267961 93.327767) (xy 123.272364 93.326022) + (xy 123.28373 93.3255) (xy 123.31627 93.3255) (xy 123.383309 93.345185) (xy 123.429064 93.397989) + (xy 123.433311 93.408544) (xy 123.445884 93.444476) (xy 123.524288 93.55071) (xy 123.524289 93.550711) + (xy 123.630523 93.629115) (xy 123.630524 93.629115) (xy 123.630525 93.629116) (xy 123.755151 93.672725) + (xy 123.75515 93.672725) (xy 123.78474 93.6755) (xy 123.784744 93.6755) (xy 124.49026 93.6755) (xy 124.519849 93.672725) + (xy 124.644475 93.629116) (xy 124.750711 93.550711) (xy 124.829116 93.444475) (xy 124.872725 93.319849) + (xy 124.874261 93.303466) (xy 124.8755 93.29026) (xy 124.8755 92.709739) (xy 125.1245 92.709739) + (xy 125.1245 93.29026) (xy 125.127274 93.319849) (xy 125.170884 93.444476) (xy 125.249288 93.55071) + (xy 125.249289 93.550711) (xy 125.355523 93.629115) (xy 125.355524 93.629115) (xy 125.355525 93.629116) + (xy 125.480151 93.672725) (xy 125.48015 93.672725) (xy 125.50974 93.6755) (xy 125.509744 93.6755) + (xy 126.21526 93.6755) (xy 126.244849 93.672725) (xy 126.369475 93.629116) (xy 126.475711 93.550711) + (xy 126.554116 93.444475) (xy 126.566689 93.408543) (xy 126.580308 93.389555) (xy 126.590017 93.368297) + (xy 126.600292 93.361693) (xy 126.607411 93.351769) (xy 126.629134 93.343157) (xy 126.648795 93.330523) + (xy 126.667961 93.327767) (xy 126.672364 93.326022) (xy 126.68373 93.3255) (xy 126.837036 93.3255) + (xy 126.904075 93.345185) (xy 126.916935 93.355548) (xy 126.916941 93.355542) (xy 126.923382 93.360484) + (xy 126.923387 93.360489) (xy 127.026114 93.419799) (xy 127.140691 93.4505) (xy 127.140694 93.4505) + (xy 127.259306 93.4505) (xy 127.259309 93.4505) (xy 127.373886 93.419799) (xy 127.476613 93.360489) + (xy 127.560489 93.276613) (xy 127.619799 93.173886) (xy 127.6505 93.059309) (xy 127.6505 92.940691) + (xy 127.619799 92.826114) (xy 127.560489 92.723387) (xy 127.476613 92.639511) (xy 127.373886 92.580201) + (xy 127.259309 92.5495) (xy 127.140691 92.5495) (xy 127.026114 92.580201) (xy 127.026112 92.580201) + (xy 127.026112 92.580202) (xy 126.923387 92.639511) (xy 126.916941 92.644458) (xy 126.915842 92.643026) + (xy 126.897789 92.652884) (xy 126.871971 92.669477) (xy 126.86577 92.670368) (xy 126.863394 92.671666) + (xy 126.837036 92.6745) (xy 126.68373 92.6745) (xy 126.616691 92.654815) (xy 126.570936 92.602011) + (xy 126.566689 92.591456) (xy 126.554116 92.555525) (xy 126.549669 92.5495) (xy 126.475711 92.449289) + (xy 126.47571 92.449288) (xy 126.369476 92.370884) (xy 126.244848 92.327274) (xy 126.244849 92.327274) + (xy 126.21526 92.3245) (xy 126.215256 92.3245) (xy 125.509744 92.3245) (xy 125.50974 92.3245) (xy 125.48015 92.327274) + (xy 125.355523 92.370884) (xy 125.249289 92.449288) (xy 125.249288 92.449289) (xy 125.170884 92.555523) + (xy 125.127274 92.68015) (xy 125.1245 92.709739) (xy 124.8755 92.709739) (xy 124.872725 92.68015) + (xy 124.843017 92.595252) (xy 124.829116 92.555525) (xy 124.824669 92.5495) (xy 124.750711 92.449289) + (xy 124.75071 92.449288) (xy 124.644476 92.370884) (xy 124.519848 92.327274) (xy 124.519849 92.327274) + (xy 124.49026 92.3245) (xy 124.490256 92.3245) (xy 123.784744 92.3245) (xy 123.78474 92.3245) (xy 123.75515 92.327274) + (xy 123.630523 92.370884) (xy 123.524289 92.449288) (xy 123.524288 92.449289) (xy 123.445884 92.555523) + (xy 123.433311 92.591456) (xy 123.419691 92.610444) (xy 123.409983 92.631703) (xy 123.399707 92.638306) + (xy 123.392589 92.648231) (xy 123.370865 92.656842) (xy 123.351205 92.669477) (xy 123.332038 92.672232) + (xy 123.327636 92.673978) (xy 123.31627 92.6745) (xy 123.28373 92.6745) (xy 123.216691 92.654815) + (xy 123.170936 92.602011) (xy 123.166689 92.591456) (xy 123.154116 92.555525) (xy 123.149669 92.5495) + (xy 123.075711 92.449289) (xy 123.07571 92.449288) (xy 122.969476 92.370884) (xy 122.844848 92.327274) + (xy 122.844849 92.327274) (xy 122.81526 92.3245) (xy 122.815256 92.3245) (xy 122.109744 92.3245) + (xy 122.10974 92.3245) (xy 122.08015 92.327274) (xy 121.955523 92.370884) (xy 121.849289 92.449288) + (xy 121.849288 92.449289) (xy 121.770884 92.555523) (xy 121.727274 92.68015) (xy 121.7245 92.709739) + (xy 121.7245 93.29026) (xy 121.727274 93.319849) (xy 121.770884 93.444476) (xy 121.782481 93.460189) + (xy 121.849289 93.550711) (xy 121.955525 93.629116) (xy 121.995423 93.643077) (xy 122.053955 93.663559) + (xy 122.110731 93.704281) (xy 122.136478 93.769234) (xy 122.137 93.7806) (xy 122.137 94.419647) + (xy 122.137 94.505353) (xy 122.137526 94.507316) (xy 122.159182 94.58814) (xy 122.169938 94.606769) + (xy 122.202035 94.662362) (xy 122.202037 94.662364) (xy 122.313181 94.773508) (xy 122.346666 94.834831) + (xy 122.348431 94.85125) (xy 122.348439 94.851249) (xy 122.349499 94.859305) (xy 122.3495 94.859308) + (xy 122.3495 94.859309) (xy 122.380201 94.973886) (xy 122.439511 95.076613) (xy 122.523387 95.160489) + (xy 122.626114 95.219799) (xy 122.740691 95.2505) (xy 122.740694 95.2505) (xy 122.789811 95.2505) + (xy 122.85685 95.270185) (xy 122.902605 95.322989) (xy 122.912549 95.392147) (xy 122.883524 95.455703) + (xy 122.877492 95.462181) (xy 122.451492 95.888181) (xy 122.390169 95.921666) (xy 122.363811 95.9245) + (xy 120.3995 95.9245) (xy 120.332461 95.904815) (xy 120.286706 95.852011) (xy 120.27739 95.822068) + (xy 120.2755 95.811367) (xy 120.2755 95.795734) (xy 120.272646 95.765301) (xy 120.261978 95.734815) + (xy 120.26023 95.724915) (xy 120.263026 95.699776) (xy 120.261737 95.674523) (xy 120.266852 95.665377) + (xy 120.267954 95.655474) (xy 120.28222 95.637902) (xy 120.294657 95.615668) (xy 120.997965 94.912362) + (xy 121.001075 94.906975) (xy 121.040818 94.838138) (xy 121.063 94.755353) (xy 121.063 93.7806) + (xy 121.082685 93.713561) (xy 121.135489 93.667806) (xy 121.146045 93.663559) (xy 121.177833 93.652435) + (xy 121.244475 93.629116) (xy 121.350711 93.550711) (xy 121.429116 93.444475) (xy 121.472725 93.319849) + (xy 121.474261 93.303466) (xy 121.4755 93.29026) (xy 121.4755 92.709739) (xy 121.472725 92.68015) + (xy 121.443017 92.595252) (xy 121.429116 92.555525) (xy 121.424669 92.5495) (xy 121.350711 92.449289) + (xy 121.35071 92.449288) (xy 121.244476 92.370884) (xy 121.119848 92.327274) (xy 121.119849 92.327274) + (xy 121.09026 92.3245) (xy 121.090256 92.3245) (xy 120.384744 92.3245) (xy 120.38474 92.3245) (xy 120.35515 92.327274) + (xy 120.230523 92.370884) (xy 120.124289 92.449288) (xy 120.124288 92.449289) (xy 120.045884 92.555523) + (xy 120.033311 92.591456) (xy 120.019691 92.610444) (xy 120.009983 92.631703) (xy 119.999707 92.638306) + (xy 119.992589 92.648231) (xy 119.970865 92.656842) (xy 119.951205 92.669477) (xy 119.932038 92.672232) + (xy 119.927636 92.673978) (xy 119.91627 92.6745) (xy 119.88373 92.6745) (xy 119.816691 92.654815) + (xy 119.770936 92.602011) (xy 119.766689 92.591456) (xy 119.754116 92.555525) (xy 119.749669 92.5495) + (xy 119.675711 92.449289) (xy 119.67571 92.449288) (xy 119.569476 92.370884) (xy 119.444848 92.327274) + (xy 119.444849 92.327274) (xy 119.41526 92.3245) (xy 119.415256 92.3245) (xy 118.709744 92.3245) + (xy 118.70974 92.3245) (xy 118.68015 92.327274) (xy 118.555523 92.370884) (xy 118.449289 92.449288) + (xy 118.449288 92.449289) (xy 118.370884 92.555523) (xy 118.327274 92.68015) (xy 118.3245 92.709739) + (xy 118.3245 93.29026) (xy 118.327274 93.319849) (xy 118.370884 93.444476) (xy 118.449288 93.55071) + (xy 118.449289 93.550711) (xy 118.555523 93.629115) (xy 118.555524 93.629115) (xy 118.555525 93.629116) + (xy 118.680151 93.672725) (xy 118.68015 93.672725) (xy 118.70974 93.6755) (xy 118.709744 93.6755) + (xy 119.41526 93.6755) (xy 119.444849 93.672725) (xy 119.569475 93.629116) (xy 119.675711 93.550711) + (xy 119.754116 93.444475) (xy 119.766689 93.408543) (xy 119.780308 93.389555) (xy 119.790017 93.368297) + (xy 119.800292 93.361693) (xy 119.807411 93.351769) (xy 119.829134 93.343157) (xy 119.848795 93.330523) + (xy 119.867961 93.327767) (xy 119.872364 93.326022) (xy 119.88373 93.3255) (xy 119.91627 93.3255) + (xy 119.983309 93.345185) (xy 120.029064 93.397989) (xy 120.033311 93.408544) (xy 120.045884 93.444476) + (xy 120.057481 93.460189) (xy 120.124289 93.550711) (xy 120.230525 93.629116) (xy 120.270423 93.643077) + (xy 120.328955 93.663559) (xy 120.385731 93.704281) (xy 120.411478 93.769234) (xy 120.412 93.7806) + (xy 120.412 94.526311) (xy 120.392315 94.59335) (xy 120.375681 94.613992) (xy 119.626492 95.363181) + (xy 119.565169 95.396666) (xy 119.538811 95.3995) (xy 118.52073 95.3995) (xy 118.4903 95.402353) + (xy 118.490298 95.402353) (xy 118.362119 95.447206) (xy 118.362117 95.447207) (xy 118.25285 95.52785) + (xy 118.172207 95.637117) (xy 118.172206 95.637119) (xy 118.127353 95.765298) (xy 118.127353 95.7653) + (xy 118.1245 95.79573) (xy 111.7005 95.79573) (xy 111.7005 92.940691) (xy 115.7495 92.940691) (xy 115.7495 93.059309) + (xy 115.780201 93.173886) (xy 115.839511 93.276613) (xy 115.923387 93.360489) (xy 116.026114 93.419799) + (xy 116.140691 93.4505) (xy 116.140694 93.4505) (xy 116.259306 93.4505) (xy 116.259309 93.4505) + (xy 116.373886 93.419799) (xy 116.373888 93.419797) (xy 116.37389 93.419797) (xy 116.373891 93.419796) + (xy 116.385662 93.413) (xy 116.463373 93.368132) (xy 116.531273 93.351659) (xy 116.5973 93.374511) + (xy 116.640491 93.429431) (xy 116.642414 93.434559) (xy 116.645884 93.444476) (xy 116.724288 93.55071) + (xy 116.724289 93.550711) (xy 116.830523 93.629115) (xy 116.830524 93.629115) (xy 116.830525 93.629116) + (xy 116.955151 93.672725) (xy 116.95515 93.672725) (xy 116.98474 93.6755) (xy 116.984744 93.6755) + (xy 117.69026 93.6755) (xy 117.719849 93.672725) (xy 117.844475 93.629116) (xy 117.950711 93.550711) + (xy 118.029116 93.444475) (xy 118.072725 93.319849) (xy 118.074261 93.303466) (xy 118.0755 93.29026) + (xy 118.0755 92.709739) (xy 118.072725 92.68015) (xy 118.043017 92.595252) (xy 118.029116 92.555525) + (xy 118.024669 92.5495) (xy 117.950711 92.449289) (xy 117.95071 92.449288) (xy 117.844476 92.370884) + (xy 117.719848 92.327274) (xy 117.719849 92.327274) (xy 117.69026 92.3245) (xy 117.690256 92.3245) + (xy 116.984744 92.3245) (xy 116.98474 92.3245) (xy 116.95515 92.327274) (xy 116.830523 92.370884) + (xy 116.724289 92.449288) (xy 116.724288 92.449289) (xy 116.645884 92.555523) (xy 116.645882 92.555526) + (xy 116.642413 92.565441) (xy 116.601688 92.622215) (xy 116.536734 92.647959) (xy 116.468173 92.634498) + (xy 116.463373 92.631867) (xy 116.463089 92.631703) (xy 116.373886 92.580201) (xy 116.259309 92.5495) + (xy 116.140691 92.5495) (xy 116.026114 92.580201) (xy 116.026112 92.580201) (xy 116.026112 92.580202) + (xy 115.923387 92.639511) (xy 115.923384 92.639513) (xy 115.839513 92.723384) (xy 115.839511 92.723387) + (xy 115.780201 92.826114) (xy 115.7495 92.940691) (xy 111.7005 92.940691) (xy 111.7005 77.33411) + (xy 111.7005 77.334108) (xy 111.666392 77.206814) (xy 111.662633 77.200304) (xy 111.644575 77.169026) + (xy 111.6005 77.092686) (xy 111.535499 77.027685) (xy 111.502014 76.966362) (xy 111.506998 76.89667) + (xy 111.535499 76.852323) (xy 111.541938 76.845884) (xy 111.6005 76.787322) (xy 111.666392 76.673194) + (xy 111.7005 76.5459) (xy 111.7005 72.380247) (xy 143.7495 72.380247) (xy 143.7495 72.819752) (xy 143.761131 72.878229) + (xy 143.761132 72.87823) (xy 143.805447 72.944552) (xy 143.871769 72.988867) (xy 143.87177 72.988868) + (xy 143.930247 73.000499) (xy 143.93025 73.0005) (xy 143.930252 73.0005) (xy 144.488811 73.0005) + (xy 144.55585 73.020185) (xy 144.576492 73.036819) (xy 144.913181 73.373508) (xy 144.946666 73.434831) + (xy 144.948431 73.45125) (xy 144.948439 73.451249) (xy 144.949499 73.459305) (xy 144.9495 73.459308) + (xy 144.9495 73.459309) (xy 144.980201 73.573886) (xy 145.039511 73.676613) (xy 145.123387 73.760489) + (xy 145.226114 73.819799) (xy 145.340691 73.8505) (xy 145.340694 73.8505) (xy 145.459306 73.8505) + (xy 145.459309 73.8505) (xy 145.573886 73.819799) (xy 145.676613 73.760489) (xy 145.760489 73.676613) + (xy 145.819799 73.573886) (xy 145.8505 73.459309) (xy 145.8505 73.340691) (xy 145.819799 73.226114) + (xy 145.760489 73.123387) (xy 145.676613 73.039511) (xy 145.573886 72.980201) (xy 145.459309 72.9495) + (xy 145.459305 72.949499) (xy 145.451249 72.948439) (xy 145.451484 72.94665) (xy 145.39415 72.929815) + (xy 145.373508 72.913181) (xy 145.086819 72.626492) (xy 145.053334 72.565169) (xy 145.0505 72.538811) + (xy 145.0505 72.380249) (xy 145.050499 72.380247) (xy 145.038868 72.32177) (xy 145.038867 72.321769) + (xy 144.994552 72.255447) (xy 144.92823 72.211132) (xy 144.928229 72.211131) (xy 144.869752 72.1995) + (xy 144.869748 72.1995) (xy 143.930252 72.1995) (xy 143.930247 72.1995) (xy 143.87177 72.211131) + (xy 143.871769 72.211132) (xy 143.805447 72.255447) (xy 143.761132 72.321769) (xy 143.761131 72.32177) + (xy 143.7495 72.380247) (xy 111.7005 72.380247) (xy 111.7005 70.609739) (xy 136.5245 70.609739) + (xy 136.5245 71.21526) (xy 136.527274 71.244849) (xy 136.570884 71.369476) (xy 136.649288 71.47571) + (xy 136.649289 71.475711) (xy 136.755523 71.554115) (xy 136.755524 71.554115) (xy 136.755525 71.554116) + (xy 136.880151 71.597725) (xy 136.88015 71.597725) (xy 136.90974 71.6005) (xy 136.909744 71.6005) + (xy 137.49026 71.6005) (xy 137.519849 71.597725) (xy 137.644475 71.554116) (xy 137.750711 71.475711) + (xy 137.829116 71.369475) (xy 137.846063 71.321044) (xy 137.886785 71.264269) (xy 137.951738 71.238522) + (xy 137.963104 71.238) (xy 138.6755 71.238) (xy 138.742539 71.257685) (xy 138.788294 71.310489) + (xy 138.7995 71.362) (xy 138.7995 71.519752) (xy 138.811131 71.578229) (xy 138.811132 71.57823) + (xy 138.855447 71.644552) (xy 138.921769 71.688867) (xy 138.92177 71.688868) (xy 138.980247 71.700499) + (xy 138.98025 71.7005) (xy 138.980252 71.7005) (xy 140.41975 71.7005) (xy 140.419751 71.700499) + (xy 140.434568 71.697552) (xy 140.478229 71.688868) (xy 140.478229 71.688867) (xy 140.478231 71.688867) + (xy 140.544552 71.644552) (xy 140.588867 71.578231) (xy 140.588867 71.578229) (xy 140.588868 71.578229) + (xy 140.600499 71.519752) (xy 140.6005 71.51975) (xy 140.6005 70.280249) (xy 140.600499 70.280247) + (xy 140.588868 70.22177) (xy 140.588867 70.221769) (xy 140.544552 70.155447) (xy 140.47823 70.111132) + (xy 140.478229 70.111131) (xy 140.419752 70.0995) (xy 140.419748 70.0995) (xy 138.980252 70.0995) + (xy 138.980247 70.0995) (xy 138.92177 70.111131) (xy 138.921769 70.111132) (xy 138.855447 70.155447) + (xy 138.811132 70.221769) (xy 138.811131 70.22177) (xy 138.7995 70.280247) (xy 138.7995 70.463) + (xy 138.779815 70.530039) (xy 138.727011 70.575794) (xy 138.6755 70.587) (xy 137.963104 70.587) + (xy 137.896065 70.567315) (xy 137.85031 70.514511) (xy 137.846063 70.503956) (xy 137.842676 70.494276) + (xy 137.829116 70.455525) (xy 137.82072 70.444149) (xy 137.750711 70.349289) (xy 137.75071 70.349288) + (xy 137.644476 70.270884) (xy 137.519848 70.227274) (xy 137.519849 70.227274) (xy 137.49026 70.2245) + (xy 137.490256 70.2245) (xy 136.909744 70.2245) (xy 136.90974 70.2245) (xy 136.88015 70.227274) + (xy 136.755523 70.270884) (xy 136.649289 70.349288) (xy 136.649288 70.349289) (xy 136.570884 70.455523) + (xy 136.527274 70.58015) (xy 136.5245 70.609739) (xy 111.7005 70.609739) (xy 111.7005 68.784739) + (xy 136.5245 68.784739) (xy 136.5245 69.39026) (xy 136.527274 69.419849) (xy 136.570884 69.544476) + (xy 136.649288 69.65071) (xy 136.649289 69.650711) (xy 136.755523 69.729115) (xy 136.755524 69.729115) + (xy 136.755525 69.729116) (xy 136.880151 69.772725) (xy 136.88015 69.772725) (xy 136.90974 69.7755) + (xy 136.909744 69.7755) (xy 137.49026 69.7755) (xy 137.519849 69.772725) (xy 137.644475 69.729116) + (xy 137.750711 69.650711) (xy 137.829116 69.544475) (xy 137.846063 69.496044) (xy 137.886785 69.439269) + (xy 137.951738 69.413522) (xy 137.963104 69.413) (xy 139.155351 69.413) (xy 139.155353 69.413) (xy 139.238139 69.390818) + (xy 139.312362 69.347965) (xy 139.712319 68.948005) (xy 139.720264 68.943667) (xy 139.725689 68.936421) + (xy 139.750445 68.927187) (xy 139.77364 68.914522) (xy 139.78267 68.915167) (xy 139.791153 68.912004) + (xy 139.816973 68.91762) (xy 139.843332 68.919506) (xy 139.852385 68.925324) (xy 139.859426 68.926856) + (xy 139.88768 68.948007) (xy 139.913181 68.973508) (xy 139.946666 69.034831) (xy 139.9495 69.061189) + (xy 139.9495 69.419752) (xy 139.961131 69.478229) (xy 139.961132 69.47823) (xy 140.005447 69.544552) + (xy 140.071769 69.588867) (xy 140.07177 69.588868) (xy 140.130247 69.600499) (xy 140.13025 69.6005) + (xy 140.130252 69.6005) (xy 141.06975 69.6005) (xy 141.069751 69.600499) (xy 141.084568 69.597552) + (xy 141.128229 69.588868) (xy 141.128229 69.588867) (xy 141.128231 69.588867) (xy 141.194552 69.544552) + (xy 141.238867 69.478231) (xy 141.238867 69.478229) (xy 141.238868 69.478229) (xy 141.250499 69.419752) + (xy 141.2505 69.41975) (xy 141.2505 68.980249) (xy 141.250499 68.980247) (xy 141.238868 68.92177) + (xy 141.238867 68.921769) (xy 141.194552 68.855447) (xy 141.12823 68.811132) (xy 141.128229 68.811131) + (xy 141.069752 68.7995) (xy 141.069748 68.7995) (xy 140.711189 68.7995) (xy 140.64415 68.779815) + (xy 140.623508 68.763181) (xy 140.286819 68.426492) (xy 140.253334 68.365169) (xy 140.251568 68.348749) + (xy 140.251561 68.348751) (xy 140.2505 68.340694) (xy 140.2505 68.340691) (xy 140.219799 68.226114) + (xy 140.160489 68.123387) (xy 140.076613 68.039511) (xy 139.973886 67.980201) (xy 139.859309 67.9495) + (xy 139.740691 67.9495) (xy 139.626114 67.980201) (xy 139.626112 67.980201) (xy 139.626112 67.980202) + (xy 139.523387 68.039511) (xy 139.523384 68.039513) (xy 139.439513 68.123384) (xy 139.439511 68.123387) + (xy 139.380202 68.226112) (xy 139.349499 68.340694) (xy 139.348439 68.348751) (xy 139.34665 68.348515) + (xy 139.329815 68.40585) (xy 139.313181 68.426492) (xy 139.013992 68.725681) (xy 138.952669 68.759166) + (xy 138.926311 68.762) (xy 137.963104 68.762) (xy 137.896065 68.742315) (xy 137.85031 68.689511) + (xy 137.846063 68.678956) (xy 137.829115 68.630523) (xy 137.750711 68.524289) (xy 137.75071 68.524288) + (xy 137.644476 68.445884) (xy 137.519848 68.402274) (xy 137.519849 68.402274) (xy 137.49026 68.3995) + (xy 137.490256 68.3995) (xy 136.909744 68.3995) (xy 136.90974 68.3995) (xy 136.88015 68.402274) + (xy 136.755523 68.445884) (xy 136.649289 68.524288) (xy 136.649288 68.524289) (xy 136.570884 68.630523) + (xy 136.527274 68.75515) (xy 136.5245 68.784739) (xy 111.7005 68.784739) (xy 111.7005 65.195576) + (xy 112.8995 65.195576) (xy 112.8995 66.404423) (xy 112.90011 66.417147) (xy 112.902313 66.463104) + (xy 112.938805 66.672666) (xy 112.947107 66.720343) (xy 112.947107 66.720344) (xy 112.956159 66.74715) + (xy 113.030643 66.96773) (xy 113.109138 67.118909) (xy 113.150966 67.19947) (xy 113.305244 67.410113) + (xy 113.305248 67.410118) (xy 113.489881 67.594751) (xy 113.489886 67.594755) (xy 113.700529 67.749033) + (xy 113.700532 67.749034) (xy 113.700534 67.749036) (xy 113.93227 67.869357) (xy 114.179657 67.952893) + (xy 114.436896 67.997687) (xy 114.49559 68.0005) (xy 114.495607 68.0005) (xy 115.704393 68.0005) + (xy 115.70441 68.0005) (xy 115.763104 67.997687) (xy 116.020343 67.952893) (xy 116.26773 67.869357) + (xy 116.499466 67.749036) (xy 116.710119 67.594751) (xy 116.894751 67.410119) (xy 117.049036 67.199466) + (xy 117.169357 66.96773) (xy 117.252893 66.720343) (xy 117.297687 66.463104) (xy 117.3005 66.40441) + (xy 117.3005 65.19559) (xy 117.297687 65.136896) (xy 117.252893 64.879657) (xy 117.169357 64.63227) + (xy 117.049036 64.400534) (xy 117.049034 64.400532) (xy 117.049033 64.400529) (xy 116.894755 64.189886) + (xy 116.894751 64.189881) (xy 116.710118 64.005248) (xy 116.710113 64.005244) (xy 116.53119 63.874198) + (xy 116.49947 63.850966) (xy 116.469587 63.83545) (xy 116.363267 63.780247) (xy 119.8995 63.780247) + (xy 119.8995 67.819752) (xy 119.911131 67.878229) (xy 119.911132 67.87823) (xy 119.955447 67.944552) + (xy 120.021769 67.988867) (xy 120.02177 67.988868) (xy 120.080247 68.000499) (xy 120.08025 68.0005) + (xy 120.080252 68.0005) (xy 124.11975 68.0005) (xy 124.119751 68.000499) (xy 124.134568 67.997552) + (xy 124.178229 67.988868) (xy 124.178229 67.988867) (xy 124.178231 67.988867) (xy 124.244552 67.944552) + (xy 124.288867 67.878231) (xy 124.288867 67.878229) (xy 124.288868 67.878229) (xy 124.300499 67.819752) + (xy 124.3005 67.81975) (xy 124.3005 63.780249) (xy 124.300499 63.780247) (xy 124.288868 63.72177) + (xy 124.288867 63.721769) (xy 124.244552 63.655447) (xy 124.17823 63.611132) (xy 124.178229 63.611131) + (xy 124.119752 63.5995) (xy 124.119748 63.5995) (xy 120.080252 63.5995) (xy 120.080247 63.5995) + (xy 120.02177 63.611131) (xy 120.021769 63.611132) (xy 119.955447 63.655447) (xy 119.911132 63.721769) + (xy 119.911131 63.72177) (xy 119.8995 63.780247) (xy 116.363267 63.780247) (xy 116.26773 63.730643) + (xy 116.020343 63.647107) (xy 115.763104 63.602313) (xy 115.752098 63.601785) (xy 115.704423 63.5995) + (xy 115.70441 63.5995) (xy 114.49559 63.5995) (xy 114.495576 63.5995) (xy 114.444232 63.601961) + (xy 114.436896 63.602313) (xy 114.265403 63.632175) (xy 114.179656 63.647107) (xy 114.179655 63.647107) + (xy 113.93227 63.730643) (xy 113.700529 63.850966) (xy 113.489886 64.005244) (xy 113.489881 64.005248) + (xy 113.305248 64.189881) (xy 113.305244 64.189886) (xy 113.150966 64.400529) (xy 113.030643 64.63227) + (xy 112.947107 64.879655) (xy 112.947107 64.879656) (xy 112.947107 64.879657) (xy 112.905128 65.120734) + (xy 112.902313 65.136898) (xy 112.8995 65.195576) (xy 111.7005 65.195576) (xy 111.7005 62.782047) + (xy 111.720185 62.715008) (xy 111.772989 62.669253) (xy 111.8245 62.658047) (xy 137.26589 62.658047) + (xy 137.265892 62.658047) (xy 137.393186 62.623939) (xy 137.507314 62.558047) (xy 137.6005 62.464861) + (xy 137.60538 62.456407) (xy 137.655942 62.408192) (xy 137.724549 62.394966) + ) + ) + ) + (zone + (net 159) + (net_name "+3.3V_MCU") + (layer "B.Cu") + (uuid "0b9ad199-8983-4489-a706-4a005e0022a3") + (hatch edge 0.5) + (priority 42) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 111 62) (xy 111.2 119.8) (xy 168.8 119.8) (xy 168.8 62) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 137.71421 62.396959) (xy 137.724549 62.394966) (xy 137.747762 62.404257) (xy 137.772195 62.409573) + (xy 137.785014 62.419169) (xy 137.789415 62.420931) (xy 137.800449 62.430724) (xy 137.892686 62.522961) + (xy 138.006814 62.588853) (xy 138.134108 62.622961) (xy 138.265892 62.622961) (xy 168.1755 62.622961) + (xy 168.242539 62.642646) (xy 168.288294 62.69545) (xy 168.2995 62.746961) (xy 168.2995 94.265891) + (xy 168.333608 94.393187) (xy 168.352618 94.426112) (xy 168.3995 94.507314) (xy 168.399502 94.507316) + (xy 168.492687 94.600501) (xy 168.494158 94.60163) (xy 168.495083 94.602897) (xy 168.498433 94.606247) + (xy 168.49791 94.606769) (xy 168.535356 94.65806) (xy 168.539506 94.727807) (xy 168.505289 94.788725) + (xy 168.494158 94.79837) (xy 168.492687 94.799498) (xy 168.399502 94.892683) (xy 168.3995 94.892686) + (xy 168.333608 95.006812) (xy 168.2995 95.134108) (xy 168.2995 119.1755) (xy 168.279815 119.242539) + (xy 168.227011 119.288294) (xy 168.1755 119.2995) (xy 156.534108 119.2995) (xy 156.406812 119.333608) + (xy 156.292686 119.3995) (xy 156.292683 119.399502) (xy 156.199498 119.492687) (xy 156.19837 119.494158) + (xy 156.197102 119.495083) (xy 156.193753 119.498433) (xy 156.19323 119.49791) (xy 156.14194 119.535356) + (xy 156.072193 119.539506) (xy 156.011275 119.505289) (xy 156.00163 119.494158) (xy 156.000501 119.492687) + (xy 155.907316 119.399502) (xy 155.907314 119.3995) (xy 155.85025 119.366554) (xy 155.793187 119.333608) + (xy 155.729539 119.316554) (xy 155.665892 119.2995) (xy 123.065892 119.2995) (xy 122.934108 119.2995) + (xy 122.806812 119.333608) (xy 122.692686 119.3995) (xy 122.692683 119.399502) (xy 122.599498 119.492687) + (xy 122.59837 119.494158) (xy 122.597102 119.495083) (xy 122.593753 119.498433) (xy 122.59323 119.49791) + (xy 122.54194 119.535356) (xy 122.472193 119.539506) (xy 122.411275 119.505289) (xy 122.40163 119.494158) + (xy 122.400501 119.492687) (xy 122.307316 119.399502) (xy 122.307314 119.3995) (xy 122.25025 119.366554) + (xy 122.193187 119.333608) (xy 122.129539 119.316554) (xy 122.065892 119.2995) (xy 122.065891 119.2995) + (xy 111.8245 119.2995) (xy 111.757461 119.279815) (xy 111.711706 119.227011) (xy 111.7005 119.1755) + (xy 111.7005 114.995576) (xy 112.9995 114.995576) (xy 112.9995 116.204423) (xy 113.000282 116.22073) + (xy 113.002313 116.263104) (xy 113.039883 116.478856) (xy 113.047107 116.520343) (xy 113.047107 116.520344) + (xy 113.052573 116.536531) (xy 113.130643 116.76773) (xy 113.132619 116.771535) (xy 113.250966 116.99947) + (xy 113.405244 117.210113) (xy 113.405248 117.210118) (xy 113.589881 117.394751) (xy 113.589886 117.394755) + (xy 113.800529 117.549033) (xy 113.800532 117.549034) (xy 113.800534 117.549036) (xy 114.03227 117.669357) + (xy 114.279657 117.752893) (xy 114.536896 117.797687) (xy 114.59559 117.8005) (xy 114.595607 117.8005) + (xy 115.804393 117.8005) (xy 115.80441 117.8005) (xy 115.863104 117.797687) (xy 116.120343 117.752893) + (xy 116.36773 117.669357) (xy 116.599466 117.549036) (xy 116.810119 117.394751) (xy 116.994751 117.210119) + (xy 117.149036 116.999466) (xy 117.269357 116.76773) (xy 117.352893 116.520343) (xy 117.397687 116.263104) + (xy 117.4005 116.20441) (xy 117.4005 114.99559) (xy 117.397687 114.936896) (xy 117.352893 114.679657) + (xy 117.269357 114.43227) (xy 117.149036 114.200534) (xy 117.149034 114.200532) (xy 117.149033 114.200529) + (xy 116.994755 113.989886) (xy 116.994751 113.989881) (xy 116.810118 113.805248) (xy 116.810113 113.805244) + (xy 116.63119 113.674198) (xy 116.59947 113.650966) (xy 116.569587 113.63545) (xy 116.463267 113.580247) + (xy 119.9995 113.580247) (xy 119.9995 117.619752) (xy 120.011131 117.678229) (xy 120.011132 117.67823) + (xy 120.055447 117.744552) (xy 120.121769 117.788867) (xy 120.12177 117.788868) (xy 120.180247 117.800499) + (xy 120.18025 117.8005) (xy 120.180252 117.8005) (xy 124.21975 117.8005) (xy 124.219751 117.800499) + (xy 124.234568 117.797552) (xy 124.278229 117.788868) (xy 124.278229 117.788867) (xy 124.278231 117.788867) + (xy 124.344552 117.744552) (xy 124.388867 117.678231) (xy 124.388867 117.678229) (xy 124.388868 117.678229) + (xy 124.400499 117.619752) (xy 124.4005 117.61975) (xy 124.4005 116.77153) (xy 127.4495 116.77153) + (xy 127.4495 117.228469) (xy 127.489868 117.431412) (xy 127.48987 117.43142) (xy 127.507921 117.475) + (xy 127.569059 117.622598) (xy 127.600302 117.669357) (xy 127.684024 117.794657) (xy 127.830342 117.940975) + (xy 127.830345 117.940977) (xy 128.002402 118.055941) (xy 128.19358 118.13513) (xy 128.382187 118.172646) + (xy 128.39653 118.175499) (xy 128.396534 118.1755) (xy 128.396535 118.1755) (xy 128.603466 118.1755) + (xy 128.603467 118.175499) (xy 128.80642 118.13513) (xy 128.997598 118.055941) (xy 129.169655 117.940977) + (xy 129.315977 117.794655) (xy 129.430941 117.622598) (xy 129.51013 117.43142) (xy 129.5505 117.228465) + (xy 129.5505 116.771535) (xy 129.550499 116.77153) (xy 129.9495 116.77153) (xy 129.9495 117.228469) + (xy 129.989868 117.431412) (xy 129.98987 117.43142) (xy 130.007921 117.475) (xy 130.069059 117.622598) + (xy 130.100302 117.669357) (xy 130.184024 117.794657) (xy 130.330342 117.940975) (xy 130.330345 117.940977) + (xy 130.502402 118.055941) (xy 130.69358 118.13513) (xy 130.882187 118.172646) (xy 130.89653 118.175499) + (xy 130.896534 118.1755) (xy 130.896535 118.1755) (xy 131.103466 118.1755) (xy 131.103467 118.175499) + (xy 131.30642 118.13513) (xy 131.497598 118.055941) (xy 131.669655 117.940977) (xy 131.815977 117.794655) + (xy 131.930941 117.622598) (xy 132.01013 117.43142) (xy 132.0505 117.228465) (xy 132.0505 116.771535) + (xy 132.050499 116.77153) (xy 132.4495 116.77153) (xy 132.4495 117.228469) (xy 132.489868 117.431412) + (xy 132.48987 117.43142) (xy 132.507921 117.475) (xy 132.569059 117.622598) (xy 132.600302 117.669357) + (xy 132.684024 117.794657) (xy 132.830342 117.940975) (xy 132.830345 117.940977) (xy 133.002402 118.055941) + (xy 133.19358 118.13513) (xy 133.382187 118.172646) (xy 133.39653 118.175499) (xy 133.396534 118.1755) + (xy 133.396535 118.1755) (xy 133.603466 118.1755) (xy 133.603467 118.175499) (xy 133.80642 118.13513) + (xy 133.997598 118.055941) (xy 134.169655 117.940977) (xy 134.315977 117.794655) (xy 134.430941 117.622598) + (xy 134.476748 117.512009) (xy 134.520589 117.457606) (xy 134.586883 117.435541) (xy 134.654582 117.45282) + (xy 134.702193 117.503957) (xy 134.70924 117.521144) (xy 134.748904 117.643216) (xy 134.845379 117.832557) + (xy 134.970272 118.004459) (xy 134.970276 118.004464) (xy 135.120535 118.154723) (xy 135.12054 118.154727) + (xy 135.292442 118.27962) (xy 135.481782 118.376095) (xy 135.683871 118.441757) (xy 135.75 118.452231) + (xy 135.75 117.404145) (xy 135.816657 117.44263) (xy 135.937465 117.475) (xy 136.062535 117.475) + (xy 136.183343 117.44263) (xy 136.25 117.404145) (xy 136.25 118.45223) (xy 136.316126 118.441757) + (xy 136.316129 118.441757) (xy 136.518217 118.376095) (xy 136.707557 118.27962) (xy 136.879459 118.154727) + (xy 136.879464 118.154723) (xy 137.029723 118.004464) (xy 137.029727 118.004459) (xy 137.15462 117.832557) + (xy 137.215015 117.714028) (xy 137.26299 117.663232) (xy 137.330811 117.646437) (xy 137.396946 117.668974) + (xy 137.440397 117.72369) (xy 137.4495 117.770323) (xy 137.4495 117.779269) (xy 137.452353 117.809699) + (xy 137.452353 117.809701) (xy 137.497206 117.93788) (xy 137.497207 117.937882) (xy 137.57785 118.04715) + (xy 137.687118 118.127793) (xy 137.708089 118.135131) (xy 137.815299 118.172646) (xy 137.84573 118.1755) + (xy 137.845734 118.1755) (xy 139.15427 118.1755) (xy 139.184699 118.172646) (xy 139.184701 118.172646) + (xy 139.24879 118.150219) (xy 139.312882 118.127793) (xy 139.42215 118.04715) (xy 139.502793 117.937882) + (xy 139.539648 117.832557) (xy 139.547646 117.809701) (xy 139.547646 117.809699) (xy 139.5505 117.779269) + (xy 139.5505 116.22073) (xy 139.547646 116.1903) (xy 139.547646 116.190298) (xy 139.502793 116.062119) + (xy 139.502792 116.062117) (xy 139.42215 115.95285) (xy 139.312882 115.872207) (xy 139.31288 115.872206) + (xy 139.1847 115.827353) (xy 139.15427 115.8245) (xy 139.154266 115.8245) (xy 137.845734 115.8245) + (xy 137.84573 115.8245) (xy 137.8153 115.827353) (xy 137.815298 115.827353) (xy 137.687119 115.872206) + (xy 137.687117 115.872207) (xy 137.57785 115.95285) (xy 137.497207 116.062117) (xy 137.497206 116.062119) + (xy 137.452353 116.190298) (xy 137.452353 116.1903) (xy 137.4495 116.22073) (xy 137.4495 116.229676) + (xy 137.429815 116.296715) (xy 137.377011 116.34247) (xy 137.307853 116.352414) (xy 137.244297 116.323389) + (xy 137.215015 116.285971) (xy 137.15462 116.167442) (xy 137.029727 115.99554) (xy 137.029723 115.995535) + (xy 136.879464 115.845276) (xy 136.879459 115.845272) (xy 136.707557 115.720379) (xy 136.518215 115.623903) + (xy 136.316124 115.558241) (xy 136.25 115.547768) (xy 136.25 116.595854) (xy 136.183343 116.55737) + (xy 136.062535 116.525) (xy 135.937465 116.525) (xy 135.816657 116.55737) (xy 135.75 116.595854) + (xy 135.75 115.547768) (xy 135.749999 115.547768) (xy 135.683875 115.558241) (xy 135.481784 115.623903) + (xy 135.292442 115.720379) (xy 135.12054 115.845272) (xy 135.120535 115.845276) (xy 134.970276 115.995535) + (xy 134.970272 115.99554) (xy 134.845379 116.167442) (xy 134.748905 116.356781) (xy 134.70924 116.478856) + (xy 134.669802 116.536531) (xy 134.605443 116.563729) (xy 134.536597 116.551814) (xy 134.485121 116.50457) + (xy 134.476748 116.48799) (xy 134.430941 116.377403) (xy 134.430941 116.377402) (xy 134.315977 116.205345) + (xy 134.315975 116.205342) (xy 134.169657 116.059024) (xy 134.074638 115.995535) (xy 133.997598 115.944059) + (xy 133.80642 115.86487) (xy 133.806412 115.864868) (xy 133.603469 115.8245) (xy 133.603465 115.8245) + (xy 133.396535 115.8245) (xy 133.39653 115.8245) (xy 133.193587 115.864868) (xy 133.193579 115.86487) + (xy 133.002403 115.944058) (xy 132.830342 116.059024) (xy 132.684024 116.205342) (xy 132.569058 116.377403) + (xy 132.48987 116.568579) (xy 132.489868 116.568587) (xy 132.4495 116.77153) (xy 132.050499 116.77153) + (xy 132.01013 116.56858) (xy 131.930941 116.377402) (xy 131.815977 116.205345) (xy 131.815975 116.205342) + (xy 131.669657 116.059024) (xy 131.574638 115.995535) (xy 131.497598 115.944059) (xy 131.30642 115.86487) + (xy 131.306412 115.864868) (xy 131.103469 115.8245) (xy 131.103465 115.8245) (xy 130.896535 115.8245) + (xy 130.89653 115.8245) (xy 130.693587 115.864868) (xy 130.693579 115.86487) (xy 130.502403 115.944058) + (xy 130.330342 116.059024) (xy 130.184024 116.205342) (xy 130.069058 116.377403) (xy 129.98987 116.568579) + (xy 129.989868 116.568587) (xy 129.9495 116.77153) (xy 129.550499 116.77153) (xy 129.51013 116.56858) + (xy 129.430941 116.377402) (xy 129.315977 116.205345) (xy 129.315975 116.205342) (xy 129.169657 116.059024) + (xy 129.074638 115.995535) (xy 128.997598 115.944059) (xy 128.80642 115.86487) (xy 128.806412 115.864868) + (xy 128.603469 115.8245) (xy 128.603465 115.8245) (xy 128.396535 115.8245) (xy 128.39653 115.8245) + (xy 128.193587 115.864868) (xy 128.193579 115.86487) (xy 128.002403 115.944058) (xy 127.830342 116.059024) + (xy 127.684024 116.205342) (xy 127.569058 116.377403) (xy 127.48987 116.568579) (xy 127.489868 116.568587) + (xy 127.4495 116.77153) (xy 124.4005 116.77153) (xy 124.4005 113.940691) (xy 137.5495 113.940691) + (xy 137.5495 114.059309) (xy 137.580201 114.173886) (xy 137.639511 114.276613) (xy 137.723387 114.360489) + (xy 137.826114 114.419799) (xy 137.940691 114.4505) (xy 137.940694 114.4505) (xy 138.059306 114.4505) + (xy 138.059309 114.4505) (xy 138.173886 114.419799) (xy 138.276613 114.360489) (xy 138.360489 114.276613) + (xy 138.419799 114.173886) (xy 138.4505 114.059309) (xy 138.4505 114.059305) (xy 138.451561 114.051249) + (xy 138.453349 114.051484) (xy 138.470185 113.994149) (xy 138.486819 113.973507) (xy 140.298507 112.161819) + (xy 140.35983 112.128334) (xy 140.386188 112.1255) (xy 140.637036 112.1255) (xy 140.704075 112.145185) + (xy 140.716935 112.155548) (xy 140.716941 112.155542) (xy 140.723382 112.160484) (xy 140.723387 112.160489) + (xy 140.826114 112.219799) (xy 140.940691 112.2505) (xy 140.940694 112.2505) (xy 141.059306 112.2505) + (xy 141.059309 112.2505) (xy 141.173886 112.219799) (xy 141.276613 112.160489) (xy 141.360489 112.076613) + (xy 141.419799 111.973886) (xy 141.4505 111.859309) (xy 141.4505 111.740691) (xy 141.419799 111.626114) + (xy 141.360489 111.523387) (xy 141.276613 111.439511) (xy 141.173886 111.380201) (xy 141.059309 111.3495) + (xy 140.940691 111.3495) (xy 140.826114 111.380201) (xy 140.826112 111.380201) (xy 140.826112 111.380202) + (xy 140.723387 111.439511) (xy 140.716941 111.444458) (xy 140.715842 111.443026) (xy 140.663394 111.471666) + (xy 140.637036 111.4745) (xy 140.157147 111.4745) (xy 140.074361 111.496682) (xy 140.074358 111.496683) + (xy 140.03725 111.518107) (xy 140.03725 111.518108) (xy 140.028107 111.523387) (xy 140.000138 111.539535) + (xy 140.000135 111.539537) (xy 138.026492 113.513181) (xy 137.965169 113.546666) (xy 137.948749 113.548431) + (xy 137.948751 113.548439) (xy 137.940694 113.549499) (xy 137.906653 113.55862) (xy 137.826114 113.580201) + (xy 137.826112 113.580201) (xy 137.826112 113.580202) (xy 137.723387 113.639511) (xy 137.723384 113.639513) + (xy 137.639513 113.723384) (xy 137.639511 113.723387) (xy 137.592248 113.805249) (xy 137.580201 113.826114) + (xy 137.5495 113.940691) (xy 124.4005 113.940691) (xy 124.4005 113.580249) (xy 124.400499 113.580247) + (xy 124.388868 113.52177) (xy 124.388867 113.521769) (xy 124.344552 113.455447) (xy 124.27823 113.411132) + (xy 124.278229 113.411131) (xy 124.219752 113.3995) (xy 124.219748 113.3995) (xy 120.180252 113.3995) + (xy 120.180247 113.3995) (xy 120.12177 113.411131) (xy 120.121769 113.411132) (xy 120.055447 113.455447) + (xy 120.011132 113.521769) (xy 120.011131 113.52177) (xy 119.9995 113.580247) (xy 116.463267 113.580247) + (xy 116.36773 113.530643) (xy 116.120343 113.447107) (xy 115.863104 113.402313) (xy 115.852098 113.401785) + (xy 115.804423 113.3995) (xy 115.80441 113.3995) (xy 114.59559 113.3995) (xy 114.595576 113.3995) + (xy 114.544232 113.401961) (xy 114.536896 113.402313) (xy 114.365403 113.432175) (xy 114.279656 113.447107) + (xy 114.279655 113.447107) (xy 114.03227 113.530643) (xy 113.800529 113.650966) (xy 113.589886 113.805244) + (xy 113.589881 113.805248) (xy 113.405248 113.989881) (xy 113.405244 113.989886) (xy 113.250966 114.200529) + (xy 113.130643 114.43227) (xy 113.047107 114.679655) (xy 113.047107 114.679656) (xy 113.002313 114.936898) + (xy 112.9995 114.995576) (xy 111.7005 114.995576) (xy 111.7005 102.648336) (xy 112.6995 102.648336) + (xy 112.6995 102.951663) (xy 112.733457 103.253048) (xy 112.73346 103.253062) (xy 112.800953 103.548771) + (xy 112.800957 103.548783) (xy 112.901133 103.835068) (xy 113.032733 104.108338) (xy 113.082653 104.187785) + (xy 113.194108 104.365164) (xy 113.383221 104.602304) (xy 113.597696 104.816779) (xy 113.834836 105.005892) + (xy 114.091659 105.167265) (xy 114.364935 105.298868) (xy 114.579951 105.374105) (xy 114.651216 105.399042) + (xy 114.651228 105.399046) (xy 114.946937 105.46654) (xy 114.946946 105.466541) (xy 114.946951 105.466542) + (xy 115.147874 105.48918) (xy 115.248337 105.500499) (xy 115.24834 105.5005) (xy 115.248343 105.5005) + (xy 115.55166 105.5005) (xy 115.551661 105.500499) (xy 115.705694 105.483144) (xy 115.853048 105.466542) + (xy 115.853051 105.466541) (xy 115.853063 105.46654) (xy 116.148772 105.399046) (xy 116.435065 105.298868) + (xy 116.708341 105.167265) (xy 116.846829 105.080247) (xy 159.8995 105.080247) (xy 159.8995 106.919752) + (xy 159.911131 106.978229) (xy 159.911132 106.97823) (xy 159.955447 107.044552) (xy 160.021769 107.088867) + (xy 160.02177 107.088868) (xy 160.080247 107.100499) (xy 160.08025 107.1005) (xy 160.080252 107.1005) + (xy 161.91975 107.1005) (xy 161.919751 107.100499) (xy 161.934568 107.097552) (xy 161.978229 107.088868) + (xy 161.978229 107.088867) (xy 161.978231 107.088867) (xy 162.044552 107.044552) (xy 162.088867 106.978231) + (xy 162.088867 106.978229) (xy 162.088868 106.978229) (xy 162.100499 106.919752) (xy 162.1005 106.91975) + (xy 162.1005 105.080249) (xy 162.100499 105.080247) (xy 162.088868 105.02177) (xy 162.088867 105.021769) + (xy 162.044552 104.955447) (xy 161.97823 104.911132) (xy 161.978229 104.911131) (xy 161.919752 104.8995) + (xy 161.919748 104.8995) (xy 160.080252 104.8995) (xy 160.080247 104.8995) (xy 160.02177 104.911131) + (xy 160.021769 104.911132) (xy 159.955447 104.955447) (xy 159.911132 105.021769) (xy 159.911131 105.02177) + (xy 159.8995 105.080247) (xy 116.846829 105.080247) (xy 116.965164 105.005892) (xy 117.202304 104.816779) + (xy 117.416779 104.602304) (xy 117.605892 104.365164) (xy 117.767265 104.108341) (xy 117.898868 103.835065) + (xy 117.925679 103.758443) (xy 135.0695 103.758443) (xy 135.0695 103.916557) (xy 135.103509 104.043478) + (xy 135.110423 104.069283) (xy 135.110426 104.06929) (xy 135.189475 104.206209) (xy 135.189479 104.206214) + (xy 135.18948 104.206216) (xy 135.301284 104.31802) (xy 135.301286 104.318021) (xy 135.30129 104.318024) + (xy 135.438209 104.397073) (xy 135.438216 104.397077) (xy 135.590943 104.438) (xy 135.590945 104.438) + (xy 135.749055 104.438) (xy 135.749057 104.438) (xy 135.901784 104.397077) (xy 136.038716 104.31802) + (xy 136.15052 104.206216) (xy 136.229577 104.069284) (xy 136.2705 103.916557) (xy 136.2705 103.758443) + (xy 136.229577 103.605716) (xy 136.172249 103.50642) (xy 136.150524 103.46879) (xy 136.150518 103.468782) + (xy 136.038717 103.356981) (xy 136.038709 103.356975) (xy 135.90179 103.277926) (xy 135.901786 103.277924) + (xy 135.901784 103.277923) (xy 135.749057 103.237) (xy 135.590943 103.237) (xy 135.438216 103.277923) + (xy 135.438209 103.277926) (xy 135.30129 103.356975) (xy 135.301282 103.356981) (xy 135.189481 103.468782) + (xy 135.189475 103.46879) (xy 135.110426 103.605709) (xy 135.110423 103.605716) (xy 135.0695 103.758443) + (xy 117.925679 103.758443) (xy 117.946971 103.697596) (xy 117.999042 103.548783) (xy 117.999046 103.548771) + (xy 118.06654 103.253063) (xy 118.071819 103.206216) (xy 118.100499 102.951663) (xy 118.1005 102.951659) + (xy 118.1005 102.758443) (xy 138.2695 102.758443) (xy 138.2695 102.916556) (xy 138.310423 103.069283) + (xy 138.310426 103.06929) (xy 138.389475 103.206209) (xy 138.389479 103.206214) (xy 138.38948 103.206216) + (xy 138.501284 103.31802) (xy 138.501286 103.318021) (xy 138.50129 103.318024) (xy 138.568765 103.35698) + (xy 138.638216 103.397077) (xy 138.790943 103.438) (xy 138.790945 103.438) (xy 138.949055 103.438) + (xy 138.949057 103.438) (xy 139.101784 103.397077) (xy 139.238716 103.31802) (xy 139.35052 103.206216) + (xy 139.429577 103.069284) (xy 139.4705 102.916557) (xy 139.4705 102.758443) (xy 139.429577 102.605716) + (xy 139.386062 102.530345) (xy 139.350524 102.46879) (xy 139.350518 102.468782) (xy 139.238717 102.356981) + (xy 139.238709 102.356975) (xy 139.10179 102.277926) (xy 139.101786 102.277924) (xy 139.101784 102.277923) + (xy 138.949057 102.237) (xy 138.790943 102.237) (xy 138.638216 102.277923) (xy 138.638209 102.277926) + (xy 138.50129 102.356975) (xy 138.501282 102.356981) (xy 138.389481 102.468782) (xy 138.389475 102.46879) + (xy 138.310426 102.605709) (xy 138.310423 102.605716) (xy 138.2695 102.758443) (xy 118.1005 102.758443) + (xy 118.1005 102.64834) (xy 118.100499 102.648336) (xy 118.066542 102.346951) (xy 118.066541 102.346946) + (xy 118.06654 102.346937) (xy 117.999046 102.051228) (xy 117.993308 102.034831) (xy 117.965907 101.956522) + (xy 117.898868 101.764935) (xy 117.767265 101.491659) (xy 117.605892 101.234836) (xy 117.416779 100.997696) + (xy 117.377526 100.958443) (xy 137.4695 100.958443) (xy 137.4695 101.116557) (xy 137.491215 101.197596) + (xy 137.510423 101.269283) (xy 137.510426 101.26929) (xy 137.589475 101.406209) (xy 137.589479 101.406214) + (xy 137.58948 101.406216) (xy 137.701284 101.51802) (xy 137.701286 101.518021) (xy 137.70129 101.518024) + (xy 137.808987 101.580202) (xy 137.838216 101.597077) (xy 137.990943 101.638) (xy 137.990945 101.638) + (xy 138.149055 101.638) (xy 138.149057 101.638) (xy 138.301784 101.597077) (xy 138.438716 101.51802) + (xy 138.55052 101.406216) (xy 138.629577 101.269284) (xy 138.6705 101.116557) (xy 138.6705 100.958443) + (xy 145.0695 100.958443) (xy 145.0695 101.116557) (xy 145.091215 101.197596) (xy 145.110423 101.269283) + (xy 145.110426 101.26929) (xy 145.189475 101.406209) (xy 145.189479 101.406214) (xy 145.18948 101.406216) + (xy 145.301284 101.51802) (xy 145.301286 101.518021) (xy 145.30129 101.518024) (xy 145.408987 101.580202) + (xy 145.438216 101.597077) (xy 145.590943 101.638) (xy 145.590945 101.638) (xy 145.749055 101.638) + (xy 145.749057 101.638) (xy 145.901784 101.597077) (xy 146.038716 101.51802) (xy 146.15052 101.406216) + (xy 146.229577 101.269284) (xy 146.2705 101.116557) (xy 146.2705 100.958443) (xy 146.229577 100.805716) + (xy 146.216589 100.78322) (xy 146.150524 100.66879) (xy 146.150518 100.668782) (xy 146.038717 100.556981) + (xy 146.038709 100.556975) (xy 145.90179 100.477926) (xy 145.901786 100.477924) (xy 145.901784 100.477923) + (xy 145.749057 100.437) (xy 145.590943 100.437) (xy 145.438216 100.477923) (xy 145.438209 100.477926) + (xy 145.30129 100.556975) (xy 145.301282 100.556981) (xy 145.189481 100.668782) (xy 145.189475 100.66879) + (xy 145.110426 100.805709) (xy 145.110423 100.805716) (xy 145.0695 100.958443) (xy 138.6705 100.958443) + (xy 138.629577 100.805716) (xy 138.616589 100.78322) (xy 138.550524 100.66879) (xy 138.550518 100.668782) + (xy 138.438717 100.556981) (xy 138.438709 100.556975) (xy 138.30179 100.477926) (xy 138.301786 100.477924) + (xy 138.301784 100.477923) (xy 138.149057 100.437) (xy 137.990943 100.437) (xy 137.838216 100.477923) + (xy 137.838209 100.477926) (xy 137.70129 100.556975) (xy 137.701282 100.556981) (xy 137.589481 100.668782) + (xy 137.589475 100.66879) (xy 137.510426 100.805709) (xy 137.510423 100.805716) (xy 137.4695 100.958443) + (xy 117.377526 100.958443) (xy 117.202304 100.783221) (xy 116.965164 100.594108) (xy 116.708341 100.432735) + (xy 116.708338 100.432733) (xy 116.435068 100.301133) (xy 116.148783 100.200957) (xy 116.148771 100.200953) + (xy 115.920556 100.148864) (xy 115.853063 100.13346) (xy 115.85306 100.133459) (xy 115.853048 100.133457) + (xy 115.551663 100.0995) (xy 115.551657 100.0995) (xy 115.248343 100.0995) (xy 115.248336 100.0995) + (xy 114.946951 100.133457) (xy 114.946937 100.13346) (xy 114.651228 100.200953) (xy 114.651216 100.200957) + (xy 114.364931 100.301133) (xy 114.091661 100.432733) (xy 113.834837 100.594107) (xy 113.597696 100.78322) + (xy 113.38322 100.997696) (xy 113.194107 101.234837) (xy 113.032733 101.491661) (xy 112.901133 101.764931) + (xy 112.800957 102.051216) (xy 112.800953 102.051228) (xy 112.73346 102.346937) (xy 112.733457 102.346951) + (xy 112.6995 102.648336) (xy 111.7005 102.648336) (xy 111.7005 92.940691) (xy 115.7495 92.940691) + (xy 115.7495 93.059309) (xy 115.780201 93.173886) (xy 115.839511 93.276613) (xy 115.923387 93.360489) + (xy 116.026114 93.419799) (xy 116.140691 93.4505) (xy 116.140694 93.4505) (xy 116.259306 93.4505) + (xy 116.259309 93.4505) (xy 116.373886 93.419799) (xy 116.476613 93.360489) (xy 116.560489 93.276613) + (xy 116.619799 93.173886) (xy 116.6505 93.059309) (xy 116.6505 92.940691) (xy 116.619799 92.826114) + (xy 116.560489 92.723387) (xy 116.476613 92.639511) (xy 116.373886 92.580201) (xy 116.259309 92.5495) + (xy 116.140691 92.5495) (xy 116.026114 92.580201) (xy 116.026112 92.580201) (xy 116.026112 92.580202) + (xy 115.923387 92.639511) (xy 115.923384 92.639513) (xy 115.839513 92.723384) (xy 115.839511 92.723387) + (xy 115.780201 92.826114) (xy 115.7495 92.940691) (xy 111.7005 92.940691) (xy 111.7005 87.740691) + (xy 121.1495 87.740691) (xy 121.1495 87.859309) (xy 121.180201 87.973886) (xy 121.239511 88.076613) + (xy 121.239514 88.076616) (xy 121.244458 88.083059) (xy 121.243026 88.084157) (xy 121.271666 88.136606) + (xy 121.2745 88.162964) (xy 121.2745 96.157147) (xy 121.2745 96.242853) (xy 121.278909 96.259309) + (xy 121.296682 96.32564) (xy 121.318108 96.36275) (xy 121.339535 96.399862) (xy 121.339537 96.399864) + (xy 122.313181 97.373508) (xy 122.346666 97.434831) (xy 122.348431 97.45125) (xy 122.348439 97.451249) + (xy 122.349499 97.459305) (xy 122.3495 97.459308) (xy 122.3495 97.459309) (xy 122.380201 97.573886) + (xy 122.439511 97.676613) (xy 122.523387 97.760489) (xy 122.626114 97.819799) (xy 122.740691 97.8505) + (xy 122.740694 97.8505) (xy 122.859306 97.8505) (xy 122.859309 97.8505) (xy 122.973886 97.819799) + (xy 123.076613 97.760489) (xy 123.160489 97.676613) (xy 123.219799 97.573886) (xy 123.2505 97.459309) + (xy 123.2505 97.340691) (xy 123.219799 97.226114) (xy 123.160489 97.123387) (xy 123.076613 97.039511) + (xy 122.973886 96.980201) (xy 122.859309 96.9495) (xy 122.859305 96.949499) (xy 122.851249 96.948439) + (xy 122.851484 96.94665) (xy 122.79415 96.929815) (xy 122.773508 96.913181) (xy 121.961819 96.101492) + (xy 121.928334 96.040169) (xy 121.9255 96.013811) (xy 121.9255 94.740691) (xy 122.3495 94.740691) + (xy 122.3495 94.859309) (xy 122.380201 94.973886) (xy 122.439511 95.076613) (xy 122.439514 95.076616) + (xy 122.444458 95.083059) (xy 122.443026 95.084157) (xy 122.471666 95.136606) (xy 122.4745 95.162964) + (xy 122.4745 95.442852) (xy 122.496682 95.52564) (xy 122.518108 95.56275) (xy 122.539535 95.599862) + (xy 122.539537 95.599864) (xy 123.113181 96.173508) (xy 123.146666 96.234831) (xy 123.148431 96.25125) + (xy 123.148439 96.251249) (xy 123.149499 96.259305) (xy 123.1495 96.259308) (xy 123.1495 96.259309) + (xy 123.180201 96.373886) (xy 123.239511 96.476613) (xy 123.323387 96.560489) (xy 123.426114 96.619799) + (xy 123.540691 96.6505) (xy 123.540694 96.6505) (xy 123.659306 96.6505) (xy 123.659309 96.6505) + (xy 123.773886 96.619799) (xy 123.876613 96.560489) (xy 123.960489 96.476613) (xy 124.019799 96.373886) + (xy 124.0505 96.259309) (xy 124.0505 96.140691) (xy 124.019799 96.026114) (xy 123.960489 95.923387) + (xy 123.876613 95.839511) (xy 123.773886 95.780201) (xy 123.659309 95.7495) (xy 123.659305 95.749499) + (xy 123.651249 95.748439) (xy 123.651484 95.74665) (xy 123.59415 95.729815) (xy 123.573508 95.713181) + (xy 123.161819 95.301492) (xy 123.147115 95.274564) (xy 123.130523 95.248746) (xy 123.129631 95.242545) + (xy 123.128334 95.240169) (xy 123.1255 95.213811) (xy 123.1255 95.162964) (xy 123.145185 95.095925) + (xy 123.155548 95.083064) (xy 123.155542 95.083059) (xy 123.160481 95.07662) (xy 123.160489 95.076613) + (xy 123.219799 94.973886) (xy 123.2505 94.859309) (xy 123.2505 94.740691) (xy 123.219799 94.626114) + (xy 123.160489 94.523387) (xy 123.076613 94.439511) (xy 122.973886 94.380201) (xy 122.859309 94.3495) + (xy 122.740691 94.3495) (xy 122.626114 94.380201) (xy 122.626112 94.380201) (xy 122.626112 94.380202) + (xy 122.523387 94.439511) (xy 122.523384 94.439513) (xy 122.439513 94.523384) (xy 122.439511 94.523387) + (xy 122.418091 94.560488) (xy 122.380201 94.626114) (xy 122.3495 94.740691) (xy 121.9255 94.740691) + (xy 121.9255 92.940691) (xy 126.7495 92.940691) (xy 126.7495 93.059309) (xy 126.780201 93.173886) + (xy 126.839511 93.276613) (xy 126.923387 93.360489) (xy 127.026114 93.419799) (xy 127.140691 93.4505) + (xy 127.140694 93.4505) (xy 127.259306 93.4505) (xy 127.259309 93.4505) (xy 127.373886 93.419799) + (xy 127.476613 93.360489) (xy 127.560489 93.276613) (xy 127.619799 93.173886) (xy 127.6505 93.059309) + (xy 127.6505 92.940691) (xy 127.619799 92.826114) (xy 127.560489 92.723387) (xy 127.476613 92.639511) + (xy 127.373886 92.580201) (xy 127.259309 92.5495) (xy 127.140691 92.5495) (xy 127.026114 92.580201) + (xy 127.026112 92.580201) (xy 127.026112 92.580202) (xy 126.923387 92.639511) (xy 126.923384 92.639513) + (xy 126.839513 92.723384) (xy 126.839511 92.723387) (xy 126.780201 92.826114) (xy 126.7495 92.940691) + (xy 121.9255 92.940691) (xy 121.9255 88.162964) (xy 121.945185 88.095925) (xy 121.955548 88.083064) + (xy 121.955542 88.083059) (xy 121.960481 88.07662) (xy 121.960489 88.076613) (xy 122.019799 87.973886) + (xy 122.0505 87.859309) (xy 122.0505 87.740691) (xy 122.019799 87.626114) (xy 121.960489 87.523387) + (xy 121.876613 87.439511) (xy 121.773886 87.380201) (xy 121.659309 87.3495) (xy 121.540691 87.3495) + (xy 121.426114 87.380201) (xy 121.426112 87.380201) (xy 121.426112 87.380202) (xy 121.323387 87.439511) + (xy 121.323384 87.439513) (xy 121.239513 87.523384) (xy 121.239511 87.523387) (xy 121.180201 87.626114) + (xy 121.1495 87.740691) (xy 111.7005 87.740691) (xy 111.7005 81.140691) (xy 128.5495 81.140691) + (xy 128.5495 81.259309) (xy 128.580201 81.373886) (xy 128.639511 81.476613) (xy 128.639513 81.476615) + (xy 128.644458 81.483059) (xy 128.643026 81.484157) (xy 128.671666 81.536606) (xy 128.6745 81.562964) + (xy 128.6745 82.237036) (xy 128.654815 82.304075) (xy 128.644451 82.316935) (xy 128.644458 82.316941) + (xy 128.639511 82.323387) (xy 128.612079 82.370901) (xy 128.580201 82.426114) (xy 128.5495 82.540691) + (xy 128.5495 82.659309) (xy 128.580201 82.773886) (xy 128.639511 82.876613) (xy 128.723387 82.960489) + (xy 128.826114 83.019799) (xy 128.940691 83.0505) (xy 128.940694 83.0505) (xy 129.059306 83.0505) + (xy 129.059309 83.0505) (xy 129.173886 83.019799) (xy 129.276613 82.960489) (xy 129.276614 82.960487) + (xy 129.283651 82.956425) (xy 129.284573 82.958022) (xy 129.340167 82.936522) (xy 129.408613 82.950552) + (xy 129.458609 82.999359) (xy 129.4745 83.060091) (xy 129.4745 87.837036) (xy 129.454815 87.904075) + (xy 129.444451 87.916935) (xy 129.444458 87.916941) (xy 129.439511 87.923387) (xy 129.398693 87.994086) + (xy 129.380201 88.026114) (xy 129.3495 88.140691) (xy 129.3495 88.259309) (xy 129.380201 88.373886) + (xy 129.439511 88.476613) (xy 129.523387 88.560489) (xy 129.626114 88.619799) (xy 129.740691 88.6505) + (xy 129.740694 88.6505) (xy 129.859306 88.6505) (xy 129.859309 88.6505) (xy 129.918409 88.634664) + (xy 129.988256 88.636327) (xy 130.046118 88.675489) (xy 130.073623 88.739717) (xy 130.0745 88.754439) + (xy 130.0745 92.957147) (xy 130.0745 93.042853) (xy 130.078909 93.059309) (xy 130.096682 93.12564) + (xy 130.118108 93.16275) (xy 130.139535 93.199862) (xy 130.139537 93.199864) (xy 134.113181 97.173508) + (xy 134.146666 97.234831) (xy 134.148431 97.25125) (xy 134.148439 97.251249) (xy 134.149499 97.259305) + (xy 134.1495 97.259308) (xy 134.1495 97.259309) (xy 134.180201 97.373886) (xy 134.239511 97.476613) + (xy 134.323387 97.560489) (xy 134.426114 97.619799) (xy 134.540691 97.6505) (xy 134.540694 97.6505) + (xy 134.659306 97.6505) (xy 134.659309 97.6505) (xy 134.773886 97.619799) (xy 134.876613 97.560489) + (xy 134.960489 97.476613) (xy 135.019799 97.373886) (xy 135.0505 97.259309) (xy 135.0505 97.140691) + (xy 135.019799 97.026114) (xy 134.960489 96.923387) (xy 134.876613 96.839511) (xy 134.773886 96.780201) + (xy 134.659309 96.7495) (xy 134.659305 96.749499) (xy 134.651249 96.748439) (xy 134.651484 96.74665) + (xy 134.59415 96.729815) (xy 134.573508 96.713181) (xy 132.001018 94.140691) (xy 139.1495 94.140691) + (xy 139.1495 94.259309) (xy 139.180201 94.373886) (xy 139.239511 94.476613) (xy 139.323387 94.560489) + (xy 139.426114 94.619799) (xy 139.540691 94.6505) (xy 139.540694 94.6505) (xy 139.659306 94.6505) + (xy 139.659309 94.6505) (xy 139.773886 94.619799) (xy 139.876613 94.560489) (xy 139.896411 94.540691) + (xy 143.9495 94.540691) (xy 143.9495 94.659309) (xy 143.980201 94.773886) (xy 144.039511 94.876613) + (xy 144.123387 94.960489) (xy 144.226114 95.019799) (xy 144.340691 95.0505) (xy 144.340694 95.0505) + (xy 144.459306 95.0505) (xy 144.459309 95.0505) (xy 144.573886 95.019799) (xy 144.676613 94.960489) + (xy 144.760489 94.876613) (xy 144.819799 94.773886) (xy 144.8505 94.659309) (xy 144.8505 94.540691) + (xy 144.819799 94.426114) (xy 144.760489 94.323387) (xy 144.676613 94.239511) (xy 144.573886 94.180201) + (xy 144.459309 94.1495) (xy 144.340691 94.1495) (xy 144.226114 94.180201) (xy 144.226112 94.180201) + (xy 144.226112 94.180202) (xy 144.123387 94.239511) (xy 144.123384 94.239513) (xy 144.039513 94.323384) + (xy 144.039511 94.323387) (xy 143.999212 94.393187) (xy 143.980201 94.426114) (xy 143.9495 94.540691) + (xy 139.896411 94.540691) (xy 139.960489 94.476613) (xy 140.019799 94.373886) (xy 140.0505 94.259309) + (xy 140.0505 94.140691) (xy 140.019799 94.026114) (xy 139.960489 93.923387) (xy 139.876613 93.839511) + (xy 139.773886 93.780201) (xy 139.659309 93.7495) (xy 139.540691 93.7495) (xy 139.426114 93.780201) + (xy 139.426112 93.780201) (xy 139.426112 93.780202) (xy 139.323387 93.839511) (xy 139.323384 93.839513) + (xy 139.239513 93.923384) (xy 139.239511 93.923387) (xy 139.180201 94.026114) (xy 139.1495 94.140691) + (xy 132.001018 94.140691) (xy 130.761819 92.901492) (xy 130.728334 92.840169) (xy 130.7255 92.813811) + (xy 130.7255 85.260091) (xy 130.745185 85.193052) (xy 130.797989 85.147297) (xy 130.867147 85.137353) + (xy 130.915579 85.157756) (xy 130.916349 85.156425) (xy 130.923385 85.160487) (xy 130.923387 85.160489) + (xy 131.026114 85.219799) (xy 131.140691 85.2505) (xy 131.140694 85.2505) (xy 131.259306 85.2505) + (xy 131.259309 85.2505) (xy 131.373886 85.219799) (xy 131.476613 85.160489) (xy 131.560489 85.076613) + (xy 131.619799 84.973886) (xy 131.6505 84.859309) (xy 131.6505 84.740691) (xy 131.619799 84.626114) + (xy 131.560489 84.523387) (xy 131.476613 84.439511) (xy 131.373886 84.380201) (xy 131.259309 84.3495) + (xy 131.140691 84.3495) (xy 131.026114 84.380201) (xy 130.923387 84.439511) (xy 130.923385 84.439512) + (xy 130.916349 84.443575) (xy 130.915427 84.441979) (xy 130.859817 84.463478) (xy 130.791372 84.44944) + (xy 130.741383 84.400626) (xy 130.7255 84.339908) (xy 130.7255 83.186188) (xy 130.745185 83.119149) + (xy 130.761819 83.098507) (xy 131.498507 82.361819) (xy 131.55983 82.328334) (xy 131.586188 82.3255) + (xy 132.147742 82.3255) (xy 132.214781 82.345185) (xy 132.260536 82.397989) (xy 132.27048 82.467147) + (xy 132.241455 82.530703) (xy 132.211892 82.555617) (xy 132.210395 82.556521) (xy 132.210394 82.556522) + (xy 132.158532 82.587874) (xy 132.064811 82.64453) (xy 131.94453 82.764811) (xy 131.856522 82.910393) + (xy 131.805913 83.072807) (xy 131.801317 83.123387) (xy 131.7995 83.143384) (xy 131.7995 84.056616) + (xy 131.799737 84.05922) (xy 131.805913 84.127192) (xy 131.805913 84.127194) (xy 131.805914 84.127196) + (xy 131.856522 84.289606) (xy 131.911289 84.380202) (xy 131.94453 84.435188) (xy 132.064811 84.555469) + (xy 132.064813 84.55547) (xy 132.064815 84.555472) (xy 132.210394 84.643478) (xy 132.372804 84.694086) + (xy 132.443384 84.7005) (xy 132.443387 84.7005) (xy 133.356613 84.7005) (xy 133.356616 84.7005) + (xy 133.427196 84.694086) (xy 133.589606 84.643478) (xy 133.735185 84.555472) (xy 133.855472 84.435185) + (xy 133.943478 84.289606) (xy 133.994086 84.127196) (xy 134.0005 84.056616) (xy 134.0005 83.143384) + (xy 133.994086 83.072804) (xy 133.943478 82.910394) (xy 133.855472 82.764815) (xy 133.85547 82.764813) + (xy 133.855469 82.764811) (xy 133.735188 82.64453) (xy 133.732414 82.642853) (xy 133.589606 82.556522) + (xy 133.589604 82.556521) (xy 133.588108 82.555617) (xy 133.54092 82.504089) (xy 133.529082 82.435229) + (xy 133.556351 82.370901) (xy 133.61407 82.331527) (xy 133.652258 82.3255) (xy 134.790816 82.3255) + (xy 134.857855 82.345185) (xy 134.90361 82.397989) (xy 134.913554 82.467147) (xy 134.884529 82.530703) + (xy 134.859706 82.552603) (xy 134.855447 82.555448) (xy 134.811132 82.621769) (xy 134.811131 82.62177) + (xy 134.7995 82.680247) (xy 134.7995 84.519752) (xy 134.811131 84.578229) (xy 134.811132 84.57823) + (xy 134.855447 84.644552) (xy 134.921769 84.688867) (xy 134.92177 84.688868) (xy 134.980247 84.700499) + (xy 134.98025 84.7005) (xy 134.980252 84.7005) (xy 136.81975 84.7005) (xy 136.819751 84.700499) + (xy 136.834568 84.697552) (xy 136.878229 84.688868) (xy 136.878229 84.688867) (xy 136.878231 84.688867) + (xy 136.944552 84.644552) (xy 136.988867 84.578231) (xy 136.988867 84.578229) (xy 136.988868 84.578229) + (xy 137.000499 84.519752) (xy 137.0005 84.51975) (xy 137.0005 84.175908) (xy 137.009762 84.144362) + (xy 137.017944 84.11249) (xy 137.019563 84.110986) (xy 137.020185 84.108869) (xy 137.04503 84.08734) + (xy 137.069146 84.064949) (xy 137.07132 84.064559) (xy 137.072989 84.063114) (xy 137.105551 84.058432) + (xy 137.137923 84.052637) (xy 137.13996 84.053484) (xy 137.142147 84.05317) (xy 137.17207 84.066835) + (xy 137.202437 84.079462) (xy 137.204178 84.081498) (xy 137.205703 84.082195) (xy 137.226452 84.105327) + (xy 137.229347 84.109509) (xy 137.239511 84.127113) (xy 137.246086 84.133688) (xy 137.252452 84.142883) + (xy 137.260065 84.16586) (xy 137.271666 84.187106) (xy 137.273857 84.207488) (xy 137.274427 84.209207) + (xy 137.274155 84.210263) (xy 137.2745 84.213464) (xy 137.2745 84.637536) (xy 137.254815 84.704575) + (xy 137.244451 84.717435) (xy 137.244458 84.717441) (xy 137.239511 84.723887) (xy 137.180201 84.826614) + (xy 137.1495 84.941191) (xy 137.1495 85.059809) (xy 137.180201 85.174386) (xy 137.239511 85.277113) + (xy 137.323387 85.360989) (xy 137.426114 85.420299) (xy 137.540691 85.451) (xy 137.540694 85.451) + (xy 137.548751 85.452061) (xy 137.548458 85.454282) (xy 137.558523 85.457238) (xy 137.580612 85.458818) + (xy 137.591395 85.46689) (xy 137.604317 85.470685) (xy 137.618816 85.487418) (xy 137.636545 85.50069) + (xy 137.641252 85.51331) (xy 137.650072 85.523489) (xy 137.653223 85.545406) (xy 137.660962 85.566154) + (xy 137.658099 85.579314) (xy 137.660016 85.592647) (xy 137.650816 85.61279) (xy 137.64611 85.634427) + (xy 137.632841 85.652152) (xy 137.630991 85.656203) (xy 137.624959 85.662681) (xy 137.449459 85.838181) + (xy 137.388136 85.871666) (xy 137.361778 85.8745) (xy 135.460092 85.8745) (xy 135.393053 85.854815) + (xy 135.347298 85.802011) (xy 135.337354 85.732853) (xy 135.357754 85.684418) (xy 135.356425 85.683651) + (xy 135.360487 85.676614) (xy 135.360489 85.676613) (xy 135.419799 85.573886) (xy 135.4505 85.459309) + (xy 135.4505 85.340691) (xy 135.419799 85.226114) (xy 135.360489 85.123387) (xy 135.276613 85.039511) + (xy 135.173886 84.980201) (xy 135.059309 84.9495) (xy 134.940691 84.9495) (xy 134.826114 84.980201) + (xy 134.826112 84.980201) (xy 134.826112 84.980202) (xy 134.723387 85.039511) (xy 134.723384 85.039513) + (xy 134.639513 85.123384) (xy 134.639511 85.123387) (xy 134.59929 85.193052) (xy 134.580201 85.226114) + (xy 134.5495 85.340691) (xy 134.5495 85.459309) (xy 134.580201 85.573886) (xy 134.639511 85.676613) + (xy 134.639513 85.676615) (xy 134.675217 85.712319) (xy 134.708702 85.773642) (xy 134.703718 85.843334) + (xy 134.675217 85.887681) (xy 134.639513 85.923384) (xy 134.639511 85.923387) (xy 134.580201 86.026114) + (xy 134.5495 86.140691) (xy 134.5495 86.259309) (xy 134.580201 86.373886) (xy 134.639511 86.476613) + (xy 134.723387 86.560489) (xy 134.826114 86.619799) (xy 134.940691 86.6505) (xy 134.940694 86.6505) + (xy 135.059306 86.6505) (xy 135.059309 86.6505) (xy 135.173886 86.619799) (xy 135.276613 86.560489) + (xy 135.27662 86.560481) (xy 135.283059 86.555542) (xy 135.284157 86.556973) (xy 135.336606 86.528334) + (xy 135.362964 86.5255) (xy 137.590818 86.5255) (xy 137.59082 86.5255) (xy 137.673606 86.503318) + (xy 137.747829 86.460465) (xy 138.720975 85.487319) (xy 138.782298 85.453834) (xy 138.798717 85.452068) + (xy 138.798716 85.452061) (xy 138.806772 85.451) (xy 138.806776 85.451) (xy 138.921353 85.420299) + (xy 139.02408 85.360989) (xy 139.107956 85.277113) (xy 139.167266 85.174386) (xy 139.197967 85.059809) + (xy 139.197967 84.941191) (xy 139.167266 84.826614) (xy 139.107956 84.723887) (xy 139.02408 84.640011) + (xy 138.921353 84.580701) (xy 138.806776 84.55) (xy 138.688158 84.55) (xy 138.573581 84.580701) + (xy 138.573579 84.580701) (xy 138.573579 84.580702) (xy 138.470854 84.640011) (xy 138.470851 84.640013) + (xy 138.38698 84.723884) (xy 138.386978 84.723887) (xy 138.327668 84.826614) (xy 138.313837 84.878231) + (xy 138.296965 84.941197) (xy 138.296671 84.943436) (xy 138.295898 84.945183) (xy 138.294864 84.949042) + (xy 138.294261 84.94888) (xy 138.2684 85.007331) (xy 138.210072 85.045798) (xy 138.140208 85.046624) + (xy 138.080987 85.009547) (xy 138.051212 84.946339) (xy 138.050793 84.943425) (xy 138.0505 84.941203) + (xy 138.0505 84.941191) (xy 138.019799 84.826614) (xy 137.960489 84.723887) (xy 137.960484 84.723882) + (xy 137.955542 84.717441) (xy 137.956973 84.716342) (xy 137.928334 84.663894) (xy 137.9255 84.637536) + (xy 137.9255 84.213464) (xy 137.945185 84.146425) (xy 137.955548 84.133564) (xy 137.955542 84.133559) + (xy 137.960481 84.12712) (xy 137.960489 84.127113) (xy 138.019799 84.024386) (xy 138.0505 83.909809) + (xy 138.0505 83.791191) (xy 138.0505 83.786964) (xy 138.070185 83.719925) (xy 138.122989 83.67417) + (xy 138.192147 83.664226) (xy 138.255703 83.693251) (xy 138.262181 83.699283) (xy 138.323387 83.760489) + (xy 138.426114 83.819799) (xy 138.540691 83.8505) (xy 138.540694 83.8505) (xy 138.659306 83.8505) + (xy 138.659309 83.8505) (xy 138.773886 83.819799) (xy 138.876613 83.760489) (xy 138.87662 83.760481) + (xy 138.883059 83.755542) (xy 138.884157 83.756973) (xy 138.936606 83.728334) (xy 138.962964 83.7255) + (xy 141.642851 83.7255) (xy 141.642853 83.7255) (xy 141.725639 83.703318) (xy 141.799862 83.660465) + (xy 142.173508 83.286819) (xy 142.234831 83.253334) (xy 142.25125 83.251568) (xy 142.251249 83.251561) + (xy 142.259305 83.2505) (xy 142.259309 83.2505) (xy 142.373886 83.219799) (xy 142.476613 83.160489) + (xy 142.560489 83.076613) (xy 142.619799 82.973886) (xy 142.6505 82.859309) (xy 142.6505 82.740691) + (xy 142.619799 82.626114) (xy 142.560489 82.523387) (xy 142.560487 82.523385) (xy 142.556425 82.516349) + (xy 142.55802 82.515427) (xy 142.536522 82.459817) (xy 142.55056 82.391372) (xy 142.599374 82.341383) + (xy 142.660092 82.3255) (xy 143.845902 82.3255) (xy 143.867989 82.331985) (xy 143.890923 82.333962) + (xy 143.900877 82.341642) (xy 143.912941 82.345185) (xy 143.928014 82.362581) (xy 143.946241 82.376644) + (xy 143.950463 82.388487) (xy 143.958696 82.397989) (xy 143.961971 82.420772) (xy 143.969702 82.442457) + (xy 143.967778 82.461157) (xy 143.96864 82.467147) (xy 143.966671 82.47762) (xy 143.966202 82.479631) + (xy 143.94423 82.561634) (xy 143.94423 82.573997) (xy 143.940999 82.587874) (xy 143.930536 82.606388) + (xy 143.924545 82.626793) (xy 143.907911 82.647435) (xy 142.554627 84.000719) (xy 142.493304 84.034204) + (xy 142.466946 84.037038) (xy 141.087927 84.037038) (xy 141.087911 84.037037) (xy 141.080315 84.037037) + (xy 140.994609 84.037037) (xy 140.921542 84.056616) (xy 140.921541 84.056615) (xy 140.911828 84.059218) + (xy 140.911817 84.059223) (xy 140.837606 84.102068) (xy 140.837598 84.102074) (xy 138.513537 86.426135) + (xy 138.513535 86.426138) (xy 138.470682 86.500359) (xy 138.455513 86.556973) (xy 138.4485 86.583147) + (xy 138.4485 86.668853) (xy 138.461976 86.719148) (xy 138.470275 86.750119) (xy 138.4745 86.782212) + (xy 138.4745 87.013811) (xy 138.454815 87.08085) (xy 138.438181 87.101492) (xy 136.689666 88.850007) + (xy 136.628343 88.883492) (xy 136.601985 88.886326) (xy 134.431316 88.886326) (xy 134.364277 88.866641) + (xy 134.351416 88.856277) (xy 134.351411 88.856284) (xy 134.344967 88.851339) (xy 134.344965 88.851337) + (xy 134.242238 88.792027) (xy 134.127661 88.761326) (xy 134.009043 88.761326) (xy 133.894466 88.792027) + (xy 133.894464 88.792027) (xy 133.894464 88.792028) (xy 133.791739 88.851337) (xy 133.791736 88.851339) + (xy 133.707865 88.93521) (xy 133.707863 88.935213) (xy 133.661235 89.015975) (xy 133.648553 89.03794) + (xy 133.617852 89.152517) (xy 133.617852 89.152519) (xy 133.617852 89.217207) (xy 133.598167 89.284246) + (xy 133.545363 89.330001) (xy 133.476205 89.339945) (xy 133.461768 89.336984) (xy 133.459315 89.336327) + (xy 133.45931 89.336326) (xy 133.459309 89.336326) (xy 133.340691 89.336326) (xy 133.226114 89.367027) + (xy 133.226112 89.367027) (xy 133.226112 89.367028) (xy 133.123387 89.426337) (xy 133.123384 89.426339) + (xy 133.039513 89.51021) (xy 133.039506 89.510219) (xy 132.981003 89.611548) (xy 132.930436 89.659763) + (xy 132.861828 89.672985) (xy 132.841526 89.669322) (xy 132.83627 89.667913) (xy 132.836266 89.667913) + (xy 132.356377 89.667913) (xy 132.289338 89.648228) (xy 132.276477 89.637864) (xy 132.276472 89.637871) + (xy 132.270028 89.632926) (xy 132.270026 89.632924) (xy 132.167299 89.573614) (xy 132.052722 89.542913) + (xy 131.934104 89.542913) (xy 131.819527 89.573614) (xy 131.819525 89.573614) (xy 131.819525 89.573615) + (xy 131.7168 89.632924) (xy 131.716797 89.632926) (xy 131.632926 89.716797) (xy 131.632924 89.7168) + (xy 131.602753 89.769058) (xy 131.573614 89.819527) (xy 131.542913 89.934104) (xy 131.542913 90.052722) + (xy 131.573614 90.167299) (xy 131.632924 90.270026) (xy 131.7168 90.353902) (xy 131.819527 90.413212) + (xy 131.934104 90.443913) (xy 131.934107 90.443913) (xy 132.052719 90.443913) (xy 132.052722 90.443913) + (xy 132.167299 90.413212) (xy 132.270026 90.353902) (xy 132.270033 90.353894) (xy 132.276472 90.348955) + (xy 132.27757 90.350386) (xy 132.330019 90.321747) (xy 132.356377 90.318913) (xy 132.607224 90.318913) + (xy 132.674263 90.338598) (xy 132.694905 90.355232) (xy 133.319768 90.980095) (xy 133.353253 91.041418) + (xy 133.355018 91.057837) (xy 133.355026 91.057836) (xy 133.356086 91.065892) (xy 133.356087 91.065895) + (xy 133.356087 91.065896) (xy 133.386788 91.180473) (xy 133.446098 91.2832) (xy 133.529974 91.367076) + (xy 133.632701 91.426386) (xy 133.747278 91.457087) (xy 133.747281 91.457087) (xy 133.865893 91.457087) + (xy 133.865896 91.457087) (xy 133.980473 91.426386) (xy 134.0832 91.367076) (xy 134.167076 91.2832) + (xy 134.226386 91.180473) (xy 134.257087 91.065896) (xy 134.257087 90.947278) (xy 134.226386 90.832701) + (xy 134.167076 90.729974) (xy 134.0832 90.646098) (xy 133.980473 90.586788) (xy 133.865896 90.556087) + (xy 133.865892 90.556086) (xy 133.857836 90.555026) (xy 133.858071 90.553237) (xy 133.854367 90.552149) + (xy 133.840422 90.553032) (xy 133.821112 90.542385) (xy 133.800737 90.536402) (xy 133.790856 90.525702) + (xy 133.780095 90.519768) (xy 133.62036 90.360033) (xy 133.586875 90.29871) (xy 133.591859 90.229018) + (xy 133.633731 90.173085) (xy 133.646033 90.16497) (xy 133.676613 90.147315) (xy 133.676621 90.147306) + (xy 133.683059 90.142368) (xy 133.684157 90.143799) (xy 133.698907 90.135745) (xy 133.720588 90.119792) + (xy 133.72911 90.119252) (xy 133.736606 90.11516) (xy 133.762964 90.112326) (xy 137.256025 90.112326) + (xy 137.256027 90.112326) (xy 137.338813 90.090144) (xy 137.413036 90.047291) (xy 138.119636 89.340691) + (xy 141.3245 89.340691) (xy 141.3245 89.459309) (xy 141.355201 89.573886) (xy 141.414511 89.676613) + (xy 141.498387 89.760489) (xy 141.601114 89.819799) (xy 141.715691 89.8505) (xy 141.715694 89.8505) + (xy 141.723751 89.851561) (xy 141.723515 89.853349) (xy 141.78085 89.870185) (xy 141.801492 89.886819) + (xy 148.438181 96.523508) (xy 148.471666 96.584831) (xy 148.4745 96.611189) (xy 148.4745 99.037036) + (xy 148.454815 99.104075) (xy 148.444451 99.116935) (xy 148.444458 99.116941) (xy 148.439511 99.123387) + (xy 148.380201 99.226114) (xy 148.3495 99.340691) (xy 148.3495 99.459309) (xy 148.380201 99.573886) + (xy 148.439511 99.676613) (xy 148.523387 99.760489) (xy 148.626114 99.819799) (xy 148.740691 99.8505) + (xy 148.740694 99.8505) (xy 148.859306 99.8505) (xy 148.859309 99.8505) (xy 148.973886 99.819799) + (xy 149.076613 99.760489) (xy 149.160489 99.676613) (xy 149.219799 99.573886) (xy 149.2505 99.459309) + (xy 149.2505 99.340691) (xy 149.219799 99.226114) (xy 149.160489 99.123387) (xy 149.160484 99.123382) + (xy 149.155542 99.116941) (xy 149.156973 99.115842) (xy 149.128334 99.063394) (xy 149.1255 99.037036) + (xy 149.1255 96.382149) (xy 149.1255 96.382147) (xy 149.103318 96.299361) (xy 149.060465 96.225138) + (xy 142.261819 89.426492) (xy 142.228334 89.365169) (xy 142.226568 89.348749) (xy 142.226561 89.348751) + (xy 142.2255 89.340694) (xy 142.2255 89.340693) (xy 142.2255 89.340691) (xy 142.194799 89.226114) + (xy 142.135489 89.123387) (xy 142.051613 89.039511) (xy 141.948886 88.980201) (xy 141.834309 88.9495) + (xy 141.715691 88.9495) (xy 141.601114 88.980201) (xy 141.601112 88.980201) (xy 141.601112 88.980202) + (xy 141.498387 89.039511) (xy 141.498384 89.039513) (xy 141.414513 89.123384) (xy 141.414511 89.123387) + (xy 141.360344 89.217207) (xy 141.355201 89.226114) (xy 141.3245 89.340691) (xy 138.119636 89.340691) + (xy 139.919636 87.540691) (xy 141.3245 87.540691) (xy 141.3245 87.659309) (xy 141.355201 87.773886) + (xy 141.414511 87.876613) (xy 141.498387 87.960489) (xy 141.601114 88.019799) (xy 141.715691 88.0505) + (xy 141.737848 88.0505) (xy 141.799848 88.067113) (xy 141.83133 88.085289) (xy 141.831331 88.08529) + (xy 141.831333 88.08529) (xy 141.831334 88.085291) (xy 141.91412 88.107474) (xy 141.914122 88.107474) + (xy 142.007422 88.107474) (xy 142.007438 88.107473) (xy 142.128358 88.107473) (xy 142.195397 88.127158) + (xy 142.241152 88.179962) (xy 142.251096 88.24912) (xy 142.238324 88.28602) (xy 142.238726 88.286187) + (xy 142.235931 88.292934) (xy 142.235745 88.293473) (xy 142.235615 88.293697) (xy 142.235614 88.293701) + (xy 142.204913 88.408278) (xy 142.204913 88.526896) (xy 142.235614 88.641473) (xy 142.294924 88.7442) + (xy 142.3788 88.828076) (xy 142.481527 88.887386) (xy 142.596104 88.918087) (xy 142.596107 88.918087) + (xy 142.714719 88.918087) (xy 142.714722 88.918087) (xy 142.829299 88.887386) (xy 142.932026 88.828076) + (xy 142.998284 88.761818) (xy 143.059608 88.728334) (xy 143.085965 88.7255) (xy 146.213811 88.7255) + (xy 146.28085 88.745185) (xy 146.301492 88.761819) (xy 159.513181 101.973508) (xy 159.546666 102.034831) + (xy 159.548431 102.05125) (xy 159.548439 102.051249) (xy 159.549499 102.059305) (xy 159.5495 102.059308) + (xy 159.5495 102.059309) (xy 159.580201 102.173886) (xy 159.639511 102.276613) (xy 159.723387 102.360489) + (xy 159.826114 102.419799) (xy 159.833153 102.423863) (xy 159.832093 102.425697) (xy 159.87776 102.462489) + (xy 159.899832 102.528781) (xy 159.899512 102.540581) (xy 159.899627 102.540587) (xy 159.8995 102.543382) + (xy 159.8995 103.456613) (xy 159.905913 103.527192) (xy 159.905913 103.527194) (xy 159.905914 103.527196) + (xy 159.956522 103.689606) (xy 160.044455 103.835065) (xy 160.04453 103.835188) (xy 160.164811 103.955469) + (xy 160.164813 103.95547) (xy 160.164815 103.955472) (xy 160.310394 104.043478) (xy 160.472804 104.094086) + (xy 160.543384 104.1005) (xy 160.543387 104.1005) (xy 161.456613 104.1005) (xy 161.456616 104.1005) + (xy 161.527196 104.094086) (xy 161.689606 104.043478) (xy 161.835185 103.955472) (xy 161.955472 103.835185) + (xy 162.043478 103.689606) (xy 162.094086 103.527196) (xy 162.1005 103.456616) (xy 162.1005 103.09653) + (xy 164.6245 103.09653) (xy 164.6245 103.303469) (xy 164.664868 103.506412) (xy 164.66487 103.50642) + (xy 164.744058 103.697596) (xy 164.859024 103.869657) (xy 165.005342 104.015975) (xy 165.005345 104.015977) + (xy 165.177402 104.130941) (xy 165.36858 104.21013) (xy 165.57153 104.250499) (xy 165.571534 104.2505) + (xy 165.571535 104.2505) (xy 166.028466 104.2505) (xy 166.028467 104.250499) (xy 166.23142 104.21013) + (xy 166.422598 104.130941) (xy 166.594655 104.015977) (xy 166.740977 103.869655) (xy 166.855941 103.697598) + (xy 166.93513 103.50642) (xy 166.9755 103.303465) (xy 166.9755 103.096535) (xy 166.93513 102.89358) + (xy 166.855941 102.702402) (xy 166.740977 102.530345) (xy 166.740975 102.530342) (xy 166.594657 102.384024) + (xy 166.508626 102.326541) (xy 166.422598 102.269059) (xy 166.23142 102.18987) (xy 166.231412 102.189868) + (xy 166.028469 102.1495) (xy 166.028465 102.1495) (xy 165.571535 102.1495) (xy 165.57153 102.1495) + (xy 165.368587 102.189868) (xy 165.368579 102.18987) (xy 165.177403 102.269058) (xy 165.005342 102.384024) + (xy 164.859024 102.530342) (xy 164.744058 102.702403) (xy 164.66487 102.893579) (xy 164.664868 102.893587) + (xy 164.6245 103.09653) (xy 162.1005 103.09653) (xy 162.1005 102.543384) (xy 162.094086 102.472804) + (xy 162.043478 102.310394) (xy 161.955472 102.164815) (xy 161.95547 102.164813) (xy 161.955469 102.164811) + (xy 161.835188 102.04453) (xy 161.689606 101.956522) (xy 161.55638 101.915008) (xy 161.527196 101.905914) + (xy 161.527194 101.905913) (xy 161.527192 101.905913) (xy 161.477778 101.901423) (xy 161.456616 101.8995) + (xy 160.543384 101.8995) (xy 160.543383 101.8995) (xy 160.540587 101.899627) (xy 160.540581 101.8995) + (xy 160.540574 101.8995) (xy 160.540574 101.89934) (xy 160.540542 101.898651) (xy 160.475833 101.885833) + (xy 160.425515 101.837357) (xy 160.421174 101.828497) (xy 160.419799 101.826116) (xy 160.419799 101.826114) + (xy 160.360489 101.723387) (xy 160.276613 101.639511) (xy 160.173886 101.580201) (xy 160.059309 101.5495) + (xy 160.059305 101.549499) (xy 160.051249 101.548439) (xy 160.051484 101.54665) (xy 159.99415 101.529815) + (xy 159.973508 101.513181) (xy 159.056857 100.59653) (xy 164.6245 100.59653) (xy 164.6245 100.803469) + (xy 164.664868 101.006412) (xy 164.66487 101.00642) (xy 164.71049 101.116557) (xy 164.744059 101.197598) + (xy 164.768941 101.234837) (xy 164.859024 101.369657) (xy 165.005342 101.515975) (xy 165.005345 101.515977) + (xy 165.177402 101.630941) (xy 165.36858 101.71013) (xy 165.57153 101.750499) (xy 165.571534 101.7505) + (xy 165.571535 101.7505) (xy 166.028466 101.7505) (xy 166.028467 101.750499) (xy 166.23142 101.71013) + (xy 166.422598 101.630941) (xy 166.594655 101.515977) (xy 166.740977 101.369655) (xy 166.855941 101.197598) + (xy 166.93513 101.00642) (xy 166.9755 100.803465) (xy 166.9755 100.596535) (xy 166.93513 100.39358) + (xy 166.855941 100.202402) (xy 166.740977 100.030345) (xy 166.740975 100.030342) (xy 166.594657 99.884024) + (xy 166.498533 99.819797) (xy 166.422598 99.769059) (xy 166.401908 99.760489) (xy 166.23142 99.68987) + (xy 166.231412 99.689868) (xy 166.028469 99.6495) (xy 166.028465 99.6495) (xy 165.571535 99.6495) + (xy 165.57153 99.6495) (xy 165.368587 99.689868) (xy 165.368579 99.68987) (xy 165.177403 99.769058) + (xy 165.005342 99.884024) (xy 164.859024 100.030342) (xy 164.744058 100.202403) (xy 164.66487 100.393579) + (xy 164.664868 100.393587) (xy 164.6245 100.59653) (xy 159.056857 100.59653) (xy 156.556857 98.09653) + (xy 164.6245 98.09653) (xy 164.6245 98.303469) (xy 164.664868 98.506412) (xy 164.66487 98.50642) + (xy 164.744058 98.697596) (xy 164.859024 98.869657) (xy 165.005342 99.015975) (xy 165.005345 99.015977) + (xy 165.177402 99.130941) (xy 165.36858 99.21013) (xy 165.57153 99.250499) (xy 165.571534 99.2505) + (xy 165.571535 99.2505) (xy 166.028466 99.2505) (xy 166.028467 99.250499) (xy 166.23142 99.21013) + (xy 166.422598 99.130941) (xy 166.594655 99.015977) (xy 166.740977 98.869655) (xy 166.855941 98.697598) + (xy 166.93513 98.50642) (xy 166.9755 98.303465) (xy 166.9755 98.096535) (xy 166.93513 97.89358) + (xy 166.855941 97.702402) (xy 166.740977 97.530345) (xy 166.740975 97.530342) (xy 166.594657 97.384024) + (xy 166.508626 97.326541) (xy 166.422598 97.269059) (xy 166.399052 97.259306) (xy 166.23142 97.18987) + (xy 166.231412 97.189868) (xy 166.028469 97.1495) (xy 166.028465 97.1495) (xy 165.571535 97.1495) + (xy 165.57153 97.1495) (xy 165.368587 97.189868) (xy 165.368579 97.18987) (xy 165.177403 97.269058) + (xy 165.005342 97.384024) (xy 164.859024 97.530342) (xy 164.744058 97.702403) (xy 164.66487 97.893579) + (xy 164.664868 97.893587) (xy 164.6245 98.09653) (xy 156.556857 98.09653) (xy 154.056857 95.59653) + (xy 164.6245 95.59653) (xy 164.6245 95.803469) (xy 164.664868 96.006412) (xy 164.66487 96.00642) + (xy 164.744058 96.197596) (xy 164.859024 96.369657) (xy 165.005342 96.515975) (xy 165.005345 96.515977) + (xy 165.177402 96.630941) (xy 165.36858 96.71013) (xy 165.55218 96.74665) (xy 165.57153 96.750499) + (xy 165.571534 96.7505) (xy 165.571535 96.7505) (xy 166.028466 96.7505) (xy 166.028467 96.750499) + (xy 166.23142 96.71013) (xy 166.422598 96.630941) (xy 166.594655 96.515977) (xy 166.740977 96.369655) + (xy 166.855941 96.197598) (xy 166.93513 96.00642) (xy 166.9755 95.803465) (xy 166.9755 95.596535) + (xy 166.93513 95.39358) (xy 166.855941 95.202402) (xy 166.740977 95.030345) (xy 166.740975 95.030342) + (xy 166.594657 94.884024) (xy 166.468156 94.7995) (xy 166.422598 94.769059) (xy 166.323007 94.727807) + (xy 166.23142 94.68987) (xy 166.231412 94.689868) (xy 166.028469 94.6495) (xy 166.028465 94.6495) + (xy 165.571535 94.6495) (xy 165.57153 94.6495) (xy 165.368587 94.689868) (xy 165.368579 94.68987) + (xy 165.177403 94.769058) (xy 165.005342 94.884024) (xy 164.859024 95.030342) (xy 164.744058 95.202403) + (xy 164.66487 95.393579) (xy 164.664868 95.393587) (xy 164.6245 95.59653) (xy 154.056857 95.59653) + (xy 151.556857 93.09653) (xy 164.6245 93.09653) (xy 164.6245 93.303469) (xy 164.664868 93.506412) + (xy 164.66487 93.50642) (xy 164.744058 93.697596) (xy 164.859024 93.869657) (xy 165.005342 94.015975) + (xy 165.005345 94.015977) (xy 165.177402 94.130941) (xy 165.36858 94.21013) (xy 165.57153 94.250499) + (xy 165.571534 94.2505) (xy 165.571535 94.2505) (xy 166.028466 94.2505) (xy 166.028467 94.250499) + (xy 166.23142 94.21013) (xy 166.422598 94.130941) (xy 166.594655 94.015977) (xy 166.740977 93.869655) + (xy 166.855941 93.697598) (xy 166.93513 93.50642) (xy 166.9755 93.303465) (xy 166.9755 93.096535) + (xy 166.93513 92.89358) (xy 166.855941 92.702402) (xy 166.740977 92.530345) (xy 166.740975 92.530342) + (xy 166.594657 92.384024) (xy 166.508626 92.326541) (xy 166.422598 92.269059) (xy 166.23142 92.18987) + (xy 166.231412 92.189868) (xy 166.028469 92.1495) (xy 166.028465 92.1495) (xy 165.571535 92.1495) + (xy 165.57153 92.1495) (xy 165.368587 92.189868) (xy 165.368579 92.18987) (xy 165.177403 92.269058) + (xy 165.005342 92.384024) (xy 164.859024 92.530342) (xy 164.744058 92.702403) (xy 164.66487 92.893579) + (xy 164.664868 92.893587) (xy 164.6245 93.09653) (xy 151.556857 93.09653) (xy 149.056857 90.59653) + (xy 164.6245 90.59653) (xy 164.6245 90.803469) (xy 164.664868 91.006412) (xy 164.66487 91.00642) + (xy 164.744058 91.197596) (xy 164.859024 91.369657) (xy 165.005342 91.515975) (xy 165.005345 91.515977) + (xy 165.177402 91.630941) (xy 165.36858 91.71013) (xy 165.57153 91.750499) (xy 165.571534 91.7505) + (xy 165.571535 91.7505) (xy 166.028466 91.7505) (xy 166.028467 91.750499) (xy 166.23142 91.71013) + (xy 166.422598 91.630941) (xy 166.594655 91.515977) (xy 166.740977 91.369655) (xy 166.855941 91.197598) + (xy 166.93513 91.00642) (xy 166.9755 90.803465) (xy 166.9755 90.596535) (xy 166.93513 90.39358) + (xy 166.855941 90.202402) (xy 166.740977 90.030345) (xy 166.740975 90.030342) (xy 166.594657 89.884024) + (xy 166.498126 89.819525) (xy 166.422598 89.769059) (xy 166.401908 89.760489) (xy 166.23142 89.68987) + (xy 166.231412 89.689868) (xy 166.028469 89.6495) (xy 166.028465 89.6495) (xy 165.571535 89.6495) + (xy 165.57153 89.6495) (xy 165.368587 89.689868) (xy 165.368579 89.68987) (xy 165.177403 89.769058) + (xy 165.005342 89.884024) (xy 164.859024 90.030342) (xy 164.744058 90.202403) (xy 164.66487 90.393579) + (xy 164.664868 90.393587) (xy 164.6245 90.59653) (xy 149.056857 90.59653) (xy 146.779481 88.319154) + (xy 146.745996 88.257831) (xy 146.75098 88.188139) (xy 146.792852 88.132206) (xy 146.858316 88.107789) + (xy 146.867162 88.107473) (xy 156.260878 88.107473) (xy 156.26088 88.107473) (xy 156.301721 88.09653) + (xy 164.6245 88.09653) (xy 164.6245 88.303469) (xy 164.664868 88.506412) (xy 164.66487 88.50642) + (xy 164.720811 88.641474) (xy 164.744059 88.697598) (xy 164.782039 88.754439) (xy 164.859024 88.869657) + (xy 165.005342 89.015975) (xy 165.005345 89.015977) (xy 165.177402 89.130941) (xy 165.36858 89.21013) + (xy 165.57153 89.250499) (xy 165.571534 89.2505) (xy 165.571535 89.2505) (xy 166.028466 89.2505) + (xy 166.028467 89.250499) (xy 166.23142 89.21013) (xy 166.422598 89.130941) (xy 166.594655 89.015977) + (xy 166.740977 88.869655) (xy 166.855941 88.697598) (xy 166.93513 88.50642) (xy 166.9755 88.303465) + (xy 166.9755 88.096535) (xy 166.93513 87.89358) (xy 166.855941 87.702402) (xy 166.740977 87.530345) + (xy 166.740975 87.530342) (xy 166.594657 87.384024) (xy 166.463939 87.296682) (xy 166.422598 87.269059) + (xy 166.351263 87.239511) (xy 166.23142 87.18987) (xy 166.231412 87.189868) (xy 166.028469 87.1495) + (xy 166.028465 87.1495) (xy 165.571535 87.1495) (xy 165.57153 87.1495) (xy 165.368587 87.189868) + (xy 165.368579 87.18987) (xy 165.177403 87.269058) (xy 165.005342 87.384024) (xy 164.859024 87.530342) + (xy 164.744058 87.702403) (xy 164.66487 87.893579) (xy 164.664868 87.893587) (xy 164.6245 88.09653) + (xy 156.301721 88.09653) (xy 156.343666 88.085291) (xy 156.417889 88.042438) (xy 158.016941 86.443386) + (xy 159.8995 86.443386) (xy 159.8995 87.356613) (xy 159.905913 87.427192) (xy 159.905913 87.427194) + (xy 159.905914 87.427196) (xy 159.956522 87.589606) (xy 160.02471 87.702403) (xy 160.04453 87.735188) + (xy 160.164811 87.855469) (xy 160.164813 87.85547) (xy 160.164815 87.855472) (xy 160.310394 87.943478) + (xy 160.472804 87.994086) (xy 160.543384 88.0005) (xy 160.543387 88.0005) (xy 161.456613 88.0005) + (xy 161.456616 88.0005) (xy 161.527196 87.994086) (xy 161.689606 87.943478) (xy 161.835185 87.855472) + (xy 161.955472 87.735185) (xy 162.043478 87.589606) (xy 162.094086 87.427196) (xy 162.1005 87.356616) + (xy 162.1005 86.443384) (xy 162.094086 86.372804) (xy 162.043478 86.210394) (xy 161.955472 86.064815) + (xy 161.95547 86.064813) (xy 161.955469 86.064811) (xy 161.835188 85.94453) (xy 161.826925 85.939535) + (xy 161.689606 85.856522) (xy 161.527196 85.805914) (xy 161.527194 85.805913) (xy 161.527192 85.805913) + (xy 161.477778 85.801423) (xy 161.456616 85.7995) (xy 160.543384 85.7995) (xy 160.524145 85.801248) + (xy 160.472807 85.805913) (xy 160.310393 85.856522) (xy 160.164811 85.94453) (xy 160.04453 86.064811) + (xy 159.956522 86.210393) (xy 159.905913 86.372807) (xy 159.8995 86.443386) (xy 158.016941 86.443386) + (xy 158.863797 85.59653) (xy 164.6245 85.59653) (xy 164.6245 85.803469) (xy 164.652559 85.94453) + (xy 164.66487 86.00642) (xy 164.744059 86.197598) (xy 164.752609 86.210394) (xy 164.859024 86.369657) + (xy 165.005342 86.515975) (xy 165.005345 86.515977) (xy 165.177402 86.630941) (xy 165.36858 86.71013) + (xy 165.56962 86.750119) (xy 165.57153 86.750499) (xy 165.571534 86.7505) (xy 165.571535 86.7505) + (xy 166.028466 86.7505) (xy 166.028467 86.750499) (xy 166.23142 86.71013) (xy 166.422598 86.630941) + (xy 166.594655 86.515977) (xy 166.740977 86.369655) (xy 166.855941 86.197598) (xy 166.93513 86.00642) + (xy 166.9755 85.803465) (xy 166.9755 85.596535) (xy 166.93513 85.39358) (xy 166.855941 85.202402) + (xy 166.740977 85.030345) (xy 166.740975 85.030342) (xy 166.594657 84.884024) (xy 166.49846 84.819748) + (xy 166.422598 84.769059) (xy 166.312329 84.723384) (xy 166.23142 84.68987) (xy 166.231412 84.689868) + (xy 166.028469 84.6495) (xy 166.028465 84.6495) (xy 165.571535 84.6495) (xy 165.57153 84.6495) (xy 165.368587 84.689868) + (xy 165.368579 84.68987) (xy 165.177403 84.769058) (xy 165.005342 84.884024) (xy 164.859024 85.030342) + (xy 164.744058 85.202403) (xy 164.66487 85.393579) (xy 164.664868 85.393587) (xy 164.6245 85.59653) + (xy 158.863797 85.59653) (xy 158.973508 85.486819) (xy 159.034831 85.453334) (xy 159.05125 85.451568) + (xy 159.051249 85.451561) (xy 159.059305 85.4505) (xy 159.059309 85.4505) (xy 159.173886 85.419799) + (xy 159.276613 85.360489) (xy 159.360489 85.276613) (xy 159.419799 85.173886) (xy 159.4505 85.059309) + (xy 159.4505 84.940691) (xy 159.419799 84.826114) (xy 159.360489 84.723387) (xy 159.276613 84.639511) + (xy 159.173886 84.580201) (xy 159.059309 84.5495) (xy 158.940691 84.5495) (xy 158.826114 84.580201) + (xy 158.826112 84.580201) (xy 158.826112 84.580202) (xy 158.723387 84.639511) (xy 158.723384 84.639513) + (xy 158.639513 84.723384) (xy 158.639511 84.723387) (xy 158.580201 84.826114) (xy 158.566236 84.878231) + (xy 158.549499 84.940694) (xy 158.548439 84.948751) (xy 158.54665 84.948515) (xy 158.529815 85.00585) + (xy 158.513181 85.026492) (xy 156.119519 87.420154) (xy 156.058196 87.453639) (xy 156.031838 87.456473) + (xy 142.283918 87.456473) (xy 142.216879 87.436788) (xy 142.176531 87.394474) (xy 142.170498 87.384024) + (xy 142.135489 87.323387) (xy 142.051613 87.239511) (xy 141.948886 87.180201) (xy 141.834309 87.1495) + (xy 141.715691 87.1495) (xy 141.601114 87.180201) (xy 141.601112 87.180201) (xy 141.601112 87.180202) + (xy 141.498387 87.239511) (xy 141.498384 87.239513) (xy 141.414513 87.323384) (xy 141.414511 87.323387) + (xy 141.373469 87.394474) (xy 141.355201 87.426114) (xy 141.3245 87.540691) (xy 139.919636 87.540691) + (xy 140.898508 86.561819) (xy 140.959831 86.528334) (xy 140.986189 86.5255) (xy 143.442851 86.5255) + (xy 143.442853 86.5255) (xy 143.525639 86.503318) (xy 143.599862 86.460465) (xy 147.199859 82.860466) + (xy 147.199862 82.860465) (xy 147.260465 82.799862) (xy 147.285126 82.757147) (xy 147.303318 82.725639) + (xy 147.3255 82.642853) (xy 147.3255 82.557147) (xy 147.3255 81.557147) (xy 147.303318 81.474362) + (xy 147.303314 81.474355) (xy 147.260469 81.400144) (xy 147.260463 81.400136) (xy 147.086819 81.226492) + (xy 147.053334 81.165169) (xy 147.051568 81.148749) (xy 147.051561 81.148751) (xy 147.0505 81.140694) + (xy 147.0505 81.140693) (xy 147.0505 81.140691) (xy 147.019799 81.026114) (xy 146.960489 80.923387) + (xy 146.876613 80.839511) (xy 146.773886 80.780201) (xy 146.659309 80.7495) (xy 146.540691 80.7495) + (xy 146.426114 80.780201) (xy 146.426112 80.780201) (xy 146.426112 80.780202) (xy 146.323387 80.839511) + (xy 146.323384 80.839513) (xy 146.239513 80.923384) (xy 146.239511 80.923387) (xy 146.218091 80.960488) + (xy 146.180201 81.026114) (xy 146.1495 81.140691) (xy 146.1495 81.259309) (xy 146.180201 81.373886) + (xy 146.239511 81.476613) (xy 146.323387 81.560489) (xy 146.426114 81.619799) (xy 146.540691 81.6505) + (xy 146.540694 81.6505) (xy 146.548751 81.651561) (xy 146.548515 81.653349) (xy 146.568251 81.659144) + (xy 146.598238 81.665668) (xy 146.603253 81.669422) (xy 146.60585 81.670185) (xy 146.626492 81.686819) + (xy 146.638181 81.698508) (xy 146.671666 81.759831) (xy 146.6745 81.786189) (xy 146.6745 82.413811) + (xy 146.654815 82.48085) (xy 146.638181 82.501492) (xy 143.301492 85.838181) (xy 143.240169 85.871666) + (xy 143.213811 85.8745) (xy 140.757147 85.8745) (xy 140.674359 85.896682) (xy 140.600138 85.939535) + (xy 140.600135 85.939537) (xy 139.337181 87.202492) (xy 139.275858 87.235977) (xy 139.206166 87.230993) + (xy 139.150233 87.189121) (xy 139.125816 87.123657) (xy 139.1255 87.114811) (xy 139.1255 86.786187) + (xy 139.145185 86.719148) (xy 139.161814 86.698511) (xy 140.766255 85.094069) (xy 140.827576 85.060586) + (xy 140.897268 85.06557) (xy 140.953201 85.107442) (xy 140.973708 85.149656) (xy 140.9802 85.173885) + (xy 140.996665 85.202402) (xy 141.039511 85.276613) (xy 141.123387 85.360489) (xy 141.226114 85.419799) + (xy 141.340691 85.4505) (xy 141.340694 85.4505) (xy 141.459306 85.4505) (xy 141.459309 85.4505) + (xy 141.573886 85.419799) (xy 141.676613 85.360489) (xy 141.760489 85.276613) (xy 141.819799 85.173886) + (xy 141.8505 85.059309) (xy 141.8505 84.940691) (xy 141.824626 84.844128) (xy 141.826289 84.774282) + (xy 141.865451 84.716419) (xy 141.929679 84.688915) (xy 141.944401 84.688038) (xy 142.695986 84.688038) + (xy 142.695988 84.688038) (xy 142.778774 84.665856) (xy 142.852997 84.623003) (xy 144.368238 83.107762) + (xy 144.429561 83.074277) (xy 144.44598 83.072511) (xy 144.445979 83.072504) (xy 144.454035 83.071443) + (xy 144.454039 83.071443) (xy 144.568616 83.040742) (xy 144.671343 82.981432) (xy 144.755219 82.897556) + (xy 144.814529 82.794829) (xy 144.84523 82.680252) (xy 144.84523 82.561634) (xy 144.814529 82.447057) + (xy 144.779935 82.38714) (xy 144.763463 82.319241) (xy 144.786315 82.253214) (xy 144.799637 82.237464) + (xy 144.834989 82.202113) (xy 144.894299 82.099386) (xy 144.925 81.984809) (xy 144.925 81.866191) + (xy 144.894299 81.751614) (xy 144.834989 81.648887) (xy 144.751113 81.565011) (xy 144.648386 81.505701) + (xy 144.533809 81.475) (xy 144.415191 81.475) (xy 144.300614 81.505701) (xy 144.300612 81.505701) + (xy 144.300612 81.505702) (xy 144.197887 81.565011) (xy 144.124716 81.638182) (xy 144.063392 81.671666) + (xy 144.037035 81.6745) (xy 136.860092 81.6745) (xy 136.793053 81.654815) (xy 136.747298 81.602011) + (xy 136.737354 81.532853) (xy 136.757754 81.484418) (xy 136.756425 81.483651) (xy 136.760487 81.476614) + (xy 136.760489 81.476613) (xy 136.819799 81.373886) (xy 136.8505 81.259309) (xy 136.8505 81.140691) + (xy 136.819799 81.026114) (xy 136.760489 80.923387) (xy 136.676613 80.839511) (xy 136.573886 80.780201) + (xy 136.459309 80.7495) (xy 136.340691 80.7495) (xy 136.226114 80.780201) (xy 136.226112 80.780201) + (xy 136.226112 80.780202) (xy 136.123387 80.839511) (xy 136.116941 80.844458) (xy 136.115842 80.843026) + (xy 136.063394 80.871666) (xy 136.037036 80.8745) (xy 130.050465 80.8745) (xy 130.050449 80.874499) + (xy 130.042853 80.874499) (xy 129.957147 80.874499) (xy 129.874361 80.896682) (xy 129.874359 80.896683) + (xy 129.848487 80.911619) (xy 129.848488 80.91162) (xy 129.800138 80.939534) (xy 129.746604 80.993069) + (xy 129.746603 80.993068) (xy 129.746601 80.993072) (xy 129.739535 81.000138) (xy 129.739533 81.000139) + (xy 129.689335 81.050337) (xy 129.633745 81.105927) (xy 129.572422 81.139411) (xy 129.50273 81.134427) + (xy 129.446797 81.092555) (xy 129.42629 81.050339) (xy 129.419799 81.026114) (xy 129.360489 80.923387) + (xy 129.276613 80.839511) (xy 129.173886 80.780201) (xy 129.059309 80.7495) (xy 128.940691 80.7495) + (xy 128.826114 80.780201) (xy 128.826112 80.780201) (xy 128.826112 80.780202) (xy 128.723387 80.839511) + (xy 128.723384 80.839513) (xy 128.639513 80.923384) (xy 128.639511 80.923387) (xy 128.618091 80.960488) + (xy 128.580201 81.026114) (xy 128.5495 81.140691) (xy 111.7005 81.140691) (xy 111.7005 80.540691) + (xy 139.1495 80.540691) (xy 139.1495 80.659309) (xy 139.180201 80.773886) (xy 139.239511 80.876613) + (xy 139.323387 80.960489) (xy 139.426114 81.019799) (xy 139.540691 81.0505) (xy 139.540694 81.0505) + (xy 139.659306 81.0505) (xy 139.659309 81.0505) (xy 139.773886 81.019799) (xy 139.876613 80.960489) + (xy 139.960489 80.876613) (xy 140.019799 80.773886) (xy 140.0505 80.659309) (xy 140.0505 80.540691) + (xy 140.019799 80.426114) (xy 139.960489 80.323387) (xy 139.876613 80.239511) (xy 139.773886 80.180201) + (xy 139.659309 80.1495) (xy 139.540691 80.1495) (xy 139.426114 80.180201) (xy 139.426112 80.180201) + (xy 139.426112 80.180202) (xy 139.323387 80.239511) (xy 139.323384 80.239513) (xy 139.239513 80.323384) + (xy 139.239511 80.323387) (xy 139.180201 80.426114) (xy 139.1495 80.540691) (xy 111.7005 80.540691) + (xy 111.7005 79.140691) (xy 142.1495 79.140691) (xy 142.1495 79.259309) (xy 142.180201 79.373886) + (xy 142.239511 79.476613) (xy 142.323387 79.560489) (xy 142.426114 79.619799) (xy 142.540691 79.6505) + (xy 142.540694 79.6505) (xy 142.659306 79.6505) (xy 142.659309 79.6505) (xy 142.773886 79.619799) + (xy 142.876613 79.560489) (xy 142.87662 79.560481) (xy 142.883059 79.555542) (xy 142.884157 79.556973) + (xy 142.936606 79.528334) (xy 142.962964 79.5255) (xy 147.013811 79.5255) (xy 147.08085 79.545185) + (xy 147.101492 79.561819) (xy 151.113181 83.573507) (xy 151.146666 83.63483) (xy 151.148431 83.651249) + (xy 151.148439 83.651249) (xy 151.149499 83.659305) (xy 151.1495 83.659308) (xy 151.1495 83.659309) + (xy 151.180201 83.773886) (xy 151.239511 83.876613) (xy 151.323387 83.960489) (xy 151.426114 84.019799) + (xy 151.540691 84.0505) (xy 151.540694 84.0505) (xy 151.659306 84.0505) (xy 151.659309 84.0505) + (xy 151.773886 84.019799) (xy 151.876613 83.960489) (xy 151.960489 83.876613) (xy 152.019799 83.773886) + (xy 152.0505 83.659309) (xy 152.0505 83.540691) (xy 152.019799 83.426114) (xy 151.960489 83.323387) + (xy 151.876613 83.239511) (xy 151.773886 83.180201) (xy 151.659309 83.1495) (xy 151.659305 83.149499) + (xy 151.651249 83.148439) (xy 151.651484 83.14665) (xy 151.631747 83.140855) (xy 151.601761 83.134332) + (xy 151.596745 83.130577) (xy 151.594149 83.129815) (xy 151.573507 83.113181) (xy 151.522167 83.061841) + (xy 151.440573 82.980247) (xy 159.8995 82.980247) (xy 159.8995 84.819752) (xy 159.911131 84.878229) + (xy 159.911132 84.87823) (xy 159.955447 84.944552) (xy 160.021769 84.988867) (xy 160.02177 84.988868) + (xy 160.080247 85.000499) (xy 160.08025 85.0005) (xy 160.080252 85.0005) (xy 161.91975 85.0005) + (xy 161.919751 85.000499) (xy 161.934568 84.997552) (xy 161.978229 84.988868) (xy 161.978229 84.988867) + (xy 161.978231 84.988867) (xy 162.044552 84.944552) (xy 162.088867 84.878231) (xy 162.088867 84.878229) + (xy 162.088868 84.878229) (xy 162.100499 84.819752) (xy 162.1005 84.81975) (xy 162.1005 83.09653) + (xy 164.6245 83.09653) (xy 164.6245 83.303469) (xy 164.664868 83.506412) (xy 164.66487 83.50642) + (xy 164.728677 83.660464) (xy 164.744059 83.697598) (xy 164.786081 83.760489) (xy 164.859024 83.869657) + (xy 165.005342 84.015975) (xy 165.005345 84.015977) (xy 165.177402 84.130941) (xy 165.36858 84.21013) + (xy 165.57153 84.250499) (xy 165.571534 84.2505) (xy 165.571535 84.2505) (xy 166.028466 84.2505) + (xy 166.028467 84.250499) (xy 166.23142 84.21013) (xy 166.422598 84.130941) (xy 166.594655 84.015977) + (xy 166.740977 83.869655) (xy 166.855941 83.697598) (xy 166.93513 83.50642) (xy 166.9755 83.303465) + (xy 166.9755 83.096535) (xy 166.93513 82.89358) (xy 166.855941 82.702402) (xy 166.740977 82.530345) + (xy 166.740975 82.530342) (xy 166.594657 82.384024) (xy 166.477645 82.30584) (xy 166.422598 82.269059) + (xy 166.23142 82.18987) (xy 166.231412 82.189868) (xy 166.028469 82.1495) (xy 166.028465 82.1495) + (xy 165.571535 82.1495) (xy 165.57153 82.1495) (xy 165.368587 82.189868) (xy 165.368579 82.18987) + (xy 165.177403 82.269058) (xy 165.005342 82.384024) (xy 164.859024 82.530342) (xy 164.744058 82.702403) + (xy 164.66487 82.893579) (xy 164.664868 82.893587) (xy 164.6245 83.09653) (xy 162.1005 83.09653) + (xy 162.1005 82.980249) (xy 162.100499 82.980247) (xy 162.088868 82.92177) (xy 162.088867 82.921769) + (xy 162.044552 82.855447) (xy 161.97823 82.811132) (xy 161.978229 82.811131) (xy 161.919752 82.7995) + (xy 161.919748 82.7995) (xy 160.080252 82.7995) (xy 160.080247 82.7995) (xy 160.02177 82.811131) + (xy 160.021769 82.811132) (xy 159.955447 82.855447) (xy 159.911132 82.921769) (xy 159.911131 82.92177) + (xy 159.8995 82.980247) (xy 151.440573 82.980247) (xy 149.138451 80.678124) (xy 149.056857 80.59653) + (xy 164.6245 80.59653) (xy 164.6245 80.803469) (xy 164.664868 81.006412) (xy 164.66487 81.00642) + (xy 164.744058 81.197596) (xy 164.859024 81.369657) (xy 165.005342 81.515975) (xy 165.005345 81.515977) + (xy 165.177402 81.630941) (xy 165.36858 81.71013) (xy 165.51641 81.739535) (xy 165.57153 81.750499) + (xy 165.571534 81.7505) (xy 165.571535 81.7505) (xy 166.028466 81.7505) (xy 166.028467 81.750499) + (xy 166.23142 81.71013) (xy 166.422598 81.630941) (xy 166.594655 81.515977) (xy 166.740977 81.369655) + (xy 166.855941 81.197598) (xy 166.93513 81.00642) (xy 166.9755 80.803465) (xy 166.9755 80.596535) + (xy 166.93513 80.39358) (xy 166.855941 80.202402) (xy 166.740977 80.030345) (xy 166.740975 80.030342) + (xy 166.594657 79.884024) (xy 166.508626 79.826541) (xy 166.422598 79.769059) (xy 166.23142 79.68987) + (xy 166.231412 79.689868) (xy 166.028469 79.6495) (xy 166.028465 79.6495) (xy 165.571535 79.6495) + (xy 165.57153 79.6495) (xy 165.368587 79.689868) (xy 165.368579 79.68987) (xy 165.177403 79.769058) + (xy 165.005342 79.884024) (xy 164.859024 80.030342) (xy 164.744058 80.202403) (xy 164.66487 80.393579) + (xy 164.664868 80.393587) (xy 164.6245 80.59653) (xy 149.056857 80.59653) (xy 147.399864 78.939537) + (xy 147.399863 78.939536) (xy 147.399862 78.939535) (xy 147.36275 78.918108) (xy 147.32564 78.896682) + (xy 147.284246 78.885591) (xy 147.242853 78.8745) (xy 147.242852 78.8745) (xy 142.962964 78.8745) + (xy 142.895925 78.854815) (xy 142.883064 78.844451) (xy 142.883059 78.844458) (xy 142.876615 78.839513) + (xy 142.876613 78.839511) (xy 142.773886 78.780201) (xy 142.659309 78.7495) (xy 142.540691 78.7495) + (xy 142.426114 78.780201) (xy 142.426112 78.780201) (xy 142.426112 78.780202) (xy 142.323387 78.839511) + (xy 142.323384 78.839513) (xy 142.239513 78.923384) (xy 142.239511 78.923387) (xy 142.180201 79.026114) + (xy 142.1495 79.140691) (xy 111.7005 79.140691) (xy 111.7005 78.09653) (xy 164.6245 78.09653) (xy 164.6245 78.303469) + (xy 164.664868 78.506412) (xy 164.66487 78.50642) (xy 164.744058 78.697596) (xy 164.859024 78.869657) + (xy 165.005342 79.015975) (xy 165.005345 79.015977) (xy 165.177402 79.130941) (xy 165.36858 79.21013) + (xy 165.57153 79.250499) (xy 165.571534 79.2505) (xy 165.571535 79.2505) (xy 166.028466 79.2505) + (xy 166.028467 79.250499) (xy 166.23142 79.21013) (xy 166.422598 79.130941) (xy 166.594655 79.015977) + (xy 166.740977 78.869655) (xy 166.855941 78.697598) (xy 166.93513 78.50642) (xy 166.9755 78.303465) + (xy 166.9755 78.096535) (xy 166.93513 77.89358) (xy 166.855941 77.702402) (xy 166.740977 77.530345) + (xy 166.740975 77.530342) (xy 166.594657 77.384024) (xy 166.508626 77.326541) (xy 166.422598 77.269059) + (xy 166.23142 77.18987) (xy 166.231412 77.189868) (xy 166.028469 77.1495) (xy 166.028465 77.1495) + (xy 165.571535 77.1495) (xy 165.57153 77.1495) (xy 165.368587 77.189868) (xy 165.368579 77.18987) + (xy 165.177403 77.269058) (xy 165.005342 77.384024) (xy 164.859024 77.530342) (xy 164.744058 77.702403) + (xy 164.66487 77.893579) (xy 164.664868 77.893587) (xy 164.6245 78.09653) (xy 111.7005 78.09653) + (xy 111.7005 77.33411) (xy 111.7005 77.334108) (xy 111.666392 77.206814) (xy 111.6005 77.092686) + (xy 111.535499 77.027685) (xy 111.502014 76.966362) (xy 111.506998 76.89667) (xy 111.535499 76.852323) + (xy 111.6005 76.787322) (xy 111.666392 76.673194) (xy 111.7005 76.5459) (xy 111.7005 75.59653) (xy 164.6245 75.59653) + (xy 164.6245 75.803469) (xy 164.664868 76.006412) (xy 164.66487 76.00642) (xy 164.744058 76.197596) + (xy 164.859024 76.369657) (xy 165.005342 76.515975) (xy 165.005345 76.515977) (xy 165.177402 76.630941) + (xy 165.36858 76.71013) (xy 165.57153 76.750499) (xy 165.571534 76.7505) (xy 165.571535 76.7505) + (xy 166.028466 76.7505) (xy 166.028467 76.750499) (xy 166.23142 76.71013) (xy 166.422598 76.630941) + (xy 166.594655 76.515977) (xy 166.740977 76.369655) (xy 166.855941 76.197598) (xy 166.93513 76.00642) + (xy 166.9755 75.803465) (xy 166.9755 75.596535) (xy 166.93513 75.39358) (xy 166.855941 75.202402) + (xy 166.740977 75.030345) (xy 166.740975 75.030342) (xy 166.594657 74.884024) (xy 166.508626 74.826541) + (xy 166.422598 74.769059) (xy 166.23142 74.68987) (xy 166.231412 74.689868) (xy 166.028469 74.6495) + (xy 166.028465 74.6495) (xy 165.571535 74.6495) (xy 165.57153 74.6495) (xy 165.368587 74.689868) + (xy 165.368579 74.68987) (xy 165.177403 74.769058) (xy 165.005342 74.884024) (xy 164.859024 75.030342) + (xy 164.744058 75.202403) (xy 164.66487 75.393579) (xy 164.664868 75.393587) (xy 164.6245 75.59653) + (xy 111.7005 75.59653) (xy 111.7005 73.340691) (xy 144.9495 73.340691) (xy 144.9495 73.459309) (xy 144.980201 73.573886) + (xy 145.039511 73.676613) (xy 145.123387 73.760489) (xy 145.226114 73.819799) (xy 145.340691 73.8505) + (xy 145.340694 73.8505) (xy 145.459306 73.8505) (xy 145.459309 73.8505) (xy 145.573886 73.819799) + (xy 145.676613 73.760489) (xy 145.760489 73.676613) (xy 145.819799 73.573886) (xy 145.8505 73.459309) + (xy 145.8505 73.340691) (xy 145.819799 73.226114) (xy 145.777264 73.152443) (xy 145.777264 73.152441) + (xy 145.760492 73.123393) (xy 145.760489 73.123387) (xy 145.733632 73.09653) (xy 164.6245 73.09653) + (xy 164.6245 73.303469) (xy 164.664868 73.506412) (xy 164.66487 73.50642) (xy 164.735367 73.676615) + (xy 164.744059 73.697598) (xy 164.786081 73.760489) (xy 164.859024 73.869657) (xy 165.005342 74.015975) + (xy 165.005345 74.015977) (xy 165.177402 74.130941) (xy 165.36858 74.21013) (xy 165.57153 74.250499) + (xy 165.571534 74.2505) (xy 165.571535 74.2505) (xy 166.028466 74.2505) (xy 166.028467 74.250499) + (xy 166.23142 74.21013) (xy 166.422598 74.130941) (xy 166.594655 74.015977) (xy 166.740977 73.869655) + (xy 166.855941 73.697598) (xy 166.93513 73.50642) (xy 166.9755 73.303465) (xy 166.9755 73.096535) + (xy 166.93513 72.89358) (xy 166.855941 72.702402) (xy 166.740977 72.530345) (xy 166.740975 72.530342) + (xy 166.594657 72.384024) (xy 166.508626 72.326541) (xy 166.422598 72.269059) (xy 166.23142 72.18987) + (xy 166.231412 72.189868) (xy 166.028469 72.1495) (xy 166.028465 72.1495) (xy 165.571535 72.1495) + (xy 165.57153 72.1495) (xy 165.368587 72.189868) (xy 165.368579 72.18987) (xy 165.177403 72.269058) + (xy 165.005342 72.384024) (xy 164.859024 72.530342) (xy 164.744058 72.702403) (xy 164.66487 72.893579) + (xy 164.664868 72.893587) (xy 164.6245 73.09653) (xy 145.733632 73.09653) (xy 145.676613 73.039511) + (xy 145.573886 72.980201) (xy 145.459309 72.9495) (xy 145.340691 72.9495) (xy 145.226114 72.980201) + (xy 145.226112 72.980201) (xy 145.226112 72.980202) (xy 145.123387 73.039511) (xy 145.123384 73.039513) + (xy 145.039513 73.123384) (xy 145.039511 73.123387) (xy 145.022737 73.152441) (xy 144.980201 73.226114) + (xy 144.9495 73.340691) (xy 111.7005 73.340691) (xy 111.7005 70.04573) (xy 164.6245 70.04573) (xy 164.6245 71.354269) + (xy 164.627353 71.384699) (xy 164.627353 71.384701) (xy 164.672206 71.51288) (xy 164.672207 71.512882) + (xy 164.75285 71.62215) (xy 164.862118 71.702793) (xy 164.904845 71.717744) (xy 164.990299 71.747646) + (xy 165.02073 71.7505) (xy 165.020734 71.7505) (xy 166.57927 71.7505) (xy 166.609699 71.747646) + (xy 166.609701 71.747646) (xy 166.67379 71.725219) (xy 166.737882 71.702793) (xy 166.84715 71.62215) + (xy 166.927793 71.512882) (xy 166.950219 71.44879) (xy 166.972646 71.384701) (xy 166.972646 71.384699) + (xy 166.9755 71.354269) (xy 166.9755 70.04573) (xy 166.972646 70.0153) (xy 166.972646 70.015298) + (xy 166.927793 69.887119) (xy 166.927792 69.887117) (xy 166.84715 69.77785) (xy 166.737882 69.697207) + (xy 166.73788 69.697206) (xy 166.6097 69.652353) (xy 166.57927 69.6495) (xy 166.579266 69.6495) + (xy 165.020734 69.6495) (xy 165.02073 69.6495) (xy 164.9903 69.652353) (xy 164.990298 69.652353) + (xy 164.862119 69.697206) (xy 164.862117 69.697207) (xy 164.75285 69.77785) (xy 164.672207 69.887117) + (xy 164.672206 69.887119) (xy 164.627353 70.015298) (xy 164.627353 70.0153) (xy 164.6245 70.04573) + (xy 111.7005 70.04573) (xy 111.7005 68.340691) (xy 139.3495 68.340691) (xy 139.3495 68.459309) (xy 139.380201 68.573886) + (xy 139.439511 68.676613) (xy 139.523387 68.760489) (xy 139.626114 68.819799) (xy 139.740691 68.8505) + (xy 139.740694 68.8505) (xy 139.859306 68.8505) (xy 139.859309 68.8505) (xy 139.973886 68.819799) + (xy 140.076613 68.760489) (xy 140.160489 68.676613) (xy 140.219799 68.573886) (xy 140.2505 68.459309) + (xy 140.2505 68.340691) (xy 147.5495 68.340691) (xy 147.5495 68.459309) (xy 147.580201 68.573886) + (xy 147.639511 68.676613) (xy 147.723387 68.760489) (xy 147.826114 68.819799) (xy 147.940691 68.8505) + (xy 147.940694 68.8505) (xy 148.059306 68.8505) (xy 148.059309 68.8505) (xy 148.173886 68.819799) + (xy 148.276613 68.760489) (xy 148.27662 68.760481) (xy 148.283059 68.755542) (xy 148.284157 68.756973) + (xy 148.336606 68.728334) (xy 148.362964 68.7255) (xy 150.013811 68.7255) (xy 150.08085 68.745185) + (xy 150.101492 68.761819) (xy 150.313181 68.973508) (xy 150.346666 69.034831) (xy 150.348431 69.05125) + (xy 150.348439 69.051249) (xy 150.349499 69.059305) (xy 150.3495 69.059308) (xy 150.3495 69.059309) + (xy 150.380201 69.173886) (xy 150.439511 69.276613) (xy 150.523387 69.360489) (xy 150.626114 69.419799) + (xy 150.740691 69.4505) (xy 150.740694 69.4505) (xy 150.859306 69.4505) (xy 150.859309 69.4505) + (xy 150.973886 69.419799) (xy 151.076613 69.360489) (xy 151.160489 69.276613) (xy 151.219799 69.173886) + (xy 151.2505 69.059309) (xy 151.2505 68.940691) (xy 151.219799 68.826114) (xy 151.160489 68.723387) + (xy 151.076613 68.639511) (xy 150.973886 68.580201) (xy 150.859309 68.5495) (xy 150.859305 68.549499) + (xy 150.851249 68.548439) (xy 150.851484 68.54665) (xy 150.79415 68.529815) (xy 150.773508 68.513181) + (xy 150.399864 68.139537) (xy 150.399862 68.139535) (xy 150.36275 68.118108) (xy 150.32564 68.096682) + (xy 150.284246 68.085591) (xy 150.242853 68.0745) (xy 150.242852 68.0745) (xy 148.362964 68.0745) + (xy 148.295925 68.054815) (xy 148.283064 68.044451) (xy 148.283059 68.044458) (xy 148.276615 68.039513) + (xy 148.276613 68.039511) (xy 148.173886 67.980201) (xy 148.059309 67.9495) (xy 147.940691 67.9495) + (xy 147.826114 67.980201) (xy 147.826112 67.980201) (xy 147.826112 67.980202) (xy 147.723387 68.039511) + (xy 147.723384 68.039513) (xy 147.639513 68.123384) (xy 147.639511 68.123387) (xy 147.580201 68.226114) + (xy 147.5495 68.340691) (xy 140.2505 68.340691) (xy 140.219799 68.226114) (xy 140.160489 68.123387) + (xy 140.076613 68.039511) (xy 139.973886 67.980201) (xy 139.859309 67.9495) (xy 139.740691 67.9495) + (xy 139.626114 67.980201) (xy 139.626112 67.980201) (xy 139.626112 67.980202) (xy 139.523387 68.039511) + (xy 139.523384 68.039513) (xy 139.439513 68.123384) (xy 139.439511 68.123387) (xy 139.380201 68.226114) + (xy 139.3495 68.340691) (xy 111.7005 68.340691) (xy 111.7005 65.195576) (xy 112.8995 65.195576) + (xy 112.8995 66.404423) (xy 112.901785 66.452098) (xy 112.902313 66.463104) (xy 112.947107 66.720343) + (xy 113.030643 66.96773) (xy 113.13545 67.169587) (xy 113.150966 67.19947) (xy 113.305244 67.410113) + (xy 113.305248 67.410118) (xy 113.489881 67.594751) (xy 113.489886 67.594755) (xy 113.700529 67.749033) + (xy 113.700532 67.749034) (xy 113.700534 67.749036) (xy 113.93227 67.869357) (xy 114.179657 67.952893) + (xy 114.436896 67.997687) (xy 114.49559 68.0005) (xy 114.495607 68.0005) (xy 115.704393 68.0005) + (xy 115.70441 68.0005) (xy 115.763104 67.997687) (xy 116.020343 67.952893) (xy 116.26773 67.869357) + (xy 116.499466 67.749036) (xy 116.710119 67.594751) (xy 116.894751 67.410119) (xy 117.049036 67.199466) + (xy 117.169357 66.96773) (xy 117.252893 66.720343) (xy 117.297687 66.463104) (xy 117.3005 66.40441) + (xy 117.3005 65.19559) (xy 117.297687 65.136896) (xy 117.252893 64.879657) (xy 117.169357 64.63227) + (xy 117.049036 64.400534) (xy 117.049034 64.400532) (xy 117.049033 64.400529) (xy 116.894755 64.189886) + (xy 116.894751 64.189881) (xy 116.710118 64.005248) (xy 116.710113 64.005244) (xy 116.53119 63.874198) + (xy 116.49947 63.850966) (xy 116.469587 63.83545) (xy 116.363267 63.780247) (xy 119.8995 63.780247) + (xy 119.8995 67.819752) (xy 119.911131 67.878229) (xy 119.911132 67.87823) (xy 119.955447 67.944552) + (xy 120.021769 67.988867) (xy 120.02177 67.988868) (xy 120.080247 68.000499) (xy 120.08025 68.0005) + (xy 120.080252 68.0005) (xy 124.11975 68.0005) (xy 124.119751 68.000499) (xy 124.134568 67.997552) + (xy 124.178229 67.988868) (xy 124.178229 67.988867) (xy 124.178231 67.988867) (xy 124.244552 67.944552) + (xy 124.288867 67.878231) (xy 124.288867 67.878229) (xy 124.288868 67.878229) (xy 124.300499 67.819752) + (xy 124.3005 67.81975) (xy 124.3005 63.780249) (xy 124.300499 63.780247) (xy 124.288868 63.72177) + (xy 124.288867 63.721769) (xy 124.244552 63.655447) (xy 124.17823 63.611132) (xy 124.178229 63.611131) + (xy 124.119752 63.5995) (xy 124.119748 63.5995) (xy 120.080252 63.5995) (xy 120.080247 63.5995) + (xy 120.02177 63.611131) (xy 120.021769 63.611132) (xy 119.955447 63.655447) (xy 119.911132 63.721769) + (xy 119.911131 63.72177) (xy 119.8995 63.780247) (xy 116.363267 63.780247) (xy 116.26773 63.730643) + (xy 116.020343 63.647107) (xy 115.763104 63.602313) (xy 115.752098 63.601785) (xy 115.704423 63.5995) + (xy 115.70441 63.5995) (xy 114.49559 63.5995) (xy 114.495576 63.5995) (xy 114.444232 63.601961) + (xy 114.436896 63.602313) (xy 114.265403 63.632175) (xy 114.179656 63.647107) (xy 114.179655 63.647107) + (xy 113.93227 63.730643) (xy 113.700529 63.850966) (xy 113.489886 64.005244) (xy 113.489881 64.005248) + (xy 113.305248 64.189881) (xy 113.305244 64.189886) (xy 113.150966 64.400529) (xy 113.030643 64.63227) + (xy 112.947107 64.879655) (xy 112.947107 64.879656) (xy 112.902313 65.136898) (xy 112.8995 65.195576) + (xy 111.7005 65.195576) (xy 111.7005 62.782047) (xy 111.720185 62.715008) (xy 111.772989 62.669253) + (xy 111.8245 62.658047) (xy 137.26589 62.658047) (xy 137.265892 62.658047) (xy 137.393186 62.623939) + (xy 137.507314 62.558047) (xy 137.6005 62.464861) (xy 137.60538 62.456407) (xy 137.623474 62.439153) + (xy 137.638458 62.419138) (xy 137.648321 62.415459) (xy 137.655942 62.408192) (xy 137.680496 62.403458) + (xy 137.703922 62.394721) + ) + ) + ) + (zone + (net 1) + (net_name "GND") + (layer "In1.Cu") + (uuid "2ffa16cd-388f-4475-bd2f-6dba73d0fa9c") + (hatch edge 0.5) + (priority 5) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 60 32) (xy 60 150) (xy 220 150) (xy 220 32) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 166.175687 71.752428) (xy 166.182422 71.751216) (xy 166.208781 71.762146) (xy 166.236159 71.770185) + (xy 166.240639 71.775356) (xy 166.246963 71.777978) (xy 166.26323 71.801427) (xy 166.281914 71.822989) + (xy 166.282887 71.829762) (xy 166.286789 71.835386) (xy 166.287796 71.863903) (xy 166.291858 71.892147) + (xy 166.289027 71.898718) (xy 166.289257 71.905212) (xy 166.275738 71.937814) (xy 166.271467 71.945004) + (xy 166.225898 72.002449) (xy 166.195744 72.065477) (xy 166.186756 72.087654) (xy 166.181972 72.095711) + (xy 166.130816 72.143302) (xy 166.062052 72.155681) (xy 166.051164 72.154015) (xy 166.028465 72.1495) + (xy 165.571535 72.1495) (xy 165.571528 72.1495) (xy 165.550412 72.1537) (xy 165.480821 72.14747) + (xy 165.425645 72.104605) (xy 165.409606 72.074221) (xy 165.407581 72.068618) (xy 165.36457 71.987908) + (xy 165.364568 71.987905) (xy 165.336665 71.955705) (xy 165.307639 71.89215) (xy 165.31758 71.822991) + (xy 165.363334 71.770186) (xy 165.430373 71.7505) (xy 166.16912 71.7505) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 219.442539 32.520185) (xy 219.488294 32.572989) (xy 219.4995 32.6245) (xy 219.4995 149.3755) + (xy 219.479815 149.442539) (xy 219.427011 149.488294) (xy 219.3755 149.4995) (xy 60.6245 149.4995) + (xy 60.557461 149.479815) (xy 60.511706 149.427011) (xy 60.5005 149.3755) (xy 60.5005 60.891655) + (xy 109.6995 60.891655) (xy 109.6995 76.545899) (xy 109.733608 76.673195) (xy 109.766554 76.730258) + (xy 109.7995 76.787322) (xy 109.799502 76.787324) (xy 109.864501 76.852323) (xy 109.897986 76.913646) + (xy 109.893002 76.983338) (xy 109.864501 77.027685) (xy 109.799502 77.092683) (xy 109.7995 77.092686) + (xy 109.733608 77.206812) (xy 109.6995 77.334108) (xy 109.6995 121.065891) (xy 109.733608 121.193187) + (xy 109.766554 121.25025) (xy 109.7995 121.307314) (xy 109.892686 121.4005) (xy 110.006814 121.466392) + (xy 110.134108 121.5005) (xy 110.13411 121.5005) (xy 122.06589 121.5005) (xy 122.065892 121.5005) + (xy 122.193186 121.466392) (xy 122.307314 121.4005) (xy 122.4005 121.307314) (xy 122.400504 121.307306) + (xy 122.401625 121.305847) (xy 122.402892 121.304921) (xy 122.406247 121.301567) (xy 122.40677 121.30209) + (xy 122.458053 121.264645) (xy 122.527799 121.260491) (xy 122.588719 121.294704) (xy 122.598375 121.305847) + (xy 122.599498 121.307311) (xy 122.5995 121.307314) (xy 122.692686 121.4005) (xy 122.806814 121.466392) + (xy 122.934108 121.5005) (xy 122.93411 121.5005) (xy 155.66589 121.5005) (xy 155.665892 121.5005) + (xy 155.793186 121.466392) (xy 155.907314 121.4005) (xy 156.0005 121.307314) (xy 156.000504 121.307306) + (xy 156.001625 121.305847) (xy 156.002892 121.304921) (xy 156.006247 121.301567) (xy 156.00677 121.30209) + (xy 156.058053 121.264645) (xy 156.127799 121.260491) (xy 156.188719 121.294704) (xy 156.198375 121.305847) + (xy 156.199498 121.307311) (xy 156.1995 121.307314) (xy 156.292686 121.4005) (xy 156.406814 121.466392) + (xy 156.534108 121.5005) (xy 156.53411 121.5005) (xy 170.06589 121.5005) (xy 170.065892 121.5005) + (xy 170.193186 121.466392) (xy 170.307314 121.4005) (xy 170.4005 121.307314) (xy 170.466392 121.193186) + (xy 170.5005 121.065892) (xy 170.5005 95.134108) (xy 170.466392 95.006814) (xy 170.4005 94.892686) + (xy 170.307314 94.7995) (xy 170.307311 94.799498) (xy 170.305847 94.798375) (xy 170.304921 94.797107) + (xy 170.301567 94.793753) (xy 170.30209 94.793229) (xy 170.264645 94.741947) (xy 170.260491 94.672201) + (xy 170.294704 94.611281) (xy 170.305847 94.601625) (xy 170.307306 94.600504) (xy 170.307314 94.6005) + (xy 170.4005 94.507314) (xy 170.466392 94.393186) (xy 170.5005 94.265892) (xy 170.5005 60.856569) + (xy 170.466392 60.729275) (xy 170.4005 60.615147) (xy 170.307314 60.521961) (xy 170.25025 60.489015) + (xy 170.193187 60.456069) (xy 170.129539 60.439015) (xy 170.065892 60.421961) (xy 138.265892 60.421961) + (xy 138.134108 60.421961) (xy 138.006812 60.456069) (xy 137.892686 60.521961) (xy 137.892683 60.521963) + (xy 137.799502 60.615144) (xy 137.7995 60.615147) (xy 137.794617 60.623605) (xy 137.744048 60.671819) + (xy 137.675441 60.68504) (xy 137.610577 60.659071) (xy 137.59955 60.649283) (xy 137.507316 60.557049) + (xy 137.507314 60.557047) (xy 137.446543 60.521961) (xy 137.393187 60.491155) (xy 137.329539 60.474101) + (xy 137.265892 60.457047) (xy 110.265892 60.457047) (xy 110.134108 60.457047) (xy 110.006812 60.491155) + (xy 109.892686 60.557047) (xy 109.892683 60.557049) (xy 109.799502 60.65023) (xy 109.7995 60.650233) + (xy 109.733608 60.764359) (xy 109.6995 60.891655) (xy 60.5005 60.891655) (xy 60.5005 32.6245) (xy 60.520185 32.557461) + (xy 60.572989 32.511706) (xy 60.6245 32.5005) (xy 219.3755 32.5005) + ) + ) + ) + (zone + (net 34) + (net_name "GND_BAL") + (layer "In1.Cu") + (uuid "cd3152a6-11a5-4a9c-bcb8-6194b7c31319") + (hatch edge 0.5) + (priority 42) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 111 62) (xy 111.2 119.8) (xy 168.8 119.8) (xy 168.8 62) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 137.789415 62.420931) (xy 137.800449 62.430724) (xy 137.892686 62.522961) (xy 138.006814 62.588853) + (xy 138.134108 62.622961) (xy 138.265892 62.622961) (xy 168.1755 62.622961) (xy 168.242539 62.642646) + (xy 168.288294 62.69545) (xy 168.2995 62.746961) (xy 168.2995 94.265891) (xy 168.333608 94.393187) + (xy 168.360354 94.439511) (xy 168.3995 94.507314) (xy 168.399502 94.507316) (xy 168.492687 94.600501) + (xy 168.494158 94.60163) (xy 168.495083 94.602897) (xy 168.498433 94.606247) (xy 168.49791 94.606769) + (xy 168.535356 94.65806) (xy 168.539506 94.727807) (xy 168.505289 94.788725) (xy 168.494158 94.79837) + (xy 168.492687 94.799498) (xy 168.399502 94.892683) (xy 168.3995 94.892686) (xy 168.333608 95.006812) + (xy 168.2995 95.134108) (xy 168.2995 119.1755) (xy 168.279815 119.242539) (xy 168.227011 119.288294) + (xy 168.1755 119.2995) (xy 156.534108 119.2995) (xy 156.406812 119.333608) (xy 156.292686 119.3995) + (xy 156.292683 119.399502) (xy 156.199498 119.492687) (xy 156.19837 119.494158) (xy 156.197102 119.495083) + (xy 156.193753 119.498433) (xy 156.19323 119.49791) (xy 156.14194 119.535356) (xy 156.072193 119.539506) + (xy 156.011275 119.505289) (xy 156.00163 119.494158) (xy 156.000501 119.492687) (xy 155.907316 119.399502) + (xy 155.907314 119.3995) (xy 155.85025 119.366554) (xy 155.793187 119.333608) (xy 155.729539 119.316554) + (xy 155.665892 119.2995) (xy 123.065892 119.2995) (xy 122.934108 119.2995) (xy 122.806812 119.333608) + (xy 122.692686 119.3995) (xy 122.692683 119.399502) (xy 122.599498 119.492687) (xy 122.59837 119.494158) + (xy 122.597102 119.495083) (xy 122.593753 119.498433) (xy 122.59323 119.49791) (xy 122.54194 119.535356) + (xy 122.472193 119.539506) (xy 122.411275 119.505289) (xy 122.40163 119.494158) (xy 122.400501 119.492687) + (xy 122.307316 119.399502) (xy 122.307314 119.3995) (xy 122.25025 119.366554) (xy 122.193187 119.333608) + (xy 122.129539 119.316554) (xy 122.065892 119.2995) (xy 122.065891 119.2995) (xy 111.8245 119.2995) + (xy 111.757461 119.279815) (xy 111.711706 119.227011) (xy 111.7005 119.1755) (xy 111.7005 114.995576) + (xy 112.9995 114.995576) (xy 112.9995 116.204423) (xy 113.000282 116.22073) (xy 113.002313 116.263104) + (xy 113.047107 116.520343) (xy 113.130643 116.76773) (xy 113.132619 116.771535) (xy 113.250966 116.99947) + (xy 113.405244 117.210113) (xy 113.405248 117.210118) (xy 113.589881 117.394751) (xy 113.589886 117.394755) + (xy 113.800529 117.549033) (xy 113.800532 117.549034) (xy 113.800534 117.549036) (xy 114.03227 117.669357) + (xy 114.279657 117.752893) (xy 114.536896 117.797687) (xy 114.59559 117.8005) (xy 114.595607 117.8005) + (xy 115.804393 117.8005) (xy 115.80441 117.8005) (xy 115.863104 117.797687) (xy 116.120343 117.752893) + (xy 116.36773 117.669357) (xy 116.599466 117.549036) (xy 116.810119 117.394751) (xy 116.994751 117.210119) + (xy 117.149036 116.999466) (xy 117.269357 116.76773) (xy 117.352893 116.520343) (xy 117.397687 116.263104) + (xy 117.4005 116.20441) (xy 117.4005 114.99559) (xy 117.397687 114.936896) (xy 117.352893 114.679657) + (xy 117.269357 114.43227) (xy 117.149036 114.200534) (xy 117.149034 114.200532) (xy 117.149033 114.200529) + (xy 116.994755 113.989886) (xy 116.994751 113.989881) (xy 116.810118 113.805248) (xy 116.810113 113.805244) + (xy 116.63119 113.674198) (xy 116.59947 113.650966) (xy 116.569587 113.63545) (xy 116.463267 113.580247) + (xy 119.9995 113.580247) (xy 119.9995 117.619752) (xy 120.011131 117.678229) (xy 120.011132 117.67823) + (xy 120.055447 117.744552) (xy 120.121769 117.788867) (xy 120.12177 117.788868) (xy 120.180247 117.800499) + (xy 120.18025 117.8005) (xy 120.180252 117.8005) (xy 124.21975 117.8005) (xy 124.219751 117.800499) + (xy 124.234568 117.797552) (xy 124.278229 117.788868) (xy 124.278229 117.788867) (xy 124.278231 117.788867) + (xy 124.344552 117.744552) (xy 124.388867 117.678231) (xy 124.388867 117.678229) (xy 124.388868 117.678229) + (xy 124.400499 117.619752) (xy 124.4005 117.61975) (xy 124.4005 116.77153) (xy 127.4495 116.77153) + (xy 127.4495 117.228469) (xy 127.489868 117.431412) (xy 127.48987 117.43142) (xy 127.569059 117.622598) + (xy 127.600302 117.669357) (xy 127.684024 117.794657) (xy 127.830342 117.940975) (xy 127.830345 117.940977) + (xy 128.002402 118.055941) (xy 128.19358 118.13513) (xy 128.382187 118.172646) (xy 128.39653 118.175499) + (xy 128.396534 118.1755) (xy 128.396535 118.1755) (xy 128.603466 118.1755) (xy 128.603467 118.175499) + (xy 128.80642 118.13513) (xy 128.997598 118.055941) (xy 129.169655 117.940977) (xy 129.315977 117.794655) + (xy 129.430941 117.622598) (xy 129.51013 117.43142) (xy 129.5505 117.228465) (xy 129.5505 116.771535) + (xy 129.550499 116.77153) (xy 129.9495 116.77153) (xy 129.9495 117.228469) (xy 129.989868 117.431412) + (xy 129.98987 117.43142) (xy 130.069059 117.622598) (xy 130.100302 117.669357) (xy 130.184024 117.794657) + (xy 130.330342 117.940975) (xy 130.330345 117.940977) (xy 130.502402 118.055941) (xy 130.69358 118.13513) + (xy 130.882187 118.172646) (xy 130.89653 118.175499) (xy 130.896534 118.1755) (xy 130.896535 118.1755) + (xy 131.103466 118.1755) (xy 131.103467 118.175499) (xy 131.30642 118.13513) (xy 131.497598 118.055941) + (xy 131.669655 117.940977) (xy 131.815977 117.794655) (xy 131.930941 117.622598) (xy 132.01013 117.43142) + (xy 132.0505 117.228465) (xy 132.0505 116.771535) (xy 132.050499 116.77153) (xy 132.4495 116.77153) + (xy 132.4495 117.228469) (xy 132.489868 117.431412) (xy 132.48987 117.43142) (xy 132.569059 117.622598) + (xy 132.600302 117.669357) (xy 132.684024 117.794657) (xy 132.830342 117.940975) (xy 132.830345 117.940977) + (xy 133.002402 118.055941) (xy 133.19358 118.13513) (xy 133.382187 118.172646) (xy 133.39653 118.175499) + (xy 133.396534 118.1755) (xy 133.396535 118.1755) (xy 133.603466 118.1755) (xy 133.603467 118.175499) + (xy 133.80642 118.13513) (xy 133.997598 118.055941) (xy 134.169655 117.940977) (xy 134.315977 117.794655) + (xy 134.430941 117.622598) (xy 134.51013 117.43142) (xy 134.5505 117.228465) (xy 134.5505 116.771535) + (xy 134.550499 116.77153) (xy 134.9495 116.77153) (xy 134.9495 117.228469) (xy 134.989868 117.431412) + (xy 134.98987 117.43142) (xy 135.069059 117.622598) (xy 135.100302 117.669357) (xy 135.184024 117.794657) + (xy 135.330342 117.940975) (xy 135.330345 117.940977) (xy 135.502402 118.055941) (xy 135.69358 118.13513) + (xy 135.882187 118.172646) (xy 135.89653 118.175499) (xy 135.896534 118.1755) (xy 135.896535 118.1755) + (xy 136.103466 118.1755) (xy 136.103467 118.175499) (xy 136.30642 118.13513) (xy 136.497598 118.055941) + (xy 136.669655 117.940977) (xy 136.815977 117.794655) (xy 136.930941 117.622598) (xy 137.01013 117.43142) + (xy 137.0505 117.228465) (xy 137.0505 116.771535) (xy 137.01013 116.56858) (xy 136.930941 116.377402) + (xy 136.870353 116.286725) (xy 136.870352 116.286722) (xy 136.826257 116.22073) (xy 137.4495 116.22073) + (xy 137.4495 117.779269) (xy 137.452353 117.809699) (xy 137.452353 117.809701) (xy 137.497206 117.93788) + (xy 137.497207 117.937882) (xy 137.57785 118.04715) (xy 137.687118 118.127793) (xy 137.708089 118.135131) + (xy 137.815299 118.172646) (xy 137.84573 118.1755) (xy 137.845734 118.1755) (xy 139.15427 118.1755) + (xy 139.184699 118.172646) (xy 139.184701 118.172646) (xy 139.24879 118.150219) (xy 139.312882 118.127793) + (xy 139.42215 118.04715) (xy 139.502793 117.937882) (xy 139.525219 117.87379) (xy 139.547646 117.809701) + (xy 139.547646 117.809699) (xy 139.5505 117.779269) (xy 139.5505 116.22073) (xy 139.547646 116.1903) + (xy 139.547646 116.190298) (xy 139.502793 116.062119) (xy 139.502792 116.062117) (xy 139.42215 115.95285) + (xy 139.312882 115.872207) (xy 139.31288 115.872206) (xy 139.1847 115.827353) (xy 139.15427 115.8245) + (xy 139.154266 115.8245) (xy 137.845734 115.8245) (xy 137.84573 115.8245) (xy 137.8153 115.827353) + (xy 137.815298 115.827353) (xy 137.687119 115.872206) (xy 137.687117 115.872207) (xy 137.57785 115.95285) + (xy 137.497207 116.062117) (xy 137.497206 116.062119) (xy 137.452353 116.190298) (xy 137.452353 116.1903) + (xy 137.4495 116.22073) (xy 136.826257 116.22073) (xy 136.81598 116.205349) (xy 136.815974 116.205341) + (xy 136.669657 116.059024) (xy 136.583626 116.001541) (xy 136.497598 115.944059) (xy 136.30642 115.86487) + (xy 136.306412 115.864868) (xy 136.103469 115.8245) (xy 136.103465 115.8245) (xy 135.896535 115.8245) + (xy 135.89653 115.8245) (xy 135.693587 115.864868) (xy 135.693579 115.86487) (xy 135.502403 115.944058) + (xy 135.330342 116.059024) (xy 135.184024 116.205342) (xy 135.069058 116.377403) (xy 134.98987 116.568579) + (xy 134.989868 116.568587) (xy 134.9495 116.77153) (xy 134.550499 116.77153) (xy 134.51013 116.56858) + (xy 134.430941 116.377402) (xy 134.315977 116.205345) (xy 134.315975 116.205342) (xy 134.169657 116.059024) + (xy 134.083626 116.001541) (xy 133.997598 115.944059) (xy 133.80642 115.86487) (xy 133.806412 115.864868) + (xy 133.603469 115.8245) (xy 133.603465 115.8245) (xy 133.396535 115.8245) (xy 133.39653 115.8245) + (xy 133.193587 115.864868) (xy 133.193579 115.86487) (xy 133.002403 115.944058) (xy 132.830342 116.059024) + (xy 132.684024 116.205342) (xy 132.569058 116.377403) (xy 132.48987 116.568579) (xy 132.489868 116.568587) + (xy 132.4495 116.77153) (xy 132.050499 116.77153) (xy 132.01013 116.56858) (xy 131.930941 116.377402) + (xy 131.815977 116.205345) (xy 131.815975 116.205342) (xy 131.669657 116.059024) (xy 131.583626 116.001541) + (xy 131.497598 115.944059) (xy 131.30642 115.86487) (xy 131.306412 115.864868) (xy 131.103469 115.8245) + (xy 131.103465 115.8245) (xy 130.896535 115.8245) (xy 130.89653 115.8245) (xy 130.693587 115.864868) + (xy 130.693579 115.86487) (xy 130.502403 115.944058) (xy 130.330342 116.059024) (xy 130.184024 116.205342) + (xy 130.069058 116.377403) (xy 129.98987 116.568579) (xy 129.989868 116.568587) (xy 129.9495 116.77153) + (xy 129.550499 116.77153) (xy 129.51013 116.56858) (xy 129.430941 116.377402) (xy 129.315977 116.205345) + (xy 129.315975 116.205342) (xy 129.169657 116.059024) (xy 129.083626 116.001541) (xy 128.997598 115.944059) + (xy 128.80642 115.86487) (xy 128.806412 115.864868) (xy 128.603469 115.8245) (xy 128.603465 115.8245) + (xy 128.396535 115.8245) (xy 128.39653 115.8245) (xy 128.193587 115.864868) (xy 128.193579 115.86487) + (xy 128.002403 115.944058) (xy 127.830342 116.059024) (xy 127.684024 116.205342) (xy 127.569058 116.377403) + (xy 127.48987 116.568579) (xy 127.489868 116.568587) (xy 127.4495 116.77153) (xy 124.4005 116.77153) + (xy 124.4005 113.940691) (xy 137.5495 113.940691) (xy 137.5495 114.059309) (xy 137.580201 114.173886) + (xy 137.639511 114.276613) (xy 137.723387 114.360489) (xy 137.826114 114.419799) (xy 137.940691 114.4505) + (xy 137.940694 114.4505) (xy 138.059306 114.4505) (xy 138.059309 114.4505) (xy 138.173886 114.419799) + (xy 138.276613 114.360489) (xy 138.360489 114.276613) (xy 138.419799 114.173886) (xy 138.4505 114.059309) + (xy 138.4505 113.940691) (xy 138.419799 113.826114) (xy 138.360489 113.723387) (xy 138.276613 113.639511) + (xy 138.173886 113.580201) (xy 138.059309 113.5495) (xy 137.940691 113.5495) (xy 137.826114 113.580201) + (xy 137.826112 113.580201) (xy 137.826112 113.580202) (xy 137.723387 113.639511) (xy 137.723384 113.639513) + (xy 137.639513 113.723384) (xy 137.639511 113.723387) (xy 137.592248 113.805249) (xy 137.580201 113.826114) + (xy 137.5495 113.940691) (xy 124.4005 113.940691) (xy 124.4005 113.580249) (xy 124.400499 113.580247) + (xy 124.388868 113.52177) (xy 124.388867 113.521769) (xy 124.344552 113.455447) (xy 124.27823 113.411132) + (xy 124.278229 113.411131) (xy 124.219752 113.3995) (xy 124.219748 113.3995) (xy 120.180252 113.3995) + (xy 120.180247 113.3995) (xy 120.12177 113.411131) (xy 120.121769 113.411132) (xy 120.055447 113.455447) + (xy 120.011132 113.521769) (xy 120.011131 113.52177) (xy 119.9995 113.580247) (xy 116.463267 113.580247) + (xy 116.36773 113.530643) (xy 116.120343 113.447107) (xy 115.863104 113.402313) (xy 115.852098 113.401785) + (xy 115.804423 113.3995) (xy 115.80441 113.3995) (xy 114.59559 113.3995) (xy 114.595576 113.3995) + (xy 114.544232 113.401961) (xy 114.536896 113.402313) (xy 114.365403 113.432175) (xy 114.279656 113.447107) + (xy 114.279655 113.447107) (xy 114.03227 113.530643) (xy 113.800529 113.650966) (xy 113.589886 113.805244) + (xy 113.589881 113.805248) (xy 113.405248 113.989881) (xy 113.405244 113.989886) (xy 113.250966 114.200529) + (xy 113.130643 114.43227) (xy 113.047107 114.679655) (xy 113.047107 114.679656) (xy 113.002313 114.936898) + (xy 112.9995 114.995576) (xy 111.7005 114.995576) (xy 111.7005 111.740691) (xy 140.5495 111.740691) + (xy 140.5495 111.859309) (xy 140.580201 111.973886) (xy 140.639511 112.076613) (xy 140.723387 112.160489) + (xy 140.826114 112.219799) (xy 140.940691 112.2505) (xy 140.940694 112.2505) (xy 141.059306 112.2505) + (xy 141.059309 112.2505) (xy 141.173886 112.219799) (xy 141.276613 112.160489) (xy 141.360489 112.076613) + (xy 141.419799 111.973886) (xy 141.4505 111.859309) (xy 141.4505 111.740691) (xy 141.419799 111.626114) + (xy 141.360489 111.523387) (xy 141.276613 111.439511) (xy 141.173886 111.380201) (xy 141.059309 111.3495) + (xy 140.940691 111.3495) (xy 140.826114 111.380201) (xy 140.826112 111.380201) (xy 140.826112 111.380202) + (xy 140.723387 111.439511) (xy 140.723384 111.439513) (xy 140.639513 111.523384) (xy 140.639511 111.523387) + (xy 140.580201 111.626114) (xy 140.5495 111.740691) (xy 111.7005 111.740691) (xy 111.7005 110.758443) + (xy 137.6695 110.758443) (xy 137.6695 110.916556) (xy 137.710423 111.069283) (xy 137.710426 111.06929) + (xy 137.789475 111.206209) (xy 137.789479 111.206214) (xy 137.78948 111.206216) (xy 137.901284 111.31802) + (xy 137.901286 111.318021) (xy 137.90129 111.318024) (xy 138.008987 111.380202) (xy 138.038216 111.397077) + (xy 138.190943 111.438) (xy 138.190945 111.438) (xy 138.349055 111.438) (xy 138.349057 111.438) + (xy 138.501784 111.397077) (xy 138.638716 111.31802) (xy 138.75052 111.206216) (xy 138.829577 111.069284) + (xy 138.8705 110.916557) (xy 138.8705 110.758443) (xy 145.2695 110.758443) (xy 145.2695 110.916556) + (xy 145.310423 111.069283) (xy 145.310426 111.06929) (xy 145.389475 111.206209) (xy 145.389479 111.206214) + (xy 145.38948 111.206216) (xy 145.501284 111.31802) (xy 145.501286 111.318021) (xy 145.50129 111.318024) + (xy 145.608987 111.380202) (xy 145.638216 111.397077) (xy 145.790943 111.438) (xy 145.790945 111.438) + (xy 145.949055 111.438) (xy 145.949057 111.438) (xy 146.101784 111.397077) (xy 146.238716 111.31802) + (xy 146.35052 111.206216) (xy 146.429577 111.069284) (xy 146.4705 110.916557) (xy 146.4705 110.758443) + (xy 146.429577 110.605716) (xy 146.429573 110.605709) (xy 146.350524 110.46879) (xy 146.350518 110.468782) + (xy 146.238717 110.356981) (xy 146.238709 110.356975) (xy 146.10179 110.277926) (xy 146.101786 110.277924) + (xy 146.101784 110.277923) (xy 145.949057 110.237) (xy 145.790943 110.237) (xy 145.638216 110.277923) + (xy 145.638209 110.277926) (xy 145.50129 110.356975) (xy 145.501282 110.356981) (xy 145.389481 110.468782) + (xy 145.389475 110.46879) (xy 145.310426 110.605709) (xy 145.310423 110.605716) (xy 145.2695 110.758443) + (xy 138.8705 110.758443) (xy 138.829577 110.605716) (xy 138.829573 110.605709) (xy 138.750524 110.46879) + (xy 138.750518 110.468782) (xy 138.638717 110.356981) (xy 138.638709 110.356975) (xy 138.50179 110.277926) + (xy 138.501786 110.277924) (xy 138.501784 110.277923) (xy 138.349057 110.237) (xy 138.190943 110.237) + (xy 138.038216 110.277923) (xy 138.038209 110.277926) (xy 137.90129 110.356975) (xy 137.901282 110.356981) + (xy 137.789481 110.468782) (xy 137.789475 110.46879) (xy 137.710426 110.605709) (xy 137.710423 110.605716) + (xy 137.6695 110.758443) (xy 111.7005 110.758443) (xy 111.7005 107.758443) (xy 135.0695 107.758443) + (xy 135.0695 107.916556) (xy 135.110423 108.069283) (xy 135.110426 108.06929) (xy 135.189475 108.206209) + (xy 135.189479 108.206214) (xy 135.18948 108.206216) (xy 135.301284 108.31802) (xy 135.301286 108.318021) + (xy 135.30129 108.318024) (xy 135.438209 108.397073) (xy 135.438216 108.397077) (xy 135.590943 108.438) + (xy 135.590945 108.438) (xy 135.749055 108.438) (xy 135.749057 108.438) (xy 135.901784 108.397077) + (xy 136.038716 108.31802) (xy 136.15052 108.206216) (xy 136.229577 108.069284) (xy 136.2705 107.916557) + (xy 136.2705 107.758443) (xy 136.229577 107.605716) (xy 136.229573 107.605709) (xy 136.150524 107.46879) + (xy 136.150518 107.468782) (xy 136.038717 107.356981) (xy 136.038709 107.356975) (xy 135.90179 107.277926) + (xy 135.901786 107.277924) (xy 135.901784 107.277923) (xy 135.749057 107.237) (xy 135.590943 107.237) + (xy 135.438216 107.277923) (xy 135.438209 107.277926) (xy 135.30129 107.356975) (xy 135.301282 107.356981) + (xy 135.189481 107.468782) (xy 135.189475 107.46879) (xy 135.110426 107.605709) (xy 135.110423 107.605716) + (xy 135.0695 107.758443) (xy 111.7005 107.758443) (xy 111.7005 105.080247) (xy 159.8995 105.080247) + (xy 159.8995 106.919752) (xy 159.911131 106.978229) (xy 159.911132 106.97823) (xy 159.955447 107.044552) + (xy 160.021769 107.088867) (xy 160.02177 107.088868) (xy 160.080247 107.100499) (xy 160.08025 107.1005) + (xy 160.080252 107.1005) (xy 161.91975 107.1005) (xy 161.919751 107.100499) (xy 161.934568 107.097552) + (xy 161.978229 107.088868) (xy 161.978229 107.088867) (xy 161.978231 107.088867) (xy 162.044552 107.044552) + (xy 162.088867 106.978231) (xy 162.088867 106.978229) (xy 162.088868 106.978229) (xy 162.100499 106.919752) + (xy 162.1005 106.91975) (xy 162.1005 105.080249) (xy 162.100499 105.080247) (xy 162.088868 105.02177) + (xy 162.088867 105.021769) (xy 162.044552 104.955447) (xy 161.97823 104.911132) (xy 161.978229 104.911131) + (xy 161.919752 104.8995) (xy 161.919748 104.8995) (xy 160.080252 104.8995) (xy 160.080247 104.8995) + (xy 160.02177 104.911131) (xy 160.021769 104.911132) (xy 159.955447 104.955447) (xy 159.911132 105.021769) + (xy 159.911131 105.02177) (xy 159.8995 105.080247) (xy 111.7005 105.080247) (xy 111.7005 103.758443) + (xy 135.0695 103.758443) (xy 135.0695 103.916557) (xy 135.103509 104.043478) (xy 135.110423 104.069283) + (xy 135.110426 104.06929) (xy 135.189475 104.206209) (xy 135.189479 104.206214) (xy 135.18948 104.206216) + (xy 135.301284 104.31802) (xy 135.301286 104.318021) (xy 135.30129 104.318024) (xy 135.438209 104.397073) + (xy 135.438216 104.397077) (xy 135.590943 104.438) (xy 135.590945 104.438) (xy 135.749055 104.438) + (xy 135.749057 104.438) (xy 135.901784 104.397077) (xy 136.038716 104.31802) (xy 136.15052 104.206216) + (xy 136.229577 104.069284) (xy 136.2705 103.916557) (xy 136.2705 103.758443) (xy 136.229577 103.605716) + (xy 136.172249 103.50642) (xy 136.150524 103.46879) (xy 136.150518 103.468782) (xy 136.038717 103.356981) + (xy 136.038709 103.356975) (xy 135.90179 103.277926) (xy 135.901786 103.277924) (xy 135.901784 103.277923) + (xy 135.749057 103.237) (xy 135.590943 103.237) (xy 135.438216 103.277923) (xy 135.438209 103.277926) + (xy 135.30129 103.356975) (xy 135.301282 103.356981) (xy 135.189481 103.468782) (xy 135.189475 103.46879) + (xy 135.110426 103.605709) (xy 135.110423 103.605716) (xy 135.0695 103.758443) (xy 111.7005 103.758443) + (xy 111.7005 101.940691) (xy 159.5495 101.940691) (xy 159.5495 102.059309) (xy 159.580201 102.173886) + (xy 159.639511 102.276613) (xy 159.723387 102.360489) (xy 159.826114 102.419799) (xy 159.833153 102.423863) + (xy 159.832093 102.425697) (xy 159.87776 102.462489) (xy 159.899832 102.528781) (xy 159.899512 102.540581) + (xy 159.899627 102.540587) (xy 159.8995 102.543382) (xy 159.8995 103.456613) (xy 159.905913 103.527192) + (xy 159.956522 103.689606) (xy 160.04453 103.835188) (xy 160.164811 103.955469) (xy 160.164813 103.95547) + (xy 160.164815 103.955472) (xy 160.310394 104.043478) (xy 160.472804 104.094086) (xy 160.543384 104.1005) + (xy 160.543387 104.1005) (xy 161.456613 104.1005) (xy 161.456616 104.1005) (xy 161.527196 104.094086) + (xy 161.689606 104.043478) (xy 161.835185 103.955472) (xy 161.955472 103.835185) (xy 162.043478 103.689606) + (xy 162.094086 103.527196) (xy 162.1005 103.456616) (xy 162.1005 103.09653) (xy 164.6245 103.09653) + (xy 164.6245 103.303469) (xy 164.664868 103.506412) (xy 164.66487 103.50642) (xy 164.744058 103.697596) + (xy 164.859024 103.869657) (xy 165.005342 104.015975) (xy 165.005345 104.015977) (xy 165.177402 104.130941) + (xy 165.36858 104.21013) (xy 165.57153 104.250499) (xy 165.571534 104.2505) (xy 165.571535 104.2505) + (xy 166.028466 104.2505) (xy 166.028467 104.250499) (xy 166.23142 104.21013) (xy 166.422598 104.130941) + (xy 166.594655 104.015977) (xy 166.740977 103.869655) (xy 166.855941 103.697598) (xy 166.93513 103.50642) + (xy 166.9755 103.303465) (xy 166.9755 103.096535) (xy 166.93513 102.89358) (xy 166.855941 102.702402) + (xy 166.740977 102.530345) (xy 166.740975 102.530342) (xy 166.594657 102.384024) (xy 166.508626 102.326541) + (xy 166.422598 102.269059) (xy 166.23142 102.18987) (xy 166.231412 102.189868) (xy 166.028469 102.1495) + (xy 166.028465 102.1495) (xy 165.571535 102.1495) (xy 165.57153 102.1495) (xy 165.368587 102.189868) + (xy 165.368579 102.18987) (xy 165.177403 102.269058) (xy 165.005342 102.384024) (xy 164.859024 102.530342) + (xy 164.744058 102.702403) (xy 164.66487 102.893579) (xy 164.664868 102.893587) (xy 164.6245 103.09653) + (xy 162.1005 103.09653) (xy 162.1005 102.543384) (xy 162.094086 102.472804) (xy 162.043478 102.310394) + (xy 161.955472 102.164815) (xy 161.95547 102.164813) (xy 161.955469 102.164811) (xy 161.835188 102.04453) + (xy 161.689606 101.956522) (xy 161.638808 101.940693) (xy 161.527196 101.905914) (xy 161.527194 101.905913) + (xy 161.527192 101.905913) (xy 161.477778 101.901423) (xy 161.456616 101.8995) (xy 160.543384 101.8995) + (xy 160.543383 101.8995) (xy 160.540587 101.899627) (xy 160.540581 101.8995) (xy 160.540574 101.8995) + (xy 160.540574 101.89934) (xy 160.540542 101.898651) (xy 160.475833 101.885833) (xy 160.425515 101.837357) + (xy 160.421174 101.828497) (xy 160.419799 101.826116) (xy 160.419799 101.826114) (xy 160.360489 101.723387) + (xy 160.276613 101.639511) (xy 160.173886 101.580201) (xy 160.059309 101.5495) (xy 159.940691 101.5495) + (xy 159.826114 101.580201) (xy 159.826112 101.580201) (xy 159.826112 101.580202) (xy 159.723387 101.639511) + (xy 159.723384 101.639513) (xy 159.639513 101.723384) (xy 159.639511 101.723387) (xy 159.580201 101.826114) + (xy 159.5495 101.940691) (xy 111.7005 101.940691) (xy 111.7005 100.958443) (xy 137.4695 100.958443) + (xy 137.4695 101.116557) (xy 137.491215 101.197596) (xy 137.510423 101.269283) (xy 137.510426 101.26929) + (xy 137.589475 101.406209) (xy 137.589479 101.406214) (xy 137.58948 101.406216) (xy 137.701284 101.51802) + (xy 137.701286 101.518021) (xy 137.70129 101.518024) (xy 137.808987 101.580202) (xy 137.838216 101.597077) + (xy 137.990943 101.638) (xy 137.990945 101.638) (xy 138.149055 101.638) (xy 138.149057 101.638) + (xy 138.301784 101.597077) (xy 138.438716 101.51802) (xy 138.55052 101.406216) (xy 138.629577 101.269284) + (xy 138.6705 101.116557) (xy 138.6705 100.958443) (xy 145.0695 100.958443) (xy 145.0695 101.116557) + (xy 145.091215 101.197596) (xy 145.110423 101.269283) (xy 145.110426 101.26929) (xy 145.189475 101.406209) + (xy 145.189479 101.406214) (xy 145.18948 101.406216) (xy 145.301284 101.51802) (xy 145.301286 101.518021) + (xy 145.30129 101.518024) (xy 145.408987 101.580202) (xy 145.438216 101.597077) (xy 145.590943 101.638) + (xy 145.590945 101.638) (xy 145.749055 101.638) (xy 145.749057 101.638) (xy 145.901784 101.597077) + (xy 146.038716 101.51802) (xy 146.15052 101.406216) (xy 146.229577 101.269284) (xy 146.2705 101.116557) + (xy 146.2705 100.958443) (xy 146.229577 100.805716) (xy 146.228277 100.803465) (xy 146.150524 100.668789) + (xy 146.150519 100.668783) (xy 146.078266 100.59653) (xy 164.6245 100.59653) (xy 164.6245 100.803469) + (xy 164.664868 101.006412) (xy 164.66487 101.00642) (xy 164.744058 101.197596) (xy 164.859024 101.369657) + (xy 165.005342 101.515975) (xy 165.005345 101.515977) (xy 165.177402 101.630941) (xy 165.36858 101.71013) + (xy 165.57153 101.750499) (xy 165.571534 101.7505) (xy 165.571535 101.7505) (xy 166.028466 101.7505) + (xy 166.028467 101.750499) (xy 166.23142 101.71013) (xy 166.422598 101.630941) (xy 166.594655 101.515977) + (xy 166.740977 101.369655) (xy 166.855941 101.197598) (xy 166.93513 101.00642) (xy 166.9755 100.803465) + (xy 166.9755 100.596535) (xy 166.93513 100.39358) (xy 166.855941 100.202402) (xy 166.740977 100.030345) + (xy 166.740975 100.030342) (xy 166.594657 99.884024) (xy 166.498533 99.819797) (xy 166.422598 99.769059) + (xy 166.401908 99.760489) (xy 166.23142 99.68987) (xy 166.231412 99.689868) (xy 166.028469 99.6495) + (xy 166.028465 99.6495) (xy 165.571535 99.6495) (xy 165.57153 99.6495) (xy 165.368587 99.689868) + (xy 165.368579 99.68987) (xy 165.177403 99.769058) (xy 165.005342 99.884024) (xy 164.859024 100.030342) + (xy 164.744058 100.202403) (xy 164.66487 100.393579) (xy 164.664868 100.393587) (xy 164.6245 100.59653) + (xy 146.078266 100.59653) (xy 146.038717 100.556981) (xy 146.038709 100.556975) (xy 145.90179 100.477926) + (xy 145.901786 100.477924) (xy 145.901784 100.477923) (xy 145.749057 100.437) (xy 145.590943 100.437) + (xy 145.438216 100.477923) (xy 145.438209 100.477926) (xy 145.30129 100.556975) (xy 145.301282 100.556981) + (xy 145.189481 100.668782) (xy 145.189475 100.66879) (xy 145.110426 100.805709) (xy 145.110423 100.805716) + (xy 145.0695 100.958443) (xy 138.6705 100.958443) (xy 138.629577 100.805716) (xy 138.628277 100.803465) + (xy 138.550524 100.66879) (xy 138.550518 100.668782) (xy 138.438717 100.556981) (xy 138.438709 100.556975) + (xy 138.30179 100.477926) (xy 138.301786 100.477924) (xy 138.301784 100.477923) (xy 138.149057 100.437) + (xy 137.990943 100.437) (xy 137.838216 100.477923) (xy 137.838209 100.477926) (xy 137.70129 100.556975) + (xy 137.701282 100.556981) (xy 137.589481 100.668782) (xy 137.589475 100.66879) (xy 137.510426 100.805709) + (xy 137.510423 100.805716) (xy 137.4695 100.958443) (xy 111.7005 100.958443) (xy 111.7005 99.340691) + (xy 148.3495 99.340691) (xy 148.3495 99.459309) (xy 148.380201 99.573886) (xy 148.439511 99.676613) + (xy 148.523387 99.760489) (xy 148.626114 99.819799) (xy 148.740691 99.8505) (xy 148.740694 99.8505) + (xy 148.859306 99.8505) (xy 148.859309 99.8505) (xy 148.973886 99.819799) (xy 149.076613 99.760489) + (xy 149.160489 99.676613) (xy 149.219799 99.573886) (xy 149.2505 99.459309) (xy 149.2505 99.340691) + (xy 149.219799 99.226114) (xy 149.160489 99.123387) (xy 149.076613 99.039511) (xy 148.973886 98.980201) + (xy 148.859309 98.9495) (xy 148.740691 98.9495) (xy 148.626114 98.980201) (xy 148.626112 98.980201) + (xy 148.626112 98.980202) (xy 148.523387 99.039511) (xy 148.523384 99.039513) (xy 148.439513 99.123384) + (xy 148.439511 99.123387) (xy 148.380201 99.226114) (xy 148.3495 99.340691) (xy 111.7005 99.340691) + (xy 111.7005 98.09653) (xy 164.6245 98.09653) (xy 164.6245 98.303469) (xy 164.664868 98.506412) + (xy 164.66487 98.50642) (xy 164.744058 98.697596) (xy 164.859024 98.869657) (xy 165.005342 99.015975) + (xy 165.005345 99.015977) (xy 165.177402 99.130941) (xy 165.36858 99.21013) (xy 165.57153 99.250499) + (xy 165.571534 99.2505) (xy 165.571535 99.2505) (xy 166.028466 99.2505) (xy 166.028467 99.250499) + (xy 166.23142 99.21013) (xy 166.422598 99.130941) (xy 166.594655 99.015977) (xy 166.740977 98.869655) + (xy 166.855941 98.697598) (xy 166.93513 98.50642) (xy 166.9755 98.303465) (xy 166.9755 98.096535) + (xy 166.93513 97.89358) (xy 166.855941 97.702402) (xy 166.740977 97.530345) (xy 166.740975 97.530342) + (xy 166.594657 97.384024) (xy 166.508626 97.326541) (xy 166.422598 97.269059) (xy 166.399052 97.259306) + (xy 166.23142 97.18987) (xy 166.231412 97.189868) (xy 166.028469 97.1495) (xy 166.028465 97.1495) + (xy 165.571535 97.1495) (xy 165.57153 97.1495) (xy 165.368587 97.189868) (xy 165.368579 97.18987) + (xy 165.177403 97.269058) (xy 165.005342 97.384024) (xy 164.859024 97.530342) (xy 164.744058 97.702403) + (xy 164.66487 97.893579) (xy 164.664868 97.893587) (xy 164.6245 98.09653) (xy 111.7005 98.09653) + (xy 111.7005 97.340691) (xy 122.3495 97.340691) (xy 122.3495 97.459309) (xy 122.380201 97.573886) + (xy 122.439511 97.676613) (xy 122.523387 97.760489) (xy 122.626114 97.819799) (xy 122.740691 97.8505) + (xy 122.740694 97.8505) (xy 122.859306 97.8505) (xy 122.859309 97.8505) (xy 122.973886 97.819799) + (xy 123.076613 97.760489) (xy 123.160489 97.676613) (xy 123.219799 97.573886) (xy 123.2505 97.459309) + (xy 123.2505 97.340691) (xy 123.219799 97.226114) (xy 123.17048 97.140691) (xy 134.1495 97.140691) + (xy 134.1495 97.259309) (xy 134.180201 97.373886) (xy 134.239511 97.476613) (xy 134.323387 97.560489) + (xy 134.426114 97.619799) (xy 134.540691 97.6505) (xy 134.540694 97.6505) (xy 134.659306 97.6505) + (xy 134.659309 97.6505) (xy 134.773886 97.619799) (xy 134.876613 97.560489) (xy 134.960489 97.476613) + (xy 135.019799 97.373886) (xy 135.0505 97.259309) (xy 135.0505 97.140691) (xy 135.019799 97.026114) + (xy 134.960489 96.923387) (xy 134.876613 96.839511) (xy 134.773886 96.780201) (xy 134.659309 96.7495) + (xy 134.540691 96.7495) (xy 134.426114 96.780201) (xy 134.426112 96.780201) (xy 134.426112 96.780202) + (xy 134.323387 96.839511) (xy 134.323384 96.839513) (xy 134.239513 96.923384) (xy 134.239511 96.923387) + (xy 134.206709 96.980202) (xy 134.180201 97.026114) (xy 134.1495 97.140691) (xy 123.17048 97.140691) + (xy 123.160489 97.123387) (xy 123.076613 97.039511) (xy 122.973886 96.980201) (xy 122.859309 96.9495) + (xy 122.740691 96.9495) (xy 122.626114 96.980201) (xy 122.626112 96.980201) (xy 122.626112 96.980202) + (xy 122.523387 97.039511) (xy 122.523384 97.039513) (xy 122.439513 97.123384) (xy 122.439511 97.123387) + (xy 122.424435 97.1495) (xy 122.380201 97.226114) (xy 122.3495 97.340691) (xy 111.7005 97.340691) + (xy 111.7005 96.140691) (xy 123.1495 96.140691) (xy 123.1495 96.259309) (xy 123.180201 96.373886) + (xy 123.239511 96.476613) (xy 123.323387 96.560489) (xy 123.426114 96.619799) (xy 123.540691 96.6505) + (xy 123.540694 96.6505) (xy 123.659306 96.6505) (xy 123.659309 96.6505) (xy 123.773886 96.619799) + (xy 123.876613 96.560489) (xy 123.960489 96.476613) (xy 124.019799 96.373886) (xy 124.0505 96.259309) + (xy 124.0505 96.140691) (xy 124.019799 96.026114) (xy 123.960489 95.923387) (xy 123.876613 95.839511) + (xy 123.773886 95.780201) (xy 123.659309 95.7495) (xy 123.540691 95.7495) (xy 123.426114 95.780201) + (xy 123.426112 95.780201) (xy 123.426112 95.780202) (xy 123.323387 95.839511) (xy 123.323384 95.839513) + (xy 123.239513 95.923384) (xy 123.239511 95.923387) (xy 123.180201 96.026114) (xy 123.1495 96.140691) + (xy 111.7005 96.140691) (xy 111.7005 95.59653) (xy 164.6245 95.59653) (xy 164.6245 95.803469) (xy 164.664868 96.006412) + (xy 164.66487 96.00642) (xy 164.744058 96.197596) (xy 164.859024 96.369657) (xy 165.005342 96.515975) + (xy 165.005345 96.515977) (xy 165.177402 96.630941) (xy 165.36858 96.71013) (xy 165.566508 96.7495) + (xy 165.57153 96.750499) (xy 165.571534 96.7505) (xy 165.571535 96.7505) (xy 166.028466 96.7505) + (xy 166.028467 96.750499) (xy 166.23142 96.71013) (xy 166.422598 96.630941) (xy 166.594655 96.515977) + (xy 166.740977 96.369655) (xy 166.855941 96.197598) (xy 166.93513 96.00642) (xy 166.9755 95.803465) + (xy 166.9755 95.596535) (xy 166.93513 95.39358) (xy 166.855941 95.202402) (xy 166.740977 95.030345) + (xy 166.740975 95.030342) (xy 166.594657 94.884024) (xy 166.468156 94.7995) (xy 166.422598 94.769059) + (xy 166.323007 94.727807) (xy 166.23142 94.68987) (xy 166.231412 94.689868) (xy 166.028469 94.6495) + (xy 166.028465 94.6495) (xy 165.571535 94.6495) (xy 165.57153 94.6495) (xy 165.368587 94.689868) + (xy 165.368579 94.68987) (xy 165.177403 94.769058) (xy 165.005342 94.884024) (xy 164.859024 95.030342) + (xy 164.744058 95.202403) (xy 164.66487 95.393579) (xy 164.664868 95.393587) (xy 164.6245 95.59653) + (xy 111.7005 95.59653) (xy 111.7005 94.740691) (xy 122.3495 94.740691) (xy 122.3495 94.859309) (xy 122.380201 94.973886) + (xy 122.439511 95.076613) (xy 122.523387 95.160489) (xy 122.626114 95.219799) (xy 122.740691 95.2505) + (xy 122.740694 95.2505) (xy 122.859306 95.2505) (xy 122.859309 95.2505) (xy 122.973886 95.219799) + (xy 123.076613 95.160489) (xy 123.160489 95.076613) (xy 123.219799 94.973886) (xy 123.2505 94.859309) + (xy 123.2505 94.740691) (xy 123.219799 94.626114) (xy 123.160489 94.523387) (xy 123.076613 94.439511) + (xy 122.973886 94.380201) (xy 122.859309 94.3495) (xy 122.740691 94.3495) (xy 122.626114 94.380201) + (xy 122.626112 94.380201) (xy 122.626112 94.380202) (xy 122.523387 94.439511) (xy 122.523384 94.439513) + (xy 122.439513 94.523384) (xy 122.439511 94.523387) (xy 122.418091 94.560488) (xy 122.380201 94.626114) + (xy 122.3495 94.740691) (xy 111.7005 94.740691) (xy 111.7005 94.140691) (xy 139.1495 94.140691) + (xy 139.1495 94.259309) (xy 139.180201 94.373886) (xy 139.239511 94.476613) (xy 139.323387 94.560489) + (xy 139.426114 94.619799) (xy 139.540691 94.6505) (xy 139.540694 94.6505) (xy 139.659306 94.6505) + (xy 139.659309 94.6505) (xy 139.773886 94.619799) (xy 139.876613 94.560489) (xy 139.960489 94.476613) + (xy 140.019799 94.373886) (xy 140.0505 94.259309) (xy 140.0505 94.140691) (xy 140.019799 94.026114) + (xy 139.960489 93.923387) (xy 139.876613 93.839511) (xy 139.773886 93.780201) (xy 139.659309 93.7495) + (xy 139.540691 93.7495) (xy 139.426114 93.780201) (xy 139.426112 93.780201) (xy 139.426112 93.780202) + (xy 139.323387 93.839511) (xy 139.323384 93.839513) (xy 139.239513 93.923384) (xy 139.239511 93.923387) + (xy 139.180201 94.026114) (xy 139.1495 94.140691) (xy 111.7005 94.140691) (xy 111.7005 93.09653) + (xy 164.6245 93.09653) (xy 164.6245 93.303469) (xy 164.664868 93.506412) (xy 164.66487 93.50642) + (xy 164.744058 93.697596) (xy 164.859024 93.869657) (xy 165.005342 94.015975) (xy 165.005345 94.015977) + (xy 165.177402 94.130941) (xy 165.36858 94.21013) (xy 165.57153 94.250499) (xy 165.571534 94.2505) + (xy 165.571535 94.2505) (xy 166.028466 94.2505) (xy 166.028467 94.250499) (xy 166.23142 94.21013) + (xy 166.422598 94.130941) (xy 166.594655 94.015977) (xy 166.740977 93.869655) (xy 166.855941 93.697598) + (xy 166.93513 93.50642) (xy 166.9755 93.303465) (xy 166.9755 93.096535) (xy 166.93513 92.89358) + (xy 166.855941 92.702402) (xy 166.740977 92.530345) (xy 166.740975 92.530342) (xy 166.594657 92.384024) + (xy 166.508626 92.326541) (xy 166.422598 92.269059) (xy 166.23142 92.18987) (xy 166.231412 92.189868) + (xy 166.028469 92.1495) (xy 166.028465 92.1495) (xy 165.571535 92.1495) (xy 165.57153 92.1495) (xy 165.368587 92.189868) + (xy 165.368579 92.18987) (xy 165.177403 92.269058) (xy 165.005342 92.384024) (xy 164.859024 92.530342) + (xy 164.744058 92.702403) (xy 164.66487 92.893579) (xy 164.664868 92.893587) (xy 164.6245 93.09653) + (xy 111.7005 93.09653) (xy 111.7005 90.947278) (xy 133.356087 90.947278) (xy 133.356087 91.065896) + (xy 133.386788 91.180473) (xy 133.446098 91.2832) (xy 133.529974 91.367076) (xy 133.632701 91.426386) + (xy 133.747278 91.457087) (xy 133.747281 91.457087) (xy 133.865893 91.457087) (xy 133.865896 91.457087) + (xy 133.980473 91.426386) (xy 134.0832 91.367076) (xy 134.167076 91.2832) (xy 134.226386 91.180473) + (xy 134.257087 91.065896) (xy 134.257087 90.947278) (xy 134.226386 90.832701) (xy 134.167076 90.729974) + (xy 134.0832 90.646098) (xy 133.997346 90.59653) (xy 164.6245 90.59653) (xy 164.6245 90.803469) + (xy 164.664868 91.006412) (xy 164.66487 91.00642) (xy 164.744058 91.197596) (xy 164.859024 91.369657) + (xy 165.005342 91.515975) (xy 165.005345 91.515977) (xy 165.177402 91.630941) (xy 165.36858 91.71013) + (xy 165.57153 91.750499) (xy 165.571534 91.7505) (xy 165.571535 91.7505) (xy 166.028466 91.7505) + (xy 166.028467 91.750499) (xy 166.23142 91.71013) (xy 166.422598 91.630941) (xy 166.594655 91.515977) + (xy 166.740977 91.369655) (xy 166.855941 91.197598) (xy 166.93513 91.00642) (xy 166.9755 90.803465) + (xy 166.9755 90.596535) (xy 166.93513 90.39358) (xy 166.855941 90.202402) (xy 166.740977 90.030345) + (xy 166.740975 90.030342) (xy 166.594657 89.884024) (xy 166.498123 89.819523) (xy 166.422598 89.769059) + (xy 166.401908 89.760489) (xy 166.23142 89.68987) (xy 166.231412 89.689868) (xy 166.028469 89.6495) + (xy 166.028465 89.6495) (xy 165.571535 89.6495) (xy 165.57153 89.6495) (xy 165.368587 89.689868) + (xy 165.368579 89.68987) (xy 165.177403 89.769058) (xy 165.005342 89.884024) (xy 164.859024 90.030342) + (xy 164.744058 90.202403) (xy 164.66487 90.393579) (xy 164.664868 90.393587) (xy 164.6245 90.59653) + (xy 133.997346 90.59653) (xy 133.980473 90.586788) (xy 133.865896 90.556087) (xy 133.747278 90.556087) + (xy 133.632701 90.586788) (xy 133.632699 90.586788) (xy 133.632699 90.586789) (xy 133.529974 90.646098) + (xy 133.529971 90.6461) (xy 133.4461 90.729971) (xy 133.446098 90.729974) (xy 133.403668 90.803465) + (xy 133.386788 90.832701) (xy 133.356087 90.947278) (xy 111.7005 90.947278) (xy 111.7005 89.934104) + (xy 131.542913 89.934104) (xy 131.542913 90.052722) (xy 131.573614 90.167299) (xy 131.632924 90.270026) + (xy 131.7168 90.353902) (xy 131.819527 90.413212) (xy 131.934104 90.443913) (xy 131.934107 90.443913) + (xy 132.052719 90.443913) (xy 132.052722 90.443913) (xy 132.167299 90.413212) (xy 132.270026 90.353902) + (xy 132.353902 90.270026) (xy 132.413212 90.167299) (xy 132.443913 90.052722) (xy 132.443913 89.934104) + (xy 132.413212 89.819527) (xy 132.36009 89.727517) (xy 132.9495 89.727517) (xy 132.9495 89.846135) + (xy 132.980201 89.960712) (xy 133.039511 90.063439) (xy 133.123387 90.147315) (xy 133.226114 90.206625) + (xy 133.340691 90.237326) (xy 133.340694 90.237326) (xy 133.459306 90.237326) (xy 133.459309 90.237326) + (xy 133.573886 90.206625) (xy 133.676613 90.147315) (xy 133.760489 90.063439) (xy 133.819799 89.960712) + (xy 133.8505 89.846135) (xy 133.8505 89.781444) (xy 133.870185 89.714405) (xy 133.922989 89.66865) + (xy 133.992147 89.658706) (xy 134.006594 89.661669) (xy 134.009043 89.662326) (xy 134.009045 89.662326) + (xy 134.127658 89.662326) (xy 134.127661 89.662326) (xy 134.242238 89.631625) (xy 134.344965 89.572315) + (xy 134.428841 89.488439) (xy 134.488151 89.385712) (xy 134.500214 89.340691) (xy 141.3245 89.340691) + (xy 141.3245 89.459309) (xy 141.355201 89.573886) (xy 141.414511 89.676613) (xy 141.498387 89.760489) + (xy 141.601114 89.819799) (xy 141.715691 89.8505) (xy 141.715694 89.8505) (xy 141.834306 89.8505) + (xy 141.834309 89.8505) (xy 141.948886 89.819799) (xy 142.051613 89.760489) (xy 142.135489 89.676613) + (xy 142.194799 89.573886) (xy 142.2255 89.459309) (xy 142.2255 89.340691) (xy 142.194799 89.226114) + (xy 142.135489 89.123387) (xy 142.051613 89.039511) (xy 141.948886 88.980201) (xy 141.834309 88.9495) + (xy 141.715691 88.9495) (xy 141.601114 88.980201) (xy 141.601112 88.980201) (xy 141.601112 88.980202) + (xy 141.498387 89.039511) (xy 141.498384 89.039513) (xy 141.414513 89.123384) (xy 141.414511 89.123387) + (xy 141.360344 89.217207) (xy 141.355201 89.226114) (xy 141.3245 89.340691) (xy 134.500214 89.340691) + (xy 134.518852 89.271135) (xy 134.518852 89.152517) (xy 134.488151 89.03794) (xy 134.428841 88.935213) + (xy 134.344965 88.851337) (xy 134.242238 88.792027) (xy 134.127661 88.761326) (xy 134.009043 88.761326) + (xy 133.894466 88.792027) (xy 133.894464 88.792027) (xy 133.894464 88.792028) (xy 133.791739 88.851337) + (xy 133.791736 88.851339) (xy 133.707865 88.93521) (xy 133.707863 88.935213) (xy 133.661235 89.015975) + (xy 133.648553 89.03794) (xy 133.617852 89.152517) (xy 133.617852 89.152519) (xy 133.617852 89.217207) + (xy 133.598167 89.284246) (xy 133.545363 89.330001) (xy 133.476205 89.339945) (xy 133.461768 89.336984) + (xy 133.459315 89.336327) (xy 133.45931 89.336326) (xy 133.459309 89.336326) (xy 133.340691 89.336326) + (xy 133.226114 89.367027) (xy 133.226112 89.367027) (xy 133.226112 89.367028) (xy 133.123387 89.426337) + (xy 133.123384 89.426339) (xy 133.039513 89.51021) (xy 133.039511 89.510213) (xy 133.001354 89.576303) + (xy 132.980201 89.61294) (xy 132.9495 89.727517) (xy 132.36009 89.727517) (xy 132.353902 89.7168) + (xy 132.270026 89.632924) (xy 132.167299 89.573614) (xy 132.052722 89.542913) (xy 131.934104 89.542913) + (xy 131.819527 89.573614) (xy 131.819525 89.573614) (xy 131.819525 89.573615) (xy 131.7168 89.632924) + (xy 131.716797 89.632926) (xy 131.632926 89.716797) (xy 131.632924 89.7168) (xy 131.602753 89.769058) + (xy 131.573614 89.819527) (xy 131.542913 89.934104) (xy 111.7005 89.934104) (xy 111.7005 87.740691) + (xy 121.1495 87.740691) (xy 121.1495 87.859309) (xy 121.180201 87.973886) (xy 121.239511 88.076613) + (xy 121.323387 88.160489) (xy 121.426114 88.219799) (xy 121.540691 88.2505) (xy 121.540694 88.2505) + (xy 121.659306 88.2505) (xy 121.659309 88.2505) (xy 121.773886 88.219799) (xy 121.876613 88.160489) + (xy 121.896411 88.140691) (xy 129.3495 88.140691) (xy 129.3495 88.259309) (xy 129.380201 88.373886) + (xy 129.439511 88.476613) (xy 129.523387 88.560489) (xy 129.626114 88.619799) (xy 129.740691 88.6505) + (xy 129.740694 88.6505) (xy 129.859306 88.6505) (xy 129.859309 88.6505) (xy 129.973886 88.619799) + (xy 130.076613 88.560489) (xy 130.160489 88.476613) (xy 130.199943 88.408278) (xy 142.204913 88.408278) + (xy 142.204913 88.526896) (xy 142.235614 88.641473) (xy 142.294924 88.7442) (xy 142.3788 88.828076) + (xy 142.481527 88.887386) (xy 142.596104 88.918087) (xy 142.596107 88.918087) (xy 142.714719 88.918087) + (xy 142.714722 88.918087) (xy 142.829299 88.887386) (xy 142.932026 88.828076) (xy 143.015902 88.7442) + (xy 143.075212 88.641473) (xy 143.105913 88.526896) (xy 143.105913 88.408278) (xy 143.075212 88.293701) + (xy 143.015902 88.190974) (xy 142.932026 88.107098) (xy 142.913722 88.09653) (xy 164.6245 88.09653) + (xy 164.6245 88.303469) (xy 164.664868 88.506412) (xy 164.66487 88.50642) (xy 164.744058 88.697596) + (xy 164.859024 88.869657) (xy 165.005342 89.015975) (xy 165.005345 89.015977) (xy 165.177402 89.130941) + (xy 165.36858 89.21013) (xy 165.57153 89.250499) (xy 165.571534 89.2505) (xy 165.571535 89.2505) + (xy 166.028466 89.2505) (xy 166.028467 89.250499) (xy 166.23142 89.21013) (xy 166.422598 89.130941) + (xy 166.594655 89.015977) (xy 166.740977 88.869655) (xy 166.855941 88.697598) (xy 166.93513 88.50642) + (xy 166.9755 88.303465) (xy 166.9755 88.096535) (xy 166.93513 87.89358) (xy 166.855941 87.702402) + (xy 166.740977 87.530345) (xy 166.740975 87.530342) (xy 166.594657 87.384024) (xy 166.503902 87.323384) + (xy 166.422598 87.269059) (xy 166.351263 87.239511) (xy 166.23142 87.18987) (xy 166.231412 87.189868) + (xy 166.028469 87.1495) (xy 166.028465 87.1495) (xy 165.571535 87.1495) (xy 165.57153 87.1495) (xy 165.368587 87.189868) + (xy 165.368579 87.18987) (xy 165.177403 87.269058) (xy 165.005342 87.384024) (xy 164.859024 87.530342) + (xy 164.744058 87.702403) (xy 164.66487 87.893579) (xy 164.664868 87.893587) (xy 164.6245 88.09653) + (xy 142.913722 88.09653) (xy 142.829299 88.047788) (xy 142.714722 88.017087) (xy 142.596104 88.017087) + (xy 142.481527 88.047788) (xy 142.481525 88.047788) (xy 142.481525 88.047789) (xy 142.3788 88.107098) + (xy 142.378797 88.1071) (xy 142.294926 88.190971) (xy 142.294924 88.190974) (xy 142.235614 88.293701) + (xy 142.204913 88.408278) (xy 130.199943 88.408278) (xy 130.219799 88.373886) (xy 130.2505 88.259309) + (xy 130.2505 88.140691) (xy 130.219799 88.026114) (xy 130.160489 87.923387) (xy 130.076613 87.839511) + (xy 129.973886 87.780201) (xy 129.859309 87.7495) (xy 129.740691 87.7495) (xy 129.626114 87.780201) + (xy 129.626112 87.780201) (xy 129.626112 87.780202) (xy 129.523387 87.839511) (xy 129.523384 87.839513) + (xy 129.439513 87.923384) (xy 129.439511 87.923387) (xy 129.398693 87.994086) (xy 129.380201 88.026114) + (xy 129.3495 88.140691) (xy 121.896411 88.140691) (xy 121.960489 88.076613) (xy 122.019799 87.973886) + (xy 122.0505 87.859309) (xy 122.0505 87.740691) (xy 122.019799 87.626114) (xy 121.97048 87.540691) + (xy 141.3245 87.540691) (xy 141.3245 87.659309) (xy 141.355201 87.773886) (xy 141.414511 87.876613) + (xy 141.498387 87.960489) (xy 141.601114 88.019799) (xy 141.715691 88.0505) (xy 141.715694 88.0505) + (xy 141.834306 88.0505) (xy 141.834309 88.0505) (xy 141.948886 88.019799) (xy 142.051613 87.960489) + (xy 142.135489 87.876613) (xy 142.194799 87.773886) (xy 142.2255 87.659309) (xy 142.2255 87.540691) + (xy 142.194799 87.426114) (xy 142.135489 87.323387) (xy 142.051613 87.239511) (xy 141.948886 87.180201) + (xy 141.834309 87.1495) (xy 141.715691 87.1495) (xy 141.601114 87.180201) (xy 141.601112 87.180201) + (xy 141.601112 87.180202) (xy 141.498387 87.239511) (xy 141.498384 87.239513) (xy 141.414513 87.323384) + (xy 141.414511 87.323387) (xy 141.381709 87.380202) (xy 141.355201 87.426114) (xy 141.3245 87.540691) + (xy 121.97048 87.540691) (xy 121.960489 87.523387) (xy 121.876613 87.439511) (xy 121.773886 87.380201) + (xy 121.659309 87.3495) (xy 121.540691 87.3495) (xy 121.426114 87.380201) (xy 121.426112 87.380201) + (xy 121.426112 87.380202) (xy 121.323387 87.439511) (xy 121.323384 87.439513) (xy 121.239513 87.523384) + (xy 121.239511 87.523387) (xy 121.180201 87.626114) (xy 121.1495 87.740691) (xy 111.7005 87.740691) + (xy 111.7005 86.140691) (xy 134.5495 86.140691) (xy 134.5495 86.259309) (xy 134.580201 86.373886) + (xy 134.639511 86.476613) (xy 134.723387 86.560489) (xy 134.826114 86.619799) (xy 134.940691 86.6505) + (xy 134.940694 86.6505) (xy 135.059306 86.6505) (xy 135.059309 86.6505) (xy 135.173886 86.619799) + (xy 135.276613 86.560489) (xy 135.360489 86.476613) (xy 135.379673 86.443386) (xy 159.8995 86.443386) + (xy 159.8995 87.356613) (xy 159.905913 87.427192) (xy 159.905913 87.427194) (xy 159.905914 87.427196) + (xy 159.956522 87.589606) (xy 160.02471 87.702403) (xy 160.04453 87.735188) (xy 160.164811 87.855469) + (xy 160.164813 87.85547) (xy 160.164815 87.855472) (xy 160.310394 87.943478) (xy 160.472804 87.994086) + (xy 160.543384 88.0005) (xy 160.543387 88.0005) (xy 161.456613 88.0005) (xy 161.456616 88.0005) + (xy 161.527196 87.994086) (xy 161.689606 87.943478) (xy 161.835185 87.855472) (xy 161.955472 87.735185) + (xy 162.043478 87.589606) (xy 162.094086 87.427196) (xy 162.1005 87.356616) (xy 162.1005 86.443384) + (xy 162.094086 86.372804) (xy 162.043478 86.210394) (xy 161.955472 86.064815) (xy 161.95547 86.064813) + (xy 161.955469 86.064811) (xy 161.835188 85.94453) (xy 161.800213 85.923387) (xy 161.689606 85.856522) + (xy 161.527196 85.805914) (xy 161.527194 85.805913) (xy 161.527192 85.805913) (xy 161.477778 85.801423) + (xy 161.456616 85.7995) (xy 160.543384 85.7995) (xy 160.524145 85.801248) (xy 160.472807 85.805913) + (xy 160.310393 85.856522) (xy 160.164811 85.94453) (xy 160.04453 86.064811) (xy 159.956522 86.210393) + (xy 159.905913 86.372807) (xy 159.8995 86.443386) (xy 135.379673 86.443386) (xy 135.419799 86.373886) + (xy 135.4505 86.259309) (xy 135.4505 86.140691) (xy 135.419799 86.026114) (xy 135.360489 85.923387) + (xy 135.276613 85.839511) (xy 135.173886 85.780201) (xy 135.059309 85.7495) (xy 134.940691 85.7495) + (xy 134.826114 85.780201) (xy 134.826112 85.780201) (xy 134.826112 85.780202) (xy 134.723387 85.839511) + (xy 134.723384 85.839513) (xy 134.639513 85.923384) (xy 134.639511 85.923387) (xy 134.580201 86.026114) + (xy 134.5495 86.140691) (xy 111.7005 86.140691) (xy 111.7005 85.59653) (xy 164.6245 85.59653) (xy 164.6245 85.803469) + (xy 164.652559 85.94453) (xy 164.66487 86.00642) (xy 164.744059 86.197598) (xy 164.752609 86.210394) + (xy 164.859024 86.369657) (xy 165.005342 86.515975) (xy 165.005345 86.515977) (xy 165.177402 86.630941) + (xy 165.36858 86.71013) (xy 165.57153 86.750499) (xy 165.571534 86.7505) (xy 165.571535 86.7505) + (xy 166.028466 86.7505) (xy 166.028467 86.750499) (xy 166.23142 86.71013) (xy 166.422598 86.630941) + (xy 166.594655 86.515977) (xy 166.740977 86.369655) (xy 166.855941 86.197598) (xy 166.93513 86.00642) + (xy 166.9755 85.803465) (xy 166.9755 85.596535) (xy 166.93513 85.39358) (xy 166.855941 85.202402) + (xy 166.740977 85.030345) (xy 166.740975 85.030342) (xy 166.594657 84.884024) (xy 166.49846 84.819748) + (xy 166.422598 84.769059) (xy 166.312329 84.723384) (xy 166.23142 84.68987) (xy 166.231412 84.689868) + (xy 166.028469 84.6495) (xy 166.028465 84.6495) (xy 165.571535 84.6495) (xy 165.57153 84.6495) (xy 165.368587 84.689868) + (xy 165.368579 84.68987) (xy 165.177403 84.769058) (xy 165.005342 84.884024) (xy 164.859024 85.030342) + (xy 164.744058 85.202403) (xy 164.66487 85.393579) (xy 164.664868 85.393587) (xy 164.6245 85.59653) + (xy 111.7005 85.59653) (xy 111.7005 83.141999) (xy 131.5 83.141999) (xy 131.5 83.35) (xy 132.526082 83.35) + (xy 132.5 83.447339) (xy 132.5 83.752661) (xy 132.526082 83.85) (xy 131.5 83.85) (xy 131.5 84.058) + (xy 131.510608 84.177325) (xy 131.510609 84.177328) (xy 131.566557 84.372861) (xy 131.660721 84.553129) + (xy 131.789246 84.710753) (xy 131.94687 84.839278) (xy 132.127138 84.933442) (xy 132.322671 84.98939) + (xy 132.322674 84.989391) (xy 132.441999 84.999999) (xy 132.442002 85) (xy 132.65 85) (xy 132.65 84.015686) + (xy 132.654394 84.02008) (xy 132.745606 84.072741) (xy 132.847339 84.1) (xy 132.952661 84.1) (xy 133.054394 84.072741) + (xy 133.145606 84.02008) (xy 133.15 84.015686) (xy 133.15 85) (xy 133.357998 85) (xy 133.358 84.999999) + (xy 133.477325 84.989391) (xy 133.477328 84.98939) (xy 133.645779 84.941191) (xy 137.1495 84.941191) + (xy 137.1495 85.059809) (xy 137.180201 85.174386) (xy 137.239511 85.277113) (xy 137.323387 85.360989) + (xy 137.426114 85.420299) (xy 137.540691 85.451) (xy 137.540694 85.451) (xy 137.659306 85.451) (xy 137.659309 85.451) + (xy 137.773886 85.420299) (xy 137.876613 85.360989) (xy 137.960489 85.277113) (xy 138.019799 85.174386) + (xy 138.0505 85.059809) (xy 138.0505 84.941191) (xy 138.296967 84.941191) (xy 138.296967 85.059809) + (xy 138.327668 85.174386) (xy 138.386978 85.277113) (xy 138.470854 85.360989) (xy 138.573581 85.420299) + (xy 138.688158 85.451) (xy 138.688161 85.451) (xy 138.806773 85.451) (xy 138.806776 85.451) (xy 138.921353 85.420299) + (xy 139.02408 85.360989) (xy 139.107956 85.277113) (xy 139.167266 85.174386) (xy 139.197967 85.059809) + (xy 139.197967 84.941191) (xy 139.197833 84.940691) (xy 140.9495 84.940691) (xy 140.9495 85.059309) + (xy 140.980201 85.173886) (xy 141.039511 85.276613) (xy 141.123387 85.360489) (xy 141.226114 85.419799) + (xy 141.340691 85.4505) (xy 141.340694 85.4505) (xy 141.459306 85.4505) (xy 141.459309 85.4505) + (xy 141.573886 85.419799) (xy 141.676613 85.360489) (xy 141.760489 85.276613) (xy 141.819799 85.173886) + (xy 141.8505 85.059309) (xy 141.8505 84.940691) (xy 158.5495 84.940691) (xy 158.5495 85.059309) + (xy 158.580201 85.173886) (xy 158.639511 85.276613) (xy 158.723387 85.360489) (xy 158.826114 85.419799) + (xy 158.940691 85.4505) (xy 158.940694 85.4505) (xy 159.059306 85.4505) (xy 159.059309 85.4505) + (xy 159.173886 85.419799) (xy 159.276613 85.360489) (xy 159.360489 85.276613) (xy 159.419799 85.173886) + (xy 159.4505 85.059309) (xy 159.4505 84.940691) (xy 159.419799 84.826114) (xy 159.360489 84.723387) + (xy 159.276613 84.639511) (xy 159.173886 84.580201) (xy 159.059309 84.5495) (xy 158.940691 84.5495) + (xy 158.826114 84.580201) (xy 158.826112 84.580201) (xy 158.826112 84.580202) (xy 158.723387 84.639511) + (xy 158.723384 84.639513) (xy 158.639513 84.723384) (xy 158.639511 84.723387) (xy 158.580201 84.826114) + (xy 158.5495 84.940691) (xy 141.8505 84.940691) (xy 141.819799 84.826114) (xy 141.760489 84.723387) + (xy 141.676613 84.639511) (xy 141.573886 84.580201) (xy 141.459309 84.5495) (xy 141.340691 84.5495) + (xy 141.226114 84.580201) (xy 141.226112 84.580201) (xy 141.226112 84.580202) (xy 141.123387 84.639511) + (xy 141.123384 84.639513) (xy 141.039513 84.723384) (xy 141.039511 84.723387) (xy 140.980201 84.826114) + (xy 140.9495 84.940691) (xy 139.197833 84.940691) (xy 139.167266 84.826614) (xy 139.107956 84.723887) + (xy 139.02408 84.640011) (xy 138.921353 84.580701) (xy 138.806776 84.55) (xy 138.688158 84.55) (xy 138.573581 84.580701) + (xy 138.573579 84.580701) (xy 138.573579 84.580702) (xy 138.470854 84.640011) (xy 138.470851 84.640013) + (xy 138.38698 84.723884) (xy 138.386978 84.723887) (xy 138.327668 84.826614) (xy 138.296967 84.941191) + (xy 138.0505 84.941191) (xy 138.019799 84.826614) (xy 137.960489 84.723887) (xy 137.876613 84.640011) + (xy 137.773886 84.580701) (xy 137.659309 84.55) (xy 137.540691 84.55) (xy 137.426114 84.580701) + (xy 137.426112 84.580701) (xy 137.426112 84.580702) (xy 137.323387 84.640011) (xy 137.323384 84.640013) + (xy 137.239513 84.723884) (xy 137.239511 84.723887) (xy 137.180201 84.826614) (xy 137.1495 84.941191) + (xy 133.645779 84.941191) (xy 133.672861 84.933442) (xy 133.853129 84.839278) (xy 133.855971 84.836962) + (xy 134.010753 84.710753) (xy 134.139278 84.553129) (xy 134.233442 84.372861) (xy 134.28939 84.177328) + (xy 134.289391 84.177325) (xy 134.299999 84.058) (xy 134.3 84.057998) (xy 134.3 83.85) (xy 133.273918 83.85) + (xy 133.3 83.752661) (xy 133.3 83.447339) (xy 133.273918 83.35) (xy 134.3 83.35) (xy 134.3 83.142002) + (xy 134.299999 83.141999) (xy 134.289391 83.022674) (xy 134.28939 83.022671) (xy 134.233442 82.827138) + (xy 134.183524 82.731573) (xy 134.183523 82.731572) (xy 134.156713 82.680247) (xy 134.7995 82.680247) + (xy 134.7995 84.519752) (xy 134.811131 84.578229) (xy 134.811132 84.57823) (xy 134.855447 84.644552) + (xy 134.921769 84.688867) (xy 134.92177 84.688868) (xy 134.980247 84.700499) (xy 134.98025 84.7005) + (xy 134.980252 84.7005) (xy 136.81975 84.7005) (xy 136.819751 84.700499) (xy 136.834568 84.697552) + (xy 136.878229 84.688868) (xy 136.878229 84.688867) (xy 136.878231 84.688867) (xy 136.944552 84.644552) + (xy 136.988867 84.578231) (xy 136.988867 84.578229) (xy 136.988868 84.578229) (xy 137.000499 84.519752) + (xy 137.0005 84.51975) (xy 137.0005 84.175908) (xy 137.020185 84.108869) (xy 137.072989 84.063114) + (xy 137.142147 84.05317) (xy 137.205703 84.082195) (xy 137.231887 84.113908) (xy 137.239508 84.127109) + (xy 137.23951 84.127111) (xy 137.239511 84.127113) (xy 137.323387 84.210989) (xy 137.426114 84.270299) + (xy 137.540691 84.301) (xy 137.540694 84.301) (xy 137.659306 84.301) (xy 137.659309 84.301) (xy 137.773886 84.270299) + (xy 137.876613 84.210989) (xy 137.960489 84.127113) (xy 138.019799 84.024386) (xy 138.0505 83.909809) + (xy 138.0505 83.791191) (xy 138.0505 83.786964) (xy 138.070185 83.719925) (xy 138.122989 83.67417) + (xy 138.192147 83.664226) (xy 138.255703 83.693251) (xy 138.262181 83.699283) (xy 138.323387 83.760489) + (xy 138.426114 83.819799) (xy 138.540691 83.8505) (xy 138.540694 83.8505) (xy 138.659306 83.8505) + (xy 138.659309 83.8505) (xy 138.773886 83.819799) (xy 138.876613 83.760489) (xy 138.960489 83.676613) + (xy 139.019799 83.573886) (xy 139.028694 83.540691) (xy 151.1495 83.540691) (xy 151.1495 83.659309) + (xy 151.180201 83.773886) (xy 151.239511 83.876613) (xy 151.323387 83.960489) (xy 151.426114 84.019799) + (xy 151.540691 84.0505) (xy 151.540694 84.0505) (xy 151.659306 84.0505) (xy 151.659309 84.0505) + (xy 151.773886 84.019799) (xy 151.876613 83.960489) (xy 151.960489 83.876613) (xy 152.019799 83.773886) + (xy 152.0505 83.659309) (xy 152.0505 83.540691) (xy 152.019799 83.426114) (xy 151.960489 83.323387) + (xy 151.876613 83.239511) (xy 151.773886 83.180201) (xy 151.659309 83.1495) (xy 151.540691 83.1495) + (xy 151.426114 83.180201) (xy 151.426112 83.180201) (xy 151.426112 83.180202) (xy 151.323387 83.239511) + (xy 151.323384 83.239513) (xy 151.239513 83.323384) (xy 151.239511 83.323387) (xy 151.180201 83.426114) + (xy 151.1495 83.540691) (xy 139.028694 83.540691) (xy 139.0505 83.459309) (xy 139.0505 83.340691) + (xy 139.019799 83.226114) (xy 138.960489 83.123387) (xy 138.876613 83.039511) (xy 138.773886 82.980201) + (xy 138.659309 82.9495) (xy 138.540691 82.9495) (xy 138.426114 82.980201) (xy 138.426112 82.980201) + (xy 138.426112 82.980202) (xy 138.323387 83.039511) (xy 138.323384 83.039513) (xy 138.239513 83.123384) + (xy 138.239511 83.123387) (xy 138.206709 83.180202) (xy 138.180201 83.226114) (xy 138.1495 83.340691) + (xy 138.1495 83.340693) (xy 138.1495 83.463536) (xy 138.129815 83.530575) (xy 138.077011 83.57633) + (xy 138.007853 83.586274) (xy 137.944297 83.557249) (xy 137.937819 83.551217) (xy 137.876615 83.490013) + (xy 137.876613 83.490011) (xy 137.773886 83.430701) (xy 137.659309 83.4) (xy 137.540691 83.4) (xy 137.426114 83.430701) + (xy 137.426112 83.430701) (xy 137.426112 83.430702) (xy 137.323387 83.490011) (xy 137.323384 83.490013) + (xy 137.239513 83.573884) (xy 137.239511 83.573887) (xy 137.231886 83.587094) (xy 137.181317 83.635308) + (xy 137.11271 83.648529) (xy 137.047846 83.62256) (xy 137.007319 83.565644) (xy 137.0005 83.525091) + (xy 137.0005 82.740691) (xy 141.7495 82.740691) (xy 141.7495 82.859309) (xy 141.780201 82.973886) + (xy 141.839511 83.076613) (xy 141.923387 83.160489) (xy 142.026114 83.219799) (xy 142.140691 83.2505) + (xy 142.140694 83.2505) (xy 142.259306 83.2505) (xy 142.259309 83.2505) (xy 142.373886 83.219799) + (xy 142.476613 83.160489) (xy 142.560489 83.076613) (xy 142.619799 82.973886) (xy 142.6505 82.859309) + (xy 142.6505 82.740691) (xy 142.619799 82.626114) (xy 142.61729 82.621769) (xy 142.613677 82.61551) + (xy 142.613676 82.615508) (xy 142.613675 82.615507) (xy 142.582571 82.561634) (xy 143.94423 82.561634) + (xy 143.94423 82.680252) (xy 143.974931 82.794829) (xy 144.034241 82.897556) (xy 144.118117 82.981432) + (xy 144.220844 83.040742) (xy 144.335421 83.071443) (xy 144.335424 83.071443) (xy 144.454036 83.071443) + (xy 144.454039 83.071443) (xy 144.568616 83.040742) (xy 144.671343 82.981432) (xy 144.672528 82.980247) + (xy 159.8995 82.980247) (xy 159.8995 84.819752) (xy 159.911131 84.878229) (xy 159.911132 84.87823) + (xy 159.955447 84.944552) (xy 160.021769 84.988867) (xy 160.02177 84.988868) (xy 160.080247 85.000499) + (xy 160.08025 85.0005) (xy 160.080252 85.0005) (xy 161.91975 85.0005) (xy 161.919751 85.000499) + (xy 161.934568 84.997552) (xy 161.978229 84.988868) (xy 161.978229 84.988867) (xy 161.978231 84.988867) + (xy 162.044552 84.944552) (xy 162.088867 84.878231) (xy 162.088867 84.878229) (xy 162.088868 84.878229) + (xy 162.100499 84.819752) (xy 162.1005 84.81975) (xy 162.1005 83.09653) (xy 164.6245 83.09653) (xy 164.6245 83.303469) + (xy 164.664868 83.506412) (xy 164.66487 83.50642) (xy 164.735367 83.676615) (xy 164.744059 83.697598) + (xy 164.786081 83.760489) (xy 164.859024 83.869657) (xy 165.005342 84.015975) (xy 165.005345 84.015977) + (xy 165.177402 84.130941) (xy 165.36858 84.21013) (xy 165.57153 84.250499) (xy 165.571534 84.2505) + (xy 165.571535 84.2505) (xy 166.028466 84.2505) (xy 166.028467 84.250499) (xy 166.23142 84.21013) + (xy 166.422598 84.130941) (xy 166.594655 84.015977) (xy 166.740977 83.869655) (xy 166.855941 83.697598) + (xy 166.93513 83.50642) (xy 166.9755 83.303465) (xy 166.9755 83.096535) (xy 166.93513 82.89358) + (xy 166.855941 82.702402) (xy 166.740977 82.530345) (xy 166.740975 82.530342) (xy 166.594657 82.384024) + (xy 166.458768 82.293227) (xy 166.422598 82.269059) (xy 166.351263 82.239511) (xy 166.23142 82.18987) + (xy 166.231412 82.189868) (xy 166.028469 82.1495) (xy 166.028465 82.1495) (xy 165.571535 82.1495) + (xy 165.57153 82.1495) (xy 165.368587 82.189868) (xy 165.368579 82.18987) (xy 165.177403 82.269058) + (xy 165.005342 82.384024) (xy 164.859024 82.530342) (xy 164.744058 82.702403) (xy 164.66487 82.893579) + (xy 164.664868 82.893587) (xy 164.6245 83.09653) (xy 162.1005 83.09653) (xy 162.1005 82.980249) + (xy 162.100499 82.980247) (xy 162.088868 82.92177) (xy 162.088867 82.921769) (xy 162.044552 82.855447) + (xy 161.97823 82.811132) (xy 161.978229 82.811131) (xy 161.919752 82.7995) (xy 161.919748 82.7995) + (xy 160.080252 82.7995) (xy 160.080247 82.7995) (xy 160.02177 82.811131) (xy 160.021769 82.811132) + (xy 159.955447 82.855447) (xy 159.911132 82.921769) (xy 159.911131 82.92177) (xy 159.8995 82.980247) + (xy 144.672528 82.980247) (xy 144.755219 82.897556) (xy 144.814529 82.794829) (xy 144.84523 82.680252) + (xy 144.84523 82.561634) (xy 144.814529 82.447057) (xy 144.779935 82.38714) (xy 144.763463 82.319241) + (xy 144.786315 82.253214) (xy 144.799637 82.237464) (xy 144.834989 82.202113) (xy 144.894299 82.099386) + (xy 144.925 81.984809) (xy 144.925 81.866191) (xy 144.894299 81.751614) (xy 144.834989 81.648887) + (xy 144.751113 81.565011) (xy 144.648386 81.505701) (xy 144.533809 81.475) (xy 144.415191 81.475) + (xy 144.300614 81.505701) (xy 144.300612 81.505701) (xy 144.300612 81.505702) (xy 144.197887 81.565011) + (xy 144.197884 81.565013) (xy 144.114013 81.648884) (xy 144.114011 81.648887) (xy 144.054701 81.751614) + (xy 144.024 81.866191) (xy 144.024 81.984809) (xy 144.054701 82.099386) (xy 144.054702 82.099387) + (xy 144.089293 82.1593) (xy 144.105766 82.2272) (xy 144.082914 82.293227) (xy 144.069589 82.30898) + (xy 144.034244 82.344325) (xy 144.034241 82.34433) (xy 143.979287 82.439513) (xy 143.974931 82.447057) + (xy 143.94423 82.561634) (xy 142.582571 82.561634) (xy 142.560491 82.52339) (xy 142.560486 82.523384) + (xy 142.476615 82.439513) (xy 142.476613 82.439511) (xy 142.373886 82.380201) (xy 142.259309 82.3495) + (xy 142.140691 82.3495) (xy 142.026114 82.380201) (xy 142.026112 82.380201) (xy 142.026112 82.380202) + (xy 141.923387 82.439511) (xy 141.923384 82.439513) (xy 141.839513 82.523384) (xy 141.839511 82.523387) + (xy 141.78271 82.621769) (xy 141.780201 82.626114) (xy 141.7495 82.740691) (xy 137.0005 82.740691) + (xy 137.0005 82.680249) (xy 137.000499 82.680247) (xy 136.988868 82.62177) (xy 136.988867 82.621769) + (xy 136.944552 82.555447) (xy 136.87823 82.511132) (xy 136.878229 82.511131) (xy 136.819752 82.4995) + (xy 136.819748 82.4995) (xy 134.980252 82.4995) (xy 134.980247 82.4995) (xy 134.92177 82.511131) + (xy 134.921769 82.511132) (xy 134.855447 82.555447) (xy 134.811132 82.621769) (xy 134.811131 82.62177) + (xy 134.7995 82.680247) (xy 134.156713 82.680247) (xy 134.139277 82.646868) (xy 134.010753 82.489246) + (xy 133.853129 82.360721) (xy 133.672861 82.266557) (xy 133.477328 82.210609) (xy 133.477325 82.210608) + (xy 133.358 82.2) (xy 133.15 82.2) (xy 133.15 83.184314) (xy 133.145606 83.17992) (xy 133.054394 83.127259) + (xy 132.952661 83.1) (xy 132.847339 83.1) (xy 132.745606 83.127259) (xy 132.654394 83.17992) (xy 132.65 83.184314) + (xy 132.65 82.2) (xy 132.441999 82.2) (xy 132.322674 82.210608) (xy 132.322671 82.210609) (xy 132.127138 82.266557) + (xy 131.94687 82.360721) (xy 131.789246 82.489246) (xy 131.660721 82.64687) (xy 131.566557 82.827138) + (xy 131.510609 83.022671) (xy 131.510608 83.022674) (xy 131.5 83.141999) (xy 111.7005 83.141999) + (xy 111.7005 82.540691) (xy 128.5495 82.540691) (xy 128.5495 82.659309) (xy 128.580201 82.773886) + (xy 128.639511 82.876613) (xy 128.723387 82.960489) (xy 128.826114 83.019799) (xy 128.940691 83.0505) + (xy 128.940694 83.0505) (xy 129.059306 83.0505) (xy 129.059309 83.0505) (xy 129.173886 83.019799) + (xy 129.276613 82.960489) (xy 129.360489 82.876613) (xy 129.419799 82.773886) (xy 129.4505 82.659309) + (xy 129.4505 82.540691) (xy 129.419799 82.426114) (xy 129.360489 82.323387) (xy 129.276613 82.239511) + (xy 129.173886 82.180201) (xy 129.059309 82.1495) (xy 128.940691 82.1495) (xy 128.826114 82.180201) + (xy 128.826112 82.180201) (xy 128.826112 82.180202) (xy 128.723387 82.239511) (xy 128.723384 82.239513) + (xy 128.639513 82.323384) (xy 128.639511 82.323387) (xy 128.606709 82.380202) (xy 128.580201 82.426114) + (xy 128.5495 82.540691) (xy 111.7005 82.540691) (xy 111.7005 81.140691) (xy 128.5495 81.140691) + (xy 128.5495 81.259309) (xy 128.580201 81.373886) (xy 128.639511 81.476613) (xy 128.723387 81.560489) + (xy 128.826114 81.619799) (xy 128.940691 81.6505) (xy 128.940694 81.6505) (xy 129.059306 81.6505) + (xy 129.059309 81.6505) (xy 129.173886 81.619799) (xy 129.276613 81.560489) (xy 129.360489 81.476613) + (xy 129.419799 81.373886) (xy 129.4505 81.259309) (xy 129.4505 81.140691) (xy 135.9495 81.140691) + (xy 135.9495 81.259309) (xy 135.980201 81.373886) (xy 136.039511 81.476613) (xy 136.123387 81.560489) + (xy 136.226114 81.619799) (xy 136.340691 81.6505) (xy 136.340694 81.6505) (xy 136.459306 81.6505) + (xy 136.459309 81.6505) (xy 136.573886 81.619799) (xy 136.676613 81.560489) (xy 136.760489 81.476613) + (xy 136.819799 81.373886) (xy 136.8505 81.259309) (xy 136.8505 81.140691) (xy 146.1495 81.140691) + (xy 146.1495 81.259309) (xy 146.180201 81.373886) (xy 146.239511 81.476613) (xy 146.323387 81.560489) + (xy 146.426114 81.619799) (xy 146.540691 81.6505) (xy 146.540694 81.6505) (xy 146.659306 81.6505) + (xy 146.659309 81.6505) (xy 146.773886 81.619799) (xy 146.876613 81.560489) (xy 146.960489 81.476613) + (xy 147.019799 81.373886) (xy 147.0505 81.259309) (xy 147.0505 81.140691) (xy 147.019799 81.026114) + (xy 146.960489 80.923387) (xy 146.876613 80.839511) (xy 146.773886 80.780201) (xy 146.659309 80.7495) + (xy 146.540691 80.7495) (xy 146.426114 80.780201) (xy 146.426112 80.780201) (xy 146.426112 80.780202) + (xy 146.323387 80.839511) (xy 146.323384 80.839513) (xy 146.239513 80.923384) (xy 146.239511 80.923387) + (xy 146.218091 80.960488) (xy 146.180201 81.026114) (xy 146.1495 81.140691) (xy 136.8505 81.140691) + (xy 136.819799 81.026114) (xy 136.760489 80.923387) (xy 136.676613 80.839511) (xy 136.573886 80.780201) + (xy 136.459309 80.7495) (xy 136.340691 80.7495) (xy 136.226114 80.780201) (xy 136.226112 80.780201) + (xy 136.226112 80.780202) (xy 136.123387 80.839511) (xy 136.123384 80.839513) (xy 136.039513 80.923384) + (xy 136.039511 80.923387) (xy 136.018091 80.960488) (xy 135.980201 81.026114) (xy 135.9495 81.140691) + (xy 129.4505 81.140691) (xy 129.419799 81.026114) (xy 129.360489 80.923387) (xy 129.276613 80.839511) + (xy 129.173886 80.780201) (xy 129.059309 80.7495) (xy 128.940691 80.7495) (xy 128.826114 80.780201) + (xy 128.826112 80.780201) (xy 128.826112 80.780202) (xy 128.723387 80.839511) (xy 128.723384 80.839513) + (xy 128.639513 80.923384) (xy 128.639511 80.923387) (xy 128.618091 80.960488) (xy 128.580201 81.026114) + (xy 128.5495 81.140691) (xy 111.7005 81.140691) (xy 111.7005 80.540691) (xy 139.1495 80.540691) + (xy 139.1495 80.659309) (xy 139.180201 80.773886) (xy 139.239511 80.876613) (xy 139.323387 80.960489) + (xy 139.426114 81.019799) (xy 139.540691 81.0505) (xy 139.540694 81.0505) (xy 139.659306 81.0505) + (xy 139.659309 81.0505) (xy 139.773886 81.019799) (xy 139.876613 80.960489) (xy 139.960489 80.876613) + (xy 140.019799 80.773886) (xy 140.0505 80.659309) (xy 140.0505 80.59653) (xy 164.6245 80.59653) + (xy 164.6245 80.803469) (xy 164.664868 81.006412) (xy 164.66487 81.00642) (xy 164.744058 81.197596) + (xy 164.859024 81.369657) (xy 165.005342 81.515975) (xy 165.005345 81.515977) (xy 165.177402 81.630941) + (xy 165.36858 81.71013) (xy 165.57153 81.750499) (xy 165.571534 81.7505) (xy 165.571535 81.7505) + (xy 166.028466 81.7505) (xy 166.028467 81.750499) (xy 166.23142 81.71013) (xy 166.422598 81.630941) + (xy 166.594655 81.515977) (xy 166.740977 81.369655) (xy 166.855941 81.197598) (xy 166.93513 81.00642) + (xy 166.9755 80.803465) (xy 166.9755 80.596535) (xy 166.93513 80.39358) (xy 166.855941 80.202402) + (xy 166.740977 80.030345) (xy 166.740975 80.030342) (xy 166.594657 79.884024) (xy 166.508626 79.826541) + (xy 166.422598 79.769059) (xy 166.23142 79.68987) (xy 166.231412 79.689868) (xy 166.028469 79.6495) + (xy 166.028465 79.6495) (xy 165.571535 79.6495) (xy 165.57153 79.6495) (xy 165.368587 79.689868) + (xy 165.368579 79.68987) (xy 165.177403 79.769058) (xy 165.005342 79.884024) (xy 164.859024 80.030342) + (xy 164.744058 80.202403) (xy 164.66487 80.393579) (xy 164.664868 80.393587) (xy 164.6245 80.59653) + (xy 140.0505 80.59653) (xy 140.0505 80.540691) (xy 140.019799 80.426114) (xy 139.960489 80.323387) + (xy 139.876613 80.239511) (xy 139.773886 80.180201) (xy 139.659309 80.1495) (xy 139.540691 80.1495) + (xy 139.426114 80.180201) (xy 139.426112 80.180201) (xy 139.426112 80.180202) (xy 139.323387 80.239511) + (xy 139.323384 80.239513) (xy 139.239513 80.323384) (xy 139.239511 80.323387) (xy 139.180201 80.426114) + (xy 139.1495 80.540691) (xy 111.7005 80.540691) (xy 111.7005 79.140691) (xy 142.1495 79.140691) + (xy 142.1495 79.259309) (xy 142.180201 79.373886) (xy 142.239511 79.476613) (xy 142.323387 79.560489) + (xy 142.426114 79.619799) (xy 142.540691 79.6505) (xy 142.540694 79.6505) (xy 142.659306 79.6505) + (xy 142.659309 79.6505) (xy 142.773886 79.619799) (xy 142.876613 79.560489) (xy 142.960489 79.476613) + (xy 143.019799 79.373886) (xy 143.0505 79.259309) (xy 143.0505 79.140691) (xy 143.019799 79.026114) + (xy 142.960489 78.923387) (xy 142.876613 78.839511) (xy 142.773886 78.780201) (xy 142.659309 78.7495) + (xy 142.540691 78.7495) (xy 142.426114 78.780201) (xy 142.426112 78.780201) (xy 142.426112 78.780202) + (xy 142.323387 78.839511) (xy 142.323384 78.839513) (xy 142.239513 78.923384) (xy 142.239511 78.923387) + (xy 142.180201 79.026114) (xy 142.1495 79.140691) (xy 111.7005 79.140691) (xy 111.7005 78.09653) + (xy 164.6245 78.09653) (xy 164.6245 78.303469) (xy 164.664868 78.506412) (xy 164.66487 78.50642) + (xy 164.744058 78.697596) (xy 164.859024 78.869657) (xy 165.005342 79.015975) (xy 165.005345 79.015977) + (xy 165.177402 79.130941) (xy 165.36858 79.21013) (xy 165.57153 79.250499) (xy 165.571534 79.2505) + (xy 165.571535 79.2505) (xy 166.028466 79.2505) (xy 166.028467 79.250499) (xy 166.23142 79.21013) + (xy 166.422598 79.130941) (xy 166.594655 79.015977) (xy 166.740977 78.869655) (xy 166.855941 78.697598) + (xy 166.93513 78.50642) (xy 166.9755 78.303465) (xy 166.9755 78.096535) (xy 166.93513 77.89358) + (xy 166.855941 77.702402) (xy 166.740977 77.530345) (xy 166.740975 77.530342) (xy 166.594657 77.384024) + (xy 166.508626 77.326541) (xy 166.422598 77.269059) (xy 166.23142 77.18987) (xy 166.231412 77.189868) + (xy 166.028469 77.1495) (xy 166.028465 77.1495) (xy 165.571535 77.1495) (xy 165.57153 77.1495) (xy 165.368587 77.189868) + (xy 165.368579 77.18987) (xy 165.177403 77.269058) (xy 165.005342 77.384024) (xy 164.859024 77.530342) + (xy 164.744058 77.702403) (xy 164.66487 77.893579) (xy 164.664868 77.893587) (xy 164.6245 78.09653) + (xy 111.7005 78.09653) (xy 111.7005 77.33411) (xy 111.7005 77.334108) (xy 111.666392 77.206814) + (xy 111.6005 77.092686) (xy 111.535499 77.027685) (xy 111.502014 76.966362) (xy 111.506998 76.89667) + (xy 111.535499 76.852323) (xy 111.6005 76.787322) (xy 111.666392 76.673194) (xy 111.7005 76.5459) + (xy 111.7005 75.59653) (xy 164.6245 75.59653) (xy 164.6245 75.803469) (xy 164.664868 76.006412) + (xy 164.66487 76.00642) (xy 164.744058 76.197596) (xy 164.859024 76.369657) (xy 165.005342 76.515975) + (xy 165.005345 76.515977) (xy 165.177402 76.630941) (xy 165.36858 76.71013) (xy 165.57153 76.750499) + (xy 165.571534 76.7505) (xy 165.571535 76.7505) (xy 166.028466 76.7505) (xy 166.028467 76.750499) + (xy 166.23142 76.71013) (xy 166.422598 76.630941) (xy 166.594655 76.515977) (xy 166.740977 76.369655) + (xy 166.855941 76.197598) (xy 166.93513 76.00642) (xy 166.9755 75.803465) (xy 166.9755 75.596535) + (xy 166.93513 75.39358) (xy 166.855941 75.202402) (xy 166.740977 75.030345) (xy 166.740975 75.030342) + (xy 166.594657 74.884024) (xy 166.508626 74.826541) (xy 166.422598 74.769059) (xy 166.23142 74.68987) + (xy 166.231412 74.689868) (xy 166.028469 74.6495) (xy 166.028465 74.6495) (xy 165.571535 74.6495) + (xy 165.57153 74.6495) (xy 165.368587 74.689868) (xy 165.368579 74.68987) (xy 165.177403 74.769058) + (xy 165.005342 74.884024) (xy 164.859024 75.030342) (xy 164.744058 75.202403) (xy 164.66487 75.393579) + (xy 164.664868 75.393587) (xy 164.6245 75.59653) (xy 111.7005 75.59653) (xy 111.7005 70.050013) + (xy 164.325 70.050013) (xy 164.325 70.45) (xy 165.395854 70.45) (xy 165.35737 70.516657) (xy 165.325 70.637465) + (xy 165.325 70.762535) (xy 165.35737 70.883343) (xy 165.395854 70.95) (xy 164.325001 70.95) (xy 164.325001 71.349986) + (xy 164.335494 71.452697) (xy 164.390641 71.619119) (xy 164.390643 71.619124) (xy 164.482684 71.768345) + (xy 164.606654 71.892315) (xy 164.755875 71.984356) (xy 164.75588 71.984358) (xy 164.922302 72.039505) + (xy 164.922309 72.039506) (xy 165.025019 72.049999) (xy 165.096471 72.049999) (xy 165.163511 72.069683) + (xy 165.209267 72.122486) (xy 165.219211 72.191644) (xy 165.190187 72.2552) (xy 165.165364 72.277101) + (xy 165.005345 72.384022) (xy 165.005341 72.384025) (xy 164.859024 72.530342) (xy 164.744058 72.702403) + (xy 164.66487 72.893579) (xy 164.664868 72.893587) (xy 164.6245 73.09653) (xy 164.6245 73.303469) + (xy 164.664868 73.506412) (xy 164.66487 73.50642) (xy 164.744058 73.697596) (xy 164.859024 73.869657) + (xy 165.005342 74.015975) (xy 165.005345 74.015977) (xy 165.177402 74.130941) (xy 165.36858 74.21013) + (xy 165.57153 74.250499) (xy 165.571534 74.2505) (xy 165.571535 74.2505) (xy 166.028466 74.2505) + (xy 166.028467 74.250499) (xy 166.23142 74.21013) (xy 166.422598 74.130941) (xy 166.594655 74.015977) + (xy 166.740977 73.869655) (xy 166.855941 73.697598) (xy 166.93513 73.50642) (xy 166.9755 73.303465) + (xy 166.9755 73.096535) (xy 166.93513 72.89358) (xy 166.855941 72.702402) (xy 166.740977 72.530345) + (xy 166.740975 72.530342) (xy 166.594657 72.384024) (xy 166.549618 72.35393) (xy 166.434632 72.2771) + (xy 166.389829 72.22349) (xy 166.381121 72.154165) (xy 166.411275 72.091137) (xy 166.470718 72.054417) + (xy 166.503524 72.049999) (xy 166.574971 72.049999) (xy 166.574987 72.049998) (xy 166.677697 72.039505) + (xy 166.844119 71.984358) (xy 166.844124 71.984356) (xy 166.993345 71.892315) (xy 167.117315 71.768345) + (xy 167.209356 71.619124) (xy 167.209358 71.619119) (xy 167.264505 71.452697) (xy 167.264506 71.45269) + (xy 167.274999 71.349986) (xy 167.275 71.349973) (xy 167.275 70.95) (xy 166.204146 70.95) (xy 166.24263 70.883343) + (xy 166.275 70.762535) (xy 166.275 70.637465) (xy 166.24263 70.516657) (xy 166.204146 70.45) (xy 167.274999 70.45) + (xy 167.274999 70.050028) (xy 167.274998 70.050013) (xy 167.264505 69.947302) (xy 167.209358 69.78088) + (xy 167.209356 69.780875) (xy 167.117315 69.631654) (xy 166.993345 69.507684) (xy 166.844124 69.415643) + (xy 166.844119 69.415641) (xy 166.677697 69.360494) (xy 166.67769 69.360493) (xy 166.574986 69.35) + (xy 166.05 69.35) (xy 166.05 70.295854) (xy 165.983343 70.25737) (xy 165.862535 70.225) (xy 165.737465 70.225) + (xy 165.616657 70.25737) (xy 165.55 70.295854) (xy 165.55 69.35) (xy 165.025028 69.35) (xy 165.025012 69.350001) + (xy 164.922302 69.360494) (xy 164.75588 69.415641) (xy 164.755875 69.415643) (xy 164.606654 69.507684) + (xy 164.482684 69.631654) (xy 164.390643 69.780875) (xy 164.390641 69.78088) (xy 164.335494 69.947302) + (xy 164.335493 69.947309) (xy 164.325 70.050013) (xy 111.7005 70.050013) (xy 111.7005 68.940691) + (xy 150.3495 68.940691) (xy 150.3495 69.059309) (xy 150.380201 69.173886) (xy 150.439511 69.276613) + (xy 150.523387 69.360489) (xy 150.626114 69.419799) (xy 150.740691 69.4505) (xy 150.740694 69.4505) + (xy 150.859306 69.4505) (xy 150.859309 69.4505) (xy 150.973886 69.419799) (xy 151.076613 69.360489) + (xy 151.160489 69.276613) (xy 151.219799 69.173886) (xy 151.2505 69.059309) (xy 151.2505 68.940691) + (xy 151.219799 68.826114) (xy 151.160489 68.723387) (xy 151.076613 68.639511) (xy 150.973886 68.580201) + (xy 150.859309 68.5495) (xy 150.740691 68.5495) (xy 150.626114 68.580201) (xy 150.626112 68.580201) + (xy 150.626112 68.580202) (xy 150.523387 68.639511) (xy 150.523384 68.639513) (xy 150.439513 68.723384) + (xy 150.439511 68.723387) (xy 150.418091 68.760488) (xy 150.380201 68.826114) (xy 150.3495 68.940691) + (xy 111.7005 68.940691) (xy 111.7005 68.340691) (xy 147.5495 68.340691) (xy 147.5495 68.459309) + (xy 147.580201 68.573886) (xy 147.639511 68.676613) (xy 147.723387 68.760489) (xy 147.826114 68.819799) + (xy 147.940691 68.8505) (xy 147.940694 68.8505) (xy 148.059306 68.8505) (xy 148.059309 68.8505) + (xy 148.173886 68.819799) (xy 148.276613 68.760489) (xy 148.360489 68.676613) (xy 148.419799 68.573886) + (xy 148.4505 68.459309) (xy 148.4505 68.340691) (xy 148.419799 68.226114) (xy 148.360489 68.123387) + (xy 148.276613 68.039511) (xy 148.173886 67.980201) (xy 148.059309 67.9495) (xy 147.940691 67.9495) + (xy 147.826114 67.980201) (xy 147.826112 67.980201) (xy 147.826112 67.980202) (xy 147.723387 68.039511) + (xy 147.723384 68.039513) (xy 147.639513 68.123384) (xy 147.639511 68.123387) (xy 147.580201 68.226114) + (xy 147.5495 68.340691) (xy 111.7005 68.340691) (xy 111.7005 65.195576) (xy 112.8995 65.195576) + (xy 112.8995 66.404423) (xy 112.901785 66.452098) (xy 112.902313 66.463104) (xy 112.947107 66.720343) + (xy 113.030643 66.96773) (xy 113.13545 67.169587) (xy 113.150966 67.19947) (xy 113.305244 67.410113) + (xy 113.305248 67.410118) (xy 113.489881 67.594751) (xy 113.489886 67.594755) (xy 113.700529 67.749033) + (xy 113.700532 67.749034) (xy 113.700534 67.749036) (xy 113.93227 67.869357) (xy 114.179657 67.952893) + (xy 114.436896 67.997687) (xy 114.49559 68.0005) (xy 114.495607 68.0005) (xy 115.704393 68.0005) + (xy 115.70441 68.0005) (xy 115.763104 67.997687) (xy 116.020343 67.952893) (xy 116.26773 67.869357) + (xy 116.499466 67.749036) (xy 116.710119 67.594751) (xy 116.894751 67.410119) (xy 117.049036 67.199466) + (xy 117.169357 66.96773) (xy 117.252893 66.720343) (xy 117.297687 66.463104) (xy 117.3005 66.40441) + (xy 117.3005 65.19559) (xy 117.297687 65.136896) (xy 117.252893 64.879657) (xy 117.169357 64.63227) + (xy 117.049036 64.400534) (xy 117.049034 64.400532) (xy 117.049033 64.400529) (xy 116.894755 64.189886) + (xy 116.894751 64.189881) (xy 116.710118 64.005248) (xy 116.710113 64.005244) (xy 116.53119 63.874198) + (xy 116.49947 63.850966) (xy 116.469587 63.83545) (xy 116.363267 63.780247) (xy 119.8995 63.780247) + (xy 119.8995 67.819752) (xy 119.911131 67.878229) (xy 119.911132 67.87823) (xy 119.955447 67.944552) + (xy 120.021769 67.988867) (xy 120.02177 67.988868) (xy 120.080247 68.000499) (xy 120.08025 68.0005) + (xy 120.080252 68.0005) (xy 124.11975 68.0005) (xy 124.119751 68.000499) (xy 124.134568 67.997552) + (xy 124.178229 67.988868) (xy 124.178229 67.988867) (xy 124.178231 67.988867) (xy 124.244552 67.944552) + (xy 124.288867 67.878231) (xy 124.288867 67.878229) (xy 124.288868 67.878229) (xy 124.300499 67.819752) + (xy 124.3005 67.81975) (xy 124.3005 63.780249) (xy 124.300499 63.780247) (xy 124.288868 63.72177) + (xy 124.288867 63.721769) (xy 124.244552 63.655447) (xy 124.17823 63.611132) (xy 124.178229 63.611131) + (xy 124.119752 63.5995) (xy 124.119748 63.5995) (xy 120.080252 63.5995) (xy 120.080247 63.5995) + (xy 120.02177 63.611131) (xy 120.021769 63.611132) (xy 119.955447 63.655447) (xy 119.911132 63.721769) + (xy 119.911131 63.72177) (xy 119.8995 63.780247) (xy 116.363267 63.780247) (xy 116.26773 63.730643) + (xy 116.020343 63.647107) (xy 115.763104 63.602313) (xy 115.752098 63.601785) (xy 115.704423 63.5995) + (xy 115.70441 63.5995) (xy 114.49559 63.5995) (xy 114.495576 63.5995) (xy 114.444232 63.601961) + (xy 114.436896 63.602313) (xy 114.265403 63.632175) (xy 114.179656 63.647107) (xy 114.179655 63.647107) + (xy 113.93227 63.730643) (xy 113.700529 63.850966) (xy 113.489886 64.005244) (xy 113.489881 64.005248) + (xy 113.305248 64.189881) (xy 113.305244 64.189886) (xy 113.150966 64.400529) (xy 113.030643 64.63227) + (xy 112.947107 64.879655) (xy 112.947107 64.879656) (xy 112.902313 65.136898) (xy 112.8995 65.195576) + (xy 111.7005 65.195576) (xy 111.7005 62.782047) (xy 111.720185 62.715008) (xy 111.772989 62.669253) + (xy 111.8245 62.658047) (xy 137.26589 62.658047) (xy 137.265892 62.658047) (xy 137.393186 62.623939) + (xy 137.507314 62.558047) (xy 137.6005 62.464861) (xy 137.60538 62.456407) (xy 137.655942 62.408192) + (xy 137.724549 62.394966) + ) + ) + ) + (zone + (net 83) + (net_name "+3.3V_BMS") + (layer "In2.Cu") + (uuid "24ccd88b-d1b0-49e2-b10f-6ad784401022") + (hatch edge 0.5) + (priority 3) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 126.8 119) (xy 127.4 96) (xy 168.8 96) (xy 168.8 119) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 164.646396 96.019685) (xy 164.692151 96.072489) (xy 164.693918 96.076547) (xy 164.744058 96.197596) + (xy 164.859024 96.369657) (xy 165.005342 96.515975) (xy 165.005345 96.515977) (xy 165.177402 96.630941) + (xy 165.36858 96.71013) (xy 165.566508 96.7495) (xy 165.57153 96.750499) (xy 165.571534 96.7505) + (xy 165.571535 96.7505) (xy 166.028466 96.7505) (xy 166.028467 96.750499) (xy 166.23142 96.71013) + (xy 166.422598 96.630941) (xy 166.594655 96.515977) (xy 166.740977 96.369655) (xy 166.855941 96.197598) + (xy 166.906082 96.076546) (xy 166.949923 96.022144) (xy 167.016217 96.000079) (xy 167.020643 96) + (xy 168.1755 96) (xy 168.242539 96.019685) (xy 168.288294 96.072489) (xy 168.2995 96.124) (xy 168.2995 118.876) + (xy 168.279815 118.943039) (xy 168.227011 118.988794) (xy 168.1755 119) (xy 126.927277 119) (xy 126.860238 118.980315) + (xy 126.814483 118.927511) (xy 126.803319 118.872766) (xy 126.822753 118.127792) (xy 126.858134 116.77153) + (xy 127.4495 116.77153) (xy 127.4495 117.228469) (xy 127.489868 117.431412) (xy 127.48987 117.43142) + (xy 127.569058 117.622596) (xy 127.684024 117.794657) (xy 127.830342 117.940975) (xy 127.830345 117.940977) + (xy 128.002402 118.055941) (xy 128.19358 118.13513) (xy 128.382187 118.172646) (xy 128.39653 118.175499) + (xy 128.396534 118.1755) (xy 128.396535 118.1755) (xy 128.603466 118.1755) (xy 128.603467 118.175499) + (xy 128.80642 118.13513) (xy 128.997598 118.055941) (xy 129.169655 117.940977) (xy 129.315977 117.794655) + (xy 129.430941 117.622598) (xy 129.51013 117.43142) (xy 129.5505 117.228465) (xy 129.5505 116.771535) + (xy 129.550499 116.77153) (xy 129.9495 116.77153) (xy 129.9495 117.228469) (xy 129.989868 117.431412) + (xy 129.98987 117.43142) (xy 130.069058 117.622596) (xy 130.184024 117.794657) (xy 130.330342 117.940975) + (xy 130.330345 117.940977) (xy 130.502402 118.055941) (xy 130.69358 118.13513) (xy 130.882187 118.172646) + (xy 130.89653 118.175499) (xy 130.896534 118.1755) (xy 130.896535 118.1755) (xy 131.103466 118.1755) + (xy 131.103467 118.175499) (xy 131.30642 118.13513) (xy 131.497598 118.055941) (xy 131.669655 117.940977) + (xy 131.815977 117.794655) (xy 131.930941 117.622598) (xy 132.01013 117.43142) (xy 132.0505 117.228465) + (xy 132.0505 116.771535) (xy 132.050499 116.77153) (xy 132.4495 116.77153) (xy 132.4495 117.228469) + (xy 132.489868 117.431412) (xy 132.48987 117.43142) (xy 132.569058 117.622596) (xy 132.684024 117.794657) + (xy 132.830342 117.940975) (xy 132.830345 117.940977) (xy 133.002402 118.055941) (xy 133.19358 118.13513) + (xy 133.382187 118.172646) (xy 133.39653 118.175499) (xy 133.396534 118.1755) (xy 133.396535 118.1755) + (xy 133.603466 118.1755) (xy 133.603467 118.175499) (xy 133.80642 118.13513) (xy 133.997598 118.055941) + (xy 134.169655 117.940977) (xy 134.315977 117.794655) (xy 134.430941 117.622598) (xy 134.51013 117.43142) + (xy 134.5505 117.228465) (xy 134.5505 116.771535) (xy 134.550499 116.77153) (xy 134.9495 116.77153) + (xy 134.9495 117.228469) (xy 134.989868 117.431412) (xy 134.98987 117.43142) (xy 135.069058 117.622596) + (xy 135.184024 117.794657) (xy 135.330342 117.940975) (xy 135.330345 117.940977) (xy 135.502402 118.055941) + (xy 135.69358 118.13513) (xy 135.882187 118.172646) (xy 135.89653 118.175499) (xy 135.896534 118.1755) + (xy 135.896535 118.1755) (xy 136.103466 118.1755) (xy 136.103467 118.175499) (xy 136.30642 118.13513) + (xy 136.497598 118.055941) (xy 136.669655 117.940977) (xy 136.815977 117.794655) (xy 136.930941 117.622598) + (xy 137.01013 117.43142) (xy 137.0505 117.228465) (xy 137.0505 116.771535) (xy 137.01013 116.56858) + (xy 136.930941 116.377402) (xy 136.870353 116.286725) (xy 136.870352 116.286722) (xy 136.826257 116.22073) + (xy 137.4495 116.22073) (xy 137.4495 117.779269) (xy 137.452353 117.809699) (xy 137.452353 117.809701) + (xy 137.497206 117.93788) (xy 137.497207 117.937882) (xy 137.57785 118.04715) (xy 137.687118 118.127793) + (xy 137.708089 118.135131) (xy 137.815299 118.172646) (xy 137.84573 118.1755) (xy 137.845734 118.1755) + (xy 139.15427 118.1755) (xy 139.184699 118.172646) (xy 139.184701 118.172646) (xy 139.24879 118.150219) + (xy 139.312882 118.127793) (xy 139.42215 118.04715) (xy 139.502793 117.937882) (xy 139.525219 117.87379) + (xy 139.547646 117.809701) (xy 139.547646 117.809699) (xy 139.5505 117.779269) (xy 139.5505 116.22073) + (xy 139.547646 116.1903) (xy 139.547646 116.190298) (xy 139.502793 116.062119) (xy 139.502792 116.062117) + (xy 139.42215 115.95285) (xy 139.312882 115.872207) (xy 139.31288 115.872206) (xy 139.1847 115.827353) + (xy 139.15427 115.8245) (xy 139.154266 115.8245) (xy 137.845734 115.8245) (xy 137.84573 115.8245) + (xy 137.8153 115.827353) (xy 137.815298 115.827353) (xy 137.687119 115.872206) (xy 137.687117 115.872207) + (xy 137.57785 115.95285) (xy 137.497207 116.062117) (xy 137.497206 116.062119) (xy 137.452353 116.190298) + (xy 137.452353 116.1903) (xy 137.4495 116.22073) (xy 136.826257 116.22073) (xy 136.81598 116.205349) + (xy 136.815974 116.205341) (xy 136.669657 116.059024) (xy 136.583626 116.001541) (xy 136.497598 115.944059) + (xy 136.30642 115.86487) (xy 136.306412 115.864868) (xy 136.103469 115.8245) (xy 136.103465 115.8245) + (xy 135.896535 115.8245) (xy 135.89653 115.8245) (xy 135.693587 115.864868) (xy 135.693579 115.86487) + (xy 135.502403 115.944058) (xy 135.330342 116.059024) (xy 135.184024 116.205342) (xy 135.069058 116.377403) + (xy 134.98987 116.568579) (xy 134.989868 116.568587) (xy 134.9495 116.77153) (xy 134.550499 116.77153) + (xy 134.51013 116.56858) (xy 134.430941 116.377402) (xy 134.315977 116.205345) (xy 134.315975 116.205342) + (xy 134.169657 116.059024) (xy 134.083626 116.001541) (xy 133.997598 115.944059) (xy 133.80642 115.86487) + (xy 133.806412 115.864868) (xy 133.603469 115.8245) (xy 133.603465 115.8245) (xy 133.396535 115.8245) + (xy 133.39653 115.8245) (xy 133.193587 115.864868) (xy 133.193579 115.86487) (xy 133.002403 115.944058) + (xy 132.830342 116.059024) (xy 132.684024 116.205342) (xy 132.569058 116.377403) (xy 132.48987 116.568579) + (xy 132.489868 116.568587) (xy 132.4495 116.77153) (xy 132.050499 116.77153) (xy 132.01013 116.56858) + (xy 131.930941 116.377402) (xy 131.815977 116.205345) (xy 131.815975 116.205342) (xy 131.669657 116.059024) + (xy 131.583626 116.001541) (xy 131.497598 115.944059) (xy 131.30642 115.86487) (xy 131.306412 115.864868) + (xy 131.103469 115.8245) (xy 131.103465 115.8245) (xy 130.896535 115.8245) (xy 130.89653 115.8245) + (xy 130.693587 115.864868) (xy 130.693579 115.86487) (xy 130.502403 115.944058) (xy 130.330342 116.059024) + (xy 130.184024 116.205342) (xy 130.069058 116.377403) (xy 129.98987 116.568579) (xy 129.989868 116.568587) + (xy 129.9495 116.77153) (xy 129.550499 116.77153) (xy 129.51013 116.56858) (xy 129.430941 116.377402) + (xy 129.315977 116.205345) (xy 129.315975 116.205342) (xy 129.169657 116.059024) (xy 129.083626 116.001541) + (xy 128.997598 115.944059) (xy 128.80642 115.86487) (xy 128.806412 115.864868) (xy 128.603469 115.8245) + (xy 128.603465 115.8245) (xy 128.396535 115.8245) (xy 128.39653 115.8245) (xy 128.193587 115.864868) + (xy 128.193579 115.86487) (xy 128.002403 115.944058) (xy 127.830342 116.059024) (xy 127.684024 116.205342) + (xy 127.569058 116.377403) (xy 127.48987 116.568579) (xy 127.489868 116.568587) (xy 127.4495 116.77153) + (xy 126.858134 116.77153) (xy 126.931982 113.940691) (xy 137.5495 113.940691) (xy 137.5495 114.059309) + (xy 137.580201 114.173886) (xy 137.639511 114.276613) (xy 137.723387 114.360489) (xy 137.826114 114.419799) + (xy 137.940691 114.4505) (xy 137.940694 114.4505) (xy 138.059306 114.4505) (xy 138.059309 114.4505) + (xy 138.173886 114.419799) (xy 138.276613 114.360489) (xy 138.360489 114.276613) (xy 138.419799 114.173886) + (xy 138.4505 114.059309) (xy 138.4505 113.940691) (xy 138.419799 113.826114) (xy 138.360489 113.723387) + (xy 138.276613 113.639511) (xy 138.173886 113.580201) (xy 138.059309 113.5495) (xy 137.940691 113.5495) + (xy 137.826114 113.580201) (xy 137.826112 113.580201) (xy 137.826112 113.580202) (xy 137.723387 113.639511) + (xy 137.723384 113.639513) (xy 137.639513 113.723384) (xy 137.639511 113.723387) (xy 137.580201 113.826114) + (xy 137.5495 113.940691) (xy 126.931982 113.940691) (xy 126.986279 111.859306) (xy 126.989374 111.740691) + (xy 140.5495 111.740691) (xy 140.5495 111.859309) (xy 140.580201 111.973886) (xy 140.639511 112.076613) + (xy 140.723387 112.160489) (xy 140.826114 112.219799) (xy 140.940691 112.2505) (xy 140.940694 112.2505) + (xy 141.059306 112.2505) (xy 141.059309 112.2505) (xy 141.173886 112.219799) (xy 141.276613 112.160489) + (xy 141.360489 112.076613) (xy 141.419799 111.973886) (xy 141.4505 111.859309) (xy 141.4505 111.740691) + (xy 141.419799 111.626114) (xy 141.360489 111.523387) (xy 141.276613 111.439511) (xy 141.173886 111.380201) + (xy 141.059309 111.3495) (xy 140.940691 111.3495) (xy 140.826114 111.380201) (xy 140.826112 111.380201) + (xy 140.826112 111.380202) (xy 140.723387 111.439511) (xy 140.723384 111.439513) (xy 140.639513 111.523384) + (xy 140.639511 111.523387) (xy 140.580201 111.626114) (xy 140.5495 111.740691) (xy 126.989374 111.740691) + (xy 126.98967 111.72933) (xy 127.014998 110.758443) (xy 137.6695 110.758443) (xy 137.6695 110.916556) + (xy 137.710423 111.069283) (xy 137.710426 111.06929) (xy 137.789475 111.206209) (xy 137.789479 111.206214) + (xy 137.78948 111.206216) (xy 137.901284 111.31802) (xy 137.901286 111.318021) (xy 137.90129 111.318024) + (xy 138.008987 111.380202) (xy 138.038216 111.397077) (xy 138.190943 111.438) (xy 138.190945 111.438) + (xy 138.349055 111.438) (xy 138.349057 111.438) (xy 138.501784 111.397077) (xy 138.638716 111.31802) + (xy 138.75052 111.206216) (xy 138.829577 111.069284) (xy 138.8705 110.916557) (xy 138.8705 110.758443) + (xy 145.2695 110.758443) (xy 145.2695 110.916556) (xy 145.310423 111.069283) (xy 145.310426 111.06929) + (xy 145.389475 111.206209) (xy 145.389479 111.206214) (xy 145.38948 111.206216) (xy 145.501284 111.31802) + (xy 145.501286 111.318021) (xy 145.50129 111.318024) (xy 145.608987 111.380202) (xy 145.638216 111.397077) + (xy 145.790943 111.438) (xy 145.790945 111.438) (xy 145.949055 111.438) (xy 145.949057 111.438) + (xy 146.101784 111.397077) (xy 146.238716 111.31802) (xy 146.35052 111.206216) (xy 146.429577 111.069284) + (xy 146.4705 110.916557) (xy 146.4705 110.758443) (xy 146.429577 110.605716) (xy 146.429573 110.605709) + (xy 146.350524 110.46879) (xy 146.350518 110.468782) (xy 146.238717 110.356981) (xy 146.238709 110.356975) + (xy 146.10179 110.277926) (xy 146.101786 110.277924) (xy 146.101784 110.277923) (xy 145.949057 110.237) + (xy 145.790943 110.237) (xy 145.638216 110.277923) (xy 145.638209 110.277926) (xy 145.50129 110.356975) + (xy 145.501282 110.356981) (xy 145.389481 110.468782) (xy 145.389475 110.46879) (xy 145.310426 110.605709) + (xy 145.310423 110.605716) (xy 145.2695 110.758443) (xy 138.8705 110.758443) (xy 138.829577 110.605716) + (xy 138.829573 110.605709) (xy 138.750524 110.46879) (xy 138.750518 110.468782) (xy 138.638717 110.356981) + (xy 138.638709 110.356975) (xy 138.50179 110.277926) (xy 138.501786 110.277924) (xy 138.501784 110.277923) + (xy 138.349057 110.237) (xy 138.190943 110.237) (xy 138.038216 110.277923) (xy 138.038209 110.277926) + (xy 137.90129 110.356975) (xy 137.901282 110.356981) (xy 137.789481 110.468782) (xy 137.789475 110.46879) + (xy 137.710426 110.605709) (xy 137.710423 110.605716) (xy 137.6695 110.758443) (xy 127.014998 110.758443) + (xy 127.015294 110.747082) (xy 127.093259 107.758443) (xy 135.0695 107.758443) (xy 135.0695 107.916556) + (xy 135.110423 108.069283) (xy 135.110426 108.06929) (xy 135.189475 108.206209) (xy 135.189479 108.206214) + (xy 135.18948 108.206216) (xy 135.301284 108.31802) (xy 135.301286 108.318021) (xy 135.30129 108.318024) + (xy 135.438209 108.397073) (xy 135.438216 108.397077) (xy 135.590943 108.438) (xy 135.590945 108.438) + (xy 135.749055 108.438) (xy 135.749057 108.438) (xy 135.901784 108.397077) (xy 136.038716 108.31802) + (xy 136.15052 108.206216) (xy 136.229577 108.069284) (xy 136.2705 107.916557) (xy 136.2705 107.758443) + (xy 136.229577 107.605716) (xy 136.229573 107.605709) (xy 136.150524 107.46879) (xy 136.150518 107.468782) + (xy 136.038717 107.356981) (xy 136.038709 107.356975) (xy 135.90179 107.277926) (xy 135.901786 107.277924) + (xy 135.901784 107.277923) (xy 135.749057 107.237) (xy 135.590943 107.237) (xy 135.438216 107.277923) + (xy 135.438209 107.277926) (xy 135.30129 107.356975) (xy 135.301282 107.356981) (xy 135.189481 107.468782) + (xy 135.189475 107.46879) (xy 135.110426 107.605709) (xy 135.110423 107.605716) (xy 135.0695 107.758443) + (xy 127.093259 107.758443) (xy 127.093555 107.747082) (xy 127.163125 105.080247) (xy 159.8995 105.080247) + (xy 159.8995 106.919752) (xy 159.911131 106.978229) (xy 159.911132 106.97823) (xy 159.955447 107.044552) + (xy 160.021769 107.088867) (xy 160.02177 107.088868) (xy 160.080247 107.100499) (xy 160.08025 107.1005) + (xy 160.080252 107.1005) (xy 161.91975 107.1005) (xy 161.919751 107.100499) (xy 161.934568 107.097552) + (xy 161.978229 107.088868) (xy 161.978229 107.088867) (xy 161.978231 107.088867) (xy 162.044552 107.044552) + (xy 162.088867 106.978231) (xy 162.088867 106.978229) (xy 162.088868 106.978229) (xy 162.100499 106.919752) + (xy 162.1005 106.91975) (xy 162.1005 105.080249) (xy 162.100499 105.080247) (xy 162.088868 105.02177) + (xy 162.088867 105.021769) (xy 162.044552 104.955447) (xy 161.97823 104.911132) (xy 161.978229 104.911131) + (xy 161.919752 104.8995) (xy 161.919748 104.8995) (xy 160.080252 104.8995) (xy 160.080247 104.8995) + (xy 160.02177 104.911131) (xy 160.021769 104.911132) (xy 159.955447 104.955447) (xy 159.911132 105.021769) + (xy 159.911131 105.02177) (xy 159.8995 105.080247) (xy 127.163125 105.080247) (xy 127.163368 105.070926) + (xy 127.223694 102.758443) (xy 138.2695 102.758443) (xy 138.2695 102.916556) (xy 138.310423 103.069283) + (xy 138.310426 103.06929) (xy 138.389475 103.206209) (xy 138.389479 103.206214) (xy 138.38948 103.206216) + (xy 138.501284 103.31802) (xy 138.501286 103.318021) (xy 138.50129 103.318024) (xy 138.638209 103.397073) + (xy 138.638216 103.397077) (xy 138.790943 103.438) (xy 138.790945 103.438) (xy 138.949055 103.438) + (xy 138.949057 103.438) (xy 139.101784 103.397077) (xy 139.238716 103.31802) (xy 139.35052 103.206216) + (xy 139.429577 103.069284) (xy 139.4705 102.916557) (xy 139.4705 102.758443) (xy 139.429577 102.605716) + (xy 139.386062 102.530345) (xy 139.350524 102.46879) (xy 139.350518 102.468782) (xy 139.238717 102.356981) + (xy 139.238709 102.356975) (xy 139.10179 102.277926) (xy 139.101786 102.277924) (xy 139.101784 102.277923) + (xy 138.949057 102.237) (xy 138.790943 102.237) (xy 138.638216 102.277923) (xy 138.638209 102.277926) + (xy 138.50129 102.356975) (xy 138.501282 102.356981) (xy 138.389481 102.468782) (xy 138.389475 102.46879) + (xy 138.310426 102.605709) (xy 138.310423 102.605716) (xy 138.2695 102.758443) (xy 127.223694 102.758443) + (xy 127.22399 102.747082) (xy 127.245027 101.940691) (xy 159.5495 101.940691) (xy 159.5495 102.059309) + (xy 159.580201 102.173886) (xy 159.639511 102.276613) (xy 159.723387 102.360489) (xy 159.826114 102.419799) + (xy 159.833153 102.423863) (xy 159.832093 102.425697) (xy 159.87776 102.462489) (xy 159.899832 102.528781) + (xy 159.899512 102.540581) (xy 159.899627 102.540587) (xy 159.8995 102.543382) (xy 159.8995 103.456613) + (xy 159.905913 103.527192) (xy 159.956522 103.689606) (xy 160.04453 103.835188) (xy 160.164811 103.955469) + (xy 160.164813 103.95547) (xy 160.164815 103.955472) (xy 160.310394 104.043478) (xy 160.472804 104.094086) + (xy 160.543384 104.1005) (xy 160.543387 104.1005) (xy 161.456613 104.1005) (xy 161.456616 104.1005) + (xy 161.527196 104.094086) (xy 161.689606 104.043478) (xy 161.835185 103.955472) (xy 161.955472 103.835185) + (xy 162.043478 103.689606) (xy 162.094086 103.527196) (xy 162.1005 103.456616) (xy 162.1005 103.09653) + (xy 164.6245 103.09653) (xy 164.6245 103.303469) (xy 164.664868 103.506412) (xy 164.66487 103.50642) + (xy 164.744058 103.697596) (xy 164.859024 103.869657) (xy 165.005342 104.015975) (xy 165.005345 104.015977) + (xy 165.177402 104.130941) (xy 165.36858 104.21013) (xy 165.57153 104.250499) (xy 165.571534 104.2505) + (xy 165.571535 104.2505) (xy 166.028466 104.2505) (xy 166.028467 104.250499) (xy 166.23142 104.21013) + (xy 166.422598 104.130941) (xy 166.594655 104.015977) (xy 166.740977 103.869655) (xy 166.855941 103.697598) + (xy 166.93513 103.50642) (xy 166.9755 103.303465) (xy 166.9755 103.096535) (xy 166.93513 102.89358) + (xy 166.855941 102.702402) (xy 166.740977 102.530345) (xy 166.740975 102.530342) (xy 166.594657 102.384024) + (xy 166.508626 102.326541) (xy 166.422598 102.269059) (xy 166.23142 102.18987) (xy 166.231412 102.189868) + (xy 166.028469 102.1495) (xy 166.028465 102.1495) (xy 165.571535 102.1495) (xy 165.57153 102.1495) + (xy 165.368587 102.189868) (xy 165.368579 102.18987) (xy 165.177403 102.269058) (xy 165.005342 102.384024) + (xy 164.859024 102.530342) (xy 164.744058 102.702403) (xy 164.66487 102.893579) (xy 164.664868 102.893587) + (xy 164.6245 103.09653) (xy 162.1005 103.09653) (xy 162.1005 102.543384) (xy 162.094086 102.472804) + (xy 162.043478 102.310394) (xy 161.955472 102.164815) (xy 161.95547 102.164813) (xy 161.955469 102.164811) + (xy 161.835188 102.04453) (xy 161.689606 101.956522) (xy 161.638808 101.940693) (xy 161.527196 101.905914) + (xy 161.527194 101.905913) (xy 161.527192 101.905913) (xy 161.477778 101.901423) (xy 161.456616 101.8995) + (xy 160.543384 101.8995) (xy 160.543383 101.8995) (xy 160.540587 101.899627) (xy 160.540581 101.8995) + (xy 160.540574 101.8995) (xy 160.540574 101.89934) (xy 160.540542 101.898651) (xy 160.475833 101.885833) + (xy 160.425515 101.837357) (xy 160.421174 101.828497) (xy 160.419799 101.826116) (xy 160.419799 101.826114) + (xy 160.360489 101.723387) (xy 160.276613 101.639511) (xy 160.173886 101.580201) (xy 160.059309 101.5495) + (xy 159.940691 101.5495) (xy 159.826114 101.580201) (xy 159.826112 101.580201) (xy 159.826112 101.580202) + (xy 159.723387 101.639511) (xy 159.723384 101.639513) (xy 159.639513 101.723384) (xy 159.639511 101.723387) + (xy 159.580201 101.826114) (xy 159.5495 101.940691) (xy 127.245027 101.940691) (xy 127.245323 101.92933) + (xy 127.280092 100.59653) (xy 164.6245 100.59653) (xy 164.6245 100.803469) (xy 164.664868 101.006412) + (xy 164.66487 101.00642) (xy 164.744058 101.197596) (xy 164.859024 101.369657) (xy 165.005342 101.515975) + (xy 165.005345 101.515977) (xy 165.177402 101.630941) (xy 165.36858 101.71013) (xy 165.57153 101.750499) + (xy 165.571534 101.7505) (xy 165.571535 101.7505) (xy 166.028466 101.7505) (xy 166.028467 101.750499) + (xy 166.23142 101.71013) (xy 166.422598 101.630941) (xy 166.594655 101.515977) (xy 166.740977 101.369655) + (xy 166.855941 101.197598) (xy 166.93513 101.00642) (xy 166.9755 100.803465) (xy 166.9755 100.596535) + (xy 166.93513 100.39358) (xy 166.855941 100.202402) (xy 166.740977 100.030345) (xy 166.740975 100.030342) + (xy 166.594657 99.884024) (xy 166.498533 99.819797) (xy 166.422598 99.769059) (xy 166.401908 99.760489) + (xy 166.23142 99.68987) (xy 166.231412 99.689868) (xy 166.028469 99.6495) (xy 166.028465 99.6495) + (xy 165.571535 99.6495) (xy 165.57153 99.6495) (xy 165.368587 99.689868) (xy 165.368579 99.68987) + (xy 165.177403 99.769058) (xy 165.005342 99.884024) (xy 164.859024 100.030342) (xy 164.744058 100.202403) + (xy 164.66487 100.393579) (xy 164.664868 100.393587) (xy 164.6245 100.59653) (xy 127.280092 100.59653) + (xy 127.280335 100.587209) (xy 127.312853 99.340691) (xy 148.3495 99.340691) (xy 148.3495 99.459309) + (xy 148.380201 99.573886) (xy 148.439511 99.676613) (xy 148.523387 99.760489) (xy 148.626114 99.819799) + (xy 148.740691 99.8505) (xy 148.740694 99.8505) (xy 148.859306 99.8505) (xy 148.859309 99.8505) + (xy 148.973886 99.819799) (xy 149.076613 99.760489) (xy 149.160489 99.676613) (xy 149.219799 99.573886) + (xy 149.2505 99.459309) (xy 149.2505 99.340691) (xy 149.219799 99.226114) (xy 149.160489 99.123387) + (xy 149.076613 99.039511) (xy 148.973886 98.980201) (xy 148.859309 98.9495) (xy 148.740691 98.9495) + (xy 148.626114 98.980201) (xy 148.626112 98.980201) (xy 148.626112 98.980202) (xy 148.523387 99.039511) + (xy 148.523384 99.039513) (xy 148.439513 99.123384) (xy 148.439511 99.123387) (xy 148.380201 99.226114) + (xy 148.3495 99.340691) (xy 127.312853 99.340691) (xy 127.313149 99.32933) (xy 127.345309 98.09653) + (xy 164.6245 98.09653) (xy 164.6245 98.303469) (xy 164.664868 98.506412) (xy 164.66487 98.50642) + (xy 164.744058 98.697596) (xy 164.859024 98.869657) (xy 165.005342 99.015975) (xy 165.005345 99.015977) + (xy 165.177402 99.130941) (xy 165.36858 99.21013) (xy 165.57153 99.250499) (xy 165.571534 99.2505) + (xy 165.571535 99.2505) (xy 166.028466 99.2505) (xy 166.028467 99.250499) (xy 166.23142 99.21013) + (xy 166.422598 99.130941) (xy 166.594655 99.015977) (xy 166.740977 98.869655) (xy 166.855941 98.697598) + (xy 166.93513 98.50642) (xy 166.9755 98.303465) (xy 166.9755 98.096535) (xy 166.93513 97.89358) + (xy 166.855941 97.702402) (xy 166.740977 97.530345) (xy 166.740975 97.530342) (xy 166.594657 97.384024) + (xy 166.508626 97.326541) (xy 166.422598 97.269059) (xy 166.399052 97.259306) (xy 166.23142 97.18987) + (xy 166.231412 97.189868) (xy 166.028469 97.1495) (xy 166.028465 97.1495) (xy 165.571535 97.1495) + (xy 165.57153 97.1495) (xy 165.368587 97.189868) (xy 165.368579 97.18987) (xy 165.177403 97.269058) + (xy 165.005342 97.384024) (xy 164.859024 97.530342) (xy 164.744058 97.702403) (xy 164.66487 97.893579) + (xy 164.664868 97.893587) (xy 164.6245 98.09653) (xy 127.345309 98.09653) (xy 127.345552 98.087209) + (xy 127.370244 97.140691) (xy 134.1495 97.140691) (xy 134.1495 97.259309) (xy 134.180201 97.373886) + (xy 134.239511 97.476613) (xy 134.323387 97.560489) (xy 134.426114 97.619799) (xy 134.540691 97.6505) + (xy 134.540694 97.6505) (xy 134.659306 97.6505) (xy 134.659309 97.6505) (xy 134.773886 97.619799) + (xy 134.876613 97.560489) (xy 134.960489 97.476613) (xy 135.019799 97.373886) (xy 135.0505 97.259309) + (xy 135.0505 97.140691) (xy 135.019799 97.026114) (xy 134.960489 96.923387) (xy 134.876613 96.839511) + (xy 134.773886 96.780201) (xy 134.659309 96.7495) (xy 134.540691 96.7495) (xy 134.426114 96.780201) + (xy 134.426112 96.780201) (xy 134.426112 96.780202) (xy 134.323387 96.839511) (xy 134.323384 96.839513) + (xy 134.239513 96.923384) (xy 134.239511 96.923387) (xy 134.180201 97.026114) (xy 134.1495 97.140691) + (xy 127.370244 97.140691) (xy 127.37054 97.12933) (xy 127.39685 96.120766) (xy 127.418276 96.054263) + (xy 127.472255 96.009901) (xy 127.520808 96) (xy 164.579357 96) + ) + ) + ) + (zone + (net 50) + (net_name "BATT+") + (layer "In2.Cu") + (uuid "abc07eef-612a-49a1-a48c-e025c71facf7") + (hatch edge 0.5) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (fill yes + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 111 62) (xy 111.2 119.6) (xy 125.4 119.8) (xy 126 95.2) (xy 168.8 95.2) (xy 168.8 62) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 137.789415 62.420931) (xy 137.800449 62.430724) (xy 137.892686 62.522961) (xy 138.006814 62.588853) + (xy 138.134108 62.622961) (xy 138.265892 62.622961) (xy 168.1755 62.622961) (xy 168.242539 62.642646) + (xy 168.288294 62.69545) (xy 168.2995 62.746961) (xy 168.2995 94.265891) (xy 168.333608 94.393187) + (xy 168.352618 94.426112) (xy 168.3995 94.507314) (xy 168.399502 94.507316) (xy 168.492687 94.600501) + (xy 168.494158 94.60163) (xy 168.495083 94.602897) (xy 168.498433 94.606247) (xy 168.49791 94.606769) + (xy 168.535356 94.65806) (xy 168.539506 94.727807) (xy 168.505289 94.788725) (xy 168.494158 94.79837) + (xy 168.492687 94.799498) (xy 168.399502 94.892683) (xy 168.3995 94.892686) (xy 168.333608 95.006812) + (xy 168.306471 95.108093) (xy 168.270106 95.167754) (xy 168.207259 95.198283) (xy 168.186696 95.2) + (xy 166.920615 95.2) (xy 166.853576 95.180315) (xy 166.817514 95.144892) (xy 166.740977 95.030345) + (xy 166.740975 95.030342) (xy 166.594657 94.884024) (xy 166.468156 94.7995) (xy 166.422598 94.769059) + (xy 166.323007 94.727807) (xy 166.23142 94.68987) (xy 166.231412 94.689868) (xy 166.028469 94.6495) + (xy 166.028465 94.6495) (xy 165.571535 94.6495) (xy 165.57153 94.6495) (xy 165.368587 94.689868) + (xy 165.368579 94.68987) (xy 165.177403 94.769058) (xy 165.005342 94.884024) (xy 164.859024 95.030342) + (xy 164.820641 95.087788) (xy 164.782485 95.144891) (xy 164.728876 95.189695) (xy 164.679385 95.2) + (xy 144.724542 95.2) (xy 144.657503 95.180315) (xy 144.611748 95.127511) (xy 144.601804 95.058353) + (xy 144.630829 94.994797) (xy 144.662538 94.968614) (xy 144.676613 94.960489) (xy 144.760489 94.876613) + (xy 144.819799 94.773886) (xy 144.8505 94.659309) (xy 144.8505 94.540691) (xy 144.819799 94.426114) + (xy 144.760489 94.323387) (xy 144.676613 94.239511) (xy 144.573886 94.180201) (xy 144.459309 94.1495) + (xy 144.340691 94.1495) (xy 144.226114 94.180201) (xy 144.226112 94.180201) (xy 144.226112 94.180202) + (xy 144.123387 94.239511) (xy 144.123384 94.239513) (xy 144.039513 94.323384) (xy 144.039511 94.323387) + (xy 143.999212 94.393187) (xy 143.980201 94.426114) (xy 143.9495 94.540691) (xy 143.9495 94.659309) + (xy 143.980201 94.773886) (xy 144.039511 94.876613) (xy 144.123387 94.960489) (xy 144.13746 94.968614) + (xy 144.185674 95.01918) (xy 144.198896 95.087788) (xy 144.172928 95.152652) (xy 144.116014 95.19318) + (xy 144.075458 95.2) (xy 141.6495 95.2) (xy 141.582461 95.180315) (xy 141.536706 95.127511) (xy 141.5255 95.076) + (xy 141.5255 93.09653) (xy 164.6245 93.09653) (xy 164.6245 93.303469) (xy 164.664868 93.506412) + (xy 164.66487 93.50642) (xy 164.744058 93.697596) (xy 164.859024 93.869657) (xy 165.005342 94.015975) + (xy 165.005345 94.015977) (xy 165.177402 94.130941) (xy 165.36858 94.21013) (xy 165.57153 94.250499) + (xy 165.571534 94.2505) (xy 165.571535 94.2505) (xy 166.028466 94.2505) (xy 166.028467 94.250499) + (xy 166.23142 94.21013) (xy 166.422598 94.130941) (xy 166.594655 94.015977) (xy 166.740977 93.869655) + (xy 166.855941 93.697598) (xy 166.93513 93.50642) (xy 166.9755 93.303465) (xy 166.9755 93.096535) + (xy 166.93513 92.89358) (xy 166.855941 92.702402) (xy 166.740977 92.530345) (xy 166.740975 92.530342) + (xy 166.594657 92.384024) (xy 166.508626 92.326541) (xy 166.422598 92.269059) (xy 166.23142 92.18987) + (xy 166.231412 92.189868) (xy 166.028469 92.1495) (xy 166.028465 92.1495) (xy 165.571535 92.1495) + (xy 165.57153 92.1495) (xy 165.368587 92.189868) (xy 165.368579 92.18987) (xy 165.177403 92.269058) + (xy 165.005342 92.384024) (xy 164.859024 92.530342) (xy 164.744058 92.702403) (xy 164.66487 92.893579) + (xy 164.664868 92.893587) (xy 164.6245 93.09653) (xy 141.5255 93.09653) (xy 141.5255 90.59653) (xy 164.6245 90.59653) + (xy 164.6245 90.803469) (xy 164.664868 91.006412) (xy 164.66487 91.00642) (xy 164.744058 91.197596) + (xy 164.859024 91.369657) (xy 165.005342 91.515975) (xy 165.005345 91.515977) (xy 165.177402 91.630941) + (xy 165.36858 91.71013) (xy 165.57153 91.750499) (xy 165.571534 91.7505) (xy 165.571535 91.7505) + (xy 166.028466 91.7505) (xy 166.028467 91.750499) (xy 166.23142 91.71013) (xy 166.422598 91.630941) + (xy 166.594655 91.515977) (xy 166.740977 91.369655) (xy 166.855941 91.197598) (xy 166.93513 91.00642) + (xy 166.9755 90.803465) (xy 166.9755 90.596535) (xy 166.93513 90.39358) (xy 166.855941 90.202402) + (xy 166.740977 90.030345) (xy 166.740975 90.030342) (xy 166.594657 89.884024) (xy 166.498123 89.819523) + (xy 166.422598 89.769059) (xy 166.401908 89.760489) (xy 166.23142 89.68987) (xy 166.231412 89.689868) + (xy 166.028469 89.6495) (xy 166.028465 89.6495) (xy 165.571535 89.6495) (xy 165.57153 89.6495) (xy 165.368587 89.689868) + (xy 165.368579 89.68987) (xy 165.177403 89.769058) (xy 165.005342 89.884024) (xy 164.859024 90.030342) + (xy 164.744058 90.202403) (xy 164.66487 90.393579) (xy 164.664868 90.393587) (xy 164.6245 90.59653) + (xy 141.5255 90.59653) (xy 141.5255 89.961138) (xy 141.545185 89.894099) (xy 141.597989 89.848344) + (xy 141.667147 89.8384) (xy 141.681583 89.84136) (xy 141.715691 89.8505) (xy 141.715694 89.8505) + (xy 141.834306 89.8505) (xy 141.834309 89.8505) (xy 141.948886 89.819799) (xy 142.051613 89.760489) + (xy 142.135489 89.676613) (xy 142.194799 89.573886) (xy 142.2255 89.459309) (xy 142.2255 89.340691) + (xy 142.194799 89.226114) (xy 142.135489 89.123387) (xy 142.051613 89.039511) (xy 141.948886 88.980201) + (xy 141.834309 88.9495) (xy 141.715691 88.9495) (xy 141.715686 88.9495) (xy 141.681591 88.958636) + (xy 141.611741 88.956972) (xy 141.55388 88.917809) (xy 141.526377 88.85358) (xy 141.5255 88.838861) + (xy 141.5255 88.408278) (xy 142.204913 88.408278) (xy 142.204913 88.526896) (xy 142.235614 88.641473) + (xy 142.294924 88.7442) (xy 142.3788 88.828076) (xy 142.481527 88.887386) (xy 142.596104 88.918087) + (xy 142.596107 88.918087) (xy 142.714719 88.918087) (xy 142.714722 88.918087) (xy 142.829299 88.887386) + (xy 142.932026 88.828076) (xy 143.015902 88.7442) (xy 143.075212 88.641473) (xy 143.105913 88.526896) + (xy 143.105913 88.408278) (xy 143.075212 88.293701) (xy 143.015902 88.190974) (xy 142.932026 88.107098) + (xy 142.913722 88.09653) (xy 164.6245 88.09653) (xy 164.6245 88.303469) (xy 164.664868 88.506412) + (xy 164.66487 88.50642) (xy 164.744058 88.697596) (xy 164.859024 88.869657) (xy 165.005342 89.015975) + (xy 165.005345 89.015977) (xy 165.177402 89.130941) (xy 165.36858 89.21013) (xy 165.57153 89.250499) + (xy 165.571534 89.2505) (xy 165.571535 89.2505) (xy 166.028466 89.2505) (xy 166.028467 89.250499) + (xy 166.23142 89.21013) (xy 166.422598 89.130941) (xy 166.594655 89.015977) (xy 166.740977 88.869655) + (xy 166.855941 88.697598) (xy 166.93513 88.50642) (xy 166.9755 88.303465) (xy 166.9755 88.096535) + (xy 166.93513 87.89358) (xy 166.855941 87.702402) (xy 166.740977 87.530345) (xy 166.740975 87.530342) + (xy 166.594657 87.384024) (xy 166.503902 87.323384) (xy 166.422598 87.269059) (xy 166.351263 87.239511) + (xy 166.23142 87.18987) (xy 166.231412 87.189868) (xy 166.028469 87.1495) (xy 166.028465 87.1495) + (xy 165.571535 87.1495) (xy 165.57153 87.1495) (xy 165.368587 87.189868) (xy 165.368579 87.18987) + (xy 165.177403 87.269058) (xy 165.005342 87.384024) (xy 164.859024 87.530342) (xy 164.744058 87.702403) + (xy 164.66487 87.893579) (xy 164.664868 87.893587) (xy 164.6245 88.09653) (xy 142.913722 88.09653) + (xy 142.829299 88.047788) (xy 142.714722 88.017087) (xy 142.596104 88.017087) (xy 142.481527 88.047788) + (xy 142.481525 88.047788) (xy 142.481525 88.047789) (xy 142.3788 88.107098) (xy 142.378797 88.1071) + (xy 142.294926 88.190971) (xy 142.294924 88.190974) (xy 142.235614 88.293701) (xy 142.204913 88.408278) + (xy 141.5255 88.408278) (xy 141.5255 88.161138) (xy 141.545185 88.094099) (xy 141.597989 88.048344) + (xy 141.667147 88.0384) (xy 141.681583 88.04136) (xy 141.715691 88.0505) (xy 141.715694 88.0505) + (xy 141.834306 88.0505) (xy 141.834309 88.0505) (xy 141.948886 88.019799) (xy 142.051613 87.960489) + (xy 142.135489 87.876613) (xy 142.194799 87.773886) (xy 142.2255 87.659309) (xy 142.2255 87.540691) + (xy 142.194799 87.426114) (xy 142.135489 87.323387) (xy 142.051613 87.239511) (xy 141.948886 87.180201) + (xy 141.834309 87.1495) (xy 141.715691 87.1495) (xy 141.715686 87.1495) (xy 141.681591 87.158636) + (xy 141.611741 87.156972) (xy 141.55388 87.117809) (xy 141.526377 87.05358) (xy 141.5255 87.038861) + (xy 141.5255 86.443386) (xy 159.8995 86.443386) (xy 159.8995 87.356613) (xy 159.905913 87.427192) + (xy 159.905913 87.427194) (xy 159.905914 87.427196) (xy 159.956522 87.589606) (xy 160.02471 87.702403) + (xy 160.04453 87.735188) (xy 160.164811 87.855469) (xy 160.164813 87.85547) (xy 160.164815 87.855472) + (xy 160.310394 87.943478) (xy 160.472804 87.994086) (xy 160.543384 88.0005) (xy 160.543387 88.0005) + (xy 161.456613 88.0005) (xy 161.456616 88.0005) (xy 161.527196 87.994086) (xy 161.689606 87.943478) + (xy 161.835185 87.855472) (xy 161.955472 87.735185) (xy 162.043478 87.589606) (xy 162.094086 87.427196) + (xy 162.1005 87.356616) (xy 162.1005 86.443384) (xy 162.094086 86.372804) (xy 162.043478 86.210394) + (xy 161.955472 86.064815) (xy 161.95547 86.064813) (xy 161.955469 86.064811) (xy 161.835188 85.94453) + (xy 161.800213 85.923387) (xy 161.689606 85.856522) (xy 161.527196 85.805914) (xy 161.527194 85.805913) + (xy 161.527192 85.805913) (xy 161.477778 85.801423) (xy 161.456616 85.7995) (xy 160.543384 85.7995) + (xy 160.524145 85.801248) (xy 160.472807 85.805913) (xy 160.310393 85.856522) (xy 160.164811 85.94453) + (xy 160.04453 86.064811) (xy 159.956522 86.210393) (xy 159.905913 86.372807) (xy 159.8995 86.443386) + (xy 141.5255 86.443386) (xy 141.5255 85.59653) (xy 164.6245 85.59653) (xy 164.6245 85.803469) (xy 164.652559 85.94453) + (xy 164.66487 86.00642) (xy 164.744059 86.197598) (xy 164.752609 86.210394) (xy 164.859024 86.369657) + (xy 165.005342 86.515975) (xy 165.005345 86.515977) (xy 165.177402 86.630941) (xy 165.36858 86.71013) + (xy 165.57153 86.750499) (xy 165.571534 86.7505) (xy 165.571535 86.7505) (xy 166.028466 86.7505) + (xy 166.028467 86.750499) (xy 166.23142 86.71013) (xy 166.422598 86.630941) (xy 166.594655 86.515977) + (xy 166.740977 86.369655) (xy 166.855941 86.197598) (xy 166.93513 86.00642) (xy 166.9755 85.803465) + (xy 166.9755 85.596535) (xy 166.93513 85.39358) (xy 166.855941 85.202402) (xy 166.740977 85.030345) + (xy 166.740975 85.030342) (xy 166.594657 84.884024) (xy 166.49846 84.819748) (xy 166.422598 84.769059) + (xy 166.312329 84.723384) (xy 166.23142 84.68987) (xy 166.231412 84.689868) (xy 166.028469 84.6495) + (xy 166.028465 84.6495) (xy 165.571535 84.6495) (xy 165.57153 84.6495) (xy 165.368587 84.689868) + (xy 165.368579 84.68987) (xy 165.177403 84.769058) (xy 165.005342 84.884024) (xy 164.859024 85.030342) + (xy 164.744058 85.202403) (xy 164.66487 85.393579) (xy 164.664868 85.393587) (xy 164.6245 85.59653) + (xy 141.5255 85.59653) (xy 141.5255 85.519326) (xy 141.545185 85.452287) (xy 141.587497 85.41194) + (xy 141.676613 85.360489) (xy 141.760489 85.276613) (xy 141.819799 85.173886) (xy 141.8505 85.059309) + (xy 141.8505 84.940691) (xy 158.5495 84.940691) (xy 158.5495 85.059309) (xy 158.580201 85.173886) + (xy 158.639511 85.276613) (xy 158.723387 85.360489) (xy 158.826114 85.419799) (xy 158.940691 85.4505) + (xy 158.940694 85.4505) (xy 159.059306 85.4505) (xy 159.059309 85.4505) (xy 159.173886 85.419799) + (xy 159.276613 85.360489) (xy 159.360489 85.276613) (xy 159.419799 85.173886) (xy 159.4505 85.059309) + (xy 159.4505 84.940691) (xy 159.419799 84.826114) (xy 159.360489 84.723387) (xy 159.276613 84.639511) + (xy 159.173886 84.580201) (xy 159.059309 84.5495) (xy 158.940691 84.5495) (xy 158.826114 84.580201) + (xy 158.826112 84.580201) (xy 158.826112 84.580202) (xy 158.723387 84.639511) (xy 158.723384 84.639513) + (xy 158.639513 84.723384) (xy 158.639511 84.723387) (xy 158.580201 84.826114) (xy 158.5495 84.940691) + (xy 141.8505 84.940691) (xy 141.819799 84.826114) (xy 141.760489 84.723387) (xy 141.676613 84.639511) + (xy 141.573886 84.580201) (xy 141.459309 84.5495) (xy 141.340691 84.5495) (xy 141.226114 84.580201) + (xy 141.226112 84.580201) (xy 141.226112 84.580202) (xy 141.123387 84.639511) (xy 141.123384 84.639513) + (xy 141.039513 84.723384) (xy 141.039511 84.723387) (xy 140.980201 84.826114) (xy 140.9495 84.940691) + (xy 140.9495 84.940693) (xy 140.9495 84.949652) (xy 140.94703 84.960749) (xy 140.948065 84.968463) + (xy 140.940565 84.989802) (xy 140.9378 85.002232) (xy 140.935543 85.007051) (xy 140.896682 85.074361) + (xy 140.889685 85.100475) (xy 140.886853 85.11104) (xy 140.886851 85.111047) (xy 140.8745 85.157145) + (xy 140.8745 95.076) (xy 140.854815 95.143039) (xy 140.802011 95.188794) (xy 140.7505 95.2) (xy 126 95.2) + (xy 125.451751 117.67823) (xy 125.415158 119.178523) (xy 125.393845 119.245063) (xy 125.339941 119.289517) + (xy 125.291195 119.2995) (xy 122.934108 119.2995) (xy 122.806812 119.333608) (xy 122.692686 119.3995) + (xy 122.692683 119.399502) (xy 122.599498 119.492687) (xy 122.59837 119.494158) (xy 122.597102 119.495083) + (xy 122.593753 119.498433) (xy 122.59323 119.49791) (xy 122.54194 119.535356) (xy 122.472193 119.539506) + (xy 122.411275 119.505289) (xy 122.40163 119.494158) (xy 122.400501 119.492687) (xy 122.307316 119.399502) + (xy 122.307314 119.3995) (xy 122.25025 119.366554) (xy 122.193187 119.333608) (xy 122.129539 119.316554) + (xy 122.065892 119.2995) (xy 122.065891 119.2995) (xy 111.8245 119.2995) (xy 111.757461 119.279815) + (xy 111.711706 119.227011) (xy 111.7005 119.1755) (xy 111.7005 115.028563) (xy 112.7 115.028563) + (xy 112.7 115.35) (xy 114.414164 115.35) (xy 114.4 115.421207) (xy 114.4 115.778793) (xy 114.414164 115.85) + (xy 112.7 115.85) (xy 112.7 116.171436) (xy 112.7153 116.385362) (xy 112.776109 116.664895) (xy 112.876091 116.932958) + (xy 113.013191 117.184038) (xy 113.013192 117.184039) (xy 113.184639 117.413065) (xy 113.184649 117.413077) + (xy 113.386922 117.61535) (xy 113.386934 117.61536) (xy 113.61596 117.786807) (xy 113.615961 117.786808) + (xy 113.867042 117.923908) (xy 113.867041 117.923908) (xy 114.135104 118.02389) (xy 114.414637 118.084699) + (xy 114.628563 118.099999) (xy 114.628566 118.1) (xy 114.95 118.1) (xy 114.95 116.46236) (xy 114.966649 116.469257) + (xy 115.121207 116.5) (xy 115.278793 116.5) (xy 115.433351 116.469257) (xy 115.45 116.46236) (xy 115.45 118.1) + (xy 115.771434 118.1) (xy 115.771436 118.099999) (xy 115.985362 118.084699) (xy 116.264895 118.02389) + (xy 116.532958 117.923908) (xy 116.784038 117.786808) (xy 116.784039 117.786807) (xy 117.013065 117.61536) + (xy 117.013077 117.61535) (xy 117.21535 117.413077) (xy 117.21536 117.413065) (xy 117.386807 117.184039) + (xy 117.386808 117.184038) (xy 117.523908 116.932958) (xy 117.62389 116.664895) (xy 117.684699 116.385362) + (xy 117.699999 116.171436) (xy 117.7 116.171434) (xy 117.7 115.85) (xy 115.985836 115.85) (xy 116 115.778793) + (xy 116 115.421207) (xy 115.985836 115.35) (xy 117.7 115.35) (xy 117.7 115.028566) (xy 117.699999 115.028563) + (xy 117.684699 114.814637) (xy 117.62389 114.535104) (xy 117.523908 114.267041) (xy 117.386808 114.015961) + (xy 117.386807 114.01596) (xy 117.21536 113.786934) (xy 117.21535 113.786922) (xy 117.013077 113.584649) + (xy 117.013065 113.584639) (xy 117.007198 113.580247) (xy 119.9995 113.580247) (xy 119.9995 117.619752) + (xy 120.011131 117.678229) (xy 120.011132 117.67823) (xy 120.055447 117.744552) (xy 120.121769 117.788867) + (xy 120.12177 117.788868) (xy 120.180247 117.800499) (xy 120.18025 117.8005) (xy 120.180252 117.8005) + (xy 124.21975 117.8005) (xy 124.219751 117.800499) (xy 124.234568 117.797552) (xy 124.278229 117.788868) + (xy 124.278229 117.788867) (xy 124.278231 117.788867) (xy 124.344552 117.744552) (xy 124.388867 117.678231) + (xy 124.388867 117.678229) (xy 124.388868 117.678229) (xy 124.400499 117.619752) (xy 124.4005 117.61975) + (xy 124.4005 113.580249) (xy 124.400499 113.580247) (xy 124.388868 113.52177) (xy 124.388867 113.521769) + (xy 124.344552 113.455447) (xy 124.27823 113.411132) (xy 124.278229 113.411131) (xy 124.219752 113.3995) + (xy 124.219748 113.3995) (xy 120.180252 113.3995) (xy 120.180247 113.3995) (xy 120.12177 113.411131) + (xy 120.121769 113.411132) (xy 120.055447 113.455447) (xy 120.011132 113.521769) (xy 120.011131 113.52177) + (xy 119.9995 113.580247) (xy 117.007198 113.580247) (xy 116.784039 113.413192) (xy 116.784038 113.413191) + (xy 116.532957 113.276091) (xy 116.532958 113.276091) (xy 116.264895 113.176109) (xy 115.985362 113.1153) + (xy 115.771436 113.1) (xy 115.45 113.1) (xy 115.45 114.737639) (xy 115.433351 114.730743) (xy 115.278793 114.7) + (xy 115.121207 114.7) (xy 114.966649 114.730743) (xy 114.95 114.737639) (xy 114.95 113.1) (xy 114.628563 113.1) + (xy 114.414637 113.1153) (xy 114.135104 113.176109) (xy 113.867041 113.276091) (xy 113.615961 113.413191) + (xy 113.61596 113.413192) (xy 113.386934 113.584639) (xy 113.386922 113.584649) (xy 113.184649 113.786922) + (xy 113.184639 113.786934) (xy 113.013192 114.01596) (xy 113.013191 114.015961) (xy 112.876091 114.267041) + (xy 112.776109 114.535104) (xy 112.7153 114.814637) (xy 112.7 115.028563) (xy 111.7005 115.028563) + (xy 111.7005 102.648336) (xy 112.6995 102.648336) (xy 112.6995 102.951663) (xy 112.733457 103.253048) + (xy 112.73346 103.253062) (xy 112.800953 103.548771) (xy 112.800957 103.548783) (xy 112.901133 103.835068) + (xy 113.032733 104.108338) (xy 113.082653 104.187785) (xy 113.194108 104.365164) (xy 113.383221 104.602304) + (xy 113.597696 104.816779) (xy 113.834836 105.005892) (xy 114.091659 105.167265) (xy 114.364935 105.298868) + (xy 114.579951 105.374105) (xy 114.651216 105.399042) (xy 114.651228 105.399046) (xy 114.946937 105.46654) + (xy 114.946946 105.466541) (xy 114.946951 105.466542) (xy 115.147874 105.48918) (xy 115.248337 105.500499) + (xy 115.24834 105.5005) (xy 115.248343 105.5005) (xy 115.55166 105.5005) (xy 115.551661 105.500499) + (xy 115.705694 105.483144) (xy 115.853048 105.466542) (xy 115.853051 105.466541) (xy 115.853063 105.46654) + (xy 116.148772 105.399046) (xy 116.435065 105.298868) (xy 116.708341 105.167265) (xy 116.965164 105.005892) + (xy 117.202304 104.816779) (xy 117.416779 104.602304) (xy 117.605892 104.365164) (xy 117.767265 104.108341) + (xy 117.898868 103.835065) (xy 117.999046 103.548772) (xy 118.06654 103.253063) (xy 118.071819 103.206216) + (xy 118.100499 102.951663) (xy 118.1005 102.951659) (xy 118.1005 102.64834) (xy 118.100499 102.648336) + (xy 118.066542 102.346951) (xy 118.066541 102.346946) (xy 118.06654 102.346937) (xy 117.999046 102.051228) + (xy 117.898868 101.764935) (xy 117.767265 101.491659) (xy 117.605892 101.234836) (xy 117.416779 100.997696) + (xy 117.202304 100.783221) (xy 116.965164 100.594108) (xy 116.708341 100.432735) (xy 116.708338 100.432733) + (xy 116.435068 100.301133) (xy 116.148783 100.200957) (xy 116.148771 100.200953) (xy 115.920556 100.148864) + (xy 115.853063 100.13346) (xy 115.85306 100.133459) (xy 115.853048 100.133457) (xy 115.551663 100.0995) + (xy 115.551657 100.0995) (xy 115.248343 100.0995) (xy 115.248336 100.0995) (xy 114.946951 100.133457) + (xy 114.946937 100.13346) (xy 114.651228 100.200953) (xy 114.651216 100.200957) (xy 114.364931 100.301133) + (xy 114.091661 100.432733) (xy 113.834837 100.594107) (xy 113.597696 100.78322) (xy 113.38322 100.997696) + (xy 113.194107 101.234837) (xy 113.032733 101.491661) (xy 112.901133 101.764931) (xy 112.800957 102.051216) + (xy 112.800953 102.051228) (xy 112.73346 102.346937) (xy 112.733457 102.346951) (xy 112.6995 102.648336) + (xy 111.7005 102.648336) (xy 111.7005 97.340691) (xy 122.3495 97.340691) (xy 122.3495 97.459309) + (xy 122.380201 97.573886) (xy 122.439511 97.676613) (xy 122.523387 97.760489) (xy 122.626114 97.819799) + (xy 122.740691 97.8505) (xy 122.740694 97.8505) (xy 122.859306 97.8505) (xy 122.859309 97.8505) + (xy 122.973886 97.819799) (xy 123.076613 97.760489) (xy 123.160489 97.676613) (xy 123.219799 97.573886) + (xy 123.2505 97.459309) (xy 123.2505 97.340691) (xy 123.219799 97.226114) (xy 123.160489 97.123387) + (xy 123.076613 97.039511) (xy 122.973886 96.980201) (xy 122.859309 96.9495) (xy 122.740691 96.9495) + (xy 122.626114 96.980201) (xy 122.626112 96.980201) (xy 122.626112 96.980202) (xy 122.523387 97.039511) + (xy 122.523384 97.039513) (xy 122.439513 97.123384) (xy 122.439511 97.123387) (xy 122.424435 97.1495) + (xy 122.380201 97.226114) (xy 122.3495 97.340691) (xy 111.7005 97.340691) (xy 111.7005 96.140691) + (xy 123.1495 96.140691) (xy 123.1495 96.259309) (xy 123.180201 96.373886) (xy 123.239511 96.476613) + (xy 123.323387 96.560489) (xy 123.426114 96.619799) (xy 123.540691 96.6505) (xy 123.540694 96.6505) + (xy 123.659306 96.6505) (xy 123.659309 96.6505) (xy 123.773886 96.619799) (xy 123.876613 96.560489) + (xy 123.960489 96.476613) (xy 124.019799 96.373886) (xy 124.0505 96.259309) (xy 124.0505 96.140691) + (xy 124.019799 96.026114) (xy 123.960489 95.923387) (xy 123.876613 95.839511) (xy 123.773886 95.780201) + (xy 123.659309 95.7495) (xy 123.540691 95.7495) (xy 123.426114 95.780201) (xy 123.426112 95.780201) + (xy 123.426112 95.780202) (xy 123.323387 95.839511) (xy 123.323384 95.839513) (xy 123.239513 95.923384) + (xy 123.239511 95.923387) (xy 123.180201 96.026114) (xy 123.1495 96.140691) (xy 111.7005 96.140691) + (xy 111.7005 94.740691) (xy 122.3495 94.740691) (xy 122.3495 94.859309) (xy 122.380201 94.973886) + (xy 122.439511 95.076613) (xy 122.523387 95.160489) (xy 122.626114 95.219799) (xy 122.740691 95.2505) + (xy 122.740694 95.2505) (xy 122.859306 95.2505) (xy 122.859309 95.2505) (xy 122.973886 95.219799) + (xy 123.076613 95.160489) (xy 123.160489 95.076613) (xy 123.219799 94.973886) (xy 123.2505 94.859309) + (xy 123.2505 94.740691) (xy 123.219799 94.626114) (xy 123.160489 94.523387) (xy 123.076613 94.439511) + (xy 122.973886 94.380201) (xy 122.859309 94.3495) (xy 122.740691 94.3495) (xy 122.626114 94.380201) + (xy 122.626112 94.380201) (xy 122.626112 94.380202) (xy 122.523387 94.439511) (xy 122.523384 94.439513) + (xy 122.439513 94.523384) (xy 122.439511 94.523387) (xy 122.380201 94.626114) (xy 122.3495 94.740691) + (xy 111.7005 94.740691) (xy 111.7005 92.940691) (xy 115.7495 92.940691) (xy 115.7495 93.059309) + (xy 115.780201 93.173886) (xy 115.839511 93.276613) (xy 115.923387 93.360489) (xy 116.026114 93.419799) + (xy 116.140691 93.4505) (xy 116.140694 93.4505) (xy 116.259306 93.4505) (xy 116.259309 93.4505) + (xy 116.373886 93.419799) (xy 116.476613 93.360489) (xy 116.560489 93.276613) (xy 116.619799 93.173886) + (xy 116.6505 93.059309) (xy 116.6505 92.940691) (xy 126.7495 92.940691) (xy 126.7495 93.059309) + (xy 126.780201 93.173886) (xy 126.839511 93.276613) (xy 126.923387 93.360489) (xy 127.026114 93.419799) + (xy 127.140691 93.4505) (xy 127.140694 93.4505) (xy 127.259306 93.4505) (xy 127.259309 93.4505) + (xy 127.373886 93.419799) (xy 127.476613 93.360489) (xy 127.560489 93.276613) (xy 127.619799 93.173886) + (xy 127.6505 93.059309) (xy 127.6505 92.940691) (xy 127.619799 92.826114) (xy 127.560489 92.723387) + (xy 127.476613 92.639511) (xy 127.373886 92.580201) (xy 127.259309 92.5495) (xy 127.140691 92.5495) + (xy 127.026114 92.580201) (xy 127.026112 92.580201) (xy 127.026112 92.580202) (xy 126.923387 92.639511) + (xy 126.923384 92.639513) (xy 126.839513 92.723384) (xy 126.839511 92.723387) (xy 126.780201 92.826114) + (xy 126.7495 92.940691) (xy 116.6505 92.940691) (xy 116.619799 92.826114) (xy 116.560489 92.723387) + (xy 116.476613 92.639511) (xy 116.373886 92.580201) (xy 116.259309 92.5495) (xy 116.140691 92.5495) + (xy 116.026114 92.580201) (xy 116.026112 92.580201) (xy 116.026112 92.580202) (xy 115.923387 92.639511) + (xy 115.923384 92.639513) (xy 115.839513 92.723384) (xy 115.839511 92.723387) (xy 115.780201 92.826114) + (xy 115.7495 92.940691) (xy 111.7005 92.940691) (xy 111.7005 90.947278) (xy 133.356087 90.947278) + (xy 133.356087 91.065896) (xy 133.386788 91.180473) (xy 133.446098 91.2832) (xy 133.529974 91.367076) + (xy 133.632701 91.426386) (xy 133.747278 91.457087) (xy 133.747281 91.457087) (xy 133.865893 91.457087) + (xy 133.865896 91.457087) (xy 133.980473 91.426386) (xy 134.0832 91.367076) (xy 134.167076 91.2832) + (xy 134.226386 91.180473) (xy 134.257087 91.065896) (xy 134.257087 90.947278) (xy 134.226386 90.832701) + (xy 134.167076 90.729974) (xy 134.0832 90.646098) (xy 133.980473 90.586788) (xy 133.865896 90.556087) + (xy 133.747278 90.556087) (xy 133.632701 90.586788) (xy 133.632699 90.586788) (xy 133.632699 90.586789) + (xy 133.529974 90.646098) (xy 133.529971 90.6461) (xy 133.4461 90.729971) (xy 133.446098 90.729974) + (xy 133.403668 90.803465) (xy 133.386788 90.832701) (xy 133.356087 90.947278) (xy 111.7005 90.947278) + (xy 111.7005 89.934104) (xy 131.542913 89.934104) (xy 131.542913 90.052722) (xy 131.573614 90.167299) + (xy 131.632924 90.270026) (xy 131.7168 90.353902) (xy 131.819527 90.413212) (xy 131.934104 90.443913) + (xy 131.934107 90.443913) (xy 132.052719 90.443913) (xy 132.052722 90.443913) (xy 132.167299 90.413212) + (xy 132.270026 90.353902) (xy 132.353902 90.270026) (xy 132.413212 90.167299) (xy 132.443913 90.052722) + (xy 132.443913 89.934104) (xy 132.413212 89.819527) (xy 132.36009 89.727517) (xy 132.9495 89.727517) + (xy 132.9495 89.846135) (xy 132.980201 89.960712) (xy 133.039511 90.063439) (xy 133.123387 90.147315) + (xy 133.226114 90.206625) (xy 133.340691 90.237326) (xy 133.340694 90.237326) (xy 133.459306 90.237326) + (xy 133.459309 90.237326) (xy 133.573886 90.206625) (xy 133.676613 90.147315) (xy 133.760489 90.063439) + (xy 133.819799 89.960712) (xy 133.8505 89.846135) (xy 133.8505 89.781444) (xy 133.870185 89.714405) + (xy 133.922989 89.66865) (xy 133.992147 89.658706) (xy 134.006594 89.661669) (xy 134.009043 89.662326) + (xy 134.009045 89.662326) (xy 134.127658 89.662326) (xy 134.127661 89.662326) (xy 134.242238 89.631625) + (xy 134.344965 89.572315) (xy 134.428841 89.488439) (xy 134.488151 89.385712) (xy 134.518852 89.271135) + (xy 134.518852 89.152517) (xy 134.488151 89.03794) (xy 134.428841 88.935213) (xy 134.344965 88.851337) + (xy 134.242238 88.792027) (xy 134.127661 88.761326) (xy 134.009043 88.761326) (xy 133.894466 88.792027) + (xy 133.894464 88.792027) (xy 133.894464 88.792028) (xy 133.791739 88.851337) (xy 133.791736 88.851339) + (xy 133.707865 88.93521) (xy 133.707863 88.935213) (xy 133.661235 89.015975) (xy 133.648553 89.03794) + (xy 133.617852 89.152517) (xy 133.617852 89.152519) (xy 133.617852 89.217207) (xy 133.598167 89.284246) + (xy 133.545363 89.330001) (xy 133.476205 89.339945) (xy 133.461768 89.336984) (xy 133.459315 89.336327) + (xy 133.45931 89.336326) (xy 133.459309 89.336326) (xy 133.340691 89.336326) (xy 133.226114 89.367027) + (xy 133.226112 89.367027) (xy 133.226112 89.367028) (xy 133.123387 89.426337) (xy 133.123384 89.426339) + (xy 133.039513 89.51021) (xy 133.039511 89.510213) (xy 133.001354 89.576303) (xy 132.980201 89.61294) + (xy 132.9495 89.727517) (xy 132.36009 89.727517) (xy 132.353902 89.7168) (xy 132.270026 89.632924) + (xy 132.167299 89.573614) (xy 132.052722 89.542913) (xy 131.934104 89.542913) (xy 131.819527 89.573614) + (xy 131.819525 89.573614) (xy 131.819525 89.573615) (xy 131.7168 89.632924) (xy 131.716797 89.632926) + (xy 131.632926 89.716797) (xy 131.632924 89.7168) (xy 131.598663 89.776142) (xy 131.573614 89.819527) + (xy 131.542913 89.934104) (xy 111.7005 89.934104) (xy 111.7005 87.740691) (xy 121.1495 87.740691) + (xy 121.1495 87.859309) (xy 121.180201 87.973886) (xy 121.239511 88.076613) (xy 121.323387 88.160489) + (xy 121.426114 88.219799) (xy 121.540691 88.2505) (xy 121.540694 88.2505) (xy 121.659306 88.2505) + (xy 121.659309 88.2505) (xy 121.773886 88.219799) (xy 121.876613 88.160489) (xy 121.896411 88.140691) + (xy 129.3495 88.140691) (xy 129.3495 88.259309) (xy 129.380201 88.373886) (xy 129.439511 88.476613) + (xy 129.523387 88.560489) (xy 129.626114 88.619799) (xy 129.740691 88.6505) (xy 129.740694 88.6505) + (xy 129.859306 88.6505) (xy 129.859309 88.6505) (xy 129.973886 88.619799) (xy 130.076613 88.560489) + (xy 130.160489 88.476613) (xy 130.219799 88.373886) (xy 130.2505 88.259309) (xy 130.2505 88.140691) + (xy 130.219799 88.026114) (xy 130.160489 87.923387) (xy 130.076613 87.839511) (xy 129.973886 87.780201) + (xy 129.859309 87.7495) (xy 129.740691 87.7495) (xy 129.626114 87.780201) (xy 129.626112 87.780201) + (xy 129.626112 87.780202) (xy 129.523387 87.839511) (xy 129.523384 87.839513) (xy 129.439513 87.923384) + (xy 129.439511 87.923387) (xy 129.398693 87.994086) (xy 129.380201 88.026114) (xy 129.3495 88.140691) + (xy 121.896411 88.140691) (xy 121.960489 88.076613) (xy 122.019799 87.973886) (xy 122.0505 87.859309) + (xy 122.0505 87.740691) (xy 122.019799 87.626114) (xy 121.960489 87.523387) (xy 121.876613 87.439511) + (xy 121.773886 87.380201) (xy 121.659309 87.3495) (xy 121.540691 87.3495) (xy 121.426114 87.380201) + (xy 121.426112 87.380201) (xy 121.426112 87.380202) (xy 121.323387 87.439511) (xy 121.323384 87.439513) + (xy 121.239513 87.523384) (xy 121.239511 87.523387) (xy 121.180201 87.626114) (xy 121.1495 87.740691) + (xy 111.7005 87.740691) (xy 111.7005 85.340691) (xy 134.5495 85.340691) (xy 134.5495 85.459309) + (xy 134.580201 85.573886) (xy 134.639511 85.676613) (xy 134.639513 85.676615) (xy 134.675217 85.712319) + (xy 134.708702 85.773642) (xy 134.703718 85.843334) (xy 134.675217 85.887681) (xy 134.639513 85.923384) + (xy 134.639511 85.923387) (xy 134.580201 86.026114) (xy 134.5495 86.140691) (xy 134.5495 86.259309) + (xy 134.580201 86.373886) (xy 134.639511 86.476613) (xy 134.723387 86.560489) (xy 134.826114 86.619799) + (xy 134.940691 86.6505) (xy 134.940694 86.6505) (xy 135.059306 86.6505) (xy 135.059309 86.6505) + (xy 135.173886 86.619799) (xy 135.276613 86.560489) (xy 135.360489 86.476613) (xy 135.419799 86.373886) + (xy 135.4505 86.259309) (xy 135.4505 86.140691) (xy 135.419799 86.026114) (xy 135.360489 85.923387) + (xy 135.324783 85.887681) (xy 135.291298 85.826358) (xy 135.296282 85.756666) (xy 135.324783 85.712319) + (xy 135.360489 85.676613) (xy 135.419799 85.573886) (xy 135.4505 85.459309) (xy 135.4505 85.340691) + (xy 135.419799 85.226114) (xy 135.360489 85.123387) (xy 135.276613 85.039511) (xy 135.173886 84.980201) + (xy 135.059309 84.9495) (xy 134.940691 84.9495) (xy 134.826114 84.980201) (xy 134.826112 84.980201) + (xy 134.826112 84.980202) (xy 134.723387 85.039511) (xy 134.723384 85.039513) (xy 134.639513 85.123384) + (xy 134.639511 85.123387) (xy 134.610355 85.173887) (xy 134.580201 85.226114) (xy 134.5495 85.340691) + (xy 111.7005 85.340691) (xy 111.7005 84.740691) (xy 130.7495 84.740691) (xy 130.7495 84.859309) + (xy 130.780201 84.973886) (xy 130.839511 85.076613) (xy 130.923387 85.160489) (xy 131.026114 85.219799) + (xy 131.140691 85.2505) (xy 131.140694 85.2505) (xy 131.259306 85.2505) (xy 131.259309 85.2505) + (xy 131.373886 85.219799) (xy 131.476613 85.160489) (xy 131.560489 85.076613) (xy 131.619799 84.973886) + (xy 131.62856 84.941191) (xy 137.1495 84.941191) (xy 137.1495 85.059809) (xy 137.180201 85.174386) + (xy 137.239511 85.277113) (xy 137.323387 85.360989) (xy 137.426114 85.420299) (xy 137.540691 85.451) + (xy 137.540694 85.451) (xy 137.659306 85.451) (xy 137.659309 85.451) (xy 137.773886 85.420299) (xy 137.876613 85.360989) + (xy 137.960489 85.277113) (xy 138.019799 85.174386) (xy 138.0505 85.059809) (xy 138.0505 84.941191) + (xy 138.296967 84.941191) (xy 138.296967 85.059809) (xy 138.327668 85.174386) (xy 138.386978 85.277113) + (xy 138.470854 85.360989) (xy 138.573581 85.420299) (xy 138.688158 85.451) (xy 138.688161 85.451) + (xy 138.806773 85.451) (xy 138.806776 85.451) (xy 138.921353 85.420299) (xy 139.02408 85.360989) + (xy 139.107956 85.277113) (xy 139.167266 85.174386) (xy 139.197967 85.059809) (xy 139.197967 84.941191) + (xy 139.167266 84.826614) (xy 139.107956 84.723887) (xy 139.02408 84.640011) (xy 138.921353 84.580701) + (xy 138.806776 84.55) (xy 138.688158 84.55) (xy 138.573581 84.580701) (xy 138.573579 84.580701) + (xy 138.573579 84.580702) (xy 138.470854 84.640011) (xy 138.470851 84.640013) (xy 138.38698 84.723884) + (xy 138.386978 84.723887) (xy 138.327668 84.826614) (xy 138.296967 84.941191) (xy 138.0505 84.941191) + (xy 138.019799 84.826614) (xy 137.960489 84.723887) (xy 137.876613 84.640011) (xy 137.773886 84.580701) + (xy 137.659309 84.55) (xy 137.540691 84.55) (xy 137.426114 84.580701) (xy 137.426112 84.580701) + (xy 137.426112 84.580702) (xy 137.323387 84.640011) (xy 137.323384 84.640013) (xy 137.239513 84.723884) + (xy 137.239511 84.723887) (xy 137.180201 84.826614) (xy 137.1495 84.941191) (xy 131.62856 84.941191) + (xy 131.6505 84.859309) (xy 131.6505 84.740691) (xy 131.619799 84.626114) (xy 131.560489 84.523387) + (xy 131.476613 84.439511) (xy 131.373886 84.380201) (xy 131.259309 84.3495) (xy 131.140691 84.3495) + (xy 131.026114 84.380201) (xy 131.026112 84.380201) (xy 131.026112 84.380202) (xy 130.923387 84.439511) + (xy 130.923384 84.439513) (xy 130.839513 84.523384) (xy 130.839511 84.523387) (xy 130.806709 84.580202) + (xy 130.780201 84.626114) (xy 130.7495 84.740691) (xy 111.7005 84.740691) (xy 111.7005 83.143386) + (xy 131.7995 83.143386) (xy 131.7995 84.056613) (xy 131.805913 84.127192) (xy 131.805913 84.127194) + (xy 131.805914 84.127196) (xy 131.856522 84.289606) (xy 131.911289 84.380202) (xy 131.94453 84.435188) + (xy 132.064811 84.555469) (xy 132.064813 84.55547) (xy 132.064815 84.555472) (xy 132.210394 84.643478) + (xy 132.372804 84.694086) (xy 132.443384 84.7005) (xy 132.443387 84.7005) (xy 133.356613 84.7005) + (xy 133.356616 84.7005) (xy 133.427196 84.694086) (xy 133.589606 84.643478) (xy 133.735185 84.555472) + (xy 133.855472 84.435185) (xy 133.943478 84.289606) (xy 133.994086 84.127196) (xy 134.0005 84.056616) + (xy 134.0005 83.143384) (xy 133.994086 83.072804) (xy 133.943478 82.910394) (xy 133.855472 82.764815) + (xy 133.85547 82.764813) (xy 133.855469 82.764811) (xy 133.770905 82.680247) (xy 134.7995 82.680247) + (xy 134.7995 84.519752) (xy 134.811131 84.578229) (xy 134.811132 84.57823) (xy 134.855447 84.644552) + (xy 134.921769 84.688867) (xy 134.92177 84.688868) (xy 134.980247 84.700499) (xy 134.98025 84.7005) + (xy 134.980252 84.7005) (xy 136.81975 84.7005) (xy 136.819751 84.700499) (xy 136.834568 84.697552) + (xy 136.878229 84.688868) (xy 136.878229 84.688867) (xy 136.878231 84.688867) (xy 136.944552 84.644552) + (xy 136.988867 84.578231) (xy 136.988867 84.578229) (xy 136.988868 84.578229) (xy 137.000499 84.519752) + (xy 137.0005 84.51975) (xy 137.0005 84.175908) (xy 137.020185 84.108869) (xy 137.072989 84.063114) + (xy 137.142147 84.05317) (xy 137.205703 84.082195) (xy 137.231887 84.113908) (xy 137.239508 84.127109) + (xy 137.23951 84.127111) (xy 137.239511 84.127113) (xy 137.323387 84.210989) (xy 137.426114 84.270299) + (xy 137.540691 84.301) (xy 137.540694 84.301) (xy 137.659306 84.301) (xy 137.659309 84.301) (xy 137.773886 84.270299) + (xy 137.876613 84.210989) (xy 137.960489 84.127113) (xy 138.019799 84.024386) (xy 138.0505 83.909809) + (xy 138.0505 83.791191) (xy 138.0505 83.786964) (xy 138.070185 83.719925) (xy 138.122989 83.67417) + (xy 138.192147 83.664226) (xy 138.255703 83.693251) (xy 138.262181 83.699283) (xy 138.323387 83.760489) + (xy 138.426114 83.819799) (xy 138.540691 83.8505) (xy 138.540694 83.8505) (xy 138.659306 83.8505) + (xy 138.659309 83.8505) (xy 138.773886 83.819799) (xy 138.876613 83.760489) (xy 138.960489 83.676613) + (xy 139.019799 83.573886) (xy 139.028694 83.540691) (xy 151.1495 83.540691) (xy 151.1495 83.659309) + (xy 151.180201 83.773886) (xy 151.239511 83.876613) (xy 151.323387 83.960489) (xy 151.426114 84.019799) + (xy 151.540691 84.0505) (xy 151.540694 84.0505) (xy 151.659306 84.0505) (xy 151.659309 84.0505) + (xy 151.773886 84.019799) (xy 151.876613 83.960489) (xy 151.960489 83.876613) (xy 152.019799 83.773886) + (xy 152.0505 83.659309) (xy 152.0505 83.540691) (xy 152.019799 83.426114) (xy 151.960489 83.323387) + (xy 151.876613 83.239511) (xy 151.773886 83.180201) (xy 151.659309 83.1495) (xy 151.540691 83.1495) + (xy 151.426114 83.180201) (xy 151.426112 83.180201) (xy 151.426112 83.180202) (xy 151.323387 83.239511) + (xy 151.323384 83.239513) (xy 151.239513 83.323384) (xy 151.239511 83.323387) (xy 151.180201 83.426114) + (xy 151.1495 83.540691) (xy 139.028694 83.540691) (xy 139.0505 83.459309) (xy 139.0505 83.340691) + (xy 139.019799 83.226114) (xy 138.960489 83.123387) (xy 138.876613 83.039511) (xy 138.773886 82.980201) + (xy 138.659309 82.9495) (xy 138.540691 82.9495) (xy 138.426114 82.980201) (xy 138.426112 82.980201) + (xy 138.426112 82.980202) (xy 138.323387 83.039511) (xy 138.323384 83.039513) (xy 138.239513 83.123384) + (xy 138.239511 83.123387) (xy 138.206709 83.180202) (xy 138.180201 83.226114) (xy 138.1495 83.340691) + (xy 138.1495 83.340693) (xy 138.1495 83.463536) (xy 138.129815 83.530575) (xy 138.077011 83.57633) + (xy 138.007853 83.586274) (xy 137.944297 83.557249) (xy 137.937819 83.551217) (xy 137.876615 83.490013) + (xy 137.876613 83.490011) (xy 137.773886 83.430701) (xy 137.659309 83.4) (xy 137.540691 83.4) (xy 137.426114 83.430701) + (xy 137.426112 83.430701) (xy 137.426112 83.430702) (xy 137.323387 83.490011) (xy 137.323384 83.490013) + (xy 137.239513 83.573884) (xy 137.239511 83.573887) (xy 137.231886 83.587094) (xy 137.181317 83.635308) + (xy 137.11271 83.648529) (xy 137.047846 83.62256) (xy 137.007319 83.565644) (xy 137.0005 83.525091) + (xy 137.0005 82.680249) (xy 137.000499 82.680247) (xy 136.988868 82.62177) (xy 136.988867 82.621769) + (xy 136.975295 82.601457) (xy 136.975294 82.601456) (xy 136.944552 82.555448) (xy 136.922467 82.540691) + (xy 140.7495 82.540691) (xy 140.7495 82.659309) (xy 140.780201 82.773886) (xy 140.839511 82.876613) + (xy 140.923387 82.960489) (xy 141.026114 83.019799) (xy 141.140691 83.0505) (xy 141.140694 83.0505) + (xy 141.259306 83.0505) (xy 141.259309 83.0505) (xy 141.373886 83.019799) (xy 141.476613 82.960489) + (xy 141.560489 82.876613) (xy 141.560491 82.876608) (xy 141.561345 82.875755) (xy 141.622668 82.84227) + (xy 141.69236 82.847254) (xy 141.748294 82.889125) (xy 141.768801 82.931341) (xy 141.780201 82.973886) + (xy 141.839511 83.076613) (xy 141.923387 83.160489) (xy 142.026114 83.219799) (xy 142.140691 83.2505) + (xy 142.140694 83.2505) (xy 142.259306 83.2505) (xy 142.259309 83.2505) (xy 142.373886 83.219799) + (xy 142.476613 83.160489) (xy 142.560489 83.076613) (xy 142.619799 82.973886) (xy 142.6505 82.859309) + (xy 142.6505 82.740691) (xy 142.619799 82.626114) (xy 142.61729 82.621769) (xy 142.613677 82.61551) + (xy 142.613676 82.615508) (xy 142.613675 82.615507) (xy 142.582571 82.561634) (xy 143.94423 82.561634) + (xy 143.94423 82.680252) (xy 143.974931 82.794829) (xy 144.034241 82.897556) (xy 144.118117 82.981432) + (xy 144.220844 83.040742) (xy 144.335421 83.071443) (xy 144.335424 83.071443) (xy 144.454036 83.071443) + (xy 144.454039 83.071443) (xy 144.568616 83.040742) (xy 144.671343 82.981432) (xy 144.672528 82.980247) + (xy 159.8995 82.980247) (xy 159.8995 84.819752) (xy 159.911131 84.878229) (xy 159.911132 84.87823) + (xy 159.955447 84.944552) (xy 160.021769 84.988867) (xy 160.02177 84.988868) (xy 160.080247 85.000499) + (xy 160.08025 85.0005) (xy 160.080252 85.0005) (xy 161.91975 85.0005) (xy 161.919751 85.000499) + (xy 161.934568 84.997552) (xy 161.978229 84.988868) (xy 161.978229 84.988867) (xy 161.978231 84.988867) + (xy 162.044552 84.944552) (xy 162.088867 84.878231) (xy 162.088867 84.878229) (xy 162.088868 84.878229) + (xy 162.100499 84.819752) (xy 162.1005 84.81975) (xy 162.1005 83.09653) (xy 164.6245 83.09653) (xy 164.6245 83.303469) + (xy 164.664868 83.506412) (xy 164.66487 83.50642) (xy 164.735367 83.676615) (xy 164.744059 83.697598) + (xy 164.786081 83.760489) (xy 164.859024 83.869657) (xy 165.005342 84.015975) (xy 165.005345 84.015977) + (xy 165.177402 84.130941) (xy 165.36858 84.21013) (xy 165.57153 84.250499) (xy 165.571534 84.2505) + (xy 165.571535 84.2505) (xy 166.028466 84.2505) (xy 166.028467 84.250499) (xy 166.23142 84.21013) + (xy 166.422598 84.130941) (xy 166.594655 84.015977) (xy 166.740977 83.869655) (xy 166.855941 83.697598) + (xy 166.93513 83.50642) (xy 166.9755 83.303465) (xy 166.9755 83.096535) (xy 166.93513 82.89358) + (xy 166.855941 82.702402) (xy 166.740977 82.530345) (xy 166.740975 82.530342) (xy 166.594657 82.384024) + (xy 166.458768 82.293227) (xy 166.422598 82.269059) (xy 166.351263 82.239511) (xy 166.23142 82.18987) + (xy 166.231412 82.189868) (xy 166.028469 82.1495) (xy 166.028465 82.1495) (xy 165.571535 82.1495) + (xy 165.57153 82.1495) (xy 165.368587 82.189868) (xy 165.368579 82.18987) (xy 165.177403 82.269058) + (xy 165.005342 82.384024) (xy 164.859024 82.530342) (xy 164.744058 82.702403) (xy 164.66487 82.893579) + (xy 164.664868 82.893587) (xy 164.6245 83.09653) (xy 162.1005 83.09653) (xy 162.1005 82.980249) + (xy 162.100499 82.980247) (xy 162.088868 82.92177) (xy 162.088867 82.921769) (xy 162.044552 82.855447) + (xy 161.97823 82.811132) (xy 161.978229 82.811131) (xy 161.919752 82.7995) (xy 161.919748 82.7995) + (xy 160.080252 82.7995) (xy 160.080247 82.7995) (xy 160.02177 82.811131) (xy 160.021769 82.811132) + (xy 159.955447 82.855447) (xy 159.911132 82.921769) (xy 159.911131 82.92177) (xy 159.8995 82.980247) + (xy 144.672528 82.980247) (xy 144.755219 82.897556) (xy 144.814529 82.794829) (xy 144.84523 82.680252) + (xy 144.84523 82.561634) (xy 144.814529 82.447057) (xy 144.779935 82.38714) (xy 144.763463 82.319241) + (xy 144.786315 82.253214) (xy 144.799637 82.237464) (xy 144.834989 82.202113) (xy 144.894299 82.099386) + (xy 144.925 81.984809) (xy 144.925 81.866191) (xy 144.894299 81.751614) (xy 144.834989 81.648887) + (xy 144.751113 81.565011) (xy 144.648386 81.505701) (xy 144.533809 81.475) (xy 144.415191 81.475) + (xy 144.300614 81.505701) (xy 144.300612 81.505701) (xy 144.300612 81.505702) (xy 144.197887 81.565011) + (xy 144.197884 81.565013) (xy 144.114013 81.648884) (xy 144.114011 81.648887) (xy 144.054701 81.751614) + (xy 144.024 81.866191) (xy 144.024 81.984809) (xy 144.054701 82.099386) (xy 144.054702 82.099387) + (xy 144.089293 82.1593) (xy 144.105766 82.2272) (xy 144.082914 82.293227) (xy 144.069589 82.30898) + (xy 144.034244 82.344325) (xy 144.034241 82.34433) (xy 143.979287 82.439513) (xy 143.974931 82.447057) + (xy 143.94423 82.561634) (xy 142.582571 82.561634) (xy 142.560491 82.52339) (xy 142.560486 82.523384) + (xy 142.476615 82.439513) (xy 142.476613 82.439511) (xy 142.373886 82.380201) (xy 142.259309 82.3495) + (xy 142.140691 82.3495) (xy 142.026114 82.380201) (xy 142.026112 82.380201) (xy 142.026112 82.380202) + (xy 141.923387 82.43951) (xy 141.838653 82.524245) (xy 141.777329 82.557729) (xy 141.707638 82.552745) + (xy 141.651704 82.510873) (xy 141.631198 82.468659) (xy 141.619799 82.426114) (xy 141.560489 82.323387) + (xy 141.476613 82.239511) (xy 141.373886 82.180201) (xy 141.259309 82.1495) (xy 141.140691 82.1495) + (xy 141.026114 82.180201) (xy 141.026112 82.180201) (xy 141.026112 82.180202) (xy 140.923387 82.239511) + (xy 140.923384 82.239513) (xy 140.839513 82.323384) (xy 140.839511 82.323387) (xy 140.806709 82.380202) + (xy 140.780201 82.426114) (xy 140.7495 82.540691) (xy 136.922467 82.540691) (xy 136.906984 82.530345) + (xy 136.87823 82.511132) (xy 136.878229 82.511131) (xy 136.819752 82.4995) (xy 136.819748 82.4995) + (xy 134.980252 82.4995) (xy 134.980247 82.4995) (xy 134.92177 82.511131) (xy 134.921769 82.511132) + (xy 134.855447 82.555447) (xy 134.811132 82.621769) (xy 134.811131 82.62177) (xy 134.7995 82.680247) + (xy 133.770905 82.680247) (xy 133.735188 82.64453) (xy 133.704724 82.626114) (xy 133.589606 82.556522) + (xy 133.427196 82.505914) (xy 133.427194 82.505913) (xy 133.427192 82.505913) (xy 133.377778 82.501423) + (xy 133.356616 82.4995) (xy 132.443384 82.4995) (xy 132.424145 82.501248) (xy 132.372807 82.505913) + (xy 132.210393 82.556522) (xy 132.064811 82.64453) (xy 131.94453 82.764811) (xy 131.856522 82.910393) + (xy 131.805913 83.072807) (xy 131.7995 83.143386) (xy 111.7005 83.143386) (xy 111.7005 82.540691) + (xy 128.5495 82.540691) (xy 128.5495 82.659309) (xy 128.580201 82.773886) (xy 128.639511 82.876613) + (xy 128.723387 82.960489) (xy 128.826114 83.019799) (xy 128.940691 83.0505) (xy 128.940694 83.0505) + (xy 129.059306 83.0505) (xy 129.059309 83.0505) (xy 129.173886 83.019799) (xy 129.276613 82.960489) + (xy 129.360489 82.876613) (xy 129.419799 82.773886) (xy 129.4505 82.659309) (xy 129.4505 82.540691) + (xy 129.419799 82.426114) (xy 129.360489 82.323387) (xy 129.276613 82.239511) (xy 129.173886 82.180201) + (xy 129.059309 82.1495) (xy 128.940691 82.1495) (xy 128.826114 82.180201) (xy 128.826112 82.180201) + (xy 128.826112 82.180202) (xy 128.723387 82.239511) (xy 128.723384 82.239513) (xy 128.639513 82.323384) + (xy 128.639511 82.323387) (xy 128.606709 82.380202) (xy 128.580201 82.426114) (xy 128.5495 82.540691) + (xy 111.7005 82.540691) (xy 111.7005 81.140691) (xy 128.5495 81.140691) (xy 128.5495 81.259309) + (xy 128.580201 81.373886) (xy 128.639511 81.476613) (xy 128.723387 81.560489) (xy 128.826114 81.619799) + (xy 128.940691 81.6505) (xy 128.940694 81.6505) (xy 129.059306 81.6505) (xy 129.059309 81.6505) + (xy 129.173886 81.619799) (xy 129.276613 81.560489) (xy 129.360489 81.476613) (xy 129.419799 81.373886) + (xy 129.4505 81.259309) (xy 129.4505 81.140691) (xy 135.9495 81.140691) (xy 135.9495 81.259309) + (xy 135.980201 81.373886) (xy 136.039511 81.476613) (xy 136.123387 81.560489) (xy 136.226114 81.619799) + (xy 136.340691 81.6505) (xy 136.340694 81.6505) (xy 136.459306 81.6505) (xy 136.459309 81.6505) + (xy 136.573886 81.619799) (xy 136.676613 81.560489) (xy 136.760489 81.476613) (xy 136.819799 81.373886) + (xy 136.8505 81.259309) (xy 136.8505 81.140691) (xy 146.1495 81.140691) (xy 146.1495 81.259309) + (xy 146.180201 81.373886) (xy 146.239511 81.476613) (xy 146.323387 81.560489) (xy 146.426114 81.619799) + (xy 146.540691 81.6505) (xy 146.540694 81.6505) (xy 146.659306 81.6505) (xy 146.659309 81.6505) + (xy 146.773886 81.619799) (xy 146.876613 81.560489) (xy 146.960489 81.476613) (xy 147.019799 81.373886) + (xy 147.0505 81.259309) (xy 147.0505 81.140691) (xy 147.019799 81.026114) (xy 146.960489 80.923387) + (xy 146.876613 80.839511) (xy 146.773886 80.780201) (xy 146.659309 80.7495) (xy 146.540691 80.7495) + (xy 146.426114 80.780201) (xy 146.426112 80.780201) (xy 146.426112 80.780202) (xy 146.323387 80.839511) + (xy 146.323384 80.839513) (xy 146.239513 80.923384) (xy 146.239511 80.923387) (xy 146.180201 81.026114) + (xy 146.1495 81.140691) (xy 136.8505 81.140691) (xy 136.819799 81.026114) (xy 136.760489 80.923387) + (xy 136.676613 80.839511) (xy 136.573886 80.780201) (xy 136.459309 80.7495) (xy 136.340691 80.7495) + (xy 136.226114 80.780201) (xy 136.226112 80.780201) (xy 136.226112 80.780202) (xy 136.123387 80.839511) + (xy 136.123384 80.839513) (xy 136.039513 80.923384) (xy 136.039511 80.923387) (xy 135.980201 81.026114) + (xy 135.9495 81.140691) (xy 129.4505 81.140691) (xy 129.419799 81.026114) (xy 129.360489 80.923387) + (xy 129.276613 80.839511) (xy 129.173886 80.780201) (xy 129.059309 80.7495) (xy 128.940691 80.7495) + (xy 128.826114 80.780201) (xy 128.826112 80.780201) (xy 128.826112 80.780202) (xy 128.723387 80.839511) + (xy 128.723384 80.839513) (xy 128.639513 80.923384) (xy 128.639511 80.923387) (xy 128.580201 81.026114) + (xy 128.5495 81.140691) (xy 111.7005 81.140691) (xy 111.7005 80.59653) (xy 164.6245 80.59653) (xy 164.6245 80.803469) + (xy 164.664868 81.006412) (xy 164.66487 81.00642) (xy 164.744058 81.197596) (xy 164.859024 81.369657) + (xy 165.005342 81.515975) (xy 165.005345 81.515977) (xy 165.177402 81.630941) (xy 165.36858 81.71013) + (xy 165.57153 81.750499) (xy 165.571534 81.7505) (xy 165.571535 81.7505) (xy 166.028466 81.7505) + (xy 166.028467 81.750499) (xy 166.23142 81.71013) (xy 166.422598 81.630941) (xy 166.594655 81.515977) + (xy 166.740977 81.369655) (xy 166.855941 81.197598) (xy 166.93513 81.00642) (xy 166.9755 80.803465) + (xy 166.9755 80.596535) (xy 166.93513 80.39358) (xy 166.855941 80.202402) (xy 166.740977 80.030345) + (xy 166.740975 80.030342) (xy 166.594657 79.884024) (xy 166.508626 79.826541) (xy 166.422598 79.769059) + (xy 166.23142 79.68987) (xy 166.231412 79.689868) (xy 166.028469 79.6495) (xy 166.028465 79.6495) + (xy 165.571535 79.6495) (xy 165.57153 79.6495) (xy 165.368587 79.689868) (xy 165.368579 79.68987) + (xy 165.177403 79.769058) (xy 165.005342 79.884024) (xy 164.859024 80.030342) (xy 164.744058 80.202403) + (xy 164.66487 80.393579) (xy 164.664868 80.393587) (xy 164.6245 80.59653) (xy 111.7005 80.59653) + (xy 111.7005 79.140691) (xy 142.1495 79.140691) (xy 142.1495 79.259309) (xy 142.180201 79.373886) + (xy 142.239511 79.476613) (xy 142.323387 79.560489) (xy 142.426114 79.619799) (xy 142.540691 79.6505) + (xy 142.540694 79.6505) (xy 142.659306 79.6505) (xy 142.659309 79.6505) (xy 142.773886 79.619799) + (xy 142.876613 79.560489) (xy 142.960489 79.476613) (xy 143.019799 79.373886) (xy 143.0505 79.259309) + (xy 143.0505 79.140691) (xy 143.019799 79.026114) (xy 142.960489 78.923387) (xy 142.876613 78.839511) + (xy 142.773886 78.780201) (xy 142.659309 78.7495) (xy 142.540691 78.7495) (xy 142.426114 78.780201) + (xy 142.426112 78.780201) (xy 142.426112 78.780202) (xy 142.323387 78.839511) (xy 142.323384 78.839513) + (xy 142.239513 78.923384) (xy 142.239511 78.923387) (xy 142.180201 79.026114) (xy 142.1495 79.140691) + (xy 111.7005 79.140691) (xy 111.7005 78.09653) (xy 164.6245 78.09653) (xy 164.6245 78.303469) (xy 164.664868 78.506412) + (xy 164.66487 78.50642) (xy 164.744058 78.697596) (xy 164.859024 78.869657) (xy 165.005342 79.015975) + (xy 165.005345 79.015977) (xy 165.177402 79.130941) (xy 165.36858 79.21013) (xy 165.57153 79.250499) + (xy 165.571534 79.2505) (xy 165.571535 79.2505) (xy 166.028466 79.2505) (xy 166.028467 79.250499) + (xy 166.23142 79.21013) (xy 166.422598 79.130941) (xy 166.594655 79.015977) (xy 166.740977 78.869655) + (xy 166.855941 78.697598) (xy 166.93513 78.50642) (xy 166.9755 78.303465) (xy 166.9755 78.096535) + (xy 166.93513 77.89358) (xy 166.855941 77.702402) (xy 166.740977 77.530345) (xy 166.740975 77.530342) + (xy 166.594657 77.384024) (xy 166.508626 77.326541) (xy 166.422598 77.269059) (xy 166.23142 77.18987) + (xy 166.231412 77.189868) (xy 166.028469 77.1495) (xy 166.028465 77.1495) (xy 165.571535 77.1495) + (xy 165.57153 77.1495) (xy 165.368587 77.189868) (xy 165.368579 77.18987) (xy 165.177403 77.269058) + (xy 165.005342 77.384024) (xy 164.859024 77.530342) (xy 164.744058 77.702403) (xy 164.66487 77.893579) + (xy 164.664868 77.893587) (xy 164.6245 78.09653) (xy 111.7005 78.09653) (xy 111.7005 77.33411) (xy 111.7005 77.334108) + (xy 111.666392 77.206814) (xy 111.6005 77.092686) (xy 111.535499 77.027685) (xy 111.502014 76.966362) + (xy 111.506998 76.89667) (xy 111.535499 76.852323) (xy 111.6005 76.787322) (xy 111.666392 76.673194) + (xy 111.7005 76.5459) (xy 111.7005 75.59653) (xy 164.6245 75.59653) (xy 164.6245 75.803469) (xy 164.664868 76.006412) + (xy 164.66487 76.00642) (xy 164.744058 76.197596) (xy 164.859024 76.369657) (xy 165.005342 76.515975) + (xy 165.005345 76.515977) (xy 165.177402 76.630941) (xy 165.36858 76.71013) (xy 165.57153 76.750499) + (xy 165.571534 76.7505) (xy 165.571535 76.7505) (xy 166.028466 76.7505) (xy 166.028467 76.750499) + (xy 166.23142 76.71013) (xy 166.422598 76.630941) (xy 166.594655 76.515977) (xy 166.740977 76.369655) + (xy 166.855941 76.197598) (xy 166.93513 76.00642) (xy 166.9755 75.803465) (xy 166.9755 75.596535) + (xy 166.93513 75.39358) (xy 166.855941 75.202402) (xy 166.740977 75.030345) (xy 166.740975 75.030342) + (xy 166.594657 74.884024) (xy 166.508626 74.826541) (xy 166.422598 74.769059) (xy 166.23142 74.68987) + (xy 166.231412 74.689868) (xy 166.028469 74.6495) (xy 166.028465 74.6495) (xy 165.571535 74.6495) + (xy 165.57153 74.6495) (xy 165.368587 74.689868) (xy 165.368579 74.68987) (xy 165.177403 74.769058) + (xy 165.005342 74.884024) (xy 164.859024 75.030342) (xy 164.744058 75.202403) (xy 164.66487 75.393579) + (xy 164.664868 75.393587) (xy 164.6245 75.59653) (xy 111.7005 75.59653) (xy 111.7005 73.340691) + (xy 144.9495 73.340691) (xy 144.9495 73.459309) (xy 144.980201 73.573886) (xy 145.039511 73.676613) + (xy 145.123387 73.760489) (xy 145.226114 73.819799) (xy 145.340691 73.8505) (xy 145.340694 73.8505) + (xy 145.459306 73.8505) (xy 145.459309 73.8505) (xy 145.573886 73.819799) (xy 145.676613 73.760489) + (xy 145.760489 73.676613) (xy 145.819799 73.573886) (xy 145.8505 73.459309) (xy 145.8505 73.340691) + (xy 145.819799 73.226114) (xy 145.777264 73.152443) (xy 145.777264 73.152441) (xy 145.760492 73.123393) + (xy 145.760489 73.123387) (xy 145.733632 73.09653) (xy 164.6245 73.09653) (xy 164.6245 73.303469) + (xy 164.664868 73.506412) (xy 164.66487 73.50642) (xy 164.735367 73.676615) (xy 164.744059 73.697598) + (xy 164.786081 73.760489) (xy 164.859024 73.869657) (xy 165.005342 74.015975) (xy 165.005345 74.015977) + (xy 165.177402 74.130941) (xy 165.36858 74.21013) (xy 165.57153 74.250499) (xy 165.571534 74.2505) + (xy 165.571535 74.2505) (xy 166.028466 74.2505) (xy 166.028467 74.250499) (xy 166.23142 74.21013) + (xy 166.422598 74.130941) (xy 166.594655 74.015977) (xy 166.740977 73.869655) (xy 166.855941 73.697598) + (xy 166.93513 73.50642) (xy 166.9755 73.303465) (xy 166.9755 73.096535) (xy 166.93513 72.89358) + (xy 166.855941 72.702402) (xy 166.740977 72.530345) (xy 166.740975 72.530342) (xy 166.594657 72.384024) + (xy 166.508626 72.326541) (xy 166.422598 72.269059) (xy 166.23142 72.18987) (xy 166.231412 72.189868) + (xy 166.028469 72.1495) (xy 166.028465 72.1495) (xy 165.571535 72.1495) (xy 165.57153 72.1495) (xy 165.368587 72.189868) + (xy 165.368579 72.18987) (xy 165.177403 72.269058) (xy 165.005342 72.384024) (xy 164.859024 72.530342) + (xy 164.744058 72.702403) (xy 164.66487 72.893579) (xy 164.664868 72.893587) (xy 164.6245 73.09653) + (xy 145.733632 73.09653) (xy 145.676613 73.039511) (xy 145.573886 72.980201) (xy 145.459309 72.9495) + (xy 145.340691 72.9495) (xy 145.226114 72.980201) (xy 145.226112 72.980201) (xy 145.226112 72.980202) + (xy 145.123387 73.039511) (xy 145.123384 73.039513) (xy 145.039513 73.123384) (xy 145.039511 73.123387) + (xy 145.022737 73.152441) (xy 144.980201 73.226114) (xy 144.9495 73.340691) (xy 111.7005 73.340691) + (xy 111.7005 70.04573) (xy 164.6245 70.04573) (xy 164.6245 71.354269) (xy 164.627353 71.384699) + (xy 164.627353 71.384701) (xy 164.672206 71.51288) (xy 164.672207 71.512882) (xy 164.75285 71.62215) + (xy 164.862118 71.702793) (xy 164.904845 71.717744) (xy 164.990299 71.747646) (xy 165.02073 71.7505) + (xy 165.020734 71.7505) (xy 166.57927 71.7505) (xy 166.609699 71.747646) (xy 166.609701 71.747646) + (xy 166.67379 71.725219) (xy 166.737882 71.702793) (xy 166.84715 71.62215) (xy 166.927793 71.512882) + (xy 166.950219 71.44879) (xy 166.972646 71.384701) (xy 166.972646 71.384699) (xy 166.9755 71.354269) + (xy 166.9755 70.04573) (xy 166.972646 70.0153) (xy 166.972646 70.015298) (xy 166.927793 69.887119) + (xy 166.927792 69.887117) (xy 166.84715 69.77785) (xy 166.737882 69.697207) (xy 166.73788 69.697206) + (xy 166.6097 69.652353) (xy 166.57927 69.6495) (xy 166.579266 69.6495) (xy 165.020734 69.6495) (xy 165.02073 69.6495) + (xy 164.9903 69.652353) (xy 164.990298 69.652353) (xy 164.862119 69.697206) (xy 164.862117 69.697207) + (xy 164.75285 69.77785) (xy 164.672207 69.887117) (xy 164.672206 69.887119) (xy 164.627353 70.015298) + (xy 164.627353 70.0153) (xy 164.6245 70.04573) (xy 111.7005 70.04573) (xy 111.7005 68.940691) (xy 150.3495 68.940691) + (xy 150.3495 69.059309) (xy 150.380201 69.173886) (xy 150.439511 69.276613) (xy 150.523387 69.360489) + (xy 150.626114 69.419799) (xy 150.740691 69.4505) (xy 150.740694 69.4505) (xy 150.859306 69.4505) + (xy 150.859309 69.4505) (xy 150.973886 69.419799) (xy 151.076613 69.360489) (xy 151.160489 69.276613) + (xy 151.219799 69.173886) (xy 151.2505 69.059309) (xy 151.2505 68.940691) (xy 151.219799 68.826114) + (xy 151.160489 68.723387) (xy 151.076613 68.639511) (xy 150.973886 68.580201) (xy 150.859309 68.5495) + (xy 150.740691 68.5495) (xy 150.626114 68.580201) (xy 150.626112 68.580201) (xy 150.626112 68.580202) + (xy 150.523387 68.639511) (xy 150.523384 68.639513) (xy 150.439513 68.723384) (xy 150.439511 68.723387) + (xy 150.418091 68.760488) (xy 150.380201 68.826114) (xy 150.3495 68.940691) (xy 111.7005 68.940691) + (xy 111.7005 68.340691) (xy 139.3495 68.340691) (xy 139.3495 68.459309) (xy 139.380201 68.573886) + (xy 139.439511 68.676613) (xy 139.523387 68.760489) (xy 139.626114 68.819799) (xy 139.740691 68.8505) + (xy 139.740694 68.8505) (xy 139.859306 68.8505) (xy 139.859309 68.8505) (xy 139.973886 68.819799) + (xy 140.076613 68.760489) (xy 140.160489 68.676613) (xy 140.219799 68.573886) (xy 140.2505 68.459309) + (xy 140.2505 68.340691) (xy 147.5495 68.340691) (xy 147.5495 68.459309) (xy 147.580201 68.573886) + (xy 147.639511 68.676613) (xy 147.723387 68.760489) (xy 147.826114 68.819799) (xy 147.940691 68.8505) + (xy 147.940694 68.8505) (xy 148.059306 68.8505) (xy 148.059309 68.8505) (xy 148.173886 68.819799) + (xy 148.276613 68.760489) (xy 148.360489 68.676613) (xy 148.419799 68.573886) (xy 148.4505 68.459309) + (xy 148.4505 68.340691) (xy 148.419799 68.226114) (xy 148.360489 68.123387) (xy 148.276613 68.039511) + (xy 148.173886 67.980201) (xy 148.059309 67.9495) (xy 147.940691 67.9495) (xy 147.826114 67.980201) + (xy 147.826112 67.980201) (xy 147.826112 67.980202) (xy 147.723387 68.039511) (xy 147.723384 68.039513) + (xy 147.639513 68.123384) (xy 147.639511 68.123387) (xy 147.580201 68.226114) (xy 147.5495 68.340691) + (xy 140.2505 68.340691) (xy 140.219799 68.226114) (xy 140.160489 68.123387) (xy 140.076613 68.039511) + (xy 139.973886 67.980201) (xy 139.859309 67.9495) (xy 139.740691 67.9495) (xy 139.626114 67.980201) + (xy 139.626112 67.980201) (xy 139.626112 67.980202) (xy 139.523387 68.039511) (xy 139.523384 68.039513) + (xy 139.439513 68.123384) (xy 139.439511 68.123387) (xy 139.380201 68.226114) (xy 139.3495 68.340691) + (xy 111.7005 68.340691) (xy 111.7005 65.228563) (xy 112.6 65.228563) (xy 112.6 65.55) (xy 114.314164 65.55) + (xy 114.3 65.621207) (xy 114.3 65.978793) (xy 114.314164 66.05) (xy 112.6 66.05) (xy 112.6 66.371436) + (xy 112.6153 66.585362) (xy 112.676109 66.864895) (xy 112.776091 67.132958) (xy 112.913191 67.384038) + (xy 112.913192 67.384039) (xy 113.084639 67.613065) (xy 113.084649 67.613077) (xy 113.286922 67.81535) + (xy 113.286934 67.81536) (xy 113.51596 67.986807) (xy 113.515961 67.986808) (xy 113.767042 68.123908) + (xy 113.767041 68.123908) (xy 114.035104 68.22389) (xy 114.314637 68.284699) (xy 114.528563 68.299999) + (xy 114.528566 68.3) (xy 114.85 68.3) (xy 114.85 66.66236) (xy 114.866649 66.669257) (xy 115.021207 66.7) + (xy 115.178793 66.7) (xy 115.333351 66.669257) (xy 115.35 66.66236) (xy 115.35 68.3) (xy 115.671434 68.3) + (xy 115.671436 68.299999) (xy 115.885362 68.284699) (xy 116.164895 68.22389) (xy 116.185026 68.216382) + (xy 116.432958 68.123908) (xy 116.684038 67.986808) (xy 116.684039 67.986807) (xy 116.913065 67.81536) + (xy 116.913077 67.81535) (xy 117.11535 67.613077) (xy 117.11536 67.613065) (xy 117.286807 67.384039) + (xy 117.286808 67.384038) (xy 117.423908 67.132958) (xy 117.52389 66.864895) (xy 117.584699 66.585362) + (xy 117.599999 66.371436) (xy 117.6 66.371434) (xy 117.6 66.05) (xy 115.885836 66.05) (xy 115.9 65.978793) + (xy 115.9 65.621207) (xy 115.885836 65.55) (xy 117.6 65.55) (xy 117.6 65.228566) (xy 117.599999 65.228563) + (xy 117.584699 65.014637) (xy 117.52389 64.735104) (xy 117.423908 64.467041) (xy 117.286808 64.215961) + (xy 117.286807 64.21596) (xy 117.11536 63.986934) (xy 117.11535 63.986922) (xy 116.913077 63.784649) + (xy 116.913065 63.784639) (xy 116.907198 63.780247) (xy 119.8995 63.780247) (xy 119.8995 67.819752) + (xy 119.911131 67.878229) (xy 119.911132 67.87823) (xy 119.955447 67.944552) (xy 120.021769 67.988867) + (xy 120.02177 67.988868) (xy 120.080247 68.000499) (xy 120.08025 68.0005) (xy 120.080252 68.0005) + (xy 124.11975 68.0005) (xy 124.119751 68.000499) (xy 124.134568 67.997552) (xy 124.178229 67.988868) + (xy 124.178229 67.988867) (xy 124.178231 67.988867) (xy 124.244552 67.944552) (xy 124.288867 67.878231) + (xy 124.288867 67.878229) (xy 124.288868 67.878229) (xy 124.300499 67.819752) (xy 124.3005 67.81975) + (xy 124.3005 63.780249) (xy 124.300499 63.780247) (xy 124.288868 63.72177) (xy 124.288867 63.721769) + (xy 124.244552 63.655447) (xy 124.17823 63.611132) (xy 124.178229 63.611131) (xy 124.119752 63.5995) + (xy 124.119748 63.5995) (xy 120.080252 63.5995) (xy 120.080247 63.5995) (xy 120.02177 63.611131) + (xy 120.021769 63.611132) (xy 119.955447 63.655447) (xy 119.911132 63.721769) (xy 119.911131 63.72177) + (xy 119.8995 63.780247) (xy 116.907198 63.780247) (xy 116.684039 63.613192) (xy 116.684038 63.613191) + (xy 116.432957 63.476091) (xy 116.432958 63.476091) (xy 116.164895 63.376109) (xy 115.885362 63.3153) + (xy 115.671436 63.3) (xy 115.35 63.3) (xy 115.35 64.937639) (xy 115.333351 64.930743) (xy 115.178793 64.9) + (xy 115.021207 64.9) (xy 114.866649 64.930743) (xy 114.85 64.937639) (xy 114.85 63.3) (xy 114.528563 63.3) + (xy 114.314637 63.3153) (xy 114.035104 63.376109) (xy 113.767041 63.476091) (xy 113.515961 63.613191) + (xy 113.51596 63.613192) (xy 113.286934 63.784639) (xy 113.286922 63.784649) (xy 113.084649 63.986922) + (xy 113.084639 63.986934) (xy 112.913192 64.21596) (xy 112.913191 64.215961) (xy 112.776091 64.467041) + (xy 112.676109 64.735104) (xy 112.6153 65.014637) (xy 112.6 65.228563) (xy 111.7005 65.228563) (xy 111.7005 62.782047) + (xy 111.720185 62.715008) (xy 111.772989 62.669253) (xy 111.8245 62.658047) (xy 137.26589 62.658047) + (xy 137.265892 62.658047) (xy 137.393186 62.623939) (xy 137.507314 62.558047) (xy 137.6005 62.464861) + (xy 137.60538 62.456407) (xy 137.655942 62.408192) (xy 137.724549 62.394966) + ) + ) + ) + (zone + (net 0) + (net_name "") + (layer "User.1") + (uuid "1254318b-41bf-4c25-a8b8-528f1e46e33b") + (hatch edge 2) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads not_allowed) + (copperpour allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "/") + ) + (fill + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy 104 65) (xy 176 65) (xy 176 117) (xy 104 117) + ) + ) + ) + (embedded_fonts no) +) diff --git a/Projet_Light_Rohmer.kicad_pro b/Projet_Light_Rohmer.kicad_pro new file mode 100644 index 0000000..67d0c42 --- /dev/null +++ b/Projet_Light_Rohmer.kicad_pro @@ -0,0 +1,735 @@ +{ + "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": true, + "text_position": 0, + "units_format": 0 + }, + "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.8, + "height": 1.27, + "width": 2.54 + }, + "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.0 + } + }, + "diff_pair_dimensions": [ + { + "gap": 0.0, + "via_gap": 0.0, + "width": 0.0 + } + ], + "drc_exclusions": [], + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "creepage": "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_filters_mismatch": "ignore", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_to_hole": "warning", + "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", + "mirrored_text_on_front_layer": "warning", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "nonmirrored_text_on_back_layer": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_on_edge_cuts": "error", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_angle": "error", + "track_dangling": "warning", + "track_segment_length": "error", + "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.15, + "min_connection": 0.15, + "min_copper_edge_clearance": 0.5, + "min_groove_width": 0.0, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.6, + "min_microvia_drill": 0.35, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.35, + "min_track_width": 0.15, + "min_via_annular_width": 0.125, + "min_via_diameter": 0.5, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpthpad": true, + "td_onroundshapesonly": false, + "td_onsmdpad": true, + "td_ontrackend": false, + "td_onvia": 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.25, + 0.5, + 1.0, + 2.5, + 5.0 + ], + "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.5, + "drill": 0.25 + }, + { + "diameter": 0.8, + "drill": 0.4 + }, + { + "diameter": 1.2, + "drill": 0.8 + }, + { + "diameter": 5.0, + "drill": 2.5 + } + ], + "zones_allow_external_fillets": false + }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_pairs": [], + "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", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "footprint_filter": "ignore", + "footprint_link_issues": "warning", + "four_way_junction": "ignore", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "label_multiple_wires": "warning", + "lib_symbol_issues": "warning", + "lib_symbol_mismatch": "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", + "same_local_global_label": "warning", + "similar_label_and_power": "warning", + "similar_labels": "warning", + "similar_power": "warning", + "simulation_model_issue": "ignore", + "single_global_label": "ignore", + "unannotated": "error", + "unconnected_wire_endpoint": "warning", + "undefined_netclass": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [ + "footprint-lib" + ], + "pinned_symbol_libs": [ + "MouserTamer" + ] + }, + "meta": { + "filename": "Projet_Light_Rohmer.kicad_pro", + "version": 3 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "priority": 2147483647, + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.2, + "via_diameter": 0.6, + "via_drill": 0.3, + "wire_width": 6 + } + ], + "meta": { + "version": 4 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "plot": "", + "pos_files": "", + "specctra_dsn": "", + "step": "", + "svg": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_export_filename": "${PROJECTNAME}.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": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from BOM", + "name": "${EXCLUDE_FROM_BOM}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from Board", + "name": "${EXCLUDE_FROM_BOARD}", + "show": true + }, + { + "group_by": true, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Description_1", + "name": "Description_1", + "show": false + }, + { + "group_by": false, + "label": "Geometry.Height", + "name": "Geometry.Height", + "show": false + }, + { + "group_by": false, + "label": "Height", + "name": "Height", + "show": false + }, + { + "group_by": false, + "label": "Manufacturer_Name", + "name": "Manufacturer_Name", + "show": false + }, + { + "group_by": false, + "label": "Manufacturer_Part_Number", + "name": "Manufacturer_Part_Number", + "show": false + }, + { + "group_by": false, + "label": "Mouser Part Number", + "name": "Mouser Part Number", + "show": false + }, + { + "group_by": false, + "label": "Mouser Price/Stock", + "name": "Mouser Price/Stock", + "show": false + }, + { + "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": "Datasheet Link", + "name": "Datasheet Link", + "show": false + }, + { + "group_by": false, + "label": "Description", + "name": "Description", + "show": false + }, + { + "group_by": false, + "label": "#", + "name": "${ITEM_NUMBER}", + "show": false + }, + { + "group_by": false, + "label": "Sim.Pin", + "name": "Sim.Pin", + "show": false + } + ], + "filter_string": "", + "group_symbols": true, + "include_excluded_from_bom": true, + "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": "", + "page_layout_descr_file": "", + "plot_directory": "", + "space_save_all_events": true, + "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": [ + [ + "1975fe1c-0d6d-4744-a21f-220fa97d0d73", + "Root" + ] + ], + "text_variables": {} +} diff --git a/Projet_Light_Rohmer.kicad_sch b/Projet_Light_Rohmer.kicad_sch new file mode 100644 index 0000000..7549ece --- /dev/null +++ b/Projet_Light_Rohmer.kicad_sch @@ -0,0 +1,46202 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "1975fe1c-0d6d-4744-a21f-220fa97d0d73") + (paper "A2") + (title_block + (title "Light 200W bicolore") + (rev "0.1") + (company "HEPIA") + ) + (lib_symbols + (symbol "Conn_01x02_Socket_1" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J2" + (at 4.572 -6.35 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Pads" + (at 2.286 -3.302 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:High power solder pad" + (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" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_Socket_1_1_1" + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -0.508) + (mid -0.5058 0) + (end 0 0.508) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -3.048) + (mid -0.5058 -2.54) + (end 0 -2.032) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Conn_01x02_Socket_2" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J18" + (at 4.572 -3.048 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Pads" + (at 2.286 -3.302 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:High power solder pad" + (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" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_Socket_2_1_1" + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -0.508) + (mid -0.5058 0) + (end 0 0.508) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -3.048) + (mid -0.5058 -2.54) + (end 0 -2.032) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_01x02_Socket" + (pin_names + (offset 1.016) + (hide yes) + ) + (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_Socket" + (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" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_Socket_1_1" + (polyline + (pts + (xy -1.27 0) (xy -0.508 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -0.508) + (mid -0.5058 0) + (end 0 0.508) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -3.048) + (mid -0.5058 -2.54) + (end 0 -2.032) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_01x04_Pin" + (pin_names + (offset 1.016) + (hide yes) + ) + (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_01x04_Pin" + (at 0 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x04, script generated" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_01x04_Pin_1_1" + (rectangle + (start 0.8636 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.27 2.54) (xy 0.8636 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -5.08) (xy 0.8636 -5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 5.08 2.54 180) + (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 180) + (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 180) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -5.08 180) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_01x05_Pin" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x05_Pin" + (at 0 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x05, script generated" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_01x05_Pin_1_1" + (rectangle + (start 0.8636 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.27 5.08) (xy 0.8636 5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 2.54) (xy 0.8636 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -5.08) (xy 0.8636 -5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 5.08 5.08 180) + (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 180) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -2.54 180) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -5.08 180) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_01x14_Pin" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x14_Pin" + (at 0 -20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x14, script generated" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_01x14_Pin_1_1" + (rectangle + (start 0.8636 15.367) + (end 0 15.113) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 12.827) + (end 0 12.573) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 10.287) + (end 0 10.033) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 7.747) + (end 0 7.493) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -7.493) + (end 0 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -10.033) + (end 0 -10.287) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -12.573) + (end 0 -12.827) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -15.113) + (end 0 -15.367) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -17.653) + (end 0 -17.907) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.27 15.24) (xy 0.8636 15.24) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 12.7) (xy 0.8636 12.7) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 10.16) (xy 0.8636 10.16) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 7.62) (xy 0.8636 7.62) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 5.08) (xy 0.8636 5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 2.54) (xy 0.8636 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -5.08) (xy 0.8636 -5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -7.62) (xy 0.8636 -7.62) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -10.16) (xy 0.8636 -10.16) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -12.7) (xy 0.8636 -12.7) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -15.24) (xy 0.8636 -15.24) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -17.78) (xy 0.8636 -17.78) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 5.08 15.24 180) + (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 12.7 180) + (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 10.16 180) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 7.62 180) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 5.08 180) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 2.54 180) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 3.81) + (name "Pin_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -2.54 180) + (length 3.81) + (name "Pin_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -5.08 180) + (length 3.81) + (name "Pin_9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -7.62 180) + (length 3.81) + (name "Pin_10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -10.16 180) + (length 3.81) + (name "Pin_11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -12.7 180) + (length 3.81) + (name "Pin_12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -15.24 180) + (length 3.81) + (name "Pin_13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -17.78 180) + (length 3.81) + (name "Pin_14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_01x20_Pin" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x20_Pin" + (at 0 -27.94 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, 01x20, script generated" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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_01x20_Pin_1_1" + (rectangle + (start 0.8636 22.987) + (end 0 22.733) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 20.447) + (end 0 20.193) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 17.907) + (end 0 17.653) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 15.367) + (end 0 15.113) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 12.827) + (end 0 12.573) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 10.287) + (end 0 10.033) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 7.747) + (end 0 7.493) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -7.493) + (end 0 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -10.033) + (end 0 -10.287) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -12.573) + (end 0 -12.827) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -15.113) + (end 0 -15.367) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -17.653) + (end 0 -17.907) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -20.193) + (end 0 -20.447) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -22.733) + (end 0 -22.987) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 0.8636 -25.273) + (end 0 -25.527) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.27 22.86) (xy 0.8636 22.86) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 20.32) (xy 0.8636 20.32) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 17.78) (xy 0.8636 17.78) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 15.24) (xy 0.8636 15.24) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 12.7) (xy 0.8636 12.7) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 10.16) (xy 0.8636 10.16) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 7.62) (xy 0.8636 7.62) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 5.08) (xy 0.8636 5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 2.54) (xy 0.8636 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy 0.8636 0) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -2.54) (xy 0.8636 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -5.08) (xy 0.8636 -5.08) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -7.62) (xy 0.8636 -7.62) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -10.16) (xy 0.8636 -10.16) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -12.7) (xy 0.8636 -12.7) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -15.24) (xy 0.8636 -15.24) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -17.78) (xy 0.8636 -17.78) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -20.32) (xy 0.8636 -20.32) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -22.86) (xy 0.8636 -22.86) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -25.4) (xy 0.8636 -25.4) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 5.08 22.86 180) + (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 20.32 180) + (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 17.78 180) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 15.24 180) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 12.7 180) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 10.16 180) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 7.62 180) + (length 3.81) + (name "Pin_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 5.08 180) + (length 3.81) + (name "Pin_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 2.54 180) + (length 3.81) + (name "Pin_9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 3.81) + (name "Pin_10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -2.54 180) + (length 3.81) + (name "Pin_11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -5.08 180) + (length 3.81) + (name "Pin_12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -7.62 180) + (length 3.81) + (name "Pin_13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -10.16 180) + (length 3.81) + (name "Pin_14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -12.7 180) + (length 3.81) + (name "Pin_15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -15.24 180) + (length 3.81) + (name "Pin_16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -17.78 180) + (length 3.81) + (name "Pin_17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -20.32 180) + (length 3.81) + (name "Pin_18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -22.86 180) + (length 3.81) + (name "Pin_19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -25.4 180) + (length 3.81) + (name "Pin_20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:C_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:D_Schottky_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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_Schottky_Small" + (at -7.112 -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" "Schottky diode, small symbol" + (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_Small_0_1" + (polyline + (pts + (xy -1.27 0.762) (xy -1.27 1.016) (xy -0.762 1.016) (xy -0.762 -1.016) (xy -0.254 -1.016) (xy -0.254 -0.762) + ) + (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_Schottky_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:D_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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 0) (xy 0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (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 -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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:LED_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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 "Sim.Pin" "1=K 2=A" + (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 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) + ) + ) + (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 1.016 0) (xy -0.762 0) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:L_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0 0 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "R_Small" + (at 1.778 0 90) + (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" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R 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_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (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.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Isolator:ISO1540" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -6.35 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ISO1540" + (at 3.81 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" + (at 0 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/iso1541.pdf" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "I2C Isolator, 2.5 kVrms, Bidirectional clock and data, SOIC-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "digital isolator i2c" + (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 "ISO1540_0_1" + (rectangle + (start -7.62 5.08) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 0.635) (xy -1.27 0) (xy -0.635 -0.635) (xy -0.635 0.635) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 5.08) (xy 0 3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -2.54) (xy 0 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 0 -5.08) + (end 0 -6.35) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 0.635) (xy 1.27 0) (xy 0.635 -0.635) (xy 0.635 0.635) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0.635 -1.905) (xy 1.27 -2.54) (xy 0.635 -3.175) (xy 0.635 -1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (symbol "ISO1540_1_1" + (polyline + (pts + (xy -0.635 -1.905) (xy -1.27 -2.54) (xy -0.635 -3.175) (xy -0.635 -1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (pin power_in line + (at -10.16 2.54 0) + (length 2.54) + (name "VCC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 0 0) + (length 2.54) + (name "SDA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 -2.54 0) + (length 2.54) + (name "SCL1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -5.08 0) + (length 2.54) + (name "GND1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 2.54 180) + (length 2.54) + (name "VCC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 10.16 0 180) + (length 2.54) + (name "SDA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 10.16 -2.54 180) + (length 2.54) + (name "SCL2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 -5.08 180) + (length 2.54) + (name "GND2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "LED_Small_1" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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 "Sim.Pin" "1=K 2=A" + (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_1_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 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) + ) + ) + (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 1.016 0) (xy -0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_Small_1_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "LED_Small_2" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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 "Sim.Pin" "1=K 2=A" + (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_2_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 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) + ) + ) + (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 1.016 0) (xy -0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_Small_2_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "LED_Small_3" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (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 "Sim.Pin" "1=K 2=A" + (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_3_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 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) + ) + ) + (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 1.016 0) (xy -0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "LED_Small_3_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MCU_RaspberryPi:RP2040" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 17.78 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RP2040" + (at 17.78 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "A microcontroller by Raspberry Pi" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "RP2040 ARM Cortex-M0+ USB" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "QFN*1EP*7x7mm?P0.4mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "RP2040_0_1" + (rectangle + (start -21.59 41.91) + (end 21.59 -41.91) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "RP2040_1_1" + (pin input line + (at -25.4 38.1 0) + (length 3.81) + (name "RUN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 30.48 0) + (length 3.81) + (name "USB_DP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 27.94 0) + (length 3.81) + (name "USB_DM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 20.32 0) + (length 3.81) + (name "QSPI_SS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "56" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 15.24 0) + (length 3.81) + (name "QSPI_SD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "53" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 12.7 0) + (length 3.81) + (name "QSPI_SD1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "55" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 10.16 0) + (length 3.81) + (name "QSPI_SD2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "54" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 7.62 0) + (length 3.81) + (name "QSPI_SD3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "51" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -25.4 5.08 0) + (length 3.81) + (name "QSPI_SCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "52" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -25.4 -7.62 0) + (length 3.81) + (name "XIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -25.4 -17.78 0) + (length 3.81) + (name "XOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -25.4 -27.94 0) + (length 3.81) + (name "SWCLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 -30.48 0) + (length 3.81) + (name "SWD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -25.4 -38.1 0) + (length 3.81) + (name "TESTEN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -5.08 45.72 270) + (length 3.81) + (name "VREG_VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 45.72 270) + (length 3.81) + (name "DVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 45.72 270) + (length 3.81) + (hide yes) + (name "DVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "50" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -45.72 90) + (length 3.81) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "57" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 45.72 270) + (length 3.81) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) + (hide yes) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) + (hide yes) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) + (hide yes) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) + (hide yes) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 45.72 270) + (length 3.81) + (hide yes) + (name "IOVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 45.72 270) + (length 3.81) + (name "USB_VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 45.72 270) + (length 3.81) + (name "ADC_AVDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 45.72 270) + (length 3.81) + (name "VREG_IN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 38.1 180) + (length 3.81) + (name "GPIO0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 35.56 180) + (length 3.81) + (name "GPIO1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 33.02 180) + (length 3.81) + (name "GPIO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 30.48 180) + (length 3.81) + (name "GPIO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 27.94 180) + (length 3.81) + (name "GPIO4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 25.4 180) + (length 3.81) + (name "GPIO5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 22.86 180) + (length 3.81) + (name "GPIO6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 20.32 180) + (length 3.81) + (name "GPIO7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 17.78 180) + (length 3.81) + (name "GPIO8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 15.24 180) + (length 3.81) + (name "GPIO9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 12.7 180) + (length 3.81) + (name "GPIO10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 10.16 180) + (length 3.81) + (name "GPIO11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 7.62 180) + (length 3.81) + (name "GPIO12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 5.08 180) + (length 3.81) + (name "GPIO13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 2.54 180) + (length 3.81) + (name "GPIO14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 0 180) + (length 3.81) + (name "GPIO15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -2.54 180) + (length 3.81) + (name "GPIO16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -5.08 180) + (length 3.81) + (name "GPIO17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -7.62 180) + (length 3.81) + (name "GPIO18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -10.16 180) + (length 3.81) + (name "GPIO19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -12.7 180) + (length 3.81) + (name "GPIO20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -15.24 180) + (length 3.81) + (name "GPIO21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -17.78 180) + (length 3.81) + (name "GPIO22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -20.32 180) + (length 3.81) + (name "GPIO23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -22.86 180) + (length 3.81) + (name "GPIO24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -25.4 180) + (length 3.81) + (name "GPIO25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -30.48 180) + (length 3.81) + (name "GPIO26_ADC0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -33.02 180) + (length 3.81) + (name "GPIO27_ADC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -35.56 180) + (length 3.81) + (name "GPIO28_ADC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 -38.1 180) + (length 3.81) + (name "GPIO29_ADC3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:288X232R161B2" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 4.826 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (at 0 0 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "288X232R161B2_0_1" + (rectangle + (start -3.81 3.81) + (end 5.08 -11.43) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "288X232R161B2_1_1" + (pin passive line + (at -1.27 -16.51 90) + (length 5.08) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 1.27 180) + (length 5.08) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -1.27 180) + (length 5.08) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -6.35 180) + (length 5.08) + (name "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 10.16 -8.89 180) + (length 5.08) + (name "S2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:82356120100" + (pin_names + (offset 0.762) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 12.7 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "82356120100" + (at 12.7 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Footprint" "DIONC1608X90N" + (at 12.7 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://www.we-online.com/catalog/datasheet/82356120100.pdf" + (at 12.7 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Description" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description_1" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 12.7 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Height" "0.9" + (at 12.7 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Part Number" "710-82356120100" + (at 12.7 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Wurth-Elektronik/82356120100?qs=zPgndZZmKGaCWdXsf8N8bA%3D%3D" + (at 12.7 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Wurth Elektronik" + (at 12.7 -11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "82356120100" + (at 12.7 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (symbol "82356120100_0_0" + (pin passive line + (at 0 0 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 0 180) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "82356120100_0_1" + (polyline + (pts + (xy 9.144 2.54) (xy 10.16 2.032) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 0) (xy 5.08 -2.54) (xy 5.08 2.54) (xy 10.16 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 0) (xy 15.24 -2.54) (xy 15.24 2.54) (xy 10.16 0) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 -2.032) (xy 10.16 2.032) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 10.16 -2.032) (xy 11.176 -2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:ABM8-272-T3" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y1" + (at 16.256 4.318 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ABM8-272-T3" + (at 28.702 4.318 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "ABM8272T3" + (at 36.83 -94.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://abracon.com/datasheets/ABM8-272-T3.pdf" + (at 36.83 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Crystal, 12 MHz, SMD, 3.2mm x 2.5mm, 30 ppm, 10 pF, 30 ppm, ABM8 Series" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "0.8" + (at 36.83 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "815-ABM8-272-T3" + (at 36.83 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/ABRACON/ABM8-272-T3?qs=QpmGXVUTftEj6miOiJBMxQ%3D%3D" + (at 36.83 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "ABRACON" + (at 36.83 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ABM8-272-T3" + (at 36.83 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "ABM8-272-T3_1_1" + (rectangle + (start 11.43 2.54) + (end 29.21 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 6.35 -6.35 0) + (length 5.08) + (name "GND_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 7.62 270) + (length 5.08) + (name "CRYST_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 -20.32 90) + (length 5.08) + (name "CRYST_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 34.29 -6.35 180) + (length 5.08) + (name "GND_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:BQ7694006DBT" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "IC1" + (at 16.51 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "BQ7694006DBT" + (at 16.51 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "SOP50P640X120-44N" + (at 29.21 -42.85 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/bq76940" + (at 29.21 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Texas Instruments BQ7694006DBT, Battery Charger Lithium-Ion, Lithium-Phosphate, 44-Pin TSSOP" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1.2" + (at 29.21 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "595-BQ7694006DBT" + (at 29.21 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Texas-Instruments/BQ7694006DBT?qs=p08Uhw9w2Fy8CEE51Pje2A%3D%3D" + (at 29.21 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Texas Instruments" + (at 29.21 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "BQ7694006DBT" + (at 29.21 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "BQ7694006DBT_1_1" + (rectangle + (start 5.08 2.54) + (end 27.94 -67.31) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 -1.27 0) + (length 5.08) + (name "VC15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 0) + (length 5.08) + (name "VC14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -6.35 0) + (length 5.08) + (name "VC13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -8.89 0) + (length 5.08) + (name "VC12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -11.43 0) + (length 5.08) + (name "VC11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -13.97 0) + (length 5.08) + (name "VC10B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -16.51 0) + (length 5.08) + (name "VC10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -19.05 0) + (length 5.08) + (name "VC9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -21.59 0) + (length 5.08) + (name "VC8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -24.13 0) + (length 5.08) + (name "VC7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -26.67 0) + (length 5.08) + (name "VC6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -29.21 0) + (length 5.08) + (name "VC5B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -31.75 0) + (length 5.08) + (name "VC5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -34.29 0) + (length 5.08) + (name "VC4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -36.83 0) + (length 5.08) + (name "VC3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -39.37 0) + (length 5.08) + (name "VC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -41.91 0) + (length 5.08) + (name "VC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -44.45 0) + (length 5.08) + (name "VC0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -53.34 0) + (length 5.08) + (name "SRP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -55.88 0) + (length 5.08) + (name "SRN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -63.5 0) + (length 5.08) + (name "ALERT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -1.27 180) + (length 5.08) + (name "BAT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -5.08 180) + (length 5.08) + (name "SDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -7.62 180) + (length 5.08) + (name "SCL" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -11.43 180) + (length 5.08) + (name "NC_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -13.97 180) + (length 5.08) + (name "NC_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -16.51 180) + (length 5.08) + (name "NC_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -19.05 180) + (length 5.08) + (name "NC_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -21.59 180) + (length 5.08) + (name "NC_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -24.13 180) + (length 5.08) + (name "NC_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -26.67 180) + (length 5.08) + (name "NC_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -30.48 180) + (length 5.08) + (name "CAP3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -33.02 180) + (length 5.08) + (name "TS3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -35.56 180) + (length 5.08) + (name "VC10X" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -38.1 180) + (length 5.08) + (name "CAP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -40.64 180) + (length 5.08) + (name "TS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -43.18 180) + (length 5.08) + (name "VC5X" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -45.72 180) + (length 5.08) + (name "REGSRC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -48.26 180) + (length 5.08) + (name "REGOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -50.8 180) + (length 5.08) + (name "CAP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -53.34 180) + (length 5.08) + (name "TS1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -57.15 180) + (length 5.08) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -60.96 180) + (length 5.08) + (name "CHG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -63.5 180) + (length 5.08) + (name "DSG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:IS25LP032D-JNLE-TR" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "IC" + (at 52.07 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "IS25LP032D-JNLE-TR" + (at 52.07 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "SOIC127P600X175-8N" + (at 52.07 -94.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheet.datasheetarchive.com/originals/distributors/DKDS-39/6158.pdf" + (at 52.07 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "NOR Flash 32M QSPI, 8-pin SOP 150mil ET" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1.75" + (at 52.07 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "870-IS25LP032DJNLETR" + (at 52.07 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/ISSI/IS25LP032D-JNLE-TR?qs=DXv0QSHKF4wmLpbdvyEMLw%3D%3D" + (at 52.07 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Integrated Silicon Solution Inc." + (at 52.07 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "IS25LP032D-JNLE-TR" + (at 52.07 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "IS25LP032D-JNLE-TR_1_1" + (rectangle + (start 5.08 2.54) + (end 50.8 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "CE#" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "SO_(IO1)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 0) + (length 5.08) + (name "WP#_(IO2)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -7.62 0) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 55.88 0 180) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 55.88 -2.54 180) + (length 5.08) + (name "HOLD#_OR_RESET#_(IO3)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 55.88 -5.08 180) + (length 5.08) + (name "SCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 55.88 -7.62 180) + (length 5.08) + (name "SI_(IO0)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:PC817X1CSP9F" + (pin_names + (offset 0.762) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 16.51 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "PC817X1CSP9F" + (at 16.51 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "SOP254P1016X436-4N" + (at 16.51 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.lcsc.com/product-detail/Optocouplers-Phototransistor-Output_Sharp-Microelectronics-PC817X1CSP9F_C97308.html" + (at 16.51 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "80V 5kV 50mA 100mV@1mA,20mA 1 6V 1.2V DC SMD-4P Transistor, Photovoltaic Output Optoisolators ROHS" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description_1" "80V 5kV 50mA 100mV@1mA,20mA 1 6V 1.2V DC SMD-4P Transistor, Photovoltaic Output Optoisolators ROHS" + (at 16.51 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Height" "4.36" + (at 16.51 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Mouser Part Number" "852-PC817X1CSP9F" + (at 16.51 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Sharp-Microelectronics/PC817X1CSP9F?qs=rrS6PyfT74f%252BaIhOIosJzQ%3D%3D" + (at 16.51 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Sharp Microelectronics" + (at 16.51 -12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PC817X1CSP9F" + (at 16.51 -15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (symbol "PC817X1CSP9F_0_0" + (pin passive line + (at 0 0 0) + (length 5.08) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "K" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 0 180) + (length 5.08) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 -2.54 180) + (length 5.08) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "PC817X1CSP9F_0_1" + (polyline + (pts + (xy 5.08 2.54) (xy 15.24 2.54) (xy 15.24 -5.08) (xy 5.08 -5.08) (xy 5.08 2.54) + ) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:PDB12-H4151-104BF" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "" + (at 0 0 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" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "PDB12-H4151-104BF_0_1" + (rectangle + (start -2.54 -1.27) + (end 3.81 -8.89) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "PDB12-H4151-104BF_1_1" + (pin passive line + (at 8.89 -2.54 180) + (length 5.08) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 8.89 -5.08 180) + (length 5.08) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 8.89 -7.62 180) + (length 5.08) + (name "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:PTS636SKG25JSMTR_LFS" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "S1" + (at 33.02 6.4202 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 33.02 3.8802 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "PTS636SKG25JSMTRLFS" + (at 21.59 -84.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 21.59 -184.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 12.7 -4.826 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "2.7" + (at 21.59 -384.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 21.59 -484.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 21.59 -584.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 21.59 -684.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 21.59 -784.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "PTS636SKG25JSMTR_LFS_1_1" + (rectangle + (start 5.08 3.81) + (end 19.05 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "COM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 11.43 -8.89 90) + (length 5.08) + (name "GND_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 13.97 -8.89 90) + (length 5.08) + (name "GND_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 24.13 0 180) + (length 5.08) + (name "NO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:USB4216-03-A" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J1" + (at 16.51 7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "USB4216-03-A" + (at 16.51 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:USB421603A" + (at 29.21 -94.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 29.21 -194.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "USB Connectors USB C Receptacle, Short Body, USB2.0, 16Pin, Horizontal, SMT" + (at 18.796 11.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "" + (at 29.21 -394.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "640-USB4216-03-A" + (at 29.21 -494.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/GCT/USB4216-03-A?qs=Tc%252BHE9vUsnv1G2UWLFIexA%3D%3D" + (at 29.21 -594.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "GCT (GLOBAL CONNECTOR TECHNOLOGY)" + (at 29.21 -694.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "USB4216-03-A" + (at 29.21 -794.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "USB4216-03-A_1_1" + (rectangle + (start 5.08 2.54) + (end 27.94 -39.37) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (text "USB-C" + (at 13.208 -17.526 0) + (effects + (font + (size 2.54 2.54) + ) + ) + ) + (pin passive line + (at 8.89 -44.45 90) + (length 5.08) + (name "GND_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "G1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 11.43 -44.45 90) + (length 5.08) + (name "GND_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "G2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 13.97 -44.45 90) + (length 5.08) + (name "GND_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "G3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 16.51 -44.45 90) + (length 5.08) + (name "GND_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "G4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -1.27 180) + (length 5.08) + (name "VBUS_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -3.81 180) + (length 5.08) + (name "VBUS_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -7.62 180) + (length 5.08) + (name "CC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -10.16 180) + (length 5.08) + (name "CC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -13.97 180) + (length 5.08) + (name "DN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -16.51 180) + (length 5.08) + (name "DN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -20.32 180) + (length 5.08) + (name "DP1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -22.86 180) + (length 5.08) + (name "DP2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 33.02 -26.67 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 33.02 -29.21 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 35.56 -34.29 180) + (length 7.62) + (name "GND_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 35.56 -36.83 180) + (length 7.62) + (name "GND_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:ZXLD1366ET5TA" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "LED" + (at 24.13 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 24.13 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (property "Footprint" "SOT95P280X100-5N" + (at 24.13 -84.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 24.13 -184.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 24.13 -384.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 24.13 -484.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 24.13 -584.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 24.13 -684.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 24.13 -784.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "ZXLD1366ET5TA_1_1" + (rectangle + (start 5.08 12.7) + (end 22.86 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "ADJ" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 17.78 270) + (length 5.08) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 17.78 270) + (length 5.08) + (name "ISENSE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 12.7 -15.24 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 20.32 17.78 270) + (length 5.08) + (name "LX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "MouserTamer:di035n10pt" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U3" + (at -10.414 1.016 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DI035N10PT-AQ" + (at -12.446 -5.334 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:TRANS_DI035N10PT-AQ" + (at -20.32 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -20.32 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at -20.32 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "di035n10pt_0_1" + (rectangle + (start -26.67 12.7) + (end -13.97 -7.62) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -26.67 1.27) (xy -27.94 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -24.13 5.08) (xy -24.13 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -24.13 1.27) (xy -26.67 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -22.86 5.08) (xy -20.32 5.08) (xy -20.32 10.16) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -22.86 3.81) (xy -22.86 6.35) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -22.86 0) (xy -22.86 1.27) (xy -22.86 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -22.86 -2.54) (xy -20.32 -2.54) (xy -20.32 -7.62) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -22.86 -3.81) (xy -22.86 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -21.59 12.7) (xy -21.59 10.16) (xy -20.32 10.16) (xy -19.05 10.16) (xy -19.05 12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -21.59 1.27) (xy -20.32 1.27) (xy -20.32 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -21.59 0) (xy -21.59 2.54) (xy -22.86 1.27) (xy -21.59 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -20.32 10.16) (xy -24.13 10.16) (xy -24.13 12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -20.32 -2.54) (xy -17.78 -2.54) (xy -17.78 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -20.32 -5.08) (xy -24.13 -5.08) (xy -24.13 -7.62) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -20.32 -5.08) (xy -16.51 -5.08) (xy -16.51 -7.62) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -19.05 10.16) (xy -16.51 10.16) (xy -16.51 12.7) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -19.05 2.54) (xy -16.51 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -19.05 1.27) (xy -16.51 1.27) (xy -17.78 2.54) (xy -19.05 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -17.78 2.54) (xy -17.78 6.35) (xy -20.32 6.35) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "di035n10pt_1_1" + (pin passive line + (at -31.75 1.27 0) + (length 5.08) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -24.13 17.78 270) + (length 5.08) + (name "D_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -24.13 -12.7 90) + (length 5.08) + (name "S_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -20.32 -12.7 90) + (length 5.08) + (name "S_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -16.51 -12.7 90) + (length 5.08) + (name "S_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PTS636SKG25JSMTR_LFS_1" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "S1" + (at 33.02 6.4202 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 33.02 3.8802 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "PTS636SKG25JSMTRLFS" + (at 21.59 -84.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 21.59 -184.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 12.7 -4.826 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "2.7" + (at 21.59 -384.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 21.59 -484.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 21.59 -584.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 21.59 -684.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 21.59 -784.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "PTS636SKG25JSMTR_LFS_1_1_1" + (rectangle + (start 5.08 3.81) + (end 19.05 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "COM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 11.43 -8.89 90) + (length 5.08) + (name "GND_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 13.97 -8.89 90) + (length 5.08) + (name "GND_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 24.13 0 180) + (length 5.08) + (name "NO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PTS636SKG25JSMTR_LFS_2" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "S1" + (at 33.02 6.4202 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 33.02 3.8802 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "PTS636SKG25JSMTRLFS" + (at 21.59 -84.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 21.59 -184.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 12.7 -4.826 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "2.7" + (at 21.59 -384.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 21.59 -484.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 21.59 -584.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 21.59 -684.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 21.59 -784.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (symbol "PTS636SKG25JSMTR_LFS_2_1_1" + (rectangle + (start 5.08 3.81) + (end 19.05 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "COM" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 11.43 -8.89 90) + (length 5.08) + (name "GND_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 13.97 -8.89 90) + (length 5.08) + (name "GND_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 24.13 0 180) + (length 5.08) + (name "NO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "RAA2118034GP3#JA0:RAA2118034GP3#JA0" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "B" + (at 4.826 2.794 0) + (effects + (font + (size 1.8288 1.8288) + ) + ) + ) + (property "Value" "RAA2118034GP3#JA0" + (at 4.826 -12.954 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + ) + ) + (property "Footprint" "RAA2118034GP3JA0" + (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" "Buck Switching Regulator IC Positive Fixed 3.3V 1 Output 300mA SC-74A, SOT-753" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Mouser Part Number" "968-RAA2118034GP3JA0" + (at 0 0 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Renesas-Intersil/RAA2118034GP3JA0?qs=mELouGlnn3emQErpSYGg0w%3D%3D" + (at 0 0 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Renesas Electronics" + (at 0 0 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "RAA2118034GP3#JA0" + (at 0 0 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Description_1" "Buck Switching Regulator IC Positive Fixed 3.3V 1 Output 300mA SC-74A, SOT-753" + (at 0 0 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Datasheet Link" "https://www.renesas.com/us/en/document/dst/raa211803-805-datasheet?r=25449141" + (at 0 0 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Geometry.Height" "1.1mm" + (at 0 0 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "ki_fp_filters" "*RAA2118034GP3JA0*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "RAA2118034GP3#JA0_1_0" + (rectangle + (start 22.86 2.54) + (end 5.08 -7.62) + (stroke + (width 0) + (type solid) + (color 128 0 0 1) + ) + (fill + (type background) + ) + ) + (pin passive line + (at 0 0 0) + (length 5.08) + (name "VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 0) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 0) + (length 5.08) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 27.94 0 180) + (length 5.08) + (name "SW" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 27.94 -2.54 180) + (length 5.08) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Regulator_Switching:LM2576HVS-12" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -10.16 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "LM2576HVS-12" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:TO-263-5_TabPin3" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2576.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "12V, 3A SIMPLE SWITCHER® Step-Down Voltage Regulator, High Voltage Input, TO-263" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Step-Down Voltage Regulator 12V 3A High Voltage" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO?263*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LM2576HVS-12_0_1" + (rectangle + (start -10.16 5.08) + (end 10.16 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "LM2576HVS-12_1_1" + (pin power_in line + (at -12.7 2.54 0) + (length 2.54) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 2.54) + (name "~{ON}/OFF" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 2.54 180) + (length 2.54) + (name "FB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -2.54 180) + (length 2.54) + (name "OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+12V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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" "+12V" + (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 \"+12V\"" + (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 "+12V_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 2.54) (xy 0.762 1.27) + ) + (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) + ) + ) + ) + (symbol "+12V_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+1V1" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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" "+1V1" + (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 \"+1V1\"" + (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 "+1V1_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 2.54) (xy 0.762 1.27) + ) + (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) + ) + ) + ) + (symbol "+1V1_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+3.3V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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" "+3.3V" + (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 \"+3.3V\"" + (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 "+3.3V_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 2.54) (xy 0.762 1.27) + ) + (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) + ) + ) + ) + (symbol "+3.3V_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+BATT" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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" "+BATT" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide 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 \"+BATT\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power battery" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+BATT_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (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) + ) + ) + ) + (symbol "+BATT_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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide 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 \"GND\" , 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 "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GNDD" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:PWR_FLAG" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (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) + ) + ) + ) + (embedded_fonts no) + ) + ) + (rectangle + (start 200.66 53.34) + (end 339.09 92.71) + (stroke + (width 0.381) + (type dash) + (color 255 147 0 1) + ) + (fill + (type none) + ) + (uuid 06ecc60d-04ce-4e46-8655-2402661e360e) + ) + (rectangle + (start 134.62 16.51) + (end 339.09 92.71) + (stroke + (width 0.381) + (type dash) + (color 255 147 0 1) + ) + (fill + (type none) + ) + (uuid 183da025-dde9-44ed-b835-2672fde5b2e8) + ) + (rectangle + (start 226.06 292.735) + (end 295.91 342.265) + (stroke + (width 0.381) + (type dash) + (color 255 0 11 1) + ) + (fill + (type none) + ) + (uuid 20e7be31-2524-453a-b5e4-fdedbc9f9f61) + ) + (rectangle + (start 346.71 167.64) + (end 459.74 314.96) + (stroke + (width 0.381) + (type dash) + (color 245 0 255 1) + ) + (fill + (type none) + ) + (uuid 2caa1e3d-3101-498a-b266-ed4c2a76f91b) + ) + (rectangle + (start 463.55 167.64) + (end 576.58 314.96) + (stroke + (width 0.381) + (type dash) + (color 245 0 255 1) + ) + (fill + (type none) + ) + (uuid 2e1478dd-c41e-414b-a176-d5cf32047ed2) + ) + (rectangle + (start 16.51 238.125) + (end 219.71 400.685) + (stroke + (width 0.381) + (type dash) + (color 255 2 11 1) + ) + (fill + (type none) + ) + (uuid 3b61133f-d081-4647-85b5-040db4493bed) + ) + (rectangle + (start 226.06 195.58) + (end 295.91 288.925) + (stroke + (width 0.381) + (type dash) + (color 255 0 11 1) + ) + (fill + (type none) + ) + (uuid 481efdcf-7fe5-48a8-be36-834e73894330) + ) + (rectangle + (start 16.51 16.51) + (end 129.54 232.41) + (stroke + (width 0.381) + (type dash) + (color 0 0 255 1) + ) + (fill + (type none) + ) + (uuid 7bcca5d2-d2a6-43ac-8f14-c92298aa76c5) + ) + (rectangle + (start 463.55 16.51) + (end 576.58 163.83) + (stroke + (width 0.381) + (type dash) + (color 245 0 255 1) + ) + (fill + (type none) + ) + (uuid 7fd295a8-be90-46f9-8388-156977640978) + ) + (rectangle + (start 134.62 97.79) + (end 261.62 151.765) + (stroke + (width 0.381) + (type dash) + (color 255 151 0 1) + ) + (fill + (type none) + ) + (uuid 87cfc7a4-6f46-4738-b843-15b9d14ca4a6) + ) + (rectangle + (start 226.06 347.98) + (end 363.855 400.05) + (stroke + (width 0.381) + (type dash) + (color 255 0 11 1) + ) + (fill + (type none) + ) + (uuid 9f9dd079-7d4c-4e1a-9782-e2efe528019d) + ) + (rectangle + (start 346.71 16.51) + (end 459.74 163.83) + (stroke + (width 0.381) + (type dash) + (color 245 0 255 1) + ) + (fill + (type none) + ) + (uuid a54c1403-96dd-4d6b-a99d-ffedc731d676) + ) + (rectangle + (start 134.62 157.48) + (end 219.075 232.41) + (stroke + (width 0.381) + (type dash) + (color 0 0 255 1) + ) + (fill + (type none) + ) + (uuid e6b21c08-c3e3-47e5-a33d-d7e5edf37010) + ) + (text "MCU link" + (exclude_from_sim no) + (at 219.964 61.976 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "030ebc21-883d-4f38-b2bc-a35656eb662a") + ) + (text "LED3\n" + (exclude_from_sim no) + (at 354.584 172.72 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 0 242 1) + ) + ) + (uuid "04b5eeb6-63b0-4686-8e3f-1ab03e0585c8") + ) + (text "Buck 3.3V\n" + (exclude_from_sim no) + (at 233.172 360.426 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "0aa13425-5cee-4235-a813-28cdaf6e5320") + ) + (text "Buck 12V\n" + (exclude_from_sim no) + (at 298.196 362.204 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "1918daa8-9a22-43d3-95bd-0319474edacf") + ) + (text "27 ohm" + (exclude_from_sim no) + (at 34.29 146.558 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "1de287f8-9a7c-40e6-8922-efc64b2acddc") + ) + (text "Convertion PWM tension continue" + (exclude_from_sim no) + (at 365.76 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "21cc0922-9c85-459b-baf9-72ad7c320c97") + ) + (text "5.1Kohm" + (exclude_from_sim no) + (at 191.008 183.134 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "251592bd-a12a-484c-a986-5d1cdf37aac4") + ) + (text "LED2\n" + (exclude_from_sim no) + (at 472.186 21.082 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 0 248 1) + ) + ) + (uuid "25709ab9-30f4-4720-8539-ab7d743fe657") + ) + (text "Constante RC 10ms\n160Hz minimum freq\n1-10khz PWM recommandé" + (exclude_from_sim no) + (at 387.096 51.308 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "27a87c52-76d3-4b9b-829d-9aa31670a775") + ) + (text "Debug leds" + (exclude_from_sim no) + (at 179.832 102.616 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "33de7817-9cef-4b8a-aef6-bd87985e89c5") + ) + (text "BMS" + (exclude_from_sim no) + (at 27.178 244.348 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 0 11 1) + ) + ) + (uuid "35aa4fbb-f376-44ad-b415-54250792c1a6") + ) + (text "Shunt" + (exclude_from_sim no) + (at 118.364 369.824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "37dbd53d-dd7f-44b1-8c80-87c796c1c45d") + ) + (text "USB" + (exclude_from_sim no) + (at 143.002 162.814 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 0 0 255 1) + ) + ) + (uuid "38fb97b9-d12a-4879-98c6-04a6f82c7d4b") + ) + (text "BMS" + (exclude_from_sim no) + (at 207.772 57.912 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 159 2 1) + ) + ) + (uuid "3b30af37-05a5-4874-bef9-e9c494307c3b") + ) + (text "Switch reset voir dans IHM" + (exclude_from_sim no) + (at 31.75 126.746 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "3ddd54a1-4a5c-4ff7-bd97-141f8170b158") + ) + (text "Protection\nESD" + (exclude_from_sim no) + (at 198.882 213.868 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "4f1a003f-71fa-4979-83f8-cfd7e2b7117e") + ) + (text "5mohm" + (exclude_from_sim no) + (at 105.41 384.048 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "4fc9e120-1b69-4f14-a012-ddfb4a78f32b") + ) + (text "Potentiomètre" + (exclude_from_sim no) + (at 220.218 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "50927054-3ced-4426-ab04-4dd956abbf12") + ) + (text "D+ et D- de même taille\nau routage si possible" + (exclude_from_sim no) + (at 53.848 145.796 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "54042a41-f283-422b-a112-877407f5e9e4") + ) + (text "Driver d'un canal de LED bicolore\n" + (exclude_from_sim no) + (at 386.842 22.606 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "575c0fac-ee01-44bd-97d4-6ca4af9efe40") + ) + (text "1uF" + (exclude_from_sim no) + (at 438.658 185.928 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "5cfc595a-403c-42a3-ad47-7d69a6498b00") + ) + (text "Battery disconnect" + (exclude_from_sim no) + (at 255.778 298.958 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 0 11 1) + ) + ) + (uuid "5f466086-f37e-484a-a83e-932fd8a6ef1c") + ) + (text "Bucks" + (exclude_from_sim no) + (at 236.474 353.06 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 0 11 1) + ) + ) + (uuid "6a322ced-cd05-47d3-ac73-53cc4f15c5e4") + ) + (text "12MhZ accessory crystal" + (exclude_from_sim no) + (at 102.108 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "6c6e7bb2-0ae5-4dc4-b3f0-94af17f265ac") + ) + (text "MCU Isolation" + (exclude_from_sim no) + (at 248.412 200.914 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 0 11 1) + ) + ) + (uuid "6eb0c7cf-225c-4290-9a59-d3471099071d") + ) + (text "Pins connectors and pads" + (exclude_from_sim no) + (at 175.006 22.352 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 159 2 1) + ) + ) + (uuid "71d45ee6-3d45-46ff-aafd-4c9cd77ba4db") + ) + (text "BMS_OUT" + (exclude_from_sim no) + (at 241.3 64.516 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "71fcb439-bbb4-4abe-ac59-d75d05414f24") + ) + (text "BMS link\n" + (exclude_from_sim no) + (at 179.07 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "734977ed-31c4-47db-925a-ad0c4f79e53d") + ) + (text "GPIO outputs" + (exclude_from_sim no) + (at 278.638 23.622 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "7467a9a3-8e8b-4c26-9787-2f2d94304e04") + ) + (text "RP2040 Reset" + (exclude_from_sim no) + (at 220.98 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "74cf5714-dc60-4c03-8681-a057113e0d3a") + ) + (text "Pas de charge" + (exclude_from_sim no) + (at 147.574 355.6 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "756a2a36-577c-4ea6-80a2-5cefbf327b54") + ) + (text "Config en soft \nle cellcount" + (exclude_from_sim no) + (at 98.552 298.704 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "8148ee33-c5aa-4577-99f5-27c029bf0ac8") + ) + (text "Accesory crystal\n" + (exclude_from_sim no) + (at 27.432 65.024 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "8e6684c5-2f81-4194-927d-5b5dc179aaf4") + ) + (text "Attention, les 100nf doivent être routés plus proches" + (exclude_from_sim no) + (at 98.552 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "9475c26c-c3de-41b4-959d-e61ffcf07946") + ) + (text "100ohm" + (exclude_from_sim no) + (at 42.672 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "98a15256-a745-4ccf-b1f7-db84b515e37d") + ) + (text "Brancher la batterie avant les balance leads\nvoir datasheet" + (exclude_from_sim no) + (at 122.682 258.064 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "9c2c6a1f-4b29-41e7-8ff0-a9a105965c57") + ) + (text "LED4\n" + (exclude_from_sim no) + (at 471.424 172.72 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 0 254 1) + ) + ) + (uuid "9ca54bc3-873b-4ccc-89b5-3455cc204d1a") + ) + (text "LED1" + (exclude_from_sim no) + (at 355.346 21.082 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 0 244 1) + ) + ) + (uuid "a1de5b7b-9a88-4680-9069-47526876ec8d") + ) + (text "BMS_IN" + (exclude_from_sim no) + (at 252.73 64.516 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "a495e3b8-9d9f-4496-a18c-8d37b8258338") + ) + (text "Switch" + (exclude_from_sim no) + (at 134.112 367.792 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "a97742b8-ddd9-4da6-9542-3e9ae751d47d") + ) + (text "Battery thermisters" + (exclude_from_sim no) + (at 320.802 60.706 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "b29d5ff2-21d5-43ea-ac92-7209cfc0b5c7") + ) + (text "MCU" + (exclude_from_sim no) + (at 25.908 22.606 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 0 0 255 1) + ) + ) + (uuid "b6de8e86-2560-4287-9b8c-9865b7e5ff01") + ) + (text "Config Pullup" + (exclude_from_sim no) + (at 247.142 136.398 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "b767ef79-b75b-4560-bfb7-cc2c74020d9d") + ) + (text "IHM" + (exclude_from_sim no) + (at 143.764 103.886 0) + (effects + (font + (size 3.81 3.81) + (thickness 0.762) + (bold yes) + (color 255 150 2 1) + ) + ) + (uuid "c03e3e07-2bcb-472a-856a-a5e438f3bcf3") + ) + (text "0.1uF" + (exclude_from_sim no) + (at 105.664 378.968 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "d4074211-3f10-4491-a0bf-ddb958238f89") + ) + (text "Battery input\n" + (exclude_from_sim no) + (at 151.892 29.972 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "da056cff-fb1c-4ba9-bb5a-d55b06c11a52") + ) + (text "USB-C\n2.0\n" + (exclude_from_sim no) + (at 156.464 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "dfeb86ca-0bb3-4357-a4ec-8bb0fc84cee2") + ) + (text "10uF\n" + (exclude_from_sim no) + (at 406.908 219.964 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "e4e97989-7b88-49de-abb5-58fe7f1abae9") + ) + (text "Almost the same pinout as the pico" + (exclude_from_sim no) + (at 279.4 46.482 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "e52273fa-1d15-4022-83d0-b1a37b5ed08b") + ) + (text "LED Ouputs" + (exclude_from_sim no) + (at 164.084 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "e99f34b0-2bf1-4d4f-b0f6-8860470f1da9") + ) + (text "RP2040 MCU\n" + (exclude_from_sim no) + (at 81.026 126.746 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "ea7be387-555e-435e-9507-71cdbce4ca59") + ) + (text "1kohm" + (exclude_from_sim no) + (at 177.292 288.798 90) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "efdcf527-1dba-4eff-8992-1c6f2e38cea5") + ) + (text "Fan" + (exclude_from_sim no) + (at 206.502 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "f554d9f7-74fe-423a-a915-cd9a7a10bbdb") + ) + (text "Battery balance" + (exclude_from_sim no) + (at 287.528 60.706 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "f8e3c91c-01b8-4f99-bdbf-7aae047f4675") + ) + (text "Encodeur avec switch" + (exclude_from_sim no) + (at 148.082 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "face6379-123a-4a2e-abac-aca603389b3c") + ) + (text "4kB Flash\n" + (exclude_from_sim no) + (at 80.264 89.916 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "fecdba59-a8eb-4a3f-b3bc-789a07265e19") + ) + (junction + (at 537.21 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "00b71839-2279-4772-b8d9-920273724fc0") + ) + (junction + (at 284.48 368.3) + (diameter 0) + (color 0 0 0 0) + (uuid "02e49aca-1f89-474b-8496-2d1a51bca346") + ) + (junction + (at 90.17 337.82) + (diameter 0) + (color 0 0 0 0) + (uuid "0394d8be-7fe2-45ce-8578-aaa3b456b891") + ) + (junction + (at 426.72 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "05017dbc-e55e-4dc2-a5ae-14714c5c8ab6") + ) + (junction + (at 43.18 107.95) + (diameter 0) + (color 0 0 0 0) + (uuid "0734cb92-01d4-43d1-a235-8583ffbff386") + ) + (junction + (at 255.27 383.54) + (diameter 0) + (color 0 0 0 0) + (uuid "08dd49dd-9405-4d60-89fc-03d40fbc825d") + ) + (junction + (at 403.86 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "09200ff7-6f16-492e-a8ef-ed565349fa92") + ) + (junction + (at 156.21 219.71) + (diameter 0) + (color 0 0 0 0) + (uuid "0d31824a-5fd8-4ee6-8b88-22714a232eb9") + ) + (junction + (at 154.94 339.09) + (diameter 0) + (color 0 0 0 0) + (uuid "0dc6cd66-0cb9-4848-b229-4efc9e025510") + ) + (junction + (at 140.97 344.17) + (diameter 0) + (color 0 0 0 0) + (uuid "114faef0-eb73-4b96-a0a6-6496eade492c") + ) + (junction + (at 537.21 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "14e96ed9-8796-47a2-8c43-47042b50588b") + ) + (junction + (at 186.69 194.31) + (diameter 0) + (color 0 0 0 0) + (uuid "1550de01-4aa5-4e7b-96b2-3fb9b63c71a4") + ) + (junction + (at 551.18 120.65) + (diameter 0) + (color 0 0 0 0) + (uuid "19fab61d-8fa1-43e3-8260-fd6082bbde4a") + ) + (junction + (at 214.63 74.93) + (diameter 0) + (color 0 0 0 0) + (uuid "1cc5a78d-46ca-474d-9f19-90ff3b6a7bef") + ) + (junction + (at 270.51 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "1df19418-ae3d-4e36-ad1f-1fd9e5cb6dcf") + ) + (junction + (at 434.34 271.78) + (diameter 0) + (color 0 0 0 0) + (uuid "1e891d0d-60bb-431c-b24d-4d018adc239e") + ) + (junction + (at 176.53 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "1f2f8ce1-8dab-4113-91ca-32384e1c8b99") + ) + (junction + (at 543.56 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "20b3e9e1-4ec1-4136-abd5-ac69e2a3ffcd") + ) + (junction + (at 177.8 210.82) + (diameter 0) + (color 0 0 0 0) + (uuid "20d214ed-c0e0-4035-8aab-237a36ff2789") + ) + (junction + (at 276.86 375.92) + (diameter 0) + (color 0 0 0 0) + (uuid "20e1668d-c856-46a8-8280-ed94d6c775e8") + ) + (junction + (at 30.48 384.81) + (diameter 0) + (color 0 0 0 0) + (uuid "2424d9b8-679f-48a0-bca1-3147ffe44ec3") + ) + (junction + (at 74.93 327.66) + (diameter 0) + (color 0 0 0 0) + (uuid "265f4262-e8c6-4d26-9b88-405e0567b363") + ) + (junction + (at 241.3 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "2687e7a9-7bde-4eae-ac62-7499476522c3") + ) + (junction + (at 486.41 193.04) + (diameter 0) + (color 0 0 0 0) + (uuid "270dade8-cab4-40ea-a84a-f4ef9c3e56ab") + ) + (junction + (at 543.56 181.61) + (diameter 0) + (color 0 0 0 0) + (uuid "27a4ae98-114b-4d4e-9fbe-5cca618ccd88") + ) + (junction + (at 168.91 339.09) + (diameter 0) + (color 0 0 0 0) + (uuid "2995b161-7c8d-411c-af0d-92d3443d429c") + ) + (junction + (at 274.32 255.27) + (diameter 0) + (color 0 0 0 0) + (uuid "2bb8c5c3-3712-4e0e-a55c-83bbbd586ea9") + ) + (junction + (at 72.39 116.84) + (diameter 0) + (color 0 0 0 0) + (uuid "2d34511e-f1af-440b-afc7-d94294aa9607") + ) + (junction + (at 538.48 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "2d35941d-c9e0-4b91-b6d5-34dfd0f142ef") + ) + (junction + (at 426.72 181.61) + (diameter 0) + (color 0 0 0 0) + (uuid "2dbf6229-e158-43f2-8d5b-ec55ea01dd8a") + ) + (junction + (at 538.48 181.61) + (diameter 0) + (color 0 0 0 0) + (uuid "316c244c-fc6d-4eea-84fb-f9680d1f0e3e") + ) + (junction + (at 49.53 307.34) + (diameter 0) + (color 0 0 0 0) + (uuid "319b0356-b5f2-4cdb-b30e-fe97ade2430c") + ) + (junction + (at 215.9 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "31e5be1e-de78-461b-af1a-536bb8458475") + ) + (junction + (at 551.18 49.53) + (diameter 0) + (color 0 0 0 0) + (uuid "31e87bb7-71b8-4ac4-9d7f-7eb8887efe82") + ) + (junction + (at 151.13 219.71) + (diameter 0) + (color 0 0 0 0) + (uuid "32724157-ce04-4358-9c9a-65352c378841") + ) + (junction + (at 434.34 49.53) + (diameter 0) + (color 0 0 0 0) + (uuid "34c64e3a-1d45-4e1f-8c3d-bad6ba09157f") + ) + (junction + (at 49.53 314.96) + (diameter 0) + (color 0 0 0 0) + (uuid "35714ad0-13ee-422f-b56c-610f87f29afb") + ) + (junction + (at 538.48 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "366d1fff-afd5-4348-a5fa-915ba5f868eb") + ) + (junction + (at 88.9 111.76) + (diameter 0) + (color 0 0 0 0) + (uuid "3677968b-2940-4cfb-96ba-9eee0779a4fd") + ) + (junction + (at 193.04 190.5) + (diameter 0) + (color 0 0 0 0) + (uuid "379caf1e-3e9a-4820-85b6-1ea240641f2c") + ) + (junction + (at 36.83 292.1) + (diameter 0) + (color 0 0 0 0) + (uuid "3a60601a-fe8f-4f95-9a0e-08cbf29f2626") + ) + (junction + (at 109.22 382.27) + (diameter 0) + (color 0 0 0 0) + (uuid "3a65dda5-4132-4e5e-af0d-d349ff29874e") + ) + (junction + (at 109.22 375.92) + (diameter 0) + (color 0 0 0 0) + (uuid "3a93a6a7-8642-4707-8c13-fd9eea579e6c") + ) + (junction + (at 49.53 358.14) + (diameter 0) + (color 0 0 0 0) + (uuid "3b55dc6b-e3ac-4161-a3c5-9b42d729f945") + ) + (junction + (at 57.15 120.65) + (diameter 0) + (color 0 0 0 0) + (uuid "3ce66786-a26f-497a-83b3-9df81a3c7ade") + ) + (junction + (at 168.91 331.47) + (diameter 0) + (color 0 0 0 0) + (uuid "3e659421-28b5-4cd0-abb1-b89f59efcb38") + ) + (junction + (at 278.13 321.31) + (diameter 0) + (color 0 0 0 0) + (uuid "406b777b-c01d-42a4-8953-561c8680104e") + ) + (junction + (at 49.53 381) + (diameter 0) + (color 0 0 0 0) + (uuid "4086aa32-1a72-4081-924d-fb1c88b27f33") + ) + (junction + (at 403.86 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "412328b6-918d-4b2e-ae75-1e6041378365") + ) + (junction + (at 113.03 111.76) + (diameter 0) + (color 0 0 0 0) + (uuid "47a7f8b1-2b78-4127-bcd5-0f226b896826") + ) + (junction + (at 101.6 382.27) + (diameter 0) + (color 0 0 0 0) + (uuid "4ab314c8-a5ca-4f33-a780-ecad12251123") + ) + (junction + (at 369.57 193.04) + (diameter 0) + (color 0 0 0 0) + (uuid "4c2248e1-7b35-468a-8ff6-8c0698dd5c2d") + ) + (junction + (at 254 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "4e7a5ee1-d0b6-42ef-87a5-4f8cfdfa734a") + ) + (junction + (at 144.78 334.01) + (diameter 0) + (color 0 0 0 0) + (uuid "4fd859ea-eaa6-4767-8ad8-5c333cccc82a") + ) + (junction + (at 520.7 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "4ff9a714-cddb-4e87-a99a-43404501a5ae") + ) + (junction + (at 144.78 309.88) + (diameter 0) + (color 0 0 0 0) + (uuid "50463edd-e568-4a27-8a74-8e93014f6808") + ) + (junction + (at 537.21 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "52461023-29cb-45e4-b2f1-b3b141a2aaff") + ) + (junction + (at 551.18 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "54bb22bc-30ab-4e5f-b483-f64508c8db87") + ) + (junction + (at 242.57 322.58) + (diameter 0) + (color 0 0 0 0) + (uuid "56dcb1a9-a1aa-437b-8654-b3812c314b6f") + ) + (junction + (at 420.37 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "56dd82be-b0db-4b09-bbe0-2cabadcd3b21") + ) + (junction + (at 416.56 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "56fbd7f8-3628-4156-833c-3ae5c07a0e9a") + ) + (junction + (at 245.11 132.08) + (diameter 0) + (color 0 0 0 0) + (uuid "571f92d1-63ab-4147-9e61-6f1297d0a536") + ) + (junction + (at 242.57 326.39) + (diameter 0) + (color 0 0 0 0) + (uuid "577fd650-3558-4543-85e5-83c43f0f3d2e") + ) + (junction + (at 369.57 264.16) + (diameter 0) + (color 0 0 0 0) + (uuid "5a73294f-16f7-4fa6-977e-aec1bd630342") + ) + (junction + (at 241.3 373.38) + (diameter 0) + (color 0 0 0 0) + (uuid "5a9d244a-2cf2-42ae-b90c-512047ca72b9") + ) + (junction + (at 543.56 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "5ad659b7-3335-4a25-88f0-83938b080c92") + ) + (junction + (at 255.27 392.43) + (diameter 0) + (color 0 0 0 0) + (uuid "5c99a57e-ba70-4eee-a9da-0727dc739a85") + ) + (junction + (at 72.39 27.94) + (diameter 0) + (color 0 0 0 0) + (uuid "5d881495-ec85-49c4-9be6-97f5e0c1ce2d") + ) + (junction + (at 175.26 339.09) + (diameter 0) + (color 0 0 0 0) + (uuid "5ee0d6d9-d056-4924-acf2-c2257e4761cd") + ) + (junction + (at 49.53 322.58) + (diameter 0) + (color 0 0 0 0) + (uuid "6352fef5-0c74-4239-80e2-bc9f35993c6d") + ) + (junction + (at 49.53 299.72) + (diameter 0) + (color 0 0 0 0) + (uuid "63e957dd-dba5-455b-ac08-44adb22d3489") + ) + (junction + (at 420.37 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "65d222fd-6d7c-4d95-b73c-c96868157867") + ) + (junction + (at 486.41 113.03) + (diameter 0) + (color 0 0 0 0) + (uuid "66e3f2b0-609e-430c-b5bb-9e394bea715f") + ) + (junction + (at 248.92 383.54) + (diameter 0) + (color 0 0 0 0) + (uuid "6ae6f668-c92d-4685-8f65-8f819b93e9ee") + ) + (junction + (at 421.64 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "6cb48890-5837-4ab5-8715-f6c65dcc6082") + ) + (junction + (at 39.37 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "6d37cfd8-a2a6-4e45-b09b-b01a31261911") + ) + (junction + (at 434.34 200.66) + (diameter 0) + (color 0 0 0 0) + (uuid "6deab93d-4613-4b69-807e-393f0702154e") + ) + (junction + (at 143.51 326.39) + (diameter 0) + (color 0 0 0 0) + (uuid "6efe9371-db73-4be6-b84a-a48a22d213bd") + ) + (junction + (at 538.48 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "6f1367ce-82d5-47cb-bbfe-b19b0fcb4a3e") + ) + (junction + (at 101.6 375.92) + (diameter 0) + (color 0 0 0 0) + (uuid "6fedeb97-b091-49a4-83f1-5156eb7ec4d2") + ) + (junction + (at 520.7 181.61) + (diameter 0) + (color 0 0 0 0) + (uuid "70d14bd9-ec8d-4569-af9d-acce692b1b94") + ) + (junction + (at 280.67 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "71633976-8e6e-4f26-af2c-fcc732fc8740") + ) + (junction + (at 143.51 314.96) + (diameter 0) + (color 0 0 0 0) + (uuid "7244beb5-b737-4770-90d2-9085e53575bd") + ) + (junction + (at 156.21 331.47) + (diameter 0) + (color 0 0 0 0) + (uuid "756ae622-2efe-402f-8cde-ff4c9f6261d2") + ) + (junction + (at 421.64 252.73) + (diameter 0) + (color 0 0 0 0) + (uuid "76674d09-a4d2-4136-af25-76e5ff3512b5") + ) + (junction + (at 426.72 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "77799331-8b67-4160-95c8-9dddba379172") + ) + (junction + (at 247.65 261.62) + (diameter 0) + (color 0 0 0 0) + (uuid "78066395-83d0-4768-a41b-a6324615e4c0") + ) + (junction + (at 88.9 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "78b6be41-c14e-4647-8d1e-5d763c068cfe") + ) + (junction + (at 72.39 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "7b4add2e-953f-477a-a6f8-2ffb6a72e745") + ) + (junction + (at 78.74 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "7b854271-cbee-407d-94f0-c8fdb829cd25") + ) + (junction + (at 537.21 181.61) + (diameter 0) + (color 0 0 0 0) + (uuid "7ea10cb3-94a1-490a-9b97-b13a19a755a5") + ) + (junction + (at 251.46 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "807ced5c-58e0-4382-aebb-26865a7627fb") + ) + (junction + (at 204.47 125.73) + (diameter 0) + (color 0 0 0 0) + (uuid "81d38ae1-fcf6-439b-916f-e1c975268c97") + ) + (junction + (at 421.64 181.61) + (diameter 0) + (color 0 0 0 0) + (uuid "825426ec-6923-4a07-bf03-f16e352ed667") + ) + (junction + (at 271.78 226.06) + (diameter 0) + (color 0 0 0 0) + (uuid "8461bd57-cf01-4340-9390-559e1a2f866d") + ) + (junction + (at 165.1 331.47) + (diameter 0) + (color 0 0 0 0) + (uuid "87552e9b-0efa-4732-bc21-f85c3ad1e2aa") + ) + (junction + (at 49.53 287.02) + (diameter 0) + (color 0 0 0 0) + (uuid "8e88dec1-db31-40c2-980f-7c68daf225ce") + ) + (junction + (at 486.41 41.91) + (diameter 0) + (color 0 0 0 0) + (uuid "8ebcd50e-ec22-4c8f-893b-1f4c5fd91c7f") + ) + (junction + (at 303.53 373.38) + (diameter 0) + (color 0 0 0 0) + (uuid "905d318b-52cd-4887-b79b-83a6e8ab8d2a") + ) + (junction + (at 49.53 350.52) + (diameter 0) + (color 0 0 0 0) + (uuid "908e98dd-d585-493b-9eec-9256654be9f8") + ) + (junction + (at 49.53 342.9) + (diameter 0) + (color 0 0 0 0) + (uuid "9150fb6f-dfb9-4efe-af20-ec3e8ea708a7") + ) + (junction + (at 49.53 388.62) + (diameter 0) + (color 0 0 0 0) + (uuid "95667f91-ca85-422e-8e0a-b200a836be01") + ) + (junction + (at 46.99 55.88) + (diameter 0) + (color 0 0 0 0) + (uuid "95c2dfc9-046c-4f0d-a61f-21691403672e") + ) + (junction + (at 274.32 261.62) + (diameter 0) + (color 0 0 0 0) + (uuid "9ba56e4b-1b22-4475-8e2e-81aaac589b7e") + ) + (junction + (at 276.86 383.54) + (diameter 0) + (color 0 0 0 0) + (uuid "9d9a7415-19d9-4739-81f1-e0692bc83888") + ) + (junction + (at 486.41 264.16) + (diameter 0) + (color 0 0 0 0) + (uuid "9e3351e9-2e0c-4578-9049-d165dab34a98") + ) + (junction + (at 49.53 292.1) + (diameter 0) + (color 0 0 0 0) + (uuid "9f5e4704-7503-425c-acb2-a3f2ad6597a7") + ) + (junction + (at 176.53 194.31) + (diameter 0) + (color 0 0 0 0) + (uuid "a07642cf-3910-4d9e-b66a-75835bfebf4a") + ) + (junction + (at 403.86 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "a13ed469-4689-49ae-80a4-312dc752c26d") + ) + (junction + (at 69.85 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "a1dffea5-8f4f-4b2a-a5bf-e4fbf47a08f8") + ) + (junction + (at 82.55 292.1) + (diameter 0) + (color 0 0 0 0) + (uuid "a438483b-0ee8-44ae-99bf-24484b4df82b") + ) + (junction + (at 543.56 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "a529d7cb-94a2-49dd-a304-783a8c5ee296") + ) + (junction + (at 369.57 41.91) + (diameter 0) + (color 0 0 0 0) + (uuid "a65b8879-b340-4856-a4c8-5e605036ce97") + ) + (junction + (at 248.92 373.38) + (diameter 0) + (color 0 0 0 0) + (uuid "a76ad6fd-3983-4cff-80d3-f1f8f8f1e980") + ) + (junction + (at 204.47 134.62) + (diameter 0) + (color 0 0 0 0) + (uuid "a7de2275-fa77-429e-a9fb-4d4d5e8094de") + ) + (junction + (at 49.53 254) + (diameter 0) + (color 0 0 0 0) + (uuid "a953c4ac-ac79-43e4-b6fc-87afc8adab6e") + ) + (junction + (at 369.57 113.03) + (diameter 0) + (color 0 0 0 0) + (uuid "ad387041-3441-4e06-88c7-4d457e71b9bd") + ) + (junction + (at 520.7 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "ad8885ef-a543-48eb-bf44-cf98a4a2677b") + ) + (junction + (at 57.15 113.03) + (diameter 0) + (color 0 0 0 0) + (uuid "adea1976-bc03-463f-9ec5-a9ef08bf29c2") + ) + (junction + (at 421.64 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "af29c490-6dee-41b1-b2ca-7e7b32aa9cc3") + ) + (junction + (at 175.26 283.21) + (diameter 0) + (color 0 0 0 0) + (uuid "b29f7192-cf90-42f3-9caa-719aa0e529a9") + ) + (junction + (at 200.66 341.63) + (diameter 0) + (color 0 0 0 0) + (uuid "b351846d-4661-4da4-b4b3-e004bbd7d394") + ) + (junction + (at 72.39 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "b422be49-bdbe-499a-947b-899e2c0a62a9") + ) + (junction + (at 153.67 219.71) + (diameter 0) + (color 0 0 0 0) + (uuid "b560aaeb-74c4-47af-920c-0e365efa4d4b") + ) + (junction + (at 49.53 279.4) + (diameter 0) + (color 0 0 0 0) + (uuid "b86d8b92-1f74-4347-8a32-b778b7872639") + ) + (junction + (at 426.72 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "b8d78801-243d-4e0d-97c3-ad597d72f461") + ) + (junction + (at 157.48 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "b995677a-f72a-47c5-8467-23beaebc6b9f") + ) + (junction + (at 49.53 373.38) + (diameter 0) + (color 0 0 0 0) + (uuid "bb9f0540-960d-4649-afe5-2a5bb64f2af6") + ) + (junction + (at 166.37 339.09) + (diameter 0) + (color 0 0 0 0) + (uuid "bc0678f9-256e-47ac-8d41-4aaff68cc066") + ) + (junction + (at 110.49 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "c0073010-af91-479d-aaef-de3c6318da5a") + ) + (junction + (at 49.53 330.2) + (diameter 0) + (color 0 0 0 0) + (uuid "c1ce02ec-f7db-48a7-942f-286a8484c67a") + ) + (junction + (at 247.65 255.27) + (diameter 0) + (color 0 0 0 0) + (uuid "c294443b-4dfa-4c94-be27-2cdb3a588894") + ) + (junction + (at 420.37 181.61) + (diameter 0) + (color 0 0 0 0) + (uuid "c32282be-42c4-4196-b99c-bb4055ab8d64") + ) + (junction + (at 114.3 68.58) + (diameter 0) + (color 0 0 0 0) + (uuid "c33eaa98-2d0d-411d-8b4f-03b4644566dc") + ) + (junction + (at 204.47 116.84) + (diameter 0) + (color 0 0 0 0) + (uuid "c641945a-d5d0-480a-98c2-b4d536d85e7d") + ) + (junction + (at 434.34 120.65) + (diameter 0) + (color 0 0 0 0) + (uuid "c69cc5fe-ea8a-4011-b563-ce8ed5b31836") + ) + (junction + (at 248.92 392.43) + (diameter 0) + (color 0 0 0 0) + (uuid "cb4ac9ee-5c54-4943-8f16-c086742c4a57") + ) + (junction + (at 339.09 378.46) + (diameter 0) + (color 0 0 0 0) + (uuid "cf62a0d8-ff0b-43cd-8317-8c15e17fef66") + ) + (junction + (at 49.53 365.76) + (diameter 0) + (color 0 0 0 0) + (uuid "d0f15edb-79db-4836-9479-8d0d10d7619b") + ) + (junction + (at 175.26 297.18) + (diameter 0) + (color 0 0 0 0) + (uuid "d4471e38-12ee-45c0-8533-bdd1dda4e5e3") + ) + (junction + (at 351.79 378.46) + (diameter 0) + (color 0 0 0 0) + (uuid "d7e4f4b4-7842-4f8e-a89c-44dd4a35b178") + ) + (junction + (at 175.26 331.47) + (diameter 0) + (color 0 0 0 0) + (uuid "d7e881ec-d02a-4cef-9035-1d010a2cb5a8") + ) + (junction + (at 551.18 271.78) + (diameter 0) + (color 0 0 0 0) + (uuid "d894e29c-f9d3-4c24-a414-625c4511bf3c") + ) + (junction + (at 57.15 107.95) + (diameter 0) + (color 0 0 0 0) + (uuid "e0eb6624-568f-429d-a557-bbe7c33a368b") + ) + (junction + (at 49.53 271.78) + (diameter 0) + (color 0 0 0 0) + (uuid "e379c5ae-620e-4ee8-b081-e6275354a467") + ) + (junction + (at 154.94 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "e5f4c868-df81-4c08-9e97-74d3d4f51bc9") + ) + (junction + (at 43.18 113.03) + (diameter 0) + (color 0 0 0 0) + (uuid "e6acd7f4-3ac0-4e54-a501-6a5c7a8e0c3a") + ) + (junction + (at 72.39 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "e6f243c1-54b7-4ac6-abd1-ec4a5503e094") + ) + (junction + (at 160.02 375.92) + (diameter 0) + (color 0 0 0 0) + (uuid "e7ce419d-8640-4fe8-8609-2c78dedc083c") + ) + (junction + (at 67.31 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "e8fdb925-2610-409a-a1f1-c1ca807ae503") + ) + (junction + (at 49.53 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "ea6a7806-5a4c-45c2-88c6-34e8d1ec3b34") + ) + (junction + (at 520.7 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "eb8007a1-786c-44be-b839-aa20b1ab1268") + ) + (junction + (at 100.33 106.68) + (diameter 0) + (color 0 0 0 0) + (uuid "ec23bf12-f097-4f72-a67b-130eaa1736ca") + ) + (junction + (at 351.79 368.3) + (diameter 0) + (color 0 0 0 0) + (uuid "ed3d1da2-b13f-4faf-bc72-11f208fbcfac") + ) + (junction + (at 100.33 111.76) + (diameter 0) + (color 0 0 0 0) + (uuid "f47bbaa8-0dc0-406e-bc43-e8919f399c7f") + ) + (junction + (at 49.53 262.89) + (diameter 0) + (color 0 0 0 0) + (uuid "f4aa59fc-9742-4482-b74c-150b44f0bba9") + ) + (junction + (at 403.86 181.61) + (diameter 0) + (color 0 0 0 0) + (uuid "f65f1fb0-2be9-47d5-9e14-0a88254da693") + ) + (junction + (at 36.83 342.9) + (diameter 0) + (color 0 0 0 0) + (uuid "fac0528e-ff41-42dd-acfb-e4de4c30be7b") + ) + (junction + (at 351.79 373.38) + (diameter 0) + (color 0 0 0 0) + (uuid "fcd00ea9-25a2-4a91-90ba-6f7f810e0da9") + ) + (junction + (at 49.53 337.82) + (diameter 0) + (color 0 0 0 0) + (uuid "ff245230-95fc-46f5-9c58-6cf58d95269b") + ) + (no_connect + (at 106.68 297.18) + (uuid "0191d865-14b8-4abf-acf0-5eeb74d9d8c0") + ) + (no_connect + (at 139.7 356.87) + (uuid "0412b66d-e24f-4f04-9567-6ef9f163ec0f") + ) + (no_connect + (at 139.7 320.04) + (uuid "0986c44b-f48d-4b9e-afb1-e60c3706dfe0") + ) + (no_connect + (at 106.68 299.72) + (uuid "13d5ee06-66de-4e6d-9625-e140b1b36bf7") + ) + (no_connect + (at 238.76 30.48) + (uuid "4f5d091a-876e-4197-9b68-37c7bf08f67b") + ) + (no_connect + (at 172.72 177.8) + (uuid "507da823-eea1-4f75-94fc-84080d7a3bc5") + ) + (no_connect + (at 172.72 200.66) + (uuid "536f7413-ab6e-4470-9da5-6261aaa05502") + ) + (no_connect + (at 139.7 317.5) + (uuid "59a91851-d1ac-4af3-9936-63175e1fc977") + ) + (no_connect + (at 236.22 30.48) + (uuid "877115cd-20ff-452e-bda5-3afc14132bdc") + ) + (no_connect + (at 172.72 175.26) + (uuid "c0b642a0-61c3-4703-9e97-6a2266aff956") + ) + (no_connect + (at 172.72 203.2) + (uuid "d0f61795-e018-4cc0-aec9-f332c72c0e31") + ) + (no_connect + (at 139.7 322.58) + (uuid "f34ae11a-1c73-41d0-8ad2-3a0bb177a2af") + ) + (wire + (pts + (xy 553.72 30.48) (xy 553.72 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "000fb5b0-2253-4b52-baaf-9f7b89162efe") + ) + (wire + (pts + (xy 570.23 173.99) (xy 557.53 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0025d121-7fe8-4d14-b1a7-d154fd49f4bc") + ) + (wire + (pts + (xy 483.87 264.16) (xy 486.41 264.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "007f9892-58f0-4884-ac59-e11cbd4ce59f") + ) + (wire + (pts + (xy 486.41 264.16) (xy 508 264.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00a99ccb-9d84-4f42-9b51-9cfdc19ab552") + ) + (wire + (pts + (xy 143.51 326.39) (xy 143.51 314.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00d4ced1-ca55-457d-b43e-17e2b46ee990") + ) + (wire + (pts + (xy 39.37 77.47) (xy 49.53 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00ef6a2d-96c4-43ed-8b90-bc13639b714e") + ) + (wire + (pts + (xy 426.72 252.73) (xy 436.88 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0117471e-05a6-45e7-8ad1-b3253dac1967") + ) + (wire + (pts + (xy 234.95 252.73) (xy 234.95 274.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0129d641-cb3c-445e-9377-21976927a154") + ) + (wire + (pts + (xy 270.51 228.6) (xy 273.05 228.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01e42f19-42b9-485d-8581-62d694269862") + ) + (wire + (pts + (xy 260.35 261.62) (xy 260.35 248.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "020f731f-5be8-42aa-bbae-4ace1f85deb0") + ) + (wire + (pts + (xy 46.99 55.88) (xy 44.45 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "024c3204-8b28-44ba-b3fd-e9cc1991f8bb") + ) + (wire + (pts + (xy 156.21 321.31) (xy 156.21 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "025a662d-fe8d-4867-977e-bef992afe8a6") + ) + (wire + (pts + (xy 180.34 38.1) (xy 180.34 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0263b900-4c6c-4c96-bcfd-58f00f6ab542") + ) + (wire + (pts + (xy 82.55 312.42) (xy 106.68 312.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0265a32a-a7e9-43bd-b1fd-318c3e071a2a") + ) + (wire + (pts + (xy 231.14 30.48) (xy 231.14 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02883635-aa3f-4ec9-a81a-dfec1a39db68") + ) + (wire + (pts + (xy 172.72 181.61) (xy 179.07 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02f0cc71-82c6-4121-9d80-0053a8feee5a") + ) + (wire + (pts + (xy 248.92 383.54) (xy 255.27 383.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03637319-6d72-4391-a7ca-3d22f8a69cf6") + ) + (wire + (pts + (xy 166.37 346.71) (xy 139.7 346.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0396c583-ae1d-4d4a-b76b-83c2d0e95902") + ) + (wire + (pts + (xy 105.41 356.87) (xy 105.41 368.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03aff68e-56b6-4b64-9560-4b87a6a522b0") + ) + (wire + (pts + (xy 264.16 255.27) (xy 274.32 255.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03d8b2b6-82eb-4aeb-a2a8-13e27bdc83cc") + ) + (wire + (pts + (xy 543.56 30.48) (xy 543.56 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03e40e1f-7969-448e-8d0c-34a5694b5a43") + ) + (wire + (pts + (xy 553.72 43.18) (xy 551.18 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "045cf186-58e3-4d7b-a4cb-f620e12df861") + ) + (wire + (pts + (xy 214.63 38.1) (xy 214.63 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04661dc9-631a-4fd3-8918-0c118369e342") + ) + (wire + (pts + (xy 177.8 208.28) (xy 177.8 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04c3f432-33b1-41f0-8dae-7f3a88e93f72") + ) + (wire + (pts + (xy 24.13 177.8) (xy 36.83 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "050a196c-870f-4617-a597-44e219972b51") + ) + (wire + (pts + (xy 426.72 30.48) (xy 436.88 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0517f814-f318-4dea-85a7-0e9f32d57eb1") + ) + (wire + (pts + (xy 248.92 40.64) (xy 248.92 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "053c6580-b709-4862-8f2c-e46445a0e19b") + ) + (wire + (pts + (xy 154.94 345.44) (xy 154.94 339.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "053ed545-6f99-47a1-9b92-fe88e25e612b") + ) + (wire + (pts + (xy 551.18 200.66) (xy 570.23 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05585621-db7e-426e-aa4a-83f4dcd3767d") + ) + (wire + (pts + (xy 217.17 78.74) (xy 215.9 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06379b5a-035d-4a35-a509-3f64ad48f3c7") + ) + (wire + (pts + (xy 204.47 125.73) (xy 204.47 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06432167-b583-43bd-b496-0711cc93a3d7") + ) + (wire + (pts + (xy 434.34 200.66) (xy 453.39 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06468049-d03c-4c5a-9775-b062ea780c11") + ) + (wire + (pts + (xy 139.7 349.25) (xy 157.48 349.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "065c29b9-bee7-4340-b605-6868fd2559f8") + ) + (wire + (pts + (xy 93.98 55.88) (xy 102.87 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "065d3466-c3ac-4f22-8a19-7aca62eb188b") + ) + (wire + (pts + (xy 570.23 49.53) (xy 570.23 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06c1a820-3815-434e-8c07-d687d42379e9") + ) + (wire + (pts + (xy 236.22 271.78) (xy 251.46 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "070585cd-264b-4868-a6d1-4debd1720f25") + ) + (wire + (pts + (xy 30.48 307.34) (xy 40.64 307.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "074f2dc0-0653-48f6-b311-cab3ae8915ca") + ) + (wire + (pts + (xy 72.39 55.88) (xy 88.9 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0773b381-f09c-44fa-afc4-10358e6bc153") + ) + (wire + (pts + (xy 543.56 30.48) (xy 553.72 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "077edf09-b33e-411d-b124-5bc9ca0cf142") + ) + (wire + (pts + (xy 109.22 375.92) (xy 109.22 377.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0805e8e6-2962-493c-b937-617f8403aa98") + ) + (wire + (pts + (xy 49.53 328.93) (xy 49.53 330.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "084f3875-9a66-4f3b-b8da-43f3f52594fa") + ) + (wire + (pts + (xy 551.18 48.26) (xy 551.18 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08875567-e5d9-4dc8-8955-5ff040876022") + ) + (wire + (pts + (xy 175.26 331.47) (xy 181.61 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08acaddf-a62a-4a0e-affc-e2582671f9fd") + ) + (wire + (pts + (xy 248.92 223.52) (xy 248.92 226.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08af1a8d-44e0-4975-b72a-1386f22bec07") + ) + (wire + (pts + (xy 107.95 77.47) (xy 110.49 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08b2618c-d7d2-4745-9b6a-bca2a451bcd6") + ) + (wire + (pts + (xy 181.61 69.85) (xy 181.61 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08bb1f69-9890-47dd-ab37-ab748960f577") + ) + (wire + (pts + (xy 248.92 383.54) (xy 248.92 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08d81456-49ce-4733-87a6-5d157cd624d5") + ) + (wire + (pts + (xy 403.86 181.61) (xy 403.86 214.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0908b3a4-1bd3-49ee-8813-53232e9c17a1") + ) + (wire + (pts + (xy 64.77 124.46) (xy 64.77 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "094f3463-df1c-4191-994b-628457b16187") + ) + (wire + (pts + (xy 175.26 283.21) (xy 175.26 285.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "095d7805-d9c1-4028-bfde-62ae5d6255c2") + ) + (wire + (pts + (xy 259.08 308.61) (xy 259.08 311.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "096adcc0-2479-4082-bb6f-a88fdbed017c") + ) + (wire + (pts + (xy 107.95 80.01) (xy 120.65 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0972522f-d4c7-4b3a-8607-3a899ca7e79f") + ) + (wire + (pts + (xy 436.88 38.1) (xy 436.88 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09dee014-955b-41ab-b30c-71a289b1a962") + ) + (wire + (pts + (xy 165.1 331.47) (xy 168.91 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a07a5aa-0622-4340-9929-bb38417a0f88") + ) + (wire + (pts + (xy 318.77 38.1) (xy 318.77 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a28aa87-99f4-437c-bdda-f020f03a28cf") + ) + (wire + (pts + (xy 247.65 261.62) (xy 247.65 269.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a818839-7f59-439e-b950-a24433094645") + ) + (wire + (pts + (xy 247.65 269.24) (xy 251.46 269.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0aa2ebd6-3262-4973-9770-1e81d3ee761c") + ) + (wire + (pts + (xy 278.13 318.77) (xy 278.13 321.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0aee7d4f-e114-4068-80b4-2c26e7014703") + ) + (wire + (pts + (xy 184.15 184.15) (xy 204.47 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ba0514c-4b9e-4eed-9385-008a368afb72") + ) + (wire + (pts + (xy 49.53 365.76) (xy 45.72 365.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0dd1864e-c08a-42a0-bde7-8359530e5e28") + ) + (wire + (pts + (xy 271.78 226.06) (xy 285.75 226.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e69ef8c-78c6-4a5e-bfaf-718e4b48111f") + ) + (wire + (pts + (xy 234.95 274.32) (xy 251.46 274.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ea4eec3-07d0-4154-a33c-bb64246363bf") + ) + (wire + (pts + (xy 49.53 342.9) (xy 49.53 344.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ef43702-c613-4cbd-b70f-c9a6a9943158") + ) + (wire + (pts + (xy 58.42 41.91) (xy 58.42 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f30e8df-42a7-4287-9553-fc1d13b7ed7d") + ) + (wire + (pts + (xy 45.72 314.96) (xy 49.53 314.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0fe5b49a-26a8-481c-85b9-cfc5f4ab2898") + ) + (wire + (pts + (xy 185.42 38.1) (xy 185.42 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ffe19a3-f0ab-452b-8c1a-f8e57f017e3d") + ) + (wire + (pts + (xy 280.67 373.38) (xy 276.86 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10a0c774-2539-40d7-95b5-c1545167d198") + ) + (wire + (pts + (xy 45.72 373.38) (xy 49.53 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10a2878f-d13e-47e1-b83c-a037cffcf379") + ) + (wire + (pts + (xy 251.46 76.2) (xy 251.46 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10f37d93-cb53-4e3e-9051-b2d152b74c3a") + ) + (wire + (pts + (xy 274.32 255.27) (xy 285.75 255.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10ff0184-d972-4ef3-9ad3-c286f1b66825") + ) + (wire + (pts + (xy 245.11 121.92) (xy 245.11 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11784d21-e11d-43be-89b2-a96189fb20a6") + ) + (wire + (pts + (xy 217.17 132.08) (xy 219.71 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "124fff9c-3b5c-4e01-a990-46efe87fd65e") + ) + (wire + (pts + (xy 537.21 245.11) (xy 537.21 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "12bd6f07-addb-49be-a78e-505d4b2946a1") + ) + (wire + (pts + (xy 109.22 368.3) (xy 109.22 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "12fc1930-2e7a-43f7-8dfc-7a3e5147201a") + ) + (wire + (pts + (xy 215.9 78.74) (xy 215.9 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1326b1db-b26e-4ed5-9c36-98170e4f578d") + ) + (wire + (pts + (xy 107.95 375.92) (xy 109.22 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1339d7da-9075-4906-be7a-733ff51f048d") + ) + (wire + (pts + (xy 87.63 180.34) (xy 96.52 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13900c4b-29bc-4e30-8460-222bfc5d45b5") + ) + (wire + (pts + (xy 469.9 113.03) (xy 478.79 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13a51801-81f0-4e34-bd2f-4a1aa87d0cdd") + ) + (wire + (pts + (xy 49.53 330.2) (xy 49.53 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13c09c03-25d6-45cc-9155-354a32c6d52a") + ) + (wire + (pts + (xy 295.91 73.66) (xy 295.91 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1414a325-2b2c-47cc-b011-a2bca0e05478") + ) + (wire + (pts + (xy 182.88 38.1) (xy 182.88 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14be3205-48c6-4db2-b4b6-873181697884") + ) + (wire + (pts + (xy 369.57 113.03) (xy 369.57 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "150ea198-8366-4753-b4df-9c6838e4dd56") + ) + (wire + (pts + (xy 43.18 330.2) (xy 49.53 330.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1549d658-db8a-4f5f-8b1d-36893333943e") + ) + (wire + (pts + (xy 157.48 39.37) (xy 157.48 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1609363c-6a22-4769-913a-6475e38ecb21") + ) + (wire + (pts + (xy 421.64 101.6) (xy 421.64 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "162e8812-06a2-4382-9524-a49822ad2499") + ) + (wire + (pts + (xy 538.48 30.48) (xy 538.48 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1689ba70-cc23-4f71-ba2a-41a363290882") + ) + (wire + (pts + (xy 80.01 314.96) (xy 106.68 314.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16e517b9-f3a3-43d3-83bc-cc35bce25338") + ) + (wire + (pts + (xy 156.21 218.44) (xy 156.21 219.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17209983-455b-4d2b-8194-59d85ed2c42f") + ) + (wire + (pts + (xy 49.53 306.07) (xy 49.53 307.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17f937c7-d6a5-4b58-a0a9-18cc7ce8e2fa") + ) + (wire + (pts + (xy 204.47 184.15) (xy 204.47 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18181451-2811-4b6d-9a97-2137066b3355") + ) + (wire + (pts + (xy 49.53 381) (xy 49.53 382.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18478434-cf31-4a82-8f9d-85c72b8e77e1") + ) + (wire + (pts + (xy 551.18 271.78) (xy 570.23 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1877fe96-b551-40b5-a290-04117d584b3b") + ) + (wire + (pts + (xy 233.68 111.76) (xy 245.11 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "188a75c0-c627-45c2-b13f-8c0f1163707b") + ) + (wire + (pts + (xy 285.75 38.1) (xy 285.75 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18ba7af3-84b1-4349-9bc1-0a63e3264817") + ) + (wire + (pts + (xy 233.68 109.22) (xy 242.57 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "190dcf15-d09f-425e-8aaa-faa018427ba3") + ) + (wire + (pts + (xy 248.92 375.92) (xy 248.92 383.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "191372b5-38b8-4ec3-afbb-c5e98b7dec67") + ) + (wire + (pts + (xy 187.96 125.73) (xy 190.5 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19a4d81b-6997-4f03-aef4-0075c5dab47a") + ) + (wire + (pts + (xy 153.67 218.44) (xy 153.67 219.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19de6bf3-5884-4e87-89b4-4c0046f895a2") + ) + (wire + (pts + (xy 369.57 49.53) (xy 369.57 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19ef6f84-8bc8-47b8-a116-73487780e2ad") + ) + (wire + (pts + (xy 403.86 252.73) (xy 403.86 285.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a75fa6c-4c32-4b8e-a992-9f43d292cd85") + ) + (wire + (pts + (xy 195.58 125.73) (xy 204.47 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b9f4a6f-1a04-4669-8b66-70feac55dccc") + ) + (wire + (pts + (xy 551.18 260.35) (xy 553.72 260.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1bf090d3-c629-4646-8904-c60e577f02cc") + ) + (wire + (pts + (xy 77.47 307.34) (xy 77.47 317.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c62583f-f5d8-4663-8dde-b8498990d8b0") + ) + (wire + (pts + (xy 49.53 27.94) (xy 46.99 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c87e77d-e5dd-4229-b03f-1fd2f70be966") + ) + (wire + (pts + (xy 434.34 119.38) (xy 434.34 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cc7f705-00bd-41e5-910b-2c6b06f5de5c") + ) + (wire + (pts + (xy 30.48 358.14) (xy 40.64 358.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1dfaceee-e65e-4429-b3e5-13dbb0db9df3") + ) + (wire + (pts + (xy 45.72 271.78) (xy 49.53 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e44a2bd-d85b-4cb0-afa9-f474c9408630") + ) + (wire + (pts + (xy 245.11 132.08) (xy 256.54 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f6e4c46-60d0-42fb-aa07-fea28e09f1f3") + ) + (wire + (pts + (xy 139.7 331.47) (xy 156.21 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ffafbb3-725c-43ee-8027-9a2baa52a5db") + ) + (wire + (pts + (xy 435.61 22.86) (xy 416.56 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2051d383-163c-4b16-8fde-27e6f81a1048") + ) + (wire + (pts + (xy 367.03 41.91) (xy 369.57 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2087c05a-3905-4e96-8727-5facb068e6c3") + ) + (wire + (pts + (xy 280.67 252.73) (xy 287.02 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "213a2f20-6876-4f1a-bee2-664bf06bf528") + ) + (wire + (pts + (xy 436.88 30.48) (xy 436.88 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2164759b-a774-403c-9a10-405d0bdf847e") + ) + (wire + (pts + (xy 551.18 120.65) (xy 570.23 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "217fda24-92ce-4f75-8325-28f8fda5dbed") + ) + (wire + (pts + (xy 186.69 194.31) (xy 201.93 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "220b29ed-3593-4767-8eb5-c8f4eefebef8") + ) + (wire + (pts + (xy 87.63 142.24) (xy 96.52 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22539f08-2315-4825-96bf-3ac74aac190e") + ) + (wire + (pts + (xy 538.48 181.61) (xy 538.48 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22832db0-afd4-4285-bf20-96ff58071806") + ) + (wire + (pts + (xy 78.74 111.76) (xy 88.9 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22c07fe0-1a9b-429e-9e94-e4d49ad7f6e8") + ) + (wire + (pts + (xy 434.34 104.14) (xy 436.88 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23b2bef6-3473-4c49-af9d-af0ce07a670a") + ) + (wire + (pts + (xy 69.85 124.46) (xy 69.85 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23e00d9a-a0d5-495f-8198-d7d7d597ad6b") + ) + (wire + (pts + (xy 43.18 113.03) (xy 43.18 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "246e7fe4-1967-4fc3-ac3d-d1e9e9297824") + ) + (wire + (pts + (xy 339.09 378.46) (xy 339.09 381) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24e83919-b3c7-4697-8240-7bf5d59db1e9") + ) + (wire + (pts + (xy 434.34 120.65) (xy 453.39 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2581dd87-793f-49ab-9659-6170d678b330") + ) + (wire + (pts + (xy 215.9 81.28) (xy 215.9 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "258e97db-4f62-4fab-b89c-3d004089dc04") + ) + (wire + (pts + (xy 434.34 271.78) (xy 453.39 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25a3d88a-c89b-47d4-9b68-acb55d3e4f6d") + ) + (wire + (pts + (xy 553.72 252.73) (xy 553.72 255.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "260088de-eeb6-4398-8602-09a5d01131ac") + ) + (wire + (pts + (xy 288.29 73.66) (xy 288.29 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2605f921-a8ec-45a2-8695-ef48a21585cb") + ) + (wire + (pts + (xy 486.41 41.91) (xy 486.41 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "279e89d1-49bb-438c-bc7d-c0acaebb61b5") + ) + (wire + (pts + (xy 528.32 138.43) (xy 530.86 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "281f6e96-cd95-4b9d-a9e3-3815049f272a") + ) + (wire + (pts + (xy 420.37 181.61) (xy 421.64 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28247d24-b450-472b-9c33-5d817ed5fd32") + ) + (wire + (pts + (xy 172.72 69.85) (xy 172.72 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2893aea3-bde1-4eb2-9143-1eeb4e8ffaf2") + ) + (wire + (pts + (xy 175.26 331.47) (xy 175.26 332.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28a70486-c716-4a9f-9a58-652d4f55b36f") + ) + (wire + (pts + (xy 101.6 349.25) (xy 101.6 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "29485d95-2831-46b5-82de-1fcaa5db4f54") + ) + (wire + (pts + (xy 241.3 252.73) (xy 241.3 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "29a2d25a-80f9-4a29-b4dc-51ebd3f32579") + ) + (wire + (pts + (xy 434.34 184.15) (xy 436.88 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "29abb88b-ccf8-450e-85e7-15d11e8b0806") + ) + (wire + (pts + (xy 193.04 190.5) (xy 198.12 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2aaf4686-c441-482f-91a0-35ece8b0fa95") + ) + (wire + (pts + (xy 468.63 41.91) (xy 478.79 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ad4da81-bb46-4391-a645-5c632597f708") + ) + (wire + (pts + (xy 537.21 93.98) (xy 537.21 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2aec5279-cf9c-47cd-8ede-991a07678ade") + ) + (wire + (pts + (xy 483.87 193.04) (xy 486.41 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b76c1f7-3282-4dec-86be-86e7d91d66b3") + ) + (wire + (pts + (xy 176.53 190.5) (xy 193.04 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2be7bec7-f236-4126-a924-10c1d9d20c49") + ) + (wire + (pts + (xy 242.57 109.22) (xy 242.57 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2bffdc68-2da8-4471-9e88-d72b7d2f91c7") + ) + (wire + (pts + (xy 486.41 120.65) (xy 486.41 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c0fd58c-67a9-4cb4-b1fc-d3e5382273ae") + ) + (wire + (pts + (xy 303.53 73.66) (xy 303.53 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c11ba4e-067b-4bdf-8574-5dca0e8c6deb") + ) + (wire + (pts + (xy 303.53 367.03) (xy 303.53 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c80c17d-1605-4c18-b0f0-299c225610f9") + ) + (wire + (pts + (xy 176.53 194.31) (xy 186.69 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c82b35c-4a94-4c1e-9810-9c8d8ee2dd83") + ) + (wire + (pts + (xy 87.63 205.74) (xy 99.06 205.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cab5429-6b62-47dc-893b-597481b77d15") + ) + (wire + (pts + (xy 287.02 252.73) (xy 287.02 274.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cb6daa5-3a38-43fc-ba5d-94f31ad9867e") + ) + (wire + (pts + (xy 143.51 312.42) (xy 139.7 312.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cc1e0af-cc7f-457e-9e14-5b198aea376c") + ) + (wire + (pts + (xy 144.78 334.01) (xy 168.91 334.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cf48ce7-e0c6-4706-a8eb-cf87c57b0d7a") + ) + (wire + (pts + (xy 87.63 147.32) (xy 96.52 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d437573-1027-4045-8960-b874d25b36b0") + ) + (wire + (pts + (xy 276.86 367.03) (xy 248.92 367.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d9391f7-aad8-4482-a7cf-276a6d027b81") + ) + (wire + (pts + (xy 351.79 373.38) (xy 351.79 378.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2dea7601-395b-482c-88c9-5622903accff") + ) + (wire + (pts + (xy 143.51 326.39) (xy 152.4 326.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2df22d2c-aeab-4faa-bcd8-bc44d91c2a79") + ) + (wire + (pts + (xy 49.53 322.58) (xy 106.68 322.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e1cd391-60fe-41da-b950-e2cef7995a03") + ) + (wire + (pts + (xy 80.01 358.14) (xy 80.01 332.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e55ab1c-1977-4d83-84e8-91b18983fc80") + ) + (wire + (pts + (xy 552.45 173.99) (xy 537.21 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ea068d7-6682-4415-a46e-917e73c61095") + ) + (wire + (pts + (xy 416.56 22.86) (xy 416.56 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f79afa3-792b-45da-9964-f1bfd8ada7dc") + ) + (wire + (pts + (xy 353.06 113.03) (xy 361.95 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fb613dd-4134-4e73-a5aa-c349b4574468") + ) + (wire + (pts + (xy 157.48 129.54) (xy 167.64 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fbf6bff-2ade-4fdc-9150-6f56c578d32a") + ) + (wire + (pts + (xy 204.47 107.95) (xy 204.47 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fd12c2f-d62f-4b99-8e03-1e17cc4cc167") + ) + (wire + (pts + (xy 120.65 388.62) (xy 109.22 388.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fe3271c-14d6-4c33-8476-447c34dca90a") + ) + (wire + (pts + (xy 175.26 339.09) (xy 181.61 339.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3165590d-32aa-4c23-99e2-25c954cf8730") + ) + (wire + (pts + (xy 49.53 285.75) (xy 49.53 287.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31916203-9add-4399-895f-ce160bf3ce62") + ) + (wire + (pts + (xy 453.39 49.53) (xy 453.39 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32da5719-25d5-474e-8c7a-387023ac7219") + ) + (wire + (pts + (xy 49.53 379.73) (xy 49.53 381) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32fe7dee-ffc9-4e08-b3c7-f63bc14353be") + ) + (wire + (pts + (xy 434.34 255.27) (xy 436.88 255.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33c28abf-7a53-4dba-8e5b-cf9fb4d5fb4b") + ) + (wire + (pts + (xy 411.48 270.51) (xy 411.48 289.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33ebbdae-6036-4725-819b-c5b1bfd2e734") + ) + (wire + (pts + (xy 435.61 173.99) (xy 420.37 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33f42bd9-3222-43cc-8fd2-84bb771e2468") + ) + (wire + (pts + (xy 436.88 260.35) (xy 436.88 265.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3400f7c7-4789-48b4-833b-d99dc072b7ac") + ) + (wire + (pts + (xy 49.53 77.47) (xy 52.07 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "348f23c7-df5d-4b59-af8a-b7d4959e6de6") + ) + (wire + (pts + (xy 217.17 73.66) (xy 217.17 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34de0608-e634-47fd-a3b2-6a8d0110f88a") + ) + (wire + (pts + (xy 49.53 337.82) (xy 60.96 337.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34f47582-9384-4511-8525-94702ce24263") + ) + (wire + (pts + (xy 271.78 274.32) (xy 287.02 274.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "353690d3-5f20-402c-8aba-927df8976119") + ) + (wire + (pts + (xy 156.21 375.92) (xy 160.02 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35708712-e728-4467-9cd8-7daa0d460c1c") + ) + (wire + (pts + (xy 157.48 121.92) (xy 167.64 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35764f5e-c13f-43b1-912f-8cd513b081d3") + ) + (wire + (pts + (xy 245.11 326.39) (xy 242.57 326.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3591d8d4-c334-470a-9749-226b0c18944f") + ) + (wire + (pts + (xy 543.56 252.73) (xy 543.56 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35b4a952-d5e8-41e1-87a1-c46848862107") + ) + (wire + (pts + (xy 247.65 228.6) (xy 250.19 228.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35cf6c4c-9207-4833-8229-a07ac2f1d5ba") + ) + (wire + (pts + (xy 410.21 48.26) (xy 410.21 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3614b5e0-df85-49ca-8ad9-c7157a44fc83") + ) + (wire + (pts + (xy 30.48 381) (xy 30.48 384.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "367eb99d-70ce-4564-95af-eaef67b12f6b") + ) + (wire + (pts + (xy 205.74 39.37) (xy 207.01 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37c68de8-71c7-4321-aa07-286bf8b82c7a") + ) + (wire + (pts + (xy 87.63 167.64) (xy 96.52 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "382ba4d2-0ac7-4255-9203-e85451041873") + ) + (wire + (pts + (xy 139.7 309.88) (xy 144.78 309.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3830db3f-e14c-4206-9c83-c3a737d6e862") + ) + (wire + (pts + (xy 49.53 298.45) (xy 49.53 299.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3832129c-1305-4a03-b372-f85a39bb7c8b") + ) + (wire + (pts + (xy 243.84 40.64) (xy 243.84 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "385ba5d9-b4f0-4645-88dd-c2e1404b2c16") + ) + (wire + (pts + (xy 119.38 375.92) (xy 119.38 379.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3906b643-67fb-495c-a446-19b79ffb6aef") + ) + (wire + (pts + (xy 420.37 252.73) (xy 421.64 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39332e00-8dfa-422f-9074-10ac0f064c6a") + ) + (wire + (pts + (xy 49.53 349.25) (xy 49.53 350.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39576872-ae52-4263-8392-0faf300e5bae") + ) + (wire + (pts + (xy 87.63 132.08) (xy 96.52 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39989e96-7c7d-4264-b389-d73f463b38db") + ) + (wire + (pts + (xy 91.44 359.41) (xy 106.68 359.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39d01bf5-a8d9-4bd9-b52c-52be21c22ccf") + ) + (wire + (pts + (xy 153.67 69.85) (xy 153.67 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3aad8693-f1d4-41b1-bb12-20cca16fecad") + ) + (wire + (pts + (xy 426.72 101.6) (xy 436.88 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ab530c3-4dde-46c3-8829-0cc6066e8c14") + ) + (wire + (pts + (xy 24.13 139.7) (xy 29.21 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b6da2a6-0a41-4cdd-8dcc-54744b13e2be") + ) + (wire + (pts + (xy 46.99 27.94) (xy 46.99 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c379baa-4955-49f4-bc67-18932d24d29b") + ) + (wire + (pts + (xy 298.45 73.66) (xy 298.45 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3cb2ee1c-89e2-485d-8540-b0207245dfbd") + ) + (wire + (pts + (xy 293.37 73.66) (xy 293.37 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d0228cc-222f-49d8-9c0c-8bcf290c177f") + ) + (wire + (pts + (xy 144.78 309.88) (xy 144.78 307.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d318783-444d-416e-982a-3f9013151442") + ) + (wire + (pts + (xy 87.63 203.2) (xy 99.06 203.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d8820ff-1029-48b2-b25d-1a344687b4f6") + ) + (wire + (pts + (xy 411.48 289.56) (xy 414.02 289.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3dbd6a75-97d3-48c6-8ac8-e9b024894363") + ) + (wire + (pts + (xy 90.17 367.03) (xy 90.17 337.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e2b2a0d-11a3-424c-9116-53c5543f2493") + ) + (wire + (pts + (xy 87.63 304.8) (xy 106.68 304.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e8bceb3-a68d-4ef9-9465-d1c01ccb6c5e") + ) + (wire + (pts + (xy 403.86 68.58) (xy 403.86 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3eef7804-828b-4f51-99bc-408e69893d59") + ) + (wire + (pts + (xy 453.39 173.99) (xy 440.69 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f92fbfb-b3c4-4bc0-91b6-a05187d8629f") + ) + (wire + (pts + (xy 160.02 349.25) (xy 160.02 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3fa951ee-8f56-47ee-a368-3c4772c43928") + ) + (wire + (pts + (xy 245.11 322.58) (xy 242.57 322.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3fd1cd16-addb-4457-8688-3acd6bead2ac") + ) + (wire + (pts + (xy 234.95 252.73) (xy 241.3 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "405b0553-8721-4094-9d1a-b31832a31af6") + ) + (wire + (pts + (xy 486.41 200.66) (xy 486.41 204.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40aa8b63-f899-4322-af3a-24387c237585") + ) + (wire + (pts + (xy 553.72 114.3) (xy 551.18 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40f829dc-741e-4e17-b683-a6486f18b79c") + ) + (wire + (pts + (xy 180.34 40.64) (xy 179.07 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "416b12d5-8fd4-4783-a2b9-a197746e0e69") + ) + (wire + (pts + (xy 520.7 68.58) (xy 520.7 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "41aad110-5bfe-4e69-825b-0e9755129bfd") + ) + (wire + (pts + (xy 247.65 260.35) (xy 247.65 261.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "41e8dde7-1d7c-44e0-a6fe-8215dd693db0") + ) + (wire + (pts + (xy 30.48 381) (xy 49.53 381) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42364d52-a5ef-4f0a-952d-15ba86cba3fc") + ) + (wire + (pts + (xy 276.86 370.84) (xy 276.86 367.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4249c72b-8a20-4dc6-826a-c2dbef7a85b7") + ) + (wire + (pts + (xy 72.39 27.94) (xy 54.61 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "424b09b3-a2ca-415a-9e80-c655e492730c") + ) + (wire + (pts + (xy 77.47 317.5) (xy 106.68 317.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4265040a-6427-4a34-b260-b680f6559e3b") + ) + (wire + (pts + (xy 274.32 38.1) (xy 274.32 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4275fd4e-fac8-4ee0-9462-f7636ec4de40") + ) + (wire + (pts + (xy 453.39 22.86) (xy 440.69 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4284f5f1-016b-4254-8dbc-2ece6f08434b") + ) + (wire + (pts + (xy 87.63 177.8) (xy 96.52 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "429af7ec-4a73-458b-9971-d2bf176a6460") + ) + (wire + (pts + (xy 214.63 73.66) (xy 214.63 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42c2604e-3ca9-4526-95e5-953dfc639863") + ) + (wire + (pts + (xy 114.3 77.47) (xy 124.46 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42f1dba5-ea0f-40b0-9633-95a75d5f218a") + ) + (wire + (pts + (xy 520.7 252.73) (xy 537.21 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4344b1d4-7835-422f-8bc9-cb7236335c59") + ) + (wire + (pts + (xy 434.34 199.39) (xy 434.34 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "437b90bc-dce5-4413-acf9-4a223691a16e") + ) + (wire + (pts + (xy 520.7 30.48) (xy 537.21 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "440c58e1-f7ec-4210-bb08-3882691142c3") + ) + (wire + (pts + (xy 271.78 223.52) (xy 271.78 226.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "443d7bd3-989f-4d09-8c7a-8e828844ee24") + ) + (wire + (pts + (xy 214.63 78.74) (xy 213.36 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44e4ce88-851a-4c5d-ab30-8d6da1fbf982") + ) + (wire + (pts + (xy 403.86 30.48) (xy 416.56 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44ef35a0-70bc-4d95-9c54-4719fe53282e") + ) + (wire + (pts + (xy 175.26 331.47) (xy 175.26 316.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45217605-d861-4318-a1c9-b78f7ecad126") + ) + (wire + (pts + (xy 339.09 378.46) (xy 344.17 378.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45371465-34e9-4b67-b82a-d1e9829b39bb") + ) + (wire + (pts + (xy 403.86 29.21) (xy 403.86 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4593f69b-2de7-4fe2-850a-901e896cb328") + ) + (wire + (pts + (xy 30.48 292.1) (xy 36.83 292.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45968e73-0db4-4e04-ab8b-ee9bceaa5ef3") + ) + (wire + (pts + (xy 367.03 264.16) (xy 369.57 264.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46f36149-c99a-4bcf-b317-fd18d55fad1a") + ) + (wire + (pts + (xy 369.57 41.91) (xy 389.89 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4707ae37-9e1b-484c-9d05-e42142a4c6c4") + ) + (wire + (pts + (xy 254 77.47) (xy 254 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "473c71b8-6244-404a-b40b-152da78a37df") + ) + (wire + (pts + (xy 200.66 377.19) (xy 200.66 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "475f9cc0-bad5-4f78-8b85-76602e0bc6e6") + ) + (wire + (pts + (xy 175.26 254) (xy 175.26 283.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47945792-369b-4efa-bb19-f95599b7452c") + ) + (wire + (pts + (xy 435.61 93.98) (xy 420.37 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47f0be67-b425-423d-a420-8f9d75beaea4") + ) + (wire + (pts + (xy 139.7 334.01) (xy 144.78 334.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47f75a07-3c84-4f0b-9012-162092bcf375") + ) + (wire + (pts + (xy 87.63 208.28) (xy 99.06 208.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48d8aca3-01b4-4e9b-888a-fee388170d5a") + ) + (wire + (pts + (xy 322.58 73.66) (xy 322.58 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48edec4e-b004-4547-a2db-42c62dd473e4") + ) + (wire + (pts + (xy 276.86 375.92) (xy 276.86 383.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4908ed53-e44e-4d0c-91c3-c208bb9a6565") + ) + (wire + (pts + (xy 111.76 280.67) (xy 120.65 280.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4942ffdd-bc73-431e-a82d-1e1f04fb5948") + ) + (wire + (pts + (xy 24.13 198.12) (xy 36.83 198.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4992f3f1-fc4f-4ea7-9aac-30742e6e1340") + ) + (wire + (pts + (xy 326.39 38.1) (xy 326.39 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49eebfc3-33c6-479b-a9f7-2b7acb0efe88") + ) + (wire + (pts + (xy 168.91 316.23) (xy 168.91 323.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a46ec7f-4aec-4116-897b-445f367982e9") + ) + (wire + (pts + (xy 101.6 325.12) (xy 106.68 325.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a502a87-6dc1-4289-b29c-20c9936fcccf") + ) + (wire + (pts + (xy 45.72 388.62) (xy 49.53 388.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ae50fcf-f432-4383-9a3e-c0d6069bc315") + ) + (wire + (pts + (xy 24.13 149.86) (xy 36.83 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bdfa8ef-070a-423d-9295-963e7ea18ba4") + ) + (wire + (pts + (xy 82.55 288.29) (xy 82.55 292.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bf066f7-3552-4ea6-959b-872a083bd75c") + ) + (wire + (pts + (xy 30.48 262.89) (xy 40.64 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c245e1f-e868-48da-8bf5-57a3c34502c9") + ) + (wire + (pts + (xy 200.66 341.63) (xy 200.66 372.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c54988b-aaf9-47f1-950d-84a6d3087be4") + ) + (wire + (pts + (xy 537.21 252.73) (xy 538.48 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c694be3-1be5-4102-8271-63b4abd558b5") + ) + (wire + (pts + (xy 124.46 77.47) (xy 124.46 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c6df7b8-0e46-43e3-9f9a-ed2b776bb357") + ) + (wire + (pts + (xy 403.86 139.7) (xy 403.86 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c88f3fb-015d-4a77-91f0-b8c05f9c507f") + ) + (wire + (pts + (xy 290.83 38.1) (xy 290.83 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c9e79e7-e1ab-4269-a9e5-e600b70fffb2") + ) + (wire + (pts + (xy 551.18 119.38) (xy 551.18 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ce2a94c-7a63-44e4-afda-f630cc5d60bc") + ) + (wire + (pts + (xy 29.21 208.28) (xy 29.21 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d0d7f44-2ba2-4b54-bb7e-ea3510e91125") + ) + (wire + (pts + (xy 49.53 278.13) (xy 49.53 279.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d8f61f0-9fb1-46b9-8149-df9b2d48144e") + ) + (wire + (pts + (xy 204.47 116.84) (xy 204.47 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4daecb77-172b-4c22-9147-2f91dc2025bd") + ) + (wire + (pts + (xy 49.53 372.11) (xy 49.53 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4dc3920c-6990-4a49-890a-869dba4c8c24") + ) + (wire + (pts + (xy 303.53 38.1) (xy 303.53 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4dee4a3c-2f9a-4056-9b3b-b85d64025f4e") + ) + (wire + (pts + (xy 90.17 337.82) (xy 106.68 337.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4edc8353-3245-4ac3-a51b-bdabafc5412f") + ) + (wire + (pts + (xy 29.21 77.47) (xy 33.02 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f28b5ce-c6f9-40a2-94f4-244c6a300157") + ) + (wire + (pts + (xy 36.83 208.28) (xy 29.21 208.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f7baf18-6b75-4555-b64b-49f94ea5816d") + ) + (wire + (pts + (xy 278.13 73.66) (xy 278.13 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50b8984f-fcc2-4ecb-abf6-2e786ad22130") + ) + (wire + (pts + (xy 328.93 38.1) (xy 328.93 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5107c557-8f39-4690-a53a-1a61fde7eb79") + ) + (wire + (pts + (xy 276.86 383.54) (xy 276.86 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51116b38-b254-4067-b2b6-5068f030584a") + ) + (wire + (pts + (xy 100.33 309.88) (xy 106.68 309.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "512fc00a-740e-4c7e-9240-c19949bfd975") + ) + (wire + (pts + (xy 176.53 194.31) (xy 176.53 196.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "517bf1f1-ba90-466a-b2c8-1194c9b4edd3") + ) + (wire + (pts + (xy 92.71 386.08) (xy 101.6 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51955f67-f3d6-409d-8d5c-9f85d9c560f8") + ) + (wire + (pts + (xy 74.93 327.66) (xy 74.93 342.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52539e4a-af77-4766-92bc-0303bb71b485") + ) + (wire + (pts + (xy 87.63 262.89) (xy 87.63 304.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52638789-1197-4ffd-a6aa-0b50114e48ae") + ) + (wire + (pts + (xy 87.63 144.78) (xy 96.52 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52847030-a211-4814-9a93-25ecf7bb337a") + ) + (wire + (pts + (xy 139.7 326.39) (xy 143.51 326.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52bba8da-5a4a-4387-9e1f-bdd7035fe309") + ) + (wire + (pts + (xy 85.09 271.78) (xy 85.09 307.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "538634e6-a0f0-4294-a14e-b9fe5209ffba") + ) + (wire + (pts + (xy 88.9 111.76) (xy 100.33 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "544e89e4-8318-4c92-98f1-84158ca0e816") + ) + (wire + (pts + (xy 520.7 30.48) (xy 520.7 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "557a6483-b5c6-4cae-af17-87f8d046ab8a") + ) + (wire + (pts + (xy 271.78 271.78) (xy 285.75 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "569264ec-795d-4014-b5d3-44d5c4c8dcdc") + ) + (wire + (pts + (xy 49.53 279.4) (xy 49.53 280.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56b802ae-1583-4236-9d92-5ea174942e5b") + ) + (wire + (pts + (xy 241.3 261.62) (xy 247.65 261.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56f25495-c92d-4b2c-b37f-419bcd86851f") + ) + (wire + (pts + (xy 553.72 109.22) (xy 553.72 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57ac358b-9117-45e1-82a4-2240cb48a01a") + ) + (wire + (pts + (xy 412.75 199.39) (xy 412.75 218.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57fa1026-611f-458a-8847-80d1a004ac53") + ) + (wire + (pts + (xy 209.55 39.37) (xy 209.55 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58001cf8-f4cf-446f-bed9-9d0ec8dd588e") + ) + (wire + (pts + (xy 39.37 68.58) (xy 55.88 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "581ae509-fe9d-4a5b-8f3a-dd673f60eff5") + ) + (wire + (pts + (xy 147.32 69.85) (xy 147.32 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "59447c01-19d6-4080-9408-9729ba1cea28") + ) + (wire + (pts + (xy 247.65 261.62) (xy 260.35 261.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a2f0a42-e5e8-45a1-946c-f79fbf93b3f2") + ) + (wire + (pts + (xy 543.56 181.61) (xy 553.72 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b2d5d3b-eaa5-4be6-aaf7-3e8eb2dffe25") + ) + (wire + (pts + (xy 189.23 353.06) (xy 189.23 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b4de8a4-6f1a-465f-ad32-f190ba5ca611") + ) + (wire + (pts + (xy 403.86 30.48) (xy 403.86 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5bb20f9d-b859-4369-a621-b3c77b34ca69") + ) + (wire + (pts + (xy 552.45 93.98) (xy 537.21 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5bd9d03c-5a2f-48e7-9535-613950a845c9") + ) + (wire + (pts + (xy 154.94 40.64) (xy 154.94 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c5098a7-f391-4681-b5cd-e295db9d8ba6") + ) + (wire + (pts + (xy 127 367.03) (xy 90.17 367.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ce996ea-5d5f-4c04-817e-9cd191201834") + ) + (wire + (pts + (xy 24.13 132.08) (xy 36.83 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5cec664c-7d49-40f8-be5c-c653303317ff") + ) + (wire + (pts + (xy 320.04 73.66) (xy 320.04 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d119c29-0fd4-4c88-a306-6a385a9e9066") + ) + (wire + (pts + (xy 24.13 200.66) (xy 36.83 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d4c960e-df98-4763-ab22-1aee17abda87") + ) + (wire + (pts + (xy 138.43 384.81) (xy 138.43 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5da0d14a-24ba-4c69-8235-bee6a348bd21") + ) + (wire + (pts + (xy 151.13 219.71) (xy 153.67 219.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5db427c4-fc61-4fea-9cf6-4fafe917b92d") + ) + (wire + (pts + (xy 553.72 260.35) (xy 553.72 265.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e7484bd-7e9e-4731-9c4a-9be9f306d004") + ) + (wire + (pts + (xy 149.86 69.85) (xy 149.86 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e8a0cd1-23e2-4115-88d6-c010b814f231") + ) + (wire + (pts + (xy 87.63 137.16) (xy 96.52 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ea8f890-33b0-4f30-a5dd-779aa640a465") + ) + (wire + (pts + (xy 552.45 245.11) (xy 537.21 245.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5edf0f3b-5d51-4340-b93c-e0247ff9fd61") + ) + (wire + (pts + (xy 214.63 74.93) (xy 214.63 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f9e9459-f0fc-482f-a8e2-514a5f6f1416") + ) + (wire + (pts + (xy 30.48 299.72) (xy 40.64 299.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fc066d3-eb55-4f38-9f81-94f936180841") + ) + (wire + (pts + (xy 243.84 132.08) (xy 245.11 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ff46b17-e218-4ee8-a524-424428268b41") + ) + (wire + (pts + (xy 40.64 82.55) (xy 52.07 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60132803-4757-4b7e-8850-27c4867b6128") + ) + (wire + (pts + (xy 248.92 392.43) (xy 255.27 392.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6037c739-2fa2-44c9-8e13-d2c83f21e9c3") + ) + (wire + (pts + (xy 49.53 316.23) (xy 49.53 314.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60c819de-5dac-4f2f-9242-4271fa1de0de") + ) + (wire + (pts + (xy 323.85 38.1) (xy 323.85 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61413af9-6c29-48ae-8a2c-5cda357cc02b") + ) + (wire + (pts + (xy 49.53 367.03) (xy 49.53 365.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "619c3db4-4348-4853-95cc-09d90300589c") + ) + (wire + (pts + (xy 72.39 106.68) (xy 78.74 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61c94a1c-6f5d-4c62-8722-47bcc7e8c33b") + ) + (wire + (pts + (xy 49.53 373.38) (xy 49.53 374.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61d0ec10-1161-4fdf-8fb9-e6bc71be10e8") + ) + (wire + (pts + (xy 327.66 73.66) (xy 327.66 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61fa0649-973a-4030-a9d6-f02eb4947ce7") + ) + (wire + (pts + (xy 295.91 38.1) (xy 295.91 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62096970-f876-4002-b683-f4d80f613238") + ) + (wire + (pts + (xy 114.3 74.93) (xy 114.3 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6297ab02-342a-4993-a73c-9ef47d7760ad") + ) + (wire + (pts + (xy 45.72 342.9) (xy 49.53 342.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62c1a995-c18e-4530-83de-e45f17d85d3b") + ) + (wire + (pts + (xy 106.68 351.79) (xy 106.68 356.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "632460ed-4561-48b4-bb0f-54fa0faed1c8") + ) + (wire + (pts + (xy 241.3 378.46) (xy 241.3 392.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6330ed98-22f9-48ed-a582-c60649d78eb2") + ) + (wire + (pts + (xy 434.34 260.35) (xy 436.88 260.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "639b4f49-ddaf-4079-84fe-9e4a57ac2083") + ) + (wire + (pts + (xy 420.37 173.99) (xy 420.37 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63a065bf-73c7-44c5-a058-2ae85c5f74b2") + ) + (wire + (pts + (xy 179.07 69.85) (xy 179.07 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "642d75f6-cbf9-4b79-99c3-c68cd91c60b6") + ) + (wire + (pts + (xy 242.57 331.47) (xy 242.57 326.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64bf9232-04ec-4d4f-8a3d-07104f383243") + ) + (wire + (pts + (xy 483.87 113.03) (xy 486.41 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64c34d09-4267-49c9-aab3-8871a8c65995") + ) + (wire + (pts + (xy 233.68 140.97) (xy 233.68 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65676068-9139-407c-9a51-1002a500292b") + ) + (wire + (pts + (xy 570.23 271.78) (xy 570.23 245.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65800a19-551a-441c-9b12-5e034632acab") + ) + (wire + (pts + (xy 113.03 111.76) (xy 113.03 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65b51173-539e-4ba3-b61f-d7b9da654b8e") + ) + (wire + (pts + (xy 553.72 265.43) (xy 551.18 265.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65d4d884-008f-4a39-b4ca-1ec204ed95fb") + ) + (wire + (pts + (xy 39.37 90.17) (xy 39.37 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "662cebf1-c290-4d62-9db3-588b035c439d") + ) + (wire + (pts + (xy 537.21 101.6) (xy 538.48 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66b2c227-b04d-49a2-9c8b-235f2d26d4e1") + ) + (wire + (pts + (xy 114.3 68.58) (xy 114.3 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66dcbf6e-e861-437c-87ce-1c9ca1895797") + ) + (wire + (pts + (xy 168.91 69.85) (xy 168.91 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67774a6c-a5ce-4100-9e15-359979076d96") + ) + (wire + (pts + (xy 241.3 373.38) (xy 248.92 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67e63e5e-f8f6-4c7d-9d5a-1ca3e8ad253e") + ) + (wire + (pts + (xy 270.51 73.66) (xy 270.51 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67f8710d-4b20-4874-8761-ecf0b40bf354") + ) + (wire + (pts + (xy 403.86 252.73) (xy 420.37 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68113645-00c7-48b9-a292-4240805de2aa") + ) + (wire + (pts + (xy 259.08 38.1) (xy 259.08 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6854a105-ff12-4618-b8ed-0caafdd24b7e") + ) + (wire + (pts + (xy 87.63 139.7) (xy 96.52 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "686741c1-2a8c-4769-890c-0b6c563b929e") + ) + (wire + (pts + (xy 552.45 22.86) (xy 537.21 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "686c4fb1-e26d-47aa-a783-d9747786bd06") + ) + (wire + (pts + (xy 49.53 260.35) (xy 49.53 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68a1c3c5-0182-4aae-afec-517fa45246a3") + ) + (wire + (pts + (xy 59.69 120.65) (xy 57.15 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68ba4d89-08ee-4c44-b138-233e89d1cae4") + ) + (wire + (pts + (xy 57.15 107.95) (xy 43.18 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68cef0aa-b1ce-4acd-8c2f-d15ca68700a9") + ) + (wire + (pts + (xy 434.34 48.26) (xy 434.34 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68e4af4a-fb48-44d8-9ce9-34885fc075fc") + ) + (wire + (pts + (xy 156.21 331.47) (xy 165.1 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6904c772-958b-41ce-a73a-80a95b3b54dc") + ) + (wire + (pts + (xy 156.21 69.85) (xy 156.21 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69f57692-93b7-4148-ad2a-67415648df12") + ) + (wire + (pts + (xy 570.23 200.66) (xy 570.23 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a165b07-b26a-4cc0-ab70-fb34907e5409") + ) + (wire + (pts + (xy 45.72 350.52) (xy 49.53 350.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a32e19c-df4c-4ed3-8435-7a3e1d2206a8") + ) + (wire + (pts + (xy 49.53 358.14) (xy 80.01 358.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a59cbe9-1ed4-400b-827b-2e9241cf293e") + ) + (wire + (pts + (xy 401.32 181.61) (xy 403.86 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ab61bec-42e7-4c90-ab12-2db24333468c") + ) + (wire + (pts + (xy 87.63 134.62) (xy 96.52 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ae07da1-3402-4c1f-ba19-eececb826dd6") + ) + (wire + (pts + (xy 483.87 41.91) (xy 486.41 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6aec3040-914e-46d5-a170-d38302e190e4") + ) + (wire + (pts + (xy 182.88 43.18) (xy 181.61 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b154cbb-e9fb-4b7f-af1e-eae5dc60e8a2") + ) + (wire + (pts + (xy 109.22 375.92) (xy 110.49 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b353b4f-da9a-475c-aa99-79f0577cfd1f") + ) + (wire + (pts + (xy 551.18 199.39) (xy 551.18 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b681f9a-3651-4a35-a1cc-e5c5796c63fd") + ) + (wire + (pts + (xy 187.96 107.95) (xy 190.5 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b877d4b-32dd-4e12-965d-ab46af8eb0fd") + ) + (wire + (pts + (xy 144.78 334.01) (xy 144.78 309.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6bc0275a-d6e8-4ee0-a2ac-3b8a65510c7b") + ) + (wire + (pts + (xy 160.02 375.92) (xy 160.02 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c08e96d-e0d7-4d16-acf9-0da06657bb11") + ) + (wire + (pts + (xy 285.75 255.27) (xy 285.75 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c2c168f-7437-413f-9ccb-983b13edda64") + ) + (wire + (pts + (xy 175.26 290.83) (xy 175.26 297.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c6edb6a-5b8b-49a7-886e-4b9088bdb82a") + ) + (wire + (pts + (xy 107.95 382.27) (xy 109.22 382.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c943b95-d92b-4e09-8aa9-2edb47d657a2") + ) + (wire + (pts + (xy 236.22 255.27) (xy 236.22 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c94af0c-0792-47c5-b46f-f8b5da13f17c") + ) + (wire + (pts + (xy 420.37 245.11) (xy 420.37 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ce2149a-a66f-4c9b-b56d-8e63f6cc20a3") + ) + (wire + (pts + (xy 200.66 283.21) (xy 200.66 341.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d3d64dd-77a2-4710-9c1c-a59bfd151421") + ) + (wire + (pts + (xy 101.6 375.92) (xy 101.6 377.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d699039-c779-4fa7-bf02-641c138c5211") + ) + (wire + (pts + (xy 434.34 38.1) (xy 436.88 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d8ec0c4-8816-4ff2-9892-b94fc187ef59") + ) + (wire + (pts + (xy 251.46 77.47) (xy 251.46 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dcb93b9-d669-4520-ad4d-187f7e902e72") + ) + (wire + (pts + (xy 176.53 190.5) (xy 176.53 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6de77a7a-936a-47ab-89ac-cb16f35af131") + ) + (wire + (pts + (xy 152.4 316.23) (xy 168.91 316.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e01260b-431b-4e80-b2c2-0560fea44cb2") + ) + (wire + (pts + (xy 486.41 193.04) (xy 486.41 195.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e05c7a1-a4eb-446c-b258-3387185b5492") + ) + (wire + (pts + (xy 49.53 292.1) (xy 82.55 292.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e4531db-26c1-4cd7-a3c6-0c86c9ab9b0b") + ) + (wire + (pts + (xy 57.15 120.65) (xy 57.15 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e6bec58-c927-44ae-bf3f-f59c1d400a30") + ) + (wire + (pts + (xy 57.15 104.14) (xy 57.15 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e829726-0266-4019-8c80-b03e0ad2627e") + ) + (wire + (pts + (xy 140.97 384.81) (xy 140.97 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e891b73-59d9-4a69-9c72-4491cf579738") + ) + (wire + (pts + (xy 436.88 189.23) (xy 436.88 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e895509-25a0-4685-be04-fb8fee6ef848") + ) + (wire + (pts + (xy 172.72 196.85) (xy 176.53 196.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f377784-f81d-49ab-8a49-14820d2dc5e8") + ) + (wire + (pts + (xy 242.57 318.77) (xy 242.57 322.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f379e85-6a95-41f4-abcf-67846f0df1e0") + ) + (wire + (pts + (xy 208.28 39.37) (xy 208.28 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f6cd898-6a54-48dc-93eb-2f1d79fa3b0d") + ) + (wire + (pts + (xy 285.75 73.66) (xy 285.75 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7050d2f0-9078-451e-8df2-5d389e5d8cf0") + ) + (wire + (pts + (xy 45.72 322.58) (xy 49.53 322.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7084f7be-4d06-49c6-a060-a47a86f9e2d0") + ) + (wire + (pts + (xy 100.33 111.76) (xy 113.03 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70994663-5a7c-40c9-8438-c13607939803") + ) + (wire + (pts + (xy 369.57 193.04) (xy 389.89 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70e9a2f5-0823-4472-92b3-0b3169cec1d1") + ) + (wire + (pts + (xy 38.1 113.03) (xy 43.18 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71092994-0a2d-4f0f-b10d-951307d745e5") + ) + (wire + (pts + (xy 175.26 339.09) (xy 175.26 337.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71e8e3c7-fbe2-4738-a7d8-c3aaf7c06da6") + ) + (wire + (pts + (xy 24.13 165.1) (xy 36.83 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7241218d-0c36-4c62-a672-d3eef6a9dbc8") + ) + (wire + (pts + (xy 410.21 120.65) (xy 410.21 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "725d608d-f7ef-479a-b758-c737f5c83719") + ) + (wire + (pts + (xy 30.48 342.9) (xy 36.83 342.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "734057c3-9933-4f93-95e3-32a8e1460633") + ) + (wire + (pts + (xy 30.48 350.52) (xy 40.64 350.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "734b8cbf-6758-46c3-b140-aeb19af0c033") + ) + (wire + (pts + (xy 245.11 130.81) (xy 245.11 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73d4f322-b61d-45e6-8df7-cd2ed135fa31") + ) + (wire + (pts + (xy 420.37 93.98) (xy 420.37 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73ec11af-57b3-466d-a2e4-ac10ff7f9d28") + ) + (wire + (pts + (xy 38.1 87.63) (xy 43.18 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7440cdea-8ce9-461d-88c2-8015d198b5ad") + ) + (wire + (pts + (xy 518.16 252.73) (xy 520.7 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "744cb7c4-bc7b-4a59-9c58-a9737fb42231") + ) + (wire + (pts + (xy 280.67 73.66) (xy 280.67 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7465e722-78f0-40cb-b756-f52172f26293") + ) + (wire + (pts + (xy 293.37 38.1) (xy 293.37 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "746baa74-213e-45d7-ad8f-01720d676ed5") + ) + (wire + (pts + (xy 434.34 189.23) (xy 436.88 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "748c2774-ea3c-451d-a4fd-aee0a3a1f655") + ) + (wire + (pts + (xy 110.49 68.58) (xy 114.3 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74c3549e-095c-43a0-b01c-d9e0fb4205aa") + ) + (wire + (pts + (xy 127 367.03) (xy 127 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74c4dc1c-65de-4323-a4f7-5481e751daef") + ) + (wire + (pts + (xy 39.37 68.58) (xy 39.37 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74ff38f6-eb5b-41a2-969a-bb06e0b40374") + ) + (wire + (pts + (xy 300.99 73.66) (xy 300.99 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75523e22-c4f2-48b1-84f1-d55a56fe8b3d") + ) + (wire + (pts + (xy 316.23 38.1) (xy 316.23 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "758e148b-506d-4e96-996d-315c8a0c0aa2") + ) + (wire + (pts + (xy 270.51 226.06) (xy 271.78 226.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "762b95fa-2839-497e-bd5e-42c5de1333e1") + ) + (wire + (pts + (xy 353.06 41.91) (xy 361.95 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "76b9bdbe-da0b-4cd1-9d37-0d826cd1a57f") + ) + (wire + (pts + (xy 553.72 38.1) (xy 553.72 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7736890e-6c83-4992-878c-e58eafb6bcc1") + ) + (wire + (pts + (xy 274.32 261.62) (xy 274.32 269.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "773a8330-a95f-4ab0-950e-6d14201b6785") + ) + (wire + (pts + (xy 537.21 30.48) (xy 538.48 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "775c8dad-e9ad-416a-8e02-70b97ab91b80") + ) + (wire + (pts + (xy 207.01 39.37) (xy 207.01 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7785c31a-b273-4048-a729-7f4f5c7538ef") + ) + (wire + (pts + (xy 537.21 173.99) (xy 537.21 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77db167b-c50b-42c9-a070-b0ebb842faa5") + ) + (wire + (pts + (xy 570.23 22.86) (xy 557.53 22.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77e15060-874a-4ddc-8f1a-e5fc73c54915") + ) + (wire + (pts + (xy 349.25 378.46) (xy 351.79 378.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7827e891-0709-4945-b533-1abe769778cb") + ) + (wire + (pts + (xy 250.19 279.4) (xy 250.19 276.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78588297-9366-4668-8e68-98e068991feb") + ) + (wire + (pts + (xy 208.28 39.37) (xy 209.55 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78d07174-e4fa-4e81-b304-3c9316c1ae4b") + ) + (wire + (pts + (xy 233.68 30.48) (xy 233.68 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78f1a264-9a23-4163-b460-7a07bd0b9376") + ) + (wire + (pts + (xy 520.7 252.73) (xy 520.7 285.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "797a57d5-9f6e-4af3-ba8a-39affa1fbd03") + ) + (wire + (pts + (xy 175.26 210.82) (xy 177.8 210.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79ba0f97-383c-492e-a9e2-42f497a10878") + ) + (wire + (pts + (xy 166.37 336.55) (xy 166.37 339.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a1c6ee1-2b1b-4f19-90c4-b48cc52383f6") + ) + (wire + (pts + (xy 24.13 154.94) (xy 36.83 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a3161af-3b8e-44e2-ab88-c7b476ccd914") + ) + (wire + (pts + (xy 551.18 33.02) (xy 553.72 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a4ba911-9821-4265-84e5-70ae700c42e4") + ) + (wire + (pts + (xy 190.5 38.1) (xy 190.5 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a7f8375-0a5d-445b-adab-7034502856c3") + ) + (wire + (pts + (xy 551.18 184.15) (xy 553.72 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ab5a200-733c-4fe2-b8b7-cef3fd8af81a") + ) + (wire + (pts + (xy 247.65 255.27) (xy 259.08 255.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ac21f21-f59c-4a34-a0c9-2e3ddba5f6c8") + ) + (wire + (pts + (xy 217.17 142.24) (xy 217.17 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ac87d55-72a5-452e-a2c3-7f026267be8e") + ) + (wire + (pts + (xy 228.6 30.48) (xy 228.6 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7aec353f-6fbf-478e-b4dc-26127a54f867") + ) + (wire + (pts + (xy 195.58 134.62) (xy 204.47 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b5c8344-441b-4a67-8321-32ee129a0bcb") + ) + (wire + (pts + (xy 45.72 358.14) (xy 49.53 358.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b650aac-99c3-4e6e-aef8-cb79f246987f") + ) + (wire + (pts + (xy 354.33 193.04) (xy 361.95 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b87b76c-35c5-42cb-bd97-9033e119bd3a") + ) + (wire + (pts + (xy 40.64 287.02) (xy 36.83 287.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c041563-aff3-40d2-ae5c-b3464ae94e59") + ) + (wire + (pts + (xy 264.16 252.73) (xy 280.67 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c56f215-cc52-4757-bf3b-b9e3a7c635f4") + ) + (wire + (pts + (xy 45.72 337.82) (xy 49.53 337.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d4996c5-3c67-41a4-b288-e6549fc2f378") + ) + (wire + (pts + (xy 30.48 373.38) (xy 40.64 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7dc195ce-9b65-441d-8626-b5d6ba2cd146") + ) + (wire + (pts + (xy 125.73 271.78) (xy 134.62 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7de964e5-1a56-4585-9da4-0f612177d964") + ) + (wire + (pts + (xy 49.53 373.38) (xy 85.09 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e1f246b-6354-4195-8ba7-600c4584b129") + ) + (wire + (pts + (xy 403.86 101.6) (xy 403.86 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e23a7d5-348f-432b-ab13-91104fba748f") + ) + (wire + (pts + (xy 248.92 226.06) (xy 250.19 226.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7edd99f8-8215-429b-96b0-9673e6100497") + ) + (wire + (pts + (xy 166.37 69.85) (xy 166.37 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80693f93-bb3f-4fe4-a9df-35b714e1a771") + ) + (wire + (pts + (xy 87.63 154.94) (xy 96.52 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "806fee46-575f-4a76-b0e0-54916476969b") + ) + (wire + (pts + (xy 187.96 134.62) (xy 190.5 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80973939-8e89-4ec0-a9db-6727bf9b6e3d") + ) + (wire + (pts + (xy 95.25 375.92) (xy 92.71 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8188e6f3-65e1-4b17-aafd-51f2d1a7dfae") + ) + (wire + (pts + (xy 157.48 341.63) (xy 200.66 341.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81a98071-3426-4b27-a425-7d8dd1ada690") + ) + (wire + (pts + (xy 187.96 38.1) (xy 187.96 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81ddafd1-7795-4abc-a8e8-32f1aa592a76") + ) + (wire + (pts + (xy 24.13 160.02) (xy 36.83 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82cbc06a-ad6d-4ba9-8e05-3b952d9866a2") + ) + (wire + (pts + (xy 152.4 341.63) (xy 152.4 347.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8319e745-5e7e-4487-87b1-5fc9a4ea8d8e") + ) + (wire + (pts + (xy 175.26 69.85) (xy 175.26 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "831a0201-c0a1-42ba-9701-34ef71d1337d") + ) + (wire + (pts + (xy 570.23 245.11) (xy 557.53 245.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8397fc7f-2855-4663-add2-907a4abc58e2") + ) + (wire + (pts + (xy 87.63 193.04) (xy 96.52 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83aceef2-15eb-4909-864a-5fd6cda76336") + ) + (wire + (pts + (xy 49.53 321.31) (xy 49.53 322.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84451df1-f6bb-46a9-8f3a-1390685ea162") + ) + (wire + (pts + (xy 49.53 364.49) (xy 49.53 365.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8464da40-e6eb-4648-bb38-d21093ef00ed") + ) + (wire + (pts + (xy 87.63 190.5) (xy 96.52 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84e03f15-9393-4e58-a377-12d0875642c1") + ) + (wire + (pts + (xy 275.59 73.66) (xy 275.59 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85271828-c0b5-48ea-9242-bdd38eebbf4b") + ) + (wire + (pts + (xy 87.63 162.56) (xy 96.52 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86234ab6-ab2a-43cb-84b7-ca93e36c782f") + ) + (wire + (pts + (xy 436.88 114.3) (xy 434.34 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8623cff7-a063-4f1b-93f7-8648ceaf8bd6") + ) + (wire + (pts + (xy 187.96 69.85) (xy 187.96 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86a10c27-e804-491b-9cc8-8c0e2653891c") + ) + (wire + (pts + (xy 30.48 254) (xy 40.64 254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "870dfe73-bc97-4f5f-af76-f196ed399f86") + ) + (wire + (pts + (xy 518.16 181.61) (xy 520.7 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8743a59c-cd6d-40d6-83a9-3c17e3af3d2c") + ) + (wire + (pts + (xy 401.32 252.73) (xy 403.86 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87a0be4a-10d1-4a41-bb8f-a91a3639a4ea") + ) + (wire + (pts + (xy 106.68 340.36) (xy 87.63 340.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87a5ab21-fe2b-48b5-bcab-37e5011df44e") + ) + (wire + (pts + (xy 57.15 113.03) (xy 57.15 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87bb169a-723b-4864-8172-01cf9cf017bf") + ) + (wire + (pts + (xy 248.92 367.03) (xy 248.92 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87ef04c8-7186-41bc-8035-da4d6ba27b6c") + ) + (wire + (pts + (xy 528.32 118.11) (xy 528.32 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87f6ab36-e6c8-4057-84af-24b4115d000b") + ) + (wire + (pts + (xy 241.3 40.64) (xy 241.3 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8876f056-7cab-4a9e-a74e-e1d8510e53f1") + ) + (wire + (pts + (xy 264.16 38.1) (xy 264.16 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "891690e7-ee32-4c38-b6ab-13ccaf2a9a59") + ) + (wire + (pts + (xy 72.39 124.46) (xy 72.39 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "892e958a-bbdc-42de-919a-5f2218fd2579") + ) + (wire + (pts + (xy 520.7 101.6) (xy 537.21 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a0bb920-29f0-43bd-b086-1cf1b3f268bd") + ) + (wire + (pts + (xy 24.13 157.48) (xy 36.83 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a27d5cc-42c0-450c-afe1-ad9a6c4b40ea") + ) + (wire + (pts + (xy 251.46 40.64) (xy 251.46 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a357a1e-9d6e-47c0-ad88-ed7badd1f838") + ) + (wire + (pts + (xy 486.41 271.78) (xy 486.41 275.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a4c54e0-ed15-419b-bc0c-319401dd710b") + ) + (wire + (pts + (xy 52.07 113.03) (xy 57.15 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a65ed9a-31ed-4554-9d92-af9b1070a203") + ) + (wire + (pts + (xy 36.83 287.02) (xy 36.83 292.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b109761-9a03-4c3c-a00f-e95c481195e2") + ) + (wire + (pts + (xy 24.13 187.96) (xy 36.83 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b5d0e47-6f90-4f3e-8afb-d910167f4047") + ) + (wire + (pts + (xy 527.05 195.58) (xy 527.05 218.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c53ede0-3995-4fcf-8916-133f8ecbcfb7") + ) + (wire + (pts + (xy 303.53 373.38) (xy 303.53 381) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c559414-07b9-4fbd-821a-60be0b527d64") + ) + (wire + (pts + (xy 520.7 139.7) (xy 520.7 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c871527-14ec-4490-9be8-2e7ef6c57b97") + ) + (wire + (pts + (xy 82.55 365.76) (xy 82.55 335.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c9e32da-816b-4b8a-8432-ce7b34e62ee2") + ) + (wire + (pts + (xy 486.41 113.03) (xy 486.41 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ce8a275-2f5a-4f4c-b137-394d99752f62") + ) + (wire + (pts + (xy 168.91 328.93) (xy 168.91 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d7f6256-8e14-4dfb-a903-e314a8a0da67") + ) + (wire + (pts + (xy 486.41 49.53) (xy 486.41 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8dc1220b-5b0b-4f29-85b2-4a7ff9ceea23") + ) + (wire + (pts + (xy 520.7 181.61) (xy 537.21 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8df372ab-0234-41ca-bd30-2f05541870b7") + ) + (wire + (pts + (xy 543.56 181.61) (xy 543.56 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e067d71-a8c5-449a-bcb4-e166e5898b80") + ) + (wire + (pts + (xy 306.07 38.1) (xy 306.07 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e07f046-60bd-4500-86c5-04bb8d537029") + ) + (wire + (pts + (xy 436.88 194.31) (xy 434.34 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ed03728-f422-4a8b-8740-c00d0f31be8e") + ) + (wire + (pts + (xy 426.72 181.61) (xy 426.72 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ee3682c-8e7f-4fbb-926b-60d970a2375e") + ) + (wire + (pts + (xy 288.29 38.1) (xy 288.29 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90514a65-d9b6-4f60-8855-ed255ba6f11a") + ) + (wire + (pts + (xy 242.57 76.2) (xy 242.57 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "905b489c-2ad5-4534-8a0d-69706f813436") + ) + (wire + (pts + (xy 168.91 339.09) (xy 175.26 339.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9060f0d1-d2b2-4498-84f9-a499ff9cddb6") + ) + (wire + (pts + (xy 82.55 292.1) (xy 82.55 312.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90bd4ea7-9589-4fd1-b932-2091ed9b363b") + ) + (wire + (pts + (xy 30.48 322.58) (xy 40.64 322.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "920e461a-4d11-48dd-ad10-ddf6907acf0b") + ) + (wire + (pts + (xy 44.45 55.88) (xy 44.45 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "925cd54c-4bba-4c62-be3b-6dc8070a8ac2") + ) + (wire + (pts + (xy 49.53 262.89) (xy 49.53 264.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9299db80-ad5e-4791-bb71-0cd90c1d7ab4") + ) + (wire + (pts + (xy 403.86 181.61) (xy 420.37 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93526ec7-d0d2-41b0-983b-4e363a49325e") + ) + (wire + (pts + (xy 537.21 22.86) (xy 537.21 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "936f6434-5186-4ee3-a4c5-a81e0040fdf8") + ) + (wire + (pts + (xy 40.64 80.01) (xy 52.07 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9387788f-b611-4a10-b8e3-e172b3437b4e") + ) + (wire + (pts + (xy 538.48 252.73) (xy 538.48 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94935bdd-a80e-49c6-88de-621109b6c45c") + ) + (wire + (pts + (xy 36.83 342.9) (xy 40.64 342.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "949be928-a92a-4d2a-a20c-7bad77a497c7") + ) + (wire + (pts + (xy 78.74 106.68) (xy 88.9 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94ad6907-af50-4723-942a-3a7f5b987c83") + ) + (wire + (pts + (xy 173.99 134.62) (xy 182.88 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94b3e945-0335-455e-9b4c-4cc6c31c0f0b") + ) + (wire + (pts + (xy 436.88 109.22) (xy 436.88 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94b6b501-0fc4-4b8e-983e-ff1a115e3832") + ) + (wire + (pts + (xy 173.99 107.95) (xy 182.88 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94fd4025-57dc-4e9f-92fe-dc4302cb0b09") + ) + (wire + (pts + (xy 60.96 68.58) (xy 110.49 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94ffee58-2a6d-44d8-a3c0-63e4693af83e") + ) + (wire + (pts + (xy 284.48 368.3) (xy 284.48 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9512b0c4-67c4-4d35-b3d2-0bc71a8d202b") + ) + (wire + (pts + (xy 185.42 69.85) (xy 185.42 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9520cb09-926a-49db-a4bd-d8ccadae560e") + ) + (wire + (pts + (xy 139.7 339.09) (xy 154.94 339.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95700d03-b039-4472-8ac5-19cf836cbcb5") + ) + (wire + (pts + (xy 49.53 322.58) (xy 49.53 323.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95a90efb-ecef-4bf4-8de1-1fec3c76fa90") + ) + (wire + (pts + (xy 323.85 383.54) (xy 323.85 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95b30811-4afa-4554-b29a-f6562f8494b5") + ) + (wire + (pts + (xy 551.18 189.23) (xy 553.72 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96283cfa-1ea9-491b-b758-c8ce8ff219e8") + ) + (wire + (pts + (xy 314.96 73.66) (xy 314.96 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96631552-67ff-413d-b462-dad2061263de") + ) + (wire + (pts + (xy 271.78 38.1) (xy 271.78 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "969b41f3-80dd-487a-a6c8-0cff7f684cf7") + ) + (wire + (pts + (xy 241.3 252.73) (xy 259.08 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96b576b0-c36b-4039-8302-a5f54e9b8bc4") + ) + (wire + (pts + (xy 100.33 375.92) (xy 101.6 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97fbab84-d290-4a1e-9376-6aea4e3a243e") + ) + (wire + (pts + (xy 49.53 308.61) (xy 49.53 307.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9859a7bf-afcc-48b1-8d14-f8715629c0f3") + ) + (wire + (pts + (xy 43.18 107.95) (xy 38.1 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9899656e-df0d-46b1-93fe-28aadbd41f16") + ) + (wire + (pts + (xy 115.57 375.92) (xy 119.38 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98aa018e-5d57-46ba-9755-db358de1c296") + ) + (wire + (pts + (xy 87.63 195.58) (xy 96.52 195.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "991d67a6-d447-4a63-8ed5-ff9ab7d94511") + ) + (wire + (pts + (xy 109.22 382.27) (xy 109.22 388.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "995db97f-4224-495e-8387-172d8bcc739a") + ) + (wire + (pts + (xy 248.92 391.16) (xy 248.92 392.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99ab1f5d-9713-4ef0-afec-29d6e2e913a7") + ) + (wire + (pts + (xy 175.26 283.21) (xy 200.66 283.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99f47aff-87c0-468f-b7e4-a008c8e82636") + ) + (wire + (pts + (xy 420.37 101.6) (xy 421.64 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a14c53d-1d7b-42d0-a7f7-2ae662fa7de9") + ) + (wire + (pts + (xy 172.72 194.31) (xy 176.53 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a9bb402-e314-4eaf-8c5f-d5ca56868b5c") + ) + (wire + (pts + (xy 570.23 93.98) (xy 557.53 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ac03964-66db-44c5-adb2-b347fe743127") + ) + (wire + (pts + (xy 30.48 365.76) (xy 40.64 365.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b2b5a3f-0267-4ec6-973b-a493864fc608") + ) + (wire + (pts + (xy 486.41 193.04) (xy 506.73 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9bbfe756-c795-4ca7-b9de-fc581a07396c") + ) + (wire + (pts + (xy 173.99 116.84) (xy 182.88 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9bfdd0bd-240a-4485-a4b7-f86e5fd35b50") + ) + (wire + (pts + (xy 205.74 39.37) (xy 205.74 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c82094d-660b-4eff-9259-00f41a2816fe") + ) + (wire + (pts + (xy 36.83 388.62) (xy 40.64 388.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9caba6c5-31b6-4ca3-9ee7-8070c2302feb") + ) + (wire + (pts + (xy 351.79 368.3) (xy 351.79 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ceadd5f-2ac1-4aa8-91de-64a054336163") + ) + (wire + (pts + (xy 30.48 271.78) (xy 40.64 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cfea2c7-4735-4ce9-9989-81f41f6781b7") + ) + (wire + (pts + (xy 369.57 271.78) (xy 369.57 275.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d1ecc76-bfac-4da1-882d-0557e1ec7ed1") + ) + (wire + (pts + (xy 369.57 193.04) (xy 369.57 195.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d4333ae-c22e-4be6-8279-fa0165954b1c") + ) + (wire + (pts + (xy 87.63 340.36) (xy 87.63 388.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d93c3e5-7b0a-4988-826d-12d9e23d0722") + ) + (wire + (pts + (xy 520.7 101.6) (xy 520.7 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9da011d5-337d-46f4-884e-c41a1cb1e9d7") + ) + (wire + (pts + (xy 351.79 367.03) (xy 351.79 368.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e366906-146c-45f6-90b5-71fc935aa57c") + ) + (wire + (pts + (xy 410.21 67.31) (xy 414.02 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f2d085b-8a13-42b1-aa77-136c9d97fd70") + ) + (wire + (pts + (xy 551.18 270.51) (xy 551.18 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9fcddbf1-2918-4f4e-9e12-b65bdf12a2db") + ) + (wire + (pts + (xy 52.07 118.11) (xy 52.07 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a03095dd-17dc-437f-9039-13683a584222") + ) + (wire + (pts + (xy 195.58 107.95) (xy 204.47 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a082b462-b581-4c39-a6b0-1b9f1d0cc7ef") + ) + (wire + (pts + (xy 436.88 101.6) (xy 436.88 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a182f228-66a6-436b-9c0d-04fe4f0d511a") + ) + (wire + (pts + (xy 111.76 271.78) (xy 120.65 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1ce2d1a-760d-44de-a239-6eaf0f9154d8") + ) + (wire + (pts + (xy 160.02 69.85) (xy 160.02 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a23d7880-5bd0-4e1a-9e17-ddcfb1e9b675") + ) + (wire + (pts + (xy 49.53 313.69) (xy 49.53 314.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a293eed7-8256-4b6b-905a-e41cd8d370d1") + ) + (wire + (pts + (xy 139.7 344.17) (xy 140.97 344.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2a6e483-1782-45d5-ae50-c7e4db62d2b2") + ) + (wire + (pts + (xy 172.72 184.15) (xy 179.07 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a317eda4-d99a-4764-a28e-b30035412d40") + ) + (wire + (pts + (xy 486.41 264.16) (xy 486.41 266.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a41e9a8e-6e25-4a66-a706-5594d924f57b") + ) + (wire + (pts + (xy 85.09 373.38) (xy 85.09 337.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a42a14f1-3096-45cb-aaa3-e787af0d6b70") + ) + (wire + (pts + (xy 139.7 341.63) (xy 152.4 341.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4ea498d-8698-479e-999f-9d802ebc50e3") + ) + (wire + (pts + (xy 278.13 318.77) (xy 275.59 318.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a597bb40-119b-43c8-864f-dfe6db3f62e3") + ) + (wire + (pts + (xy 106.68 356.87) (xy 105.41 356.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5b64373-1f35-4462-8697-56fb157c18e7") + ) + (wire + (pts + (xy 262.89 261.62) (xy 274.32 261.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5ca08d9-3224-470c-a29e-5a2a6cb53e4e") + ) + (wire + (pts + (xy 290.83 73.66) (xy 290.83 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a676398e-9f3d-4307-b23c-d93887418ff8") + ) + (wire + (pts + (xy 161.29 318.77) (xy 161.29 328.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6e4cc54-c318-4bf1-8f27-77dd00d97a34") + ) + (wire + (pts + (xy 369.57 113.03) (xy 391.16 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a72fecce-9696-4d36-b84c-6018ef597131") + ) + (wire + (pts + (xy 49.53 307.34) (xy 77.47 307.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7c28dde-3a44-4de9-a529-a4a5168b0b38") + ) + (wire + (pts + (xy 105.41 368.3) (xy 109.22 368.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a817bf19-2a30-4878-9100-e3e9e4909f9f") + ) + (wire + (pts + (xy 212.09 38.1) (xy 212.09 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a878d122-18f6-413d-b145-c580fa7a15f9") + ) + (wire + (pts + (xy 45.72 287.02) (xy 49.53 287.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8956da7-718d-46ec-a465-7c56f52c998f") + ) + (wire + (pts + (xy 74.93 342.9) (xy 49.53 342.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8c47fe6-f9f9-44a6-87d4-61779b11fd71") + ) + (wire + (pts + (xy 74.93 314.96) (xy 74.93 320.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a97c94d5-a72c-4290-a527-0e5f48dfebee") + ) + (wire + (pts + (xy 49.53 299.72) (xy 49.53 300.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a994c058-2b3b-479a-bdfa-90865b79700e") + ) + (wire + (pts + (xy 156.21 219.71) (xy 156.21 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa83dbe8-1ce6-49ff-ba50-f53cd59a69b5") + ) + (wire + (pts + (xy 274.32 261.62) (xy 280.67 261.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa9f78ac-93f9-49d0-962a-7e400b2699a9") + ) + (wire + (pts + (xy 207.01 181.61) (xy 207.01 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aae84d3a-b051-4860-9579-3628e0f43075") + ) + (wire + (pts + (xy 273.05 228.6) (xy 273.05 233.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab0a71d0-1ddc-45ce-8149-d0d162bfa98d") + ) + (wire + (pts + (xy 97.79 121.92) (xy 97.79 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab5a7c20-8e2f-43c3-9561-88d13d197b3e") + ) + (wire + (pts + (xy 139.7 303.53) (xy 148.59 303.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab701848-2662-4c76-87ca-9f3c9a43d636") + ) + (wire + (pts + (xy 403.86 101.6) (xy 420.37 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab7b611f-661b-4b48-a5b8-c90d902d760b") + ) + (wire + (pts + (xy 245.11 318.77) (xy 242.57 318.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "abdcf89c-4588-4696-b8b9-4803d7c4b78e") + ) + (wire + (pts + (xy 161.29 328.93) (xy 139.7 328.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "abee6813-5e41-4570-bc2a-2fa9e6d5a209") + ) + (wire + (pts + (xy 300.99 38.1) (xy 300.99 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac8ac019-0296-4f73-b633-54c65ebc7864") + ) + (wire + (pts + (xy 157.48 40.64) (xy 157.48 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad00e167-0242-47a7-af12-5e40be47442f") + ) + (wire + (pts + (xy 45.72 262.89) (xy 49.53 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad1e04a7-b932-4e9f-8b15-0539d3395d51") + ) + (wire + (pts + (xy 369.57 264.16) (xy 389.89 264.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad5b1898-a447-468a-b612-6cf8b11a3d08") + ) + (wire + (pts + (xy 54.61 55.88) (xy 72.39 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad67eb0e-21f3-4f53-a6f2-e5c649be6bda") + ) + (wire + (pts + (xy 351.79 378.46) (xy 351.79 381) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af14bf89-07c5-4dca-aac0-3935460c3f8a") + ) + (wire + (pts + (xy 181.61 43.18) (xy 181.61 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af2f6c6a-2dc1-4527-bf17-4d2320858be1") + ) + (wire + (pts + (xy 527.05 289.56) (xy 530.86 289.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af62f7c4-a662-47a7-89a1-3e5e2328d4fd") + ) + (wire + (pts + (xy 49.53 387.35) (xy 49.53 388.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af8ff54e-4b93-44da-861e-87cc650ecd57") + ) + (wire + (pts + (xy 49.53 254) (xy 90.17 254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afa1b053-f2cd-4554-859e-e8037da0e0ac") + ) + (wire + (pts + (xy 72.39 104.14) (xy 72.39 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b030af90-d596-4ca1-9d55-698a2488e6ac") + ) + (wire + (pts + (xy 49.53 262.89) (xy 87.63 262.89) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b04d9c36-f386-467b-8052-a519d841e1d3") + ) + (wire + (pts + (xy 553.72 189.23) (xy 553.72 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b078231e-5cfd-477e-a888-e6da39516306") + ) + (wire + (pts + (xy 538.48 101.6) (xy 538.48 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0b1baba-4310-49c8-a49d-ade65ebd1c56") + ) + (wire + (pts + (xy 92.71 375.92) (xy 92.71 379.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0f36502-046f-45bf-aeda-9f7b54ada7f4") + ) + (wire + (pts + (xy 570.23 120.65) (xy 570.23 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1207463-3c2c-4600-9b17-e597ab795b51") + ) + (wire + (pts + (xy 273.05 276.86) (xy 273.05 279.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b17c61c1-6ed8-4d75-9d9d-e3b1ea70f9e8") + ) + (wire + (pts + (xy 77.47 330.2) (xy 77.47 350.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b20a37c8-de5f-49bf-bd75-93da71c72813") + ) + (wire + (pts + (xy 38.1 77.47) (xy 39.37 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2348a87-1ce1-438e-9eb9-d18173e297e9") + ) + (wire + (pts + (xy 154.94 39.37) (xy 154.94 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b269316d-12e5-4ec1-9760-4e97c3f2b85a") + ) + (wire + (pts + (xy 255.27 383.54) (xy 261.62 383.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2bc5e54-b923-42f0-9269-e3d209ad9844") + ) + (wire + (pts + (xy 87.63 172.72) (xy 96.52 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2cf1738-ee86-4e05-821f-b3922ece91ea") + ) + (wire + (pts + (xy 43.18 87.63) (xy 43.18 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2f11f11-2c77-4895-9df1-5b6e9eee0f67") + ) + (wire + (pts + (xy 453.39 245.11) (xy 440.69 245.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b35f4b44-5144-4a04-9197-2d23bec33104") + ) + (wire + (pts + (xy 242.57 326.39) (xy 242.57 322.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3d97223-1bda-4d0c-9927-4444538609d7") + ) + (wire + (pts + (xy 421.64 252.73) (xy 421.64 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3da5b4d-9781-4200-a7f3-4a5e043499b0") + ) + (wire + (pts + (xy 87.63 149.86) (xy 96.52 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4636531-8c5f-4f26-8c28-7a24e373f779") + ) + (wire + (pts + (xy 74.93 320.04) (xy 106.68 320.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b46c771c-4ae6-4ce1-a5cb-702831cfd3ae") + ) + (wire + (pts + (xy 139.7 314.96) (xy 143.51 314.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4ac7963-1a6a-4081-9aa1-a701f52d14fa") + ) + (wire + (pts + (xy 139.7 297.18) (xy 175.26 297.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4ba26da-25e2-423e-b408-9ab72fe8bf1a") + ) + (wire + (pts + (xy 274.32 260.35) (xy 274.32 261.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b51bdb48-3133-4c34-ad8c-0840d39e22ce") + ) + (wire + (pts + (xy 233.68 114.3) (xy 233.68 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b58de760-cc42-4f11-b1ab-a358a7f79eeb") + ) + (wire + (pts + (xy 278.13 321.31) (xy 278.13 328.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5c1cad0-401d-425e-8413-e5b7c021c6bb") + ) + (wire + (pts + (xy 298.45 38.1) (xy 298.45 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6a2992f-2dd6-4b1a-9006-a09f6596f2ba") + ) + (wire + (pts + (xy 527.05 218.44) (xy 530.86 218.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6b30c7f-ed2d-4744-b10b-625b9285fc80") + ) + (wire + (pts + (xy 241.3 368.3) (xy 241.3 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6b84209-4392-49ca-bfac-ce5690ff5095") + ) + (wire + (pts + (xy 36.83 384.81) (xy 36.83 388.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6f6c64c-8aa3-497e-bf68-0bfe7bb11544") + ) + (wire + (pts + (xy 152.4 347.98) (xy 157.48 347.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b83a618b-b9d3-4fda-bd36-6ce306a0d9e3") + ) + (wire + (pts + (xy 486.41 113.03) (xy 491.49 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b85e4f3f-0567-4ed7-abf3-4d9640d17dbb") + ) + (wire + (pts + (xy 553.72 181.61) (xy 553.72 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8852937-838f-4943-9f9e-ce7e6dc6359d") + ) + (wire + (pts + (xy 45.72 299.72) (xy 49.53 299.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8865bc5-abab-4126-995d-fefc92f49a67") + ) + (wire + (pts + (xy 551.18 38.1) (xy 553.72 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b88768e9-71c9-4b70-a545-8e61460ddc25") + ) + (wire + (pts + (xy 82.55 335.28) (xy 106.68 335.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b88c1004-a1ef-4982-b5b4-e64039f056ee") + ) + (wire + (pts + (xy 255.27 391.16) (xy 255.27 392.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8af6678-d04a-49b4-b2d2-c1942baf3f9a") + ) + (wire + (pts + (xy 101.6 382.27) (xy 102.87 382.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8cd03b6-cdd8-43ea-ab1a-b7b2bc633a30") + ) + (wire + (pts + (xy 321.31 38.1) (xy 321.31 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8d5344d-71a6-4efa-9135-25c591bf6b5c") + ) + (wire + (pts + (xy 262.89 248.92) (xy 262.89 261.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8ee44b8-71c5-4421-870b-2f3cf1902d3c") + ) + (wire + (pts + (xy 40.64 337.82) (xy 36.83 337.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b92010e1-6cc3-4bf4-83eb-b1742f77ddd7") + ) + (wire + (pts + (xy 403.86 290.83) (xy 403.86 304.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b944e962-c872-42a1-bdee-e4b8c9b68964") + ) + (wire + (pts + (xy 49.53 74.93) (xy 49.53 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b983270a-23a3-4cce-99d2-d83a5f2a60ba") + ) + (wire + (pts + (xy 421.64 181.61) (xy 421.64 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b99486c2-3bb8-4771-b2b6-352a72b8099d") + ) + (wire + (pts + (xy 283.21 73.66) (xy 283.21 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba2f7059-cb98-485f-9733-aaca246b238f") + ) + (wire + (pts + (xy 453.39 200.66) (xy 453.39 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba3a57da-cb6c-4c1f-8e27-9c528133c18a") + ) + (wire + (pts + (xy 168.91 331.47) (xy 175.26 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba43f21a-cfa4-4943-beae-f1f8b35bff5f") + ) + (wire + (pts + (xy 518.16 30.48) (xy 520.7 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb0c34cc-119c-40a6-9676-282f340a863f") + ) + (wire + (pts + (xy 85.09 337.82) (xy 90.17 337.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb6cd42b-079c-4f72-82c6-5c923573094a") + ) + (wire + (pts + (xy 271.78 217.17) (xy 271.78 218.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bba1d3e3-cd31-4e1a-85e2-48b0eb00c19f") + ) + (wire + (pts + (xy 69.85 121.92) (xy 72.39 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbbdaff8-375b-4add-a1f0-5eacc1b2b325") + ) + (wire + (pts + (xy 163.83 336.55) (xy 166.37 336.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbcc3f0c-2ae3-436b-8b18-7a391d9a0fa7") + ) + (wire + (pts + (xy 261.62 38.1) (xy 261.62 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc03bd4d-5f7a-497f-a1a5-762f5fcacade") + ) + (wire + (pts + (xy 453.39 93.98) (xy 440.69 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bcc36687-547e-411e-b566-1222b8bbc4b6") + ) + (wire + (pts + (xy 276.86 392.43) (xy 276.86 391.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd999281-0b3f-4a36-864b-947fd0b29d82") + ) + (wire + (pts + (xy 403.86 219.71) (xy 403.86 233.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bda6bba3-7568-47fe-be59-cf748a020199") + ) + (wire + (pts + (xy 52.07 85.09) (xy 52.07 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be2d9bdf-461e-4ac7-9b7d-facac9e617aa") + ) + (wire + (pts + (xy 284.48 375.92) (xy 276.86 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf02833f-19b9-4803-b016-f5f32ced4579") + ) + (wire + (pts + (xy 72.39 27.94) (xy 123.19 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf97b938-3f3e-485c-adac-df23da12d1f9") + ) + (wire + (pts + (xy 107.95 82.55) (xy 120.65 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c02daf55-191c-4f4d-879b-8fb272570999") + ) + (wire + (pts + (xy 59.69 124.46) (xy 59.69 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0f35616-6998-40c5-bc86-e0d6b40438e5") + ) + (wire + (pts + (xy 177.8 210.82) (xy 177.8 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c11da368-816f-47f0-ab61-63758825cd0f") + ) + (wire + (pts + (xy 165.1 318.77) (xy 165.1 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c16d9c40-92fe-4301-a7f6-0a04fddb3279") + ) + (wire + (pts + (xy 143.51 69.85) (xy 143.51 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1e73595-3f42-44f7-ac6b-32aef8900526") + ) + (wire + (pts + (xy 157.48 132.08) (xy 157.48 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2a69b24-14d9-4f25-9074-f1f10a4fddf8") + ) + (wire + (pts + (xy 551.18 109.22) (xy 553.72 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c32ac428-f7b7-4428-8476-0775b8e435f4") + ) + (wire + (pts + (xy 57.15 113.03) (xy 57.15 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3784fd7-3aab-4d13-a396-022e2998b059") + ) + (wire + (pts + (xy 520.7 219.71) (xy 520.7 233.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3a06f65-c9c2-4c83-93cd-88bfa5186306") + ) + (wire + (pts + (xy 49.53 365.76) (xy 82.55 365.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3d01b1d-caa2-4d31-80b0-dc5edf704d72") + ) + (wire + (pts + (xy 148.59 219.71) (xy 151.13 219.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3f9a3fd-2f8f-46b6-a661-cc744fbcd62c") + ) + (wire + (pts + (xy 90.17 254) (xy 90.17 302.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c40f5f31-83a0-451e-a2df-2a9e42533b6d") + ) + (wire + (pts + (xy 87.63 175.26) (xy 96.52 175.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c41c6f57-9351-43d7-a429-b41c9ff2ca2d") + ) + (wire + (pts + (xy 426.72 252.73) (xy 426.72 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c46c0253-53e8-4060-a180-766ff5cc7dba") + ) + (wire + (pts + (xy 551.18 104.14) (xy 553.72 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c497b036-1671-444e-bb65-5b750322d12f") + ) + (wire + (pts + (xy 336.55 378.46) (xy 339.09 378.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4de01cd-f4d4-48a4-be9c-95edd5d8088a") + ) + (wire + (pts + (xy 87.63 152.4) (xy 96.52 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c543070f-6bf3-4d52-a003-3db46a9a9ba2") + ) + (wire + (pts + (xy 186.69 214.63) (xy 186.69 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c54bb3e0-9372-4943-87a4-e12153b2fb9e") + ) + (wire + (pts + (xy 85.09 307.34) (xy 106.68 307.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c54e6682-9cb7-4c05-9cd8-90eae1b98663") + ) + (wire + (pts + (xy 90.17 302.26) (xy 106.68 302.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c590c791-e3d3-48d6-a7b4-9e307fa8284d") + ) + (wire + (pts + (xy 551.18 255.27) (xy 553.72 255.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c60137c9-2ea7-43a0-89f9-aacf4220663f") + ) + (wire + (pts + (xy 49.53 336.55) (xy 49.53 337.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6020259-7111-4c7e-b52d-58c9a27b9859") + ) + (wire + (pts + (xy 436.88 33.02) (xy 434.34 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6a9d9de-4376-4a86-81f1-36bab5131491") + ) + (wire + (pts + (xy 72.39 116.84) (xy 72.39 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6f1f308-e248-448d-8c42-bef9b9111109") + ) + (wire + (pts + (xy 254 76.2) (xy 254 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7301b53-678b-461a-9fb8-d8af4e30bde8") + ) + (wire + (pts + (xy 153.67 219.71) (xy 156.21 219.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c853472e-a47b-4ff8-98a2-f3bf649920ff") + ) + (wire + (pts + (xy 101.6 375.92) (xy 102.87 375.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c996d7d3-5c3a-4f28-b4d0-22fd53196b11") + ) + (wire + (pts + (xy 175.26 297.18) (xy 175.26 311.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca5eb824-8093-4b16-9b08-8cba6882879f") + ) + (wire + (pts + (xy 184.15 181.61) (xy 207.01 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca6e0764-2683-4b54-bc2d-8c2b5038f583") + ) + (wire + (pts + (xy 106.68 330.2) (xy 77.47 330.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cabaf221-5f0b-4e6d-b93a-2f4fa38c1366") + ) + (wire + (pts + (xy 273.05 73.66) (xy 273.05 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb07e8da-456d-4937-b18d-cc3748034833") + ) + (wire + (pts + (xy 421.64 30.48) (xy 421.64 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbc83785-0374-4fde-9385-718a06183fb1") + ) + (wire + (pts + (xy 308.61 38.1) (xy 308.61 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd823361-3f77-4298-974e-395d884512a7") + ) + (wire + (pts + (xy 30.48 314.96) (xy 40.64 314.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cdcf0122-0113-4bea-a402-ff276491c6f3") + ) + (wire + (pts + (xy 68.58 327.66) (xy 74.93 327.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce1b0da6-c874-47aa-adb4-75dc52439868") + ) + (wire + (pts + (xy 312.42 73.66) (xy 312.42 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce295cbf-bf0b-4f2c-9b09-7dc7ac9437a7") + ) + (wire + (pts + (xy 255.27 392.43) (xy 276.86 392.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce55a2f1-aa68-43a0-872d-987559fca15e") + ) + (wire + (pts + (xy 266.7 38.1) (xy 266.7 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce6e6d76-1ad6-495d-afd3-4e5557427c53") + ) + (wire + (pts + (xy 125.73 280.67) (xy 134.62 280.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf55bc89-82aa-4c5f-8adf-8de56963610a") + ) + (wire + (pts + (xy 255.27 383.54) (xy 255.27 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cfc64a42-0788-463e-8e08-2dc843197ac2") + ) + (wire + (pts + (xy 175.26 339.09) (xy 175.26 372.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cfde310a-3214-45db-b7e1-f5b80767f4fb") + ) + (wire + (pts + (xy 173.99 125.73) (xy 182.88 125.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cfe898ef-5974-4f1a-bf8a-a34cb691e667") + ) + (wire + (pts + (xy 453.39 120.65) (xy 453.39 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0115d3b-4517-4512-b271-90a72e166918") + ) + (wire + (pts + (xy 434.34 109.22) (xy 436.88 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0283b8f-58bb-4698-aa84-d4b7793098a5") + ) + (wire + (pts + (xy 543.56 101.6) (xy 543.56 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0f5fafd-906c-4c0e-ae73-50a19ce07a4c") + ) + (wire + (pts + (xy 80.01 299.72) (xy 80.01 314.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d14c7da7-cf5b-4ee8-b3a9-673d2d5fe21c") + ) + (wire + (pts + (xy 30.48 384.81) (xy 30.48 387.35) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d177b0ed-aacc-4a79-adcc-806e38b5ab6a") + ) + (wire + (pts + (xy 254 34.29) (xy 254 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d19fb01d-920a-48b7-8343-9022a806c707") + ) + (wire + (pts + (xy 166.37 372.11) (xy 166.37 346.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1a8ba9c-9818-43c3-8871-a44dc3107c54") + ) + (wire + (pts + (xy 107.95 85.09) (xy 120.65 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2a0f507-ac25-4c11-bfe5-3690e5b91f48") + ) + (wire + (pts + (xy 106.68 327.66) (xy 74.93 327.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2a437e1-bd38-4e9c-bb84-87329680baa7") + ) + (wire + (pts + (xy 528.32 46.99) (xy 528.32 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3a3a587-a81d-4fe9-9776-9771ae1b0edf") + ) + (wire + (pts + (xy 553.72 101.6) (xy 553.72 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3e38d55-edc1-4331-a9a0-b42a6e48359f") + ) + (wire + (pts + (xy 367.03 193.04) (xy 369.57 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d454ea52-ba06-4c2c-8f38-47e90986a112") + ) + (wire + (pts + (xy 139.7 300.99) (xy 148.59 300.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d46ba70d-e593-457c-8f59-65893f20bda6") + ) + (wire + (pts + (xy 175.26 208.28) (xy 177.8 208.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5092617-fefb-45fe-a0f3-f8651de2ec45") + ) + (wire + (pts + (xy 250.19 276.86) (xy 251.46 276.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5128d85-d760-4075-9f8a-caee8b623e92") + ) + (wire + (pts + (xy 87.63 157.48) (xy 96.52 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d54c56db-fb42-4d65-9238-4cc11b31e0ba") + ) + (wire + (pts + (xy 30.48 384.81) (xy 36.83 384.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d55d65b5-521d-4e8d-9c3d-b657c8968f50") + ) + (wire + (pts + (xy 271.78 269.24) (xy 274.32 269.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6010bc2-a4ef-407c-bdc7-dd88663da08e") + ) + (wire + (pts + (xy 543.56 252.73) (xy 553.72 252.73) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6014e49-c334-4c0b-a83c-03e9a6e8210b") + ) + (wire + (pts + (xy 369.57 120.65) (xy 369.57 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6e69bc9-fbe5-409d-b585-1a3456985032") + ) + (wire + (pts + (xy 24.13 162.56) (xy 36.83 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d756022f-c932-4906-b6ff-ca17972119e6") + ) + (wire + (pts + (xy 426.72 181.61) (xy 436.88 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d76137b7-9d70-438a-b74c-2ad397c5ad05") + ) + (wire + (pts + (xy 436.88 265.43) (xy 434.34 265.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7af01af-5321-48e1-bf54-9e0409828e16") + ) + (wire + (pts + (xy 34.29 139.7) (xy 36.83 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8ce2db4-4512-4f32-81bd-09ccd6ce42be") + ) + (wire + (pts + (xy 49.53 299.72) (xy 80.01 299.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9375a8a-e7ee-4841-ac18-17d88b471c2f") + ) + (wire + (pts + (xy 49.53 314.96) (xy 74.93 314.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da3e3378-8408-4df6-a045-fe1ae329bd06") + ) + (wire + (pts + (xy 148.59 218.44) (xy 148.59 219.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da8f9e1b-4fe5-4a49-90b7-1db3f3f93175") + ) + (wire + (pts + (xy 369.57 41.91) (xy 369.57 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da9c87f4-cd28-4c19-84dc-658041756510") + ) + (wire + (pts + (xy 172.72 190.5) (xy 176.53 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dab9d2a9-853b-47d9-873a-c6bafc82eaae") + ) + (wire + (pts + (xy 166.37 377.19) (xy 166.37 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db1a6372-83dc-4e64-934d-2249ade00021") + ) + (wire + (pts + (xy 518.16 101.6) (xy 520.7 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db5ca56d-8598-45fe-96a6-a07281c1ad8a") + ) + (wire + (pts + (xy 186.69 331.47) (xy 191.77 331.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dba43b08-9540-4361-ae01-2d22df97255e") + ) + (wire + (pts + (xy 426.72 30.48) (xy 426.72 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbdc01b8-e29f-4609-963c-2aad8999222e") + ) + (wire + (pts + (xy 354.33 264.16) (xy 361.95 264.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc1d80be-f3ad-401d-9807-0f50f750a68f") + ) + (wire + (pts + (xy 283.21 38.1) (xy 283.21 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dcde3daa-fd22-47ab-ad4b-a3fba9df0d24") + ) + (wire + (pts + (xy 34.29 142.24) (xy 36.83 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd2e4168-0202-4b92-aea7-1c7e194e51cc") + ) + (wire + (pts + (xy 45.72 307.34) (xy 49.53 307.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd969c1f-8ff5-475b-815d-8ea6a1b7f0cd") + ) + (wire + (pts + (xy 280.67 392.43) (xy 280.67 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddcf9e05-5def-44d7-a9ca-8ac75918423c") + ) + (wire + (pts + (xy 139.7 353.06) (xy 189.23 353.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddee26a8-edff-490f-a4b1-9ef8dacccfcd") + ) + (wire + (pts + (xy 303.53 373.38) (xy 311.15 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de360b91-9da0-43f7-8064-c530b6cb708f") + ) + (wire + (pts + (xy 266.7 383.54) (xy 276.86 383.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de3b437c-2e68-44f7-a9df-128824d11a67") + ) + (wire + (pts + (xy 67.31 121.92) (xy 69.85 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de77d3f5-3f8c-4353-995d-d82bfa9d9b03") + ) + (wire + (pts + (xy 87.63 187.96) (xy 96.52 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de7f5c5c-f675-4632-b2ce-7c54dd2ccedb") + ) + (wire + (pts + (xy 369.57 200.66) (xy 369.57 212.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dea45849-deda-43e4-9841-71d3e358733c") + ) + (wire + (pts + (xy 330.2 73.66) (xy 330.2 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dee04903-96f7-432c-ae91-0785ebcfc871") + ) + (wire + (pts + (xy 49.53 269.24) (xy 49.53 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df4ed045-3c96-47ec-934a-8c3bd4c5a915") + ) + (wire + (pts + (xy 149.86 359.41) (xy 139.7 359.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df5db288-ab44-424b-90f1-b3e387a6fef8") + ) + (wire + (pts + (xy 87.63 185.42) (xy 96.52 185.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df943bf1-d257-4f7e-bc01-dc5caf535fbd") + ) + (wire + (pts + (xy 553.72 194.31) (xy 551.18 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dfd77ead-664a-4ce2-8f3b-d827a152f021") + ) + (wire + (pts + (xy 434.34 270.51) (xy 434.34 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e008ae8f-af08-4b81-9755-8078be870907") + ) + (wire + (pts + (xy 175.26 377.19) (xy 175.26 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e156dfe2-6094-497b-a645-427e92b0a4b8") + ) + (wire + (pts + (xy 527.05 270.51) (xy 527.05 289.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1663e4c-ee02-4ea8-b9c9-4102308e9264") + ) + (wire + (pts + (xy 280.67 252.73) (xy 280.67 256.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1d5f1c2-cacb-4da2-b214-34e96044bfcf") + ) + (wire + (pts + (xy 45.72 292.1) (xy 49.53 292.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e234be8f-2004-49ad-b094-4cd29cd5e60c") + ) + (wire + (pts + (xy 157.48 124.46) (xy 167.64 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e25bb232-20dc-4726-8e65-fb69496fadc1") + ) + (wire + (pts + (xy 40.64 279.4) (xy 49.53 279.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2bf630a-a6d3-4533-a91c-35dcfc9bbbfd") + ) + (wire + (pts + (xy 88.9 106.68) (xy 100.33 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3232194-79e7-414f-8afa-f8f0752752f5") + ) + (wire + (pts + (xy 77.47 350.52) (xy 49.53 350.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e37df93e-d950-4ee0-80c4-2130653c7e7d") + ) + (wire + (pts + (xy 151.13 218.44) (xy 151.13 219.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4643e1a-80c6-4ce0-a568-dddd8b140145") + ) + (wire + (pts + (xy 144.78 307.34) (xy 139.7 307.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4d7942c-92d9-4cd5-a42b-164745fcc93f") + ) + (wire + (pts + (xy 49.53 356.87) (xy 49.53 358.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4db26b2-8dde-42dd-953f-3f5fabf36743") + ) + (wire + (pts + (xy 224.79 73.66) (xy 224.79 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5342750-a7c0-4337-b936-6bdbd3ec8c1d") + ) + (wire + (pts + (xy 520.7 181.61) (xy 520.7 214.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e54050cc-553a-46af-aaa9-e2495cd083ef") + ) + (wire + (pts + (xy 49.53 292.1) (xy 49.53 293.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e56957bc-b570-4ccb-8235-418a90e57abf") + ) + (wire + (pts + (xy 154.94 339.09) (xy 166.37 339.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e570f387-09c4-467a-8f1d-f333395a290c") + ) + (wire + (pts + (xy 231.14 140.97) (xy 231.14 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5c4c756-99ad-4cfb-afbf-35685e4b1275") + ) + (wire + (pts + (xy 36.83 292.1) (xy 40.64 292.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e68f8fc6-623c-4d1a-bb5a-785e55d80896") + ) + (wire + (pts + (xy 204.47 134.62) (xy 204.47 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6b64c23-b4d5-4863-a74a-917fb08f4e5d") + ) + (wire + (pts + (xy 45.72 254) (xy 49.53 254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6c71daa-ceee-47a4-890d-5b5b7d3356bc") + ) + (wire + (pts + (xy 49.53 350.52) (xy 49.53 351.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6cc000e-b20e-4f60-9ab7-559559bca2d2") + ) + (wire + (pts + (xy 528.32 67.31) (xy 530.86 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6cefff2-dd9f-483f-866a-9eaa13addff4") + ) + (wire + (pts + (xy 256.54 38.1) (xy 256.54 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e79e498d-11b3-4a03-a119-6267614e0740") + ) + (wire + (pts + (xy 193.04 210.82) (xy 193.04 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e859370a-8a79-456e-b328-043ef91d4521") + ) + (wire + (pts + (xy 36.83 337.82) (xy 36.83 342.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8ee820d-88ed-4644-b36a-85162a7714dc") + ) + (wire + (pts + (xy 143.51 314.96) (xy 143.51 312.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9581b39-e91f-410b-ab8d-dc6c5824d168") + ) + (wire + (pts + (xy 157.48 347.98) (xy 157.48 341.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9b63214-f103-4164-8547-182bc3b4e865") + ) + (wire + (pts + (xy 187.96 116.84) (xy 190.5 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9c7f21e-cade-4fe2-a9b4-a4035b99b08f") + ) + (wire + (pts + (xy 72.39 116.84) (xy 97.79 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eaa3f20d-43fc-4653-94ac-8b872cf0c457") + ) + (wire + (pts + (xy 313.69 38.1) (xy 313.69 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eac8a223-9daa-4eb7-b1a9-7b551c3f5704") + ) + (wire + (pts + (xy 410.21 138.43) (xy 414.02 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eace95c4-f796-445b-85b5-60cc5c65e67f") + ) + (wire + (pts + (xy 140.97 69.85) (xy 140.97 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb0aed8b-debe-49ca-b3ca-366996fd08c1") + ) + (wire + (pts + (xy 72.39 121.92) (xy 72.39 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb3ffc47-0d97-4349-88bf-1606b0e5f47b") + ) + (wire + (pts + (xy 367.03 113.03) (xy 369.57 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb93df03-79c3-449c-b6a1-f02c477fb847") + ) + (wire + (pts + (xy 246.38 30.48) (xy 246.38 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec13cf7a-bb03-4744-ad7a-d6ce9be1df26") + ) + (wire + (pts + (xy 436.88 43.18) (xy 434.34 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec57ee32-8826-43c7-99a1-3de708dbfd41") + ) + (wire + (pts + (xy 537.21 181.61) (xy 538.48 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec93d63a-efb0-46b7-b444-cfb9c3874dc0") + ) + (wire + (pts + (xy 64.77 121.92) (xy 67.31 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecedbf5a-95da-4496-9067-26afc0b11ba6") + ) + (wire + (pts + (xy 101.6 382.27) (xy 101.6 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecf7e1d8-bea8-458b-b86a-6f32e66670a6") + ) + (wire + (pts + (xy 38.1 90.17) (xy 39.37 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed3b5d98-8c3c-408a-b8a8-0ffa055d9810") + ) + (wire + (pts + (xy 222.25 73.66) (xy 222.25 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed6cb17a-78c8-4fcc-bd0e-ec750928316b") + ) + (wire + (pts + (xy 49.53 271.78) (xy 85.09 271.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee0353a6-58ea-482e-b9d7-3e64144f8d13") + ) + (wire + (pts + (xy 240.03 76.2) (xy 240.03 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee311768-b931-4375-9913-ccc64d1ea808") + ) + (wire + (pts + (xy 166.37 339.09) (xy 168.91 339.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eea16155-c5ec-447b-bca1-86ade3be4af3") + ) + (wire + (pts + (xy 49.53 55.88) (xy 46.99 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eef8efd0-70df-4958-a86b-1b95815c1488") + ) + (wire + (pts + (xy 311.15 378.46) (xy 311.15 386.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef9b21b3-aec0-4836-b916-983652759793") + ) + (wire + (pts + (xy 426.72 101.6) (xy 426.72 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0313e30-8105-404f-8f28-967a5150e05d") + ) + (wire + (pts + (xy 471.17 264.16) (xy 478.79 264.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f12b1ae5-ca85-48bb-8a8b-d0b770ceab0b") + ) + (wire + (pts + (xy 119.38 68.58) (xy 114.3 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f12c87ca-9e93-468f-af2d-c940892780ad") + ) + (wire + (pts + (xy 87.63 170.18) (xy 96.52 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f18f8b93-964d-4805-9a4f-fc32867b3f5c") + ) + (wire + (pts + (xy 86.36 41.91) (xy 86.36 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1aaa8e0-8cfe-4f1d-ba62-ff44a009a381") + ) + (wire + (pts + (xy 195.58 116.84) (xy 204.47 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f220ee18-a706-41b4-973a-17dcc8580f86") + ) + (wire + (pts + (xy 416.56 30.48) (xy 421.64 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f28a1dbd-627a-4831-ba65-a3e65b0fdf4b") + ) + (wire + (pts + (xy 62.23 215.9) (xy 62.23 220.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3dd8467-da45-4ae8-b645-f02e3e130ebd") + ) + (wire + (pts + (xy 269.24 38.1) (xy 269.24 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f43aa2bd-df85-47ab-9377-d27b81bc3f0a") + ) + (wire + (pts + (xy 543.56 101.6) (xy 553.72 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4da5870-3f8a-4e45-8784-81a2320be2df") + ) + (wire + (pts + (xy 248.92 217.17) (xy 248.92 218.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4e540e8-021d-4f8a-a2eb-1ec37a05d3ca") + ) + (wire + (pts + (xy 472.44 193.04) (xy 478.79 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4f76352-0fcf-4743-a80a-dcd1fd13f00d") + ) + (wire + (pts + (xy 49.53 254) (xy 49.53 255.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f507f4ec-5744-49af-8640-568b138d2228") + ) + (wire + (pts + (xy 276.86 38.1) (xy 276.86 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f573f43b-0d23-48ac-bac7-1fc97183e510") + ) + (wire + (pts + (xy 453.39 271.78) (xy 453.39 245.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f62dca08-0e9d-4cab-b228-033c3df2d4bb") + ) + (wire + (pts + (xy 331.47 38.1) (xy 331.47 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6399b88-50be-4b90-954b-acd5deb44e6f") + ) + (wire + (pts + (xy 49.53 287.02) (xy 62.23 287.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f642d415-48b9-432d-ba03-eb09b9243cc1") + ) + (wire + (pts + (xy 186.69 339.09) (xy 191.77 339.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f67b30a0-b8ab-4bde-b90a-083d53b2d9fc") + ) + (wire + (pts + (xy 162.56 69.85) (xy 162.56 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6930c56-1a1c-4902-b5ed-3ff9abf82b86") + ) + (wire + (pts + (xy 336.55 373.38) (xy 351.79 373.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6a8ab92-6f91-41fc-8e20-4fbc0c0c569a") + ) + (wire + (pts + (xy 100.33 106.68) (xy 113.03 106.68) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6f6cc69-3048-4b61-a6aa-1702b72073d8") + ) + (wire + (pts + (xy 139.7 336.55) (xy 161.29 336.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7067a84-8142-48bb-b200-7db8bfa54959") + ) + (wire + (pts + (xy 369.57 264.16) (xy 369.57 266.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f70f9b6a-4ce8-412a-aefa-d063f0c4dbff") + ) + (wire + (pts + (xy 412.75 218.44) (xy 414.02 218.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f780505a-665d-4d53-947a-62c149b1de18") + ) + (wire + (pts + (xy 152.4 316.23) (xy 152.4 326.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7a0d3cd-d055-4d13-a56c-e9aab0dacd4d") + ) + (wire + (pts + (xy 87.63 182.88) (xy 96.52 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7f1f479-443b-44ad-93eb-8aea226ebc5f") + ) + (wire + (pts + (xy 87.63 388.62) (xy 49.53 388.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f83a06d1-e5b3-4db2-9e74-e672fc9482ff") + ) + (wire + (pts + (xy 87.63 200.66) (xy 99.06 200.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9084537-5381-4e00-b1a5-a6a8f30fc1d7") + ) + (wire + (pts + (xy 24.13 142.24) (xy 29.21 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f915e3df-467e-40e9-a5af-56cef7cef796") + ) + (wire + (pts + (xy 486.41 41.91) (xy 509.27 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f95d5161-2973-4efb-91eb-8a68ffde8f92") + ) + (wire + (pts + (xy 284.48 367.03) (xy 284.48 368.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9787169-bc7a-4ebb-a75a-b90fa2f05f8a") + ) + (wire + (pts + (xy 236.22 255.27) (xy 247.65 255.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f97ef502-40db-44c3-b0d1-fea8ee4c93d7") + ) + (wire + (pts + (xy 80.01 332.74) (xy 106.68 332.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa285a0b-e813-4a8c-a842-3cd807d7f854") + ) + (wire + (pts + (xy 106.68 349.25) (xy 101.6 349.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "faa1d8d5-3861-4d94-ba05-971d533cc6a4") + ) + (wire + (pts + (xy 520.7 290.83) (xy 520.7 304.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb169ca9-f0e6-40f4-ad64-1bd4728c9b91") + ) + (wire + (pts + (xy 110.49 68.58) (xy 110.49 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb966c05-d0ab-4118-87df-9c0754d64994") + ) + (wire + (pts + (xy 87.63 165.1) (xy 96.52 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc0dafdc-7a3b-4a81-b23b-9c482bef12d6") + ) + (wire + (pts + (xy 87.63 160.02) (xy 96.52 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc21ade6-5894-477c-aee0-86dfb3824793") + ) + (wire + (pts + (xy 401.32 101.6) (xy 403.86 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc7ba5ef-e1de-4f6e-bd68-d67e40d69985") + ) + (wire + (pts + (xy 436.88 181.61) (xy 436.88 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fcec6bcd-010e-4d51-bcf8-114badfecba9") + ) + (wire + (pts + (xy 67.31 124.46) (xy 67.31 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fcefebeb-bcf1-458c-baeb-9201cee05709") + ) + (wire + (pts + (xy 436.88 252.73) (xy 436.88 255.27) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd196821-2e8d-4c52-9e79-44a3def57d10") + ) + (wire + (pts + (xy 49.53 271.78) (xy 49.53 273.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fda83897-7619-46fe-a19a-f3cb6ee715bc") + ) + (wire + (pts + (xy 435.61 245.11) (xy 420.37 245.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdd839a9-9260-4f07-84ee-8c388d22f89e") + ) + (wire + (pts + (xy 172.72 187.96) (xy 176.53 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe23019c-6c42-4c2d-a3a3-2728af0653bf") + ) + (wire + (pts + (xy 434.34 49.53) (xy 453.39 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe80a51d-cd22-4ee8-bd8f-5833cd704b96") + ) + (wire + (pts + (xy 49.53 358.14) (xy 49.53 359.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "feafa5da-2bd7-4ee4-881e-a5e6669be979") + ) + (wire + (pts + (xy 551.18 49.53) (xy 570.23 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fedc4c6f-f76b-40f9-8c12-ed7ffadb4110") + ) + (wire + (pts + (xy 311.15 38.1) (xy 311.15 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff1106e4-9cd3-4c56-8380-6df1b17dd39e") + ) + (wire + (pts + (xy 219.71 73.66) (xy 219.71 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffa09d54-804f-4db2-bb60-92397a05f123") + ) + (wire + (pts + (xy 271.78 276.86) (xy 273.05 276.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffb65754-2254-4c88-a7e4-753584442fe9") + ) + (label "LED3_W_POS" + (at 436.88 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0158829c-5590-48b1-916a-1910c52ca93f") + ) + (label "GPIO_18" + (at 96.52 177.8 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "02071c79-3056-4178-96b2-4e9e4d8d2bf9") + ) + (label "BMS_SCL" + (at 259.08 252.73 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "02eefc1e-23ff-4743-906f-5b4d021735bf") + ) + (label "SWCLK" + (at 24.13 200.66 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "04aa1c51-10bd-4e8c-a9d2-ecb285e710e7") + ) + (label "GPIO_9" + (at 303.53 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0564e440-138f-4287-9e9e-2570199f74e0") + ) + (label "BL_3" + (at 30.48 358.14 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "070a97ed-b386-4e9f-a54b-4c88e2bbeb27") + ) + (label "GPIO_17" + (at 274.32 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0715b101-e59a-47c0-b869-e849ade4a983") + ) + (label "LED1_C_POS" + (at 153.67 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "07fa08da-ba37-46cc-a76d-e7411eceaee1") + ) + (label "SHUNT_OUT" + (at 242.57 331.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0ab64e20-cd6a-47b9-95eb-c33c7104dae3") + ) + (label "BL_7" + (at 288.29 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0b64b8d1-0606-4520-8f3b-e18214feb88d") + ) + (label "RUN" + (at 256.54 132.08 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0baf2516-d5a2-4114-ac0d-c4166768fc05") + ) + (label "BL_9" + (at 30.48 299.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0cc21688-a6f0-4c8c-b38f-eabcb8be8a9d") + ) + (label "GPIO_21" + (at 96.52 185.42 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0cdc2312-55cc-4bf5-816f-b5e3eb0a1558") + ) + (label "GPIO_5" + (at 354.33 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0d3635ee-7134-4823-b61a-260bb1f04928") + ) + (label "LED1_C_CONTROLL" + (at 410.21 120.65 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0e3ed4e8-5444-460c-8f70-1139671bd5c1") + ) + (label "VC10_O" + (at 156.21 321.31 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0f0cd4b2-1bf0-4dd5-a156-bea54164a4a9") + ) + (label "BL_4" + (at 30.48 350.52 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0f11871e-51a6-4d42-95fe-9817ff24472d") + ) + (label "LED1_W_NEG" + (at 436.88 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "10112aa0-b616-4d94-b43d-4d4af279d9e4") + ) + (label "GPIO_ADC1" + (at 99.06 203.2 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "10fbd698-d2c4-4fe5-87e6-616be356af77") + ) + (label "GPIO_11" + (at 173.99 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "12aa662e-e7bb-4c6c-8463-99ee3a99ab39") + ) + (label "LED2_W_POS" + (at 166.37 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "13a4495f-f550-4487-acc9-0b78c6fb4fa6") + ) + (label "GPIO_22" + (at 96.52 187.96 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1562a879-1fbf-4bed-9a36-f5efef4eec6a") + ) + (label "GPIO_9" + (at 96.52 154.94 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "176a5b8a-5bb6-4812-8868-fa38aeb8342b") + ) + (label "VC5B" + (at 60.96 337.82 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "17abcd4d-511c-4906-becf-de7600364899") + ) + (label "GPIO_23" + (at 96.52 190.5 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "184b22d1-c120-432c-8cb3-b3cc357caa4f") + ) + (label "LED3_W_CONTROLL" + (at 412.75 199.39 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "19a247cf-20b8-488a-b00d-dc7a18449f95") + ) + (label "LED2_W_CONTROLL" + (at 528.32 46.99 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "19cb6fd1-c27c-4832-b645-00a4dbdaa508") + ) + (label "VC10_O" + (at 134.62 271.78 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1a00558c-8d86-4463-8bce-eeccdb9b895d") + ) + (label "QSPI_SS" + (at 24.13 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1a13eacf-1dfa-402b-9ba0-bcd752015fad") + ) + (label "BL_13" + (at 30.48 254 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1a15afaf-b7b7-4a83-8f2f-35fe9a2972db") + ) + (label "LED4_W_NEG" + (at 553.72 189.23 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1a513247-c1c5-4548-bb69-242283a522eb") + ) + (label "TH_2_NEG" + (at 322.58 83.82 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1a94ff38-e7fd-41c4-af23-ba8402460f59") + ) + (label "GPIO_21" + (at 187.96 48.26 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1b07bf9a-2cb8-4436-9620-b15dc5c7b873") + ) + (label "LED2_C_CONTROLL" + (at 528.32 118.11 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1b14bbe7-3785-4aaa-9805-d29f7b854345") + ) + (label "LED2_C_POS" + (at 179.07 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1c089297-07f8-404a-b6f0-fc13a2c0fca7") + ) + (label "GPIO_1" + (at 328.93 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1cf0a038-0e2a-4bf0-89d9-327db79b56f4") + ) + (label "GPIO_14" + (at 285.75 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1dba3671-b64a-4b4f-a615-109317c07c39") + ) + (label "VC5B" + (at 101.6 325.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "204ee8d0-0d15-4ce1-bb3a-b45f279e8c03") + ) + (label "GPIO_13" + (at 96.52 165.1 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "23c26f43-6f5b-4063-9b37-20733453a75c") + ) + (label "LED3_W_NEG" + (at 436.88 189.23 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2538b9ee-fd98-4cbc-9a65-a5ec2ee0f629") + ) + (label "GPIO_23" + (at 167.64 121.92 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "259307f9-255a-4761-86e1-dd0a1236e030") + ) + (label "GPIO_3" + (at 96.52 139.7 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "27dee802-f6a3-4ed9-bfc7-654f718b110b") + ) + (label "TH_3_POS" + (at 327.66 83.82 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2998e8d7-5011-4fec-a155-5a72b96950e8") + ) + (label "GPIO_8" + (at 96.52 152.4 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2dafc20f-765f-4613-8e06-04302ed66920") + ) + (label "LED4_W_POS" + (at 553.72 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2ed65f86-872f-43ae-bfff-2f8e86be9f86") + ) + (label "GPIO_11" + (at 295.91 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "302c4fc3-70d1-4058-8297-d3f5284b6945") + ) + (label "GPIO_ADC2" + (at 99.06 205.74 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "30aa1865-4007-4d43-a75b-91ce1cfbcc11") + ) + (label "GPIO_24" + (at 96.52 193.04 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "30be5490-d254-4c92-a813-5039ffc5bea2") + ) + (label "BL_8" + (at 30.48 307.34 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "356e1df2-65c6-4895-add9-afe9c4a4e2e7") + ) + (label "LED1_C_POS" + (at 436.88 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "356efeaf-0c92-4e07-b52e-32cc90da59e8") + ) + (label "XIN" + (at 123.19 27.94 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "38e0dff7-21e5-4f21-8aea-f1e44623b982") + ) + (label "XIN" + (at 24.13 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3ca9abba-b648-4797-acc3-b643cd1f887f") + ) + (label "QSPI_SD2" + (at 40.64 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3ce09149-d84d-49b5-a1b3-f3a2e28d6ba1") + ) + (label "GPIO_22" + (at 190.5 48.26 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3f431165-8afc-492f-8118-d1bb15973803") + ) + (label "GPIO_7" + (at 308.61 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3f457d91-1dc3-468c-a2f5-751a4968b02f") + ) + (label "MCU_SCL" + (at 264.16 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "405022b4-01b4-4ca2-a43a-d2446374002f") + ) + (label "LED3_C_NEG" + (at 149.86 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "407ebfdf-9c8d-4639-ad61-1989e931bcbf") + ) + (label "LED1_W_POS" + (at 436.88 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "408eb587-6dd8-4668-92e5-b78db71aa1ee") + ) + (label "LED4_C_CONTROLL" + (at 508 264.16 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "428703c2-1e70-466c-81e5-5f8f84240bd7") + ) + (label "BL_10" + (at 295.91 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "42ec10a3-700f-43a7-97f8-880ae096e6da") + ) + (label "LED4_C_POS" + (at 172.72 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "434876f5-5db6-4aeb-a669-9143aaefd512") + ) + (label "LED4_W_POS" + (at 185.42 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "43e0aebd-2e84-4074-b55d-2341e6abdf59") + ) + (label "BL_5" + (at 30.48 342.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "44cc1317-8b9d-464c-8521-1680b737e753") + ) + (label "GPIO_4" + (at 318.77 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4663f377-3fd2-488c-ba07-c2b3cc99dfe0") + ) + (label "GPIO_ADC0" + (at 251.46 40.64 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4803a46b-e9dc-45b9-995c-9c4f2f6b471b") + ) + (label "D+" + (at 24.13 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "48f9983a-820d-4356-9ec9-1d435bb2ade6") + ) + (label "GPIO_0" + (at 353.06 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "493ca87d-38c5-4b5f-95f3-713013ce30b7") + ) + (label "LED1_W_CONTROLL" + (at 410.21 48.26 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4caa9fd8-bae8-45c4-805a-3de5b2e1b362") + ) + (label "QSPI_SD2" + (at 24.13 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4d13e7fe-9971-4a8f-94f5-8e51a4b7823d") + ) + (label "TH_3_NEG" + (at 161.29 318.77 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4e71e656-27b6-4c3f-aa0e-bc79ad0a7836") + ) + (label "QSPI_SS" + (at 49.53 74.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "50558a0f-a736-479c-aa04-429203dbc895") + ) + (label "LED1_C_CONTROLL" + (at 391.16 113.03 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5229692a-363b-46ce-a467-69658de90bed") + ) + (label "LED3_C_NEG" + (at 436.88 260.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5473b11a-4b61-4fb1-aec2-b74e4882ed4d") + ) + (label "LED3_W_CONTROLL" + (at 389.89 193.04 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "54bd3996-a57a-467d-a411-21b93603f8b9") + ) + (label "VC5_O" + (at 154.94 345.44 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "58b5d79a-969b-4e7e-9156-495ae13faad1") + ) + (label "BL_9" + (at 293.37 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "59b79f7e-1b9e-4b7e-98f7-b22c958b3307") + ) + (label "XOUT" + (at 102.87 55.88 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5a2cf7e4-aadf-417d-b2ba-f0c0a52d2592") + ) + (label "LED4_W_CONTROLL" + (at 527.05 195.58 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5bdf874b-0670-4077-aeaf-cacbadef5354") + ) + (label "LED1_C_NEG" + (at 156.21 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5c7f4941-bd6e-4e1b-a57e-e892fb540e0b") + ) + (label "RUN" + (at 24.13 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5d334e4b-cd64-4a7f-9d69-c558efdb9df3") + ) + (label "VC5_O" + (at 43.18 330.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5d625ddb-7d46-4f39-bdce-a618240829e3") + ) + (label "BL_1" + (at 30.48 373.38 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5d687d8a-8549-43d5-b2cd-e2b2b9adecfc") + ) + (label "BL_6" + (at 30.48 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5de629bc-5fd9-4c80-abaf-2aeab89cb291") + ) + (label "QSPI_SD3" + (at 120.65 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5fa45bf8-d996-4ca1-944c-3416db6df44e") + ) + (label "VC10B" + (at 100.33 309.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6027ee8c-f659-4094-a842-1c012345e02f") + ) + (label "MCU_SDA" + (at 222.25 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "60779304-d93e-47c4-8415-44a02a4c48aa") + ) + (label "GPIO_8" + (at 173.99 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6095c655-0538-420b-94d3-46c5d2f4cbd6") + ) + (label "TH_2_POS" + (at 320.04 83.82 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "623ffd4b-e6c4-4e47-89a6-a6f616024bed") + ) + (label "GPIO_4" + (at 354.33 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "630f0fb0-1464-48e0-812d-e85d326191a2") + ) + (label "BL_12" + (at 30.48 262.89 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "63786550-41db-4e03-b077-25f4407fb712") + ) + (label "GPIO_ADC0" + (at 245.11 111.76 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "63e71a63-ea02-4391-ac8c-0738281f9732") + ) + (label "XOUT" + (at 24.13 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6571526c-83c6-4c37-ba82-eae12170cc80") + ) + (label "GPIO_2" + (at 96.52 137.16 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "65c96f1d-beec-4bbc-9556-9539ab0cec18") + ) + (label "QSPI_SD1" + (at 24.13 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "661de7e1-7bc7-495c-89b4-7007b1613421") + ) + (label "MCU_ALERT" + (at 285.75 226.06 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "67d44649-a560-42e1-a7e0-225ab4e8880b") + ) + (label "LED1_W_POS" + (at 140.97 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6beb264d-48ed-471f-a33c-252eecf37f03") + ) + (label "LED3_C_POS" + (at 147.32 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6f48057e-7344-4940-a4df-a760161446c6") + ) + (label "QSPI_SD0" + (at 24.13 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "703739d2-55c8-4ad7-9365-d989e8d95a86") + ) + (label "MCU_SCL" + (at 219.71 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "70d03dd5-02df-4b58-9739-f2f79883e0da") + ) + (label "LED2_C_CONTROLL" + (at 491.49 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "717bcf6a-5917-4d38-9dcc-782b084970c7") + ) + (label "GPIO_0" + (at 331.47 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "71b6b895-9934-4e44-8fab-e8fd197ede5a") + ) + (label "BL_5" + (at 283.21 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "72135d38-6f29-4f3b-9581-c121b4d7f982") + ) + (label "GPIO_15" + (at 283.21 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7231a015-6bf6-4fb8-94bd-cb546e314989") + ) + (label "GPIO_20" + (at 264.16 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7302be42-594f-456d-8bb1-91eebf0eebaf") + ) + (label "QSPI_SD0" + (at 120.65 80.01 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "74ce2173-de0a-449b-8f41-625402cfeaf1") + ) + (label "BMS_ALERT" + (at 91.44 359.41 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "76050755-ae1d-4e23-a5b8-4a251596c19d") + ) + (label "BL_5" + (at 191.77 339.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7610ed3b-6a8a-40e4-818f-f22551931514") + ) + (label "GPIO_19" + (at 96.52 180.34 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "789c90cf-d8c5-46d6-94c1-da2ab84d1dfd") + ) + (label "LED3_C_POS" + (at 436.88 255.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7abf62ca-3a2c-4cc6-bd2e-1947743255f0") + ) + (label "GPIO_22" + (at 256.54 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7ce08534-60fc-4ea1-b002-1b34d6ad9c17") + ) + (label "SHUNT_OUT" + (at 120.65 388.62 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7fdb64e0-25ae-4c21-9cd0-404308ce1042") + ) + (label "LED2_W_NEG" + (at 553.72 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "82dbd183-a9d8-4c49-a554-cbca55bcfaa4") + ) + (label "BL_2" + (at 275.59 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "85bf052d-2628-4ada-a20a-5572844740af") + ) + (label "VC5_O" + (at 134.62 280.67 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "875d2b97-3320-4ca9-81f9-a4c547feb1c0") + ) + (label "GPIO_9" + (at 173.99 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "89e50f28-0eaa-46f1-a46f-a7c3dd41d023") + ) + (label "GPIO_ADC2" + (at 243.84 40.64 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8a233716-2913-4ab2-92c8-9dd3db412260") + ) + (label "BL_13" + (at 303.53 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8ae16ed8-5fc5-452b-8cef-f46ceefac97b") + ) + (label "GPIO_1" + (at 353.06 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8bb5bec5-c6f9-4d78-b948-c7d4d26241cc") + ) + (label "BMS_SDA" + (at 148.59 300.99 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8c67da46-f269-4ea9-8f67-15c17fc62973") + ) + (label "GPIO_6" + (at 472.44 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8ca02095-d2f1-432f-b353-dfe1ab7fb365") + ) + (label "GPIO_4" + (at 96.52 142.24 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8d02d96b-5d7d-46ed-a1f1-3f20ded78ed2") + ) + (label "BMS_DSG" + (at 259.08 308.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8d2f6930-ab23-4705-8a6f-37fa45786cf2") + ) + (label "MCU_SDA" + (at 264.16 255.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8ec0ca30-dfb3-47cb-a752-0f7508680dc5") + ) + (label "GPIO_7" + (at 471.17 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9030c896-f138-4baf-a246-5f9328445a8f") + ) + (label "BL_3" + (at 278.13 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "914f0871-e02f-405c-8d1f-727dad3b75f5") + ) + (label "GPIO_0" + (at 96.52 132.08 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "933d0be1-727b-4133-b009-5deaa191c483") + ) + (label "GPIO_12" + (at 293.37 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "951aa8ef-1501-41ea-8b92-f9b2e4dbc280") + ) + (label "BL_10" + (at 30.48 292.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "99491169-13cf-49bb-9d6f-c8071cf54058") + ) + (label "VC5_I" + (at 111.76 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9a77c0b4-b463-4a04-8493-f5ff78c64bc5") + ) + (label "LED2_W_NEG" + (at 168.91 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9ab6cdd4-7934-49d7-82ac-aef9da14114a") + ) + (label "D+" + (at 201.93 194.31 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9afe932d-a860-48d2-9885-c61d8b15c6d9") + ) + (label "QSPI_SCLK" + (at 120.65 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9b7f2a64-f9c5-4633-9b52-8b7c814492d8") + ) + (label "VC10_I" + (at 82.55 288.29 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9b97693c-9b91-4486-ac89-93987673a94d") + ) + (label "QSPI_SCLK" + (at 24.13 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9d100225-f888-45b1-9b3b-71c990cacbdc") + ) + (label "BMS_ALERT" + (at 247.65 228.6 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9d5c3a20-5639-4332-8aaa-5d4057bb8559") + ) + (label "GPIO_ADC3" + (at 99.06 208.28 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9eeec425-e729-4b8b-92c1-16d57455f299") + ) + (label "QSPI_SD3" + (at 24.13 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a00cca7c-072e-44de-a105-ba31dfe95bd1") + ) + (label "GPIO_10" + (at 173.99 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a127d168-ae95-46d0-847a-65b9ec43bc85") + ) + (label "GPIO_8" + (at 306.07 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a23aa6cc-cba9-403b-b82a-e04f3f9aec1a") + ) + (label "GPIO_3" + (at 321.31 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a23fc371-5bd3-4a3b-8d73-9ee81c7cdda6") + ) + (label "GPIO_15" + (at 96.52 170.18 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a258c2a7-d960-452e-a85a-55bc562c4154") + ) + (label "GPIO_13" + (at 214.63 45.72 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a33eddd3-e4f8-43b6-b9a8-9b8a3b54b17e") + ) + (label "GPIO_20" + (at 96.52 182.88 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a3ffd429-f4d7-46a4-8d2d-d36d4241290b") + ) + (label "GPIO_16" + (at 96.52 172.72 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a45cb4cc-3fb9-4cc3-8fee-9f22b97a40ae") + ) + (label "LED4_C_POS" + (at 553.72 255.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a4c607b4-1170-4075-bbab-743d52317e7d") + ) + (label "MCU_ALERT" + (at 224.79 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a6a76efe-bdbd-41fe-bdf7-0749b15c9a22") + ) + (label "BL_6" + (at 285.75 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a6e3e6a1-8fa8-4325-a73f-e6389e8cceea") + ) + (label "GPIO_17" + (at 96.52 175.26 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a72f4350-93ef-4f5e-9540-c72a3e2ffd7e") + ) + (label "LED2_C_NEG" + (at 553.72 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a7a7aa89-63a8-4edf-a2d8-bea405dc8522") + ) + (label "TH_1_POS" + (at 157.48 349.25 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a857f736-5c01-45f1-8f27-773c5796396b") + ) + (label "GPIO_5" + (at 96.52 144.78 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a8680a7f-4d13-4156-811d-15afdac59b49") + ) + (label "LED3_W_POS" + (at 160.02 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "aac93d3e-f2ac-47a2-a7bd-52205e62266c") + ) + (label "TH_3_POS" + (at 165.1 318.77 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ab1f141f-05e3-4c44-8a74-31fa438134c1") + ) + (label "LED4_C_NEG" + (at 553.72 260.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ac5ef98f-e5dd-4d20-92b8-f9a96446820a") + ) + (label "BMS_SDA" + (at 259.08 255.27 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "aea46d26-9e11-4c19-b7f1-7c7dacdb581b") + ) + (label "GPIO_24" + (at 167.64 124.46 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "af86a7a0-2257-4ae8-ba09-d996f0462110") + ) + (label "BL_1" + (at 273.05 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "affe5d67-68a1-4d0a-93be-80814676fdeb") + ) + (label "GPIO_18" + (at 269.24 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b0c2cba9-7cb0-4599-8e1e-225999640cd2") + ) + (label "GPIO_1" + (at 96.52 134.62 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b2a6dff6-e787-4349-8f55-2820745bddcc") + ) + (label "LED1_C_NEG" + (at 436.88 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b3c55103-b6c1-4dd6-b91c-202366c976d9") + ) + (label "GPIO_6" + (at 96.52 147.32 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b58ee162-9a33-4d1d-affb-07d88f7f2124") + ) + (label "LED3_C_CONTROLL" + (at 389.89 264.16 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b6f2fea7-2f20-4686-9955-8b4df6481367") + ) + (label "SWCLK" + (at 24.13 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b8897808-e4ad-403f-9f51-b5d015a3fbca") + ) + (label "GPIO_ADC1" + (at 248.92 40.64 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b8e90397-0bb3-49f8-a90d-2e9be8c5d69a") + ) + (label "GPIO_25" + (at 96.52 195.58 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b8f76c24-ea00-4074-8608-01d2e53d1812") + ) + (label "GPIO_12" + (at 96.52 162.56 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bb0e692a-6f14-47f1-a1d2-975dedc4ffcd") + ) + (label "GPIO_19" + (at 266.7 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bf104a97-42b3-45ae-acb6-27e4e18f418d") + ) + (label "VC5_I" + (at 68.58 327.66 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c1300302-06f3-45f5-99d4-7d519b549a8b") + ) + (label "GPIO_10" + (at 96.52 157.48 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c3c12db3-6cb9-4a96-a1be-d3f304c44e18") + ) + (label "QSPI_SD1" + (at 40.64 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c5d2bb45-e2d6-4c7d-bb24-c5a729bedff6") + ) + (label "BMS_SCL" + (at 148.59 303.53 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c620bb3c-c458-4be3-a822-18b10b64045f") + ) + (label "TH_1_NEG" + (at 314.96 83.82 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c677be84-b7b3-422d-ad36-5789ee3c99bc") + ) + (label "LED2_C_POS" + (at 553.72 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c713c635-2bb2-43ec-a945-57b7bdb4e05b") + ) + (label "LED3_W_NEG" + (at 162.56 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c847c082-db3d-4476-8db5-d60700c7a2bc") + ) + (label "GPIO_13" + (at 290.83 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c85b166e-cb7e-4b7a-91ad-ace664a454aa") + ) + (label "BL_4" + (at 280.67 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c89a3730-fbc5-462e-acc8-33f794cab3c8") + ) + (label "GPIO_ADC0" + (at 99.06 200.66 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c95c8624-048a-4e61-b3d4-f2bb14315825") + ) + (label "GPIO_10" + (at 298.45 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cb5a9ee0-d3d8-4f2e-b199-5ee5c5a22751") + ) + (label "LED2_W_CONTROLL" + (at 509.27 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cb685b7b-87ab-48d0-945a-e0fcade87683") + ) + (label "BL_11" + (at 30.48 271.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cc36b169-67ff-4082-beb3-bffebec73801") + ) + (label "LED2_W_POS" + (at 553.72 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cda54601-1d06-4a68-bf4a-aeb0acf7c070") + ) + (label "BL_2" + (at 30.48 365.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cded5f26-e78c-4c7d-b2da-8b9514765c52") + ) + (label "GPIO_ADC3" + (at 241.3 40.64 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ce5aa399-0f3f-42ee-8116-76e881adc7f1") + ) + (label "VC10B" + (at 62.23 287.02 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d09d9680-698e-4379-a7ab-869944a181b9") + ) + (label "TH_1_POS" + (at 312.42 83.82 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d0df45c8-ef27-4b2e-a7d9-ec56931ddfc6") + ) + (label "BL_11" + (at 298.45 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d92a79ee-1284-4c66-860e-520acaab5f91") + ) + (label "BL_8" + (at 290.83 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "da433d92-0f54-4a9d-9872-2cff684dfb23") + ) + (label "GPIO_2" + (at 323.85 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dbbcaf61-6cf0-40eb-a781-46e46b1b7a92") + ) + (label "TH_2_POS" + (at 161.29 336.55 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dd2b4ead-d0f0-475a-8667-64ca5210d3c8") + ) + (label "D-" + (at 24.13 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ddc549e4-855a-4235-bf32-5daf06ab3ac5") + ) + (label "BL_10" + (at 191.77 331.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "df9720f4-1748-4563-a2bc-6eed6147429a") + ) + (label "LED4_C_CONTROLL" + (at 527.05 270.51 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e0f48201-931e-4c92-a1ec-8f3f9ac38a3b") + ) + (label "LED3_C_CONTROLL" + (at 411.48 270.51 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e1bba2dc-e2b8-471d-904d-d9f795584abd") + ) + (label "LED2_C_NEG" + (at 181.61 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e258727f-0269-4e2b-bc16-77c08f505c16") + ) + (label "GPIO_16" + (at 276.86 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e4bbe747-a9c8-4a68-a1a9-d515b80578fb") + ) + (label "LED4_W_NEG" + (at 187.96 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e4d34e69-5606-439f-948e-28786dd97d3c") + ) + (label "BL_12" + (at 300.99 80.01 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e557a029-3a2b-4b4b-8fd2-7b9056a59459") + ) + (label "GPIO_21" + (at 261.62 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e60b3892-c3bd-4a7a-96e1-771e84e2d403") + ) + (label "GPIO_7" + (at 96.52 149.86 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e711e3ce-f4df-48b3-93ea-79e49e2582a4") + ) + (label "TH_2_NEG" + (at 163.83 336.55 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e7d07f6d-bf38-4bfe-8347-7baf9116d0a0") + ) + (label "GPIO_11" + (at 96.52 160.02 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e7e6c8b6-80b9-4971-a55c-6d365c461220") + ) + (label "GPIO_20" + (at 185.42 48.26 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e9a53b50-99d7-413d-9bfd-251f188a2142") + ) + (label "LED1_W_CONTROLL" + (at 389.89 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eb050554-8df9-47a1-977e-7651c4fb5516") + ) + (label "RUN" + (at 254 34.29 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ef2f23f0-1e2a-41e8-a970-666bb3e25284") + ) + (label "BMS_DSG" + (at 149.86 359.41 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ef6eead7-6490-4aaf-a753-8e97f7c72258") + ) + (label "GPIO_6" + (at 311.15 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f0a3e24f-246f-4e4b-9a4b-9ab99d6fcbc2") + ) + (label "LED4_C_NEG" + (at 175.26 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f0addf62-3562-457c-bad9-a785311f6739") + ) + (label "GPIO_3" + (at 469.9 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f31b3398-fb86-4bd2-827e-d7bbfa98626f") + ) + (label "TH_1_NEG" + (at 160.02 349.25 270) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f325c674-55e4-4dfb-b2ed-81ebc9e6b1bc") + ) + (label "GPIO_5" + (at 316.23 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f49e114d-e256-453b-935f-2c64029ce437") + ) + (label "VC10_O" + (at 40.64 279.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f4d64760-ac9c-4d24-8c07-5a994598ebaf") + ) + (label "" + (at 250.19 255.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f5b32f4e-bab8-47a1-85d7-094acd564698") + ) + (label "LED4_W_CONTROLL" + (at 506.73 193.04 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f61472d5-269c-4c46-93c0-a4e892a1376b") + ) + (label "GPIO_14" + (at 96.52 167.64 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f68e0bfe-5d37-47a5-93b5-5fc3d3ed810d") + ) + (label "TH_3_NEG" + (at 330.2 83.82 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fa59311e-3308-4cce-b449-d93298b38015") + ) + (label "D-" + (at 198.12 190.5 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fa6bc9df-7b6d-44c7-858f-b5fc0cb05893") + ) + (label "LED1_W_NEG" + (at 143.51 82.55 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fb22a8d2-d103-4d37-9001-9b21f9b70e73") + ) + (label "GPIO_2" + (at 468.63 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fcb42d0c-3df2-4ef2-b100-608b2a3a5f26") + ) + (label "VC10_I" + (at 111.76 271.78 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fdb61d6c-294c-4aaa-9644-b91491455548") + ) + (label "GPIO_25" + (at 167.64 129.54 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fead7ff9-a0a6-4fde-9ec4-c5e292c11353") + ) + (label "GPIO_12" + (at 212.09 45.72 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fec19f61-1c0b-45ae-92dd-737ac1aa0b65") + ) + (label "BL_7" + (at 30.48 314.96 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ffa09bc8-072c-4e4c-8196-9b25f5455c6c") + ) + (symbol + (lib_id "Device:C_Small") + (at 551.18 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "009247f0-c51a-4ef3-9cc2-a31b840deef6") + (property "Reference" "C27" + (at 546.1 34.036 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "865081740001" + (at 547.37 49.784 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:CAPAE430X550N" + (at 551.18 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 551.18 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 551.18 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c8bc1236-9053-4139-91ba-089b74252652") + ) + (pin "2" + (uuid "473b6204-35de-4cb9-8aaf-deeaf89c3539") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C27") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "RAA2118034GP3#JA0:RAA2118034GP3#JA0") + (at 276.86 375.92 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "013e3440-f842-4d88-affe-6fb85232e03d") + (property "Reference" "U7" + (at 262.636 360.172 0) + (effects + (font + (size 1.8288 1.8288) + ) + ) + ) + (property "Value" "RAA2118034GP3#JA0" + (at 262.89 364.49 0) + (effects + (font + (size 1.8288 1.8288) + ) + ) + ) + (property "Footprint" "footprint-lib:RAA2118034GP3JA0" + (at 276.86 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 276.86 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Buck Switching Regulator IC Positive Fixed 3.3V 1 Output 300mA SC-74A, SOT-753" + (at 276.86 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Mouser Part Number" "968-RAA2118034GP3JA0" + (at 276.86 375.92 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Renesas-Intersil/RAA2118034GP3JA0?qs=mELouGlnn3emQErpSYGg0w%3D%3D" + (at 276.86 375.92 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Renesas Electronics" + (at 276.86 375.92 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "RAA2118034GP3#JA0" + (at 276.86 375.92 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Description_1" "Buck Switching Regulator IC Positive Fixed 3.3V 1 Output 300mA SC-74A, SOT-753" + (at 276.86 375.92 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Datasheet Link" "https://www.renesas.com/us/en/document/dst/raa211803-805-datasheet?r=25449141" + (at 276.86 375.92 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Geometry.Height" "1.1mm" + (at 276.86 375.92 0) + (effects + (font + (size 1.8288 1.8288) + ) + (justify left bottom) + (hide yes) + ) + ) + (pin "1" + (uuid "1d14d83d-5487-42b8-8be6-f81bb27e9a9f") + ) + (pin "2" + (uuid "8a00ea5c-f551-4f3b-9284-0d502e62ebf6") + ) + (pin "3" + (uuid "26223972-b79e-4679-9c75-83023ac70340") + ) + (pin "4" + (uuid "2fcb5d1b-3920-41b7-bbe6-81acabe8af0f") + ) + (pin "5" + (uuid "8b2f5a23-a1c5-4702-b67a-d35246b9a8a7") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "U7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 303.53 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0200761a-4c94-4247-9efd-245a8f689bb7") + (property "Reference" "#PWR08" + (at 303.53 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 303.53 391.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 303.53 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 303.53 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 303.53 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1a2dd433-2978-4ea8-8a67-ab6eda43e8db") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 160.02 64.77 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0239e840-aa88-47d4-9a92-bfebf627cdec") + (property "Reference" "J11" + (at 160.02 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 159.004 62.992 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Power solder pad" + (at 160.02 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 160.02 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 160.02 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9f8d78e6-6647-4760-8c60-88840e7bc709") + ) + (pin "2" + (uuid "fc039908-47c0-490e-b826-2dad8c4cc1e3") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 86.36 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "02553eb6-2b84-4ed5-b6ff-386280b75097") + (property "Reference" "#PWR016" + (at 86.36 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 86.36 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 86.36 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 86.36 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 86.36 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7465d84a-d851-4086-b75c-88fd6cfe5444") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR016") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "Conn_01x02_Socket_1") + (lib_id "Connector:Conn_01x02_Socket") + (at 154.94 34.29 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "027f5005-d7f9-4e13-b143-cc7bad5ffb4a") + (property "Reference" "J2" + (at 161.29 29.718 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Pads" + (at 158.242 32.004 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:High power solder pad" + (at 154.94 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 154.94 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 154.94 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "72bc2923-9f47-4d47-a9bf-9bf26d3f7709") + ) + (pin "1" + (uuid "eec59075-7747-4562-92c7-e318da33a13a") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 168.91 336.55 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "033265ae-88f8-4212-94d6-06a97e7dedc2") + (property "Reference" "C62" + (at 169.164 334.772 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "1uF" + (at 170.942 337.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 168.91 336.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 168.91 336.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 168.91 336.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e24bc9e4-bc39-4597-9cab-9f96ac07edcc") + ) + (pin "2" + (uuid "0e1a69ba-59b8-40b2-b23c-1daac1d30cdf") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C62") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 403.86 29.21 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "042198e7-5b74-47dc-8f3e-38fd894414ed") + (property "Reference" "#PWR089" + (at 403.86 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 407.67 26.416 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 403.86 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 403.86 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 403.86 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4999bbde-e899-4348-866b-77c0da437886") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR089") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x05_Pin") + (at 219.71 68.58 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0453fdef-9452-4d8d-938b-50e4561f80a5") + (property "Reference" "J20" + (at 219.71 63.5 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x05_Pin" + (at 219.71 66.04 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_JST:JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical" + (at 219.71 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 219.71 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x05, script generated" + (at 219.71 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "bcb17593-b959-4918-b79f-444b2b6963e1") + ) + (pin "3" + (uuid "2a47a016-8c47-4233-8ddd-51043946ee0b") + ) + (pin "1" + (uuid "d554e2b3-03a9-4db5-85a6-42d5baf1e799") + ) + (pin "4" + (uuid "fa19e5f8-f34d-4905-83d6-a44defafff0d") + ) + (pin "5" + (uuid "69ab0fff-b0bb-4459-a71e-5afa6a43bfff") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J20") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 215.9 82.55 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "04d58026-b3a5-4bcb-8d12-c794f7cc9afb") + (property "Reference" "#PWR0121" + (at 215.9 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V_MCU" + (at 215.9 86.868 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 215.9 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 215.9 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 215.9 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a6dfe82b-f4ca-4e2d-a1a7-bbe364c45c84") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0121") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 97.79 119.38 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "05dec07a-ea12-4105-9090-cf25fbe05408") + (property "Reference" "C16" + (at 100.33 118.1162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 100.33 120.6562 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 97.79 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 97.79 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 97.79 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1608e50f-9da6-45e5-9580-84965423e161") + ) + (pin "2" + (uuid "e61098ae-8919-4130-84aa-42a66d5853ab") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 200.66 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "073704fa-e495-4d7b-a7bf-d86f56deb607") + (property "Reference" "#PWR062" + (at 200.66 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 196.596 389.636 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 200.66 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 200.66 386.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 200.66 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "224f97f1-0987-4a1d-b3df-f0172773b2f8") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR062") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 92.71 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0786eeef-9bd0-47dd-8620-2b5d5eb40601") + (property "Reference" "#PWR076" + (at 92.71 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 86.106 389.382 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 92.71 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 92.71 386.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 92.71 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "43d89be3-97ce-4394-96ab-10a41662d056") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR076") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 303.53 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "07fc07ae-ec85-4a66-8ce2-6415d2aae854") + (property "Reference" "C51" + (at 52.07 302.2535 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 304.7935 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 303.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 303.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 303.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "48e7c6d3-e196-4ce3-851e-716003c4c881") + ) + (pin "2" + (uuid "6d226dd3-0f86-4572-a96d-9d3eab8fe1b6") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C51") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 314.96 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0866e97d-00d6-462d-b7d4-8caa67dac752") + (property "Reference" "R32" + (at 43.18 310.642 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 312.42 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 314.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 314.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 314.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7ccf6ec4-431c-4f18-84c1-d708c65ef804") + ) + (pin "2" + (uuid "4e1272fc-1faf-4759-9ed5-b8b884cb0dff") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R32") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 177.8 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "08e9e17a-dfd0-4f94-96fc-5f7b5b69aa7b") + (property "Reference" "#PWR055" + (at 177.8 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 177.8 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 177.8 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 177.8 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 177.8 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2a14d672-cf93-45d7-bda4-18fb024d8608") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR055") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 481.33 193.04 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "09254b2b-8b63-4aa8-b385-232bcd337662") + (property "Reference" "R20" + (at 481.33 187.96 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 481.33 190.5 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 481.33 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 481.33 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 481.33 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7a8e2dd0-a6b9-4d01-ae78-828402309e42") + ) + (pin "1" + (uuid "b771cd66-f934-401c-ba79-d8c2b1d87c2b") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R20") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 401.32 252.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "099bf3a9-b920-4bc5-af78-84f093282ce1") + (property "Reference" "#PWR095" + (at 401.32 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 405.13 249.936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 401.32 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 401.32 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 401.32 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2a6c2cec-132a-453d-a943-bb604e2b02c7") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR095") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 350.52 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0a4c53ba-d9c5-4ae2-83c8-e816442753b1") + (property "Reference" "R28" + (at 43.18 345.948 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 347.98 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 350.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 350.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 350.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "60d97d55-a56e-4dc4-acf4-f6861b590073") + ) + (pin "2" + (uuid "b677697b-2c7a-440f-aa30-14fcac146594") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R28") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 520.7 137.16 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0aafa7fc-cdee-4679-8877-b1146b2a3af6") + (property "Reference" "C26" + (at 518.16 137.16 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "865060845002" + (at 513.08 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:865060845002" + (at 520.7 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 520.7 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 520.7 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1adb37fb-11c6-4f35-851e-b1a239af12e8") + ) + (pin "2" + (uuid "63500b27-1181-4f36-ac64-a8d3a8ed30c5") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C26") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 276.86 388.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0ae61e94-4f7c-4802-b134-fae9a591d997") + (property "Reference" "C3" + (at 272.034 387.604 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22uF" + (at 270.256 390.144 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 276.86 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 276.86 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 276.86 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cf33c813-5140-4937-83a7-23ceea7a2c98") + ) + (pin "2" + (uuid "5328b5a8-1a40-4087-a6c4-c7dcb5b34cd3") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 369.57 46.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0b5cc627-3fe3-4a2e-b0c1-7792b100546d") + (property "Reference" "C17" + (at 372.11 45.7262 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 372.11 48.2662 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 369.57 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 369.57 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 369.57 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5deeba20-66a8-450b-8baf-4531fc8d1276") + ) + (pin "2" + (uuid "965447d5-32cc-4fd0-9b0a-6c2808f8332a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 284.48 368.3 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0cace428-6c77-49e0-9d59-22f60a321bef") + (property "Reference" "#FLG01" + (at 286.385 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 288.29 368.2999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 284.48 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 284.48 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 284.48 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "026df1d2-f4ca-46cf-9ee3-a34e48d7d229") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 278.13 321.31 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0d08de4c-4e77-4631-b5e1-aa364f15d4a2") + (property "Reference" "#FLG09" + (at 280.035 321.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 281.94 321.3099 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 278.13 321.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 278.13 321.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 278.13 321.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b0976a0f-4234-4ace-b98f-b8dbf3f175a4") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 184.15 339.09 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0d27f94a-80b7-4261-83c0-db5d566b7a24") + (property "Reference" "R42" + (at 184.15 334.772 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "RK73B1JTTDD913J" + (at 184.658 340.868 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 184.15 339.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 184.15 339.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 184.15 339.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dc8b1845-449e-45bd-94e0-2b261a58eea5") + ) + (pin "2" + (uuid "190b6aa1-e692-48cf-8008-a5aac63ed7e5") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R42") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 101.6 379.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0e2ce064-b4c7-45cc-a17f-88fc74df348b") + (property "Reference" "R45" + (at 97.282 381.508 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 85.852 379.476 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 101.6 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 101.6 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 101.6 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a5ab0f25-b217-4ed5-b7df-ea97f669c608") + ) + (pin "2" + (uuid "66428d56-eb0b-4069-9699-70d2ac4a4035") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R45") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 262.89 248.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "0e585939-e1dd-406e-a273-6c34bdfe171e") + (property "Reference" "#PWR082" + (at 262.89 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V_MCU" + (at 269.24 247.396 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 262.89 248.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 262.89 248.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 262.89 248.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1f501170-939a-4bb2-9d85-3214cad76dfb") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR082") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Regulator_Switching:LM2576HVS-12") + (at 323.85 375.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0fc98b29-3ca7-44fe-88b7-7fe6273fdd0f") + (property "Reference" "U2" + (at 323.85 365.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "LM2576HVS-12" + (at 323.85 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:TO-263-5_TabPin3" + (at 323.85 382.27 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm2576.pdf" + (at 323.85 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "12V, 3A SIMPLE SWITCHER® Step-Down Voltage Regulator, High Voltage Input, TO-263" + (at 323.85 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "00719d5c-1327-4aa7-af3f-e094f6c685af") + ) + (pin "1" + (uuid "12afa63a-49c7-425a-84d7-c48625a06274") + ) + (pin "4" + (uuid "97e8109e-094c-4941-9565-5b26b8d13799") + ) + (pin "5" + (uuid "d4bb8807-bfb1-4be0-b773-1c4e4415fd98") + ) + (pin "3" + (uuid "19034643-9272-49b7-bfa0-4eda8d83b161") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "U2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x20_Pin") + (at 308.61 25.4 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0fcb1c1e-df93-49a8-ab09-56202969b7dc") + (property "Reference" "J16" + (at 307.34 22.86 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x20_Pin" + (at 307.34 20.32 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x20_P2.54mm_Vertical" + (at 308.61 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 308.61 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x20, script generated" + (at 308.61 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "19" + (uuid "afa00882-f936-403d-b7e9-42c2c740629e") + ) + (pin "18" + (uuid "9b346928-97bb-47e8-acf1-51b4e393c3ad") + ) + (pin "20" + (uuid "3f8479fd-22d0-4e50-99a1-7b7c55dc942b") + ) + (pin "9" + (uuid "8a96c51b-a605-4f18-ab7f-0c642ee173c1") + ) + (pin "15" + (uuid "7262e4ed-96e4-455f-ba89-8127aa06688c") + ) + (pin "10" + (uuid "8d272c30-ad60-4200-89d7-fece6ed26c71") + ) + (pin "17" + (uuid "2f4ef386-3eb4-40ac-a78a-1033e635bcf4") + ) + (pin "11" + (uuid "37b91ff6-1f92-46b9-b380-cc93aef4ae37") + ) + (pin "12" + (uuid "ccced323-e850-47b7-a5db-f29819a4c205") + ) + (pin "13" + (uuid "9d603809-26d5-48a1-bd51-2cb3387f4e3a") + ) + (pin "14" + (uuid "fa2bbc29-957f-4a3e-a274-51b334129932") + ) + (pin "16" + (uuid "e55c8413-1703-44a0-aaea-1ab6fddbc84b") + ) + (pin "3" + (uuid "9a5a7ba2-9f29-460e-a067-863718db8fc5") + ) + (pin "5" + (uuid "85bca765-b08d-4f23-9384-e8c14cf7e429") + ) + (pin "7" + (uuid "5361a5c2-e1d3-40f4-a39d-70f43b05d977") + ) + (pin "1" + (uuid "e4b10e80-1414-40b9-b8d4-8ed958ede20c") + ) + (pin "6" + (uuid "aef421fb-b945-4567-a906-697db3676650") + ) + (pin "4" + (uuid "13bada2f-0529-4bc5-a9a4-f72fec70cdef") + ) + (pin "8" + (uuid "0390334b-cebe-45e1-a8b0-a9a4e13155c3") + ) + (pin "2" + (uuid "73b76d49-9dc5-4568-8e96-b8ff79e13be3") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 426.72 153.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1035248c-05cd-4f30-b714-0e242720c320") + (property "Reference" "#PWR030" + (at 426.72 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 426.72 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 426.72 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 426.72 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 426.72 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "36dbc483-b353-4a5d-b06d-58bd8a5fe3d5") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR030") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 322.58 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "108e516e-d8ae-4c30-8ce8-fd4d0ae4cebf") + (property "Reference" "R31" + (at 43.18 318.262 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 320.04 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "28cc234f-c47c-440b-af7d-731fc35703d2") + ) + (pin "2" + (uuid "e5a9d6bc-a647-412c-aaed-36c15158261f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R31") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 369.57 212.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1236e017-176f-46ed-a0af-17deccf44069") + (property "Reference" "#PWR051" + (at 369.57 218.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 369.57 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 369.57 212.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 369.57 212.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 369.57 212.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4dfba083-4c9f-4946-ae14-bbbc8736a937") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR051") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "LED_Small_2") + (lib_id "Device:LED_Small") + (at 193.04 125.73 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "12a2f187-700b-4952-8a66-f2fa80e970f6") + (property "Reference" "D15" + (at 192.786 120.904 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "720-RATIVHFK3PM3Z555" + (at 192.786 122.936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" + (at 193.04 125.73 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 125.73 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 193.04 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pin" "1=K 2=A" + (at 193.04 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c0b1fcf9-a42d-41a7-ba91-88bdc1a38919") + ) + (pin "1" + (uuid "031f8c18-c040-4e49-be7f-b392465f679f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 140.97 344.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1367237a-4296-4cde-9a72-b505d56b8fd4") + (property "Reference" "#PWR086" + (at 140.97 347.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V_BMS" + (at 146.558 343.154 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 140.97 344.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 140.97 344.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 140.97 344.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0ea067f7-d928-4568-a9f5-2b069fbb893e") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR086") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 369.57 53.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "15287e6b-e6f3-4afe-b6bd-c240e488e3a8") + (property "Reference" "#PWR025" + (at 369.57 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 369.57 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 369.57 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 369.57 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 369.57 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2f404618-066e-420f-9438-b2434ed78797") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR025") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 157.48 41.91 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1551559d-feb4-4881-863d-f19b3c7fad9b") + (property "Reference" "#PWR088" + (at 157.48 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 157.988 44.704 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 157.48 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 157.48 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 157.48 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0027b862-9b88-4a8f-8dfe-54a69ef59b5d") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR088") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 541.02 181.61 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "16273638-4a30-41a2-80e9-69e583956d26") + (property "Reference" "R22" + (at 539.75 183.642 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "KDV12DR240ET" + (at 541.782 183.388 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 541.02 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 541.02 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 541.02 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "773c2ed9-587a-4284-bfa8-67e924419af5") + ) + (pin "1" + (uuid "a6675ac4-2082-48e5-8408-2be06ecb1c82") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R22") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 247.65 257.81 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "16a461f0-ee4a-4076-aedb-8a81990f7783") + (property "Reference" "R47" + (at 247.142 260.35 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 246.634 258.318 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 247.65 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 247.65 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 247.65 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9f34a40e-9753-4f53-a45e-a195155fde6c") + ) + (pin "2" + (uuid "6a3f2529-3ed0-452e-b739-6332dbad2e4e") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R47") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 270.51 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1718bc89-bc16-48a6-8fd0-731550bfec3a") + (property "Reference" "#PWR053" + (at 270.51 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 266.954 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 270.51 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 270.51 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 270.51 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e3992de9-8d92-4177-90f9-4690a7e9af4d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR053") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 215.9 81.28 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "19afda5a-7681-4710-b335-1f711a92ac00") + (property "Reference" "#FLG010" + (at 213.995 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 213.868 83.566 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 215.9 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 215.9 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 215.9 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "845ad460-aeaf-4ddb-a1cc-2d0ec5028c41") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG010") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 185.42 116.84 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1a15759c-87af-40aa-b79d-0845cc78fa88") + (property "Reference" "R52" + (at 185.42 120.142 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "150ohm" + (at 185.42 118.618 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 185.42 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 185.42 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 185.42 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7d8a350b-4d15-4d0c-8f5e-be3ec6dfd07c") + ) + (pin "2" + (uuid "3a9f05ac-b811-4ec4-b1ef-b62c86b6014f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R52") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 251.46 77.47 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1ca8830b-06d9-4546-9bb8-8d9ec71ba269") + (property "Reference" "#FLG08" + (at 249.555 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 247.65 78.994 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 251.46 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 251.46 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 251.46 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3e436e7e-eb05-4231-b62a-914ceeac3b37") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG08") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:di035n10pt") + (at 257.81 342.9 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1cdac3ca-b934-4c0e-a039-a8e32194f3fa") + (property "Reference" "U3" + (at 258.826 332.486 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DI035N10PT-AQ" + (at 252.476 330.454 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:TRANS_DI035N10PT-AQ" + (at 278.13 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 278.13 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 278.13 322.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "5_8" + (uuid "32a1e75f-7704-4cb0-895f-f84e4125b637") + ) + (pin "4" + (uuid "8cb73a5b-7b0d-45fd-a1b8-f3d5869ec1d6") + ) + (pin "1" + (uuid "8de8dc05-5e09-4cf0-8c5b-a26d65cbc9bb") + ) + (pin "2" + (uuid "b9539fe4-4ab2-4c26-8a20-6d2bd76b6c52") + ) + (pin "3" + (uuid "759f859d-854a-48e6-9d2a-d4e133b190c6") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "U3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 254 78.74 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1d5b2dd9-9f67-4eec-9d30-57417f61280e") + (property "Reference" "#PWR099" + (at 254 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "BATT+" + (at 257.556 81.788 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 254 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4907be33-4d69-45e2-b02f-ed0d78497dd8") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR099") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 551.18 196.85 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1f027e03-8916-4412-9d8e-331d788fde70") + (property "Reference" "L9" + (at 552.45 195.5799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DR127-151-R" + (at 552.45 198.1199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:DR127" + (at 551.18 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 551.18 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 551.18 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ad8a6786-897c-4d55-a078-099b9b44cebf") + ) + (pin "2" + (uuid "b9806cd8-7cc3-4b5e-b09e-ff8fb0f46f72") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 39.37 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "20cb66fe-a93f-498f-8342-e4dc5be1392d") + (property "Reference" "#PWR058" + (at 39.37 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 39.37 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 39.37 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 39.37 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 39.37 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "241ceb0d-8254-48f0-a220-c89a420f5e3c") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR058") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Isolator:ISO1540") + (at 261.62 271.78 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "20fe4b17-4bbb-4104-9fef-1514a266dc22") + (property "Reference" "U6" + (at 261.62 263.398 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ISO1540" + (at 261.62 265.176 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" + (at 261.62 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/iso1541.pdf" + (at 261.62 270.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "I2C Isolator, 2.5 kVrms, Bidirectional clock and data, SOIC-8" + (at 261.62 271.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "5" + (uuid "54d66d77-8d9c-4136-ab74-342404352e26") + ) + (pin "6" + (uuid "7b9d77b8-3318-4cd5-9e61-97923c3a6db2") + ) + (pin "7" + (uuid "7f4fd9f0-a93a-4a5e-9fe4-2b4d14aa8219") + ) + (pin "8" + (uuid "1aef209b-72e4-48c4-b62a-1f4d2d32d5c7") + ) + (pin "4" + (uuid "a83f724f-72f9-4895-b4a3-b939a9ad9a5f") + ) + (pin "1" + (uuid "0172436c-200d-4d76-bbcf-a8a9b3ae9f3a") + ) + (pin "2" + (uuid "bb8067fd-0c10-41aa-bc45-459b018e4175") + ) + (pin "3" + (uuid "83afbff3-e497-44dd-8a47-3a2b47137e2e") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "U6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 303.53 367.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "24ed8eb9-278a-45e3-8fc7-76f7f25b4602") + (property "Reference" "#PWR097" + (at 303.53 370.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 298.704 365.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 303.53 367.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 303.53 367.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 303.53 367.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "13b5a2f6-af2f-423e-a77b-e83ac234d222") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR097") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 300.99 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "260e4ff2-d7cf-4cd2-aabb-53716dd45237") + (property "Reference" "#PWR066" + (at 300.99 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 300.99 42.672 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 300.99 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 300.99 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 300.99 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f8b00e66-368e-46b0-8402-6d90c1ea70d1") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR066") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:82356120100") + (at 193.04 210.82 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "262d747c-2fb2-4109-9ff1-28884bbde310") + (property "Reference" "D17" + (at 194.818 208.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "82356120100" + (at 197.104 201.676 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:DIONC1608X90N" + (at 189.23 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://www.we-online.com/catalog/datasheet/82356120100.pdf" + (at 191.77 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Description" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 193.04 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description_1" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 194.31 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Height" "0.9" + (at 196.85 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Part Number" "710-82356120100" + (at 199.39 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Wurth-Elektronik/82356120100?qs=zPgndZZmKGaCWdXsf8N8bA%3D%3D" + (at 201.93 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Wurth Elektronik" + (at 204.47 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "82356120100" + (at 207.01 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (pin "2" + (uuid "d7eb7503-83bb-4eaf-bebf-f52b847da57d") + ) + (pin "1" + (uuid "abbc9e77-1c5a-42aa-85d4-8731b9b472bc") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 287.02 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2669925f-45f5-4fd4-91dd-174fe40aca0c") + (property "Reference" "R36" + (at 43.18 282.702 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 284.48 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 287.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 287.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 287.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "326f72d9-bce3-4260-9a8f-23ef335689e2") + ) + (pin "2" + (uuid "f7141d4f-2dee-4acd-b3d3-0cd8653b22af") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R36") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 271.78 217.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "26b810db-4911-4fe9-a075-61670790b1b0") + (property "Reference" "#PWR0118" + (at 271.78 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V_MCU" + (at 278.13 215.646 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 271.78 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 271.78 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 271.78 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "677c5736-f5f7-474c-8fcd-1d6b37f71488") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0118") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 184.15 331.47 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "27785ff0-ccc8-4629-a48a-a42fe64b3432") + (property "Reference" "R41" + (at 184.15 327.152 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "RK73B1JTTDD913J" + (at 184.15 328.93 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 184.15 331.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 184.15 331.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 184.15 331.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "34b16b7b-ab10-4b66-8071-2af78675ee0b") + ) + (pin "2" + (uuid "6270c204-b6d2-4d88-a27e-781cc1f7585e") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R41") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x14_Pin") + (at 285.75 68.58 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2804d277-2ea9-4612-b498-26cc8d79dde2") + (property "Reference" "J3" + (at 287.02 63.5 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x14_Pin" + (at 287.02 66.04 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_JST:JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical" + (at 285.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 285.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x14, script generated" + (at 285.75 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "12" + (uuid "560f0f2e-8282-4273-b0e4-0a545c6ab947") + ) + (pin "11" + (uuid "c6f99713-6f8f-4e40-b000-cf084bb8cf33") + ) + (pin "14" + (uuid "fb554a2e-368c-4b83-aca4-438f7d2dbf0c") + ) + (pin "13" + (uuid "7aa9ced4-ada1-4c31-a7dd-e8366eabc4b4") + ) + (pin "6" + (uuid "31efb398-193b-436e-ba2a-aa94da71168a") + ) + (pin "1" + (uuid "8888465f-3b2a-4e96-9442-74332c55818b") + ) + (pin "3" + (uuid "e7027d6e-7b14-4cfc-9031-9e27cb592b20") + ) + (pin "9" + (uuid "d948ecc2-83f0-4a8f-9537-67e15063a0fd") + ) + (pin "2" + (uuid "d5e96702-ec07-43cd-8a10-09ab28228756") + ) + (pin "5" + (uuid "716fae52-6085-47a3-9586-626e5fb33ff9") + ) + (pin "4" + (uuid "88f311eb-18d4-429a-8e2a-d8104826c736") + ) + (pin "7" + (uuid "125591d9-4d96-4100-988a-36e06cbbc9ad") + ) + (pin "8" + (uuid "9de0f709-3276-459f-b940-934ddde35154") + ) + (pin "10" + (uuid "5e365a53-82ac-42da-a842-99e9248beb5f") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 401.32 101.6 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2ac02ea8-1ee5-4c71-a2d6-b0670329d94d") + (property "Reference" "#PWR090" + (at 401.32 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 405.13 98.806 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 401.32 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 401.32 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 401.32 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7bff653b-b8bf-4339-bf89-a30784d5c745") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR090") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 364.49 41.91 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2aee419c-c11c-46f5-819a-f019f6e19728") + (property "Reference" "R8" + (at 364.49 36.83 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 364.49 39.37 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 364.49 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 364.49 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 364.49 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2b4de575-e047-438e-997f-c72374ed364b") + ) + (pin "1" + (uuid "7a7d6fc1-1418-4627-991d-a4e073b64926") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "PTS636SKG25JSMTR_LFS_1") + (lib_id "MouserTamer:PTS636SKG25JSMTR_LFS") + (at 219.71 132.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2b11bcfb-dcb6-4e4a-968f-3bb172a770d1") + (property "Reference" "S3" + (at 232.41 124.968 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 229.362 127 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "PTS636SKG25JSMTRLFS" + (at 241.3 216.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 241.3 316.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 232.41 136.906 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "2.7" + (at 241.3 516.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 241.3 616.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 241.3 716.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 241.3 816.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 241.3 916.84 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "3040d32e-ebdb-416d-9c4c-1846cb1cd127") + ) + (pin "1" + (uuid "b2704ae8-552e-4a0c-898f-66e90baba569") + ) + (pin "3" + (uuid "ff63e2b8-e11a-4e35-bfcb-ef79e470f68d") + ) + (pin "4" + (uuid "c53f3981-5d55-42bd-83a2-9fb4b24cd347") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "S3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 43.18 110.49 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2cd548e1-d8b5-4c93-b8e9-78e34a89e855") + (property "Reference" "C11" + (at 45.72 109.2262 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 45.72 111.7662 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 43.18 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 43.18 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0a03c8ea-e9c7-4776-a771-60668ecf1bc9") + ) + (pin "2" + (uuid "b65f3a61-11dc-46d0-9180-44b693870d26") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 288.29 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2e199b3d-9402-49c0-872d-d5d31a98228a") + (property "Reference" "#PWR067" + (at 288.29 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 288.29 42.672 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 288.29 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 288.29 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 288.29 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "11a3b349-f422-4ac5-89c9-59d8d4d63578") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR067") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 154.94 41.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2e5977b3-f598-4e34-b5e1-12cca92271ad") + (property "Reference" "#PWR087" + (at 154.94 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 151.892 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 154.94 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 154.94 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 154.94 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "52f919fe-2c5e-4f8e-94ab-083eeb391a43") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR087") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 520.7 304.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2e84b6e2-e0d6-4c1c-b987-b82f37299d65") + (property "Reference" "#PWR046" + (at 520.7 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 520.7 309.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 520.7 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 520.7 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 520.7 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "51964538-d3e1-47fc-973f-bdd2494fa54b") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR046") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 242.57 107.95 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2e908d53-170a-458e-afb1-6341773e6c59") + (property "Reference" "#PWR084" + (at 242.57 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 242.316 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 242.57 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 242.57 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 242.57 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "35301857-363e-4a29-a66c-029d98750d95") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR084") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 175.26 335.28 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "33221832-6cf0-4704-b717-71e172ee4090") + (property "Reference" "C59" + (at 177.8 334.0035 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "cF" + (at 177.8 336.5435 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 175.26 335.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 175.26 335.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 175.26 335.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dd3c7370-b628-49ac-8212-477d15dd130f") + ) + (pin "2" + (uuid "81641bc2-1a54-4712-9751-3389bebd919d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C59") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 185.42 134.62 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3324235d-031b-4f41-8cb9-edc334251460") + (property "Reference" "R54" + (at 185.42 137.922 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "150ohm" + (at 185.42 136.398 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 185.42 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 185.42 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 185.42 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cbeba5da-fe7c-4b37-802b-e30ecf979745") + ) + (pin "2" + (uuid "0888556e-eb01-4b33-ad13-f7354aedcd73") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R54") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 181.61 181.61 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "338f9dcb-75b3-4058-8d9f-cbf7b769b1e8") + (property "Reference" "R1" + (at 185.166 182.626 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "CR0603-FX-5101ELF" + (at 183.134 179.578 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 181.61 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 181.61 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 181.61 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "68b1bede-ea23-47e8-abe6-154115af1fbc") + ) + (pin "2" + (uuid "687ec288-5c0d-4f4d-aa63-28e005e2a71d") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:ZXLD1366ET5TA") + (at 530.86 289.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "345c7028-8386-4309-94cd-314ace98f5b8") + (property "Reference" "LED8" + (at 554.99 287.0199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 554.99 289.5599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:SOT95P280X100-5N" + (at 554.99 374.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 554.99 474.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 530.86 289.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 554.99 674.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 554.99 774.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 554.99 874.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 554.99 974.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 554.99 1074.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "afadd75d-7399-4315-a79c-a05afc54186a") + ) + (pin "1" + (uuid "e313656d-a335-4331-a0d2-38d48c6c6095") + ) + (pin "3" + (uuid "fc5c1920-a06d-4642-9d01-e8904a0210ba") + ) + (pin "5" + (uuid "f11adb04-239b-437a-bc09-c94c1acf404a") + ) + (pin "4" + (uuid "a5409448-1b26-4860-b7a2-213702ff33fe") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "LED8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 543.56 153.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "34e36bad-7805-4aa1-b75e-1d4c25911bdf") + (property "Reference" "#PWR036" + (at 543.56 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 543.56 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 543.56 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 543.56 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 543.56 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "dc5ae5b6-2fcd-4d2a-aef1-494b91e33c7a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR036") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 114.3 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "34fd550b-11c3-474e-9bc5-4f0fb3483add") + (property "Reference" "C6" + (at 116.84 71.1262 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nf" + (at 116.84 73.6662 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 114.3 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fcbf50ec-2189-43c5-bf9b-2eb296158cff") + ) + (pin "2" + (uuid "427fb481-8ccd-406c-898e-24293c688407") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 157.48 40.64 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3712666d-2dda-4c4b-845c-03f16ed2ac82") + (property "Reference" "#FLG03" + (at 159.385 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 160.02 42.164 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 157.48 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 157.48 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 157.48 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e7469d42-8f72-49a0-af62-17904eb80c9f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 186.69 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3784da07-f5f8-4eb8-8e3a-d4fe9e99921e") + (property "Reference" "#PWR09" + (at 186.69 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 186.69 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 186.69 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 186.69 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 186.69 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "241005f7-3320-4941-8f06-6e4dba1bb224") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR09") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 551.18 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "37a4234e-133e-4f3a-95c3-e5bead6374fe") + (property "Reference" "C28" + (at 546.1 105.156 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "865081740001" + (at 547.37 120.904 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:CAPAE430X550N" + (at 551.18 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 551.18 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 551.18 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0320508f-dc6d-4e31-8589-9c4c61610f1d") + ) + (pin "2" + (uuid "d5423cba-2f91-41dc-9414-acad784c8282") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C28") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 231.14 34.29 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "37fc2a83-e98e-4f5a-b9ff-e8d70404d747") + (property "Reference" "#PWR0110" + (at 231.14 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 229.108 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 231.14 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 231.14 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 231.14 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6a6525ce-99ca-4adf-b7ba-2aa601d4f208") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0110") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 88.9 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "38b6cba2-7f29-4f46-bd32-5171afcafca8") + (property "Reference" "C13" + (at 91.44 107.9562 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 91.44 110.4962 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 88.9 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 88.9 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 88.9 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "207cc2ac-7f26-4ad8-97ba-28b42b9beeaa") + ) + (pin "2" + (uuid "8ff3d792-c5da-4afa-8335-573652147682") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 271.78 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "38ffd77f-958e-4c86-b4a7-23254354ef2a") + (property "Reference" "#PWR068" + (at 271.78 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 271.78 42.672 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 271.78 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 271.78 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 271.78 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ffaf38ae-066c-44ec-a73a-e02587375ffe") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR068") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 262.89 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "39523a46-28be-45ce-bbc9-07ed670018e6") + (property "Reference" "R38" + (at 43.18 258.572 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 260.35 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 262.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 262.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 262.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "739c7ca3-3157-4e34-a393-b5dff295cd6f") + ) + (pin "2" + (uuid "23b1fe64-2c32-4cec-8123-105161a5e6d1") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R38") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 156.21 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "39af51ab-b052-4c13-ac88-602b16c403bd") + (property "Reference" "#PWR050" + (at 156.21 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 156.21 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 156.21 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 156.21 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 156.21 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "34975390-8eac-4ed3-aa44-9519140d4d61") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR050") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 369.57 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "39b4fbfe-dbf1-40cf-a3c0-51de0c542245") + (property "Reference" "C43" + (at 52.07 368.2935 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 370.8335 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 369.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 369.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 369.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f6f6e712-0e8e-47f7-9d75-0c699429221a") + ) + (pin "2" + (uuid "003265de-eb3d-4b51-9f71-3232c950d046") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C43") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 403.86 233.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3a828c7f-1816-4469-b6da-a64bfeaae40e") + (property "Reference" "#PWR039" + (at 403.86 240.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 403.86 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 403.86 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 403.86 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 403.86 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9775628a-4584-4e3c-a210-4c9880cd7695") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR039") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 246.38 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3b15a7fb-d560-441b-ba5d-7711b9e9f7f1") + (property "Reference" "#PWR070" + (at 246.38 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 246.38 42.672 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 246.38 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 246.38 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 246.38 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cc513ec3-4fbf-45a9-bcf3-be36534f41c6") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR070") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 424.18 101.6 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3b6d9577-b009-4d29-a924-817acefc5179") + (property "Reference" "R16" + (at 422.91 103.632 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "KDV12DR240ET" + (at 424.942 103.378 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 424.18 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 424.18 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 424.18 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e6a3fe7d-8f6c-4fb5-972b-186eed13d6e3") + ) + (pin "1" + (uuid "04a79230-d6c1-4660-87be-28ff45e0c730") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 486.41 46.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3e952611-00a3-4615-91eb-020143069914") + (property "Reference" "C20" + (at 488.95 45.7262 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 488.95 48.2662 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 486.41 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 486.41 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 486.41 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "60aef866-17be-47ff-a2c0-2b6e72842b51") + ) + (pin "2" + (uuid "8c352a56-46af-4ff8-97d4-af956e02bb20") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C20") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 434.34 257.81 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3f0528d2-3fe6-414a-b252-068b05f827b2") + (property "Reference" "C34" + (at 429.26 256.286 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "865081740001" + (at 430.53 272.034 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:CAPAE430X550N" + (at 434.34 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 434.34 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 434.34 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c5b07295-509c-465b-aef0-86350388dc78") + ) + (pin "2" + (uuid "cdd35a26-909a-4222-889e-43fb95992ab0") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C34") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "Conn_01x02_Socket_2") + (lib_id "Connector:Conn_01x02_Socket") + (at 251.46 71.12 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "3f12bdf3-bfef-4964-b7d3-ef5a70d36937") + (property "Reference" "J18" + (at 254.508 66.548 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Pads" + (at 254.762 68.834 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:High power solder pad" + (at 251.46 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 251.46 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 251.46 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "16d90ece-9cc9-4cfe-bfd1-0a22712064d0") + ) + (pin "1" + (uuid "217db803-889e-4098-b7b2-00dfee33d99f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 193.04 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3fedf0fe-ff2c-47ac-9903-85ea6a7ad592") + (property "Reference" "#PWR012" + (at 193.04 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 193.04 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 193.04 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 193.04 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 193.04 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ce4cb77b-d670-4f37-8086-76bf2a204ce3") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR012") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 486.41 198.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4030c6d1-6bf0-40b5-873d-30a9bf80c453") + (property "Reference" "C35" + (at 488.95 196.8562 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 488.95 199.3962 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 486.41 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 486.41 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 486.41 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "31312c05-7056-4aec-ab8d-92778743095c") + ) + (pin "2" + (uuid "46ffb2bd-9af1-4372-aa65-358c8cb307c9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C35") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 175.26 288.29 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "40e27528-d297-4202-b6e9-b217bb14d1d8") + (property "Reference" "R40" + (at 170.942 288.29 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "RK73B1JTTDD913J" + (at 172.72 287.528 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 175.26 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 175.26 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 175.26 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "67c09f84-148c-4497-bd91-47c7b79db72d") + ) + (pin "2" + (uuid "fff77a79-b5b1-4253-b144-f694518d4a71") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R40") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 358.14 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4174df12-a419-408c-9d0c-7b274f26c410") + (property "Reference" "R27" + (at 43.18 353.06 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 355.6 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 358.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 358.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 358.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4c3b4e78-41f1-4a8e-9fe8-bedfb25be714") + ) + (pin "2" + (uuid "6e630762-b891-4bc4-a6f7-64c15310e43b") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R27") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 434.34 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "42dabaec-2136-495f-bedd-edb8c023b2d4") + (property "Reference" "L4" + (at 435.61 115.5699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DR127-151-R" + (at 435.61 118.1099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:DR127" + (at 434.34 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 434.34 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 434.34 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4251518d-f8fe-4893-a3cf-aac48596314a") + ) + (pin "2" + (uuid "ad975262-7a63-40ac-b6f2-813ab0f7b251") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 541.02 30.48 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "435d6e18-5e56-4608-9291-cded054d7f3f") + (property "Reference" "R12" + (at 539.75 32.512 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "KDV12DR240ET" + (at 541.782 32.258 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 541.02 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 541.02 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 541.02 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "5d34a514-9173-4c07-a3f3-fccad26df891") + ) + (pin "1" + (uuid "c175aacb-de3a-4bba-a19d-2209dc01dd99") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 248.92 388.62 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4546a7a8-861f-4b92-8d7b-46eb6c0e4d40") + (property "Reference" "D2" + (at 244.348 387.096 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "BAS100CS_R1_00001" + (at 228.092 384.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-323_HandSoldering" + (at 248.92 388.62 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 248.92 388.62 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 248.92 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "33fc1ecb-ec69-4113-96bd-d6bdf6d64e00") + ) + (pin "1" + (uuid "f7b79ec0-08ae-478c-9df0-957efd821866") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 172.72 64.77 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "455a1775-cdb7-4145-9922-6771466b51a2") + (property "Reference" "J10" + (at 172.466 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 171.704 62.992 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Power solder pad" + (at 172.72 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 172.72 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 172.72 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "04f03fcb-3b91-42e2-a2cb-fc306c9533c7") + ) + (pin "2" + (uuid "03d21a72-a8cf-455d-8b75-93c0201fb09e") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:ABM8-272-T3") + (at 52.07 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "456e7386-7e98-4623-b9e9-6540634fea0e") + (property "Reference" "Y1" + (at 68.326 31.242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ABM8-272-T3" + (at 80.772 31.242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:ABM8272T3" + (at 88.9 130.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://abracon.com/datasheets/ABM8-272-T3.pdf" + (at 88.9 230.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Crystal, 12 MHz, SMD, 3.2mm x 2.5mm, 30 ppm, 10 pF, 30 ppm, ABM8 Series" + (at 52.07 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "0.8" + (at 88.9 430.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "815-ABM8-272-T3" + (at 88.9 530.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/ABRACON/ABM8-272-T3?qs=QpmGXVUTftEj6miOiJBMxQ%3D%3D" + (at 88.9 630.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "ABRACON" + (at 88.9 730.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ABM8-272-T3" + (at 88.9 830.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "4" + (uuid "140e4f55-5068-4656-b364-9ab76096868e") + ) + (pin "1" + (uuid "c11e0c77-d45b-4951-9e74-0485afb66aab") + ) + (pin "3" + (uuid "f3d3dc64-c930-43d5-b524-6547a958bd8e") + ) + (pin "2" + (uuid "db4d5430-4e1f-4b01-982d-016f7fc067cf") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "Y1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 270.51 81.28 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "460f6fc1-3e12-4047-b75a-bdd1534b7efe") + (property "Reference" "#FLG05" + (at 272.415 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 274.32 81.2799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 270.51 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 270.51 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 270.51 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b695fb57-a978-4775-8953-2da4ede09251") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 292.1 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "465068c0-0345-48e2-85b0-f632a3564633") + (property "Reference" "R35" + (at 39.624 293.37 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 289.814 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 292.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 292.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 292.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e6af95e7-b8e9-4287-86bb-22dd1fd04673") + ) + (pin "2" + (uuid "b88ff6b3-c1ab-429f-8c0a-e510217052a2") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R35") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 138.43 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "46b741c1-c900-4f7f-8a6e-eeaef8ad1ac0") + (property "Reference" "#PWR064" + (at 138.43 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 131.318 389.636 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 138.43 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 138.43 386.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 138.43 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d33ff5a2-3a31-4536-9560-130cb1edd06f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR064") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:ZXLD1366ET5TA") + (at 414.02 138.43 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "47e333c4-9a4c-4ee3-9acf-dd7ce6a87866") + (property "Reference" "LED2" + (at 438.15 135.8899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 438.15 138.4299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:SOT95P280X100-5N" + (at 438.15 223.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 438.15 323.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 414.02 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 438.15 523.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 438.15 623.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 438.15 723.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 438.15 823.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 438.15 923.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "b7927fda-b6d9-41fd-8ea5-d43063e17f79") + ) + (pin "1" + (uuid "2a21854d-fcdf-438f-a2be-6301a198ed00") + ) + (pin "3" + (uuid "1b3d3728-5ae1-4df1-94bf-546daa2abeb4") + ) + (pin "5" + (uuid "48df45bc-dae7-41ed-b911-47c2bf4c5fe6") + ) + (pin "4" + (uuid "b797ea2d-4e13-4ff3-86d8-ce139e0e6ada") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "LED2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 426.72 304.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4816df35-bad8-4502-abb7-203cd3d4f893") + (property "Reference" "#PWR042" + (at 426.72 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 426.72 309.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 426.72 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 426.72 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 426.72 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1ec7a12-ecf9-4e7f-ad1c-50aee8e76c30") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR042") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 311.15 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "481e1d4c-8cf5-4fe5-9237-9abc5fc58ccd") + (property "Reference" "C50" + (at 52.07 309.8735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 312.4135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "057c161e-5d7d-4091-ae3d-bb1e436b97f8") + ) + (pin "2" + (uuid "96af9165-11e5-42fd-a098-1376fba29da8") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C50") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 403.86 137.16 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "489e9d34-ffb8-42c6-b764-ddaa4e47b0c5") + (property "Reference" "C25" + (at 401.32 137.16 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "865060845002" + (at 396.24 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:865060845002" + (at 403.86 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 403.86 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 403.86 137.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "519bcd89-967f-4a61-956e-7203f7484aaf") + ) + (pin "2" + (uuid "404a304a-5ea5-4c25-9cb7-034aad496faf") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C25") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 119.38 68.58 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "493bb8f8-994d-4fea-a6dd-1c154b5cbef3") + (property "Reference" "#PWR0105" + (at 119.38 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 119.126 65.024 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 119.38 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.38 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 119.38 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "be3d6654-7f16-4bf3-a6ef-ef1d9117f031") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0105") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 231.14 142.24 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4b236046-e1ba-4aa8-9ede-3fd0fb85924f") + (property "Reference" "#PWR071" + (at 231.14 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 229.87 146.304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 231.14 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 231.14 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 231.14 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d3343682-23f3-45f6-801b-7c58924629c2") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR071") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 361.95 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4c321d3f-71ea-4c00-a6b3-1e651a4e943e") + (property "Reference" "C44" + (at 52.07 360.6735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 363.2135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 361.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 361.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 361.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "435a3b6b-ae58-44a8-a63e-132bd3cc09d7") + ) + (pin "2" + (uuid "e965e980-72e4-4b0c-84e8-345f4621cd77") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C44") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 52.07 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4c44b9a7-570d-4121-ad91-75ddf566b64c") + (property "Reference" "#PWR013" + (at 52.07 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 52.07 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.07 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.07 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 52.07 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c303f0ed-7137-42cc-b609-2a8ae6b7d935") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 29.21 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4ce5b05a-c4fd-45c3-a5cf-4e7e40e2b8fd") + (property "Reference" "#PWR019" + (at 29.21 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 29.21 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 29.21 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 29.21 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 29.21 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7181ebd8-abfe-463c-92e8-6c3daeb9dd73") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x20_Pin") + (at 254 25.4 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4d5c52d0-ea5e-4e56-8e5b-222beb5929e5") + (property "Reference" "J17" + (at 252.73 22.86 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x20_Pin" + (at 252.73 20.32 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x20_P2.54mm_Vertical" + (at 254 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x20, script generated" + (at 254 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "19" + (uuid "eefabe12-8a9a-47e8-b3b6-2c078f8bf0c6") + ) + (pin "18" + (uuid "21aa5afd-ebc6-4fed-a390-b7df7e3db836") + ) + (pin "20" + (uuid "07e3eda0-4c45-44e7-b31f-353a69d249a7") + ) + (pin "9" + (uuid "aae41a57-68cd-4dbf-aef1-141253c51b6d") + ) + (pin "15" + (uuid "5f65eb9f-6db0-41f6-bc3e-5b71b95c3452") + ) + (pin "10" + (uuid "8f98aa2d-b4c9-4b49-8341-2ec511d300e1") + ) + (pin "17" + (uuid "671511a8-364b-489f-8a1f-b5ac04d01e06") + ) + (pin "11" + (uuid "d77e80f0-8f77-4d52-ab58-8256a17e512d") + ) + (pin "12" + (uuid "23a4c5ef-7be4-48e9-bcbe-8ec6f4da3cf1") + ) + (pin "13" + (uuid "62719940-71f2-4f67-a31a-9d5d0f2a29ba") + ) + (pin "14" + (uuid "8941d2f2-ff8f-4eda-bc39-68be893c2dc5") + ) + (pin "16" + (uuid "1ca27e77-4892-45ae-bbd9-3cd16072aaf5") + ) + (pin "3" + (uuid "aa2fb20c-b99b-4d71-a5dd-496c46708b18") + ) + (pin "5" + (uuid "ce3b5026-f94c-4276-a133-eb4ab44241da") + ) + (pin "7" + (uuid "3188bd6b-fba1-4373-964a-e9f736aa134f") + ) + (pin "1" + (uuid "1f92f6aa-8bd8-4aff-85fc-26d089913a68") + ) + (pin "6" + (uuid "cfcc17f7-322c-4e5b-9038-e3e90be0d0b2") + ) + (pin "4" + (uuid "7f8c9adf-6508-4ff8-8011-d6a608f4d5d1") + ) + (pin "8" + (uuid "7b2331e8-32ab-4f5e-b894-2e06252e74d4") + ) + (pin "2" + (uuid "c4bad52c-b4aa-479c-9fc3-97e7e34d4a08") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 280.67 259.08 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4d9df7ea-5eeb-4d2d-b7ed-72dff6c45444") + (property "Reference" "R50" + (at 284.48 261.62 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 285.242 259.08 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 280.67 259.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 280.67 259.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 280.67 259.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5dbce63f-e0d6-4c62-875e-23a0cfe0edfb") + ) + (pin "2" + (uuid "a16ad32d-540f-4fe9-b639-2259621dd5a5") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R50") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 72.39 104.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4e181d53-76cc-4958-8432-e10d1e73d8a5") + (property "Reference" "#PWR0106" + (at 72.39 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 72.136 100.584 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 72.39 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 72.39 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "350dca34-2dbc-48cf-93a0-cbfebe7ba166") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0106") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 339.09 383.54 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "4efee748-f0e8-4f44-b374-f7d143a79a75") + (property "Reference" "D1" + (at 334.518 382.016 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SS26-M3/52T" + (at 324.358 385.572 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMB_Handsoldering" + (at 339.09 383.54 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 339.09 383.54 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 339.09 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ef5f3e63-182d-4927-a7f0-a6a1288dd938") + ) + (pin "1" + (uuid "b6463c6f-84c2-4f44-a531-f0c38d3fa259") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 31.75 139.7 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "51aa52d0-3f22-430e-a222-7d0cab5979b0") + (property "Reference" "R3" + (at 34.544 141.478 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "RG2012Q-270-D-T5" + (at 29.464 136.906 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 31.75 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 31.75 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 31.75 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3c617d85-f5b4-46ec-840e-8b664c9dcf08") + ) + (pin "1" + (uuid "c87491eb-2c7a-4f35-bfb2-05ba4673f0bf") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 424.18 181.61 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "527dafbc-a8f8-4387-a3bd-6ae4550d769f") + (property "Reference" "R18" + (at 422.91 183.642 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "KDV12DR240ET" + (at 424.942 183.388 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 424.18 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 424.18 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 424.18 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "91206334-7ab1-4c9d-af2f-52ebe759851c") + ) + (pin "1" + (uuid "76cdc13a-479f-4b5b-99bd-5d7bb0c6e8e8") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MCU_RaspberryPi:RP2040") + (at 62.23 170.18 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "531c98fd-bac1-44d1-8e67-5ebe33bd1d41") + (property "Reference" "U1" + (at 64.3733 214.63 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "RP2040" + (at 64.3733 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_DFN_QFN:QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm" + (at 62.23 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf" + (at 62.23 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "A microcontroller by Raspberry Pi" + (at 62.23 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "37" + (uuid "6fe516de-a9c5-4206-a4eb-5a616576f99f") + ) + (pin "50" + (uuid "e172c939-20c6-44d6-82b8-3562e811834a") + ) + (pin "46" + (uuid "d543eeb0-6a16-4014-9e04-36b953844b7a") + ) + (pin "47" + (uuid "c31b320e-04f3-4c21-a847-39b427a04b4a") + ) + (pin "26" + (uuid "62cef5c4-4294-4019-8080-8297b87c8739") + ) + (pin "41" + (uuid "84ce14ac-e84b-4684-8adb-fa9eedcfaab3") + ) + (pin "55" + (uuid "cd55f07b-bea2-4818-8cbe-ea122b5098b6") + ) + (pin "28" + (uuid "0272da64-5064-4dcf-b048-08dd11f06b2d") + ) + (pin "29" + (uuid "9d1f4e08-6c1e-490d-b810-8f675213dd19") + ) + (pin "16" + (uuid "1a6ab6d5-5ff9-403c-b9c1-16b727e0c361") + ) + (pin "19" + (uuid "bb8fa814-59ad-4652-bd6e-88145a271d60") + ) + (pin "35" + (uuid "09693913-534e-4dc2-bc8a-a8855150926f") + ) + (pin "23" + (uuid "696a15bc-50b1-473c-a0d9-02bbc829b0d1") + ) + (pin "44" + (uuid "1d97a90d-6fa3-4df0-aee3-265f3466a223") + ) + (pin "45" + (uuid "f252b949-4f13-4b95-8b27-0db94bf69cae") + ) + (pin "53" + (uuid "939a1a20-ef76-4f7a-8778-c70f2456246b") + ) + (pin "10" + (uuid "d9ce664b-e7c5-4b28-a1ca-d81f4180cfc4") + ) + (pin "38" + (uuid "467eed35-45e9-4cc6-8072-f28771b2e618") + ) + (pin "54" + (uuid "95071fd6-56a3-4a76-bed7-cc8e30bd639c") + ) + (pin "51" + (uuid "01806972-6513-4b08-93b1-dc7d4e05bdc2") + ) + (pin "57" + (uuid "be82d978-7673-452c-8b4c-afce2d4f6ed7") + ) + (pin "40" + (uuid "25a08d3e-2629-4313-bf8d-72cebb5d1996") + ) + (pin "9" + (uuid "4063965f-0d44-4736-8ac6-11a791f4644e") + ) + (pin "8" + (uuid "f4fbb4bf-73b6-44ef-a089-a10a7b30024c") + ) + (pin "17" + (uuid "ac405049-d7dc-4359-a65e-85f2cd427c9b") + ) + (pin "18" + (uuid "ec098a6c-c284-4ed9-a24f-bf8fd93080a3") + ) + (pin "1" + (uuid "e29cfce5-795f-4dbd-9250-97428cf1bd2c") + ) + (pin "32" + (uuid "a93908f8-343d-4a29-9412-fba01f4d785b") + ) + (pin "13" + (uuid "eceaa406-a7d9-4d6c-9688-ab3b43fb3a0a") + ) + (pin "12" + (uuid "2c932474-38ee-449a-be75-fca1f8e1796f") + ) + (pin "56" + (uuid "2a3d37c8-6fdd-42d9-b314-15de23cc7b13") + ) + (pin "4" + (uuid "959dc650-2e92-4285-8f17-ff187ed3d8d0") + ) + (pin "7" + (uuid "b84081dc-479e-415e-82bb-7cad0f0049f1") + ) + (pin "5" + (uuid "59ef8b33-6106-4984-a261-ffbec5a02dfd") + ) + (pin "6" + (uuid "cbd0c483-b0ed-48b6-8e17-9ecb41835f38") + ) + (pin "42" + (uuid "e1e7e07f-91a7-4670-b929-5ac8afe866ce") + ) + (pin "20" + (uuid "b93eb7dc-cc29-48c6-ab00-7312337bc846") + ) + (pin "34" + (uuid "e9e20bf0-42bb-44a7-88dc-a5e58a227a2f") + ) + (pin "11" + (uuid "fefb1fad-e8c7-49e2-86bb-5e1c8574713b") + ) + (pin "2" + (uuid "26203f55-8a0c-4f38-8d4c-2b49add69984") + ) + (pin "33" + (uuid "faed777a-7602-41ed-a050-5ded3f53a5db") + ) + (pin "39" + (uuid "7c494dce-7ca5-4b77-90f4-4ba76ecd75b3") + ) + (pin "31" + (uuid "93a594da-9d61-4578-abd1-347f7554b12f") + ) + (pin "22" + (uuid "a995aea8-c5d9-4fe4-85d8-baf247a3e621") + ) + (pin "15" + (uuid "113673aa-78ec-4c92-a4ce-aa9be276324c") + ) + (pin "48" + (uuid "2fcc34cb-e8ba-47a7-b3d6-775f15a0c61a") + ) + (pin "24" + (uuid "5cbaf177-69ff-4960-99d9-cd90a50c5ec4") + ) + (pin "25" + (uuid "959a49e7-e9a9-4be8-a135-0612d4e06dc9") + ) + (pin "14" + (uuid "7047060a-7c2e-4045-af33-e3634781addd") + ) + (pin "27" + (uuid "0dab3457-da22-49d2-ae15-516362431cee") + ) + (pin "36" + (uuid "632d0008-a04e-43bb-a69e-bdb60ae5184b") + ) + (pin "49" + (uuid "3b7820dc-b315-4cca-a255-bed96144297f") + ) + (pin "21" + (uuid "0142e923-09b4-4594-a0a2-8d5570c796b1") + ) + (pin "52" + (uuid "3c9a477c-00ce-460a-bf53-b0d5099c4cee") + ) + (pin "43" + (uuid "f2720873-167a-4446-85e5-9d5551937d6b") + ) + (pin "30" + (uuid "bce41043-26ce-4019-a9d7-b90c08a6e438") + ) + (pin "3" + (uuid "e527267a-35bd-4b17-b6ed-83066e615ddb") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "U1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 438.15 245.11 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "539161fa-9f24-4121-b75c-5b92abb7fc39") + (property "Reference" "D8" + (at 439.674 246.634 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B3100-13-F" + (at 432.562 248.412 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMC_Handsoldering" + (at 438.15 245.11 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 438.15 245.11 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 438.15 245.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8994b442-f22b-449c-81ee-ad8184af9b01") + ) + (pin "1" + (uuid "09cb2b32-5f81-44e4-b7c6-19b0bc0015f6") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 124.46 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "544125a8-6f25-45f5-8a35-c817f2fe1d85") + (property "Reference" "#PWR011" + (at 124.46 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 124.46 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 124.46 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 124.46 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 124.46 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "35be6c60-2ed0-4802-9d4e-3ad2ccb65df9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 278.13 328.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "544b7ca7-282f-4046-b118-c4f19afecb84") + (property "Reference" "#PWR098" + (at 278.13 335.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_OUT" + (at 274.574 332.232 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 278.13 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 278.13 328.93 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 328.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a718c5a0-4e0d-49d6-8dc5-af3794465d9c") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR098") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 259.08 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "578cbebd-8a32-494f-b45e-0a93204a383a") + (property "Reference" "#PWR069" + (at 259.08 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 259.08 42.672 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 259.08 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 259.08 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 259.08 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b733f963-9993-45f6-90ac-fe73b8cdf377") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR069") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 58.42 68.58 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "593d98e3-81e1-4978-9e29-e8fcef4fbc00") + (property "Reference" "R6" + (at 58.42 72.644 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 58.42 70.866 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 58.42 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 58.42 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 58.42 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "71053a32-a595-42b9-816f-76ef60ca825d") + ) + (pin "1" + (uuid "cc472bfa-5b53-4605-93c4-2d53e9c58502") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 438.15 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "59e49559-d4bb-4889-bcd2-62935a506970") + (property "Reference" "D7" + (at 439.674 175.514 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B3100-13-F" + (at 432.562 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMC_Handsoldering" + (at 438.15 173.99 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 438.15 173.99 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 438.15 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "52d3384d-58e2-4a32-94cf-09015411f27f") + ) + (pin "1" + (uuid "9fc10a31-7e88-4e16-9aba-1d2fc4f51860") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 233.68 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5afbe885-ede0-48b3-9cf6-e92b62a37905") + (property "Reference" "#PWR052" + (at 233.68 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 233.68 120.904 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 233.68 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "63864938-1ebe-4b32-8bd1-7a0305b8de0d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR052") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 97.79 375.92 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5b832c13-674f-406f-a21b-342ddc5770a0") + (property "Reference" "C64" + (at 97.7963 369.57 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MLASH168SB7104KTNA01" + (at 97.282 371.094 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 97.79 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 97.79 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 97.79 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e48b0cc6-1cf3-4e53-a063-2c2aa547283d") + ) + (pin "2" + (uuid "47ee4d7c-a046-47c6-a5b5-43b610c5afb1") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C64") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 369.57 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5d888b59-4763-404c-ba57-a0f53dd34add") + (property "Reference" "#PWR032" + (at 369.57 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 369.57 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 369.57 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 369.57 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 369.57 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "41220a28-6406-4a63-a2fd-d386bfd0c4b2") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR032") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 364.49 113.03 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5deabce9-dc7d-40d4-b3d4-673821dc0008") + (property "Reference" "R15" + (at 364.49 107.95 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 364.49 110.49 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 364.49 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 364.49 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 364.49 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "621a3ad4-71cc-46ef-90ba-6ca329a19740") + ) + (pin "1" + (uuid "369219c3-892d-4385-b924-13967f19aab6") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 373.38 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "5f7160a4-d100-4479-9066-92615ba4a495") + (property "Reference" "R25" + (at 43.18 368.3 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 370.84 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 373.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 373.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 373.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6843bcc3-412d-496f-aa11-460454c74a3e") + ) + (pin "2" + (uuid "10f4414b-3de9-464f-840e-f76d0f00b21c") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R25") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 185.42 64.77 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6017aee9-3664-4f3d-a897-959ba3a0ebcf") + (property "Reference" "J9" + (at 185.42 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 184.404 62.992 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Power solder pad" + (at 185.42 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 185.42 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 185.42 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0e64357d-abd7-442b-858a-38a540d16468") + ) + (pin "2" + (uuid "05380404-acc3-4699-b74c-74adbb8a3622") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 520.7 66.04 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "608b03c7-c269-450a-8266-a9463db8efac") + (property "Reference" "C22" + (at 518.16 66.04 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "865060845002" + (at 513.08 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:865060845002" + (at 520.7 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 520.7 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 520.7 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "95c2639e-ce42-43a5-b78a-03d0447ed25a") + ) + (pin "2" + (uuid "71608417-ce28-42d0-87ca-7e679968ce7f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C22") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 364.49 193.04 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "613ebfee-a74e-4f46-a6b1-2fd0bf7583fd") + (property "Reference" "R14" + (at 364.49 187.96 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 364.49 190.5 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 364.49 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 364.49 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 364.49 193.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "981759d9-2a4a-4551-b9e9-262606f59e65") + ) + (pin "1" + (uuid "6c325d21-4483-4859-83c7-55dfe8acb700") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 346.71 378.46 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "61e66923-2637-4567-b75e-4d0bd510a0da") + (property "Reference" "L2" + (at 346.71 376.428 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "BWVS00404018101M00" + (at 346.71 374.65 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Inductor_SMD:L_Wuerth_MAPI-4030" + (at 346.71 378.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 346.71 378.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 346.71 378.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c82db21a-f74f-466d-9d67-858b690097ef") + ) + (pin "2" + (uuid "8c447cfc-acfd-4680-8d91-dd1f3c8eeac9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 303.53 383.54 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6259409b-a1cc-48e2-85f7-73c1d5123c63") + (property "Reference" "C4" + (at 304.8 382.524 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "EMVY101ARA101MKE0S" + (at 300.736 392.43 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:EMVY101ARA101MKE0S" + (at 303.53 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 303.53 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 303.53 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f1a9e316-c12c-4fa8-a89d-c92e0177852a") + ) + (pin "2" + (uuid "6581c2ac-fa3c-40f3-bf5a-54d09e56fed3") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 401.32 181.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "62710b5d-0486-44f3-89d2-0275fa54778e") + (property "Reference" "#PWR093" + (at 401.32 185.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 405.13 178.816 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 401.32 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 401.32 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 401.32 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "10794f88-7952-48bb-9431-553cab14eebd") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR093") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 274.32 257.81 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "637c703f-a1d0-4f01-a906-8320c40127b8") + (property "Reference" "R49" + (at 277.876 260.35 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 278.892 258.064 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 274.32 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 274.32 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 274.32 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6e86e373-45a9-49af-b2e2-8dbd12ae8275") + ) + (pin "2" + (uuid "e22d9e23-d755-4bb6-bb7f-56a91cc5c8fd") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R49") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 52.07 27.94 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6527aabe-f697-4967-b99a-4d9917be661c") + (property "Reference" "C8" + (at 52.0636 21.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "15pf" + (at 52.0636 24.13 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 52.07 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 52.07 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 52.07 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "538a85fa-c29f-4ef9-8da5-24c28a7fcbd8") + ) + (pin "2" + (uuid "4542bd16-fce8-4e35-abee-86db83824947") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 241.3 375.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "65c57aa3-28cc-46f4-9d2e-2facbb25946e") + (property "Reference" "C1" + (at 235.712 376.174 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "4.7uF" + (at 234.442 378.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 241.3 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 241.3 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 241.3 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d84be231-af02-463d-9b75-c246b8217a69") + ) + (pin "2" + (uuid "da12071f-dea4-419d-b4b8-0261ea2a86c9") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 438.15 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "65e3d5d8-ae83-4148-bc62-ac858c0d0196") + (property "Reference" "D3" + (at 439.674 95.504 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B3100-13-F" + (at 432.562 97.282 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMC_Handsoldering" + (at 438.15 93.98 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 438.15 93.98 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 438.15 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c4bf851a-0bfe-4370-8267-4e2c6eedf056") + ) + (pin "1" + (uuid "08e29705-87df-41b2-8e50-9a554b608952") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 248.92 217.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "65f5bfc2-2447-4c48-b39a-fc9ace471cbd") + (property "Reference" "#PWR0116" + (at 248.92 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V_BMS" + (at 242.57 216.154 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 248.92 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ed500e84-35c9-4092-bda4-5ca8ac80b28b") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0116") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 248.92 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "66a46883-8bf9-4b26-9b08-3c9a01d176a4") + (property "Reference" "R56" + (at 244.602 220.218 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "420ohm" + (at 239.776 221.742 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 248.92 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 248.92 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 248.92 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "afb981ea-fc0c-4050-882d-bb2d50f81cbd") + ) + (pin "1" + (uuid "acf00f6d-fa9c-4037-ac3f-d9181bdfe306") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R56") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 175.26 374.65 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "67c11d8b-9ecd-424f-8470-7694bc728c32") + (property "Reference" "C61" + (at 177.8 373.3735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "1uF" + (at 177.8 375.9135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 175.26 374.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 175.26 374.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 175.26 374.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "630eed97-c3e3-4ca1-b4f5-4680a619e1b9") + ) + (pin "2" + (uuid "012bad20-179b-4815-8f79-b798d798c454") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C61") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 551.18 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6956546a-7e6a-4dff-b036-c83b7ac31eae") + (property "Reference" "L5" + (at 552.45 44.4499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DR127-151-R" + (at 552.45 46.9899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:DR127" + (at 551.18 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 551.18 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 551.18 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2e73fbf2-41ba-47a6-b41e-49405d874832") + ) + (pin "2" + (uuid "df2806b0-7b2a-44f7-9022-8d500b8c4ac9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 240.03 71.12 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6a98e5ba-c340-4118-8bb3-3bf1a26f55f8") + (property "Reference" "J19" + (at 243.078 66.548 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Pads" + (at 243.332 68.834 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:High power solder pad" + (at 240.03 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 240.03 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 240.03 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2c38cc7e-61c0-4b7d-8276-e38215b24ad1") + ) + (pin "1" + (uuid "69c845bc-b845-4d5e-aa74-d930f4d432f2") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J19") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:ZXLD1366ET5TA") + (at 530.86 138.43 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6c163d2d-d61f-4de0-969e-f5f6dbb9505d") + (property "Reference" "LED4" + (at 554.99 135.8899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 554.99 138.4299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:SOT95P280X100-5N" + (at 554.99 223.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 554.99 323.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 530.86 138.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 554.99 523.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 554.99 623.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 554.99 723.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 554.99 823.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 554.99 923.19 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "dcbf1a99-1afd-4b04-b1b6-50662a9af6ed") + ) + (pin "1" + (uuid "6a66c0d1-8386-4f58-9b5e-f9c53dda841c") + ) + (pin "3" + (uuid "9dd33b4c-7dd1-4c63-a601-d7717905494e") + ) + (pin "5" + (uuid "1b5cc8cd-b284-4323-9576-f60fa74a9580") + ) + (pin "4" + (uuid "38d74fe5-a049-49d2-9388-980a3f3252bf") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "LED4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 204.47 139.7 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6c1a6223-980d-4b5b-893b-162a25bf913b") + (property "Reference" "#PWR0111" + (at 204.47 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 204.47 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 204.47 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 204.47 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 204.47 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "729655a3-cb66-4a62-8660-7801a5e6026a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0111") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 147.32 64.77 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6cb08803-3415-44b9-a815-910003d33057") + (property "Reference" "J12" + (at 147.32 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 146.304 62.992 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Power solder pad" + (at 147.32 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 147.32 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 147.32 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "13879f90-18db-4d46-8129-1a04fae8d7da") + ) + (pin "2" + (uuid "3ba47a7d-4bf9-411e-adc9-fa350d8003ed") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 554.99 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6d0539eb-13d2-48c5-943f-a308c3e0ae16") + (property "Reference" "D5" + (at 556.514 24.384 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B3100-13-F" + (at 549.402 26.162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMC_Handsoldering" + (at 554.99 22.86 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 554.99 22.86 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 554.99 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b3a37408-617b-408b-9848-f547dad440cc") + ) + (pin "1" + (uuid "8d12c039-b936-4d16-a2ff-c5a4324c4335") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 251.46 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6fedd910-8775-4511-a02a-4004953b6336") + (property "Reference" "#PWR0100" + (at 251.46 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "BATT-" + (at 247.904 83.312 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 251.46 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 251.46 80.01 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 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e36749eb-798a-4f73-8726-2c9ff1083674") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0100") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 119.38 379.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "70e2dd63-02f7-484b-a7bc-06e7fd0905b0") + (property "Reference" "#PWR074" + (at 119.38 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 117.856 383.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 119.38 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.38 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 119.38 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c7dd6831-4db6-4615-9585-3538ec279b97") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR074") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 185.42 125.73 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "724b8281-4836-4955-9d19-9bfbff18281c") + (property "Reference" "R53" + (at 185.42 129.032 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "150ohm" + (at 185.42 127.508 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 185.42 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 185.42 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 185.42 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4dea4b62-07f8-462b-85f5-3aa7a3462763") + ) + (pin "2" + (uuid "ad5933ab-f70e-4dd2-b084-a04d3dd32e6d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R53") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 233.68 142.24 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "73a482fc-b0c9-4786-aebd-1057458e14ba") + (property "Reference" "#PWR072" + (at 233.68 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 234.696 146.304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 233.68 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "331e527d-09c8-4268-b487-fff9abba9d5e") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR072") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 241.3 368.3 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "73bf66a5-c751-409f-945e-4f547a5d590b") + (property "Reference" "#PWR0104" + (at 241.3 372.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 236.474 366.776 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 241.3 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 241.3 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 241.3 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1d6060d7-65a4-490e-ae4a-bfc77f86f982") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 384.81 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "73df6807-7bf3-4553-8476-82e8de38d896") + (property "Reference" "C41" + (at 52.07 383.5335 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 386.0735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 384.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 384.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 384.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "60e0c3c6-c3f6-4fe3-8d90-15a0872fb482") + ) + (pin "2" + (uuid "2bd0898a-2ff3-49a0-9766-d1c9b52871b6") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C41") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 346.71 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "76e76478-f2e0-4da3-bf40-165e5b144d94") + (property "Reference" "C46" + (at 52.07 345.4335 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 347.9735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 346.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 346.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 346.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "50b01112-9fa1-44ba-b7cb-55e44672b7bd") + ) + (pin "2" + (uuid "e7243123-e22c-4bfb-9bb9-7d46b50b7cc7") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C46") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 100.33 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "775bf026-211b-4e5c-9ace-1fd049eef61a") + (property "Reference" "C14" + (at 102.87 107.9562 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 102.87 110.4962 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 100.33 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 100.33 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 100.33 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8bfa6453-c298-4fdf-96b7-c0f1f975d675") + ) + (pin "2" + (uuid "27970642-1676-41c8-b1d1-6f1104f936a4") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 426.72 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "77f503e4-6610-4fd4-8ca6-7c0846ff1075") + (property "Reference" "#PWR027" + (at 426.72 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 426.72 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 426.72 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 426.72 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 426.72 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a7014e16-ad4e-48be-9f97-2d73a4dd0b71") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR027") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x04_Pin") + (at 209.55 33.02 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "78809e27-d79b-4bd2-bfa9-4cdc4dae5fc9") + (property "Reference" "J13" + (at 210.82 27.94 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x04_Pin" + (at 210.82 30.48 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector:FanPinHeader_1x04_P2.54mm_Vertical" + (at 209.55 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 209.55 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x04, script generated" + (at 209.55 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ea54ee21-c3ac-45f1-ba35-16816ced4978") + ) + (pin "3" + (uuid "1dbe4fbe-fd0c-420d-b1f7-0877b2998d6e") + ) + (pin "4" + (uuid "f83e1e1b-1df7-4d6e-9763-3d4e9d48a25b") + ) + (pin "1" + (uuid "a2f3562a-856b-44a5-abf2-6d7034c8a184") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:PTS636SKG25JSMTR_LFS") + (at 29.21 101.6 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7a5bae04-3e89-4f9c-ae53-e40d58c3102b") + (property "Reference" "S2" + (at 22.098 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 23.876 88.392 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:PTS636SKG25JSMTRLFS" + (at 113.97 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 213.97 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 34.036 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "2.7" + (at 413.97 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 513.97 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 613.97 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 713.97 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 813.97 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "7882405f-df63-46c4-ae47-69001caca246") + ) + (pin "1" + (uuid "5909e8c0-177c-487e-9604-4be884af821e") + ) + (pin "3" + (uuid "9ec56f4c-760d-40b8-ae60-35b26c856888") + ) + (pin "4" + (uuid "45630f75-1431-49d1-aaf8-aba9af1f23dc") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "S2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:PC817X1CSP9F") + (at 250.19 226.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7b6e37b1-de36-4643-8afe-f9b767c43ce3") + (property "Reference" "Q1" + (at 260.35 218.44 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PC817X1CSP9F" + (at 260.35 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:PC817X1CSP9F" + (at 266.7 223.52 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.lcsc.com/product-detail/Optocouplers-Phototransistor-Output_Sharp-Microelectronics-PC817X1CSP9F_C97308.html" + (at 266.7 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "80V 5kV 50mA 100mV@1mA,20mA 1 6V 1.2V DC SMD-4P Transistor, Photovoltaic Output Optoisolators ROHS" + (at 250.19 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description_1" "80V 5kV 50mA 100mV@1mA,20mA 1 6V 1.2V DC SMD-4P Transistor, Photovoltaic Output Optoisolators ROHS" + (at 266.7 228.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Height" "4.36" + (at 266.7 231.14 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Mouser Part Number" "852-PC817X1CSP9F" + (at 266.7 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Sharp-Microelectronics/PC817X1CSP9F?qs=rrS6PyfT74f%252BaIhOIosJzQ%3D%3D" + (at 266.7 236.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Sharp Microelectronics" + (at 266.7 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PC817X1CSP9F" + (at 266.7 241.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (pin "1" + (uuid "436f54bc-1354-45cb-9eaa-2bf7584ac152") + ) + (pin "2" + (uuid "797b5e54-c3a9-411b-97e8-f1267d174335") + ) + (pin "4" + (uuid "a18d693d-5eba-4840-a984-5ad19afb4671") + ) + (pin "3" + (uuid "59035b37-5b8d-48a4-b1bc-0bb7a167cd64") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "Q1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 245.11 121.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7bd224d6-3372-4b48-b0a5-1ac816f6e01c") + (property "Reference" "#PWR083" + (at 245.11 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 241.554 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 245.11 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 245.11 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 245.11 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "946d0885-6479-4c13-9826-d1547f5996ca") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR083") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 424.18 30.48 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7e0b05a2-2970-4851-adb8-832600e9cd63") + (property "Reference" "R9" + (at 422.91 32.512 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "KDV12DR240ET" + (at 424.942 32.258 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 424.18 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 424.18 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 424.18 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "97392f80-1a7e-4e1e-bffa-9fb7afd74c93") + ) + (pin "1" + (uuid "85c76dfc-90bf-4284-b5c6-1b7c79f974d1") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 266.7 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7ee01504-a1a2-4d60-9a3f-1d27ee5f83c0") + (property "Reference" "C55" + (at 52.07 265.4235 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 267.9635 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 266.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 266.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 266.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "08030709-0ea7-4c81-8138-c8aad5f0517d") + ) + (pin "2" + (uuid "54aeb8f1-6b24-4cba-ae68-afde1fe0e8b0") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C55") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 31.75 142.24 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "802ef981-28fe-4679-b0e5-3135c669e57a") + (property "Reference" "R4" + (at 28.956 140.716 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "RG2012Q-270-D-T5" + (at 29.21 144.526 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" + (at 31.75 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 31.75 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 31.75 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7e6325f6-a677-43ae-8cff-933f5108b4e3") + ) + (pin "2" + (uuid "88d9e963-2cc5-4cb5-a166-80611f0beb56") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 113.03 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "80940ada-7306-437b-a82e-269733526b66") + (property "Reference" "C15" + (at 115.57 107.9562 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 115.57 110.4962 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 113.03 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 113.03 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 113.03 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5f9179bf-e712-408f-94df-6a87fcf3bbed") + ) + (pin "2" + (uuid "5f7f0f4c-d804-4231-b25a-e9aed2d6925e") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 284.48 367.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8171cc6a-e6b2-403d-ac24-c040587c4379") + (property "Reference" "#PWR080" + (at 284.48 370.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 284.48 361.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 284.48 367.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 284.48 367.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 284.48 367.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "09684989-1e3e-4625-9b19-c67d23a70a56") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR080") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:IS25LP032D-JNLE-TR") + (at 52.07 77.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "819422e0-fb53-4117-9281-c52c5b1e2ba8") + (property "Reference" "IC2" + (at 80.01 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "IS25LP032D-JNLE-TR" + (at 80.01 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:SOIC127P600X175-8N" + (at 104.14 172.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://datasheet.datasheetarchive.com/originals/distributors/DKDS-39/6158.pdf" + (at 104.14 272.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "NOR Flash 32M QSPI, 8-pin SOP 150mil ET" + (at 52.07 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1.75" + (at 104.14 472.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "870-IS25LP032DJNLETR" + (at 104.14 572.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/ISSI/IS25LP032D-JNLE-TR?qs=DXv0QSHKF4wmLpbdvyEMLw%3D%3D" + (at 104.14 672.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Integrated Silicon Solution Inc." + (at 104.14 772.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "IS25LP032D-JNLE-TR" + (at 104.14 872.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "7" + (uuid "7eab11d2-7e86-4055-b06d-46231b24ba3e") + ) + (pin "6" + (uuid "89a92d61-f553-47aa-8485-5b4ac37538d4") + ) + (pin "5" + (uuid "fe637f80-fe71-4f03-a14b-4af90b7bb6e2") + ) + (pin "2" + (uuid "f3df9d1c-d559-42ce-8a73-cfac2a554c65") + ) + (pin "4" + (uuid "09cc745c-a5f1-4635-9e87-fc416397990b") + ) + (pin "8" + (uuid "280b18d8-cff5-4523-a5e6-093115cfc0d3") + ) + (pin "3" + (uuid "6300a7c3-6419-47cd-aef2-ad8adef63ef5") + ) + (pin "1" + (uuid "c6dc55d4-292b-45c3-bfb6-f06b52bd9e50") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "IC2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:USB4216-03-A") + (at 139.7 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "81b00514-fb47-42f6-afea-f61015ede6d8") + (property "Reference" "J1" + (at 156.21 166.37 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "USB4216-03-A" + (at 156.21 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:USB421603A" + (at 168.91 268.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 168.91 368.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "USB Connectors USB C Receptacle, Short Body, USB2.0, 16Pin, Horizontal, SMT" + (at 158.496 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "" + (at 168.91 568.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "640-USB4216-03-A" + (at 168.91 668.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/GCT/USB4216-03-A?qs=Tc%252BHE9vUsnv1G2UWLFIexA%3D%3D" + (at 168.91 768.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "GCT (GLOBAL CONNECTOR TECHNOLOGY)" + (at 168.91 868.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "USB4216-03-A" + (at 168.91 968.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "B1" + (uuid "50acadcc-c564-4429-98e4-3606c5eb16f5") + ) + (pin "G2" + (uuid "2a4e0a49-0c3f-4ca0-a066-e4a3a22f0462") + ) + (pin "A8" + (uuid "1d4e7aa4-fe0e-4dff-b902-b1f3a0018e86") + ) + (pin "A4" + (uuid "932b7ccb-2623-491e-b467-35b83bf28b1d") + ) + (pin "B6" + (uuid "1a36bdec-e5b8-49b8-b411-cd47191ceff3") + ) + (pin "B5" + (uuid "bf9074e3-c6a0-45df-9d9e-964cc2a2102b") + ) + (pin "B4" + (uuid "67273653-e288-4706-b66d-918881541a75") + ) + (pin "A1" + (uuid "93eb3979-38c2-4e31-9213-b2ba23d09375") + ) + (pin "B8" + (uuid "db1061b0-5b9e-4121-9356-a1c63e0ef98b") + ) + (pin "B7" + (uuid "13cc2d02-0a5c-4ff5-8aed-5563f004d0c5") + ) + (pin "G1" + (uuid "c469d989-669e-4d58-9a30-1e65d4ff7bfe") + ) + (pin "G4" + (uuid "58659a22-4e4d-48b7-9d68-9ae647063cc2") + ) + (pin "G3" + (uuid "c529bf5d-61db-4105-8956-eca06e496179") + ) + (pin "A7" + (uuid "d9012a7a-f5ad-4666-8c25-285e780827a1") + ) + (pin "A6" + (uuid "3b151d6e-6631-4b71-821f-4c5e65b6476a") + ) + (pin "A5" + (uuid "d68b5bf2-02b7-4b10-a3ac-2fd9d3b2e633") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 113.03 375.92 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "82604705-459f-4b6b-80d6-21a66480be2a") + (property "Reference" "C65" + (at 113.0363 369.57 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MLASH168SB7104KTNA01" + (at 118.872 371.094 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 113.03 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 113.03 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 113.03 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c6523398-578f-4ee1-911b-dd7670ca954c") + ) + (pin "2" + (uuid "1c5601c6-dd6b-47ac-b5ef-fda23583eda9") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C65") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 273.05 233.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "82625548-0224-469d-9266-9dd92f93d14c") + (property "Reference" "#PWR0119" + (at 273.05 240.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_MCU" + (at 273.05 237.998 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 273.05 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d14e95cb-c0be-45c7-9688-d3d4986bd77f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0119") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 157.48 139.7 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "829ce5ab-3499-4a5f-a1fd-71f69bde14ef") + (property "Reference" "#PWR049" + (at 157.48 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 157.48 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 157.48 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 157.48 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 157.48 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3bb1617e-5670-4749-84d9-3b01452df9af") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR049") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 520.7 288.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "852680e7-00c1-44fe-861d-d3ade5c8683e") + (property "Reference" "C38" + (at 518.16 288.29 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "865060845002" + (at 513.08 291.592 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:865060845002" + (at 520.7 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 520.7 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 520.7 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6b4b3afc-d3f5-40cf-af2c-33fca5b05837") + ) + (pin "2" + (uuid "c94c7c6b-3690-43d8-90f0-65bacd28e1f2") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C38") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 179.07 64.77 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "85b510f0-8b94-41da-aae5-79956fb11fb8") + (property "Reference" "J8" + (at 179.07 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 178.054 62.992 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Power solder pad" + (at 179.07 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 179.07 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 179.07 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "366aea45-9ee9-4f98-bf98-c926388ab917") + ) + (pin "2" + (uuid "b6149b86-bc0b-4a14-88d5-49fe2980adfc") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 342.9 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "871e6f3c-5a83-4937-83de-b139b3db64b1") + (property "Reference" "R29" + (at 39.878 343.916 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.434 341.122 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 342.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 342.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 342.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "53336d5c-a8ee-48aa-a8e9-260c9ba5b333") + ) + (pin "2" + (uuid "90fb522f-1c3d-4bc3-8b42-e31930d07563") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R29") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 205.74 40.64 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "87a880d8-a12a-4dbd-85e9-4e73db93ac7b") + (property "Reference" "#PWR037" + (at 205.74 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.2 44.196 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 205.74 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 205.74 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 205.74 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0bac8641-213f-4169-922b-b6a2e1f524d0") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR037") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 307.34 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "88199173-f81d-4dc4-bd3f-15abd7925e2a") + (property "Reference" "R33" + (at 43.18 303.022 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 304.8 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 307.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 307.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 307.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "98edd521-0519-4818-a22a-0ff6d7c9efab") + ) + (pin "2" + (uuid "3d4181ac-eeba-464e-89ae-2d0d945a351d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R33") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 166.37 374.65 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "88a11c76-be98-47b4-9c24-27b4f102f272") + (property "Reference" "C63" + (at 166.624 372.872 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "1uF" + (at 168.402 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 166.37 374.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 166.37 374.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 166.37 374.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3be3051b-7ca4-4fa5-85a7-b8974394def8") + ) + (pin "2" + (uuid "e983e9d8-bcc2-49f4-9b1c-4da99bc06ed1") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C63") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 424.18 252.73 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "893b5883-ebae-4607-988c-fd654515e19c") + (property "Reference" "R19" + (at 422.91 254.762 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "KDV12DR240ET" + (at 424.942 254.508 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 424.18 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 424.18 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 424.18 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a210150c-a505-4246-8459-b10d52a7dabb") + ) + (pin "1" + (uuid "20e3dd57-18de-4c34-baf5-33a3692ffdcd") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R19") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 181.61 184.15 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8bd7959a-b66a-4563-801a-3522b30eb7a3") + (property "Reference" "R2" + (at 178.054 183.134 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "CR0603-FX-5101ELF" + (at 183.134 186.182 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 181.61 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 181.61 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 181.61 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "57faa2d5-12a4-4a80-bf66-7135f607c099") + ) + (pin "2" + (uuid "e73a3497-720c-4842-a021-7dd3c337dbc2") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 320.04 68.58 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8c1f0842-1160-4637-826d-c2fdc5944e90") + (property "Reference" "J14" + (at 319.532 64.262 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 319.024 66.802 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Solder pad" + (at 320.04 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 320.04 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 320.04 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3b608cc7-6cb8-4311-a7d9-077b4a04eab4") + ) + (pin "2" + (uuid "45cdbcb4-c176-4782-b171-ea57c572866e") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x05_Pin") + (at 185.42 33.02 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8c465838-d6a4-4a94-ac36-57bc13448aa8") + (property "Reference" "J21" + (at 185.42 27.94 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x05_Pin" + (at 185.42 30.48 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_JST:JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical" + (at 185.42 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 185.42 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x05, script generated" + (at 185.42 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a35ab0f0-76f0-4eee-aeba-81b1a88d74b6") + ) + (pin "3" + (uuid "ff31d823-d253-4871-8eef-c6dfd7eb6962") + ) + (pin "1" + (uuid "56e5bd23-f825-4523-b439-a9206db73f46") + ) + (pin "4" + (uuid "79a156cb-e20f-4ac2-8394-c692a736169a") + ) + (pin "5" + (uuid "79581bc4-8e36-4f7f-9b6e-8e26e796be0f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J21") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 541.02 252.73 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8cce2277-06b8-41fa-a6bd-d99a638ffe10") + (property "Reference" "R23" + (at 539.75 254.762 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "KDV12DR240ET" + (at 541.782 254.508 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 541.02 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 541.02 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 541.02 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "385b0e0e-f311-4f27-b74a-59c58a2da58c") + ) + (pin "1" + (uuid "f6c659dc-1d4a-4269-ba1b-4dd7a5812d3d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R23") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 403.86 217.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8e979c8b-7f87-4b27-8fd7-87e10e79fc5d") + (property "Reference" "C31" + (at 401.32 217.17 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "865060845002" + (at 396.24 220.472 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:865060845002" + (at 403.86 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 403.86 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 403.86 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5a8cfe0e-b5fd-430d-94c7-cf9f3bc01848") + ) + (pin "2" + (uuid "844f139e-c23f-4bd5-b266-af7fbb894915") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C31") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 520.7 217.17 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8f22d284-8429-4f20-aa55-fbc498c8c687") + (property "Reference" "C37" + (at 518.16 217.17 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "865060845002" + (at 513.08 220.472 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:865060845002" + (at 520.7 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 520.7 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 520.7 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "54dbf4e4-a6f5-46ce-95d5-1b305ca4886e") + ) + (pin "2" + (uuid "81146963-4a35-4ead-8d9b-7a0e8bf0f68f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C37") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:ZXLD1366ET5TA") + (at 414.02 218.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8fd16954-2a2d-4d43-929c-72d2c24a2367") + (property "Reference" "LED5" + (at 438.15 215.8999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 438.15 218.4399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:SOT95P280X100-5N" + (at 438.15 303.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 438.15 403.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 414.02 218.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 438.15 603.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 438.15 703.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 438.15 803.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 438.15 903.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 438.15 1003.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "0ff0ad06-ed2a-4827-9569-3820f5f35c6f") + ) + (pin "1" + (uuid "182d0c7d-11ed-4d45-a90a-5392ae68a210") + ) + (pin "3" + (uuid "fadab89e-a73d-4c5a-b73e-5153507bad1f") + ) + (pin "5" + (uuid "a83d1f72-2a2d-4044-80e9-dee97a6976fe") + ) + (pin "4" + (uuid "4357a58c-096b-4bfe-a7e3-81d6546a26a4") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "LED5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 140.97 64.77 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "91115ed9-f03b-4086-9ff6-ffc8abcf38a7") + (property "Reference" "J4" + (at 140.97 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 139.954 62.992 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Power solder pad" + (at 140.97 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 140.97 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 140.97 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3470ec1a-ce70-42f5-b244-086a0e49844a") + ) + (pin "2" + (uuid "f1e86376-c3b4-467d-8888-ad3f8a181609") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 52.07 55.88 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9116af6c-c2a7-4879-ad1c-ba00adeb71c0") + (property "Reference" "C7" + (at 50.8 58.928 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "15pf" + (at 50.546 52.832 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 52.07 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 52.07 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 52.07 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8f8fe736-ae59-4e60-a2f6-0faf6226e96b") + ) + (pin "1" + (uuid "7d7d9fce-b93c-45ba-8567-4c2df764cd9a") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+1V1") + (at 57.15 104.14 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "930739ca-c934-472e-af89-6dfdf5c880ea") + (property "Reference" "#PWR0107" + (at 57.15 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+1V1" + (at 56.896 100.584 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 57.15 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 57.15 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+1V1\"" + (at 57.15 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "772e7cb3-6fec-4b31-a82c-ba5fc30d3a2e") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0107") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 140.97 344.17 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "93dad9c5-dceb-4999-b7f1-66fecb4e678d") + (property "Reference" "#FLG06" + (at 140.97 346.075 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 143.764 347.98 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 140.97 344.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 140.97 344.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 140.97 344.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e7072ca7-a56d-4516-b93d-706fd3fc2787") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 240.03 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "944115fd-ae60-4bd7-b9dc-c0edeb5c4ca1") + (property "Reference" "#PWR0102" + (at 240.03 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_OUT" + (at 235.966 83.566 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 240.03 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 240.03 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 240.03 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a2061d87-946e-40b1-bf75-d80e921ae6fc") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 208.28 40.64 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "947e004f-0a85-4137-917c-9ba5a68a6974") + (property "Reference" "#PWR0108" + (at 208.28 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 207.01 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 208.28 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 208.28 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+12V\"" + (at 208.28 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ceef9a2e-1d34-4fcc-ad99-bdecd6435f17") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0108") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 109.22 379.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "95221420-2a74-42ca-80a8-320c54d95aaa") + (property "Reference" "R46" + (at 110.49 381.254 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 110.236 379.476 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 109.22 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 109.22 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 109.22 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8da0708b-d9fc-4308-ba2c-498fd953044b") + ) + (pin "2" + (uuid "8cbf9057-945a-4cff-bf75-49f4a6c3825a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R46") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 554.99 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9818f556-7480-4d3b-a8c8-038e60817e24") + (property "Reference" "D9" + (at 556.514 175.514 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B3100-13-F" + (at 549.402 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMC_Handsoldering" + (at 554.99 173.99 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 554.99 173.99 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 554.99 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "7febd20d-c3f0-4aa5-824a-92226699e06a") + ) + (pin "1" + (uuid "7e51e676-bdba-4175-a702-bb92f43e729a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 334.01 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9aa518f8-4865-4486-82dc-cb6f60e224fe") + (property "Reference" "C47" + (at 52.07 332.7335 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 335.2735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 334.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f9b26c00-88ff-476b-b289-e1fb81829924") + ) + (pin "2" + (uuid "6faa081d-a3bd-4520-87e0-3d1333038948") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C47") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 44.45 59.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9b3ebfef-762f-4da8-bb82-98004f4622eb") + (property "Reference" "#PWR015" + (at 44.45 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 44.45 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 44.45 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 44.45 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 44.45 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1cfabd4f-b48e-4045-ad71-32ade5a09ea9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR015") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 213.36 78.74 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9c1f84dc-42cc-40ad-a67e-25a5a3d7f5ed") + (property "Reference" "#PWR0120" + (at 207.01 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_MCU" + (at 208.788 77.724 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 213.36 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 213.36 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 213.36 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ddd27170-20ac-4b92-a259-d326ed171e87") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0120") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 369.57 269.24 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9d51facd-afe4-40c1-9c4b-d06753c3657a") + (property "Reference" "C30" + (at 372.11 267.9762 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 372.11 270.5162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 369.57 269.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 369.57 269.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 369.57 269.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "54be9676-7bbe-4adc-99bb-f956b791bc47") + ) + (pin "2" + (uuid "63f34a6e-9817-4c3e-928e-14814362df9b") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C30") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 520.7 153.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9e3b9192-78ed-4f90-b0ee-9ce473fc24ea") + (property "Reference" "#PWR034" + (at 520.7 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 520.7 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 520.7 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 520.7 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 520.7 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "773eb625-49a6-42dd-8b15-460f9b27eee0") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR034") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 551.18 267.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9f283924-5d1e-4e9f-8ec8-77bb06470700") + (property "Reference" "L10" + (at 552.45 266.6999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DR127-151-R" + (at 552.45 269.2399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:DR127" + (at 551.18 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 551.18 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 551.18 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1d2d0e83-0a60-4ab1-9373-0582597063c2") + ) + (pin "2" + (uuid "170d4138-ec56-4b9d-af04-3f316d89d18d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 518.16 101.6 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9f5c93b7-4646-4476-aade-413c08cc382b") + (property "Reference" "#PWR092" + (at 518.16 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 521.97 98.806 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 518.16 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 518.16 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 518.16 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "aaa7da8e-6055-471f-abda-ef258801538f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR092") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 339.09 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9fb5955d-c2c8-47f6-a86e-3008d56f3f00") + (property "Reference" "#PWR06" + (at 339.09 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 339.09 391.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 339.09 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 339.09 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 339.09 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "caeb0ae1-3dcb-4abc-81cc-3e010021d468") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 481.33 264.16 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9fe51340-bd91-4f51-9dbc-34e18951034b") + (property "Reference" "R21" + (at 481.33 259.08 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 481.33 261.62 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 481.33 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 481.33 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 481.33 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "37eaa7e9-5bac-4cec-904a-f8f6a0cb7c63") + ) + (pin "1" + (uuid "eabb5a58-26dc-4673-9391-db31355fb164") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R21") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 434.34 267.97 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a0fee1b1-2ba3-421d-a0fc-8c5a8b59d613") + (property "Reference" "L8" + (at 435.61 266.6999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DR127-151-R" + (at 435.61 269.2399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:DR127" + (at 434.34 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 434.34 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 434.34 267.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cfb1e94d-c9b8-4cd4-91ba-bfedeb78bcec") + ) + (pin "2" + (uuid "8ab12068-870e-46ba-b423-d1e1eb53c672") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 403.86 304.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a1334c93-c8c0-4eea-8f11-86502fb721e1") + (property "Reference" "#PWR040" + (at 403.86 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 403.86 309.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 403.86 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 403.86 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 403.86 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "241c246a-25c5-4311-b27b-bac5d3e60b28") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR040") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:PDB12-H4151-104BF") + (at 224.79 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a1f11d39-fe29-46f7-a1df-2660485ac689") + (property "Reference" "U5" + (at 228.854 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PDB12-F4151-104BF" + (at 225.425 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:PDB12-F4151-104BF" + (at 224.79 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 224.79 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 224.79 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "da7ff947-4224-491f-be2e-a84be6e30337") + ) + (pin "2" + (uuid "03b567f3-3026-4942-a5cd-629dd7c2e94e") + ) + (pin "3" + (uuid "24289605-adc7-4631-8ea4-8e3598d09dc0") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "U5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 154.94 40.64 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a2921e7a-f515-409c-94f6-d7099d27b3de") + (property "Reference" "#FLG07" + (at 153.035 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 147.574 42.418 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 154.94 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 154.94 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 154.94 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0876af22-bfa9-45b4-8a7b-5921ae37c2d7") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 78.74 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a3ddf49a-9433-4426-abd2-96cb57ce409d") + (property "Reference" "C12" + (at 81.28 107.9562 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 81.28 110.4962 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 78.74 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 78.74 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 78.74 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1b83956e-a361-4dca-9bcd-271817390755") + ) + (pin "2" + (uuid "7fcc6827-414b-4b81-918a-76fd005e02cc") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 97.79 123.19 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a6bb386e-3200-44c0-8e68-0a6d54d41b3b") + (property "Reference" "#PWR023" + (at 97.79 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 97.79 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 97.79 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 97.79 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 97.79 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8dc5a0ac-100a-41f4-a854-6510f899c926") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 554.99 245.11 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "a6d30b67-0059-4590-98e8-c8fd66004fea") + (property "Reference" "D10" + (at 556.514 246.634 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B3100-13-F" + (at 549.402 248.412 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMC_Handsoldering" + (at 554.99 245.11 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 554.99 245.11 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 554.99 245.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "e9755a06-32ec-4477-aefb-a49dfc8c2ef3") + ) + (pin "1" + (uuid "4a5ca453-bfe1-41c2-9bfd-827c59c1520a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 351.79 367.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a85e1711-1bf7-46fe-a540-1d9a2dd1d1e3") + (property "Reference" "#PWR081" + (at 351.79 370.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 351.79 361.95 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 351.79 367.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 351.79 367.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+12V\"" + (at 351.79 367.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0065551c-43f4-4b84-8456-813d96944c2f") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR081") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:ZXLD1366ET5TA") + (at 530.86 218.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a94acd28-2969-458b-aab5-fd8d07066f6d") + (property "Reference" "LED7" + (at 554.99 215.8999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 554.99 218.4399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:SOT95P280X100-5N" + (at 554.99 303.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 554.99 403.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 530.86 218.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 554.99 603.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 554.99 703.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 554.99 803.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 554.99 903.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 554.99 1003.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "bad991a6-170f-4f88-8bfe-abc3a51b7c5f") + ) + (pin "1" + (uuid "548084b2-d477-46f7-9219-93c5f81c31b4") + ) + (pin "3" + (uuid "1b570971-4cde-4bf7-9b1d-8a2b3b389e15") + ) + (pin "5" + (uuid "237dfd42-7b87-4680-aba6-d1ba8ae0389b") + ) + (pin "4" + (uuid "8ee70a95-8966-473f-8c92-e1fbd63be21f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "LED7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 168.91 326.39 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "aa2fdcb9-d81d-4a0d-a49a-eef9e0521f63") + (property "Reference" "C60" + (at 171.45 325.1135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "1uF" + (at 171.45 327.6535 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 168.91 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 168.91 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 168.91 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "57382383-45e0-4a77-928c-865ace04b7e0") + ) + (pin "2" + (uuid "af57f31f-b767-484a-b91f-576cde61abf6") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C60") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 486.41 53.34 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "aa843bd8-338f-4878-9ab4-b995e4dc73ae") + (property "Reference" "#PWR028" + (at 486.41 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 486.41 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 486.41 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 486.41 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 486.41 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ba2d2282-7057-4ce9-b8b1-b1aaf2beb987") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR028") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 299.72 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ab3c827a-cccf-43fe-8b41-e9a890f434ab") + (property "Reference" "R34" + (at 43.18 295.402 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 297.18 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 299.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 299.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 299.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6dd844b8-a839-4513-a2be-4e8b8da2f67a") + ) + (pin "2" + (uuid "31d03a0e-3bea-48e1-ae66-c2e7b5b88306") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R34") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 204.47 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ab4b4774-320a-4f42-a27d-162233ce24a8") + (property "Reference" "#PWR0114" + (at 204.47 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 203.708 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 204.47 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 204.47 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 204.47 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "facf4d96-1910-4c53-b5f2-aba32d524ef4") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0114") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:LED_Small") + (at 193.04 107.95 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ab532210-c860-4ceb-9cf3-b6dc1ebadddb") + (property "Reference" "D13" + (at 192.786 103.124 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "720-RATIVHFK3PM3Z555" + (at 192.786 105.156 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" + (at 193.04 107.95 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 107.95 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 193.04 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pin" "1=K 2=A" + (at 193.04 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "f8393b57-2005-4dcb-901a-c9ec02092e81") + ) + (pin "1" + (uuid "d8fa9abf-1896-4548-8101-8e6fcb6d3881") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 326.39 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ad0b4ec4-776f-446b-9f3e-a42a8b0c1264") + (property "Reference" "C48" + (at 52.07 325.1135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 327.6535 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 326.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b80f6e55-e616-424d-94fe-96e087aab62a") + ) + (pin "2" + (uuid "68844ea6-3247-41d7-9104-1cab5d923b1f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C48") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 318.77 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ad382d3c-1f5c-487d-b69f-9a06927ede1c") + (property "Reference" "C49" + (at 52.07 317.4935 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 320.0335 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 318.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 318.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 318.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f8b926e5-f58f-4e8c-838f-f64e1bcc1e10") + ) + (pin "2" + (uuid "5a3dd997-7763-4b55-a2ba-4b4313ad9eac") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C49") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 160.02 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "aea3c744-2e03-4339-bff2-91deaad8569c") + (property "Reference" "#PWR054" + (at 160.02 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 153.924 389.636 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 160.02 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 160.02 386.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 160.02 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "da127854-e32d-4426-864a-1d47bd4ab920") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR054") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 189.23 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b17ead3d-8cc6-4f81-8b63-0567b2062a3f") + (property "Reference" "#PWR0113" + (at 189.23 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 183.134 389.636 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 189.23 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 189.23 386.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 189.23 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "086be077-dd38-493e-afca-e725e277d7d8") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0113") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 275.59 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b1c35ff3-480f-4df7-a961-709ceadd7524") + (property "Reference" "C54" + (at 52.07 274.3135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 276.8535 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "816397e1-fd71-4f6b-b427-dfb68fb679c1") + ) + (pin "2" + (uuid "28ddd091-170a-46f2-a08d-f9bd3195e52f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C54") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 434.34 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b27af235-aab5-489b-9883-96e68d620c96") + (property "Reference" "L3" + (at 435.61 44.4499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DR127-151-R" + (at 435.61 46.9899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:DR127" + (at 434.34 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 434.34 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 434.34 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8df9b645-1cfd-4b0f-9ed6-f4a875280ffd") + ) + (pin "2" + (uuid "ca285f4a-b76c-4d1d-ba2f-c18bb26f0670") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 351.79 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b580b18f-26aa-49d1-974e-e841b7ee2115") + (property "Reference" "#PWR07" + (at 351.79 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 351.79 391.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 351.79 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 351.79 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 351.79 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "87ca1bb5-51ec-4c75-be5a-d4e41cc05354") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 369.57 198.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b664a245-d5bf-4d76-9988-5a49e6b8a43e") + (property "Reference" "C29" + (at 372.11 196.8562 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 372.11 199.3962 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 369.57 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 369.57 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 369.57 198.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e3948ffb-f452-4206-a377-a77786533291") + ) + (pin "2" + (uuid "2615c034-03e3-4d7c-804f-23ccb258a8d3") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C29") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 264.16 383.54 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "b73ba933-8258-48e4-99dc-6f3f94c7a5cb") + (property "Reference" "L1" + (at 264.16 381.508 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74404054330" + (at 264.16 385.318 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:74404054330" + (at 264.16 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 264.16 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 264.16 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b2a19dbb-6fc2-496f-9d66-ffb829769dd5") + ) + (pin "2" + (uuid "1def248f-0aaf-44f5-b02e-e8fdd486a2db") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 113.03 123.19 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ba2b6ed5-bd71-42e5-b918-8c5a2bfcb78c") + (property "Reference" "#PWR024" + (at 113.03 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 113.03 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 113.03 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 113.03 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 113.03 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f827d6cc-6e03-4848-9aae-eca008b0261e") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR024") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 52.07 120.65 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ba8461b5-251b-43e8-bad8-5cf4e67c8e9a") + (property "Reference" "#PWR021" + (at 52.07 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 52.07 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.07 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.07 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 52.07 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "192f360f-c4ac-407c-824d-b504c3f30395") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR021") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 185.42 107.95 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bb3259d2-9f9a-4ec2-80dd-4ef3db89b93b") + (property "Reference" "R51" + (at 185.42 111.252 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "150ohm" + (at 185.42 109.728 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 185.42 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 185.42 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 185.42 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "74754f65-98ca-45ce-afa1-ec9d58b2bace") + ) + (pin "2" + (uuid "4df17729-97ff-4eca-bbe0-9ed0b3f0984e") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R51") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 541.02 101.6 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bbc4e0e1-f864-4ef8-a465-17fbc841b50f") + (property "Reference" "R13" + (at 539.75 103.632 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "KDV12DR240ET" + (at 541.782 103.378 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 541.02 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 541.02 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 541.02 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "917e4d8d-75d8-49aa-873d-abde90bb1bb6") + ) + (pin "1" + (uuid "2ffc0162-d256-4342-87c5-e70130e17276") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 250.19 279.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bcbb6f0c-fe8b-45e0-b898-1f27f49af7e3") + (property "Reference" "#PWR078" + (at 250.19 285.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 246.126 282.956 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 250.19 279.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 250.19 279.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 250.19 279.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ad36a2b3-8002-4586-8bcd-f1726548e1e6") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR078") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 153.67 375.92 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bd2956d1-e332-43e8-916d-0d86a0ebf2df") + (property "Reference" "R43" + (at 153.67 370.84 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 153.67 373.38 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 153.67 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 153.67 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 153.67 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "878c150f-747d-4872-90e4-acb064724146") + ) + (pin "2" + (uuid "340342b9-ae79-4600-8eed-8cc266ff022c") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R43") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 486.41 204.47 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bdcb9239-0e28-42bd-86d7-745c0b331d70") + (property "Reference" "#PWR043" + (at 486.41 210.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 486.41 209.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 486.41 204.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 486.41 204.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 486.41 204.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5f6dca17-77de-4e8e-83c7-e310138fd686") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR043") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Small") + (at 123.19 271.78 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "bde916e2-4fc5-4722-b1f2-143efea3d5a5") + (property "Reference" "D12" + (at 123.19 265.938 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GS1002FL_R1_00001" + (at 123.19 268.478 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123F" + (at 123.19 271.78 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 123.19 271.78 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Diode, small symbol" + (at 123.19 271.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 123.19 271.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 123.19 271.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "62693062-2275-48f8-92bd-1e634b4da80f") + ) + (pin "2" + (uuid "621efb7f-f0ed-408f-9a91-89c3ab0128ad") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 228.6 31.75 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "be17e091-89da-45de-9796-c1d19f0851c8") + (property "Reference" "#PWR0109" + (at 228.6 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 227.33 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 228.6 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 228.6 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+12V\"" + (at 228.6 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5c654136-2c0b-4f98-b7b4-644d046c045d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0109") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 369.57 118.11 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "be623d4a-90ed-4a3a-86fd-c3fc8c420aad") + (property "Reference" "C23" + (at 372.11 116.8462 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 372.11 119.3862 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 369.57 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 369.57 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 369.57 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7b0fc933-90c4-4a24-96b0-347724513a5a") + ) + (pin "2" + (uuid "462206c2-0462-40fd-b4e8-c00ff30a5fbf") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C23") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 43.18 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c03c88a9-006d-42cb-b388-54c058e958b9") + (property "Reference" "#PWR059" + (at 43.18 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 43.18 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 43.18 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 43.18 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 43.18 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b32b3f5b-953f-47cf-8f58-4f5a0593de68") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR059") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 551.18 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c083965e-71db-4fe8-82ca-3ba5e0bd82f0") + (property "Reference" "L6" + (at 552.45 115.5699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DR127-151-R" + (at 552.45 118.1099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:DR127" + (at 551.18 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 551.18 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 551.18 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c37cfcf0-be07-4a31-b20a-2475d86f5aee") + ) + (pin "2" + (uuid "925f37c5-c158-471f-a1ff-82dd1d8d61d2") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 518.16 252.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c0f112ad-3e5f-417a-a76d-035c9ebd1509") + (property "Reference" "#PWR096" + (at 518.16 256.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 521.97 249.936 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 518.16 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 518.16 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 518.16 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "106efe58-3193-4795-b611-0947a4c8e9a0") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR096") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:82356120100") + (at 186.69 214.63 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c163c220-9359-44a1-98a2-8bd52489011b") + (property "Reference" "D18" + (at 183.896 213.614 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "82356120100" + (at 182.88 204.47 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:DIONC1608X90N" + (at 182.88 201.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Datasheet" "https://www.we-online.com/catalog/datasheet/82356120100.pdf" + (at 185.42 201.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Description" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 186.69 214.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description_1" "ESD Suppressor WE-VE 0603; 12Vdc; 10pF" + (at 187.96 201.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Height" "0.9" + (at 190.5 201.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Part Number" "710-82356120100" + (at 193.04 201.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Wurth-Elektronik/82356120100?qs=zPgndZZmKGaCWdXsf8N8bA%3D%3D" + (at 195.58 201.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Wurth Elektronik" + (at 198.12 201.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "82356120100" + (at 200.66 201.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + (hide yes) + ) + ) + (pin "2" + (uuid "de326529-3894-482d-a4a4-65ae6377010e") + ) + (pin "1" + (uuid "1caecef9-e303-4940-be7e-bd26969622ca") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "LED_Small_3") + (lib_id "Device:LED_Small") + (at 193.04 134.62 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c18a4212-8ebc-4e9c-ba41-36c9243e9fd7") + (property "Reference" "D16" + (at 192.786 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "720-RATIVHFK3PM3Z555" + (at 192.786 131.826 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" + (at 193.04 134.62 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 134.62 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 193.04 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pin" "1=K 2=A" + (at 193.04 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "8128d2e3-cc2c-4411-86ec-d1e13727319b") + ) + (pin "1" + (uuid "81958cc9-8bb8-4fd4-9251-55205140b9fa") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 486.41 124.46 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c2888782-9e57-4bfe-956f-3d6d74802330") + (property "Reference" "#PWR029" + (at 486.41 130.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 486.41 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 486.41 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 486.41 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 486.41 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2af5cc17-4e3b-4e87-8f64-c94f644b7e32") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR029") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 388.62 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c3408a78-da22-4019-aee0-bedfcc71a654") + (property "Reference" "R24" + (at 43.18 383.54 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 386.08 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c4c8e97b-5645-4eb9-b663-64c8a94e5681") + ) + (pin "2" + (uuid "6c253116-65ce-4448-b206-84c3cb661438") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R24") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 280.67 392.43 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c346a64d-73fe-47df-978d-356a30211669") + (property "Reference" "#PWR01" + (at 280.67 398.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 280.67 397.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 280.67 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 280.67 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 280.67 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d6b2b948-5039-4add-aeb4-76fec0a84d65") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 520.7 233.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c3bf42a9-7bcb-47e9-90ec-d1e40f7f326a") + (property "Reference" "#PWR045" + (at 520.7 240.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 520.7 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 520.7 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 520.7 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 520.7 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d5a5c50c-c4f5-4e43-9a95-f0a29d001f30") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR045") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 486.41 269.24 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c4173cc4-accf-4977-a0e8-c01e71c52c3d") + (property "Reference" "C36" + (at 488.95 267.9762 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 488.95 270.5162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 486.41 269.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 486.41 269.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 486.41 269.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6011b13a-77da-4e5c-8fca-b00219df83dd") + ) + (pin "2" + (uuid "0bcacd2d-f869-4d4a-849c-19ac36bd483a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C36") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 254 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c45749cd-dbdb-42bd-86f1-a45b373b5faf") + (property "Reference" "R39" + (at 43.18 249.682 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 251.46 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "98d8d896-043c-44ee-9e67-4c5ff44030e3") + ) + (pin "2" + (uuid "90e0b914-b003-45be-a16f-25dcabc37570") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R39") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 551.18 186.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c482703b-3da6-45aa-aed1-4989a90e657d") + (property "Reference" "C39" + (at 546.1 185.166 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "865081740001" + (at 547.37 200.914 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:CAPAE430X550N" + (at 551.18 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 551.18 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 551.18 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7186942e-6500-413e-a4f7-d0f65dff3c42") + ) + (pin "2" + (uuid "7a881201-249c-4bc8-950f-26287fdd7ed3") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C39") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 518.16 30.48 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c4ffa1e1-74d9-40cd-897a-5c4b7742be15") + (property "Reference" "#PWR091" + (at 518.16 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 521.97 27.686 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 518.16 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 518.16 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 518.16 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "27ae027e-7d51-43e0-b181-fe73becc20d6") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR091") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 283.21 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c5150124-0a09-4ebd-a3c9-4f01c44f133c") + (property "Reference" "C53" + (at 52.07 281.9335 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 284.4735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 283.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 283.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 283.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d6b80297-010d-4bbc-82a9-55cfcd1adc45") + ) + (pin "2" + (uuid "88db14ac-a375-49c5-a777-713d3c9251ee") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C53") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 520.7 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c66cec14-2f93-4c9b-9f46-190c4014a467") + (property "Reference" "#PWR031" + (at 520.7 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 520.7 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 520.7 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 520.7 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 520.7 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6fd35607-b46c-4d02-94b6-7aea16138f75") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR031") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 271.78 220.98 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c73ab12e-96d0-443b-962b-540cae8a0c1f") + (property "Reference" "R57" + (at 274.32 219.964 0) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10kohm" + (at 276.352 221.742 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 271.78 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 271.78 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 271.78 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4013521a-8938-40c5-a97a-e673bf3c34a8") + ) + (pin "1" + (uuid "6ccbcbc6-75a7-495a-93d3-89fa86c6b02b") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R57") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Small") + (at 123.19 280.67 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c769a444-d65a-4658-8855-f82c6bd98211") + (property "Reference" "D11" + (at 123.19 275.082 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GS1002FL_R1_00001" + (at 123.19 277.622 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_SMD:D_SOD-123F" + (at 123.19 280.67 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 123.19 280.67 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Diode, small symbol" + (at 123.19 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 123.19 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 123.19 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "785815f3-3f57-4792-8e11-c4226c65ccba") + ) + (pin "2" + (uuid "cd0de8d4-fa82-400b-9cf6-1561b5f3e880") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 311.15 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c7da6c08-2db9-48ef-bd89-b671c2a13edc") + (property "Reference" "#PWR05" + (at 311.15 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 311.15 391.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 311.15 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 311.15 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 311.15 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e56e2d2d-574d-468a-bb77-7d90df36008b") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR05") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 403.86 153.67 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c9a39823-654e-41b4-81c4-c426400b0307") + (property "Reference" "#PWR033" + (at 403.86 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 403.86 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 403.86 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 403.86 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 403.86 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "31898d11-9530-4e19-8e91-5f10ccfb84d3") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR033") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 35.56 77.47 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c9be4acb-c1dd-4daa-af83-a41621615354") + (property "Reference" "R5" + (at 35.56 72.39 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "1k" + (at 35.56 74.93 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 35.56 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 35.56 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 35.56 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4980f742-9271-4c0f-8c7d-6eb260bf653b") + ) + (pin "1" + (uuid "a54f42bf-44ed-450d-94bf-a81839cf5a53") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 426.72 233.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ca6ee186-f4d5-48e2-a37d-de972b219309") + (property "Reference" "#PWR041" + (at 426.72 240.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 426.72 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 426.72 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 426.72 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 426.72 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b078681f-6c2c-4297-9bba-e76f67de662a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR041") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 351.79 368.3 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cabf481c-9bb1-48b0-964c-c7529d8eb8cd") + (property "Reference" "#FLG02" + (at 349.885 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 347.98 368.2999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 351.79 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 351.79 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 351.79 368.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "091acece-93b9-406c-9177-fb1675035505") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 52.07 115.57 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cb020d06-13ed-44a8-8ced-2b4fa6de99fa") + (property "Reference" "C9" + (at 48.26 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 47.244 120.396 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 52.07 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 52.07 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 52.07 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e3d6ba64-9b19-40a4-9964-d22327be46f5") + ) + (pin "2" + (uuid "0b5a5bed-ff53-4f6b-b0ed-2d71f4346016") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 254 77.47 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cb7e3e50-9e09-498f-9dbe-36e960d7ec1e") + (property "Reference" "#FLG04" + (at 255.905 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 257.81 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 254 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 254 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 254 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1a43558d-5758-43d5-a806-74e4dc075cc0") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 554.99 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cbc1847e-045c-4c9b-987e-45c66ff100f0") + (property "Reference" "D6" + (at 556.514 95.504 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B3100-13-F" + (at 549.402 97.282 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMC_Handsoldering" + (at 554.99 93.98 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 554.99 93.98 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 554.99 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "bcade254-dc39-4923-843e-28909fd4a05f") + ) + (pin "1" + (uuid "48d9f406-5ea1-4911-ad05-2a281244f062") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:BQ7694006DBT") + (at 106.68 295.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "cbe5d487-554f-49d9-8d30-13db59ae9c00") + (property "Reference" "IC1" + (at 123.19 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "BQ7694006DBT" + (at 123.19 290.83 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:SOP50P640X120-44N" + (at 135.89 338.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/bq76940" + (at 135.89 490.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Texas Instruments BQ7694006DBT, Battery Charger Lithium-Ion, Lithium-Phosphate, 44-Pin TSSOP" + (at 106.68 295.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1.2" + (at 135.89 690.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "595-BQ7694006DBT" + (at 135.89 790.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Texas-Instruments/BQ7694006DBT?qs=p08Uhw9w2Fy8CEE51Pje2A%3D%3D" + (at 135.89 890.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Texas Instruments" + (at 135.89 990.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "BQ7694006DBT" + (at 135.89 1090.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "11" + (uuid "4259e0f5-240c-4f8b-8cac-e1033a5f088d") + ) + (pin "13" + (uuid "f2105d7b-6c2f-418b-85a9-d1455532c5a9") + ) + (pin "16" + (uuid "dbcffd37-a198-4bd6-bd7d-4a990501bcb6") + ) + (pin "15" + (uuid "07ba445e-cdc9-4e92-b90c-536a313811f6") + ) + (pin "3" + (uuid "4d425ae7-fcb4-4e62-a281-535e53eec247") + ) + (pin "7" + (uuid "0f682b2f-01ef-4af4-91eb-90ab821752ec") + ) + (pin "18" + (uuid "410f1aeb-a28d-46cd-ab4d-dea51939634e") + ) + (pin "19" + (uuid "e4e6b517-f133-4ab9-b938-796f72a9a62e") + ) + (pin "6" + (uuid "abff8172-b11f-4ef5-9ac1-b031133545d6") + ) + (pin "2" + (uuid "50db4cca-85e3-479f-943b-4086428ada83") + ) + (pin "1" + (uuid "b18afd66-31e2-4472-ab71-6790389477b4") + ) + (pin "14" + (uuid "d9315555-32fe-4927-b9ff-68dcaebc899d") + ) + (pin "5" + (uuid "5186d0d9-d63f-435a-a285-6230eb7b5c68") + ) + (pin "20" + (uuid "2241ff6a-1bfb-47b1-978e-31234617d146") + ) + (pin "21" + (uuid "54f72d47-e7d0-4518-b84b-4080146e5c72") + ) + (pin "22" + (uuid "336649e6-9d4c-4787-b60d-6f33b9755fe9") + ) + (pin "44" + (uuid "bfcbf838-6d80-40ca-868f-430112da833b") + ) + (pin "43" + (uuid "e6e72694-dcf4-44c7-a735-6bf1651df1a0") + ) + (pin "42" + (uuid "00fa441c-b46f-4d8b-a5f5-3d860b6e3d52") + ) + (pin "41" + (uuid "2d7ca896-ce63-485c-8474-d31c57c69d0b") + ) + (pin "40" + (uuid "69722782-fde8-4945-a83c-90021a4bdc79") + ) + (pin "4" + (uuid "0c6c0186-991b-43df-acf6-ee7154e7c8a7") + ) + (pin "10" + (uuid "59108218-49d2-4922-a512-6f0cb7ac6025") + ) + (pin "17" + (uuid "af228ee0-42d5-4b38-9bd1-dc566d02ce56") + ) + (pin "34" + (uuid "3ae41217-d324-4bdd-9b60-a4f188478e35") + ) + (pin "33" + (uuid "f14e181b-a2a5-4b2e-94e6-38d2a74da300") + ) + (pin "32" + (uuid "da5cff2c-8f9f-4e54-9cdd-633eb6a92d02") + ) + (pin "31" + (uuid "d018caaa-4bcc-40b9-b7e1-936e704d67c1") + ) + (pin "30" + (uuid "0fce8571-557f-4f2a-a5f9-12932ad4e36a") + ) + (pin "29" + (uuid "3a0abdd4-c614-4d46-a201-735fa85485ca") + ) + (pin "28" + (uuid "7025df09-5f54-4703-8eae-d583f6321d0b") + ) + (pin "39" + (uuid "9edd0bfa-3c0d-4fc4-8245-1d3e4ba79cc5") + ) + (pin "38" + (uuid "71c1b87a-04fe-41a5-ae33-79b2e9cdb8da") + ) + (pin "37" + (uuid "be18326e-fd9b-4632-b649-b37c5dd26144") + ) + (pin "36" + (uuid "d10ee66b-c4a0-4664-8169-1b12728ffa94") + ) + (pin "35" + (uuid "9016cb21-2de6-48cf-9523-f714a86a04a7") + ) + (pin "27" + (uuid "640e9c6c-0815-4902-9e35-990a763a16c6") + ) + (pin "26" + (uuid "9f738a59-5e3e-4fee-afc4-44866da10625") + ) + (pin "25" + (uuid "e2011ffa-f58c-47ef-9f94-d88874c1cd80") + ) + (pin "24" + (uuid "7e18cbaf-47ae-48ae-ba81-f54d8a2c2f98") + ) + (pin "23" + (uuid "ac690e91-13f0-4643-a9ca-846aaeffc056") + ) + (pin "9" + (uuid "7fe2df2d-b9dd-4c3c-8b08-c0fb2e8638cd") + ) + (pin "12" + (uuid "83f33472-3a98-44d2-93a8-3415cc457d21") + ) + (pin "8" + (uuid "6e4b3539-c78d-493b-a059-678fb615006e") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "IC1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:ZXLD1366ET5TA") + (at 414.02 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ccf47b61-f24f-4aea-9d9a-d826d0251487") + (property "Reference" "LED1" + (at 438.15 64.7699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 438.15 67.3099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:SOT95P280X100-5N" + (at 438.15 152.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 438.15 252.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 414.02 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 438.15 452.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 438.15 552.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 438.15 652.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 438.15 752.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 438.15 852.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "28e5c51d-8b24-4ce6-ac68-901ce8857de1") + ) + (pin "1" + (uuid "5e060cb5-3431-4401-bc92-3450ccc67df0") + ) + (pin "3" + (uuid "cbdabf67-a767-4487-b535-2b9cfacb8957") + ) + (pin "5" + (uuid "f16f8a41-9024-4b95-bfac-f08fb21c3c0a") + ) + (pin "4" + (uuid "37bd1ba6-957b-421e-a6ff-b54f67f3e8f9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "LED1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 326.39 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cd1c47d1-e1d7-4e15-ab33-d0fa75196ef8") + (property "Reference" "#PWR057" + (at 326.39 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 326.39 42.672 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 326.39 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 326.39 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 326.39 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "af3c3023-9358-4164-aaa4-cc89bfa52d51") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR057") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 260.35 248.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "cd913d68-c147-4aa1-a4a6-aeb2de8476d3") + (property "Reference" "#PWR085" + (at 260.35 252.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V_BMS" + (at 254 247.142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 260.35 248.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 260.35 248.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 260.35 248.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7e3f0b84-51b4-4721-807f-079b99c226da") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR085") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 91.44 55.88 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ce628a73-65a9-43c6-8a9f-31ffc9987162") + (property "Reference" "R7" + (at 91.44 50.8 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "1k" + (at 91.44 53.34 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 91.44 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 91.44 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 91.44 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8d73a0b5-b6da-4968-952a-7c33c375e3b4") + ) + (pin "2" + (uuid "c1e87ff8-4b6b-41e7-8b77-1a2bd212f798") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 351.79 383.54 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d08b9b66-b4d3-4aa3-8e17-ae2693415d4b") + (property "Reference" "C5" + (at 346.964 382.524 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "UUG1V102MNJ6MS" + (at 341.884 385.826 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:PCAP_UUG_12P5X21_NCH" + (at 351.79 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 351.79 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 351.79 383.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1ad45416-1531-4fa0-b740-ee79c15aeff5") + ) + (pin "2" + (uuid "ac47ddd2-da24-4b1d-bd2c-d48367b4e6c5") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 153.67 64.77 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d0d9a9cf-2741-435f-aa1e-cc435ee7af62") + (property "Reference" "J6" + (at 153.67 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 152.654 62.992 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Power solder pad" + (at 153.67 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 153.67 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 153.67 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a5c2de75-37a6-444c-8cd2-d7542e9867c4") + ) + (pin "2" + (uuid "b0824aef-eaa9-46e0-9be9-3fdc9d8ed62b") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 255.27 388.62 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d11c5239-853c-4885-aee3-3fd258f3f4f2") + (property "Reference" "C2" + (at 258.318 387.604 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22uF" + (at 258.572 390.144 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 255.27 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 255.27 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 255.27 388.62 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "78268ba8-99e8-4d20-9a37-19ffedfea4ce") + ) + (pin "2" + (uuid "012b46fb-0394-46b5-80db-1f5e64a9c520") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 214.63 74.93 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d141e425-2017-4b19-b9a4-9602506a9559") + (property "Reference" "#FLG011" + (at 212.725 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 212.09 72.39 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 214.63 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 214.63 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 214.63 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d7a9131f-0271-4423-b154-259a1300e81f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#FLG011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:288X232R161B2") + (at 147.32 123.19 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d2599c1b-82d2-4ef5-940b-6a28da2653bb") + (property "Reference" "U4" + (at 147.955 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "288X232R161B2" + (at 147.955 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:288X232R161B2" + (at 147.32 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 147.32 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 147.32 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1a4d38f2-1081-4390-9ad2-94a6eeabd370") + ) + (pin "2" + (uuid "dd11cde9-d422-40c2-b344-cb8985a13518") + ) + (pin "4" + (uuid "b9985ed8-61a0-4174-a93a-ddd5019c0851") + ) + (pin "5" + (uuid "52dcc12e-31dc-4088-9799-6a87de9e6464") + ) + (pin "3" + (uuid "3c926220-df13-4a08-95f0-6e45c2d4b3ad") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "U4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 179.07 40.64 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d30a8dd5-c07c-45b5-a2f0-f1640b21b247") + (property "Reference" "#PWR0117" + (at 172.72 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 175.514 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 179.07 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 179.07 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 179.07 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "88710b58-9333-4ef0-97cb-92a2a1f586b8") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0117") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 43.18 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d4a82fc5-529f-4add-a801-cfc320f18f40") + (property "Reference" "#PWR022" + (at 43.18 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 41.656 121.158 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 43.18 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 43.18 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 43.18 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "643b5ab8-0ff6-4eaf-9253-a987a33ac207") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR022") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 175.26 313.69 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d545d58d-62ed-49aa-848d-b155254e1806") + (property "Reference" "C58" + (at 177.8 312.4135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 177.8 314.9535 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 175.26 313.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 175.26 313.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 175.26 313.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "deafd431-bfe0-4ff8-af5e-d6a004b854e2") + ) + (pin "2" + (uuid "40ef43b2-1a3f-4979-b494-b1af4a4cdcc0") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C58") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 241.3 392.43 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d5d92bbc-175f-4701-a6e0-ffcca5c89227") + (property "Reference" "#PWR02" + (at 241.3 398.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 241.3 397.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 241.3 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 241.3 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 241.3 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "a7d88eae-054e-4d07-b91b-40e4130e19b6") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR02") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 245.11 128.27 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d603b11a-de2b-459c-b3ef-411246e9ab22") + (property "Reference" "R44" + (at 247.65 126.9999 0) + (effects + (font + (size 1.016 1.016) + ) + (justify right) + ) + ) + (property "Value" "10k" + (at 247.65 129.5399 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 245.11 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 245.11 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 245.11 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2afacf60-1268-47e1-890e-c41c6e8b2a9d") + ) + (pin "2" + (uuid "ece1a186-2611-4605-9701-ae9f62df3868") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R44") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 486.41 275.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d66eba68-dcba-4718-8a8c-8632bac1b6ca") + (property "Reference" "#PWR044" + (at 486.41 281.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 486.41 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 486.41 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 486.41 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 486.41 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8916c2cd-91f7-4add-9a0c-b1c9e9cf014d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR044") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 105.41 375.92 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d85808b4-9beb-43e9-9554-16f73eb10479") + (property "Reference" "C66" + (at 105.4163 369.57 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MLASH168SB7104KTNA01" + (at 105.156 372.618 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 105.41 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 105.41 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 105.41 375.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "62612bde-33cb-4b87-90d5-7b1a95d6c206") + ) + (pin "2" + (uuid "df0ec6f5-b857-4dc8-b611-729cb3f955d8") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C66") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 38.1 110.49 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d92d6cf0-fe1f-4803-9ddd-5674ac60693f") + (property "Reference" "C10" + (at 32.004 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 29.464 111.76 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 38.1 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 38.1 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 38.1 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "87fcf30b-fc86-46fb-846b-c93e75a7d024") + ) + (pin "2" + (uuid "5c0de01c-a367-41cc-a707-048944f64491") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 323.85 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "d9b34b60-3685-4aea-853c-95de3fc47b1b") + (property "Reference" "#PWR04" + (at 323.85 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 323.85 391.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 323.85 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 323.85 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 323.85 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "06698ede-aca7-4d5e-86b9-6eae031ce679") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR04") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 354.33 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "da7f9c05-665c-47e2-8b99-065370ef1498") + (property "Reference" "C45" + (at 52.07 353.0535 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 355.5935 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 354.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 354.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 354.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e86889a0-44b4-421a-99c3-a38d1fbb2bda") + ) + (pin "2" + (uuid "19aaaa8b-a8f4-4258-af2c-73b1de65d578") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C45") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 241.3 259.08 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "daa75445-0346-4378-95fb-e3ed10b70c26") + (property "Reference" "R48" + (at 240.792 261.62 0) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 240.284 259.334 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 241.3 259.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 241.3 259.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 241.3 259.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "e8c1771b-d789-4df4-aa62-53da7127c289") + ) + (pin "2" + (uuid "759f5bf3-8985-4dfa-ba17-1db3917d8a9a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R48") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 30.48 387.35 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "dc852045-5863-4224-9225-b5ba9f783adb") + (property "Reference" "#PWR063" + (at 30.48 393.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 26.416 390.906 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 30.48 387.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 30.48 387.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 30.48 387.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "892a0613-162d-42e2-895c-1d1086fde82b") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR063") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 92.71 379.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ddc833df-f2da-4fd5-a2e8-72a46470e1e9") + (property "Reference" "#PWR075" + (at 92.71 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 86.106 383.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 92.71 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 92.71 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GNDD\" , digital ground" + (at 92.71 379.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1801389c-5067-497b-82f0-c1c77166d59c") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR075") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 166.37 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "de2f6a3f-64ee-42fc-986a-237bbae99881") + (property "Reference" "#PWR060" + (at 166.37 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 162.56 389.636 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 166.37 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 166.37 386.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 166.37 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ba5546e4-5617-4c6a-bf08-0ee8d316fa13") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR060") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:ZXLD1366ET5TA") + (at 414.02 289.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "de30857b-2165-4505-b1d3-eef272e35e0e") + (property "Reference" "LED6" + (at 438.15 287.0199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 438.15 289.5599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:SOT95P280X100-5N" + (at 438.15 374.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 438.15 474.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 414.02 289.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 438.15 674.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 438.15 774.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 438.15 874.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 438.15 974.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 438.15 1074.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "38d74b33-0836-4f1f-aa8c-ce4a2df7b74f") + ) + (pin "1" + (uuid "d8c32eb7-693c-42cb-b380-c347fe96d449") + ) + (pin "3" + (uuid "cb8d32de-d27f-4b64-8406-68b88fade44a") + ) + (pin "5" + (uuid "b89b33fb-f047-49a7-a487-242ef7a5d3ad") + ) + (pin "4" + (uuid "eee78346-12ae-4605-8f2b-93df21adc1a2") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "LED6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 248.92 392.43 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "de6e38db-3c72-4d08-a85c-6a336b551047") + (property "Reference" "#PWR03" + (at 248.92 398.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 248.92 397.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 248.92 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f11213e5-22f9-4af7-92e3-deef5d880312") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR03") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 327.66 68.58 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "de89e1b4-58ce-439f-bcd3-9427d6b3c617") + (property "Reference" "J15" + (at 327.152 64.262 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 326.644 66.802 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Solder pad" + (at 327.66 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 327.66 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 327.66 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "aa08ae09-f1ba-49da-a864-f4c61611a0ef") + ) + (pin "2" + (uuid "127363b9-073a-4c7f-a07c-7cdd18cb8517") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 481.33 113.03 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "dff0bb4a-b877-4a81-9f94-951c51197027") + (property "Reference" "R11" + (at 481.33 107.95 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 481.33 110.49 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 481.33 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 481.33 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 481.33 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "0abf9ab8-c4e9-48c4-ab31-140763345beb") + ) + (pin "1" + (uuid "523fb7ea-4e55-41f2-8883-be7a212eaded") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 233.68 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "dffe2376-4e71-4816-b557-e3cfa8d72e70") + (property "Reference" "#PWR0112" + (at 233.68 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 233.68 42.672 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.68 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.68 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 233.68 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ff940de0-2aa3-4f1f-91d4-811689a8a620") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0112") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 29.21 101.6 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e10e09e5-cb04-4199-aa8b-a8897a65f606") + (property "Reference" "#PWR014" + (at 29.21 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 29.21 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 29.21 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 29.21 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 29.21 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "17cf7510-ea82-4c65-bb63-6baa5e2b48f9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR014") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3.3V") + (at 181.61 45.72 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e149eef2-49e4-4eea-a559-2dfdde98adc0") + (property "Reference" "#PWR0122" + (at 181.61 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+3.3V" + (at 179.578 49.276 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 181.61 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 181.61 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 181.61 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7a809158-384a-4163-8053-bca46f1700df") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0122") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 58.42 45.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e1567dca-21b4-4686-b8f2-129eab15b889") + (property "Reference" "#PWR017" + (at 58.42 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 58.42 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 58.42 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 58.42 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 58.42 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0034bb01-fe3f-43d0-8865-ce4180957fa5") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR017") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 369.57 275.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e17cd575-e714-4f0e-91ff-bfd785c75183") + (property "Reference" "#PWR038" + (at 369.57 281.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 369.57 280.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 369.57 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 369.57 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 369.57 275.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8d03d838-d24c-44dc-8460-0eb9ca3c0c34") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR038") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 166.37 64.77 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e2bbe828-b46c-4296-a714-2728a32689af") + (property "Reference" "J7" + (at 166.37 60.452 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 165.1 62.992 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Power solder pad" + (at 166.37 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 166.37 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 166.37 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4403e297-706a-4fa1-ae63-5d4545f13e5c") + ) + (pin "2" + (uuid "8654e4fc-b90a-4376-b5ae-4f41eb96c245") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 434.34 106.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e43cd613-287c-4620-820c-4e6164338a77") + (property "Reference" "C24" + (at 429.26 105.156 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "865081740001" + (at 430.53 120.904 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:CAPAE430X550N" + (at 434.34 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 434.34 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 434.34 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "96f1947a-5e38-420d-a43c-172c7e35da55") + ) + (pin "2" + (uuid "6d370275-668e-47bd-82e2-0c5944b39edf") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C24") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D_Schottky_Small") + (at 438.15 22.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e48d4f4b-54dc-4486-a01f-669575849762") + (property "Reference" "D4" + (at 439.674 24.384 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "B3100-13-F" + (at 432.562 26.162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMC_Handsoldering" + (at 438.15 22.86 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 438.15 22.86 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Schottky diode, small symbol" + (at 438.15 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "109d74c4-300a-4594-9b69-59a0ced27007") + ) + (pin "1" + (uuid "78673560-744c-4306-96d7-37e4c97462ef") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "MouserTamer:ZXLD1366ET5TA") + (at 530.86 67.31 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e4b54727-ef14-4f16-912e-f56bc43122fc") + (property "Reference" "LED3" + (at 554.99 64.7699 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "ZXLD1366ET5TA" + (at 554.99 67.3099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:SOT95P280X100-5N" + (at 554.99 152.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 554.99 252.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "DIODES INC. - ZXLD1366ET5TA - Led Driver, 1 Output, Buck (Step Down), 6V-60V in, 500kHz switch, 60V/1A out, TSOT-23-5" + (at 530.86 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "1" + (at 554.99 452.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "522-ZXLD1366ET5TA" + (at 554.99 552.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Diodes-Incorporated/ZXLD1366ET5TA?qs=GP7tGcbp1QQmmvNroIiztw%3D%3D" + (at 554.99 652.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "Diodes Incorporated" + (at 554.99 752.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "ZXLD1366ET5TA" + (at 554.99 852.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "d973665c-1c68-405f-9c34-bd0078cf4d2e") + ) + (pin "1" + (uuid "13815f84-872b-4738-9c66-ee411e7b3aec") + ) + (pin "3" + (uuid "719dc54b-5019-4fb8-af57-c1a1e1c6d2fd") + ) + (pin "5" + (uuid "e50d80ea-4000-4894-b0b3-a8a6979e13e9") + ) + (pin "4" + (uuid "a8958fda-ae64-408e-bee0-213f873f5e7f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "LED3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 481.33 41.91 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e553c14a-d9fb-495f-aab4-a1cd374e3b47") + (property "Reference" "R10" + (at 481.33 36.83 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 481.33 39.37 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 481.33 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 481.33 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 481.33 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c0621aa8-f22b-4cc6-ac16-0e32333a5586") + ) + (pin "1" + (uuid "058b96c9-1fa9-4a4b-9c03-084fc48f6b31") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "PTS636SKG25JSMTR_LFS_2") + (lib_id "MouserTamer:PTS636SKG25JSMTR_LFS") + (at 127 375.92 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e5a2aeb8-845f-4973-a34f-ecbf06fb6873") + (property "Reference" "S1" + (at 139.7 368.808 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTR_LFS" + (at 140.208 370.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:PTS636SKG25JSMTRLFS" + (at 148.59 460.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Datasheet" "https://www.ckswitches.com/media/2779/pts636.pdf" + (at 148.59 560.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Description" "Tactile Switches Tact 50mA 12VDC, 6.0x3.5, 2.5mm H, 250gf, J leads, Ground pin, Red Actuator" + (at 139.7 380.746 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Height" "2.7" + (at 148.59 760.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Part Number" "611-PTS636SKG25JSMTR" + (at 148.59 860.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/CK/PTS636SKG25JSMTR-LFS?qs=jcD%2FCkGBYeNo6fuer6a%2Fog%3D%3D" + (at 148.59 960.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Name" "C & K COMPONENTS" + (at 148.59 1060.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (property "Manufacturer_Part_Number" "PTS636SKG25JSMTR LFS" + (at 148.59 1160.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + (hide yes) + ) + ) + (pin "2" + (uuid "e17539e0-8cab-44ef-b4ce-049d06e7cf2c") + ) + (pin "1" + (uuid "1aedc9e6-3ead-4059-ae5d-9177fc9403a8") + ) + (pin "3" + (uuid "9fb30e0d-12b7-465a-b46a-1a1d7c35a92f") + ) + (pin "4" + (uuid "6235b806-c27c-4190-80a0-7a25b6156d53") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "S1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 365.76 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e6950992-c5ce-45a6-8960-5313c221ff0b") + (property "Reference" "R26" + (at 43.18 360.68 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 363.22 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 365.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 365.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 365.76 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "ea89f7a5-891f-4260-bdd3-0eaf3db26faa") + ) + (pin "2" + (uuid "7a677881-4f66-4010-b1de-df4b1e8a50f7") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R26") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 105.41 382.27 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e6d21b7d-9994-4116-ba8c-924dfefa284a") + (property "Reference" "R55" + (at 112.268 383.794 90) + (effects + (font + (size 1.016 1.016) + ) + (justify left) + ) + ) + (property "Value" "TLRP3A30CR005FTE" + (at 114.3 385.572 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_2512_6332Metric_Pad1.40x3.35mm_HandSolder" + (at 105.41 382.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 105.41 382.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 105.41 382.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3b42b6ff-feae-464a-ac17-3b61e41d046a") + ) + (pin "2" + (uuid "a0068c4b-02e3-4aba-9adc-2d8cd1851b0a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R55") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 337.82 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "e902884e-02c1-4932-8797-8c1c2ce0dfab") + (property "Reference" "R30" + (at 43.18 333.502 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 335.534 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 337.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 337.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 337.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1cef3448-4620-4a6a-badc-788939f254af") + ) + (pin "2" + (uuid "7acdc08a-7474-4b16-b4b9-12622e8bf155") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R30") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 207.01 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ea9a5a37-1e43-4373-99e8-942233e0161e") + (property "Reference" "#PWR0115" + (at 207.01 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 207.772 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 207.01 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 207.01 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 207.01 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "64ca054f-5a5e-48fa-b0a5-f9d06e3962aa") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0115") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 175.26 254 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "eae2faa6-0ee0-4c22-83f9-137ef6297246") + (property "Reference" "#PWR0101" + (at 175.26 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "BATT+" + (at 171.704 250.952 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 175.26 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 175.26 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 175.26 254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cc75143b-9038-4551-87b1-081968e9cdc9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 377.19 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "eb60f3ad-8a59-417d-9b0c-253f8eee5af3") + (property "Reference" "C42" + (at 52.07 375.9135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 378.4535 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 377.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 377.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 377.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b9a43f95-3b79-45bd-b3da-571bcc3c8d41") + ) + (pin "2" + (uuid "d1c90dd3-19dc-4c8a-97f2-7545a41e0057") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C42") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 62.23 220.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "eb7fafa4-8524-42eb-a091-41044271e9a9") + (property "Reference" "#PWR020" + (at 62.23 227.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 62.23 226.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 62.23 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 62.23 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 62.23 220.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "05703d29-628a-46b7-b0be-bfc9b9545939") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR020") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 434.34 35.56 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ebaafacb-feaa-46ff-a268-f805f2389fc7") + (property "Reference" "C19" + (at 429.26 34.036 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "865081740001" + (at 430.53 49.784 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:CAPAE430X550N" + (at 434.34 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 434.34 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 434.34 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1b50dbe-eba4-4db2-a20e-70d0043ac96c") + ) + (pin "2" + (uuid "e12dae80-1c4d-4441-9258-8b090d2add87") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C19") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 200.66 374.65 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ebab7450-6568-402f-b6b7-56a843507463") + (property "Reference" "C57" + (at 203.2 373.3735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "865081740001" + (at 203.2 375.9135 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:CAPAE430X550N" + (at 200.66 374.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 200.66 374.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 200.66 374.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "40e27394-329e-4a0b-b28e-a2c7a86c057f") + ) + (pin "2" + (uuid "746560ae-3ad2-45f8-ac2d-8b35b3b4513d") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C57") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 364.49 264.16 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ebb5b6bf-36ec-4ff1-bae8-e798f9810df7") + (property "Reference" "R17" + (at 364.49 259.08 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "10k" + (at 364.49 261.62 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" + (at 364.49 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 364.49 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 364.49 264.16 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "036ff9c2-ccc4-4157-9166-f4c75a8633e8") + ) + (pin "1" + (uuid "43221964-c914-4ebc-bfb6-4524c35f82f9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 242.57 77.47 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ec724a22-563f-4c27-9fac-1e682365a5d2") + (property "Reference" "#PWR0103" + (at 242.57 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "BATT+" + (at 246.126 80.518 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 242.57 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 242.57 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 242.57 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1bd463ee-c6b7-4959-b2ff-36996eeffa19") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR0103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 175.26 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ecbc62b2-054d-4b8d-9ad1-869e0b972404") + (property "Reference" "#PWR061" + (at 175.26 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 171.196 389.636 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 175.26 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 175.26 386.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 175.26 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0045826d-588c-4dae-b099-1f6b5fe9a48f") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR061") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 486.41 118.11 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ed3e1b9f-e836-494c-8eba-cfdde80c60d9") + (property "Reference" "C21" + (at 488.95 116.8462 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 488.95 119.3862 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 486.41 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 486.41 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 486.41 118.11 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6e54eec4-809c-4d82-9c23-5c1a14f1b86b") + ) + (pin "2" + (uuid "9a1580c0-3de7-46be-b994-f8452e351ed9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C21") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 543.56 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ee82f5ed-2642-4494-b237-9f37fa71f6ad") + (property "Reference" "#PWR035" + (at 543.56 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 543.56 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 543.56 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 543.56 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 543.56 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fbcadf9c-5d1d-4f44-93be-01224c5381a2") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR035") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 543.56 233.68 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ef315146-485b-4d78-8313-efa17379cebf") + (property "Reference" "#PWR047" + (at 543.56 240.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 543.56 238.76 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 543.56 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 543.56 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 543.56 233.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "278d1275-49fe-4d9b-85bc-d9fda58a1032") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR047") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 403.86 66.04 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ef9cdfc9-ad21-4f5e-8a01-cb4ee5cf216b") + (property "Reference" "C18" + (at 401.32 66.04 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "865060845002" + (at 396.24 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:865060845002" + (at 403.86 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 403.86 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 403.86 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "37d9d357-28bc-4b89-a8d0-caeb4eccc67b") + ) + (pin "2" + (uuid "9c0d3e54-cd41-435c-a134-9751e5f7c130") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GNDD") + (at 140.97 386.08 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f2416ccb-7e00-44bd-a421-420cca65779e") + (property "Reference" "#PWR056" + (at 140.97 392.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_BAL" + (at 139.7 389.636 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 140.97 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 140.97 386.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 140.97 386.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0784a48e-03cb-4927-8585-caa146cb5eb9") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR056") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_01x02_Socket") + (at 312.42 68.58 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f252b645-47c2-4a9c-9cf1-cd511633a335") + (property "Reference" "J5" + (at 312.42 64.262 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Pads" + (at 311.404 66.548 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "footprint-lib:Solder pad" + (at 312.42 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 312.42 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x02, script generated" + (at 312.42 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b9107cb5-ecdf-459a-a5b3-1d6cba0971a4") + ) + (pin "2" + (uuid "6f499e1f-b354-49e1-bfc9-72266208b941") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "J5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+BATT") + (at 518.16 181.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f26a22b1-283a-405c-a1a9-faf1adb0c143") + (property "Reference" "#PWR094" + (at 518.16 185.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+BATT" + (at 521.97 178.816 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 518.16 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 518.16 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+BATT\"" + (at 518.16 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c216a872-62b7-46f5-bb78-650b1ac85d4a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR094") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 313.69 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f3d71712-6022-4a85-9b47-cccabdbf3402") + (property "Reference" "#PWR065" + (at 313.69 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 313.69 42.672 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 313.69 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 313.69 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 313.69 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8ed80fc9-4291-440d-a18c-fd3f7b81daf6") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR065") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 403.86 288.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f3dd3a7d-6c55-4e23-98c2-30238d0dde5c") + (property "Reference" "C32" + (at 401.32 288.29 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "865060845002" + (at 396.24 291.592 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "footprint-lib:865060845002" + (at 403.86 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 403.86 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 403.86 288.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2b14f7eb-27bb-49ba-ad17-a03cd3f9dca2") + ) + (pin "2" + (uuid "051a9623-2a50-4e99-be19-27cfabce48d8") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C32") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 217.17 142.24 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f3ebde4e-2073-4115-a379-5164a2b868b7") + (property "Reference" "#PWR073" + (at 217.17 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 215.9 146.304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 217.17 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 217.17 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 217.17 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "062969df-63db-4aba-803d-c3a8df6a8287") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR073") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 403.86 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f7f34e99-ecc9-4773-8c3d-19475834082a") + (property "Reference" "#PWR026" + (at 403.86 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 403.86 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 403.86 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 403.86 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 403.86 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "91fa2518-8cad-4cc5-b763-38674a34b030") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR026") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_name "LED_Small_1") + (lib_id "Device:LED_Small") + (at 193.04 116.84 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f9ca66b5-9ef5-49cb-97b4-8ad8846f08ce") + (property "Reference" "D14" + (at 192.786 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "720-RATIVHFK3PM3Z555" + (at 192.786 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder" + (at 193.04 116.84 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 193.04 116.84 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Light emitting diode, small symbol" + (at 193.04 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pin" "1=K 2=A" + (at 193.04 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "02dc86bc-7333-4f51-a6ce-9de7053d9c7e") + ) + (pin "1" + (uuid "1d8f897a-82d1-4e57-b3a3-e772ecb7a2ff") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "D14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 273.05 279.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fb827dbd-95b2-4ee8-821b-a9e8d0bb1951") + (property "Reference" "#PWR079" + (at 273.05 285.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_MCU" + (at 273.05 283.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.05 279.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.05 279.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 273.05 279.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6073e053-a3ba-49f3-8a87-f0114499fc2e") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR079") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 295.91 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fbb3edac-9338-4712-97c5-1b614fde2a40") + (property "Reference" "C52" + (at 52.07 294.6335 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 297.1735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 295.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 295.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 295.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d3b4f536-f30c-4542-8e0c-2ffa973ab671") + ) + (pin "2" + (uuid "fdbb8cdb-6511-48ab-9910-f7ef33f9ef94") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C52") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 146.05 139.7 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fbb55e70-b1ba-48ff-bb23-26b364ac03d7") + (property "Reference" "#PWR018" + (at 146.05 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 146.05 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.05 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 146.05 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f67120f7-7e59-40a9-bde8-0a19ee79cefc") + ) + (instances + (project "" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 49.53 257.81 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fcf6a2a3-c185-4bfb-ba59-6ab7dc6cbf45") + (property "Reference" "C56" + (at 52.07 256.5335 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100nf" + (at 52.07 259.0735 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" + (at 49.53 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 49.53 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 49.53 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "2ad33d99-876c-4441-8c23-46e1976db18d") + ) + (pin "2" + (uuid "eddb0161-4348-45eb-ad45-92a4b2a6166a") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C56") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 434.34 186.69 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fe2114db-8be1-44a1-988c-97315fae4ad2") + (property "Reference" "C33" + (at 429.26 185.166 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "865081740001" + (at 430.53 200.914 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:CAPAE430X550N" + (at 434.34 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 434.34 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 434.34 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6f29213d-6866-45a6-b55b-5da3e13676bb") + ) + (pin "2" + (uuid "06c164dd-3da1-4e38-a553-2e204d9827d0") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C33") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L_Small") + (at 434.34 196.85 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ff2ab730-9c33-4139-9513-123b70d1aa62") + (property "Reference" "L7" + (at 435.61 195.5799 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "DR127-151-R" + (at 435.61 198.1199 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:DR127" + (at 434.34 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 434.34 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor, small symbol" + (at 434.34 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "021bd990-91be-45f8-8ac7-8ae0ae5825d5") + ) + (pin "2" + (uuid "b34001f9-70a2-455e-997b-0213294d824c") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "L7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 551.18 257.81 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ff793f86-af6f-48a1-aca5-d5c1938ac659") + (property "Reference" "C40" + (at 546.1 256.286 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "865081740001" + (at 547.37 272.034 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "footprint-lib:CAPAE430X550N" + (at 551.18 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 551.18 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 551.18 257.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8adfaaf0-53c0-4e6a-9cad-302a62c2a84b") + ) + (pin "2" + (uuid "8619ae35-5879-4005-85b6-9511955c72f4") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "C40") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 543.56 304.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ff8a249d-bb01-48bf-a985-16f28a29b6fc") + (property "Reference" "#PWR048" + (at 543.56 311.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 543.56 309.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 543.56 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 543.56 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 543.56 304.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fc8fd4a9-ec79-443f-9c10-aae0c78c8664") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "#PWR048") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 43.18 271.78 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "ffa2f3d2-6f2b-49a8-8919-92258d6a5c26") + (property "Reference" "R37" + (at 43.18 267.462 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "ERJ-P08J101V" + (at 43.18 269.24 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" + (at 43.18 271.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 43.18 271.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 43.18 271.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9938cbf6-1351-4ddb-af40-21c34b3aacad") + ) + (pin "2" + (uuid "6917b595-d10f-4e4f-8130-8bd283a9beb7") + ) + (instances + (project "Projet_Light_Rohmer" + (path "/1975fe1c-0d6d-4744-a21f-220fa97d0d73" + (reference "R37") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) + (embedded_fonts no) +) diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/footprint-lib.pretty/288X232R161B2.kicad_mod b/footprint-lib.pretty/288X232R161B2.kicad_mod new file mode 100644 index 0000000..cfe4c30 --- /dev/null +++ b/footprint-lib.pretty/288X232R161B2.kicad_mod @@ -0,0 +1,212 @@ +(footprint "288X232R161B2" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at -6.15 3.35 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "be85b355-f02f-4fcc-92e4-28d41b8a85d5") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "288X232R161B2" + (at 0.075 -4.075 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c4686222-30ff-4577-9cec-2ca702f763d7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "e4312236-cc77-4385-8fa7-44ae74e23dda") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8deeebe5-8b6d-4bf7-803d-da26344ab95f") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_line + (start -9 -6.83) + (end 9 -6.83) + (stroke + (width 0.1) + (type dash) + ) + (layer "F.SilkS") + (uuid "53593837-ae04-44e9-bf41-676c3f14ef53") + ) + (fp_line + (start -9 5.43) + (end -9 2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "95e63547-1eaf-4ffe-bc1b-4f8cf6cf9b95") + ) + (fp_line + (start -9 5.43) + (end 9 5.43) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "e3dfeb9d-ee6c-47df-86a4-3a4ad81be62e") + ) + (fp_line + (start 9 5.43) + (end 9 2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "0494a157-22b1-44a5-918b-2fcdd145bbbd") + ) + (fp_rect + (start -9 -6.825) + (end 9.025 5.45) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "d2faa981-0b84-4ae0-914a-7b1e7ad6d33c") + ) + (fp_text user "Board side" + (at -4.225 -5.05 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "b47168fd-0d0c-4a95-8d32-db1b6cc496a4") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) + (fp_text user "288X232R161B2" + (at 0.025 -3.625 0) + (unlocked yes) + (layer "F.Fab") + (uuid "f916c0d4-e61f-46ae-8859-ca432c0e7010") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole roundrect + (at -5 0) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (uuid "b0dd9a2b-98ad-4013-8f5b-477c5d56b384") + ) + (pad "2" thru_hole roundrect + (at 0 0) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (uuid "1211fe74-d6e6-4b67-b62a-7d6a3f7e83f7") + ) + (pad "3" thru_hole roundrect + (at 5 0) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (uuid "0268c1c5-0e55-4c40-b39f-60f2dac3fc70") + ) + (pad "4" thru_hole roundrect + (at -2.5 3.1) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (uuid "4dfccea9-3e97-47a3-8d0d-9e589761a692") + ) + (pad "5" thru_hole roundrect + (at 2.5 3.1) + (size 2.5 2.5) + (drill 1.7) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (uuid "075ed25c-c0e8-4881-bb6a-6d9f0ae39598") + ) + (zone + (net 0) + (net_name "") + (layer "F.SilkS") + (uuid "8dedfadd-3c71-42ed-aff0-1d8dc05aa967") + (hatch edge 0.5) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads not_allowed) + (copperpour allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy -9 5.43) (xy -9 -6.83) (xy 9 -6.83) (xy 9 5.43) + ) + ) + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/74404054330.kicad_mod b/footprint-lib.pretty/74404054330.kicad_mod new file mode 100644 index 0000000..932b4c0 --- /dev/null +++ b/footprint-lib.pretty/74404054330.kicad_mod @@ -0,0 +1,213 @@ +(footprint "74404054330" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "74404054330-1") + (tags "Inductor") + (property "Reference" "L**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "9e4000e9-289b-4681-ad2c-310e98cd15fa") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "74404054330" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "123beb19-51c9-46f3-89a8-22f39c811479") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "d964a4b2-a8f0-4452-864c-d3028f6045c8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9903364c-607c-492c-a945-9e7e91b6cc94") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -3.4 0) + (end -3.4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "a51f7555-3343-4a62-9fb7-0e394eafbc36") + ) + (fp_line + (start -3.3 0) + (end -3.3 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "e686622e-4906-4fac-86f0-bdbfd5b43bdd") + ) + (fp_line + (start -1 -2.5) + (end 1 -2.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "cec57081-763f-4b38-a343-e0fb42936b58") + ) + (fp_line + (start -1 2.5) + (end 1 2.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "d589c168-515b-4c03-be1f-2e201f4e9bca") + ) + (fp_arc + (start -3.4 0) + (mid -3.35 -0.05) + (end -3.3 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "9b5de542-7dd2-459a-afd6-d8fbc85ead73") + ) + (fp_arc + (start -3.3 0) + (mid -3.35 0.05) + (end -3.4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "6d66e5bf-3cef-4c79-b0fc-3e0e93245118") + ) + (fp_line + (start -3.7 -3.5) + (end 3.7 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "7a54130d-7658-4989-b71a-7e8c6e34ae4c") + ) + (fp_line + (start -3.7 3.5) + (end -3.7 -3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "de00a27c-bd30-4b0a-ada8-e823e64b0f1b") + ) + (fp_line + (start -2.5 -2.5) + (end -2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "312ad320-8ba2-432b-9209-0543bdf07dbc") + ) + (fp_line + (start -2.5 2.5) + (end 2.5 2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "62ed657b-47ce-46ca-82c2-1281916c9201") + ) + (fp_line + (start 2.5 -2.5) + (end -2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "1bc1929f-9ffb-496f-9841-8dbdc75259a9") + ) + (fp_line + (start 2.5 2.5) + (end 2.5 -2.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "87d4ab89-4b82-41c2-b192-84a168d1bfb4") + ) + (fp_line + (start 3.7 -3.5) + (end 3.7 3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "ad11af60-9f87-4c2f-b540-70d6af8b3466") + ) + (fp_line + (start 3.7 3.5) + (end -3.7 3.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4ef60d02-ebea-455f-a233-b8b459328277") + ) + (pad "1" smd rect + (at -1.925 0) + (size 1.55 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "b1a18af6-e487-47b4-a5fc-e9607c3244f1") + ) + (pad "2" smd rect + (at 1.925 0) + (size 1.55 4.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "0ac42f0c-2051-48be-9c50-3d5dc1399abb") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/865060845001.kicad_mod b/footprint-lib.pretty/865060845001.kicad_mod new file mode 100644 index 0000000..7d70929 --- /dev/null +++ b/footprint-lib.pretty/865060845001.kicad_mod @@ -0,0 +1,211 @@ +(footprint "865060845001" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "0b2c5bac-582e-469c-a7ab-d1173533a1c8") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845001" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "61b2a601-18e8-49cf-9249-12953e7a3c94") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "755f0921-1bd9-4d3b-9066-226127bb9910") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c8c06a03-2718-438d-9aee-b8838eca6327") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "47122941-58d9-44ae-957e-477f9a639112") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "536cbc05-d5cd-40a7-ac2c-5edca7be82fb") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1e38acf1-e39d-42ea-8986-7afd3682eee5") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "49f0802d-ec51-4e8f-99c8-341f4e0b3f6e") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "466c16f0-4be8-407a-a7e7-84cec91f3163") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "cb25e44d-37f7-4491-8192-b72adda580fa") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cdba98a9-7d7c-48c7-aca6-f4f6d7b6d604") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b1459773-1e46-4efb-b76a-186170e91adb") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e211cc83-96d0-4d37-9d86-0c87a587eda5") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1deb6552-f37d-41e8-b7bf-0934640c2c43") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "41a53a7f-4e2a-48e0-b3c6-c85d881fb882") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "bbca3789-9aa2-40de-ae2b-685cef01e47e") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ba426140-2e0d-4d13-ab65-96a5a2e1688b") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "2668d702-2d80-4647-90f8-cca15bbf59e8") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "e56f56aa-d296-48fd-adb1-342293648ede") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/footprint-lib.pretty/865060845002.kicad_mod b/footprint-lib.pretty/865060845002.kicad_mod new file mode 100644 index 0000000..6cae6ef --- /dev/null +++ b/footprint-lib.pretty/865060845002.kicad_mod @@ -0,0 +1,211 @@ +(footprint "865060845002" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "6.6mm x 7.7mm_2023") + (tags "Capacitor Polarised") + (property "Reference" "C**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "895eb5cd-26ec-40b1-ac64-6484aa0df717") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "865060845002" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "3138500a-bd3e-4c02-b32a-d380a9b64897") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "1e70d5c4-7a40-4229-9926-7bae26364321") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9376bf0e-590a-4cb7-868f-88885a3be446") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -4.45 -3.3) + (end 3.3 -3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "549d6d23-e29c-4b08-bb1e-634e94925ffc") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "5b9b665c-70f7-4690-b245-cfee93037e51") + ) + (fp_line + (start -4.95 -3.9) + (end 4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "468f542c-3454-4f55-8318-5e9aa6d73b33") + ) + (fp_line + (start -4.95 3.9) + (end -4.95 -3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "979fd7bc-6f69-4ce5-8fec-c351a82fa0ca") + ) + (fp_line + (start 4.95 -3.9) + (end 4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "26a5c00f-edf5-43f0-8e62-fef677717433") + ) + (fp_line + (start 4.95 3.9) + (end -4.95 3.9) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ff58fc67-a314-4b28-97d5-a830916ee8ce") + ) + (fp_line + (start -3.3 -1.65) + (end -3.3 1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fbefc6d8-ebf0-48b0-87be-8bc8f677f234") + ) + (fp_line + (start -3.3 1.65) + (end -1.65 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0056c20a-77ba-471a-951e-21a91e25ca3a") + ) + (fp_line + (start -1.65 -3.3) + (end -3.3 -1.65) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7b5f9ac3-1893-469d-b747-b487c18ac38e") + ) + (fp_line + (start -1.65 3.3) + (end 3.3 3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e5765aad-94a9-4c2d-8479-9125b01af377") + ) + (fp_line + (start 3.3 -3.3) + (end -1.65 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "565adc96-0121-4176-8b47-8844b588c81b") + ) + (fp_line + (start 3.3 3.3) + (end 3.3 -3.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6c181663-af4d-4b23-9b77-a5d4402e00e6") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "426dbe76-dbea-4b54-8086-67cb4aabe99b") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "ecadd89e-77fc-45a6-93a6-74af0fc95aa2") + ) + (pad "2" smd rect + (at 2.7 0 90) + (size 1.85 3.5) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "1a025e05-8cd4-46a2-b7a3-1a7b530440ca") + ) + (embedded_fonts no) + (model "865060845002.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/footprint-lib.pretty/ABM8272T3.kicad_mod b/footprint-lib.pretty/ABM8272T3.kicad_mod new file mode 100644 index 0000000..5944f2d --- /dev/null +++ b/footprint-lib.pretty/ABM8272T3.kicad_mod @@ -0,0 +1,245 @@ +(footprint "ABM8272T3" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "ABM8-272-T3-1") + (tags "Crystal or Oscillator") + (property "Reference" "Y**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "995f2ad4-7c25-46d7-8fb9-3e4e255b6593") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "ABM8272T3" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "e1e772b7-eb37-4702-a803-ff0a3014f97d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "78c14691-47e5-4ef1-8e72-e4ad71121a34") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "2e0c3de3-812b-4e8c-bc6a-413a16c16e36") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -1.15 1.8) + (end -1.15 1.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "a27077e4-f303-4804-abc6-dc2cdc424c6f") + ) + (fp_line + (start -1.15 1.9) + (end -1.15 1.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "43e5717f-ef42-4d54-8bca-a6a63f0ad2de") + ) + (fp_line + (start -0.2 -1.25) + (end 0.2 -1.25) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "46fd2c09-2ff7-465c-b097-a32f515f6090") + ) + (fp_line + (start -0.2 1.25) + (end 0.2 1.25) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "63d109c5-e92b-4db0-8f9e-febb5172a20a") + ) + (fp_arc + (start -1.15 1.8) + (mid -1.1 1.85) + (end -1.15 1.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "6cf23e2e-5864-4046-84cb-6a354aa6542f") + ) + (fp_arc + (start -1.15 1.9) + (mid -1.2 1.85) + (end -1.15 1.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "3a1cb921-e0a1-4e4b-b3de-15b4040b2148") + ) + (fp_line + (start -2.8 -2.4) + (end 2.8 -2.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a226966c-0ca4-4de4-b2dc-6ffa4d3baceb") + ) + (fp_line + (start -2.8 2.4) + (end -2.8 -2.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e3167d39-1374-4d21-8beb-817549802d0a") + ) + (fp_line + (start 2.8 -2.4) + (end 2.8 2.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2be6fa7c-c8dd-4392-854e-7dbaff00510c") + ) + (fp_line + (start 2.8 2.4) + (end -2.8 2.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "1d62c547-cf11-4204-bf49-81426253e5b0") + ) + (fp_line + (start -1.6 -1.25) + (end 1.6 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "dc2207b4-4626-49a1-b156-0d0c9ca79860") + ) + (fp_line + (start -1.6 1.25) + (end -1.6 -1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cfe1473e-21b6-41a5-9f1a-2f56830d8715") + ) + (fp_line + (start 1.6 -1.25) + (end 1.6 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "6cc37192-9bfe-42d2-acf5-82ea96b74555") + ) + (fp_line + (start 1.6 1.25) + (end -1.6 1.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "7d566ef8-f376-48f4-a555-3a13f9968ec2") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "1f5b9781-5678-4a6c-b3da-e231f53aa2b9") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.15 0.875 90) + (size 1.05 1.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "103cd97a-c25f-43d7-9a2f-a49183d4ea95") + ) + (pad "2" smd rect + (at 1.15 0.875 90) + (size 1.05 1.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "9b49419c-26fa-43bc-857c-e73b15620309") + ) + (pad "3" smd rect + (at 1.15 -0.875 90) + (size 1.05 1.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "0135f72a-d9dc-4ed8-924b-2c527998c35b") + ) + (pad "4" smd rect + (at -1.15 -0.875 90) + (size 1.05 1.3) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "78a51329-eecd-426b-ab87-36bd2f5e7409") + ) + (embedded_fonts no) + (model "ABM8-272-T3.stp" + (offset + (xyz 0 0 0.2599999866) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/footprint-lib.pretty/CAPAE1300X1400N.kicad_mod b/footprint-lib.pretty/CAPAE1300X1400N.kicad_mod new file mode 100644 index 0000000..aa6b2f5 --- /dev/null +++ b/footprint-lib.pretty/CAPAE1300X1400N.kicad_mod @@ -0,0 +1,202 @@ +(footprint "CAPAE1300X1400N" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "cap_5151P") + (tags "Capacitor Polarised") + (property "Reference" "C**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "9d2bc7b5-6b2c-4aee-9c27-15e068c261bf") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "CAPAE1300X1400N" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "741d3fa7-dc39-4495-b337-8e730657f3e8") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3e0e2dfd-88f6-4ff4-8ef0-c7b9be25507b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "420acab6-514a-4527-b6d0-cbc4724da3e8") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -7.675 -6.5) + (end 6.5 -6.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "872604de-8b52-421f-8855-adeda694b9e8") + ) + (fp_line + (start -3.25 6.5) + (end 6.5 6.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "b42149d4-9344-4c77-bedb-290340e707e2") + ) + (fp_line + (start -8.175 -7.1) + (end 8.175 -7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "204f8261-c29f-4a9d-9981-601ae6acf62c") + ) + (fp_line + (start -8.175 7.1) + (end -8.175 -7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "0c1561d5-1bb8-4771-b6b0-d4f7d28401f6") + ) + (fp_line + (start -6.5 -3.25) + (end -6.5 3.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "caa8ceec-cc3d-4a38-9e5b-e08777eb365b") + ) + (fp_line + (start -6.5 3.25) + (end -3.25 6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2d807850-1cbf-4d79-8a44-9e4b4c8b6df6") + ) + (fp_line + (start -3.25 -6.5) + (end -6.5 -3.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "f2f09095-4543-4794-b89a-c94488f40dfb") + ) + (fp_line + (start -3.25 6.5) + (end 6.5 6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "255a3293-b394-4871-ad03-abb22bf50c65") + ) + (fp_line + (start 6.5 -6.5) + (end -3.25 -6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "f0e44afe-42aa-457b-8575-b14d9017bde8") + ) + (fp_line + (start 6.5 6.5) + (end 6.5 -6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "9b138ffa-be15-4414-9a14-563015c195d4") + ) + (fp_line + (start 8.175 -7.1) + (end 8.175 7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "0055750b-480d-489d-b5b8-f6e4757a9a22") + ) + (fp_line + (start 8.175 7.1) + (end -8.175 7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2d19d3b8-0926-4230-a97b-1bb7083beddc") + ) + (fp_rect + (start -8.175 -7.1) + (end 8.175 7.1) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "e984f7cc-e727-445b-bf89-2644e02ffbd3") + ) + (pad "1" smd rect + (at -4.85 0 90) + (size 2.35 5.65) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "8b99c5e2-cb55-49e8-8797-1e0e23cb17f5") + ) + (pad "2" smd rect + (at 4.85 0 90) + (size 2.35 5.65) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "a0376926-6ae1-4ab1-925f-1a7b6a8456b1") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/CAPAE430X550N.kicad_mod b/footprint-lib.pretty/CAPAE430X550N.kicad_mod new file mode 100644 index 0000000..d4a14bd --- /dev/null +++ b/footprint-lib.pretty/CAPAE430X550N.kicad_mod @@ -0,0 +1,211 @@ +(footprint "CAPAE430X550N" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "4.3x4.3") + (tags "Capacitor Polarised") + (property "Reference" "C**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "c19e4deb-87ea-40e8-a1c1-8d178cc81efa") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "CAPAE430X550N" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "7e41dea5-19af-4045-97e2-2a68aabf4726") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "c3ac1f83-208a-492a-8bba-18aff38e8cea") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "8bfb7c82-a45b-4404-8d90-ad2070ab3ba3") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -3.325 -2.15) + (end 2.15 -2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ea0c8f30-9cd2-4c8b-9091-2237f820489e") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7b93b4a8-295c-4bb3-8473-4be889db306f") + ) + (fp_line + (start -3.825 -2.75) + (end 3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "65559240-1130-4b13-baa5-58c83e0511d7") + ) + (fp_line + (start -3.825 2.75) + (end -3.825 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f3dfcd19-6b64-4c3a-aa25-c0226b236d82") + ) + (fp_line + (start 3.825 -2.75) + (end 3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "06ce0316-8203-43b9-ac92-3c29c9e59e6c") + ) + (fp_line + (start 3.825 2.75) + (end -3.825 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2e67e166-b4fd-45d4-b929-7fdf8a23a5b7") + ) + (fp_line + (start -2.15 -1.075) + (end -2.15 1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b5cf8bd1-4d78-45aa-aa1e-33a6947d1aa0") + ) + (fp_line + (start -2.15 1.075) + (end -1.075 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "51a06121-d37a-475b-b6e1-38b7e961cd6d") + ) + (fp_line + (start -1.075 -2.15) + (end -2.15 -1.075) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "27dae222-aa50-430d-880a-8a2e39869bae") + ) + (fp_line + (start -1.075 2.15) + (end 2.15 2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "15fff65d-de02-42d9-9fd3-958b4e713cfe") + ) + (fp_line + (start 2.15 -2.15) + (end -1.075 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8b8a56f7-19c8-4a13-ab5e-16773f25f0cf") + ) + (fp_line + (start 2.15 2.15) + (end 2.15 -2.15) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "00475b09-7289-40ef-ae46-6abdcbdce5d4") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ab840096-7151-48e9-a587-73f6027fc8c1") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "efb7cc98-33ef-4541-954f-b82d2824bc81") + ) + (pad "2" smd rect + (at 1.85 0 90) + (size 1.8 2.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "bba74553-95aa-4417-a27f-d6a40b74712d") + ) + (embedded_fonts no) + (model "865081740001.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/footprint-lib.pretty/DIONC1608X90N.kicad_mod b/footprint-lib.pretty/DIONC1608X90N.kicad_mod new file mode 100644 index 0000000..1ab157e --- /dev/null +++ b/footprint-lib.pretty/DIONC1608X90N.kicad_mod @@ -0,0 +1,181 @@ +(footprint "DIONC1608X90N" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "82356120100") + (tags "TVS Diode (Bi-directional)") + (property "Reference" "D**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "63c0d4e1-6497-4257-96dc-552a2684adcc") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "DIONC1608X90N" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "1e76df0a-7070-4e49-b5a8-0750cd1dc473") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ad1a1828-9321-4bf3-868f-94a44e8cfaed") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "9c46bd46-4d71-46e7-b9ff-ea227020849e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start 0 -0.3) + (end 0 0.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "3054056d-f695-4cd5-b15e-c50458fc100d") + ) + (fp_line + (start -1.5 -0.75) + (end 1.5 -0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "10fd4ac7-21a9-4def-94c3-b081f1c2e7e0") + ) + (fp_line + (start -1.5 0.75) + (end -1.5 -0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3c48d9f0-aeec-4f1e-bc6b-e32e39c39d12") + ) + (fp_line + (start 1.5 -0.75) + (end 1.5 0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d1c8183f-fac0-4a9b-b0be-8cb7a2a132f9") + ) + (fp_line + (start 1.5 0.75) + (end -1.5 0.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3eff24d0-9460-4212-98bb-0eb554d8e7aa") + ) + (fp_line + (start -0.8 -0.4) + (end 0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "57dfad0c-d3f4-4270-94ca-c19bd1be0277") + ) + (fp_line + (start -0.8 0.4) + (end -0.8 -0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "eabca80b-4474-43fc-bde1-def413ea6324") + ) + (fp_line + (start 0.8 -0.4) + (end 0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "58745358-2fb0-425e-b5e8-fd7a0062847e") + ) + (fp_line + (start 0.8 0.4) + (end -0.8 0.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8b258e91-7d02-406d-b946-a029f32058d9") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "7e6b2543-c3a8-45ea-9b05-6f5429d9cfbe") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -0.85 0) + (size 0.8 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "af17356d-19c3-49fa-b04b-ab71e6e9c0a8") + ) + (pad "2" smd rect + (at 0.85 0) + (size 0.8 0.95) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "1d74880e-de27-4002-8bcc-97642cbce2fc") + ) + (embedded_fonts no) + (model "82356120100.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/footprint-lib.pretty/DR127.kicad_mod b/footprint-lib.pretty/DR127.kicad_mod new file mode 100644 index 0000000..d8898c6 --- /dev/null +++ b/footprint-lib.pretty/DR127.kicad_mod @@ -0,0 +1,229 @@ +(footprint "DR127" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 0.45764 -7.77979 0) + (layer "F.SilkS") + (uuid "16c969f2-acf2-406a-b80d-fbe1b056ba14") + (effects + (font + (size 1.641559 1.641559) + (thickness 0.15) + ) + ) + ) + (property "Value" "DR127" + (at 10.42321 7.90637 0) + (layer "F.Fab") + (uuid "50fd9478-57a5-488d-91a0-565c04d3fe73") + (effects + (font + (size 1.641449 1.641449) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "725e0753-f5d6-497c-b6c4-68fb9084f937") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ac178bbb-229b-4f39-9b14-f75447116c1a") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 -3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "748166a9-4368-4c0b-a4f8-a3b3acfc0442") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "be1b3f61-9f11-483f-9ce7-134f82873b97") + ) + (fp_line + (start -6.2484 3.0734) + (end -6.2484 3.1242) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "e0f51490-80cc-42a4-a78a-98c53a5c21e9") + ) + (fp_line + (start -6.2484 3.1242) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "8b34a38e-94b2-49af-b0ed-c2c736456474") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "71892bb5-4b75-4f92-8209-738b2a7019be") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "a33586ee-191f-4c62-a346-cc3aba29994c") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "77fbbaa8-9d4a-4255-a331-5f5565556bd8") + ) + (fp_line + (start 6.2484 -3.0734) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "81211dda-a554-42b1-b3d7-cd7c94b29160") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 3.0734) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "c1e9cb53-983e-4af2-89b8-f20a23ea3c8b") + ) + (fp_rect + (start -6.25 -6.25) + (end 6.25 6.25) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "2d92bce7-939b-40a6-b93b-0c9303997608") + ) + (fp_line + (start -6.2484 -6.2484) + (end -6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "7a021877-9209-4cc5-aa15-413c927b8a93") + ) + (fp_line + (start -6.2484 -3.1242) + (end -3.1242 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "bba96892-884e-43f4-bcad-fe0726e17c5a") + ) + (fp_line + (start -6.2484 3.1242) + (end -3.1242 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "302f635e-fb21-438d-bb0f-76b7de73901f") + ) + (fp_line + (start -6.2484 6.2484) + (end 6.2484 6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "f5876764-1985-4f94-b993-53a02bd2a5f5") + ) + (fp_line + (start 6.2484 -6.2484) + (end -6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "77bfb49a-f5b0-45e1-83ad-191f7e140f53") + ) + (fp_line + (start 6.2484 6.2484) + (end 6.2484 -6.2484) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.Fab") + (uuid "b544e404-7e6f-4f8c-b4d6-69fa71614a7c") + ) + (pad "1" smd rect + (at -4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "82246360-d1dc-4bae-9bf1-a23aee3e4d34") + ) + (pad "2" smd rect + (at 4.826 0) + (size 3.1496 5.5118) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "3fceff85-31da-492a-8a52-07f63fda6055") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/EMVY101ARA101MKE0S.kicad_mod b/footprint-lib.pretty/EMVY101ARA101MKE0S.kicad_mod new file mode 100644 index 0000000..415eee1 --- /dev/null +++ b/footprint-lib.pretty/EMVY101ARA101MKE0S.kicad_mod @@ -0,0 +1,202 @@ +(footprint "EMVY101ARA101MKE0S" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "cap_5151P") + (tags "Capacitor Polarised") + (property "Reference" "C**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "7e23aa2d-b3b3-4ec7-903d-15142dce76a5") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "EMVY101ARA101MKE0S" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "c0eec1dc-ea36-4ad7-bdfd-ef8d3f029afb") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "749917c6-daed-4c1f-b7a3-47a911156d39") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f40a186c-6628-4de1-861a-9baa53330c6e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -7.675 -6.5) + (end 6.5 -6.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "eadda3e1-60ca-4fca-92a9-9bf5882db6f4") + ) + (fp_line + (start -3.25 6.5) + (end 6.5 6.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "d7e21fad-6864-490a-90a4-a979c74940a2") + ) + (fp_line + (start -8.175 -7.1) + (end 8.175 -7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "4062c8ff-7f7a-4cb5-9f68-d13474dda857") + ) + (fp_line + (start -8.175 7.1) + (end -8.175 -7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "404f6d4d-8583-41a7-8b1a-4863f13efc4a") + ) + (fp_line + (start -6.5 -3.25) + (end -6.5 3.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "8c4a52a6-393f-47bf-ba4c-3f3bb40a203d") + ) + (fp_line + (start -6.5 3.25) + (end -3.25 6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "8ecefa42-a61b-4a5d-9938-8856ae1f144f") + ) + (fp_line + (start -3.25 -6.5) + (end -6.5 -3.25) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "62c1f538-2efb-4ef4-ab15-0870c86367bc") + ) + (fp_line + (start -3.25 6.5) + (end 6.5 6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "39029045-fb33-41f9-b3e8-fecc0fbc4fe8") + ) + (fp_line + (start 6.5 -6.5) + (end -3.25 -6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "8c0d3a04-a764-4e8e-a295-7e01541bdb16") + ) + (fp_line + (start 6.5 6.5) + (end 6.5 -6.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "a79a3e0a-aeff-4c7e-9a22-e7e8857a0360") + ) + (fp_line + (start 8.175 -7.1) + (end 8.175 7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "9f1f57c1-8a6c-4179-a078-9abe0985ceee") + ) + (fp_line + (start 8.175 7.1) + (end -8.175 7.1) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "67ce622c-b701-4367-aea2-3f6710d22a31") + ) + (fp_rect + (start -8.175 -7.1) + (end 8.175 7.1) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "7935eeed-e8c6-4c24-ba9f-09bd266f6e92") + ) + (pad "1" smd rect + (at -4.85 0 90) + (size 2.35 5.65) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "bf81db9d-06ba-486a-aaa2-84ba9eded233") + ) + (pad "2" smd rect + (at 4.85 0 90) + (size 2.35 5.65) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "e45d5b7a-0143-4727-9e33-3fe5f68ee6c4") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/High power solder pad.kicad_mod b/footprint-lib.pretty/High power solder pad.kicad_mod new file mode 100644 index 0000000..6a10d82 --- /dev/null +++ b/footprint-lib.pretty/High power solder pad.kicad_mod @@ -0,0 +1,87 @@ +(footprint "High power solder pad" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 0 -6.5 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "33cab1ca-f628-4ee1-919c-b528290a8948") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "High power pad" + (at 0 -5.2 0) + (unlocked yes) + (layer "F.Fab") + (uuid "4f1f4ed0-3be9-47f4-9fa7-0bfb6f898c84") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "80c8ede9-c06a-4dcd-b2cc-2293c1c002f9") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c560bce3-1959-4ad9-946f-5dbd150b95e6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.5 0) + (unlocked yes) + (layer "F.Fab") + (uuid "5fb2b4d9-268e-4782-bf8c-b9cb6b63601a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -3.5 0) + (size 4 4) + (drill oval 1.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "9005df6f-71b3-4efb-8b22-253777bf6b36") + ) + (pad "2" thru_hole roundrect + (at 3.5 0) + (size 4 4) + (drill oval 1.6 1.8) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.375) + (uuid "1313d98b-bbb7-4479-88b7-1edc9717dfc1") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/LM2576HVSX33NOPB.kicad_mod b/footprint-lib.pretty/LM2576HVSX33NOPB.kicad_mod new file mode 100644 index 0000000..6cf7c61 --- /dev/null +++ b/footprint-lib.pretty/LM2576HVSX33NOPB.kicad_mod @@ -0,0 +1,273 @@ +(footprint "LM2576HVSX33NOPB" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "KTT0005B") + (tags "Integrated Circuit") + (property "Reference" "IC**" + (at 5.715 0 0) + (layer "F.SilkS") + (uuid "061d856a-8a71-4cf7-a637-219a7e71ab2b") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "LM2576HVSX33NOPB" + (at 5.715 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "6b8e5d05-db56-4886-87c0-bea45da433ae") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ad97012c-b184-4c4f-8241-a9e2c2b0d51c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5037b137-fc48-40e1-9dfa-b97abe499e8c") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start 6 -4.32) + (end 10.33 -4.32) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "bb2ec4d5-1dbe-4fc0-a55d-64b230404510") + ) + (fp_line + (start 10.33 -4.32) + (end 10.33 4.32) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "dcb092cd-40a4-41ce-ab5a-636d09534417") + ) + (fp_line + (start 10.33 4.32) + (end 6 4.32) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "a8ced2d4-297e-4ad8-97dd-fef3b6dbceee") + ) + (fp_line + (start 13.8 3.4) + (end 13.8 3.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "bc473df2-3e3a-489c-aef8-e39745d434d0") + ) + (fp_line + (start 13.9 3.4) + (end 13.9 3.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "65a5a001-268f-48a8-a508-042117743bfc") + ) + (fp_arc + (start 13.8 3.4) + (mid 13.85 3.35) + (end 13.9 3.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "fc76cac4-5f3e-4830-b7ce-ad9a0b1ec646") + ) + (fp_arc + (start 13.9 3.4) + (mid 13.85 3.45) + (end 13.8 3.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "43695f52-e44a-4f36-af5d-c3ef16f92493") + ) + (fp_line + (start -2.91 -6.4) + (end 14.34 -6.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c94a0c57-dd96-4d33-9156-33725aecc131") + ) + (fp_line + (start -2.91 6.4) + (end -2.91 -6.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0bfd3124-f6c1-46cf-bfbf-7abe78721637") + ) + (fp_line + (start 14.34 -6.4) + (end 14.34 6.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "dd2b5ab1-d2fb-4908-a75b-c9ed3b108631") + ) + (fp_line + (start 14.34 6.4) + (end -2.91 6.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "543df0e4-9b83-4793-9363-236a8ff897d9") + ) + (fp_line + (start 0.17 -4.32) + (end 0.17 4.32) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.Fab") + (uuid "e50ec420-89c4-41c2-81a7-2515ff74d3cf") + ) + (fp_line + (start 0.17 4.32) + (end 10.33 4.32) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.Fab") + (uuid "0aa07068-c167-493d-a537-1bdea7f834a3") + ) + (fp_line + (start 10.33 -4.32) + (end 0.17 -4.32) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.Fab") + (uuid "b8299f43-fab4-4854-bc6a-4fb015915677") + ) + (fp_line + (start 10.33 4.32) + (end 10.33 -4.32) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.Fab") + (uuid "fda2daa6-81f6-45c0-a41f-2512f7a788e1") + ) + (fp_text user "${REFERENCE}" + (at 5.715 0 0) + (layer "F.Fab") + (uuid "7cc24956-bf91-44d8-8e63-399eb80370f3") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at 12.26 3.4 90) + (size 1.07 2.16) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "b7ec391d-2483-450b-ba11-4ec428a7baf2") + ) + (pad "2" smd rect + (at 12.26 1.7 90) + (size 1.07 2.16) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "121c3225-aa99-4227-a2d5-21d54347dfb4") + ) + (pad "3" smd rect + (at 12.26 0 90) + (size 1.07 2.16) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "f65a7727-aacc-4e81-8de4-c24dead9b083") + ) + (pad "4" smd rect + (at 12.26 -1.7 90) + (size 1.07 2.16) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "cf53b17b-8288-4d99-901f-f1c1f60c5226") + ) + (pad "5" smd rect + (at 12.26 -3.4 90) + (size 1.07 2.16) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "bf8a75c5-1fb6-4fcf-9b93-5b02136c8523") + ) + (pad "6" smd rect + (at -0.955 0) + (size 1.91 10.8) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "5eaadf00-b5ea-47bc-96cd-ad7fff65da77") + ) + (pad "7" smd rect + (at 2.54 0) + (size 5.08 8.33) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "d45a4c21-deac-44c5-bdad-291786b7bf99") + ) + (embedded_fonts no) + (model "LM2576HVSX-12_NOPB.stp" + (offset + (xyz 4.889999793 0 0.1500000037) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/footprint-lib.pretty/PC817X1CSP9F.kicad_mod b/footprint-lib.pretty/PC817X1CSP9F.kicad_mod new file mode 100644 index 0000000..dd8c6a7 --- /dev/null +++ b/footprint-lib.pretty/PC817X1CSP9F.kicad_mod @@ -0,0 +1,243 @@ +(footprint "PC817X1CSP9F" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "PC817X1CSP9F") + (tags "Phototransistor") + (property "Reference" "Q**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "9bbe8e37-7fd9-4e75-9dea-1ebd9cf4d9c1") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "PC817X1CSP9F" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "30675345-d58c-4f0b-bd15-b42a8d967304") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "66e19618-3ee3-4ade-8821-2e1f5806e5e5") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "14124d9b-93a2-4d14-ba6f-11f58ece7dc6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -5.6 -2.42) + (end -3.5 -2.42) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "8ee1d6d0-77ba-4a22-a6a3-0a0f9563c260") + ) + (fp_line + (start -3.15 -2.3) + (end 3.15 -2.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "52a04bd6-3d6f-4260-80e3-cff0df3a8a0d") + ) + (fp_line + (start -3.15 2.3) + (end -3.15 -2.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "6b08f20d-1f15-4253-a99a-c5d037ef97b7") + ) + (fp_line + (start 3.15 -2.3) + (end 3.15 2.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "14f15a2f-c6f4-45e5-ad70-868a01a72190") + ) + (fp_line + (start 3.15 2.3) + (end -3.15 2.3) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a9843795-2577-45b5-aba5-3e183eeb7530") + ) + (fp_line + (start -5.85 -2.8) + (end 5.85 -2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "43e1dccc-2305-473f-ad0d-e8895d782f68") + ) + (fp_line + (start -5.85 2.8) + (end -5.85 -2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9c159872-ac50-4012-a6e4-82909773d654") + ) + (fp_line + (start 5.85 -2.8) + (end 5.85 2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2eb06d60-302a-497f-a72e-e25b3ddc89d9") + ) + (fp_line + (start 5.85 2.8) + (end -5.85 2.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "204d766b-06b2-411d-9cdf-c09439988e73") + ) + (fp_line + (start -3.25 -2.3) + (end 3.25 -2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0fd02774-4b16-4635-9df4-1666afe151a5") + ) + (fp_line + (start -3.25 0.24) + (end -0.71 -2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "137ef27b-56b2-42ae-aa1b-91a5108a265d") + ) + (fp_line + (start -3.25 2.3) + (end -3.25 -2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fd8e4f45-605f-4ea2-9e0e-d8a7699e3996") + ) + (fp_line + (start 3.25 -2.3) + (end 3.25 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "b6e3c23c-4b72-4b1e-8c77-b1880905fcb4") + ) + (fp_line + (start 3.25 2.3) + (end -3.25 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d2517ee7-7eac-4a19-9f23-5ce2135de71a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "349cdc76-e8df-46c8-a90e-672e335bca06") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -4.55 -1.27 90) + (size 1.6 2.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "422e7d40-1f6a-4c1f-a4bf-6ed02d9521ac") + ) + (pad "2" smd rect + (at -4.55 1.27 90) + (size 1.6 2.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "78af9394-f3e5-4ee1-8b67-b4001e05a2de") + ) + (pad "3" smd rect + (at 4.55 1.27 90) + (size 1.6 2.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "c8b62aeb-f0f8-4f4a-b677-329f1511f8da") + ) + (pad "4" smd rect + (at 4.55 -1.27 90) + (size 1.6 2.1) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "d2fb127e-fadb-4974-8d86-786fab66f37e") + ) + (embedded_fonts no) + (model "PC817X1CSP9F.stp" + (offset + (xyz 0 0 3.869999827) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/footprint-lib.pretty/PCAP_UUG_12P5X21_NCH.kicad_mod b/footprint-lib.pretty/PCAP_UUG_12P5X21_NCH.kicad_mod new file mode 100644 index 0000000..8652d2e --- /dev/null +++ b/footprint-lib.pretty/PCAP_UUG_12P5X21_NCH.kicad_mod @@ -0,0 +1,428 @@ +(footprint "PCAP_UUG_12P5X21_NCH" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (tags "UUG1V102MNQ6MS ") + (property "Reference" "REF**" + (at 0 0 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "1647327c-d86a-4f5f-beba-673e20f4fd90") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "PCAP_UUG_12P5X21_NCH" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (uuid "a9d670c1-2dab-4dcd-b966-ec417297f5aa") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "94eae38a-3eff-4282-b7eb-13b0108b80ef") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "724aeb7c-5569-409e-ab31-159a8dc4e518") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -6.9215 -6.9215) + (end -6.9215 -1.23444) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "682104b4-164f-4ae1-9666-56f7c7d12099") + ) + (fp_line + (start -6.9215 1.23444) + (end -6.9215 6.9215) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "0039d960-a7fe-4ed9-88fc-7b94488df1c5") + ) + (fp_line + (start -6.9215 6.9215) + (end 6.9215 6.9215) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "dbc34360-96e5-4292-8c84-f67e352a3aa0") + ) + (fp_line + (start 6.9215 -6.9215) + (end -6.9215 -6.9215) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "2564de37-0f29-4132-958c-e69271360c58") + ) + (fp_line + (start 6.9215 -1.23444) + (end 6.9215 -6.9215) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "a0854e00-9489-4b98-bc76-660941c1b94c") + ) + (fp_line + (start 6.9215 6.9215) + (end 6.9215 1.23444) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.SilkS") + (uuid "d8795e33-daf6-4187-83b4-d8d20284417b") + ) + (fp_line + (start -7.7597 -1.1557) + (end -7.0485 -1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e95410f7-fcda-4119-90cd-1f98b0392118") + ) + (fp_line + (start -7.7597 1.1557) + (end -7.7597 -1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ba584c34-cbe4-4f3b-a65e-619d20e4dc3b") + ) + (fp_line + (start -7.0485 -7.0485) + (end 7.0485 -7.0485) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "5d51c55f-45dc-49fb-a0b0-b56fd8941b10") + ) + (fp_line + (start -7.0485 -1.1557) + (end -7.0485 -7.0485) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "98bc3534-6e06-47f0-8e05-4c5d589afee5") + ) + (fp_line + (start -7.0485 1.1557) + (end -7.7597 1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "39e3993f-66bd-4c35-917b-cc5593b0b940") + ) + (fp_line + (start -7.0485 7.0485) + (end -7.0485 1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3375b2d2-e186-44a1-b25d-927fb930bdbc") + ) + (fp_line + (start 7.0485 -7.0485) + (end 7.0485 -1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "01853f9b-a259-4ed0-aba9-23d4faa9d8da") + ) + (fp_line + (start 7.0485 -1.1557) + (end 7.7597 -1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "e9acdf6a-e8df-4e8d-b2cd-07ac370e54b0") + ) + (fp_line + (start 7.0485 1.1557) + (end 7.0485 7.0485) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f345647e-1cc1-4b30-9cad-d16e20bda8c6") + ) + (fp_line + (start 7.0485 7.0485) + (end -7.0485 7.0485) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "8056cd16-d451-455f-bced-1c7113dc166e") + ) + (fp_line + (start 7.7597 -1.1557) + (end 7.7597 1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0c1a299d-98e5-4ea4-976a-b66b9f539992") + ) + (fp_line + (start 7.7597 1.1557) + (end 7.0485 1.1557) + (stroke + (width 0.1524) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a3138b5c-9700-4e0f-b5e7-14e251327bc1") + ) + (fp_line + (start -6.7945 -6.7945) + (end -6.7945 6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "4a894ed0-74e1-495b-a46a-44f77527dc78") + ) + (fp_line + (start -6.7945 -3.39725) + (end -3.39725 -6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "6029c6ca-744e-430f-b30d-7f3c6ac52f39") + ) + (fp_line + (start -6.7945 3.39725) + (end -3.39725 6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "363a8017-7c97-4c05-b40f-850127e32a21") + ) + (fp_line + (start -6.7945 6.7945) + (end 6.7945 6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "8a2a9d84-08c5-49b0-aa79-1e78437b3731") + ) + (fp_line + (start 6.7945 -6.7945) + (end -6.7945 -6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "d4df1709-dd80-4d94-a4ff-dc8ac6d616fb") + ) + (fp_line + (start 6.7945 6.7945) + (end 6.7945 -6.7945) + (stroke + (width 0.0254) + (type solid) + ) + (layer "F.Fab") + (uuid "0286e990-9d4a-4e29-bc2d-e99857b71807") + ) + (fp_circle + (center -6.2865 0) + (end -6.2865 0) + (stroke + (width 0.0254) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "1cf235d1-0999-4a8e-b4fb-5e45dd0ff236") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (uuid "7ebe434e-ff94-49ae-adaf-58c5104b73c3") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at -4.8006 0) + (size 5.4102 1.8034) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "884f27fd-bf77-4620-87d5-570d0e773276") + ) + (pad "2" smd rect + (at 4.8006 0) + (size 5.4102 1.8034) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "f9bd7575-b478-4e11-a77d-6f57ef39ab36") + ) + (zone + (net 0) + (net_name "") + (layer "F.Cu") + (uuid "a85e9e05-4c37-4509-86d3-6cac72bf5bc1") + (hatch full 0.508) + (connect_pads + (clearance 0) + ) + (min_thickness 0.254) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads allowed) + (copperpour not_allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.508) + (thermal_bridge_width 0.508) + ) + (polygon + (pts + (xy -6.7437 -6.7437) (xy 6.7437 -6.7437) (xy 6.7437 -0.9525) (xy -6.7437 -0.9525) + ) + ) + ) + (zone + (net 0) + (net_name "") + (layer "F.Cu") + (uuid "7892a027-8fba-4ab1-ba89-bd81835e5784") + (hatch full 0.508) + (connect_pads + (clearance 0) + ) + (min_thickness 0.254) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads allowed) + (copperpour not_allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.508) + (thermal_bridge_width 0.508) + ) + (polygon + (pts + (xy -6.7437 0.9525) (xy 6.7437 0.9525) (xy 6.7437 6.7437) (xy -6.7437 6.7437) + ) + ) + ) + (zone + (net 0) + (net_name "") + (layer "F.Cu") + (uuid "3527651a-d8bf-4c99-a10d-d054a052494d") + (hatch full 0.508) + (connect_pads + (clearance 0) + ) + (min_thickness 0.254) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads allowed) + (copperpour not_allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.508) + (thermal_bridge_width 0.508) + ) + (polygon + (pts + (xy -2.0447 -0.9525) (xy 2.0447 -0.9525) (xy 2.0447 0.9525) (xy -2.0447 0.9525) + ) + ) + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/PDB12-F4151-104BF.kicad_mod b/footprint-lib.pretty/PDB12-F4151-104BF.kicad_mod new file mode 100644 index 0000000..864622b --- /dev/null +++ b/footprint-lib.pretty/PDB12-F4151-104BF.kicad_mod @@ -0,0 +1,196 @@ +(footprint "PDB12-F4151-104BF" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 2.325 3.05 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "b5a5a020-a130-4839-858d-9b9124ae8fb2") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "PDB12-F4151-104BF" + (at -0.05 -7.525 0) + (unlocked yes) + (layer "F.Fab") + (uuid "49554f0e-67d5-46eb-9c20-a7a88503193e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "3f79e64b-4edd-4320-adca-833817f16a02") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "909f1ca0-7006-4d08-9a83-3aed7856eb2a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_line + (start -6.4 -4.5) + (end -6.4 -3.125) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "df54375a-92f4-4d6e-a944-b8855e6f470b") + ) + (fp_line + (start -6.4 -4.5) + (end 6.4 -4.5) + (stroke + (width 0.1) + (type dash) + ) + (layer "F.SilkS") + (uuid "2df97f2c-a4b6-47bd-9241-ec708b355ba7") + ) + (fp_line + (start -4.5 4.5) + (end 4.5 4.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "7e17bab3-0561-4227-9fc8-d082743714d4") + ) + (fp_line + (start 6.4 -4.5) + (end 6.4 -2.8) + (stroke + (width 0.1) + (type default) + ) + (layer "F.SilkS") + (uuid "6cda6855-4ecd-4a50-96c4-2c08a5ba5eb5") + ) + (fp_rect + (start -6.4 -4.5) + (end 6.4 4.5) + (stroke + (width 0.05) + (type default) + ) + (fill no) + (layer "F.CrtYd") + (uuid "f4dad1cc-f3cb-4cbc-954c-2827e80970db") + ) + (fp_text user "${REFERENCE}" + (at -0.05 -6.025 0) + (unlocked yes) + (layer "F.Fab") + (uuid "43a98027-ca9d-476a-a1f4-caf572e0668b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "" np_thru_hole roundrect + (at -5.6 3) + (size 1 1) + (drill oval 1.8 3.9) + (layers "*.Cu" "*.Mask") + (roundrect_rratio 0.15) + (uuid "ed392d19-2687-40f8-b519-1a0c3f13b796") + ) + (pad "" np_thru_hole roundrect + (at 5.6 3) + (size 1 1) + (drill oval 1.8 3.9) + (layers "*.Cu" "*.Mask") + (roundrect_rratio 0.15) + (uuid "b46eef7f-f5c1-49ce-ab6d-73cc3a9025d3") + ) + (pad "1" thru_hole roundrect + (at -3.75 0) + (size 2 2) + (drill 1.2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (uuid "7079c3f4-8ebb-4b6a-9897-8d25a44aa796") + ) + (pad "2" thru_hole roundrect + (at 0 0) + (size 2 2) + (drill 1.2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (uuid "2cda62b4-5ae1-4123-b013-abd2ef851736") + ) + (pad "3" thru_hole roundrect + (at 3.75 0) + (size 2 2) + (drill 1.2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.15) + (uuid "80d02991-1397-477e-853a-dd3ce399da1a") + ) + (zone + (net 0) + (net_name "") + (layer "F.SilkS") + (uuid "2d271825-18b6-4f90-8f25-4bc18d04d180") + (hatch edge 0.5) + (connect_pads + (clearance 0) + ) + (min_thickness 0.25) + (filled_areas_thickness no) + (keepout + (tracks not_allowed) + (vias not_allowed) + (pads not_allowed) + (copperpour allowed) + (footprints allowed) + ) + (placement + (enabled no) + (sheetname "") + ) + (fill + (thermal_gap 0.5) + (thermal_bridge_width 0.5) + ) + (polygon + (pts + (xy -6.4 -4.5) (xy 6.4 -4.5) (xy 6.4 4.5) (xy -6.4 4.5) + ) + ) + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/PTS636SKG25JSMTRLFS.kicad_mod b/footprint-lib.pretty/PTS636SKG25JSMTRLFS.kicad_mod new file mode 100644 index 0000000..2df941a --- /dev/null +++ b/footprint-lib.pretty/PTS636SKG25JSMTRLFS.kicad_mod @@ -0,0 +1,305 @@ +(footprint "PTS636SKG25JSMTRLFS" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "PTS636SKG25JSMTR LFS-2") + (tags "Switch") + (property "Reference" "S**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "04af8b57-7a36-4ae7-933f-8c9b1685496a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "PTS636SKG25JSMTRLFS" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "d77d2c53-17e9-43ba-aa07-153aa7765e4a") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3cb19ed9-5053-427e-9602-fdadb11c0f94") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "47578286-1618-4fda-86a2-dc6566dcd0e1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -4 0) + (end -4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "9eeee5ee-bd7f-4aa4-b803-9a1686a6a9f5") + ) + (fp_line + (start -3.9 0) + (end -3.9 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "a3a3e73a-46e5-40a8-8264-48a8d02da2fa") + ) + (fp_line + (start -3.05 -1.85) + (end -2.7 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "5765a047-8189-46be-8303-ff2ae17c5d74") + ) + (fp_line + (start -3.05 -1) + (end -3.05 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7de0b13f-60e7-4f81-85bd-6d4b5359eaab") + ) + (fp_line + (start -3.05 1.85) + (end -3.05 1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "86953274-4ba4-48e1-a28d-184be34f2349") + ) + (fp_line + (start -1 -1.85) + (end 3.05 -1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "cf894f66-15db-4080-8da1-c2e03af9d793") + ) + (fp_line + (start 1 1.85) + (end -3.05 1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "4934425e-7a9c-402e-814d-19c5ff0482b0") + ) + (fp_line + (start 2.7 1.85) + (end 3.05 1.85) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "4cb7f5d3-7443-40c4-ae4e-690f1d522dfc") + ) + (fp_line + (start 3.05 -1.85) + (end 3.05 -1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "6a526a2e-9e17-4fba-a3e6-32ccdbc8a293") + ) + (fp_line + (start 3.05 1.85) + (end 3.05 1) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "721b9d8d-c449-43e0-abb9-2f576723bde7") + ) + (fp_arc + (start -4 0) + (mid -3.95 -0.05) + (end -3.9 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "fd1e457b-2ceb-459a-8e0d-58a488906623") + ) + (fp_arc + (start -3.9 0) + (mid -3.95 0.05) + (end -4 0) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "574c97cf-3f9b-45d3-8bb8-41f0e69a5da2") + ) + (fp_line + (start -4.5 -2.9) + (end 4.5 -2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "56347dc5-88f6-4726-b03d-1c0c64ca3672") + ) + (fp_line + (start -4.5 2.9) + (end -4.5 -2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "529ffa53-b037-475f-8d5e-db81bf4a5827") + ) + (fp_line + (start 4.5 -2.9) + (end 4.5 2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "55a6281a-6c1d-44fa-b622-b08901479cd4") + ) + (fp_line + (start 4.5 2.9) + (end -4.5 2.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "11ea3e81-f543-4af6-8271-97df2e2390f1") + ) + (fp_line + (start -3.05 -1.85) + (end 3.05 -1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fc63927e-8ee5-48a9-8a46-c64fcdb5cd14") + ) + (fp_line + (start -3.05 1.85) + (end -3.05 -1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c096f54d-a16f-4f5d-bb29-0588c9a04c6e") + ) + (fp_line + (start 3.05 -1.85) + (end 3.05 1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a86bf689-7cdf-4838-8550-eba498c9492a") + ) + (fp_line + (start 3.05 1.85) + (end -3.05 1.85) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e28432bf-b621-409d-9600-dd169b52581a") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "661b051c-1c85-4337-b71e-4a4649111a2d") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.8 0 90) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "eb10177e-f283-4dde-b066-f312064a6c2c") + ) + (pad "2" smd rect + (at 2.8 0 90) + (size 1.2 1.4) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "81142915-a61e-4698-b507-5eb42de24c6c") + ) + (pad "3" smd rect + (at -1.9 -1.7 90) + (size 0.4 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "aef91e7f-1b30-42a2-b893-4c0eb02f0ac4") + ) + (pad "4" smd rect + (at 1.9 1.7 90) + (size 0.4 0.9) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "0c85c0b1-a011-405a-a038-cd75844d673e") + ) + (embedded_fonts no) + (model "PTS636SKG25JSMTR_LFS.stp" + (offset + (xyz 2422.229944 680.0200093 0.3499999888) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 -180) + ) + ) +) diff --git a/footprint-lib.pretty/Power solder pad.kicad_mod b/footprint-lib.pretty/Power solder pad.kicad_mod new file mode 100644 index 0000000..ab24639 --- /dev/null +++ b/footprint-lib.pretty/Power solder pad.kicad_mod @@ -0,0 +1,87 @@ +(footprint "Power solder pad" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 0 -6.4 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "d0eddc97-e5ab-4016-8134-cefffc70910d") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Power pad" + (at 0 -4.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "96dd072c-aea2-4a6b-86d7-42d2edfb60f6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "feaa9dbc-008b-4605-8f9e-d9d366b6d103") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "0d7c046a-ec71-4c6c-a412-62aa8d862cb0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -3.4 0) + (unlocked yes) + (layer "F.Fab") + (uuid "c865c3dc-54fe-4f2e-a824-96a9df067818") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "13e1c5d8-6269-437f-af0f-404b328d259b") + ) + (pad "2" thru_hole roundrect + (at 2 0) + (size 2.8 2.8) + (drill oval 1.2 1.4) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.3571428571) + (uuid "47adb1c3-a292-48b7-bbe6-7bd584963f25") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/RAA2118034GP3JA0.kicad_mod b/footprint-lib.pretty/RAA2118034GP3JA0.kicad_mod new file mode 100644 index 0000000..b00fd4a --- /dev/null +++ b/footprint-lib.pretty/RAA2118034GP3JA0.kicad_mod @@ -0,0 +1,261 @@ +(footprint "RAA2118034GP3JA0" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "TSOT-23") + (tags "Integrated Circuit") + (property "Reference" "IC**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "2d64180a-b031-416b-a331-85bc8932d115") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "RAA2118034GP3JA0" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "46737003-c8dc-4cff-8785-6d01e5c7478e") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "6c19c5b2-8247-43cf-80cc-2da4e8188d01") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "5214e91d-71f3-4d54-b554-ea7d1f6db0d2") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -1.45 -0.2) + (end -1.45 0.2) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "df44e061-bf55-428b-9da0-89a27cc87d03") + ) + (fp_line + (start -0.95 2.2) + (end -0.95 2.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "2fcb2e87-1e8d-46e2-9504-0e6ccde3f6fe") + ) + (fp_line + (start -0.95 2.3) + (end -0.95 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "69aac919-4e46-4cbb-ade2-f494ae1a71e7") + ) + (fp_line + (start -0.4 -0.8) + (end 0.4 -0.8) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "e6fb0c85-16ff-4075-b84f-d560d2967f91") + ) + (fp_line + (start 1.45 -0.2) + (end 1.45 0.2) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "853e1308-fbc2-4ef2-994d-e8ef395c04eb") + ) + (fp_arc + (start -0.95 2.2) + (mid -0.9 2.25) + (end -0.95 2.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "d6b44237-227c-4c22-8cc0-68f9b52d17e1") + ) + (fp_arc + (start -0.95 2.3) + (mid -1 2.25) + (end -0.95 2.2) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "ac2979af-434a-4a7b-8732-87999fe9777e") + ) + (fp_line + (start -2.45 -2.8) + (end 2.45 -2.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0aa5168d-dbb4-4c20-8589-2f56f70ef0ac") + ) + (fp_line + (start -2.45 2.8) + (end -2.45 -2.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0e683d58-09ea-4f76-bfa3-6b16828f7acb") + ) + (fp_line + (start 2.45 -2.8) + (end 2.45 2.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "80484d01-2b20-4a57-bcae-eeb13a8a58a0") + ) + (fp_line + (start 2.45 2.8) + (end -2.45 2.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "13b67c50-d92a-4693-acfd-82f098e72262") + ) + (fp_line + (start -1.45 -0.8) + (end 1.45 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "16da9370-b5c4-4426-9831-fc25b16b1d83") + ) + (fp_line + (start -1.45 0.8) + (end -1.45 -0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "4f699439-c863-4ee1-bb16-8405bfdd80fc") + ) + (fp_line + (start 1.45 -0.8) + (end 1.45 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "cf6f53bf-5f09-455f-8381-f577429e4294") + ) + (fp_line + (start 1.45 0.8) + (end -1.45 0.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9f729f3d-259e-4b7b-b57f-6977da3d0764") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "ce354326-56ae-43e4-a7cb-31eee281646c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -0.95 1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "e2d69335-cc3d-4f59-bfff-edc2d11e7b22") + ) + (pad "2" smd rect + (at 0 1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "89dccbf9-a305-49e2-aee1-3953e5d3d6c3") + ) + (pad "3" smd rect + (at 0.95 1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "4f8fbb01-aab8-47e4-8fe8-62490475ca5c") + ) + (pad "4" smd rect + (at 0.95 -1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "17d0be9b-0ba5-4ec6-b3a2-f8ad996b87da") + ) + (pad "5" smd rect + (at -0.95 -1.2) + (size 0.6 1.2) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "864fcc6f-5e4b-4ebe-b5c8-52f017d07ba9") + ) + (embedded_fonts no) + (model "RAA2118034GP3#JA0.stp" + (offset + (xyz 0 0 0.6000000148) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 -90) + ) + ) +) diff --git a/footprint-lib.pretty/SOIC127P600X175-8N.kicad_mod b/footprint-lib.pretty/SOIC127P600X175-8N.kicad_mod new file mode 100644 index 0000000..3f77344 --- /dev/null +++ b/footprint-lib.pretty/SOIC127P600X175-8N.kicad_mod @@ -0,0 +1,267 @@ +(footprint "SOIC127P600X175-8N" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "8-PIN SOIC 150MIL") + (tags "Integrated Circuit") + (property "Reference" "IC**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "052ecdd2-172e-409f-9316-a4d496b67ac3") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "SOIC127P600X175-8N" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "576d1b60-3a07-42ae-baaf-bdfd2af23a73") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "bfa439c5-dfa8-48fe-8532-f724374f3581") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "04c012b7-81d5-4ad6-8787-ad206d446a09") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -3.475 -2.58) + (end -1.95 -2.58) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7a285b9e-61a5-42cf-a962-724089dccd13") + ) + (fp_line + (start -1.6 -2.45) + (end 1.6 -2.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "9ab9deff-2419-43c9-817b-e0f1415f08ac") + ) + (fp_line + (start -1.6 2.45) + (end -1.6 -2.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7518fc25-e11b-4519-b50c-401fdecd6a83") + ) + (fp_line + (start 1.6 -2.45) + (end 1.6 2.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "f689e3c6-708b-42ae-b6e4-f76dcb2edd99") + ) + (fp_line + (start 1.6 2.45) + (end -1.6 2.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "b51c85d0-3e8f-4f24-bf18-dca458d5ef06") + ) + (fp_line + (start -3.725 -2.75) + (end 3.725 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "41d27892-1ac2-4a05-9e2b-41add4d5f372") + ) + (fp_line + (start -3.725 2.75) + (end -3.725 -2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c6f506f3-0c44-47d4-9683-983b4b030d7f") + ) + (fp_line + (start 3.725 -2.75) + (end 3.725 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fb684e53-4f78-4250-a0a5-7906fe11956b") + ) + (fp_line + (start 3.725 2.75) + (end -3.725 2.75) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f4d143bb-a4ca-42dd-af36-1f376024407b") + ) + (fp_line + (start -1.95 -2.45) + (end 1.95 -2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3fdb5752-a7ae-46c7-8d1d-4ae16e2e430d") + ) + (fp_line + (start -1.95 -1.18) + (end -0.68 -2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "216bc287-620e-4df5-8c70-9518d379dd79") + ) + (fp_line + (start -1.95 2.45) + (end -1.95 -2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "27c4f80e-5339-44b1-a34c-5aa33206f62b") + ) + (fp_line + (start 1.95 -2.45) + (end 1.95 2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9c701182-b220-4fa3-a300-a9ba4b553297") + ) + (fp_line + (start 1.95 2.45) + (end -1.95 2.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "a992c5f9-7145-4c93-8849-a1c5e2456516") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "f5a40781-d3f7-4e6a-a7a2-c0e5f2198f94") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.712 -1.905 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "2844c356-c779-42b4-89bd-1847e26ad512") + ) + (pad "2" smd rect + (at -2.712 -0.635 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "d94ad9d7-1420-4b0d-87f8-6b0a193ff1f6") + ) + (pad "3" smd rect + (at -2.712 0.635 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "34964b5f-d50c-406c-81ac-9ecc615a5403") + ) + (pad "4" smd rect + (at -2.712 1.905 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "acfb12ab-0819-4444-b5be-698a0124dd62") + ) + (pad "5" smd rect + (at 2.712 1.905 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "81aa1b9a-e397-4f3d-960c-85c8a6defc87") + ) + (pad "6" smd rect + (at 2.712 0.635 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "513e3ee0-f062-4e39-84bc-0535a54279c1") + ) + (pad "7" smd rect + (at 2.712 -0.635 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "072121fd-8cc1-4bc7-903a-9ec7e74d0e31") + ) + (pad "8" smd rect + (at 2.712 -1.905 90) + (size 0.65 1.525) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "c23681a9-1454-48c2-ae99-9c4f42676e01") + ) + (embedded_fonts no) + (model "IS25LP032D-JNLE-TR.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/footprint-lib.pretty/SOP50P640X120-44N.kicad_mod b/footprint-lib.pretty/SOP50P640X120-44N.kicad_mod new file mode 100644 index 0000000..8cf4112 --- /dev/null +++ b/footprint-lib.pretty/SOP50P640X120-44N.kicad_mod @@ -0,0 +1,483 @@ +(footprint "SOP50P640X120-44N" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "DBT0044A") + (tags "Integrated Circuit") + (property "Reference" "IC**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "c13d0c60-3c3f-4473-ab7c-33a0c9035aa4") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "SOP50P640X120-44N" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "4577fc83-8153-465d-b326-8edf36e21e13") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "ba4efa15-eb8d-4f68-bc09-171422ee3d01") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "b042bf95-c036-48a2-a6d7-d42995e4e812") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -3.675 -5.75) + (end -2.2 -5.75) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "7a14f7af-d265-48cc-9378-ca1a04c97a72") + ) + (fp_line + (start -1.85 -5.5) + (end 1.85 -5.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "6b23e140-bf1b-4a93-9da0-9dface5d53e2") + ) + (fp_line + (start -1.85 5.5) + (end -1.85 -5.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "70f38d6c-61cf-4960-ac0b-27852fb6c159") + ) + (fp_line + (start 1.85 -5.5) + (end 1.85 5.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "cb14c969-540b-4af2-a5ae-4df4fec14776") + ) + (fp_line + (start 1.85 5.5) + (end -1.85 5.5) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "f65b4742-01f3-4fe9-b3aa-0d707ebc9aa9") + ) + (fp_line + (start -3.925 -5.8) + (end 3.925 -5.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d40fb208-4a40-439b-9aa3-70ee8e48254e") + ) + (fp_line + (start -3.925 5.8) + (end -3.925 -5.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "af4b3502-5584-46b1-967d-bab92adc892b") + ) + (fp_line + (start 3.925 -5.8) + (end 3.925 5.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "370df287-5628-4fe6-ac49-8bb1fa72fad2") + ) + (fp_line + (start 3.925 5.8) + (end -3.925 5.8) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "22fe583f-e071-48df-bf5d-84dfb98974bd") + ) + (fp_line + (start -2.2 -5.5) + (end 2.2 -5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "fa97bfa4-e19e-4a34-baec-61b9f83e4811") + ) + (fp_line + (start -2.2 -5) + (end -1.7 -5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0a25c1bf-2209-4d2f-b245-603e84bbb254") + ) + (fp_line + (start -2.2 5.5) + (end -2.2 -5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "633d5dc8-2135-455d-9b70-441905851c80") + ) + (fp_line + (start 2.2 -5.5) + (end 2.2 5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "ef4de1d0-5779-4210-b9c7-f4fac6412425") + ) + (fp_line + (start 2.2 5.5) + (end -2.2 5.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "e1e749af-a534-4ebf-827d-c1d7d85b584b") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "1195aa39-8e52-479a-b169-b308bb826232") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "1" smd rect + (at -2.938 -5.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "20d140b0-ade4-4290-aa3d-4ae4ff4e4754") + ) + (pad "2" smd rect + (at -2.938 -4.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "034c7475-cd32-49b8-bc50-ee1be7b2bbc5") + ) + (pad "3" smd rect + (at -2.938 -4.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "728ec8fe-d0b8-4eca-96f2-9d9ba5a41fef") + ) + (pad "4" smd rect + (at -2.938 -3.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "bc3bebf4-98ba-4a79-bec7-641cea0c0b48") + ) + (pad "5" smd rect + (at -2.938 -3.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "0a10310a-ac3f-429d-9f2f-d29a06c73b34") + ) + (pad "6" smd rect + (at -2.938 -2.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "a47aca89-6eff-41fa-b512-863bc7f7ee20") + ) + (pad "7" smd rect + (at -2.938 -2.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "1c0ff1fd-6e3e-437b-b862-d301367f7181") + ) + (pad "8" smd rect + (at -2.938 -1.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "c99e7648-5638-4a8b-9f80-9e6fc2683425") + ) + (pad "9" smd rect + (at -2.938 -1.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "6eaad48a-2467-4fad-b942-61fde8d59c8e") + ) + (pad "10" smd rect + (at -2.938 -0.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "b5d6a370-3359-4417-9832-d9e5f456b4ac") + ) + (pad "11" smd rect + (at -2.938 -0.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "464376f0-26f9-4b23-824c-fbaba82d034a") + ) + (pad "12" smd rect + (at -2.938 0.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "db9f7e5a-b9c8-47d4-8c8e-8ff03df8e034") + ) + (pad "13" smd rect + (at -2.938 0.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "282b5295-86d4-43ec-a8f9-734170c7f39c") + ) + (pad "14" smd rect + (at -2.938 1.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "ff7cd46b-0f9c-4a00-af8e-b450965d8321") + ) + (pad "15" smd rect + (at -2.938 1.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "a2e58532-30d3-4809-92f2-41cc9a06b15f") + ) + (pad "16" smd rect + (at -2.938 2.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "b4cac528-7169-43df-ae15-1a6af32ecce5") + ) + (pad "17" smd rect + (at -2.938 2.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "9a191e66-8349-4363-b1e1-659507fdc647") + ) + (pad "18" smd rect + (at -2.938 3.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "6c9b0263-b1b5-4ad3-8d21-4084ebdc1759") + ) + (pad "19" smd rect + (at -2.938 3.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "98a4f647-d68b-4b93-bc51-8ad334adf26f") + ) + (pad "20" smd rect + (at -2.938 4.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "35b6717f-1b4a-47ea-8fdf-af947f7cf9ad") + ) + (pad "21" smd rect + (at -2.938 4.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "e7a9d2ac-91ba-4046-95dd-b6e73ed93e3d") + ) + (pad "22" smd rect + (at -2.938 5.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "f90b9d75-8e24-4330-8f27-7a10a904c0a6") + ) + (pad "23" smd rect + (at 2.938 5.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "0294f8b6-99de-42ce-a75f-507112a4b32e") + ) + (pad "24" smd rect + (at 2.938 4.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "22a517a3-f364-495f-84e1-ff3b43f46d0c") + ) + (pad "25" smd rect + (at 2.938 4.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "c6ab0291-1218-48a7-bf85-768e05fff1e1") + ) + (pad "26" smd rect + (at 2.938 3.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "17aa5c19-e13d-4b0a-b1ea-cf92645f7467") + ) + (pad "27" smd rect + (at 2.938 3.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "bae75c31-74b0-4d91-a198-cca9447c4275") + ) + (pad "28" smd rect + (at 2.938 2.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "e8345fa5-d37c-4472-ae07-146ed5017e1a") + ) + (pad "29" smd rect + (at 2.938 2.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "63085542-b06c-44bf-a345-b50937846a60") + ) + (pad "30" smd rect + (at 2.938 1.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "754f6f0f-b73d-418f-b75a-eff8ee8a03c1") + ) + (pad "31" smd rect + (at 2.938 1.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "7f05127c-b14a-49e6-9d81-010bcdf1889d") + ) + (pad "32" smd rect + (at 2.938 0.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "7eb78478-f207-4239-88a2-911b24b7e539") + ) + (pad "33" smd rect + (at 2.938 0.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "90decbc8-0a82-4760-8ea1-152c467220fb") + ) + (pad "34" smd rect + (at 2.938 -0.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "c958ea2e-8fe6-46a9-be3a-c48fe37bf6ba") + ) + (pad "35" smd rect + (at 2.938 -0.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "79035efb-3c85-4267-b040-1fee36e898da") + ) + (pad "36" smd rect + (at 2.938 -1.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "f53bcfdd-90d4-42b0-a0a7-32cbf9256e7d") + ) + (pad "37" smd rect + (at 2.938 -1.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "e9879b8c-ea37-4de1-b490-0cdf0a9717ea") + ) + (pad "38" smd rect + (at 2.938 -2.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "c36448c9-74ac-49e9-9680-4a5adac6ca68") + ) + (pad "39" smd rect + (at 2.938 -2.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "2da60c0e-828d-4d5e-bcd6-06052e21f7d3") + ) + (pad "40" smd rect + (at 2.938 -3.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "8aa61e26-5f2e-47ca-a3d5-caa53a675bf7") + ) + (pad "41" smd rect + (at 2.938 -3.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "e3c86c52-db7e-49e7-a020-37598bf29429") + ) + (pad "42" smd rect + (at 2.938 -4.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "e3757ad5-2070-470c-9bbe-22d0a61269c7") + ) + (pad "43" smd rect + (at 2.938 -4.75 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "228571b5-e109-443b-8c6a-0b78b01d7dc6") + ) + (pad "44" smd rect + (at 2.938 -5.25 90) + (size 0.3 1.475) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "a8c05cc7-7cb8-4ced-b337-3f4847d958f6") + ) + (embedded_fonts no) + (model "BQ7694006DBT.stp" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/footprint-lib.pretty/SOT95P280X100-5N.kicad_mod b/footprint-lib.pretty/SOT95P280X100-5N.kicad_mod new file mode 100644 index 0000000..e124d55 --- /dev/null +++ b/footprint-lib.pretty/SOT95P280X100-5N.kicad_mod @@ -0,0 +1,232 @@ +(footprint "SOT95P280X100-5N" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "TSOT25") + (tags "LED") + (property "Reference" "LED**" + (at 0 0 0) + (layer "F.SilkS") + (uuid "43ac7498-b7bd-42a9-a43e-a13bc39bd03c") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "SOT95P280X100-5N" + (at 0 0 0) + (layer "F.SilkS") + (hide yes) + (uuid "31622ea5-ebb9-4e3d-8064-78c1e8eaa788") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "e539b25d-d386-44a8-92c7-48019d0cb8f6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "dc6f4ed0-64f7-437c-bdf9-538009dc7355") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -1.825 -1.475) + (end -0.775 -1.475) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "31bc0632-f171-4767-a68a-b0ffa0d47e63") + ) + (fp_line + (start -0.425 -1.45) + (end 0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "012597e0-5138-4f5e-94e4-9039863b09b8") + ) + (fp_line + (start -0.425 1.45) + (end -0.425 -1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "8184ccf0-ed9c-4dee-986c-65863198be94") + ) + (fp_line + (start 0.425 -1.45) + (end 0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "a906be4e-1756-4dff-b327-dd099f515701") + ) + (fp_line + (start 0.425 1.45) + (end -0.425 1.45) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "1245dbba-67d4-48ea-8b93-0bdb79c15aba") + ) + (fp_line + (start -2.075 -1.7) + (end 2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "32142721-32c2-408d-9637-cfc6e2beb904") + ) + (fp_line + (start -2.075 1.7) + (end -2.075 -1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "695c06d0-9ac6-47d9-946b-af8cbf9ad946") + ) + (fp_line + (start -0.8 -1.45) + (end 0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "6c719cd9-9add-496a-bb96-e414e6462842") + ) + (fp_line + (start -0.8 -0.5) + (end 0.15 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "168cb208-5f65-494e-8bcf-f2fc5323d99d") + ) + (fp_line + (start -0.8 1.45) + (end -0.8 -1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "58a5b4cc-c576-4361-a976-9b5a6c3d1680") + ) + (fp_line + (start 0.8 -1.45) + (end 0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "f04a9195-f6be-4d3d-8425-c7d0e1af753b") + ) + (fp_line + (start 0.8 1.45) + (end -0.8 1.45) + (stroke + (width 0.1) + (type solid) + ) + (layer "Dwgs.User") + (uuid "0c96dc74-6399-4382-bfde-426c2bb817cb") + ) + (fp_line + (start 2.075 -1.7) + (end 2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "2322db32-bf0b-4bc5-9c2f-369fae1a5546") + ) + (fp_line + (start 2.075 1.7) + (end -2.075 1.7) + (stroke + (width 0.05) + (type solid) + ) + (layer "Dwgs.User") + (uuid "f9747844-0450-4432-8419-5101b82c4008") + ) + (pad "1" smd rect + (at -1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "1e806298-8f93-4c75-8a8b-bbff951404dd") + ) + (pad "2" smd rect + (at -1.3 0 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "40592377-42ec-43dc-aead-443f2cd47c5a") + ) + (pad "3" smd rect + (at -1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "b76d1887-f4bf-4ddd-b51e-aa456ce9a953") + ) + (pad "4" smd rect + (at 1.3 0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "44deefce-cbe7-46f3-a7d7-a6357372d201") + ) + (pad "5" smd rect + (at 1.3 -0.95 90) + (size 0.55 1.05) + (layers "F.Cu" "F.Mask" "F.Paste") + (thermal_bridge_angle 45) + (uuid "486beeb5-1cfe-4f94-9d1f-4331572903af") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/Solder pad.kicad_mod b/footprint-lib.pretty/Solder pad.kicad_mod new file mode 100644 index 0000000..0360408 --- /dev/null +++ b/footprint-lib.pretty/Solder pad.kicad_mod @@ -0,0 +1,87 @@ +(footprint "Solder pad" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 0 -4.925 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "3558a1f2-81f8-4bc5-9715-ca11d3e9ee3f") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "Solder pad" + (at 0 -3.425 0) + (unlocked yes) + (layer "F.Fab") + (uuid "b68e9fcc-234b-40d2-9d36-77611fee8548") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "ba2d8ab1-7bda-41fb-8967-f0d15c1aad2c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8005fdf0-cd5f-4d45-908b-32e57946cd91") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_text user "${REFERENCE}" + (at 0 -1.925 0) + (unlocked yes) + (layer "F.Fab") + (uuid "2545e4e1-e1d8-4732-8f79-79471f5afa4c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole rect + (at -1.5 0) + (size 1.8 1.8) + (drill oval 0.8 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "adb72761-60bb-4f00-81af-97b5238d5822") + ) + (pad "2" thru_hole roundrect + (at 1.5 0) + (size 1.8 1.8) + (drill oval 0.8 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (roundrect_rratio 0.2777777778) + (uuid "46e8d094-5de1-45df-b48d-5380c87136c8") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/TRANS_DI035N10PT-AQ.kicad_mod b/footprint-lib.pretty/TRANS_DI035N10PT-AQ.kicad_mod new file mode 100644 index 0000000..8f949f5 --- /dev/null +++ b/footprint-lib.pretty/TRANS_DI035N10PT-AQ.kicad_mod @@ -0,0 +1,327 @@ +(footprint "TRANS_DI035N10PT-AQ" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 1.125 -3.075 0) + (layer "F.SilkS") + (uuid "c55a49a2-380d-462d-a6d4-42ccff683f1e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "TRANS_DI035N10PT-AQ" + (at 0.025 3.125 0) + (layer "F.Fab") + (uuid "b95b472e-f4ee-4ef2-83bb-b5bf8c15336c") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "955e1a67-1c3e-48f1-b7f2-718232b310a1") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4fe22da1-7c4b-40ee-97df-05c8927ddeec") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_poly + (pts + (xy -0.7 -1.4) (xy -0.3 -1.4) (xy -0.3 -1.85) (xy 0.3 -1.85) (xy 0.3 -1.4) (xy 1.4 -1.4) (xy 1.4 -1.285) + (xy 1.95 -1.285) (xy 1.95 -0.665) (xy 1.4 -0.665) (xy 1.4 -0.635) (xy 1.95 -0.635) (xy 1.95 -0.015) + (xy 1.4 -0.015) (xy 1.4 0.015) (xy 1.95 0.015) (xy 1.95 0.635) (xy 1.4 0.635) (xy 1.4 0.665) (xy 1.95 0.665) + (xy 1.95 1.285) (xy 1.4 1.285) (xy 1.4 1.4) (xy 0.3 1.4) (xy 0.3 1.85) (xy -0.3 1.85) (xy -0.3 1.4) + (xy -0.7 1.4) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Mask") + (uuid "daf65c04-5084-40e3-86ce-61216a5c24f9") + ) + (fp_line + (start -1.5 -1.55) + (end -0.95 -1.55) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "cdab75ae-cbfe-4fe9-9855-2de91cef8922") + ) + (fp_line + (start -1.5 1.55) + (end -0.95 1.55) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "a75d1f41-3245-4161-ab36-ab1f3252c19b") + ) + (fp_circle + (center -2.4 -1.05) + (end -2.3 -1.05) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "89445910-96a3-4873-80c8-eabc442f270e") + ) + (fp_poly + (pts + (xy -0.321 -0.919) (xy 1.021 -0.919) (xy 1.021 0.919) (xy -0.321 0.919) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "5aa10b05-cc20-4057-9b18-487a510c1e49") + ) + (fp_poly + (pts + (xy -0.2 -1.75) (xy 0.2 -1.75) (xy 0.2 -1.3) (xy -0.2 -1.3) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "adef5d7f-0240-4a43-aab0-62ec9bb052b6") + ) + (fp_poly + (pts + (xy -0.2 1.3) (xy 0.2 1.3) (xy 0.2 1.75) (xy -0.2 1.75) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "c9084b87-3826-4637-9b4e-9629afa40824") + ) + (fp_poly + (pts + (xy 1.3 -1.185) (xy 1.85 -1.185) (xy 1.85 -0.765) (xy 1.3 -0.765) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "b2ada28f-5fda-4169-9927-c7021cf87b36") + ) + (fp_poly + (pts + (xy 1.3 -0.535) (xy 1.85 -0.535) (xy 1.85 -0.115) (xy 1.3 -0.115) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "03f6d223-704c-443c-89ae-0120c5554eae") + ) + (fp_poly + (pts + (xy 1.3 0.115) (xy 1.85 0.115) (xy 1.85 0.535) (xy 1.3 0.535) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "5264eb9a-cdb0-49a3-be10-28f8174e664a") + ) + (fp_poly + (pts + (xy 1.3 0.765) (xy 1.85 0.765) (xy 1.85 1.185) (xy 1.3 1.185) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "ed4e3606-0a53-42ba-961b-2fb140b7fdeb") + ) + (fp_line + (start -2.1 -2) + (end 2.1 -2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "7327bcf3-f543-4ff2-a282-c5a888050acc") + ) + (fp_line + (start -2.1 2) + (end -2.1 -2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "0b9ee9a2-57c5-4ffa-92f1-be3f5976d326") + ) + (fp_line + (start 2.1 -2) + (end 2.1 2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "240c278c-6848-4206-824e-14a6d92a05f6") + ) + (fp_line + (start 2.1 2) + (end -2.1 2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3ef9b59d-e84d-4de0-ab17-cf9cfe30ae06") + ) + (fp_line + (start -1.5 -1.5) + (end 1.5 -1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "6d198cad-64b0-4afc-a317-179c58805d2c") + ) + (fp_line + (start -1.5 1.5) + (end -1.5 -1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "ab9f3495-6023-402c-b7b8-1b56b5690f4c") + ) + (fp_line + (start 1.5 -1.5) + (end 1.5 1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "53115e01-d98c-4f5f-995c-0a0493cd5663") + ) + (fp_line + (start 1.5 1.5) + (end -1.5 1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "467d0855-0e1f-4388-a9e3-e57156ae677d") + ) + (fp_circle + (center -2.4 -1.05) + (end -2.3 -1.05) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "39b913fe-cf46-40aa-808d-177b23d20053") + ) + (pad "1" smd rect + (at -1.5 -0.975) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "bc0d4f62-6e5d-40b5-a6ec-6b8259d175cd") + ) + (pad "2" smd rect + (at -1.5 -0.325) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "7fc89eaa-76c8-415e-9b15-86bb91e4def5") + ) + (pad "3" smd rect + (at -1.5 0.325) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "6083adc1-0086-4dbe-94dd-d772f0fb07ef") + ) + (pad "4" smd rect + (at -1.5 0.975) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "a88350da-8f9b-43c5-873c-ce5b74e5eb84") + ) + (pad "5_8" smd custom + (at 0 0) + (size 0.7 0.42) + (layers "F.Cu") + (options + (clearance outline) + (anchor rect) + ) + (primitives + (gr_poly + (pts + (xy -0.6 1.3) (xy -0.6 -1.3) (xy -0.2 -1.3) (xy -0.2 -1.75) (xy 0.2 -1.75) (xy 0.2 -1.3) (xy 1.3 -1.3) + (xy 1.3 -1.185) (xy 1.85 -1.185) (xy 1.85 -0.765) (xy 1.3 -0.765) (xy 1.3 -0.535) (xy 1.85 -0.535) + (xy 1.85 -0.115) (xy 1.3 -0.115) (xy 1.3 0.115) (xy 1.85 0.115) (xy 1.85 0.535) (xy 1.3 0.535) + (xy 1.3 0.765) (xy 1.85 0.765) (xy 1.85 1.185) (xy 1.3 1.185) (xy 1.3 1.3) (xy 0.2 1.3) (xy 0.2 1.75) + (xy -0.2 1.75) (xy -0.2 1.3) + ) + (width 0.01) + (fill yes) + ) + ) + (uuid "a4c12b73-146f-493a-b91d-96e204d5be6a") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/TRANS_DI035N10PT.kicad_mod b/footprint-lib.pretty/TRANS_DI035N10PT.kicad_mod new file mode 100644 index 0000000..5c52ecc --- /dev/null +++ b/footprint-lib.pretty/TRANS_DI035N10PT.kicad_mod @@ -0,0 +1,327 @@ +(footprint "TRANS_DI035N10PT" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at 1.125 -3.075 0) + (layer "F.SilkS") + (uuid "bb63df27-6536-4f03-b4cd-c2acb9e7a01a") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "TRANS_DI035N10PT" + (at 7.96 3.015 0) + (layer "F.Fab") + (uuid "eb2166bc-57b2-4c82-98ad-07a8dfc4479e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "66cbd2e5-5565-4d2d-a300-0b6b665ff5f6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "dc362b57-5477-4e04-9057-7f20330121c4") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_poly + (pts + (xy -0.7 -1.4) (xy -0.3 -1.4) (xy -0.3 -1.85) (xy 0.3 -1.85) (xy 0.3 -1.4) (xy 1.4 -1.4) (xy 1.4 -1.285) + (xy 1.95 -1.285) (xy 1.95 -0.665) (xy 1.4 -0.665) (xy 1.4 -0.635) (xy 1.95 -0.635) (xy 1.95 -0.015) + (xy 1.4 -0.015) (xy 1.4 0.015) (xy 1.95 0.015) (xy 1.95 0.635) (xy 1.4 0.635) (xy 1.4 0.665) (xy 1.95 0.665) + (xy 1.95 1.285) (xy 1.4 1.285) (xy 1.4 1.4) (xy 0.3 1.4) (xy 0.3 1.85) (xy -0.3 1.85) (xy -0.3 1.4) + (xy -0.7 1.4) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Mask") + (uuid "8aadac93-b46b-4053-82ad-6cf59af2326b") + ) + (fp_line + (start -1.5 -1.55) + (end -0.95 -1.55) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "cbf1481f-48cf-4f5c-9b25-6df3869efbcd") + ) + (fp_line + (start -1.5 1.55) + (end -0.95 1.55) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.SilkS") + (uuid "4aa03050-0cbc-4862-bf14-9cc7cf0a1ded") + ) + (fp_circle + (center -2.4 -1.05) + (end -2.3 -1.05) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "10fb2a2d-03c8-4438-bc0c-6d53ca403607") + ) + (fp_poly + (pts + (xy -0.321 -0.919) (xy 1.021 -0.919) (xy 1.021 0.919) (xy -0.321 0.919) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "3dc617e1-a208-4107-9f2d-956a6a861af6") + ) + (fp_poly + (pts + (xy -0.2 -1.75) (xy 0.2 -1.75) (xy 0.2 -1.3) (xy -0.2 -1.3) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "2a642a97-21e5-43b1-bd7d-599949ac0d37") + ) + (fp_poly + (pts + (xy -0.2 1.3) (xy 0.2 1.3) (xy 0.2 1.75) (xy -0.2 1.75) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "ed5e103c-952b-45b2-b30d-208f805d33eb") + ) + (fp_poly + (pts + (xy 1.3 -1.185) (xy 1.85 -1.185) (xy 1.85 -0.765) (xy 1.3 -0.765) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "516b3886-c4db-465a-ab36-6aab00f04b08") + ) + (fp_poly + (pts + (xy 1.3 -0.535) (xy 1.85 -0.535) (xy 1.85 -0.115) (xy 1.3 -0.115) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "a86cf12f-ecde-49a8-84f9-16c23152988c") + ) + (fp_poly + (pts + (xy 1.3 0.115) (xy 1.85 0.115) (xy 1.85 0.535) (xy 1.3 0.535) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "55347842-6070-4fe6-bbb5-a9c61bfc162e") + ) + (fp_poly + (pts + (xy 1.3 0.765) (xy 1.85 0.765) (xy 1.85 1.185) (xy 1.3 1.185) + ) + (stroke + (width 0.01) + (type solid) + ) + (fill yes) + (layer "F.Paste") + (uuid "e94ed72c-d97d-4be0-acef-c070e48bf614") + ) + (fp_line + (start -2.1 -2) + (end 2.1 -2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "3041bb06-f674-4855-a2da-d4831ece8716") + ) + (fp_line + (start -2.1 2) + (end -2.1 -2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "a38f3105-cfc0-469c-a1f6-74e94191b63f") + ) + (fp_line + (start 2.1 -2) + (end 2.1 2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2a6dfbcf-97de-414c-9db6-107284baf601") + ) + (fp_line + (start 2.1 2) + (end -2.1 2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2ea6d0c1-cc7f-4c96-84e3-017d594e6e18") + ) + (fp_line + (start -1.5 -1.5) + (end 1.5 -1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "1053c39f-8459-4149-87b1-d382bab41f78") + ) + (fp_line + (start -1.5 1.5) + (end -1.5 -1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "9d112ae8-f58b-4119-92a4-ee51f678ddb0") + ) + (fp_line + (start 1.5 -1.5) + (end 1.5 1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "4b65eaf7-092d-4d60-a8c8-02433f50441a") + ) + (fp_line + (start 1.5 1.5) + (end -1.5 1.5) + (stroke + (width 0.127) + (type solid) + ) + (layer "F.Fab") + (uuid "970e1429-5856-4f91-92f1-e3b6b7c6cec6") + ) + (fp_circle + (center -2.4 -1.05) + (end -2.3 -1.05) + (stroke + (width 0.2) + (type solid) + ) + (fill no) + (layer "F.Fab") + (uuid "dc559255-2782-4131-8f37-bd9852b56c52") + ) + (pad "1" smd rect + (at -1.5 -0.975) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "a3192b18-059a-4420-b37c-88fddec2d1f5") + ) + (pad "2" smd rect + (at -1.5 -0.325) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "18666442-7ae4-409e-b2e8-872fc708fc7e") + ) + (pad "3" smd rect + (at -1.5 0.325) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "7c6f1741-cfa8-4319-96df-9b24326d4764") + ) + (pad "4" smd rect + (at -1.5 0.975) + (size 0.7 0.42) + (layers "F.Cu" "F.Mask" "F.Paste") + (solder_mask_margin 0.102) + (uuid "66659702-b5fb-485f-91ee-8818f0459d4e") + ) + (pad "5_8" smd custom + (at 0 0) + (size 0.7 0.42) + (layers "F.Cu") + (options + (clearance outline) + (anchor rect) + ) + (primitives + (gr_poly + (pts + (xy -0.6 1.3) (xy -0.6 -1.3) (xy -0.2 -1.3) (xy -0.2 -1.75) (xy 0.2 -1.75) (xy 0.2 -1.3) (xy 1.3 -1.3) + (xy 1.3 -1.185) (xy 1.85 -1.185) (xy 1.85 -0.765) (xy 1.3 -0.765) (xy 1.3 -0.535) (xy 1.85 -0.535) + (xy 1.85 -0.115) (xy 1.3 -0.115) (xy 1.3 0.115) (xy 1.85 0.115) (xy 1.85 0.535) (xy 1.3 0.535) + (xy 1.3 0.765) (xy 1.85 0.765) (xy 1.85 1.185) (xy 1.3 1.185) (xy 1.3 1.3) (xy 0.2 1.3) (xy 0.2 1.75) + (xy -0.2 1.75) (xy -0.2 1.3) + ) + (width 0.01) + (fill yes) + ) + ) + (uuid "25fc008d-0ec2-4643-8785-06b805237925") + ) + (embedded_fonts no) +) diff --git a/footprint-lib.pretty/USB421603A.kicad_mod b/footprint-lib.pretty/USB421603A.kicad_mod new file mode 100644 index 0000000..0e615b3 --- /dev/null +++ b/footprint-lib.pretty/USB421603A.kicad_mod @@ -0,0 +1,361 @@ +(footprint "USB421603A" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "USB4216-03-A-3") + (tags "Connector") + (property "Reference" "J**" + (at 0 -0.288 0) + (layer "F.SilkS") + (uuid "c2e49d2f-1b0e-4b2c-8c1f-91a75e756b36") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Value" "USB421603A" + (at 0 -0.288 0) + (layer "F.SilkS") + (hide yes) + (uuid "a144093a-4369-4a03-8204-fd5a4f72e1ed") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "4d81f06f-2bf9-498d-b074-2ae96dc9beba") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a2353a43-560e-4c0a-8afa-2834ebfeae7d") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (fp_line + (start -4.47 -1.6) + (end -4.47 0.2) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "ee98077b-d066-482f-b51c-3d83202d4565") + ) + (fp_line + (start -4.47 2.4) + (end -4.47 3.337) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "be4403ff-02a2-4ca8-aae7-e2cd49de1091") + ) + (fp_line + (start -4.47 3.337) + (end 4.47 3.337) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "9a9aa58b-6b67-46d4-9f86-e408a8fdafe8") + ) + (fp_line + (start -3.2 -4.5) + (end -3.2 -4.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "34dd7c0c-ee69-4708-9c1b-cb87d11302f7") + ) + (fp_line + (start -3.2 -4.4) + (end -3.2 -4.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "f4b24c8e-6da6-44d4-bed4-949d29f247bf") + ) + (fp_line + (start 4.47 -1.6) + (end 4.47 0.2) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "66dfb8e4-b5d4-4af3-b508-9a98dd5cc9d6") + ) + (fp_line + (start 4.47 3.337) + (end 4.47 2.4) + (stroke + (width 0.2) + (type solid) + ) + (layer "F.SilkS") + (uuid "20c18f4a-0320-4104-b234-45fabece7bc5") + ) + (fp_arc + (start -3.2 -4.5) + (mid -3.15 -4.45) + (end -3.2 -4.4) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "92a0294c-76a7-463b-9181-64fd3e2b35bb") + ) + (fp_arc + (start -3.2 -4.4) + (mid -3.25 -4.45) + (end -3.2 -4.5) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.SilkS") + (uuid "532fc102-8205-40f5-8c9c-4438a0f91aba") + ) + (fp_line + (start -6.87 -4.913) + (end 6.87 -4.913) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d71c099f-d955-4520-a6f7-25341de4ce62") + ) + (fp_line + (start -6.87 4.338) + (end -6.87 -4.913) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "d47c20cb-d119-44fc-8ce9-b887e09924a8") + ) + (fp_line + (start 6.87 -4.913) + (end 6.87 4.338) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "f31c9e0d-e876-419d-9da5-3da76f182d4b") + ) + (fp_line + (start 6.87 4.338) + (end -6.87 4.338) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.CrtYd") + (uuid "df35d7b7-eaa7-438c-99c0-883877c30343") + ) + (fp_line + (start -4.47 -3.163) + (end 4.47 -3.163) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1af3d70d-4d9a-4aab-81ec-fe2594e349ae") + ) + (fp_line + (start -4.47 3.337) + (end -4.47 -3.163) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "1fe9f180-7351-4727-8850-53d72260a742") + ) + (fp_line + (start 4.47 -3.163) + (end 4.47 3.337) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f6fabe7f-0f85-4072-8305-006e25f576a1") + ) + (fp_line + (start 4.47 3.337) + (end -4.47 3.337) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0e146cd7-d5b6-4388-9a62-bace827a1b6b") + ) + (fp_text user "${REFERENCE}" + (at 0 -0.288 0) + (layer "F.Fab") + (uuid "bc7c6b7d-0a91-4a9b-a955-13bfb178f4dc") + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + ) + ) + ) + (pad "" np_thru_hole circle + (at -3 -2.063) + (size 0.65 0.65) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (uuid "61c4174d-50e1-465a-9b2c-b076e12b3ea1") + ) + (pad "" np_thru_hole circle + (at 3 -2.063) + (size 0.65 0.65) + (drill 0.65) + (layers "*.Cu" "*.Mask") + (uuid "7490a850-3f4b-45e2-941b-1fb928f2b7f7") + ) + (pad "A1" smd rect + (at -3.2 -3.338) + (size 0.6 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "87fc5f6c-83e6-4af7-9663-c44e62884db8") + ) + (pad "A4" smd rect + (at -2.4 -3.338) + (size 0.6 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "fe4c0a18-71ff-47fc-bd07-87d66e472114") + ) + (pad "A5" smd rect + (at -1.25 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "eb0c926d-8423-4fa9-9982-932b89fe446d") + ) + (pad "A6" smd rect + (at -0.25 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "b297139e-eff2-43cf-9d5d-fb0000783bee") + ) + (pad "A7" smd rect + (at 0.25 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "9423b451-fbd1-4238-9fe6-38ff579afb6f") + ) + (pad "A8" smd rect + (at 1.25 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "5b09a1c0-3dd3-47d9-937a-ff6e4a26da27") + ) + (pad "B1" smd rect + (at 3.2 -3.338) + (size 0.6 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "1b2d7bf8-193e-496c-b86f-554c4179acae") + ) + (pad "B4" smd rect + (at 2.4 -3.338) + (size 0.6 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "46d05263-5999-4286-9df1-bad0a299b9b0") + ) + (pad "B5" smd rect + (at 1.75 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "9ead8d48-84a9-4145-be5c-50628ea9501b") + ) + (pad "B6" smd rect + (at 0.75 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "57ddb45a-b67c-4d4b-8af4-ed6b6321d0ad") + ) + (pad "B7" smd rect + (at -0.75 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "2a85eda7-963e-4a49-92dd-17547addc90f") + ) + (pad "B8" smd rect + (at -1.75 -3.338) + (size 0.3 1.15) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "e7e0934f-2e28-4d84-a0d4-9855faae03fb") + ) + (pad "G1" smd rect + (at -5.095 -2.688 90) + (size 1.25 1.55) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "174ded67-459f-434e-bd18-4c0c6c71b2b7") + ) + (pad "G2" smd rect + (at 5.095 -2.688 90) + (size 1.25 1.55) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "556d609d-2c44-4dd8-a675-7a714c42d261") + ) + (pad "G3" smd rect + (at 5.095 1.237 90) + (size 1.5 1.55) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "6e3c707f-9798-4bc1-8cd5-4dc463d305a1") + ) + (pad "G4" smd rect + (at -5.095 1.237 90) + (size 1.5 1.55) + (layers "F.Cu" "F.Mask" "F.Paste") + (uuid "3ec771a5-7bd1-4ec5-acb3-cad8a82add6e") + ) + (embedded_fonts no) + (model "USB4216-03-A.stp" + (offset + (xyz 0 -5.289999882 1.629999971) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz -90 0 0) + ) + ) +) diff --git a/fp-lib-table b/fp-lib-table new file mode 100644 index 0000000..551b813 --- /dev/null +++ b/fp-lib-table @@ -0,0 +1,4 @@ +(fp_lib_table + (version 7) + (lib (name "footprint-lib")(type "KiCad")(uri "${KIPRJMOD}/footprint-lib.pretty")(options "")(descr "")) +) diff --git a/sym-lib-table b/sym-lib-table new file mode 100644 index 0000000..83a01bf --- /dev/null +++ b/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (version 7) + (lib (name "MouserTamer")(type "KiCad")(uri "${KIPRJMOD}/MouserTamer.kicad_sym")(options "")(descr "")) +)