aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore7
-rw-r--r--.gitmodules6
-rw-r--r--justfile5
-rw-r--r--pcb/chiral.kicad_pcb26809
-rw-r--r--pcb/chiral.kicad_prl129
-rw-r--r--pcb/chiral.kicad_pro701
-rw-r--r--pcb/chiral.kicad_sch6799
-rw-r--r--pcb/fp-lib-table6
-rw-r--r--pcb/lib/custom/TRRS-4-pin.pretty/TRRS-4-pin.kicad_mod197
m---------pcb/lib/keyswitches.pretty0
m---------pcb/lib/rp2040-zero0
-rw-r--r--pcb/sym-lib-table4
12 files changed, 34663 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..53a7e0d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*.zip
+*.lck
+*-save.pro
+*-save.kicad_pcb
+fp-info-cache
+*.log
+pcb/#auto_saved_files#
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..fe1a5c3
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "rp2040-zero"]
+ path = pcb/lib/rp2040-zero
+ url = git@github.com:dj505/RP2040-Zero-KiCAD.git
+[submodule "keyswitches.pretty"]
+ path = pcb/lib/keyswitches.pretty
+ url = git@github.com:daprice/keyswitches.pretty.git
diff --git a/justfile b/justfile
new file mode 100644
index 0000000..aec957f
--- /dev/null
+++ b/justfile
@@ -0,0 +1,5 @@
+
+pcb:
+ kicad ./pcb/chiral.kicad_pro
+
+
diff --git a/pcb/chiral.kicad_pcb b/pcb/chiral.kicad_pcb
new file mode 100644
index 0000000..095d6d7
--- /dev/null
+++ b/pcb/chiral.kicad_pcb
@@ -0,0 +1,26809 @@
+(kicad_pcb
+ (version 20241229)
+ (generator "pcbnew")
+ (generator_version "9.0")
+ (general
+ (thickness 1.6)
+ (legacy_teardrops no)
+ )
+ (paper "A4")
+ (title_block
+ (title "Chiral Keyboard")
+ )
+ (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
+ (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 "core")
+ (thickness 1.51)
+ (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 "R1")
+ (net 2 "Net-(D1-A)")
+ (net 3 "Net-(D2-A)")
+ (net 4 "unconnected-(U1-GP5-Pad15)")
+ (net 5 "Net-(D3-A)")
+ (net 6 "Net-(D4-A)")
+ (net 7 "Net-(D5-A)")
+ (net 8 "Net-(D6-A)")
+ (net 9 "unconnected-(U1-GP8-Pad18)")
+ (net 10 "Net-(D7-A)")
+ (net 11 "unconnected-(U1-GP7-Pad17)")
+ (net 12 "unconnected-(U1-GP0-Pad10)")
+ (net 13 "unconnected-(U1-GP2-Pad12)")
+ (net 14 "R2")
+ (net 15 "Net-(D8-A)")
+ (net 16 "unconnected-(U1-GP3-Pad13)")
+ (net 17 "unconnected-(U1-GP4-Pad14)")
+ (net 18 "Net-(D9-A)")
+ (net 19 "Net-(D10-A)")
+ (net 20 "unconnected-(U1-3V3-Pad3)")
+ (net 21 "unconnected-(U1-GP6-Pad16)")
+ (net 22 "unconnected-(U1-GP9-Pad23)")
+ (net 23 "Net-(D11-A)")
+ (net 24 "Net-(D12-A)")
+ (net 25 "R3")
+ (net 26 "Net-(D13-A)")
+ (net 27 "Net-(D14-A)")
+ (net 28 "Net-(D15-A)")
+ (net 29 "Net-(D16-A)")
+ (net 30 "Net-(D17-A)")
+ (net 31 "Net-(D18-A)")
+ (net 32 "Net-(D19-A)")
+ (net 33 "R4")
+ (net 34 "Net-(D20-A)")
+ (net 35 "Net-(D21-A)")
+ (net 36 "Net-(D22-A)")
+ (net 37 "Net-(D23-A)")
+ (net 38 "Net-(D24-A)")
+ (net 39 "C1")
+ (net 40 "C2")
+ (net 41 "C3")
+ (net 42 "C4")
+ (net 43 "C5")
+ (net 44 "C6")
+ (net 45 "GND")
+ (net 46 "unconnected-(J1-PadR2)")
+ (net 47 "Net-(J1-PadS)")
+ (net 48 "Net-(U1-GP1)")
+ (net 49 "Net-(U1-5V)")
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "08c5985f-854d-4548-9cd5-850b71e5628d")
+ (at 159.944117 83.194401)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW24"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "bed814b0-a261-4397-bd6f-b9c6fa15ffab")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "2db16fab-f1bd-4fe6-a8bc-9a11726f7b9b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "38a5f5e4-a9bf-4609-83c5-f1c1871d2733")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3d74ca2a-9f16-4ef9-894c-254d4773ed85")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/aa114e4a-7bb3-4523-926e-f62d9f75f4db")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "378f26bd-e18e-4ed6-98a8-4bbde878b48d")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d3bbcddf-5ba7-4ff8-a533-47fc8800d2ee")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a615acd1-cb3d-4ed6-abc7-17c8e79b6000")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "dc9767a4-f2ab-4a6b-b746-251e33518355")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "f3b6045a-edec-46ba-8e79-3ea14b03edc3")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "14edef29-b64c-46e7-9475-f33526f18b27")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "24fafb40-45d5-4a1f-b443-459734a45c82")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2faf300d-3e22-4242-aa50-0cbf7faa37c9")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "bb906290-b8f6-4654-b5f3-a3cbf71ee994")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "15d3b69a-f1bd-416a-b65f-beeead95a9c5")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "a45562d3-bb3e-4eb8-bf41-59373f639b16")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "443ef247-f85f-4cc1-bb5e-4f89432a852f")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "68722229-9be2-4cef-a444-23036d4d3e37")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "11bac9a3-81ea-4232-8f5f-6ce68ed2e619")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a7a50363-b007-4224-8503-c7658a551a21")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "71d2fba8-aaa7-4734-9181-d06ccb1c43ad")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "13f926a8-fb41-47fe-b61d-dae7e225048f")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f6484302-74e8-4e5b-b45e-bad7d06bbfd9")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ac8f0ec0-0ca2-44bd-bd68-b47c5946fb94")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2c8144d4-cda9-41d1-9914-e699a83f1da1")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "796889a9-3176-44fe-b3ae-54f982c13921")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "47ea7456-6e9d-4d1c-bde5-e6c9a9029762")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3690c907-f4ca-4245-b753-3a89973c62e0")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e8886ba0-df6f-4344-bc3b-553060340b4f")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e27dbe5e-3758-4743-aacf-202d49033bd5")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "579f924a-6c19-4557-80cd-bd62be368bc2")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "032811bd-d914-4289-b76a-5ba48fa7ffae")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9b072714-ed08-4a08-9fa0-15c520867708")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "458329ec-b881-4def-bb6c-60ededf7e865")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "34130695-f279-41e5-8b8b-c848ccf407d2")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d079b543-b11c-4d0d-85ea-3401bd31ffbe")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "98e399ab-fc1f-4c4f-bdfb-f9213c2617b5")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "dd57c039-1c32-4123-a186-e2337f90787d")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "87de0be0-5fbd-4007-a09e-c69029046fd8")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "a5e34c6e-5e72-44f5-be62-54cc2e974dad")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "25d87b42-863d-4aa3-95b5-587b596e6110")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "9a985262-1856-47d1-ba9c-244134d9b6fc")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "07ec766f-c94b-43fa-aff5-708098600db9")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "132631ae-2adf-422f-b69f-0432efa037b1")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "1a920995-5b92-4589-9c49-08c76b041c2c")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "a0b9bf72-ed70-4f38-9260-5e2015f29ddd")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "2477a7e7-1bf3-44af-955e-d6accffc8b16")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "dc31ad1e-3e44-4bba-8967-4b1494d14d5c")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7972b0ef-d319-4a17-a04d-1da417aeb325")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e7006d4b-f662-48ad-9e89-537839160462")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "43d1a395-1012-48c8-81d2-26e619ad828e")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "ce7e08ca-1a90-455e-9c0a-76a94e20a578")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "25435728-1364-4ef5-ae07-3f262451da16")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2aae12e6-5097-474c-91b5-c47caf4fda8a")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "89f6b8bc-82cf-46b3-9f49-149147173ec6")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3275df7f-2e17-4f03-a2e6-768fc9462c30")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3bfac642-f8aa-4699-9489-f0db6a44e8d0")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3f32f541-a38f-4278-84eb-45c3bdef18d2")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "b5be9074-15c5-44f6-a383-29fdf17d854f")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "6b1a2d1a-53dc-478e-b5cb-ef0794232bf9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "edaf59b7-a42a-4c40-b2d7-5278494591f8")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "39a2b09e-4372-49c0-b6dc-3d6ff3c0d0b8")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "e58d74da-84f1-4660-ae51-87f2d5ac2d83")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "4f45fa14-81d8-4d25-88cb-dea5c745a3a7")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "7ed23afd-7400-4a05-a59b-42af067162c1")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 38 "Net-(D24-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "a9c118d2-5ee3-40ec-a018-1ae2e18f6fdc")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 44 "C6")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "d10f3369-5831-4435-a74e-b54b785bce2d")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "2ef1e4f4-a046-4d04-9139-c6ebe7873ffe")
+ (at 121.417798 83.194401)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW17"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "441b6b2e-60fa-497a-b818-c11c4949a07c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "0c2c378f-7b05-4182-8d39-137d3d5a5896")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "31c1e921-5ea4-45e0-a372-330f6b5bf762")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d5bea7d6-c3df-4536-84c3-9aa8ec52d5f9")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/409df012-7154-46cb-abb6-061756986e4c")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "313219a1-e9a7-4fed-91a7-f0409b756cd6")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9ac364ce-1c2d-4bd7-aedd-b4b613f5f6c6")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "86d8b7d0-22ad-4089-9689-2ad2cbb040c9")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "332539b8-dd6d-4671-a6c6-4bec5b7a9ca9")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "cea8c485-5502-471b-9f96-84c50e8869f5")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2b0bb562-36a0-4f42-854b-9ef01f484c5a")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6fc03071-d826-40f2-8960-4a62de5d7277")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "9404285f-005d-4e36-8f60-1627476c2a26")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "b08e8a34-248e-4cc6-b6ba-a4cd36b6c4f6")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "b764d7a2-0668-4c85-af0f-02ac781d347f")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "8f112e2b-6bd9-443c-b40a-732f5bc9f637")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "adb117a6-3aee-4407-9371-a5bd5410dfeb")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "500be296-ca04-4ca5-a191-83069444d795")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3d9ac34e-7d7a-4a59-91d8-f3544707b74f")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "90c451c2-49ba-48e3-be8d-38822317cc45")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "172e352d-c03c-4174-bf97-9ec0313b2baa")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a7abf8f0-80e8-457c-bb26-6826cf2e41bb")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "435d8ae7-ac44-4916-9303-e298f5300862")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3e6300b8-f205-448f-aa39-9b28dc265c91")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5ae34078-a051-4869-9b5d-0278e76da14d")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "68c615bb-78dc-40f1-b175-e3a82dc2e13c")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0c5852e5-8c76-4541-a39c-a1c9e66281f5")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "37a780b2-e5ae-47a8-9e97-40ad546c4642")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ee33e9fa-2e1a-4c46-8896-5afe2bce4a59")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "15ee8005-5baf-4dbd-b31e-c45d30cf621e")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "644ad28e-2b0b-4c60-bd3a-75eec882ffe7")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6e304696-6e6d-44a7-91b5-c1859af6ff2b")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7a9f10ba-5b4d-426e-b804-8bfdb0a8cab6")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "aaf5b72f-3931-4926-a0c3-b0835da486da")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5bf4d86e-48d2-4d4b-a2c8-73bcbb044a4d")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ae8b438c-fcdb-42b6-ba33-38265f681a3c")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9def2cf8-c9c0-49e5-a774-237276f83905")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "1f2911ba-ea7e-495e-80d0-8e5a954f3973")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "3da35469-44ec-4429-bf03-25059d45305e")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "bbaec63f-33e1-427c-b46e-ffdda1b7adcc")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c9d02b9f-4feb-407d-90ad-1ea4b071f9ee")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d80a700e-90ac-41ce-bd49-b6e93e4965ae")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6aff38ad-e4c5-41ea-a858-b1a367bd9b53")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c41645d0-9aa5-4be0-bf35-26d38a1529a6")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "c0363064-d0d8-43ae-aa4d-ee55b8af4036")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "26e3a265-3e52-4bd8-ab67-121a22c29904")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "08b7adcf-76ec-48e0-beab-d91c32ed8cfb")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "ca7cec7a-1977-4e1c-98c0-7ab24bad4ec4")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "5a602189-10f1-4920-87df-c3b5dd4c62a4")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4641590e-2caf-43b9-ab6c-05008644c453")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "71436d30-9208-45c6-815e-75a15ebe77ac")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "163041b3-b644-4ae3-8720-faa36ed8d170")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "87b3e9ef-1fe8-4a3c-af8a-f839ba6c480a")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "86d481cc-3e37-42b1-bb0f-5b5c1c7dc03c")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "cd626556-deea-4936-8063-68ebd9153083")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "7ca431a7-72fe-4647-bcbc-af385212d372")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "11e86b76-5e3f-47dc-9571-135afe331da5")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "7d9960e3-6d67-48e6-8915-6d1611f54783")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "f81e4fa0-2fd8-484b-93d0-f331b34527a2")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "03ca5970-2f6f-4acd-8d66-7f5f88bd5ab2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "397ab7a6-36f7-42b5-aa7b-d0e375ab0abd")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "b8f9ed8a-dfab-41b8-a998-12e79c99ce8a")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "323f237f-f2e0-4d2e-af0f-2c862637532f")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "18581997-029a-43ef-8083-dccf48de3faa")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "df770a39-a433-43f8-8798-68f8fe46e057")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 30 "Net-(D17-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "47183a4f-d799-4b1a-93aa-8c58e4a3a364")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 43 "C5")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "c1d67c0a-4977-4e53-b5e3-7100147b9be6")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "355b031f-f24e-4537-b9e4-e10f2ef37f08")
+ (at 63.571194 63.960642)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW8"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "968b9ed6-00b2-4c8c-aaa6-6d653b06c01b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "d67247ef-e0b8-4b54-8a08-a6db2a2a32af")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "8a417277-8896-49ac-927c-55091db89138")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "792f9a03-6ff7-4853-bacb-d000db215f12")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/0a0a1c79-0bad-431b-8f0d-e243ba51e37a")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "cb47f12a-af2f-4a4d-b324-4042fae24380")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "28dba567-89d7-4a39-a1c4-ec66ef768d5a")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "8617054f-dcf1-4f76-a811-2a9c53f9bef3")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "cf8f4fd8-fd01-4630-a4c8-102e3829384a")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6cdb16e1-5d58-4fd1-8e7b-50373ecca32e")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "cd71a964-ccd3-41c9-b341-b3a3d32751ee")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "793cdde9-a872-4c7a-885d-09dc24628199")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "cb5a9749-5eb9-4fef-963c-6fcbea630ac7")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "66fa33b4-138e-4944-bcf9-50d17a645a73")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "7c3ead34-6abf-4fab-9978-a13b46ce19b3")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "e80f41af-da31-4aea-893c-f4db8e68d801")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "eb595113-c4e5-4df0-8793-1cb5650d0bad")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "fdf0113f-7d43-473f-9125-0b6749c3d98c")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e1e5e757-a1f9-42b9-af0a-adf836a52052")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0f88e798-e941-4b20-9d15-f6c2bca31792")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7778521a-97dd-419f-80b7-068f7ad8dd94")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c4288235-4176-4f57-8df9-7fb9dddf4298")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0078d853-b1a8-41fd-9ab8-0edea634912b")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3bc1baa6-601a-4a84-88a9-ddaa75d24929")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d8c87925-31d3-4ed3-bdea-c38b913476ff")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "68fed35a-9edb-4af8-8ad4-82911381058e")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "cdde669a-f5e9-4038-a49e-65717d01a71d")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "99856bea-6948-4332-ae1f-931d4dd02695")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "75a4a0f9-0593-40e1-befb-1aad7463294f")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f2581f6a-d157-4b69-a8f7-fb56cc9b31d5")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6b443c37-3dd6-4732-9f43-49ddaa1c75d2")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c2f379d8-b4e7-452a-8a95-fee5f593a63f")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "247880c3-42d2-4cbc-8f77-c07ee0c0e056")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b3fe1c62-c80b-4572-8186-9e777fbbf7ce")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7cda45a9-8d53-439c-8507-d54510a5c471")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "591baeac-e160-40ea-ad04-b50232fc3dce")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3178a99a-1d5b-4135-aeb0-28e694ac5868")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c7500b15-795c-43e9-af64-3b2bed366c6c")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "ebd8d047-790f-44a4-b9f4-e8acf98ad0d9")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "66023e22-419f-4822-8c8a-fc619d335ea4")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "742c7055-be22-4fa2-aa7a-686c75539a9b")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "183646bc-3afd-4183-9362-0182b9649506")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "4bb3ada7-75a8-45dc-8b09-e937115900a9")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "b066a66c-3c66-48e9-9795-c1781d9a6385")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "6f8978a0-ce57-4d55-b588-eed7ed1f4ae4")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "1bd65a3b-c027-4c3e-af1d-59c9ff2c850c")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "13d1738f-03fa-4e8c-9b9e-f50e5b6e6b12")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "25c152d6-0b8a-4e8e-a593-9da333676872")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4bfdf2ef-e73c-46d1-a3fa-d3ee1ac83500")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "615e8a5c-41b2-4922-93eb-8027a5d30e4f")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f77eec96-ab41-494f-8104-09647dcdb1cc")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "67ad49a8-6cac-47fc-8ff0-d5fb24f3ae82")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "1994aff5-510b-4464-82d4-561e5f0d9430")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b5bbde8a-497c-4d2a-a60a-6aaf3328e358")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8fd71ed8-5208-4559-b074-365a111ad9e6")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "9a843abd-9e57-4191-8ab2-e2ce5be2a344")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "af235391-c606-4b80-a0fa-303e4dd25317")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3876c4a1-affb-4d6e-b8cb-895620e09646")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3b05bb5d-a46c-46e8-b62d-a572983baa45")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "64320258-975b-4b4e-a625-ffa3c3b7e383")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "3e1e9155-2fcf-4535-b252-1217688c496c")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "3de45ab3-d116-4e73-b0d1-3ef913423a67")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "0ea076ba-2d4f-4773-8056-3ac5cf080260")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "cf78e47a-7707-4af6-9859-461f9446d58b")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "18d61ada-f494-43e8-a5f5-f9a5136d69c3")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 15 "Net-(D8-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "3d0d51f9-6cdc-4d48-8ec9-020968087616")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 40 "C2")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "2d1c1042-b7c7-4b3e-958f-7d9f36940737")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "48354e9e-910b-4a87-a660-3ae611b27d44")
+ (at 82.853395 44.726883)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW3"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "0eb5e3c7-5a2b-472e-a871-4ebce30ff6c7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "947126b5-0839-45d6-8d01-9c437a9d3500")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "809561f2-bcb1-4f6f-a835-ab04388636c3")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "8c26f850-3bdf-4f68-9cd3-200e473d0789")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/6de59649-556a-4c82-a1be-0f3efb36ad7b")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "324db11d-a56c-423e-a3ca-e3d99edcfc26")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7306dcdd-5259-4528-813d-1b4a55171cf3")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "88176aa1-fdc5-48c4-9b01-03e8b4b6da9d")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e4b51101-5873-4b2f-8d97-a9abb52e6134")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "ca86d838-4c8a-4e82-9136-23ea49649664")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "83351f4a-a2bf-4da5-a876-d2cc24a5739d")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2c760fd8-55c4-42eb-beeb-8d745734f377")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "5779f385-9b17-49ce-90fa-32908c63b9c5")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "660c9335-ec6e-4dce-8f6a-7625dae8eadd")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "a9630930-9530-4f3d-90f6-23093b5e2a17")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "2e12b0e6-30d5-4ed5-9820-14426cc9005a")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "e6c0d684-e1c0-4f5d-a3d7-f169ecdb8bc8")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a7308f3f-ebb0-4376-9bbb-a13ff7ff2f75")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f3e3b4e9-ef9a-4fbb-abf7-28c7d66b2ff3")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7a90ddbb-cd99-4847-a40f-9f32369b1a56")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "701e7404-c44f-44e0-8462-69e92b9c3a8b")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2802d120-0407-470d-b510-71f97ac621ca")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f41d3c78-d53f-474a-87d2-b566b35871ea")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "19a812aa-ca2f-4e01-9003-46c328946b6d")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5d2d1594-2e0d-4fb5-973f-3c87b833b170")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "58aabf7d-0f0d-426e-9463-4bf9b3b944ad")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "70149b40-9b53-458f-9734-6b02e65ec06f")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3e4c2c47-473d-49a3-833f-c3868281c544")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e9092660-843d-452c-94c5-a6b449438a14")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ff2851a7-c0aa-4be6-9163-e56823f3ec46")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "71f4d13b-d303-4e85-a811-c59c8dc39bd7")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2414fdf3-477a-4f48-b38e-5408f906538c")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "efb0b39c-1ee0-45cd-90eb-95e577972f90")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7d46a144-9968-48d2-99d5-4adf620379f6")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2cabef3a-5f1c-490d-b10f-25f06126cf0d")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e3077865-4d73-4742-b00a-1c7da65e29ee")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2c46ee31-0def-44bf-81ed-7ed227fa7bc9")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "81fa9bf4-951f-4fad-b20d-20f0aba3137a")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d04a0006-38ae-4e87-803d-01e6585fea0b")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d089db50-3435-411b-a5ec-3205b973b8b0")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d3d106ce-4fec-4de8-ad58-951e5ce3e164")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "e62641fc-ffcc-45f0-8d0f-61be88883e46")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "506168ee-74ec-4499-805f-e733b8c7013d")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "e0b4aa1e-3eb6-42dc-a0a8-65fac187e905")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "08073cea-ec04-475d-a789-f19ec660c1c8")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "486ba4cd-08f0-49cc-8ba4-9f840eb42459")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "de28dd64-f88c-4adf-80cf-5d7c51156af8")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "15eab54b-aeda-4b90-8872-7718025bc4f0")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "291f881c-7233-4018-b55d-e27254fd4540")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "45018c35-a977-4875-b8a8-c388076d56a6")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "bde9cd7d-08eb-4fdf-be8c-ac5e551f74db")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "12be25b7-43e9-4cdd-9707-4ef80692a53b")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "440b2114-e3ea-4734-b27f-3009abb90051")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b4e706da-b14c-4eb3-928c-63af5ea7f43c")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4cac8766-f97e-4a1d-ab43-f6a1ee69b118")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "d9f27a1b-b0ac-4498-81d4-59d9676841ff")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "f2555ef1-9f1d-4f4f-9807-be802e2830e1")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "9195e5ff-01af-4955-ada4-c499ca33c14a")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "4add141f-8b4a-479f-abad-8f6ed1e87251")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "771110d3-051c-45ad-be6c-cfa1e663505d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "1ddf8a81-d0a5-4041-9f90-8fb25c50bbac")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "44594cfa-47d6-4be8-890f-44be31324c37")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "0acc5dc7-10d1-4bb1-9e8b-0ca7ce55dd2b")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "0bd05b26-fd07-48c7-8467-02c3eb2fe848")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "cb7afd21-7541-4db5-bedb-64258c98019b")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 5 "Net-(D3-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "d946e06e-5433-4c01-ba6f-9f466ace51a6")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 41 "C3")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "711066a0-57ad-4596-a2ff-b77e8c758980")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "4d562a52-e567-48c1-ad96-4dc80fd9b2f1")
+ (at 82.853395 83.194401)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW15"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "2c3e799b-2900-4400-bc48-ff7944d26166")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "43e69386-4cd3-414a-b961-50f758ea5d8f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "03bc4e49-93d6-4d84-bdb7-870adcc6205a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "ec94c581-6409-4c4c-8138-73e98a86a779")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/afcfc23e-62a5-4351-b69b-93e71fecd476")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "69cf262d-7e3d-488c-8e6a-e61a5996dfb2")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "2024d37c-344d-4386-b8f3-395ea67bcc93")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "964f19b3-5945-4b18-85a8-2dc52ee5459c")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "396ed5ee-7a01-4342-99aa-8eef3ac0f856")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "60576bf4-5c45-4b67-83f2-6fbdaa64d9e7")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "7859b8a2-d66f-4f24-99a1-5a20769e2564")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "dbff4d2d-d09f-4cb6-8905-269814e5f78a")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "4072f4c5-eaa6-4be7-a14f-aa9ec03ed706")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "c21dcfa8-1ea6-40e0-bdcf-56a4e2519f6b")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "66fecf21-6f5d-4304-9284-a62ca8c7f80e")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "8d752196-d979-4183-b3f6-5c5f85428ed6")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "719244c7-bb50-4678-8ea7-2f79a0167024")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "856d7b77-7a57-4afb-8796-8595516aa7c0")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d12ff359-1f5e-46e8-999a-92f1146fb082")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7bc16e06-16a0-47a4-a268-5492a9398a93")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7e5103aa-d5c8-4a75-9424-7af4bb864ebf")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "753cb72f-d626-4e47-9f98-8992efccf451")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "899fc33e-3957-452e-953c-85002e5c64f5")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9c73f494-5f6c-4671-bc81-48a832cfc093")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "52d3e27b-91a0-457a-988b-96b376121396")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e2fb2393-aa4a-4715-8a41-4743f14a3fad")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c42e8f8a-37c2-42d2-8fd2-5bc5b5c2baff")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a603c9d8-f169-41d5-9b40-6ab425936977")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6dff0eeb-2263-427d-9ce2-1e22d9854dc0")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c5ecef66-495a-415c-aa3d-42fa23961bf1")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1674d376-1d50-42f3-bbf6-c480a747583a")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1b084eec-d86d-4416-aaee-61f93bb6c47d")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c235cf31-21ba-4fe4-a3b2-057b9dc37748")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "edeb9084-6f89-4579-a9c9-40e73ffd92ad")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e56ffa9b-e6e2-428b-8d62-b1561c0c8327")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "10385760-571c-41ec-bada-d7b578749168")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9a0ebdb1-fff5-4be8-b8d6-ccfaa1d44bdd")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "71cfdbc5-7460-4313-9399-da4acb423b54")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "af54f2f0-0fc2-4452-a770-3414b4d5cb60")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6d958622-41be-4158-9b15-f65014d90640")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "7499db58-848d-42bc-80fa-78e0e1df0f4a")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c345bd1e-53f8-4f99-8523-4ce77c79093b")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "28eec664-8587-4f69-bf79-5c4044975a10")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "23b21280-e271-4156-b12b-d559221e5d5b")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9d2e98ad-8c08-49a8-97f3-e9cbed90366d")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "429a577c-02e4-4b57-80c5-d235dd212c15")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "5fedda18-a316-48e8-9c1d-38d5e1c30826")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "c30eefd3-da38-49a6-b346-0fd8c0416b10")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e7ab28a3-76ae-4197-bd88-a0e90963a105")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "ff74cbe0-50d7-42df-bf66-cb96f8b65d65")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "75427186-459d-4945-9a51-db47a7187367")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4e10fb4f-5b04-4589-ad20-cc202e97c4dd")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4fb1954f-ccb0-4260-9812-9549e001f316")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f6315d50-d5e6-4b90-8a9f-e58e2081fb7a")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "fb1e2ad1-867e-48aa-b27e-f166c65de236")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3d7c6b9c-7f4c-4c08-a872-e48fe62b78b7")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "15301efa-1399-495c-972c-a5ee4fc6ac11")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "acdebef4-40fc-4d71-a4fe-7861bf8b6a73")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "8169294e-c4cb-45fb-ae44-d22be1d1d22c")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "464e3854-7ccb-4785-bb84-62bbfad854cc")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "ec952e69-d825-4ea7-a061-098ec72740d9")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "a71a9f04-e6a5-468e-aa08-d6030aecbba3")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "b7c7c2b2-fc7b-4f21-8a82-ca41d4ba5b7d")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "c490909f-fb04-4e63-8d4b-e3fbe9bd4439")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "89f2e214-ff22-4903-abc5-f3c113c98609")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 28 "Net-(D15-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "5b9e384b-59c5-4c5d-a56c-149e2e280ef5")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 41 "C3")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "38c8dbfa-5a2c-4e44-b930-5b0a0203a6a9")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "52333cb7-8a7f-4efb-82f4-60e734b81651")
+ (at 63.571194 44.726883)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW2"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "59b8861a-4e09-491c-9c36-d108fee8fa8d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "194f5deb-9ce3-48f8-8570-f7fdb280b85c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "6d8a9447-1bdb-4dab-9d9e-5691206ac7c8")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "90c0fa62-3776-451e-adf6-e02a55b055b8")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/4b3c4750-0a73-4417-942e-576db9e24416")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b7653da9-c023-4702-889f-fe6d1eb71f1c")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3d2d200d-d1b5-4b66-bcd2-9160700a447f")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "687f5daf-8b8d-4606-bb02-061a269041d3")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7f0fd9e3-7017-429c-b4a2-2338cbc6b9fd")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "60b39891-0a9f-46bc-b96c-cbd21758fc35")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b34257fb-feaa-4cb8-a403-e3397b159c28")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "9b5b316b-9254-4d20-a677-c7d6cdbe588e")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "0e2658fe-4724-462c-86dd-4bc05153b2d4")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "09269851-46e3-4bf1-b4cb-4406dc8eec06")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "ea122b8f-3314-452e-ada2-58f0695c4d83")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "6385aa40-be64-4871-9abd-5726b6a78a69")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "2891cf1e-7806-4716-83ad-790c839aae67")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "32cc208d-58f1-46d5-ad62-9923994055cf")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b5f9416a-bfad-4d7a-a381-f0d8cb5ad983")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0938b484-d42b-4d38-803c-611df673b5b0")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "cc3f20fd-dcc1-4344-9ccc-89bb34b4d043")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3ebfaac4-d5ed-452d-b37e-d1f7459cd239")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "eaebcb03-68c9-4fe3-b547-4cb3a39aa8a8")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "cf7e4d8a-386b-462e-bf24-ad733bfc47ec")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b3e90abf-99fe-4429-b10f-3007976b6d10")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "94bc11d0-f4f1-49f6-9d74-20a4ea5f4820")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d57c7816-8695-4e05-9fba-07322f5d6f1e")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "cf896d3c-0405-4788-9997-aa255d6e8fd5")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c97bedcb-a500-47fd-8e80-5d332c62693f")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "737512d6-f9ff-435f-b596-2167bfd45c3e")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7d7934b1-12ce-4f8a-bc3d-7eb5a31d96bd")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e147c62b-bc5c-4662-979b-c3dcc9ebfce1")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0b13733a-1f2f-485d-9602-d45b99ffefe1")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a4e26046-8bf2-4eb4-a398-4a8624f4424d")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7ecb2feb-f44e-4c80-ac78-342e603cd915")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8ec6d07e-c6e7-4ace-b746-c87bf6720074")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8b625e78-e628-41ad-8e5a-0a8681b4b70f")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "629cadf9-3099-481b-bdb7-a9bba27624d3")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "0b013022-4e76-4f0f-8be2-14319b0a4c85")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "b2332cb9-1aca-42ea-bb33-c5d7b0d5e488")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "3b299157-109f-44f3-90c6-82387fe7c902")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "e6079422-44a1-4851-8f77-03a2932bc60e")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "8199eefe-3ece-4470-8821-ae643f8596b6")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "652f48f5-d30d-4258-87c4-f821ef1a2d1c")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "bb914c44-8ebf-46f8-95f3-586f736f5647")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "5b2c864a-f587-4be9-8022-2261ca4415d5")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b084441e-de38-4431-aa3a-31887aff36c1")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "7e03822f-ca4b-42db-b83b-29e9347ab7a3")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a1ee4790-adfe-4f42-872e-4aedcef36ca6")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "d2fe093d-0ed7-43ee-9d94-e8e818a087d9")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "da66e5ee-3f37-4ed7-bc7b-49f4a144c9da")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a00c5f43-ea3e-431b-872d-7858fae91c45")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0ae3cf8a-dc6e-43c5-b4a5-c2fd8a7c9f41")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "fdd14b26-0203-4c07-af8c-b4a26154e9fb")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "bb9245db-cb94-4866-8848-be1b4dea7b69")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e9632d1a-e0ee-4f65-86a1-2498788e3493")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "5aff17d7-3d47-4f26-81b3-35bc6d4146f3")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "46ad9996-2363-4e41-a736-1717f23c80a0")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "61daa7b3-cc8e-42bd-b76a-fe574e124912")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "1241bfc5-9844-493e-9239-1589e974160d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "c24ee43b-6532-4996-b42c-a4f86a91a661")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "884a8ed6-97f5-4914-84da-a83af48ce7b5")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "7234c4d7-1c44-4d93-9ff1-ce157b45f085")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "e0dc11a4-1e6b-41b1-85c9-970021ba902d")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "be0157fe-dd57-4ff1-aeb0-b6b53da90c73")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 3 "Net-(D2-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "10c40fd0-f654-466a-a48e-a10b3729e1d5")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 40 "C2")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "44305729-5bd9-405c-8fb2-a00a11247ea3")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "5600672f-d802-4e0d-8bc9-4369eb2ea035")
+ (at 44.288992 63.960642)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW7"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "aa7c49f5-b784-45f5-b0bf-f1e4af8af767")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "552ca2be-ca1b-4eca-8fec-a172127eed69")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "9373d62d-33f6-4303-8545-989f576aac31")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "5128766c-1770-4ec5-875b-3fb6c950918b")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/b2ada3fe-03e5-4d0f-882a-8600f7158415")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f7486787-35f8-4e0e-80b5-5c76d4ebe9e2")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ef391bc5-ded4-4a5c-82b3-e98467d5ce33")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "26fdb790-6a30-42e0-9f98-16bde5f5a969")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "43df2266-3f6e-4ec2-8a08-abef4138547a")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "1d62a9a1-79a1-4ac1-909e-5d223dd8fe9a")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b7dcc0a0-8609-449c-8196-e3d5f8b740fc")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "20fe2f28-38f3-48d3-b7f0-8a0b0410fbf8")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8a19e7c1-a92a-4fc8-8d41-5ff521938779")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "bc65c7c0-189c-4391-b7da-03dccc5bd801")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "e27916c1-ae5e-4058-b28d-9ba392a1b3e3")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "5c7a5ee7-5266-40a4-a9a7-0aff5a4ea32d")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "bfdce87f-ec20-47e3-bf05-c2d981b32263")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2d28d762-77d8-4a61-bdd3-bee7cc5d49f2")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "52832ef6-ff2a-4e88-bb8d-4af09f6a931c")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d7c6ef94-fa4b-4629-bd6c-b71fc958117d")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "df47c4dc-ba7e-4d92-b749-7e03aa17ba3e")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3adfd8ac-1560-4bb0-8a01-1974820d5083")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4a70b7e6-b19f-458f-8ad4-59689912090d")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d8deaa08-3dce-424a-970e-8d6e0005f241")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6fe32161-4144-4b66-a8a0-302adb2cce96")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e7c2c5eb-d340-4d32-a20d-93aab2470c78")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3c715b62-e381-433d-8077-a0c21c1ed3c3")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9b5d0e01-6a54-446b-a3fd-f606f7de7cff")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "184373d7-1d0f-450e-ac28-1a997df069e0")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7683dd35-46e6-415d-9f22-a31224b1128b")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "50374765-408b-44d9-8f08-72bbf3307fe6")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "23a5d801-596a-4a96-83a5-d299ed308cba")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2271fe89-1179-41b2-b93c-fb01a7c2d3ea")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6c027ab6-674a-40be-8a96-ac21e1f2e1fb")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "923a8a17-58ca-4bcc-9d7c-17bf3014317d")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "39775650-cf4f-4562-aedd-b0f338c60012")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a22c79e8-1481-438b-9fd3-37a3ad08cdd8")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "930a2e4b-d3b7-45fe-a927-a1702d392072")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "2c96cf85-0302-461a-9579-cd4159588972")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "60f18446-8ee6-47ce-be4c-090e29a244bd")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "63dc9ea8-f18d-4706-840c-2fa3dc6166e9")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "063d1a32-1e48-4dc4-aacc-5108bbbecc5e")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "9c73bc76-854c-4c25-8f6a-ee3ab390a72d")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "dacb3ac3-3842-43b1-a060-294dd10cd7a7")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "825c520f-80c7-4556-9caf-8b5386a23e95")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "5788e613-ec71-424f-b6b4-c0641696ea4f")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "2ce072d6-6c75-4ac4-9b0e-5b21700ba001")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "83b9e9dd-b60b-46c5-89ba-2179df503cf0")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "5a6722e8-cc3c-4593-8381-7b6048b898c2")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "403df6f7-fb2a-460b-872a-e3d1553c94a9")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8914a6b2-4dc5-4885-9a2d-73070baee779")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "c312d514-ab4a-4f5f-b6e1-83dbc38b3464")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "481d010f-c744-4c45-b1e7-b29ec51cbe9b")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "15e3cc92-aeeb-472d-b042-3b63ae2e18e0")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "eb6e4553-8e69-45e9-979a-1528ad60796c")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "179c70d4-1408-40a1-b03b-886d79b3d55d")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "a04d00f4-eae1-4b4e-8625-bd5816e3558d")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "db6e8e06-69c8-45a2-9ed5-3c959a45f154")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "08cc1739-e4ab-434c-acb1-b21c29b4863c")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "eb53ca99-01fd-49e0-8ecc-57f8805a317d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "90d625df-0c72-4ffd-b8db-d250da8181a0")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "04722e7d-039b-40d3-b313-6744bd007d1f")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "4eb5fc59-0748-43ad-a15d-e4d64289a3fc")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "c5eed156-ff62-42f0-9b6d-23e35a46418a")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "19236330-e668-46c7-b33c-4e4db1f31caa")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 10 "Net-(D7-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "36ca580b-c889-4acc-bc7f-ac00ea7c424e")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 39 "C1")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "e8c2b070-b640-4b37-aa6f-e2e04b7092b3")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal"
+ (layer "F.Cu")
+ (uuid "62996b58-b415-4fdd-99a6-ecea738b0c2c")
+ (at 156.5 66.31 90)
+ (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf")
+ (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm")
+ (property "Reference" "R1"
+ (at 3.81 -2.37 90)
+ (layer "F.SilkS")
+ (uuid "0352fc41-3d5f-4b31-8fab-11377a00bdcb")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "100R"
+ (at 3.81 2.37 90)
+ (layer "F.Fab")
+ (uuid "3d8e76bc-2d1e-486e-8a04-60cde66077b7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "6ae30e02-f257-4fa3-bea9-4b81b3ff605b")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Resistor, US symbol"
+ (at 0 0 90)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3bbc206e-8e3a-4d58-ac7a-13e05b0d80bf")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "R_*")
+ (path "/9c3af0f5-6a5a-4ca8-aa0b-43c06cab2ac4")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 7.08 -1.37)
+ (end 7.08 -1.04)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "965d85ec-ce3b-478d-ae1e-0886ef761c60")
+ )
+ (fp_line
+ (start 0.54 -1.37)
+ (end 7.08 -1.37)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "68be2c55-ed9b-45df-99b4-621f3fe08c32")
+ )
+ (fp_line
+ (start 0.54 -1.04)
+ (end 0.54 -1.37)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "5b1e584e-842f-4653-86fe-6e9f16b40d0f")
+ )
+ (fp_line
+ (start 0.54 1.04)
+ (end 0.54 1.37)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c07e044d-5350-42a8-bf34-a1626c583948")
+ )
+ (fp_line
+ (start 7.08 1.37)
+ (end 7.08 1.04)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "807460a5-dc96-4217-b40a-79b65fd3ba10")
+ )
+ (fp_line
+ (start 0.54 1.37)
+ (end 7.08 1.37)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a982d69e-2699-4d1d-8e10-5148bf6f4345")
+ )
+ (fp_rect
+ (start -1.05 -1.5)
+ (end 8.67 1.5)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.CrtYd")
+ (uuid "deb62c24-7904-406e-bcc1-dc81411bfa51")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 6.96 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "2e679b73-279f-4a25-b4cc-861770a79245")
+ )
+ (fp_line
+ (start 0 0)
+ (end 0.66 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "b554a7b6-d63f-4fd8-a0dd-67ec6895d0fa")
+ )
+ (fp_rect
+ (start 0.66 -1.25)
+ (end 6.96 1.25)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "8c0215e3-0fd9-445b-879b-ea4679cf48f6")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 3.81 0 90)
+ (layer "F.Fab")
+ (uuid "929b0f20-8361-42c2-b5d0-047496666abe")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" thru_hole circle
+ (at 0 0 90)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 47 "Net-(J1-PadS)")
+ (pintype "passive")
+ (uuid "e6dc4884-f1c3-4b2b-804b-f5e738ffaa13")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 90)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 49 "Net-(U1-5V)")
+ (pintype "passive")
+ (uuid "306c44ba-0d8f-4dd4-936d-6d92ac82b57f")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "7bbc63eb-dd48-4043-b66e-6d1b74f02949")
+ (at 44.288992 102.452684)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW19"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "668b0b5c-0645-44d9-8771-e0d6c2d3b8a8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "21216b6b-bf45-444f-b206-b943ff36e5a2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "a8b85e8a-cf82-4d7f-b764-2c45e84b7eee")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "254c09e4-bf3a-46a8-8e9e-0747a4e1a84a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/f1d947c5-82ee-4f35-8ee1-3cb6872b0705")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "15b9601b-581b-466e-90ad-5c783307b36b")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a46910b3-c147-4a45-b88a-c5bc29f99aef")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9d9be6a4-47a4-4314-84ad-874645e2212e")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0760deed-c29e-433c-94ac-b8324b579644")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c41cd45b-78d6-4736-9966-90e9fa2ddf5d")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6214f672-8003-463b-8185-5d968a12ffd8")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c4842f48-7678-41b4-976c-095a256dbe09")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "706b2935-5c70-43ed-b2a2-dde3eece8b63")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "b0e7a292-69a1-4019-ba01-32ebcd09b94b")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "7f4a3bc4-f4ec-4b72-96e7-1c6c4ff6eb21")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "94d91da7-5f15-4253-a116-317ec500b9eb")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "cc59de6f-c0d2-44f8-adcc-2ff5748a5946")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "02ce5e69-4fbb-48fa-a640-e3068dcbed1b")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7b9fbab9-030d-4e2a-852c-859fc0187a80")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "bbe1b27f-8bb6-4cc3-9060-28e8c0f76264")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e5be8aeb-8d21-451e-9456-4aca01066861")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "82558205-a0da-4f6d-969b-83f6643f86b1")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a1b47f3c-6e75-4f0f-a441-d2a895516ac8")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b8fee639-ca38-4fc2-ac9a-eb595d6fa7af")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "29359592-f385-45bf-a2a1-3938f5ea95d0")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2733031e-f798-4062-9872-4fdf90a820a7")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a6352b4a-4d72-44ef-8287-a716e9c659fe")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c2cef8ab-733a-49dc-8e1a-c52c283b6a45")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e5e5a78c-c35b-4694-b065-ea3c87e92794")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f39019ac-98e1-4d44-935a-07a6b2cf143c")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "167d8fa9-ed00-4a34-af83-f4dfafcc9b70")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4466d08f-7343-4d0b-95a5-b73aaeae3e2d")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "230beceb-192b-4369-8b66-bc633c26508e")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9bf07229-ce27-47f9-ad17-078be6539958")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "496bc27c-4aef-42ba-a243-a9b2d8b383d0")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "07364c7d-e254-4498-b1d8-e79c68d1ca9f")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5b4a9bea-7c27-429f-ba7f-ef0d957264f4")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "1dfe4f1d-dd2b-4a8b-b4c4-678f471cc6b3")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "e5dca8a8-001a-4097-b0a3-c0055e80cdc5")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "8405e903-d3de-4b20-927e-e1e3b4735954")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6228f23f-9ecc-41f2-a50b-2393066a2f46")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "aeb5eb6d-b3e3-4efb-9a29-93d1a02bf384")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6aea740a-8db4-4749-b9b0-f62e7094586d")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "bc2988df-d2bb-4d21-ac76-f9f8dfc35ba2")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e49091aa-1982-46f0-92ab-5a61ac88f028")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "46cb895d-90b4-4c8a-9467-023d368c92f8")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b96386ac-b24a-4da3-a72a-3803d3f80def")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "c6c814d9-b105-411c-b4ae-4ad9682216f0")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "d3bd56a5-7b90-49c7-901a-d0421176fb0d")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7e039687-ae3c-4e90-8526-f1315076efa3")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "33f95b93-565a-4449-bd91-d03d02b4bd27")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "ef7660fa-293f-42f0-b3c6-080c4f209c5e")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0894f3ed-f9e0-47f9-a865-f31e3a729065")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b983adae-d8e7-4ccf-9420-6bfa4a48ce0e")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2554f10a-bac4-43a8-91f7-307732c8fdd6")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "6f9d6897-cabc-4a5f-8fbb-5661adcdd4eb")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e7c782e0-af37-40c0-bfb0-7710d4380193")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "d773c5f4-fec8-468c-b63f-583d158b86ff")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "0fac7e44-b4ec-4c89-a6f7-76697b0208d8")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "31604740-7bae-4b43-8561-afb6ae31a78f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "ee2c3ad3-bf4d-4e7d-bf23-1306dd36fc6f")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "d736dc2f-555f-4761-99e3-75867b4e0e79")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "0814cc50-50e7-4f32-8335-a54d6128934c")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "2b82799d-7db5-4bb6-a3e5-88e14e0f4d9c")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "7483fa5f-8506-41a5-8e5b-043a869203ea")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 32 "Net-(D19-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "7fd5497c-d60e-4b29-9426-9398128ed3fb")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 39 "C1")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "3b496244-4f1b-465e-8488-ec66e6d6d68d")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "86431ab0-7d9a-462b-b207-9d33c7369f50")
+ (at 63.571194 83.194401)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW14"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "04fc93a6-4af7-4c0d-94d4-c5a42c119128")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "f725911f-59c2-48c4-9fb1-747bc3837be4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "8751505c-affa-4a24-a56c-0171ff7bfad1")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "7459c867-3459-4e32-9b48-06b9547778b5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/9e0dee9b-ed97-4484-abab-fded646ecbcd")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "abbc7a51-1a5b-45b8-b36a-5bf0c71e07d6")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3c9f9165-5cf7-4d31-adda-60061f85466f")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "e56657c8-cbb2-4f51-bcb8-612e161464d6")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "2621f89f-720d-46be-93ea-b41e8b562be9")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "29672c37-d040-4bf1-ae02-db734f76434d")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "dd6318fb-289a-489a-be8b-5aa9574547fd")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a30c33ed-e961-4375-8886-2bcf30827d5a")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e0c9915f-187f-42f5-af21-91330b4d65a0")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "f001f8d9-4c5c-4827-8979-e86639e94584")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "0b8275e4-8198-4918-9d2e-447c301e0e85")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "0112d4fd-151f-4b93-b2be-decf3e04c154")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "b38ef2d3-d883-42a5-8296-af84824f1407")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "43bcef73-87ff-4d0d-be6c-e7ff66d67ec4")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8de9f2ba-2ae7-4787-b2fd-9606ad471db8")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6b5ed730-e41c-4afb-bc19-5474c5b39d96")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "74f0de55-399d-478e-bbd9-58a52c2ccab6")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "12290740-ed3a-4779-bab3-545c0c508e92")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ebd90e50-ec16-4d33-9cf8-5f5cd33d21ef")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "eec82cfc-c32c-4717-80f0-646a1e0808b9")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "bdfcc118-b35c-455d-b3c3-a00ffd1d765d")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1315e70c-b70b-4c8e-b4f0-db6ad13a7f9e")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b675cd9e-3011-46f2-b3b4-75c221cbab33")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ae74a9f1-2ab4-4c32-aa40-c403e1f58cf1")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "35a463f0-b614-40d0-ad88-4a1dbd7e010c")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2b93216e-e0ee-4b9c-8ec6-5dd34204d913")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "18bafa13-c83c-4062-9baa-cdbb4292cf5e")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "db789281-d7ec-4c0a-9a0c-2390fb6b2010")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "bd6364a8-57d1-4693-af6f-3fd90da15218")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "69e29f96-9944-407b-8069-32e89f528091")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "886fe6f3-03e0-4aa6-9470-5fdd03270b52")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a548877d-f1c3-4a54-a4c2-1658f9573055")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "396711ec-4039-44e3-a677-260ec4353843")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "fd092a28-c1d4-4bf5-a7dc-a5e7efbc3fec")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "668c2d60-66e1-4f16-8714-7aadb1368788")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d1ede15c-7040-48c2-a5f6-27390365056e")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "48282beb-7849-4540-bf45-5d959d89f175")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d08b411d-396e-4f4b-aecf-27ad21a111c0")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "dbb0b424-0415-4601-a826-942efa9d856b")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "5ab94894-d382-45bd-ab1d-7b020aaadbf4")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0838f680-643f-4974-9e67-059c37925f06")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b481b2d2-060f-40ea-87df-f58074f107d5")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "921894cc-c8df-4609-b50c-06c200b555da")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "38089051-453f-43be-b765-00396bdbdd79")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "24a760fc-93c4-4860-b3bd-6112f5f58ac9")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b032e4b0-ce37-4896-bbb9-e9b7b13e55b9")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "71beed60-3812-4b51-b470-673cfb670a69")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "72dd9c34-51e9-4113-a1e4-8ec7e7f8b4da")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "01d29d09-8366-47d5-a9be-6a5e65e8ef8f")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "3e9041eb-4b02-49c2-9971-8f9ba70c7639")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "573ab241-6c9b-478e-9a58-c50b09fc0fc4")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "5501ac4c-7d96-47e9-b719-1a8231b10a69")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "04587e8e-1d7e-41f6-a651-622bc13ab397")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1bf1fe0f-e8e9-4b93-b702-80144cbfd439")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c1b6be52-d429-433b-9232-d8307074eebd")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "f627a38f-cf58-41c8-9fa6-734c5a453359")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "b2ab0380-2360-4bea-af64-45190ce78452")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "0a7e834d-04f1-428d-8dca-539638980e51")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "a65c924c-a90b-4f47-986b-41f670d9c431")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "a45e62c7-ca69-43a9-a04a-1df5ae549c0e")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "0aaf278b-a1c3-4afb-8663-4930ed34d60c")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 27 "Net-(D14-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "f80777f7-34bf-4ada-af9c-7840fd48a1c9")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 40 "C2")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "43aafbea-65e0-49b8-b28e-5de0d35a1950")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "881f82da-2c8a-4fbb-b89b-0947f7ffdec6")
+ (at 126.411818 102.463982)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW20"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "3e003c68-b2e6-4d1b-9c44-d5e382992996")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "1d9d57d9-acc8-4f3c-86a9-408463e8c16d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d87f36f6-8df1-4102-83cb-c3390db10be8")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "6e229de4-7bd1-4a6e-8862-1e743866f4da")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/880ab8aa-2fcd-4b5e-8373-cff69be116c3")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3027f42f-7441-443f-8067-384a63e66565")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "56ff1da6-5796-47b9-992e-615b10c6265d")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7c90881a-af0e-46bc-bae3-dd78ac08a180")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "926b963e-ff6b-47d2-8a9c-289307f41e7d")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "be194969-a88d-495c-9dbf-3d100428f672")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "4648063b-319e-44dc-a484-72f13a680a49")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "32ddfc2e-070b-4a80-98b0-86fd1a0b71ea")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c7f8017d-fa1a-4ca8-a512-0ba6865c6ce8")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "b9a908bc-1bac-4b6f-bf92-9b0694e20e08")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "575145a0-7bde-47f5-9af8-a412797d2211")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "77d7e081-fa99-413e-9b4b-1e9d8e9f0b7c")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "c45a7d69-87ee-4e2a-9a67-05f9af9c3933")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "86c75f81-4ef7-4ed0-85b2-df7254c39f62")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5ba2ff67-036b-4689-a98d-f07527229a6b")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d27a1823-a73a-4fde-85a0-dd3e58fec808")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "39a2618e-49cc-4eea-b09b-0c20b3ac116a")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7eaeb303-3373-406d-bc87-4eba73cd8043")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "acfada02-4eb7-4ce0-aba3-07c17ee28829")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8c82027c-f7ac-418c-b500-93dbaf0c9150")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4257fa19-775b-4278-9f2a-6f1ecf0121b8")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "76a09419-294c-42aa-9d2f-186c3b1dbd9c")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "cd98699b-76c7-4567-94b8-3696194383ae")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "accf84bf-5e05-4ad9-8f6b-0ba82631663d")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a23c66a6-43e1-4052-916d-b57023736430")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0b3b7415-db81-42f4-9563-784b46234813")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b38b3493-6020-42ea-8db3-84b4eff3de90")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "74a3a965-6197-4d3c-bf83-76db72d9daf4")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "507a4c86-1bd5-4f62-904d-b8c96c087104")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0ded510d-a588-4d7d-91e9-08de19c00c6b")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1d802d8d-251a-487d-885c-df7e05241184")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "da1750d7-479d-485d-a939-a571711d7bb0")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "fdfc38e7-b640-4364-bdb4-a34e6c948d65")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "01d5b643-f18f-47a2-bb60-868e0e7c6585")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "430dd830-4377-4130-b822-90a82bf01fe2")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "5f8429f4-a631-4bb6-9c76-6a22ffa69881")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "4ac4ef1b-ff98-44e4-8ff8-06dfb4b0989e")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "fcc1bee1-2c68-400d-b657-3c0473c83539")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "2267800a-669d-4666-a3ec-8bd38aa43475")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "75b779a7-ac9c-4027-ad78-efcfe61f9e13")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b3a2a28d-cfa1-4043-bd9b-ddf2cc691f93")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "5655ce36-a5ae-4920-ba1c-13cde7367394")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e3983377-5e36-46be-8782-2bbc776fd075")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0a23719d-92bb-4749-ba93-0ca5afde724d")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "42651d72-4281-4c16-969d-58d492caf58b")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "51a3754d-b66c-44e7-8454-970185bd4b80")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4313104d-0591-4f42-b053-990180aa4658")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "d7fbfbd6-e890-4081-a7e0-92ea703d0d8f")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a6ab85e2-8a65-443a-bc14-c52c5a9a4456")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "fb0f4e2b-95d7-4cc6-8f6a-482e2ecfa3ad")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e0464cb9-22eb-4076-90ad-b9789dd523b6")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "b3bc6474-9d4b-4c1e-aaf1-1b08af19a18a")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c41f5d90-8d53-4611-a22d-4849ce9e11fc")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "fd4aff43-762a-481f-9379-00f4383f4c7b")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "97db5009-582e-4823-8034-0ee73297db8f")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "7240fe79-7ae4-44d0-bee6-2cd04b0910d7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "6d9c4682-c166-40ad-93d3-ddab1b822d15")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "1ee243bc-b5cd-447e-a21f-700561b9a4c1")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "d00a5b2f-102c-4511-91f4-e6bd5fbbbd49")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "e6c8300b-7fb2-4b0e-8a5c-eb3e7f2ff5af")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "a9082c37-a290-4975-a3e2-63b4a237d95d")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 34 "Net-(D20-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "8940e31c-706e-4c3d-b0a8-da516fd20d1c")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 40 "C2")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "bd34e90c-804d-4395-9cbd-07df249acbfa")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "TRRS-4-pin:TRRS-4-pin"
+ (layer "F.Cu")
+ (uuid "8c04c1d5-41ef-4c16-b307-acf9961369ac")
+ (at 178.4 58.8 -90)
+ (property "Reference" "J1"
+ (at 0 -0.5 270)
+ (unlocked yes)
+ (layer "F.SilkS")
+ (hide yes)
+ (uuid "5f47ccaa-c298-46a7-876e-4882c66666bc")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.1)
+ )
+ )
+ )
+ (property "Value" "TRRS"
+ (at 0 1 270)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "2d6e2919-0257-44ad-a1a4-9b36dd47b27e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 270)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "9e1d6bda-f9f9-418d-bbd4-fce121055c13")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 270)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "76990caf-ab3e-4eeb-a9cf-fa58261528d5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "Jack*")
+ (path "/a49dfac2-38f6-4541-a0bb-895090daa747")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start 2.75 6.4)
+ (end -3.35 6.4)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "8a12f5e1-8130-4558-9479-a98daa2e9a18")
+ )
+ (fp_line
+ (start -3.35 -5.7)
+ (end -3.35 6.4)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "081c06cc-8e1f-4063-b07b-9fa91814b136")
+ )
+ (fp_line
+ (start -3.35 -5.7)
+ (end -3.35 6.4)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "4d62721b-ef2c-46d9-8f39-f28db6033959")
+ )
+ (fp_line
+ (start -3.1 -5.7)
+ (end -3.1 -7.7)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "27f42e91-5b56-4367-b58f-56d213991e00")
+ )
+ (fp_line
+ (start 2.5 -5.7)
+ (end 2.5 -7.7)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "aa242ace-e1dc-4acf-8d27-a10ed97def83")
+ )
+ (fp_line
+ (start 2.75 -5.7)
+ (end 2.75 6.4)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "8c093ea0-dbc9-4d8b-81ac-5c1f72af095d")
+ )
+ (fp_line
+ (start 2.75 -5.7)
+ (end -3.35 -5.7)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b0f84121-f8ad-4622-b0fa-f851bbd547e3")
+ )
+ (fp_line
+ (start 2.5 -7.7)
+ (end -3.1 -7.7)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "73181ac4-75b6-4f07-a683-c64c507951a5")
+ )
+ (fp_text user "TRRS"
+ (at -0.246 0.65 0)
+ (layer "F.SilkS")
+ (uuid "8981c34e-91d3-4b88-a69e-edf0878d4c02")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -0.3 -4.1 270)
+ (size 0.8 0.8)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (uuid "65a26206-a7c2-4c81-b54d-e6824c91a479")
+ )
+ (pad "" np_thru_hole circle
+ (at -0.3 2.9 270)
+ (size 0.8 0.8)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (uuid "78dd80c5-207f-4518-ba18-4954cd8e37eb")
+ )
+ (pad "R1" thru_hole oval
+ (at 2 0.5 270)
+ (size 1.6 2)
+ (drill oval 0.9 1.3)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 48 "Net-(U1-GP1)")
+ (pintype "passive")
+ (uuid "ecd49600-2a46-4fdb-a788-9d9b049d6a38")
+ )
+ (pad "R2" thru_hole oval
+ (at 2 -2.5 270)
+ (size 1.6 2)
+ (drill oval 0.9 1.3)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 46 "unconnected-(J1-PadR2)")
+ (pintype "passive")
+ (uuid "5ed0134b-54ca-4afc-a652-ad18c8718129")
+ )
+ (pad "S" thru_hole oval
+ (at -2.6 5.6 270)
+ (size 1.6 2)
+ (drill oval 0.9 1.3)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 47 "Net-(J1-PadS)")
+ (pintype "passive")
+ (uuid "db6a5a37-6be0-46e6-ad7a-6584b29e933b")
+ )
+ (pad "T" thru_hole oval
+ (at 2 4.5 270)
+ (size 1.6 2)
+ (drill oval 0.9 1.3)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 45 "GND")
+ (pintype "passive")
+ (uuid "c3e3fcb0-5fc4-4ff5-bf0d-93982db908b4")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "8e7e79ca-d06a-4044-aa20-fc260b6e7407")
+ (at 82.853395 63.960642)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW9"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "d86832e8-3c46-4eb4-ae10-a677fc47e3b3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "41235b15-d3a4-495d-8e88-30c5f9a03569")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "122b29b5-cca3-4301-9b90-725f54bce81e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3c60f7cf-3544-4c37-b405-06fc9c88110e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/19b9282e-4ba1-4ba2-8c85-d0af93d18e53")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d5643f31-cfa4-48ee-851b-dd8f78a35181")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "83e9298a-b5bb-46ae-9c8e-b1c443ee8e22")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "51bbd16e-29ac-491b-ab44-e19814b060db")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1585bc61-40ca-4abb-94f2-ff6a67f5b9cd")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "1061b9ab-76c4-41aa-bd8e-9eff7471216f")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "147875e5-6a18-44f7-87f0-b1462bbfe02b")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a58cabf1-372a-4cdb-ae1f-b0be45a1b2f7")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "7ca7e0a2-424e-45d9-b4d3-fbdb768e7b1c")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "38e29bb2-2620-43b5-bc17-d487f69766a5")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "fcd8414b-f58e-4caa-a851-ba5ea74c9c13")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "10210b2c-d19a-4717-a5ac-75af914d0e9a")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "72b59655-1ba3-4807-8a53-298bce662b91")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "27b95afc-7566-4f33-80e6-bfe97a554899")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "01367de5-551a-4b75-9b16-01ebeea24a78")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "cc1e669e-a109-4d7d-a1fb-ed50890f11f3")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "68a2387e-fe9e-4418-b594-b617185ac838")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c0d611ab-32cd-4e9f-8ca3-7ac5cb9c9010")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6bc7e8b2-a421-4977-8b2b-8ebfc098ff0d")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6215aca9-6ed7-414b-bdb8-deaf7ff2e052")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "62a62114-377e-43c6-8589-804fabd18669")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c8eacdd3-d159-4425-93e1-7cb887c53d2e")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "efeb2bdc-d36f-47ec-a0ce-01a184dd1fd0")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5e7eaf29-512b-4a19-b186-d8b37260d897")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3fe10917-99d6-43ba-82fc-ce7f2561196f")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7ae8e27d-db5f-4131-94be-3b9baee7cf3b")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2bd5aa0b-bbc7-4e80-9013-e9827219f7cd")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1695c310-e803-4003-b20b-f371aab793ee")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c3277f95-8d3e-4729-b68d-a9142476dd03")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "72927337-74cf-4837-af44-1ea323755bb1")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "559c9c1e-41e9-4f30-84b3-19f580da43a7")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "cdc6c4ed-6e29-4802-84a5-21edd68d80d6")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "72e1d48e-dd17-4674-8aa0-db56f813fae8")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "5c6f0699-1700-446d-afee-e130b5486d8a")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "b1deb3c1-aed3-4155-998c-4418ff02eb9b")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c6972c98-4bce-4106-bc23-35b93b4adf95")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "69e4fc69-d32d-4f7b-94dc-5e5d506258a3")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6bc83bd4-d260-4e14-85be-d3718da1cccc")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "db3b5b56-9f09-4301-878c-932c61c5664d")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "65380433-be06-471f-98b5-8ee94bf55c37")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "abf8b456-9c3a-410d-b89c-7ab2be85de92")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "973ede47-a2b7-4ad4-83d8-50087fb21aa4")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "d3d6aff4-f6a6-49f5-b293-c53412227c53")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "853a2930-4fce-402a-be99-1a74decbe3e5")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f3216d2e-9dce-4f7b-ad61-89851a760be3")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9c57ac53-97f0-4b11-a5a1-eb0433c5a198")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8f899da3-b734-4d04-9508-d5362ba5b675")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8d938d0c-e5da-4c8d-97e4-725d43431f71")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "41dd6975-eb90-4f7e-8b0c-99bea04fbe46")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7024cfbb-fada-4709-a46e-f6a799953ed2")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b2d8aaf5-4133-484c-8c29-51dbf73744f2")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "201f9c9e-f830-47f7-ae9f-c80f468bcac0")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "358339d2-5c8e-4dd6-96c1-14ab9e1c2e08")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "54b2f252-f9cd-4159-a33b-643576dac022")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "d901ee78-cd2c-4149-88e7-26644ad56d91")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "661eecec-ab61-4297-98d9-3751d8fe3fe1")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "5348e9b8-1ef5-4360-857b-547ffdea1b51")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "e63b6bdd-a703-49f8-b693-cf1d714631b1")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "267c39fd-a870-4eac-bb7e-93f2ba329f15")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "69c6fda8-44ab-4b39-bf7d-ff7867ca593b")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "6f10587a-0148-438a-9a14-5186815edc39")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 18 "Net-(D9-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "e1b2d165-89ff-42da-99ba-239846895556")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 41 "C3")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "c7d41681-7bd0-4d20-9ba9-3f48aac73ced")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "a17863dd-e55b-4937-abae-26eba3e7747f")
+ (at 44.288992 44.726883)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW1"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "c06d1a77-9dad-4607-bcf4-0ce536579851")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "6c923fbf-f4b4-442d-8cb0-8497aa5e1e49")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "485266fb-9220-4b26-9aed-df8a266c3244")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "8751f6ad-b172-4146-8b1a-e75471f89f77")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/ba9103c3-6158-4490-8765-773153461a7d")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a848db71-56a2-4582-b6ae-2c6c42f7c074")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "cd60de3a-0f4e-4dff-b2e2-4862db17a9c1")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "4a92d936-102b-460c-9cf5-f6dffe700ba3")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a3497fb2-9bf0-4e2e-8c76-5b612a53c2f5")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "60efb50e-9e82-4a81-bc4a-702910bb9a3f")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "efa8c068-c8a9-4a09-899a-96ff16229094")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8eeb7b5d-0eb2-4b3e-8ce7-13277601895c")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "51d9d52f-dc56-451e-89e4-f868679759b9")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "921ecfcb-6ae8-45ef-9be3-c2c0ac8a1e3b")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "f9410c96-7406-4eb6-8167-31c459367867")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "a4063b1c-8b4e-4b20-86ff-59cd8cd15e8f")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "0094facc-cabc-470a-b83a-d1e2ece26ee4")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6184a097-d1a0-431b-ac1c-0518c3824a4f")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d0d90586-d1b2-4ee9-bfc7-ae45111d4a27")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6276e84d-c082-4361-9822-d6ea8d941f4c")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "13755083-6f23-46a1-9570-f580816bf976")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f300f33c-bac7-46ba-943b-ad0e4c8e3456")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "21e80a77-453f-4040-b254-29fb118b6bd7")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "eafb0db6-6f2f-4e11-aa56-b895baf2ec2e")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "36c9bcb5-a916-4bdf-9afc-ff7ed6349778")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "489256c7-f995-4527-b0f9-9ccfc984eb02")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "acfa6a28-4428-4e84-b2af-15cf49830d3a")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0f74361e-4ca3-429a-b656-c47e8ae7af81")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "dbc42468-6ea1-4e82-a931-81c37d4d02d1")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "fd0b3a78-eeec-4614-b01a-134958f2ea16")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "be3b67c0-50d4-4231-b12e-9d2605d6d7e8")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e9d2f3a0-f238-4d66-8f31-7c446007898e")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "fb752b36-6bd7-4b44-be62-55571388ee7e")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "32132bf2-94d0-4617-9e04-01e0a5b45d93")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c6760d84-58bb-4f8d-9278-8f356b4bb8d5")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f7fec3f4-cd9f-41a5-903b-e9daf7877016")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0fdd79d4-f0c3-40a8-a379-ab94999c1d47")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "2c9238b2-c089-447c-a459-c97f4f04536b")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "2869ed1e-64bf-492d-af28-a2c27c9cf7a1")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "e653efba-25bc-4389-a221-1ee3294dc4c0")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "82c8ec3e-ba81-4e7e-8d07-aaf161559623")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "228fe710-53c2-450f-b510-2834840774d3")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "79150ef6-95dc-4b87-beac-f627cec19a6f")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "0e063340-6a8a-4dcf-ad0d-93ed32642ba4")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "1204dad8-3774-4349-8781-d2386c97a712")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "f6e9d069-2fc9-40cb-b901-20a48209afbf")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "4c54c1a2-1b78-46c5-a0b1-b79165880a30")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e0e30ef5-26b6-480d-a8cc-232dc711a898")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "5e1b9c0c-bd20-4510-9cbe-292bafc5a087")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9fdbc4e2-e70c-46af-a034-9bd49c10d959")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b5bd2c9e-dd7f-445c-9a3a-df447d4fc2be")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "74ad26a1-4163-439b-8fb7-6b12b8828e09")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a308d1d3-f771-4bc7-8a4f-4df4027e4c8d")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f4ad00f3-0f17-4d18-ab1a-5e3c2e3cba1b")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "06b42324-2798-4745-9fcc-2a5e92d8bb09")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e6e16430-e3ba-4f25-828f-d257b4124b39")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "adce59f2-d8bf-446b-a9af-da885c57c804")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "fb8227a2-f35d-42b4-aab5-a7fc9a144ad2")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "19ea17bd-0dd0-405d-968d-43da196ba97f")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "2c3abe07-4582-446a-857e-b1b4ee88187a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "71ef06bd-203e-4f65-920a-018fc8679644")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "a5ec4e39-b148-4216-8414-63fecde06f5b")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "dbb33a07-5940-4c82-b5a0-ce4408cbf7c3")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "8bf7fccb-9b28-46c7-9ff6-385b55d0ff32")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "a2a8f2a7-7ea6-4225-9a70-0be32d7db151")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 2 "Net-(D1-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "25305a9a-0d28-4a59-a758-4a7126eba652")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 39 "C1")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "c8c59030-ce12-499c-a1c2-7d7e9c1e9e79")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "aa0d32ec-52c7-47e1-b5a5-7ae32576d31e")
+ (at 102.135597 83.194401)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW16"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "a5963c03-0ed9-456b-ad47-697bc9ae5452")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "1f556619-47e3-4043-b16f-7d1039acc2df")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "de708d44-20d8-4b4f-a4a5-524fd8f293f2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "465aea57-5b5f-4bd7-bd0b-b0cddae24e3e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/d5daa95d-d4a8-4274-8582-7a3768a78b50")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "40b9630c-cd3b-4c2a-b731-5d0109ec6e3e")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "24dcb03b-fe3d-4df7-9d08-b71748b264a9")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "964d0034-b409-4fc5-b9f5-26e64a27ed2a")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0a6af70f-3efd-478c-8a01-f776ceaea31b")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "35269486-6be1-475b-b740-d84800635944")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "552242b0-838c-44f6-b4a1-d4b93467fd5e")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "9d277aba-0b82-4266-b1ce-6a5f34793bee")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2baff954-1372-49e3-9da4-f4966c1f88cd")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "cc630d0e-82f3-41ce-8820-4043e9c3ce8d")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "9d270189-bc9d-4c38-9bbf-bcee00bb19df")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "dcd0fb4f-5927-4932-a0e8-0d0ab6e1d168")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "d31ccdee-838e-47bc-9ef0-bf0bb742fd64")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9dc8412e-33f3-4884-b428-c5015b0b576f")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ace7276b-72ca-4e9a-a95c-6d9820cb51ac")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b57b6707-ec30-4449-9f46-a30924a30404")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8563d669-d47e-41a9-8075-dd3370559ed6")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "04489e2c-82cd-4b92-bd73-2e052b93feec")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "bc826925-c058-4064-9492-a59b74e82e27")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6b2cc543-d27a-43c0-8ead-6a9700a11f20")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ea1c0b01-7172-4931-8ea5-57fcb50b4e4d")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b439dac5-898e-4572-8eaa-c2edc5fd0769")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c977ae35-3a88-4fc1-bd91-0a2995ff6447")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "784829dd-c0de-4e91-8130-d401dbc7dd55")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d9c0289d-2f4b-41cb-b44c-9c2c8222ea99")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c14af3d8-242c-43ef-bb46-188b0a33d1fc")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4ec8f381-9cba-4836-ba01-96631bbf2002")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1d475b3f-a877-4870-abc5-12e62d3cd95e")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4533671f-92ed-4d10-a8e7-0fbf5e75c571")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "96f792e8-dc00-4c35-923b-311112b43dfa")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "bd49e575-6508-487e-88d3-9f426294f447")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d396ddac-17bf-4b71-a752-aea61ed3b52e")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5a2c9e67-06f4-45b7-aae8-13b3b30e69de")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "5f351856-8fe4-4a7c-8520-eb22f71b711a")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6eec8899-07cf-49fc-ab65-01c376852bed")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "68cc7f3b-d4cb-4f71-bddd-e65eed9a2874")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "d228d824-cec9-48ca-8d67-7fb762000e9d")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "11dab36b-e19f-4342-a9a2-63a693bc8778")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "93befbdc-0c7f-4ded-9d10-77105a4d29d0")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "9dde1c47-55bb-4ca5-9b36-b472b8f6be91")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "538f6f39-7a0d-49cd-a0cf-283d93d76333")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "afb9e11c-5e32-4353-a259-5d3d3ecce391")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9716b8d5-8c9a-43cf-842c-8a0675eb9299")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "2a7ce9dd-9273-4ae5-b40a-8f60e7d884d5")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e47b18cd-82cc-47e8-9b75-30ec8a0b8c0b")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "23891f67-daae-4891-9d78-07af35892e2d")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "688a22ac-f5e4-420c-b89d-ea89d4a5dd17")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0a6752d7-45e4-4632-809f-1ae05099cf97")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a7189c5c-8f9d-4780-8b0d-64259f2cd236")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "85a92ebe-8b4d-4ad8-9559-9c157e08d4ad")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7ea3f52c-6750-4b3c-84f6-6d68f52d59c2")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "8e9315dc-87c5-4328-8fca-47f6b19781ce")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "547e8458-ea48-4126-8091-64af2aa6c599")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "efb0d699-03cf-453b-9ffd-f64fd75dff50")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e7b1db12-3989-4964-986a-e12ea4a2b75a")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "8b7812ce-661b-44c0-aa99-2dac17bdab04")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "071e161b-01ed-46c9-ba69-bf12e47f5144")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "b34a857a-6150-4ae0-ae7a-22ec76ddde55")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "23ee542d-34e6-423c-a045-d243ad2aa1b7")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "18f7c1d4-2218-4f52-9b19-a73895af3db7")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "7984d0f3-7ae8-46bc-9bb3-8971e1253fb0")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 29 "Net-(D16-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "67f5afef-8b47-4966-a94b-84373ed1c2dd")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 42 "C4")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "15e9391a-0161-4c75-ad25-418f4d82e482")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "b05f123b-a0a4-44d2-a854-52f6fd8e361f")
+ (at 121.417798 63.960642)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW11"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "9034ef3f-97a9-4e61-a638-bb4693d5c8a1")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "c101b4b2-a45f-4a89-9baf-e88454a04f4c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b7375db8-3c2d-437d-9726-d5ecdaaa45c3")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "1bdfa450-0e6a-43b2-931c-b86113ebab9c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/e7636bef-f15e-42d2-ab93-8b597027c63b")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "43b90d8c-0ed4-4cc2-9b15-a7e5c6deab8b")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1a7dea63-94c6-4a87-9e58-9004191f7c3f")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "26b27f71-95f3-4025-96c6-ae885ca76644")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "cc90ba28-b9c7-4afc-a91d-e8d3b71ae8b5")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "dced2e48-31b1-4b91-b247-ba1d0fffa058")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "da1ca3d6-bef9-44f9-a586-9543ed1fa067")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "beeb6513-5fbe-416d-bf9e-fb708b0fe262")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "dfed154c-8bdf-4fc4-8bc5-839ac9eb8115")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "4306acdc-e167-47bd-87c8-51dac38d60d3")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "f2804c02-72a7-4dbc-9ec0-321f288b8aa9")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "d29a2fe5-3bf9-4099-b425-b2d02d359577")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "a8f743f6-ac16-4a94-aa69-eee52319d7ac")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f36d7c74-eb43-45cd-8aa2-5b2ecaf1df11")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "54b32e00-e3fd-40a5-8b81-d3dd210f7c1b")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e31d5119-c34f-4b11-a6a2-49392325bf2b")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "940b9069-1249-4753-8ecc-74da7442515d")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "60a093eb-0e8f-44fe-8306-78414e8eca5a")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "08c57a30-e4cd-4dbc-8a90-f51b6470b7e7")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "56f244e7-c1ef-4c57-b02c-668577a2edaf")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "46a5946e-de31-47f3-a877-3ce69582e81b")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b9a2779d-a96c-4f2d-95af-b31e01093388")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e11fe9f0-a54c-44bc-b79f-8c80602db116")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "02232f9d-a8a7-45b2-a500-5611ff9f3c01")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2e8ca5cf-b092-4225-a1d8-131c5808f339")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9f7224ed-0aa9-4ecb-81d5-70e2a1aca246")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e536af8e-b5ea-4bae-b026-e99163af2ed2")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d8e590c4-8961-4247-8c7a-c5c0a12c18bd")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2ee063c7-cda7-400e-b292-ba4775318e69")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ce721a2e-95c9-4c28-850f-79522bee785e")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0087a804-3e12-4390-acdb-f21131490f49")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0353b518-627d-4d68-b00a-64ec6dc97d88")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6741779e-1fd0-4a46-b504-8fbbb20900af")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "2b4419b7-9d70-4c41-a6f6-812b0f023413")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6c09f29a-bac0-46c3-9e03-2d1a0fd3b50f")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "13d39eab-0bb3-42f7-8257-221a1be937bb")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c6b197c6-df35-440b-9f90-c3bb2c266c5e")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "a7f281cc-505f-466f-af76-713cf7684f5b")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "3e7b8362-1c6c-46cb-83ab-2ebc7c342334")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "427c92c9-b561-47d2-8ae5-f7af2bed00ea")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "ac403304-dc69-4f23-bf89-72651a2b09b8")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0d9f6981-b095-48c2-b74e-c09d8997ce53")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "33110452-c438-46b3-97ed-83fc1c9a872b")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "6c977f30-b9e8-4304-93b7-ae966b8b8f0a")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "07332eec-e3c5-4f9a-aa0d-693eae9877be")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0698378f-079a-4178-b48b-928d3bc3549d")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7f1e9d01-fdce-4e6d-8d8c-e06dc69df7b2")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "c7986572-bf98-4c20-bd36-f908097e9b67")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "026de3d5-3ce2-40ab-b052-21224331b9d0")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "662b2682-a77e-49bc-a896-7cee25954860")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "ebd241ff-7725-403e-aa6e-74ef1d5648ce")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "b888b56c-4fc1-4a60-89fa-286a2f5d86bb")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "a800eec7-0c6c-4bcb-9f80-f01e7036f3b2")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "4c2312ce-1451-456d-b9cb-d496c473ffa8")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "f4426318-ff5e-4d08-b4b7-60debe7d388f")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "9f256f27-c9b0-4589-9b8d-5551f14b40df")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "4f8c402d-9678-44e2-ab2b-c0b04d4cce46")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "270dba73-0b16-4560-afd5-733122ea5007")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "9d2ff79b-b3ec-43da-b846-b6ec0d25e958")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "74cdac2e-79c8-4a78-9a5c-7d215b668c58")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "3dd7387f-db94-4f26-8aca-4a47318084bf")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 23 "Net-(D11-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "09d76d67-ba40-4415-bc35-d54ff6e1a599")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 43 "C5")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "269a5142-34a9-4b39-85b8-dfc11617b36c")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "b3812ad7-b91f-41dc-92b1-1b16ae4926b3")
+ (at 44.288992 83.194401)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW13"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "5c5240a0-0447-45f0-a3c9-4c57ad90393f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "e878ad29-16d1-4cea-983c-5082c392dc9f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "923e2092-7115-4d03-91ed-7ef5a1eaf419")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "e5ea41fa-62a4-4432-8a1c-a86fa9c9af20")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/2bd0cb1d-1979-4777-9261-825b699d5bfc")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9f80ee96-0662-4a80-a7d3-0572fc4452e6")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7dcd90f0-7a9d-4d59-ac36-c65eda9cdf68")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "13118726-94a5-4590-8ef8-728c542b7f49")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7c845de8-144d-4d08-933e-bbcd315a7d61")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "dcdfd4d6-4d87-4348-8d0d-785b43db645f")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "32854564-a68b-4e48-a4c0-88ff9fd981a7")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "45427970-7e0c-4f0e-91f4-76d5acf64dcb")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "777161c9-8dd3-4e3e-b259-d8c25c03acf1")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "fe3cba7b-dda6-44b2-ab87-89f80286147c")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "27b711e5-f6eb-4fc8-bb22-3140f374b27e")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "b773b17b-65be-408c-aadf-8ab83d5976f0")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "3baf3e0a-b47b-410a-819b-1d03f6cd2fdf")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "831178b8-b39a-47c4-864b-ab738ddd1472")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "af44cb03-56c0-417b-9d90-19aea57ee7f0")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1bcde956-e2ba-42d6-94e5-429326258e1f")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3b90a17f-50c1-4da1-bf3b-c18064918f55")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "89c77737-d5ce-4b90-a8f1-1497b96f7d63")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "51954d30-33c7-4e3f-861d-8a89f6536539")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b57ffb99-f906-44c1-a55f-29d29fee6254")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "05be85a8-46d6-4d3e-8d62-b97934bfb6c8")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4623d668-435d-486f-bc5d-1def2a7a87f1")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "07963d5c-0c1c-4a29-ad57-679a7bb4a0d0")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6be9fb86-1e7c-4c23-b0da-fe6fb4353d3a")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "519ccc6c-5d4e-4064-b2ad-5c4cf4fe3e8d")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a4269f73-6865-4424-bdf1-b5da6c89e43b")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "80f91e9d-6475-48e8-b720-58781b25377a")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4df36549-ea88-4f75-9648-cb0dee5ae45a")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "09387ad0-f4b8-46e4-a997-351f31cd6a78")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c5df251d-5c49-4da9-8b72-eb9ef37d4e9d")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3894e321-c6d3-4a5f-a583-07f3e94b8db1")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0f6ec14d-82c3-4a93-8c79-47d09525a6d0")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0714a500-f555-4532-b6d2-20546c285745")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "0ac3ecfc-8b0a-4b91-bfb6-d27ddb8d4f0f")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "cd32e276-1619-477e-8d7d-d140e6fe7472")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "65a9f5ba-8de9-4125-bbf7-0ad08e72d275")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "822f66f2-234b-44df-92b5-54fa6fab2ca5")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "13696bb4-a4f9-4b30-b2e4-a308cc5fbaff")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "e504d229-b417-4585-b00d-7e4aea60074a")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6390ee75-a820-4c1d-97ab-c80ce24f2ae9")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "28a23268-e628-4d12-95d0-772fdf5c20d1")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "42a6df0b-7c44-486c-857d-5887d0ba460d")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9cca50d1-7d5b-4e5d-a9f5-d8cc0ac2f838")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "34e12205-9a4b-4295-af9e-62ad6487701f")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "c773006e-998d-4321-836c-f901e9cd0a6a")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4443487b-45e6-47a4-8bed-e69228f07ac4")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "5f9410e5-df03-4fb1-82f9-e573073e4058")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7a72efd9-ca16-4ad4-8162-7a34705052fa")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "85f98f27-be30-4a4c-a950-fc6eabc4bf10")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7c2de0a7-f8ae-41e7-99a7-448d85333358")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "bdf330e0-7bef-4362-b9d0-e35fa7787c4f")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "a5421b82-9d9c-4481-8cb3-da1f2dd91a82")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "807bdb6b-136b-4b2e-ac85-4129269457e9")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "75051951-f235-409f-8887-b7b2a4ef6b01")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "255ad323-7bc1-4daf-bfe8-89ca16bc0b79")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "8df61946-2678-4e15-bf60-63cd2cbb6030")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "9aed0743-2eb2-43b0-b5a3-7ff156d1f8c5")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "24daeafe-a6f0-4fe3-bb92-9119bfc9042c")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "4476bcc9-ca49-4f2c-9924-db263cbfe203")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "fda2e57f-58ef-4942-8463-61076a614b8e")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "bf178f0e-67bb-46bc-9f91-56b8bf953df4")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 26 "Net-(D13-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "d3f69e12-f38b-4522-b78f-800f8f8942d9")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 39 "C1")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "7663b570-7016-4461-abed-efbe0a98f847")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "RP2040-Zero:RP2040 Zero"
+ (layer "F.Cu")
+ (uuid "b459c0fc-040d-4c9b-8ed6-3d484e1759e8")
+ (at 157 54.5)
+ (property "Reference" "U1"
+ (at 10.16 -13.327 0)
+ (unlocked yes)
+ (layer "F.SilkS")
+ (uuid "90a23309-6e39-4d9d-967b-9be80d6653b3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "RP2040-Zero"
+ (at 10.16 -11.827 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (uuid "8cfa6441-57c7-4ea0-9ab1-2019115db45f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "08a5a4e4-6bc9-4754-ba0d-169aa70580a6")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d81499e5-8ba9-4b9b-93fe-5c9d8cd8a26d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/d386a6cf-e704-42a3-99e6-27844e2f434f")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 0 -24.765)
+ (end 4.572 -24.765)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "e3866a3a-9190-4f07-a721-5367ba77b8c5")
+ )
+ (fp_line
+ (start 0 -0.889)
+ (end 3.81 -0.889)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "3873aea8-021d-49ad-bc45-4b5156b75a66")
+ )
+ (fp_line
+ (start 15.748 -24.765)
+ (end 20.32 -24.765)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "427a91aa-feb8-4796-81e4-5f69075b93bc")
+ )
+ (fp_line
+ (start 16.51 -0.889)
+ (end 20.32 -0.889)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (layer "F.SilkS")
+ (uuid "1fd51b74-393b-43eb-a8ca-0e0f145fc74c")
+ )
+ (fp_line
+ (start 4.826 -23.749)
+ (end 4.826 -4.953)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "77b4f55a-cb35-45de-9968-de831d5ef6ca")
+ )
+ (fp_line
+ (start 5.842 -3.937)
+ (end 14.478 -3.937)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "e556c6dc-cee6-43d1-aaec-a41a32c0ddbf")
+ )
+ (fp_line
+ (start 15.494 -4.953)
+ (end 15.494 -23.749)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "a6d2591f-0f37-48c7-8e37-f79ba76617bf")
+ )
+ (fp_arc
+ (start 5.842 -3.937)
+ (mid 5.12358 -4.23458)
+ (end 4.826 -4.953)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "488997e9-1c52-4fa8-9a58-28bba4a262cb")
+ )
+ (fp_arc
+ (start 15.494 -4.953)
+ (mid 15.19642 -4.23458)
+ (end 14.478 -3.937)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "420ce167-7bb9-42be-a600-d2e6ab6fc5b9")
+ )
+ (fp_line
+ (start 1.016 -24.765)
+ (end 5.715 -24.765)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.Fab")
+ (uuid "9b4b3885-aa98-46ea-9a6b-a5c321991e50")
+ )
+ (fp_line
+ (start 1.143 -0.889)
+ (end 1.016 -24.765)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.Fab")
+ (uuid "f8abdbc0-001b-4a77-bc04-2ea5457fb31d")
+ )
+ (fp_line
+ (start 14.732 -24.765)
+ (end 19.304 -24.765)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.Fab")
+ (uuid "864ed099-22bf-44ee-9f3c-902a6595dec5")
+ )
+ (fp_line
+ (start 19.304 -24.765)
+ (end 19.304 -0.889)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.Fab")
+ (uuid "f808cfcc-ac55-4a4e-879b-3aa41c98f0ba")
+ )
+ (fp_line
+ (start 19.304 -0.889)
+ (end 1.143 -0.889)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (layer "F.Fab")
+ (uuid "3a0a2e42-c9b5-4b81-b7e6-6d0f99f06337")
+ )
+ (fp_rect
+ (start 5.715 -26.543)
+ (end 14.732 -21.209)
+ (stroke
+ (width 0.1)
+ (type default)
+ )
+ (fill no)
+ (layer "F.Fab")
+ (uuid "590970ca-6398-42ee-bbe9-a295b4c47d18")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 10.16 -10.327 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (uuid "4a941f7e-b499-4ec2-ba23-c48b5fae938d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" smd rect
+ (at 1.64 -22.987)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 49 "Net-(U1-5V)")
+ (pinfunction "5V")
+ (pintype "power_in")
+ (uuid "91a446df-2ebd-4792-aa91-033b68ef9578")
+ )
+ (pad "1" thru_hole circle
+ (at 2.54 -22.987)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 49 "Net-(U1-5V)")
+ (pinfunction "5V")
+ (pintype "power_in")
+ (uuid "bf1af27e-16d6-4cad-a93e-8ef3c257297a")
+ )
+ (pad "2" smd rect
+ (at 1.64 -20.447)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 45 "GND")
+ (pinfunction "GND")
+ (pintype "power_in")
+ (uuid "6df164c2-e63a-4a96-a917-9267cd80a0e7")
+ )
+ (pad "2" thru_hole circle
+ (at 2.54 -20.447)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 45 "GND")
+ (pinfunction "GND")
+ (pintype "power_in")
+ (uuid "88f0d366-c4e8-458d-9f17-1c76a52a941d")
+ )
+ (pad "3" smd rect
+ (at 1.64 -17.907)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 20 "unconnected-(U1-3V3-Pad3)")
+ (pinfunction "3V3")
+ (pintype "power_in")
+ (uuid "aa5fb5cf-d03c-4207-81c7-dc881ac8080b")
+ )
+ (pad "3" thru_hole circle
+ (at 2.54 -17.907)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 20 "unconnected-(U1-3V3-Pad3)")
+ (pinfunction "3V3")
+ (pintype "power_in")
+ (uuid "f9b19be3-0bc5-419b-94c7-dba21a6c9927")
+ )
+ (pad "4" smd rect
+ (at 1.64 -15.367)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 39 "C1")
+ (pinfunction "GP29")
+ (pintype "bidirectional")
+ (uuid "62d3a75d-7895-42c0-bffc-84b8bafab04a")
+ )
+ (pad "4" thru_hole circle
+ (at 2.54 -15.367)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 39 "C1")
+ (pinfunction "GP29")
+ (pintype "bidirectional")
+ (uuid "42b666a2-4ffe-407a-95d3-3428d84f3c0d")
+ )
+ (pad "5" smd rect
+ (at 1.64 -12.827)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 40 "C2")
+ (pinfunction "GP28")
+ (pintype "bidirectional")
+ (uuid "316ce87a-e103-4451-a5e5-4da5d1c9f9d4")
+ )
+ (pad "5" thru_hole circle
+ (at 2.54 -12.827)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 40 "C2")
+ (pinfunction "GP28")
+ (pintype "bidirectional")
+ (uuid "7854c395-037f-4d39-b67b-450146ca3537")
+ )
+ (pad "6" smd rect
+ (at 1.69 -10.287)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 41 "C3")
+ (pinfunction "GP27")
+ (pintype "bidirectional")
+ (uuid "c00a0cf3-539b-4848-8ee0-1413fd8a72a1")
+ )
+ (pad "6" thru_hole circle
+ (at 2.54 -10.287)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 41 "C3")
+ (pinfunction "GP27")
+ (pintype "bidirectional")
+ (uuid "0dc25a23-3c4e-4b61-a1e3-66fc19983ad7")
+ )
+ (pad "7" smd rect
+ (at 1.69 -7.747)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 42 "C4")
+ (pinfunction "GP26")
+ (pintype "bidirectional")
+ (uuid "2652eac0-c5d3-457c-8196-5b60c96b71e4")
+ )
+ (pad "7" thru_hole circle
+ (at 2.54 -7.747)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 42 "C4")
+ (pinfunction "GP26")
+ (pintype "bidirectional")
+ (uuid "0f49aae2-c8bb-4ad9-8516-aa045abd451d")
+ )
+ (pad "8" smd rect
+ (at 1.69 -5.207)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 43 "C5")
+ (pinfunction "GP15")
+ (pintype "bidirectional")
+ (uuid "9bd62c83-5bf5-4c4b-bf31-151787ad92ce")
+ )
+ (pad "8" thru_hole circle
+ (at 2.54 -5.207)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 43 "C5")
+ (pinfunction "GP15")
+ (pintype "bidirectional")
+ (uuid "81c72753-dc81-429f-83ae-7b7c5d5d9de8")
+ )
+ (pad "9" smd rect
+ (at 1.69 -2.667)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 44 "C6")
+ (pinfunction "GP14")
+ (pintype "bidirectional")
+ (uuid "8d7c0251-e9c1-4eaf-80cc-be1db56ee1c3")
+ )
+ (pad "9" thru_hole circle
+ (at 2.54 -2.667)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 44 "C6")
+ (pinfunction "GP14")
+ (pintype "bidirectional")
+ (uuid "0c496117-36c8-4d71-b37d-7163b54906ba")
+ )
+ (pad "10" thru_hole circle
+ (at 17.78 -22.987)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 12 "unconnected-(U1-GP0-Pad10)")
+ (pinfunction "GP0")
+ (pintype "bidirectional")
+ (uuid "d82713e8-ec07-40a8-849d-da7d87324b5d")
+ )
+ (pad "10" smd rect
+ (at 18.68 -22.987)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 12 "unconnected-(U1-GP0-Pad10)")
+ (pinfunction "GP0")
+ (pintype "bidirectional")
+ (uuid "f08baa22-7724-4af5-9fcb-1d4ed92f7654")
+ )
+ (pad "11" thru_hole circle
+ (at 17.78 -20.447)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 48 "Net-(U1-GP1)")
+ (pinfunction "GP1")
+ (pintype "bidirectional")
+ (uuid "224b99dc-2e93-437c-a883-28e165c33d50")
+ )
+ (pad "11" smd rect
+ (at 18.68 -20.447)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 48 "Net-(U1-GP1)")
+ (pinfunction "GP1")
+ (pintype "bidirectional")
+ (uuid "da16bac0-ddbb-4ce2-b435-026b39673eba")
+ )
+ (pad "12" thru_hole circle
+ (at 17.78 -17.907)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 13 "unconnected-(U1-GP2-Pad12)")
+ (pinfunction "GP2")
+ (pintype "bidirectional")
+ (uuid "9e2537bb-2460-472e-97ad-a2f1e49bba1f")
+ )
+ (pad "12" smd rect
+ (at 18.68 -17.907)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 13 "unconnected-(U1-GP2-Pad12)")
+ (pinfunction "GP2")
+ (pintype "bidirectional")
+ (uuid "b6d19e3a-21ab-41a7-ac50-9fbad0abcc0b")
+ )
+ (pad "13" thru_hole circle
+ (at 17.78 -15.367)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 16 "unconnected-(U1-GP3-Pad13)")
+ (pinfunction "GP3")
+ (pintype "bidirectional")
+ (uuid "734ebd88-7b78-4009-8024-84bc4a53e6be")
+ )
+ (pad "13" smd rect
+ (at 18.68 -15.367)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 16 "unconnected-(U1-GP3-Pad13)")
+ (pinfunction "GP3")
+ (pintype "bidirectional")
+ (uuid "5cc94018-70e2-4965-af8c-bfd4fd4fea89")
+ )
+ (pad "14" thru_hole circle
+ (at 17.78 -12.827)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 17 "unconnected-(U1-GP4-Pad14)")
+ (pinfunction "GP4")
+ (pintype "bidirectional")
+ (uuid "090116c5-7474-4f55-a589-241d579578fb")
+ )
+ (pad "14" smd rect
+ (at 18.68 -12.827)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 17 "unconnected-(U1-GP4-Pad14)")
+ (pinfunction "GP4")
+ (pintype "bidirectional")
+ (uuid "c8814547-4375-45cf-a0ed-db188b418efd")
+ )
+ (pad "15" thru_hole circle
+ (at 17.78 -10.287)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 4 "unconnected-(U1-GP5-Pad15)")
+ (pinfunction "GP5")
+ (pintype "bidirectional")
+ (uuid "7ae061c6-51ce-49f6-8e85-63c81e22ed8d")
+ )
+ (pad "15" smd rect
+ (at 18.68 -10.287)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 4 "unconnected-(U1-GP5-Pad15)")
+ (pinfunction "GP5")
+ (pintype "bidirectional")
+ (uuid "0b7c0d76-55d2-4372-a278-09d777156d16")
+ )
+ (pad "16" thru_hole circle
+ (at 17.78 -7.747)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 21 "unconnected-(U1-GP6-Pad16)")
+ (pinfunction "GP6")
+ (pintype "bidirectional")
+ (uuid "774930f4-0310-4699-8a85-abf689ed793b")
+ )
+ (pad "16" smd rect
+ (at 18.68 -7.747)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 21 "unconnected-(U1-GP6-Pad16)")
+ (pinfunction "GP6")
+ (pintype "bidirectional")
+ (uuid "19914c3d-7dda-446d-82e2-fd3a7f2225ba")
+ )
+ (pad "17" thru_hole circle
+ (at 17.78 -5.207)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 11 "unconnected-(U1-GP7-Pad17)")
+ (pinfunction "GP7")
+ (pintype "bidirectional")
+ (uuid "3601d481-59fa-404b-a9cd-11ce75485c5f")
+ )
+ (pad "17" smd rect
+ (at 18.68 -5.207)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 11 "unconnected-(U1-GP7-Pad17)")
+ (pinfunction "GP7")
+ (pintype "bidirectional")
+ (uuid "1c05c733-e44a-49a5-908f-ec106df610fe")
+ )
+ (pad "18" thru_hole circle
+ (at 17.78 -2.667)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 9 "unconnected-(U1-GP8-Pad18)")
+ (pinfunction "GP8")
+ (pintype "bidirectional")
+ (uuid "6e85d099-8680-469a-a002-cc3defbdc1c8")
+ )
+ (pad "18" smd rect
+ (at 18.68 -2.667)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 9 "unconnected-(U1-GP8-Pad18)")
+ (pinfunction "GP8")
+ (pintype "bidirectional")
+ (uuid "6b1714a4-04a1-43ee-b325-c74910fbe35f")
+ )
+ (pad "19" thru_hole circle
+ (at 5.08 -2.667)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 1 "R1")
+ (pinfunction "GP13")
+ (pintype "bidirectional")
+ (uuid "aa2072f0-b52e-4115-a88e-41d56ccd3cb2")
+ )
+ (pad "19" smd rect
+ (at 5.08 -1.767 90)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 1 "R1")
+ (pinfunction "GP13")
+ (pintype "bidirectional")
+ (uuid "a80f76f1-e678-4fc0-85c6-517f75f0c9dd")
+ )
+ (pad "20" thru_hole circle
+ (at 7.62 -2.667)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 14 "R2")
+ (pinfunction "GP12")
+ (pintype "bidirectional")
+ (uuid "c7f05904-c8cf-4e20-bd60-38a910ef79df")
+ )
+ (pad "20" smd rect
+ (at 7.62 -1.817 90)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 14 "R2")
+ (pinfunction "GP12")
+ (pintype "bidirectional")
+ (uuid "b6d27518-227c-4fd8-bf9c-f08fd1714587")
+ )
+ (pad "21" thru_hole circle
+ (at 10.16 -2.667)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 25 "R3")
+ (pinfunction "GP11")
+ (pintype "bidirectional")
+ (uuid "bfe3bec2-32f4-42f5-918e-e5fa339f8c0a")
+ )
+ (pad "21" smd rect
+ (at 10.16 -1.817 90)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 25 "R3")
+ (pinfunction "GP11")
+ (pintype "bidirectional")
+ (uuid "7d2f57c3-d81a-4cb1-aba6-71bccb53ad5f")
+ )
+ (pad "22" thru_hole circle
+ (at 12.7 -2.667)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 33 "R4")
+ (pinfunction "GP10")
+ (pintype "bidirectional")
+ (uuid "57678d4f-6fc4-4bbb-abbf-1820094e18ec")
+ )
+ (pad "22" smd rect
+ (at 12.7 -1.817 90)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 33 "R4")
+ (pinfunction "GP10")
+ (pintype "bidirectional")
+ (uuid "eaf14b1f-035a-4f7e-ab51-97581e302566")
+ )
+ (pad "23" thru_hole circle
+ (at 15.24 -2.667)
+ (size 1.7 1.7)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 22 "unconnected-(U1-GP9-Pad23)")
+ (pinfunction "GP9")
+ (pintype "bidirectional")
+ (uuid "9e51733b-fbcb-44cb-a084-994a63a8057c")
+ )
+ (pad "23" smd rect
+ (at 15.24 -1.817 90)
+ (size 3.5 1.7)
+ (layers "F.Cu" "F.Mask")
+ (net 22 "unconnected-(U1-GP9-Pad23)")
+ (pinfunction "GP9")
+ (pintype "bidirectional")
+ (uuid "67686b60-1a7c-4b03-9c83-3fb239e0d905")
+ )
+ (embedded_fonts no)
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "cce29289-d0ec-4fbc-829a-0b8e4cf4da67")
+ (at 140.7 44.726883)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW6"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "fae5d914-22f3-4149-8f2e-e543a5c03073")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "38426285-e234-4a33-a885-748b05b551dc")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "5a4b8f4b-b6c6-4e7d-a000-4422c52b13ea")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3ea17e9f-aa55-4c47-a3ac-11460838eacd")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/8d776332-84ae-4a35-a505-35a61801cb04")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "71b514c5-250e-475f-9e50-c1d36977051f")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c277a6e3-67f1-489c-83a1-797979542395")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "82b97d3c-9bad-4ff8-af03-fdaf66c089a6")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "98296eb4-9116-4f59-834e-1dc01228d17f")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "ab82c5e7-429b-45b3-8692-e5c38d6ac1ef")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b182e42d-9e06-4759-8204-73ab8c87a721")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "463e9c21-5580-40b8-84bc-0611bb5151ce")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8d40c8a3-651a-4b1e-b7bc-631bc445a2d9")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "5d81fd01-7604-433f-b2f3-fcd0f516d1be")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "829245a4-7058-4c67-9aba-019544326d5c")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "f2a472ff-c9b9-4471-92d0-2e589a8b4b1e")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "0a2b7f8d-bfdd-46e4-8cec-156a087c9c58")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d514d7f3-5413-4bad-82fa-a22b81bfdeb1")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "35f537cb-1e78-4f84-9e93-7bacb9fc9651")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f9e0953d-3889-4031-a6db-56fc057f9da8")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "13a72ed6-ffa2-45b1-9ba3-2b40b2b5ce7a")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "46f40bb5-b2b8-4928-93c6-0bc96fe2287b")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6e03e790-f4b4-474b-a068-9b814e283cb6")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "17bec1ea-3ac1-47ec-9d7f-780e0ebab83c")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "087912e5-969c-4434-b3ba-f7cdea6301fc")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3bfafe0e-ec58-4e0a-bddf-a468fa248172")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d7039685-6aed-412e-8d2a-937f1dd6dd4b")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e2681359-abd9-4145-bcb8-ffb9b7212621")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "408c0730-1cf7-4a2a-a173-0c68cd83b737")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0b139f19-b5bf-49f3-9604-54e782651694")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f30cb58b-c571-453c-b8e0-afee47879b00")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4c6045a7-9cf3-4599-b2a9-a3418156b879")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b5cfdedb-0261-4052-87a6-0530246136b3")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e764716e-c372-4ff7-874f-84b1c3b7b247")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "112ba48b-a5f3-40aa-a354-e6c43b59e232")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f9b7923f-a286-4a30-9da6-7da1289f79d7")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "da0f6a65-3885-40c4-a024-7bcb869d5073")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "1e5a252e-22cf-4ec1-8aa9-749eda05ddfa")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c6df382e-bbef-4c0c-ac11-bd1e4bb29b67")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6c1ff055-5496-4120-9e5b-dc3bb6c0af41")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "e517f45e-0f64-4578-b173-060cf80d9765")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "4786cd72-bea8-41fe-9f25-e4251d5b9108")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "0e4ee866-2974-42e5-84ee-2aefa6355cf9")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "8d1c30ea-8c75-449c-b180-c16317e7cbe7")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e7eba646-82ac-4ab5-b0bc-2c6d74dbfb61")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9ce227fa-e587-44b3-a24b-c537160a9b5b")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "8d05f5fc-31de-4eaf-a40a-591be1004385")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "62ed6c1d-b2bd-4b3a-aecc-c1ff0bd9997d")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "97b344d4-755f-42c6-a0c4-f828d5ffda05")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a6a69f00-2dbf-41d3-a942-2e5e927c6ab4")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "d0895162-8c57-41e3-9d5e-7c29d809b6b8")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7a7975c5-271f-40a2-8560-9a29fffb2f27")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4d735c9b-6a5a-428a-b381-9ddc53f9641b")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8bac8601-0a39-401e-a18e-5e7a33509bb9")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "59e2bb50-6b36-42e3-9516-fffbb48c3f3e")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "d93672b4-1f70-49c4-8a20-bf9b689c3445")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c7904147-cde8-4802-b4c8-9fa4bebe1562")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "92783e59-a7ad-4a3f-899f-8e46291458c0")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1b41cd38-ee67-420b-be28-43587c18c9ad")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "a855b10a-1828-4c07-ab79-b00b41afb21c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "016878d0-3e38-4488-b2af-d30f77457cf3")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "a3930607-280d-4883-be16-9991496d12c7")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "cd0aa4bb-6604-478b-949a-4103f1cde37b")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "aad3bb60-0103-4e48-9049-ec44371d41cb")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "413d0c36-f089-4d78-ac5d-46f43cf34d3f")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 8 "Net-(D6-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "c62457b5-b4dc-42b2-8ebb-d65cf8fc0bfc")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 44 "C6")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "a8226bf5-7ec5-4ace-890d-7c70f3934f21")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "d58027ee-c9a8-4b36-a4a1-bd7300d301ea")
+ (at 102.135597 63.960642)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW10"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "0c0bfc4f-3670-46e7-9072-caa53f3985e2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "5ca826ba-f793-4246-a60c-8f02446d2376")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "0af84656-c1b4-4b80-a41e-1671526a6bf0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "76b0f477-b468-4a2e-8c6e-2ae6c12844c9")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/30c87050-68f0-4eed-ac62-ff2d2b6067d5")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f5d15a77-6bbd-4436-b6c1-912f479d8f5b")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a203e270-e066-4d00-9b01-b98cf2910c6d")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9a6685ab-3c9d-4237-b08d-067770915b1f")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "fd365354-88ea-4082-8e59-f1bdb362d587")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "0118b708-94e8-47c1-9445-8456aa09788d")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c8daab95-7aa9-4fac-be42-ee3c5b28d793")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "7eac6032-7399-481b-ae60-cffbdf9d41cd")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8e250467-4e16-4985-a387-36fd7714cffd")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "c7b845e4-0a16-4907-ba0e-1180144242f4")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "008bf920-e5bd-48fc-a211-76083224a2a9")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "acf3ae3d-d382-446f-bb0b-8e78be998c9d")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "6279de55-f45b-4276-acf8-06da58631cf5")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d749c80e-b7ca-4a02-a9ec-9a9e392cb101")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "474d01cd-b5bc-409d-ac9c-91124e1c9ea0")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8f5d3454-7b15-48bd-ae74-664c31c09525")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "edb47985-9b08-4577-82ac-4ab5dba72a1c")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5ca82bf9-f3c2-405d-a989-f13758156fb1")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "85bcedce-135b-47bb-8381-0ac008cb5e42")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d081f976-477c-4877-95bf-d7326cbd1ccc")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "532e85e5-a752-4061-a7c7-5eaf458f5ab7")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3449e934-d21a-4518-a70d-0e20c4a3c59d")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "13833f0f-7eee-4f50-b9dd-e9b99adb90b3")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e5c30b39-1e4c-40aa-812a-78533533331d")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "02fdc337-97dd-40e8-977e-d2797e5eb5a5")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "096a457a-6247-4f24-b231-c0b31de13782")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "22d4a400-9013-426f-96c9-d8708b1e7ce5")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b65394de-8432-42dc-b4a6-16d6832abebe")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7cabd1f6-288a-46b4-8f00-301227c66c2c")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "054b4e35-2892-4004-af4f-3918c688fb59")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "60c99e54-96c1-45b8-a01a-a5b0b04f86ee")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8b3460df-86a5-4b5e-a6d8-09ac7fe025fe")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6f0462ec-9fc2-4d2c-be41-7bc6dc3511d4")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "5474d38c-4662-434c-af00-4e1a3ae117dc")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "2321de2f-a532-4c83-8c5c-7f09bc1970f3")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "f9a7481e-9d38-4eb4-8b7e-1278f6dc991d")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "a89fcc89-7fb2-4af9-9e3b-bf196a6b4b64")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "90f5ef9b-4fae-4102-baaf-6a3b1a20accf")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "eb660153-4f6d-4bd3-befd-cd9194ad766e")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "7fe64d66-5953-40f4-9b33-65fcb3c62a85")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "def76665-5b6f-4e83-a998-3cdc7d25e122")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e246fd8c-cfe3-49fd-b563-40af24bae262")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "697e0db1-7148-44fd-bea9-0d9d7cced2ee")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "80222103-6de2-4451-86a2-5672d1c1746a")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e533e128-8f9b-41ea-9270-7800255feb3b")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "3a939954-bef4-47d1-880b-bb2fe4dca4a9")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "dc511006-5923-445d-9aad-f845c7e87c38")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "692e1049-4367-4212-8a3b-fab9bdddd3cc")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "30c360fa-7498-454d-bb03-f8417654a502")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9564e44c-8983-4fee-9c3a-82d996bbca24")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "79db48db-6d6c-4140-b4ba-d90c12d524c7")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "66fbc1dd-ecd1-45c8-936b-48df4d5d34a4")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "9a95df87-a924-4b14-877e-4570a9b80b48")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "ddd99d9b-f78d-4dd5-814e-4d97900a7704")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "d44e9bf3-fb30-4d5d-9916-15dc7471d40a")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "b14ba4a5-0523-4ba8-9464-dc41fb75689e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "23ce4e4b-4316-457c-98cd-41d3ffe8c324")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "26ad9a55-826f-41d1-b209-3438d26b2946")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "0b469099-986e-46a7-9e0a-4e7ea75c87d6")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "42ef17d0-6e14-413c-9e0a-4bd3ee0b2e21")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "98dc0fd6-d7d8-4fa9-ad50-0cee0d516928")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 19 "Net-(D10-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "1677898e-d778-494d-b83c-b3d18537be48")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 42 "C4")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "6ec6f526-00aa-45f4-a15c-c92e5a36ee03")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "d75ebede-2443-4666-ab59-301a6f756770")
+ (at 102.135597 44.726883)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW4"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "b27d42b6-7c64-48b5-95df-0394cf50f63d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "b77b308a-508e-4a74-baa0-0d5a3badd2d2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "9c10e793-f04a-4e12-9b57-a6273b67f34b")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "dd81d23c-7841-4130-bbab-1a0a656d52f6")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/83df29b9-f640-4349-866d-f0e297424262")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "47b35d72-d2c4-4eda-abd1-647fac13fe46")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b1b3b542-35f1-484b-a256-cca5fdbeb5f6")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "663cd27d-fa53-467f-b2ff-27fb2a2df1bb")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "14c1b181-ba9a-4017-88ae-7088aa4197e6")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "97e43caf-dd71-464d-aaef-9b15bb11c795")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "acb286a5-171f-4b26-b9b3-dd6fff440323")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "38b3f3f1-bd19-42d8-857a-f364479e21da")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "7db32c15-2822-40e8-a961-7082f8511214")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "4f8ad408-55f7-4a96-92a0-b3ef90ca0f6b")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "3d9ba27f-1e32-4415-8903-f2914365e6a6")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "07d8fad3-5ddc-4ec9-ba60-e86cd0552a1c")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "113d54a4-1904-4c51-b588-ac19de71373a")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "364eea39-d895-4daf-beeb-526428c04264")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "144b650f-247a-4a59-bb26-a1c10325baf5")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "961130da-e888-46a9-b0ce-9e4b26e0a5c2")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "83bf7e01-9253-4648-9229-9b54b2292878")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f26298bc-baf0-40d6-8c30-807d444987f2")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5a2944c8-1436-4b12-926a-d42f730c5889")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "938f65ac-e86b-4b5e-a8a4-2bb14a528aa4")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "dfe10d73-99d1-48ec-b0aa-7d0258522a1f")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d0dff604-e2a6-401d-89b9-3b93c623245e")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0cd42ecc-da19-4127-bf40-61610727e950")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2111818b-8e8f-4911-b767-0d3e1683fe3b")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "16be3dcf-14a9-4392-8838-dc8a43748308")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "07d23a9d-1684-487c-834c-80573f05c12a")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ffc36d67-b95b-489e-8316-4d17b987e1c8")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4e3d9772-78eb-453c-8c2b-dfbf2b951917")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5a261e52-509a-4116-ba9a-2bf4094694d2")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9664c88b-fabd-4c42-a1e2-4384032c3975")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b3ede21a-199a-44d8-ae3a-c05b17773a1a")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "642cb2c7-0508-4639-ab29-97d68745b425")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7ee7be32-5244-4497-a909-5b7867119dd6")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "b9fb8cb3-d661-4125-8044-406c200a2e80")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "271a88e0-673d-4c8f-afb3-d4772731b1be")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "b5e40645-6463-4fe5-953e-635cb28465ad")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "92c6e7e5-ac90-47c9-8576-b4e8a1ec095b")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "7d80769d-86d6-422d-a88c-6fb1c0c9248c")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "8fcd8613-3881-4860-85a5-0d8d908fd357")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "39377243-2350-4e68-a5a4-80c7b6218443")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b6fbe151-c960-48e2-b9a1-03eeeb3f1c47")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e37615d4-6827-429e-b8f1-dd8f039ce49f")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "3a286975-084c-4e28-ad59-cf2252907093")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "542b2fe7-eba9-4d3d-bec3-1cc6f5633839")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "da48cca4-6699-4751-889d-6874c973b9a8")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0c689710-10f5-485f-baea-19a80142656d")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7dd9f579-f0fb-43b8-b23e-774fe6f56a5a")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "ee6b1d50-12ef-4f58-9327-cfeb9d39ed76")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "eba03e45-f498-4dd8-9259-3e4e1eb96a3b")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4ad12e0b-1bb7-4242-8658-bcd7dc0478d7")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "6e23c996-afa4-4948-90c1-b014362bb1f8")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1c69866d-0d8b-4f24-bc8c-e85979b68ed1")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1d3d8ec4-133b-41b6-a691-e14a961a0b0d")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "5db74088-6117-4839-bb28-a225c5d6045d")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3a4bb177-6f7d-40f0-9f47-f3c5b5648bed")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "567b39f0-3651-4376-8555-301ee38fedd3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "7631611f-ace9-48a3-aee5-390592d79cd5")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "9acd39c9-41c9-4709-8aef-fd1dbf903922")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "08ef7931-d45f-4950-80ac-735de903b908")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "32523ee5-8eb1-4d25-ae5f-ead00647be7b")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "148ffb2e-3308-4b8f-8159-8cf81673fc69")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 6 "Net-(D4-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "440f187d-6d47-48ef-8c5b-025d5fc228d0")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 42 "C4")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "749b5593-7102-4021-a396-f50cc4ebaf1d")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "df3d68df-b942-42ca-ba84-6885988b75a2")
+ (at 140.7 63.960642)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW12"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "de586d87-afbc-4048-97ae-cbad04925d07")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "157a10a7-a478-4429-a06a-475d14eb5d2d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "bc6708a2-23cf-4aeb-baa4-eb3be2a65cc6")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "f49d969a-e0c5-41d3-9e4d-dfeb0a91479b")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/80e3a6d8-96f7-48dc-bc51-71ef60697f75")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6f3d798d-fbdc-4d1c-9195-972a34683877")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6796d86e-0452-4875-83c9-98ce93da0231")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d2d5362f-7a52-4410-9521-8ef6b19c16f1")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ed8985c5-6ba5-4beb-8733-015f716e2630")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "18c78f89-63a8-4b2c-8674-cbb16111cf30")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "7e2c84e0-0f55-4019-a013-87e1806bbb87")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "1fe91773-0a51-4e39-b7d0-844d57952521")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "dfefb731-342f-4384-9300-0695d109dfc6")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "716f274f-ad0f-4885-b4a3-4b8016ccd7bd")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "c064624f-c6d8-4d4e-9b11-300e063dc30b")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "db91c4ba-3b17-4341-858d-537682ec2dd2")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "5cf9dda1-c376-4411-ac8c-cf9c46f9b8ee")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "418c2a28-1fb2-4caf-8983-77742c0c0f47")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "18f6782c-0e3f-4a39-b38d-db6f9c9f45e9")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7f33a700-413e-490b-9107-ce9ca6de3103")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "349de68e-d0a7-42d0-b3c9-2b3da9a3523d")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1e187d8b-65ea-4bda-aa28-b95e20dd9d80")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "730eaeed-6ee4-4c0b-a096-681b5d2cb0e0")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "dc559ca1-310a-4a60-a2cf-a2db5e4c5407")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "fc53da85-1b42-44e0-bc39-095e6c10f505")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c2edc986-f177-4fcd-97e4-27bfd2302868")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7a267510-37a4-4ebe-aad1-31ae15419791")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f478e8d3-98b6-43fc-ba4a-5e2702eecf71")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "132879aa-faf7-47d6-b61d-0833f39fbbff")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ee050d9b-f1d7-47b3-93ba-f05d30994171")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6c04f0c8-8e19-409b-a537-ec31583f6972")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "cc2967d4-ef23-4259-becc-49770c4f4f1f")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d8fc3a13-0609-466d-949b-b07436da868e")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ba4fea57-1c20-4b0d-85ff-9a4d37b2ece1")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4d012cec-942b-4b7b-96e9-a4e0f8098cdb")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a54eb538-a59e-4adc-9ef5-feae3417469a")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8941b983-6ff1-4b92-901c-b373e29e3ced")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "bec6cd55-b818-413d-aeca-d60f2877ac7e")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "aef65861-7fad-48d9-9445-90e1f1cce4f4")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6fad436f-2140-49b3-97d6-a310522a830f")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "2a4e4f9e-12c8-4439-8148-be1b84a2f28c")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "4fcb19f8-7938-4006-aad5-6faf4dbf2409")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "80756506-f70d-45b4-acd4-e18e9b039622")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "5fd176e7-fdfe-4b80-9084-6b437154570c")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "c0273cfc-7864-44db-b2bb-daf06389f152")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "663c7994-91fb-4ab6-b486-a6c883b369aa")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "87c745ed-d75f-4410-bab3-25106d7216e2")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "8fdf5200-c9c6-4030-a208-171848931461")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "49d130c5-6824-417c-b350-bd56dfd387ce")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "de4f7614-19aa-4b51-9211-ab7f13ce0b0b")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "5dec17b3-474f-4749-ab83-36a23818ab89")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "75dc6d9a-80fd-47c9-9d94-36840d6af3da")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "3261cb2e-795a-4981-b124-3d36ecdbb8f0")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "71226606-fb8a-4717-83e6-506169bac6cf")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "967b0425-9557-41ee-b2eb-a02676d1b36d")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "7bdab65f-d4e8-4544-b3ec-73337bf868fe")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "50e34bea-e20a-43cb-8796-f1de8c9de0d7")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "3add50e6-58ed-4398-b5e3-001a654ea594")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c4801a6e-f70a-4ef0-88a4-ac3115a34632")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "d66b34a9-6ce5-4694-9230-66a30a9ab71a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "e397b7de-5250-4df6-ae09-854ed91c4a7d")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "5a3e1311-3f54-4964-939c-16f68b09b529")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "9b433446-0e57-4e46-b4db-3c6d0ce09d44")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "e622c858-02db-4d37-8a76-9e72335544e1")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "a003b8b9-c94b-47f3-b565-75bafd3b9f27")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 24 "Net-(D12-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "eacba044-f7d6-4744-ab17-cbec5b43a059")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 44 "C6")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "54441ee1-d079-468d-9c65-2feda8ff5106")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "e29280b8-90df-437f-9e96-1835d49e2d84")
+ (at 184.54 135.899409 -60)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW23"
+ (at 0 -8.000001 120)
+ (layer "F.SilkS")
+ (uuid "e5dc7f43-b165-4e50-8902-606dd8974de7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8.000001 120)
+ (layer "F.Fab")
+ (uuid "7995f63b-2dee-4900-b900-33d5e26a8650")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 120)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "736280b7-d445-424a-98b6-ee85a98fef59")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 120)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b3b703a4-3f2c-4f52-880d-d7b8b639e9d7")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/601ea03c-c26f-4b06-981b-89df05ab9617")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 7.100001)
+ (end 7.100001 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "91b8cc6c-bb36-44aa-8486-84f0b941cfd1")
+ )
+ (fp_line
+ (start 7.100001 7.1)
+ (end 7.1 -7.100001)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "42714321-25be-480c-9c0e-11cacec9d334")
+ )
+ (fp_line
+ (start -7.100001 -7.1)
+ (end -7.1 7.100001)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0653a510-a8a0-4b51-bde5-fbb1c495b4e2")
+ )
+ (fp_line
+ (start 7.1 -7.100001)
+ (end -7.100001 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6827aaf6-20bc-4161-ab18-ddd82f119404")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.899999 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c9c3d9f4-fd9a-40fb-9c67-2e114cc2f47c")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "cf8849fe-b6a1-47ac-abcc-a52ae63463a1")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614213 -2.114213)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "3607c7e8-4d69-4059-83a6-861394dfa700")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314213)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a397505d-44f8-4aac-8565-cace13f56bb3")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "6d64dfe6-6645-4369-aa3f-cc2bb10f8ce1")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "9a9cf7b3-469e-4e26-b678-a17abfc6f2c5")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "53d788f1-ccbe-4883-a288-cf0e46f5d410")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "57504faf-2ea7-40ed-9c72-8f0777f0239c")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d3afa92c-c558-47a0-a107-22c78a978280")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3b859b47-a360-4fe9-8d4a-23f60928fb1a")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c8f5152e-127a-4a86-b761-295a6925da2c")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -6.999999 2.900001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6ab6adb7-587c-4f4f-b53b-4e09f6fa1377")
+ )
+ (fp_line
+ (start -6.999999 2.900001)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7ba98193-ebf0-41ad-a8aa-40c872e36cd8")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f644bfcf-308f-4db0-a727-d7d611087978")
+ )
+ (fp_line
+ (start 7 6.000001)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ec9cdaf4-efaf-4caa-9167-b5ba74a6eb1f")
+ )
+ (fp_line
+ (start -7.8 -2.899999)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f093e638-559c-45ef-9a62-78af6684464a")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6.000001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "228a102e-ed50-49ff-9c7d-621412b308f2")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.899999)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "dc4f61e2-cc8d-45d3-b3b6-8559d6dc21b8")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.899999)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0fa5661b-b9b6-4798-9a1e-bac3c80193f0")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6.000001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "bb8ec021-be56-4e64-9a3a-76d46a84ad66")
+ )
+ (fp_line
+ (start 7.8 2.899999)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5d0c7703-d28a-415f-8998-68f6c71be99b")
+ )
+ (fp_line
+ (start -7 -6.000001)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "fa3d67f3-dc70-4dbb-90dc-7d14c8602f94")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "65755afc-b085-4735-a510-7f2b5f236318")
+ )
+ (fp_line
+ (start 6.999999 -2.900001)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a703b700-a8c8-4953-aeb3-d14c7cdeea82")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 6.999999 -2.900001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "bd81c859-2e77-492c-8b63-5f43373d3628")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "969f4976-b5ed-481d-9c1e-138c7b158149")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1ec747b4-cf98-4122-866e-36fde375c2d6")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f27ec7d0-0bb6-41a7-80e1-f7b6ab743111")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "6af49eb3-f664-434d-801b-4b5e4752b00c")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "1dcef62b-d3fd-43e6-88ca-b5d305c9839a")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.800001)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "ba34b64d-0019-4a81-b22a-3f794c4ff538")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "09600657-7c42-4443-a3e3-572299a914d4")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.800001)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "34947c3c-d007-4a44-a05d-9659321805c9")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "e650b0c9-0c7d-4eb2-a858-879964bf67b5")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414212 -6.214213)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "bb564566-b1a5-4609-afab-3e3c6bd3e2a1")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "2cb3fa58-c404-4c76-aab2-2e755693da78")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "facd6355-412a-4b71-89bd-a73481ad61ad")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "4e252727-dac9-46fe-93e9-38629338ac39")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "3fab90f2-4da1-4fe1-84d7-e4ddbc5b3c5a")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b632d147-b3d8-4422-859d-de66a696beab")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "275f80e1-b46a-4704-9d2b-afa7811efac6")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.800001)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "6819b4cd-2e56-4fde-b247-a664030854aa")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a39b9e78-5bfc-4f32-9956-5396e670f7be")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.800001)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7f5ea2b1-7c25-492c-8bad-45348d22d7ef")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7e52d176-8f80-4508-913a-79bdf1825d13")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414212 -6.214213)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0043917c-ab94-4b94-be03-077516ba72d4")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "bbe0c6f5-4546-4ef6-8a15-14ceff8b8da3")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "f3f58dd3-e92b-4004-a7b8-28c9713767a2")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "5357c378-59ab-4191-b5ba-3e5f9d3bc4bb")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "06e1fe90-e51a-47e4-9662-1c325159b717")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 120)
+ (layer "F.Fab")
+ (uuid "b7f836c5-6136-437e-81cc-79584722edb0")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0 300)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "9d84aa19-ae01-443e-95d2-76fa184065d3")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.540001 300)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "072db28a-c1ff-4218-a69a-26eb64e44073")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0 300)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "8b8312fb-16e7-48a9-8a7e-13776daff013")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08 300)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "9869b858-ac91-494a-bd87-032ab42c7b34")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0 300)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "84b7158c-1d27-406a-9965-b9165c494e40")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54 300)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 37 "Net-(D23-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "acb651f4-2d36-40dd-992c-a91499ad868b")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08 300)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 43 "C5")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "954567c3-7c33-4551-a024-3c8c8566947e")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "e51d2e30-c9a8-470b-918c-486a8fe25dbe")
+ (at 149.422001 106.399409 -20)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW21"
+ (at 0 -8 160)
+ (layer "F.SilkS")
+ (uuid "9ce8b6e4-6518-48c5-9931-2ded2a482cc5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 160)
+ (layer "F.Fab")
+ (uuid "71ca7ab4-47eb-4a36-8225-fd46542addd3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 160)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "4b19f7e9-cc6e-4ebe-a1ef-781afade05d7")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 160)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "8d362567-66e3-4880-bc07-f6f2cafb24a3")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/b3a411a0-5393-49ab-aea1-42c61cfe25bf")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 7.100001)
+ (end 7.100001 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "8c76ad6f-e91a-4a93-ab76-020dde206a14")
+ )
+ (fp_line
+ (start -7.100001 -7.1)
+ (end -7.1 7.100001)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6e1a41c8-bd78-4b2e-86b2-d01634904267")
+ )
+ (fp_line
+ (start 7.100001 7.1)
+ (end 7.1 -7.100001)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3ff52f92-30df-4fc3-8b58-d6ead2f9b85d")
+ )
+ (fp_line
+ (start 7.1 -7.100001)
+ (end -7.100001 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f6f22450-d52d-45d9-b693-92533bfe17ba")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a7a92881-343a-4552-b812-88e3ebfddbb0")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b0d78e08-d55d-4247-8822-ee151a5eff2d")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514213 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "1ee84e24-be91-4e7f-a1c8-cd76e09098f7")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "113fd4a8-8ce7-48f8-9885-c5922fb14ee2")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "2b2a4ccb-db3a-407f-b492-298e3bf24ac9")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "39fb626c-cb17-45f7-877d-f04cd82b6f01")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "d30837e4-2b66-44b1-9948-cd43d24382a5")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "06b14157-1b1f-4226-9653-36d7ddaf81cf")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "12c19951-5bec-4902-88d3-7ddda0614ca0")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4004f8eb-8535-4007-b3e3-e3df6d8d77f8")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9194e4fd-a295-49a4-a8fe-398de1cc1229")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "6ffad310-225b-4861-9918-28b0135f3c72")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7baf8e4a-0a84-4389-97ee-bf83de9e19ec")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8d91e7db-a9ab-448e-a02b-eb9664fab307")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "095a0d1a-0047-4588-9740-c35eb3aa1f4b")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5d05ed1d-fe69-4cac-8817-23ae4bbf6387")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1ebfb5e1-6860-4606-a663-803f8c5debe2")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4715df4a-e24d-455b-8391-db2dc6b4fa3f")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "71d6c206-fb2c-496c-aa86-2a53e2d1a745")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "cf9a9144-a385-4ec9-a739-2d6db590d314")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ba39705e-afac-4311-a80f-4a740624530a")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "a3f1021e-c9da-4cb0-928f-15eacc3155ba")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "db56e3ca-9306-4930-a7a3-b5b0325f43ed")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "099f5453-26d9-4251-8e1a-e6ef8761bcee")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "44d9c17a-2cc0-41df-b859-192522347878")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "fdaac0f2-cd15-4edc-b36b-c4b5e79dfdb1")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "972283b6-dcac-4908-9a76-3aef03a59d07")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "816dccd2-cd89-4a32-85a8-57f61b3b49d0")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "5f54334c-6526-46e3-84d8-07d799df3f97")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "fadebab0-089b-4e28-8742-3f9f5f6b1899")
+ )
+ (fp_line
+ (start -4 -6.799999)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "ffb75739-ca64-4df6-8f6b-8c2f487b6eef")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "be285a80-9a2c-47cb-be6d-f542d8a19fa0")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "7ee3a026-ea00-43b6-8f5d-6ce1da91ff50")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214213)
+ (end -4 -6.799999)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "9287d6c1-7e94-46db-9b7a-c7df46735477")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714213 -2.214213)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "996d503b-611b-48bc-b8cf-070b48959c56")
+ )
+ (fp_line
+ (start -7.250001 7.25)
+ (end 7.25 7.250001)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "050fabad-0422-4434-bb1d-971652e6e5c7")
+ )
+ (fp_line
+ (start -7.25 -7.250001)
+ (end -7.250001 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "f119da60-269a-48a2-a02a-d8b79bebf1bc")
+ )
+ (fp_line
+ (start 7.25 7.250001)
+ (end 7.250001 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "7dc4675a-4c56-48fa-a809-2f2493c483d5")
+ )
+ (fp_line
+ (start 7.250001 -7.25)
+ (end -7.25 -7.250001)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "d55f1b15-be64-4c43-b9ef-85a719977364")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "29e11021-b51f-4a39-8d27-8b3800fcb353")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "634c6aab-9a8d-4e79-a420-7406a3f0c811")
+ )
+ (fp_line
+ (start -4 -6.799999)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "cd721dfe-0c14-4801-8bee-d0a1201daa5c")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "1221100a-7d6b-443e-93e1-279689cd638f")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f4e33621-5a00-4359-a70f-75081a9e37bd")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214213)
+ (end -4 -6.799999)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4e245200-0100-445b-a275-07a5d52da429")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714213 -2.214213)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "5119895c-b25d-4cb1-b22d-fccd549af1e7")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "0adc056b-1f2c-4d4b-a03d-fd136c356059")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c796f372-3f16-45d5-bd09-0909acd4f25e")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "40876d6c-ded0-473a-bb58-a7b0a55a279e")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "58bbcc99-d62a-4be6-af52-ecbea170bd61")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 160)
+ (layer "F.Fab")
+ (uuid "4545121e-453a-4992-b85b-9ad45baf6452")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0 340)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "abb244d5-a8f9-4c5a-9510-bbcd79367a13")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54 340)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "30a81ebe-b7cd-4081-9c7d-d531fc8ebcec")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0 340)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "94f8fe06-6b47-42b5-8d6a-c78d6d5f5f2c")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.540001 -5.08 340)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "cc9b9b34-0566-424f-b6c5-2ace1de2c026")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0 340)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "728410d2-2686-442f-9ffa-0dd5a6210962")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54 340)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 35 "Net-(D21-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "84e5558c-eea3-4c81-b3d6-47e0d368a98f")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08 340)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 41 "C3")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "beb531e0-651c-4e5f-aff1-afb1ace29d06")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "f32c5ee6-b577-4f11-b3b3-2b942b1be7d0")
+ (at 140.7 83.194401)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW18"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "57f0bd83-6900-4370-9a3e-79ae05c11ff5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "d4812937-618d-4972-b1ce-04f7bd875083")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "0dd34c60-99a6-44ca-83af-0640a2257160")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "3e16688d-d68c-4770-82a3-7ca9a575316a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/fa376256-ed32-4f5a-ab6d-be6041083415")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "987f2bad-719c-4a11-9616-08228bca39b5")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "a94b9af1-17d1-44ca-8402-f4c8b90ba616")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "9163e003-a2d8-4316-858f-37f904cfa5ea")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "35787f34-a7f7-4c95-b1e3-4e83d2ab0f7e")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8c6c9190-6ca1-4595-95a2-4b1d4434a8b5")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "5989cfd9-6fad-46ac-9bb0-2bc3f1738f2c")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a864190c-0741-4de2-b5a8-7d93e2ff70a9")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "0903ba72-7107-4a40-869b-167b1bcbd336")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "a9b214ae-b4b9-4252-97a5-57928057db3d")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "961e7b55-18e2-4567-938a-8871eceb8e83")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "24037812-269e-44a3-b953-9d945a85b3e7")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "0eb60bd5-b512-449d-9692-8d6d329384e3")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b8b3b73f-cb1d-4725-8f5a-fcd1ba81eef2")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "45f59adc-30b5-43b6-8b59-d03daf3eb5f1")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "25c8a808-028d-4288-a5d2-9c6a3209ef55")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f13f0029-dcac-43b8-9eb9-f0167f9c4b9a")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "21cbfed0-87b7-48aa-8580-6b4b18507b36")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "51d958cd-f483-4047-a6c9-8f48921217fa")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ce4dd086-a595-4f5e-86ca-a04a9d98b4ed")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9360edec-7bac-423b-a74f-ae52f3f309d7")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "684b9146-02b9-475d-8d5c-ac21deaa995d")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7bebaac4-5a9d-4983-9335-91f82d31b848")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "43c01607-0fbd-4b48-a43c-6f594a8f0584")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1d40e662-4b68-408d-ab24-1cf99d4dc6cc")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5fc5d79e-7883-4dfd-aa07-7aab2b3b0e91")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c9e1c63c-cdb4-49b0-98d9-0bf8cf81867b")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c29d1b0b-9b54-43e4-ba1d-45c56f254ace")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "07852445-4b95-4f62-bfa5-f7e5754ae333")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ba0ab70b-c1e3-4c19-a698-c4edd0308254")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8192d5ac-beb9-43f3-8195-b4e6fa1877c6")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f227da2c-0d5b-4b7f-afba-a00f429d0c0b")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ed5121b5-3891-4c2a-9779-1fb1896b3f8b")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "05f12d76-e006-4929-b752-569383077aba")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "2ee923fb-6194-4fe9-a4f1-b50202fa0895")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "62fa64db-4742-4b4c-986b-2a13ba0e6d43")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "625ed1d8-448e-40c1-835c-90587b50f40d")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "7b45fb7e-a3a8-4526-8f12-3004d32280e8")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "be80dd39-5775-4d89-b58f-0049362c074d")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "b3b37f02-985d-4868-8558-aae5f2f25bd2")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "ad304c99-ad21-4a7c-87b4-319032ce1d8d")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "77c4e22f-a248-4432-a1f0-9a4b92131148")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "60b0cd50-40e1-4333-9dec-7bdda954b048")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9e0bfda1-2f26-403f-9ed4-44442be6cf4f")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9403572e-64fc-4788-8f9c-fa879998e762")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e22a0f00-6b24-41c6-a33f-dc4fb4746e90")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7caec53f-ff64-41e4-9b51-adfb60f67e5e")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "3edf12a2-a818-46ea-ad7a-a5958515ac46")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "5b360b4a-703e-44d5-be32-3b742059ca00")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "37ce5b4c-8a8e-4a07-9a40-b25e6d46507a")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "57fddf6c-cba1-404b-870d-87d9b9c970a6")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "dc98caf0-4f8b-4996-9b87-3e9536a151c7")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e21e3cd8-a15a-4156-a3bc-446cce8f08de")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "087cded4-9873-4bea-b897-e17c162da267")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e4a816db-51a5-461e-b132-0b203dfff794")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "88d8e7d0-6974-46be-9592-a7c744c1d23f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "eb7067f2-f092-423d-a10f-94fcbd9127d0")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "c3e24464-2dca-4c42-a281-d8439f719c40")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "3cecc3e6-0d80-4c01-9bc3-8add3a085521")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "840cd8ef-c495-4d3b-9448-085fef20740f")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "3293a3f8-6571-4c42-a6ef-4ebb28c17847")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 31 "Net-(D18-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "044d4ce8-b805-4d7b-a7f6-ffdd1a9fb410")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 44 "C6")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "c9435507-1389-42f0-80b1-3aa7f3917ba8")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "f6ea0dfd-fa1c-4970-b0e4-c62ba755eadc")
+ (at 121.417798 44.726883)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW5"
+ (at 0 -8 0)
+ (layer "F.SilkS")
+ (uuid "e69274c3-b6d1-43c4-9ecf-c7c76c6482f8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 0)
+ (layer "F.Fab")
+ (uuid "ced1c10a-f02f-45f4-9b7c-0e924f467c28")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "f9ac26b1-6ecb-4ee5-8318-a48f2fd1685c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "a1c5f9c4-417d-4731-a2b9-4d7f576444a3")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/0f48eba2-e7ca-46ba-bd15-4ad468e80678")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 -7.1)
+ (end -7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c56542b0-9fb0-4877-8f64-893049129db7")
+ )
+ (fp_line
+ (start -7.1 7.1)
+ (end 7.1 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c889fbe0-b3b8-4ef0-b7ba-d650b3aee1df")
+ )
+ (fp_line
+ (start 7.1 -7.1)
+ (end -7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "86aa5d7a-a2ab-4c7c-b858-b25ba214a496")
+ )
+ (fp_line
+ (start 7.1 7.1)
+ (end 7.1 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "7bdfe7b0-635e-4279-9045-b4acbe986c60")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "db464f3f-9fe8-40e8-9d37-52560e12817c")
+ )
+ (fp_line
+ (start -0.2 -2.7)
+ (end 4.9 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "528ee990-f690-48c1-a7e8-87a93a490678")
+ )
+ (fp_arc
+ (start -6.1 -4.9)
+ (mid -5.514214 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c396b240-8e75-4652-b103-3546367558c5")
+ )
+ (fp_arc
+ (start -2.2 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.2 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "901ac5f2-973a-4747-a30b-6bcd96493f20")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "f57e33f8-bbbf-483b-aabc-fc7c4dc11b48")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "3e009304-a5ce-4739-8fd3-085129bf087e")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "4342a4f7-6c71-487b-a2f0-1c411eee6223")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "02bd2836-f609-42cb-99e4-4dd3b373f150")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "9a17e1c2-ee99-47fc-984e-83c4411409d6")
+ )
+ (fp_line
+ (start -7.8 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3f1f631a-f200-4ec6-9deb-2ca916e08608")
+ )
+ (fp_line
+ (start -7.8 2.9)
+ (end -7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0bc27c15-6a18-4228-818f-2882bff2cf37")
+ )
+ (fp_line
+ (start -7.8 6)
+ (end -7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e5462303-c334-4812-bdb8-9e106ee2dc68")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "e2fdbf1a-4009-4b17-beee-3f8ee8d1fcdd")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ab0ffe8c-ba89-43a6-a6e3-bc4c43f31e7b")
+ )
+ (fp_line
+ (start -7 -2.9)
+ (end -7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b821bdae-1100-4b76-9e8b-f201a8ad1c58")
+ )
+ (fp_line
+ (start -7 2.9)
+ (end -7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ae3d7092-caea-469d-9abb-db7013aeaa24")
+ )
+ (fp_line
+ (start -7 6)
+ (end -7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d3ab7f6e-880c-4583-bffb-342dc96b4117")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "255c842e-91d7-4ebe-9b1a-fbbd15fabba7")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d21fbdc5-e947-4078-83a1-28fd821eb1c5")
+ )
+ (fp_line
+ (start 7 -6)
+ (end 7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ee323078-7622-4b0d-abc6-33338db51467")
+ )
+ (fp_line
+ (start 7 -2.9)
+ (end 7 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "75085038-3707-442e-a6f1-b776b1446e09")
+ )
+ (fp_line
+ (start 7 2.9)
+ (end 7.8 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "0698b236-72ec-4b99-bbe6-d80d687a39b9")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "40e00033-3c0f-4ca6-8f6c-a7631424c3aa")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c6c908c2-e6a8-416f-8816-41249395875f")
+ )
+ (fp_line
+ (start 7.8 -6)
+ (end 7.8 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "7a3440b9-f1cb-4140-aad6-ebaca9f2554f")
+ )
+ (fp_line
+ (start 7.8 -2.9)
+ (end 7 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f7cbcb3a-17d7-4afd-a1bd-a5555098d5a2")
+ )
+ (fp_line
+ (start 7.8 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8716724e-a234-456f-9096-b5991f4b55b7")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c24b48f1-5c06-4ab6-909b-e392816c49d8")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "40b93905-fb56-4cad-b8ab-64b511179d66")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "7ceff78c-9694-4f27-b485-cea2fda7369f")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "921a6587-ff9e-4656-8a5d-eafffc208b3d")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "195f32ea-28aa-4a52-b2e9-871af043b53d")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "4a184fa3-ed16-4639-8f41-a07223088f9b")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "abccd9bf-7210-4d87-b6af-f0827a8cfc2a")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "28c0c205-b9a4-4f19-9564-0448a5f15851")
+ )
+ (fp_line
+ (start -7.25 -7.25)
+ (end -7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "4c2107c8-bca1-4366-8e49-cae6994356a1")
+ )
+ (fp_line
+ (start -7.25 7.25)
+ (end 7.25 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "a1c76b1b-29b7-4727-b077-11d5caa9f942")
+ )
+ (fp_line
+ (start 7.25 -7.25)
+ (end -7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "96d7cc83-88f5-4480-9e39-1dda9ab6dcf6")
+ )
+ (fp_line
+ (start 7.25 7.25)
+ (end 7.25 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "d8ebf12b-9122-4461-b82d-a251d623aa88")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "67962a01-dc07-447f-8d6f-1b87b30b32b6")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7b01de6f-5f5b-4e3d-846b-5b34c9e08e7d")
+ )
+ (fp_line
+ (start -4 -6.8)
+ (end 4.8 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "fb90fb79-4cb6-4ca2-bafd-37ec33f9319d")
+ )
+ (fp_line
+ (start -0.3 -2.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "793be2b3-2e99-44d6-94ad-bc4c83d3218f")
+ )
+ (fp_line
+ (start 4.8 -6.8)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "326f9d2a-1da9-4647-bd0e-09fbb75bd5ce")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214214)
+ (end -4 -6.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "3db5506a-d682-4fe4-9657-a378b8ccb339")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214214)
+ (end -0.3 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "cb218419-a006-476e-bf56-9c6d7d0955fa")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "a77ab560-f219-417a-8d05-ef21f377c406")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "242ae810-d541-4f62-9d69-5f0477fd271b")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e73d2bb5-0cd0-4d8e-938c-22c9fbc649b1")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e54183ed-307e-4481-9110-379927884399")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 0)
+ (layer "F.Fab")
+ (uuid "29e4cce7-e6ea-496f-9f1a-62e78aac6867")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "e12567d7-a960-40eb-aa3f-22a4c57e7db3")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "6bbb6762-6a22-425a-9d5c-878df94e9b7f")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "bda31861-9580-4223-a683-189e7b406db9")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "e2b59f8a-1d9b-4047-8ba3-9c2b625a5b18")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "9eb664db-03af-4e5d-82d2-d46184ac6098")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 7 "Net-(D5-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "c0b8e72d-ac65-494c-a7ea-35091d51be3d")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.08)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 43 "C5")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "ec4bef3d-8690-4b19-8509-d8a747e9b989")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (layer "F.Cu")
+ (uuid "fe168514-3865-45e5-843a-97f925b16377")
+ (at 169.657772 118.105993 -40)
+ (descr "Kailh keyswitch Hotswap Socket Keycap 1.00u")
+ (tags "Kailh Keyboard Keyswitch Switch Hotswap Socket Relief Cutout Keycap 1.00u")
+ (property "Reference" "SW22"
+ (at 0 -8 140)
+ (layer "F.SilkS")
+ (uuid "d20ade45-b06e-4418-843f-f9afde0a80bd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 8 140)
+ (layer "F.Fab")
+ (uuid "e0e60050-960c-4378-b913-51a5add161b8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 140)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "5f992eb0-7486-436b-98f7-bd219c9fda2a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 140)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "5196e0d1-81c3-4137-9a36-d01a858b7a6c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ )
+ )
+ (path "/d54e6083-d7f9-488e-9915-2b6f55075a5b")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -7.1 7.100001)
+ (end 7.100001 7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "116db910-c3d8-4f15-a633-19ce82b6aef6")
+ )
+ (fp_line
+ (start -7.100001 -7.1)
+ (end -7.1 7.100001)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "f57d1982-ae8c-427f-88a0-215f926c124f")
+ )
+ (fp_line
+ (start 7.100001 7.1)
+ (end 7.1 -7.100001)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "3144affb-245e-44d7-b136-35f8b64ba397")
+ )
+ (fp_line
+ (start 7.1 -7.100001)
+ (end -7.100001 -7.1)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "225144bb-ac39-4938-bd33-3c0476347c58")
+ )
+ (fp_line
+ (start -4.1 -6.9)
+ (end 1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8b0bd2a1-04af-493d-b786-b9adcc8b33e3")
+ )
+ (fp_line
+ (start -0.199999 -2.7)
+ (end 4.9 -2.699999)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6d10bab7-a6ad-4cfa-88b6-ddece3f41390")
+ )
+ (fp_arc
+ (start -6.099999 -4.9)
+ (mid -5.514213 -6.314214)
+ (end -4.1 -6.9)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6bf060b2-8423-4b51-b48e-4b21471a293f")
+ )
+ (fp_arc
+ (start -2.200001 -0.7)
+ (mid -1.614214 -2.114214)
+ (end -0.199999 -2.7)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "86e26680-a630-4148-938b-96083a868851")
+ )
+ (fp_line
+ (start -9.525 9.525)
+ (end 9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "7e83c2e8-8709-45b6-8f9d-093f381a4896")
+ )
+ (fp_line
+ (start -9.525 -9.525)
+ (end -9.525 9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "9540961d-75f4-4230-a1cc-922fe73e5f86")
+ )
+ (fp_line
+ (start 9.525 9.525)
+ (end 9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "059d71cc-de2e-4d20-8d15-4eae80de5bf0")
+ )
+ (fp_line
+ (start 9.525 -9.525)
+ (end -9.525 -9.525)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Dwgs.User")
+ (uuid "ccf5a824-53ba-47fb-93fa-a021873b45a0")
+ )
+ (fp_line
+ (start -7 7)
+ (end -7 6.000001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "07d731ba-ae9d-4c19-8db1-aaff2bfba2dd")
+ )
+ (fp_line
+ (start -7.799999 6)
+ (end -7.800001 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "2fd926c5-185c-4ca9-8d59-9d8846dfb5bc")
+ )
+ (fp_line
+ (start -7 6.000001)
+ (end -7.799999 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "44c7df6a-547f-4707-bf1c-5dd8a1ee7c10")
+ )
+ (fp_line
+ (start -7.800001 2.9)
+ (end -7 2.900001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "c182341c-9bf7-4e75-9d58-96ee5dbd30fb")
+ )
+ (fp_line
+ (start -7 2.900001)
+ (end -7.000001 -2.900001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "768f8ff7-bda2-4bcf-8174-e975cfa1e0e4")
+ )
+ (fp_line
+ (start -7.799999 -2.9)
+ (end -7.8 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "942a6e55-0175-4c28-b434-f07d935676b3")
+ )
+ (fp_line
+ (start -7.000001 -2.900001)
+ (end -7.799999 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5ea51e2d-ac46-4754-8f8e-dc90c53889cb")
+ )
+ (fp_line
+ (start -7.8 -6)
+ (end -7 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "19be02fc-61c4-4915-bf44-0421765da81f")
+ )
+ (fp_line
+ (start -7 -6)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "3eb86fad-ad7d-49f4-b88c-5844ccd5eaab")
+ )
+ (fp_line
+ (start -7 -7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "4c17df1a-334b-4473-b6d5-8f5a6bd8cf50")
+ )
+ (fp_line
+ (start 7 7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ea769388-20da-439b-ac38-2d3141099d40")
+ )
+ (fp_line
+ (start 7 6)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ba01c843-057c-423a-8db7-092dbc8074ba")
+ )
+ (fp_line
+ (start 7.8 6)
+ (end 7 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "5ff70234-8e7f-4014-83e0-911bd36fc24a")
+ )
+ (fp_line
+ (start 7.000001 2.900001)
+ (end 7.799999 2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "8abc5596-9cf4-4e08-a595-eb1fc246e00b")
+ )
+ (fp_line
+ (start 7.799999 2.9)
+ (end 7.8 6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "b64939b1-1c2f-48fe-b6a3-0952e81055a2")
+ )
+ (fp_line
+ (start 7 -2.900001)
+ (end 7.000001 2.900001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "1889771c-2a4b-4a89-a7b3-0e51c84284a2")
+ )
+ (fp_line
+ (start 7.800001 -2.9)
+ (end 7 -2.900001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ddfcf983-635b-4e26-bae7-6aa0b55d4646")
+ )
+ (fp_line
+ (start 7 -6.000001)
+ (end 7.799999 -6)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "d0e58ed3-9b77-429b-b8c7-32ee5c1ff448")
+ )
+ (fp_line
+ (start 7.799999 -6)
+ (end 7.800001 -2.9)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "f7ad69f8-b1a5-4d64-bec6-880d473bb86f")
+ )
+ (fp_line
+ (start 7 -7)
+ (end 7 -6.000001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "Eco1.User")
+ (uuid "ff38cf34-0b35-492d-a548-4bd2e58bfc97")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "2a3e5e86-9a63-4bf9-ab92-04d8bfe94a43")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c680022c-c038-42e6-82fc-f91c256d87b7")
+ )
+ (fp_line
+ (start -4 -6.799999)
+ (end 4.8 -6.799999)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "22a9de1e-0061-4f24-948f-743fe69bf412")
+ )
+ (fp_line
+ (start -0.3 -2.799999)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "57879339-fd28-4ae7-a743-5af5ca85335e")
+ )
+ (fp_line
+ (start 4.8 -6.799999)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "1a94039b-ee49-4f8b-8869-95e2617118e7")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214213)
+ (end -4 -6.799999)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "c4b258bc-feb5-4a21-9448-5f20f983b12c")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214213)
+ (end -0.3 -2.799999)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "B.CrtYd")
+ (uuid "36220595-2cab-4842-8f5b-5a3fe6c6a30e")
+ )
+ (fp_line
+ (start -7.250001 7.25)
+ (end 7.25 7.250001)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "56c05982-3554-4931-a05e-d7900761f501")
+ )
+ (fp_line
+ (start -7.25 -7.250001)
+ (end -7.250001 7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "8d016165-5ec9-47c3-8c45-6bd86efde2f3")
+ )
+ (fp_line
+ (start 7.25 7.250001)
+ (end 7.250001 -7.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "a9532060-8ba6-471d-a221-b85f9761177d")
+ )
+ (fp_line
+ (start 7.250001 -7.25)
+ (end -7.25 -7.250001)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "de561d5c-f3b3-4f76-bae3-2f7dfe254e8d")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -6 -4.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7da48e6b-9337-4d85-a4d1-3dd78c7de45f")
+ )
+ (fp_line
+ (start -6 -0.8)
+ (end -2.3 -0.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "6256c1ad-43d3-418e-bac4-3a005c5f3ee9")
+ )
+ (fp_line
+ (start -4 -6.799999)
+ (end 4.8 -6.799999)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2628ffef-7e5e-4f09-a4ae-5eefb586cd19")
+ )
+ (fp_line
+ (start -0.3 -2.799999)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "eb6a16ef-21d8-4e94-8242-96694678889c")
+ )
+ (fp_line
+ (start 4.8 -6.799999)
+ (end 4.8 -2.8)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "16f024b1-27c7-40fe-8cb9-6abada0ee1e6")
+ )
+ (fp_arc
+ (start -6 -4.8)
+ (mid -5.414214 -6.214213)
+ (end -4 -6.799999)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0b9c6528-3a4e-4370-9859-9dacc6aabc66")
+ )
+ (fp_arc
+ (start -2.3 -0.8)
+ (mid -1.714214 -2.214213)
+ (end -0.3 -2.799999)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e451b1aa-bc60-47e1-834e-3a60c0f77da9")
+ )
+ (fp_line
+ (start -7 7)
+ (end 7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "e5f83bb8-7e04-4214-af83-d8694f42585f")
+ )
+ (fp_line
+ (start -7 -7)
+ (end -7 7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "84d72c10-dd6b-4b37-b055-5be2d29e877f")
+ )
+ (fp_line
+ (start 7 7)
+ (end 7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "4f776d9b-ce70-49fa-8b7e-b60b099e8b92")
+ )
+ (fp_line
+ (start 7 -7)
+ (end -7 -7)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "6e20d5c8-3aa4-4bf6-b866-03321f7c0d27")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 140)
+ (layer "F.Fab")
+ (uuid "6ab5652f-4ed2-40a6-a40b-9738e7f38b85")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -5.08 0 320)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "a8682700-50b2-4db2-b772-c8d88c6dfd6c")
+ )
+ (pad "" np_thru_hole circle
+ (at -3.81 -2.54 320)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "415c3883-5e0e-4f4f-b8e0-59ebf2ea76f8")
+ )
+ (pad "" np_thru_hole circle
+ (at 0 0 320)
+ (size 4 4)
+ (drill 4)
+ (layers "*.Cu" "*.Mask")
+ (uuid "ec51deef-302e-4378-898c-a87b4a74273b")
+ )
+ (pad "" np_thru_hole circle
+ (at 2.54 -5.08 320)
+ (size 3.05 3.05)
+ (drill 3.05)
+ (layers "*.Cu" "*.Mask")
+ (uuid "0532cd0a-3acd-43e8-96bb-a0032cf5b4fb")
+ )
+ (pad "" np_thru_hole circle
+ (at 5.08 0 320)
+ (size 1.75 1.75)
+ (drill 1.75)
+ (layers "*.Cu" "*.Mask")
+ (uuid "27b1c8eb-a95e-41fa-8406-d7e67551593d")
+ )
+ (pad "1" smd roundrect
+ (at -7.085 -2.54 320)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 36 "Net-(D22-A)")
+ (pinfunction "1")
+ (pintype "passive")
+ (uuid "2e8d9c55-4fa7-41fb-ad41-62bcc4491635")
+ )
+ (pad "2" smd roundrect
+ (at 5.842 -5.080001 320)
+ (size 2.55 2.5)
+ (layers "B.Cu" "B.Mask" "B.Paste")
+ (roundrect_rratio 0.1)
+ (net 42 "C4")
+ (pinfunction "2")
+ (pintype "passive")
+ (uuid "f8cd85c1-647e-45a7-b2d6-15a51e7f0838")
+ )
+ (embedded_fonts no)
+ (model "${KICAD6_3RD_PARTY}/3dmodels/com_github_perigoso_keyswitch-kicad-library/3d-library.3dshapes/SW_Hotswap_Kailh_MX.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "0a04313f-f4f7-4d6d-81cf-d08d698f6022")
+ (at 67.379194 50 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D2"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "e7c30846-512a-4bae-b638-fbc695623ad4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "5d8e7828-8c6c-492f-98e5-c1e2894a23b7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "de3230e0-aec8-49cd-a4e6-98b8689a5a5d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "a29edb6c-5eb2-49ca-b3e3-41e4efe4f61c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "bcc1b5f3-fef0-43bb-ae0a-d1ece29f2a2c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "4cec4385-5c90-4bb1-9021-b05e1e2361b4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/f875d1a4-d3c1-442b-9026-7da98524f333")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "f390a290-8b84-44b7-9450-bbec3a1eaeab")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "d073b933-a3c1-4871-ac9e-140cc9469469")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a9cd2ad2-37bd-466e-9fd7-040e2bb9581c")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "ac02112a-0ab2-43e6-8a2e-022172971310")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "f3a42146-9d0c-4adf-81d8-9181277eadd0")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "67977053-b4db-4639-8d3a-6803f6f6a4eb")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "ff0db807-4c6f-40e1-b486-a6fc9494135b")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "73370e7d-f514-493b-b05b-fbe17357172b")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "37627544-69a2-41d3-80fa-fd445fecd2d4")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a3f3fc12-0516-4e22-acf3-5c614cb9d906")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7ae579cf-800a-4f06-9ae6-5a56210e9d77")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9babdcf3-c211-45c0-93c6-9ad05910ddbc")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "47b4f43a-d020-45de-b066-d07a5b59b573")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "485df576-0844-4982-b05f-fb53be6e1cef")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "0e2d0718-161d-4bff-b2cc-f24d48eea04e")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "b6915345-679e-4523-9f74-e2be9452e092")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 1 "R1")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "7ab5f154-e39e-41e9-99db-b1c5503f8f3d")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "Net-(D2-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "4ba8c118-45c3-47c3-a229-fcc935d433be")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "0d6e250d-e4be-46b6-9868-3f4e2173cae7")
+ (at 105.939597 69.413441 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D10"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "4c9f864f-cd65-4cd4-b2f0-308806a42ee3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "d16103de-39eb-4911-abf6-116b7134579a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "f1356514-9b24-4dd6-90d5-4c08ff7a5ec5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "676585c4-38a1-486a-ac48-0175e36a4eaf")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "83000c35-72f8-4004-a6eb-ce1e7b7beeba")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "8da33298-f4d2-41ca-a26d-696f35f069ab")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/95b1f849-66b8-4e7a-ba5e-e62a0714ad89")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "98d25dbd-a72d-4528-b2e1-d6a03bef5c04")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "9503ebf1-7d2f-4272-9d1b-06a4fab6f9b4")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e1ce3165-4951-4421-8dfb-11c3a97bc034")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "54d3c021-ca81-4d78-9f8e-4a83010d6755")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2c183009-375c-41ba-913b-118514a345a1")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "ff548091-f5f9-44a7-a56b-2a37e9214948")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "d3098dfe-bee6-4d1e-a65a-35f6467f845f")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0a4898e8-c81c-422f-b050-d807fcdd179d")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a9b61621-5a3b-4533-a821-eb0a376059d5")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "28694c08-9263-4262-b0d0-1c93a33bac08")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "d62835ba-c891-4ee1-86e0-de683a9b5af3")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8c214886-dc34-475a-8c6c-9aaab5b12190")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "fd978ca7-17cd-438a-a6c5-328847286640")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "2dc343e8-9254-4ad1-9e3b-922731e48c2d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "0813ffb4-66de-47c5-8bb9-4465fb247cce")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "217759fe-72e6-4a54-a3f9-091fc0672eeb")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 14 "R2")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "164fc1f9-4163-43eb-a640-0cf2a3df4433")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 19 "Net-(D10-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "8fbb294d-473f-4873-a5f4-47b00cecb344")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "1d421010-57cb-468f-b23f-10d5e8fcb5d4")
+ (at 86.659395 50 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D3"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "e2a01a7c-4c96-4826-84b1-8f0913d13221")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "c58a8e08-e87b-424c-a2c6-526bf6c90e8a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "a8b3fd8f-4220-4a5a-80ef-ce15703aa9a9")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "28920280-237e-4131-b715-451369a22624")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "16ae80f0-5df2-4750-b5a9-3ba0f6c3817c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "082a3353-6694-4d99-aadf-52d3482d97b3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/3544a8f6-6713-48f8-b69f-449bfb2b1b1a")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "9ce09a73-1a51-491b-bd12-c7069e6fabec")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "734a4a13-5785-47e5-809e-2c0fdefc78c8")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "faee8dfb-f452-49b1-8ab1-94af676c16aa")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "38293718-b6bd-410c-aac2-7ef1120caaf9")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2f61ab8f-7010-4d33-a615-41f358f742ab")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "f41ae6a6-c5f1-44e7-8dc0-318ca067f853")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "8557e71a-f9fe-4334-ab0f-4bf725bcac8c")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "95e70dce-29b0-48ef-a552-471707cacd2e")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9c39ef49-b3a0-4ad9-88ff-4f3dc85b95f8")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "87bebfc1-71ff-4f38-9c08-7d937f6a33bf")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "bb4740fd-ce1d-4d5d-8949-4f3a738656f3")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "88ac7721-a7d0-4068-8566-6e2d40dec6bf")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "db8e790f-26db-4997-a19e-987945dd9a57")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "b8cf9a48-8317-44f5-9ee3-6ea764cef2b9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "69965d30-1f7a-4968-bd90-5375ad0c258d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "8579bb1f-78ec-47bf-9285-6d5c0757aa0f")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 1 "R1")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "f8571769-a1ce-43dc-8e59-46e02141f3a8")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 5 "Net-(D3-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "f4869cc3-50e6-4c13-bbb0-c7ee958f3207")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "2397f75e-89d7-41f9-8ad2-7487a5cbbe93")
+ (at 105.939597 50 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D4"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "2ca7f1d8-4dfd-4fb8-b035-a5ae158d1b82")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "dbd5ef30-0fe9-4d3a-970c-a0fe226dfc35")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "a4378217-2a8c-4631-b23a-7fae07f7b8eb")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "174101c7-a9a7-4612-ba71-6566caad17ab")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "9bed24d7-875c-4eda-8daa-a403a759a1b4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "12a22856-4018-4aa1-8ad8-b6bdd033d0b8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/12ad548a-b0a2-49f6-8780-a3333d82018b")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "375e18ba-2a16-4999-a501-0249a11086d7")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "72333fad-4662-48f5-9b10-43b539207317")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "971ea8fc-f59c-4001-8b94-e1dae8bbbe0b")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "43fea478-4a5f-4080-8bf4-9de00520a099")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "051d0abb-d8b8-4bbc-9ad7-48cb52e4ac1a")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "6a00b9b2-8ff8-4747-a6e0-ef52edfdfec4")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "0ef9c4c1-0a89-4ca4-86cb-91e0a986ab6b")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "510b302f-53ae-47c8-af29-c5c95cdcdc34")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a70f9d55-f3a8-477d-ac81-5e698d7d1d24")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0b545d70-c7c5-43c8-ad27-c2020a491679")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "3ecc3d1a-70a5-4bcc-96b8-fa05685d0109")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "24ad845a-94e9-425a-b6e9-130ba5f9f868")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "6f180f68-1e0a-4be8-904e-8297d58111ac")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "c7436f4c-018c-4472-ac08-88a881e9a4d2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "2b7651b3-e37c-46a2-b197-12eb4700649f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "d92ad51e-4d16-4988-a1a3-e1b3d3052d2b")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 1 "R1")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "537d951e-5161-4c76-8bd9-57671a76a939")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 6 "Net-(D4-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "3a78d3b1-473c-45f9-9375-e82f7537ad09")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "29e68cdb-52bb-402e-a16d-e6d88bbe5910")
+ (at 163.764526 88.544148 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D24"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "1fd99f0e-0e5b-4dab-9173-853760a62cfd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "9a465f27-b45f-4a1e-8b6b-1b102c56c313")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "01f0e257-1ed0-4ad1-bba8-44918890d86c")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "467be227-0771-4c05-ac89-eb96c22a3722")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/f7c2c50f-ad5c-4a07-8fc7-af0a4bcda477")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "1131a518-a0ef-4d54-a186-e18884c2f482")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "9cbd0744-48f4-4704-b3cd-680a8a55de53")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "dfbef1f7-a65b-451e-ad99-0b8c035bf42b")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8948de6a-87b1-4a81-8387-3e1d0a06344e")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "bbd5ddfe-b06d-4442-a292-6e0bfb6d555e")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "0df76926-add6-4bb6-a433-8cd08937dd55")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "3469b7a6-d531-434d-9441-709b7be5bfd2")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "94780b51-75fe-4b21-b3a1-a2761145acaa")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "178a9d1e-9a75-4d78-a422-910df21b7072")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "54e1a4fb-be18-41e2-b218-0f1d1248fa15")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9c360570-c12c-4164-85a3-229049fc65eb")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8300a034-c18d-4fad-8fa1-c30bc2340113")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "1d5e3205-4d5e-4539-bc6c-adf443e2149c")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "2ef4dc20-cf35-4aa6-8801-d8fb069a56cf")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "222e0f90-8bbc-452c-8595-b3116cbaf4bc")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "41886d41-b148-49c7-96b2-4b9de76f1548")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 33 "R4")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "2a8b96ff-20b7-40a6-8a84-014f9bdc58e8")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 38 "Net-(D24-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "1194e870-3d8e-4925-9c5c-805b862da827")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "30f5dcac-92db-4ec8-b1ff-a1c588bb842b")
+ (at 144.5 88.544148 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D18"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "26e55748-1965-4a5e-a9e9-ac8d3229ce55")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "6ed6718a-f357-4f97-8cb5-e92cb8e824b2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "ffa8d332-df25-48e7-a90a-4acb78b31d43")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "ffeb4b1a-099e-4c39-b651-8daa444e7d0e")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "bb2baa86-151b-4adb-ad18-664af91049a9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "72aca62b-1d7b-4dbd-a5fe-3f48b10d2844")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/d565c487-b0b1-42a9-a02f-aa6de34714ec")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b3db0d94-d9b6-4bc6-9af8-2a8e668df1e8")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6afa95a7-f252-472c-ad95-6ed6d73fd770")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "052b73b0-1919-47f3-a2d7-a9fdc47e7b57")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8c90be98-8edd-4169-8768-f129d8bbb905")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b0a2e07d-3fb3-4039-ad36-e81a69e5a3d4")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "3e3f5dcf-40af-4bc9-8666-cb0d8c7c052d")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "f3e9c13d-f479-45d6-a080-70b039d7bd70")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7a7f179f-d5b5-4fdd-94cb-e698658eb7c1")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8aa8c609-e63f-448e-8a36-d6dfe5a8a18e")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "53271eaa-aca0-4ed7-b12f-44f2ec126d5f")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4d48e7a2-8102-4e36-b350-545d9495e56f")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8e69aa4e-5407-418f-9a41-c22423e284f0")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "0423a203-90fe-46ca-a6e2-4c231fbedf9a")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "86c8017d-c03c-4083-8a67-dd3873aacf1c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "3b7f5f8f-acb1-4a12-824a-e95ad86ba340")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "72861dce-a937-4ab4-ba9b-9b8b58e80ffb")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 25 "R3")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "0cdd83cc-f9b1-4eb1-a45c-b97ab53d87ba")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 31 "Net-(D18-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "7f3bc2ff-f5ed-4900-b168-28612a970ed3")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "392118ae-627c-4350-96d2-453b9ac56627")
+ (at 125.219798 50 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D5"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "3efe9425-6ca6-40bc-bddb-c93aa1817436")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "8c55056c-4486-4994-86a6-8602839e23b1")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "b6b88f50-3be3-4db4-91b8-f73f6d577ef2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "d0ad2372-af42-45e1-9d4f-7203226caa86")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "8cb3d2da-dd67-49e6-824a-b97f1a5de9cf")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "f7c03ec6-b004-4306-b7cb-cd5e9cc88477")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/269c5e11-38a5-461e-9fb0-e37713110038")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "35e1adf5-0c87-4661-a775-5c9c8d83b167")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "043a65c7-72b4-4fd4-bd0f-0d8c98cc5165")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "34addeaa-ad30-4ab7-8606-8176ed3caf1a")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "309b1c29-1ccb-4a71-ac69-02f22fe3ead2")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c4b233eb-da03-4113-9f91-71a9d278b44b")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "07a524fd-61e8-4da7-b55d-dd8457080f5b")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "ece6d38e-52a3-4b59-8159-a0bd8e805221")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "06de9620-d9c5-4ed6-9f89-5894944f7148")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a462bfe2-c326-475b-92cc-385f4dfbeee6")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a0dfc7f7-b535-4346-938b-cd17f3dfef4d")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "08d10bc6-dcc9-4e54-af62-5cda253ed06c")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2adb4feb-2c13-480e-9445-cf0d045d917a")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "fb9c9a29-8800-43e5-bc20-d935a326ee78")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "df996ffa-5891-4d04-b0b3-71622d83a512")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "6a9fe30d-c9e9-44b7-9686-6d6c0c65e933")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "7613fb9e-d8e7-4707-a597-8e10f5d2cd61")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 1 "R1")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "9df1d7e8-0973-4f2e-b873-57d41ae3e1cd")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 7 "Net-(D5-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "fddfcc77-2a39-4588-8396-a55007b93fd0")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "39e78163-cd92-4b44-b8cc-12ddc3158347")
+ (at 169 124.399409 140)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D22"
+ (at 3.81 2.12 140)
+ (layer "B.SilkS")
+ (uuid "6388297b-51fa-4496-adb5-3b5512ca0c9d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.120001 140)
+ (layer "B.Fab")
+ (uuid "36082ac8-dad1-4ef4-8414-87d082c9bc48")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 140)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "592a5938-128c-4b40-8fd4-234a462939b0")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 140)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "7ca5d32b-0b8d-4fad-889b-7dc804966b71")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 320)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "e068b7a1-e0cb-4404-b1bd-467975cf5f45")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 320)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "0ad39630-6c10-486b-b53f-deebfc4ad63f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/cb580448-e33a-41b6-8ed7-16d7343115af")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0.000001)
+ (end 5.929999 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "5c8163b6-6883-4283-a144-72562cabcbc7")
+ )
+ (fp_line
+ (start 2.53 1.120001)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "818a81e1-7fb9-4f50-af7a-69698bc46df9")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.119999)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "d353190e-3d0b-4bbd-93bf-1a52c5418d7b")
+ )
+ (fp_line
+ (start 2.290001 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "65051514-ad0c-4adb-86fe-003bb5476afd")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.690001 -0.000001)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8b26d088-430d-4cb9-b996-9af0179079ab")
+ )
+ (fp_poly
+ (pts
+ (xy 1.69 1.12) (xy 5.93 1.119999) (xy 5.93 -1.12) (xy 1.69 -1.12)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "58b7e528-b477-4401-9dd0-ef96904a2545")
+ )
+ (fp_poly
+ (pts
+ (xy -1.05 1.25) (xy 8.67 1.25) (xy 8.67 -1.25) (xy -1.05 -1.25)
+ )
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "493e6d9c-0c5c-4435-9fda-bba128a03fac")
+ )
+ (fp_line
+ (start 7.62 -0.000001)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "3eac3803-86a6-4557-b2c3-9594b0cd1c69")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -0.999999)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "673e3768-4938-494f-a719-925e4ea34587")
+ )
+ (fp_line
+ (start 2.409999 1)
+ (end 2.41 -0.999999)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8221a75b-db4f-449c-9c4a-14d791e70a71")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "39fdcaa4-7b25-4339-b2a8-a48be1b031e5")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 -0.000001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "5482bc12-d4b6-4b7a-9168-8586ad8d99b5")
+ )
+ (fp_poly
+ (pts
+ (xy 1.81 1) (xy 5.810001 1) (xy 5.81 -1.000001) (xy 1.81 -1)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "292a4a7e-07fb-4040-9359-6d7c382d3c7f")
+ )
+ (fp_text user "K"
+ (at 0 1.8 140)
+ (layer "B.SilkS")
+ (uuid "b2f5d48a-2806-4249-99f6-f99e5d829e3b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 140)
+ (layer "B.Fab")
+ (uuid "b2f70c05-4532-4fd1-8fcc-67b9c65f6404")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 140)
+ (layer "B.Fab")
+ (uuid "bad585f2-7012-4354-b58f-914407cb6254")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 140)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 33 "R4")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "51c6cad4-28c1-4cc7-bac2-43cf36874ee0")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 -0.000001 140)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 36 "Net-(D22-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "24ab5462-711d-4c7c-a270-7d832741e407")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "3dfa3a0e-9342-4ccd-9369-57dcebf503dc")
+ (at 130.202167 107.577067 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D20"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "bdca2045-f973-439e-bfff-3852ea4b22ba")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "dde8aba5-cfcd-439b-9fc6-8b671c2f9c87")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "21700e9c-fec5-473a-913f-5447e8f39cd5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "cc3e2f8f-3f38-4ab4-9a41-9815c383b0b9")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "e5d77b8e-004b-42b1-90b0-5e70125c94c4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "241794d7-2a94-41f3-9d08-80d723176d5e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/e8a56f04-ca5d-4c31-afff-987d7bafff2e")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "bafeaee1-af98-46de-97ab-e823ebf6f2e1")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "3daacb7d-b08b-4933-8f5d-c2e0f858b1a0")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "ff77ce05-130f-4cbe-8719-f6d26f78e457")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c0ad312e-c902-49f5-8a39-6e0f20af37ad")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "74c38b06-78f8-42e5-965f-8fd2b8f9e7ed")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "4bcc53a5-a2dd-4ebd-975e-457a7632b163")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "72d297c1-e6da-497f-985f-4f2b3b5bf519")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "75b2e56b-66a3-4819-a52e-4a92e54b04ce")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e5aa7479-964c-48b0-87c0-4e5b96930d88")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "04ae63ff-126f-4136-929f-d00a3ce79066")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "341a953e-aa56-4fe1-bebd-bf551d7cd465")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "da889b6e-100a-46b6-985a-415b92c09dfe")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "c4ff53ac-1559-46ef-9a85-0134aadaa7d1")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "e4ff724a-8649-4fce-90e6-6969556cebed")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "3f6a3153-6406-4f73-9ba2-de86cc1c0956")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "8284f327-8f7d-410e-9be6-4e0a5b1559eb")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 33 "R4")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "3e9640e9-7774-4d24-bc45-5e41410f653a")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 34 "Net-(D20-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "0d8b72b8-161b-424e-9032-0d08ce0a75a3")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "44ac5eb6-fe5f-4f4c-a38f-0a2e208aa089")
+ (at 105.939597 88.544148 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D16"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "f3b22176-7536-4f5e-87d9-987c6dc35266")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "f87d3511-7e7c-4639-aa07-ad7d0de26eb4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "37f10619-bf02-491b-a1e9-0dec21758792")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "9b23352a-dcc9-4a5c-b072-29adc1bbada2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "54a9ee82-05f2-4dbd-8a0a-0f873892f6e2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "f2d98b78-34b4-4d28-8a9c-e43d5e7cb18e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/78e2c5f6-d608-4637-8162-aeabbd7b070a")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "653d84e9-a5df-42f2-bd06-1c3e4e368bcb")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b8eebdfc-c464-40ba-8524-ef8e31644a69")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "1832fb3d-f6bf-4286-833b-018e5d871758")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "df07ceea-049b-47c7-8100-3154129196e3")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "919427c8-b586-4c9c-8925-b5235fbb4181")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "3547c2e3-f4a2-44d6-ad8a-3465bced8835")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "4cc6a004-e1e1-466e-a1eb-6d87279ba8bd")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4b564438-86ee-42ed-b6c8-d9d6c2681108")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "c404e94a-28e5-400e-ad6e-abc8b4c47ef5")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e2765e99-9d68-4326-8681-3f85b16bde32")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2d422687-149b-450a-8375-7a197b42bb66")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "36bf26d8-c195-493e-afb6-18c18db7458e")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "4c455513-6ff9-48a2-9fdf-76352a9ded74")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "933eaa68-67bb-4d88-b163-57ac75b5ae88")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "5acd6099-c999-4fa1-a395-05ab4f962a96")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "c063a770-9902-4fdd-afc2-befa22f7bf32")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 25 "R3")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "35ef6042-7322-4aa1-8e75-f604d04d1c93")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 29 "Net-(D16-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "ac2854a2-58ce-4584-9f14-118047c884da")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "4da330d6-e57c-4099-b504-0ba4b9d6fba0")
+ (at 182 142 120)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D23"
+ (at 3.810001 2.119998 120)
+ (layer "B.SilkS")
+ (uuid "5c2cbaaa-c07f-4114-a7e8-0d3ea98e6238")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 120)
+ (layer "B.Fab")
+ (uuid "e8a2ac27-e59d-4a9c-b934-fe3086d277ad")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 120)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "3789421f-6efa-4e35-a868-9fc3fc4ef106")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 120)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "dc65a5d9-4e68-4b99-8b5f-3a8854e216cc")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 300)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "c0b8f672-4f59-4e1a-8c5a-0a806c21a7bf")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 300)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "e82b7820-900f-41f5-b95e-d008a4c06a8a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/5ccb2946-c195-403e-833b-ada7358887c9")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "dccfa95e-4240-420e-86e6-ab775432ae20")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8876b7b5-283e-48b6-8714-a46a33e35c2e")
+ )
+ (fp_line
+ (start 2.529999 1.12)
+ (end 2.530001 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8e140dc3-80f5-49d3-8111-41ed274961ed")
+ )
+ (fp_line
+ (start 2.41 1.119999)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "3125521d-b9d4-45fb-87a8-f287728200fa")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "b88627a4-0184-4a50-a630-cf0dfb5e1102")
+ )
+ (fp_poly
+ (pts
+ (xy 1.69 1.12) (xy 5.929999 1.12) (xy 5.930001 -1.12) (xy 1.69 -1.12)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "dbcfc2a9-6bd9-401d-b74a-843398a147af")
+ )
+ (fp_poly
+ (pts
+ (xy -1.05 1.250001) (xy 8.67 1.25) (xy 8.67 -1.25) (xy -1.05 -1.25)
+ )
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "bdc52b8b-f206-4526-ad5e-330b395a528c")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "61c818cb-46cb-4c8d-9230-1200e743bcac")
+ )
+ (fp_line
+ (start 2.51 0.999999)
+ (end 2.509999 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "73849295-2777-4806-a05f-f6d3cc1f56b1")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.410001 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "7a014b88-5a3c-4ea3-8612-10e2b5eaceb1")
+ )
+ (fp_line
+ (start 2.31 1.000001)
+ (end 2.31 -0.999999)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b35b9eec-9d40-461f-86be-b64e40d29074")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0.000001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "44ab7069-a427-4427-bfd2-0bdfb2627237")
+ )
+ (fp_poly
+ (pts
+ (xy 1.81 1) (xy 5.81 0.999999) (xy 5.81 -0.999999) (xy 1.81 -1)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "0ca2fdd7-9c8a-467f-a7dd-c372dd89bfc3")
+ )
+ (fp_text user "K"
+ (at 0 1.8 120)
+ (layer "B.SilkS")
+ (uuid "8bb51eab-aa10-434d-96ee-d13e87b634b9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 120)
+ (layer "B.Fab")
+ (uuid "64ba6f4d-1f52-4576-bc5f-ed8dfa7e3aa7")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 120)
+ (layer "B.Fab")
+ (uuid "f541f2fd-54ee-43d4-afd1-a77388318a92")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 120)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 33 "R4")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "88844e12-613e-49bc-a5e5-37c57dbc1dca")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 120)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 37 "Net-(D23-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "ea057499-ceeb-46ce-961e-6fb9808044c5")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "4e2cd0e0-4b2e-4e4b-b441-69d65d9d8316")
+ (at 144.5 50 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D6"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "d3b9e002-d935-4ddc-9764-87d558b8bac9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "5931a438-a464-4b1d-bcfe-4b57dd1bd809")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "b3d6328e-7e4c-47d2-ad5e-14a5433ca390")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "684501bf-3a36-44d6-aec4-a924e329ed08")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "912295ac-0b0c-46f8-aa95-5691b976432a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "4ee2d18f-5a5a-4daa-ad58-74a1b75b9b62")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/21123e07-ac92-4384-978b-b7838e30d92b")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a81c99c8-2ad2-4554-b929-16f6a19cb234")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "436d0419-cb38-4381-bddd-c58fc53d2d65")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "1123d67f-ea6c-4a4c-bdb5-2e11de4b3977")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "621b9ef9-a94a-4fe6-8ee6-26d958a5c7b4")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "f03fe5fc-bdae-4386-810e-ceb51d9c1e61")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "f4bef3b9-71af-49c6-aeba-0610fa5ebbf0")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "fef97878-8434-4079-b321-2a22ae3c6e62")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4d53e0e6-6561-4f06-a0ec-e38eb172e3c8")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2af6bc6f-a8bc-431c-8f90-09c66d472bc7")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "add8ad2c-db08-4cb4-a085-12100d249311")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2f6ab122-fcc7-4f45-b5b2-c5b6aa0517fa")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "853e783b-163e-477f-8772-57de73a6c2cc")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "c262a535-7b54-4c42-a497-4941697d8c51")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "4c7cb286-4bd5-4e19-8730-e2eeed80cefd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "399bb07a-a9e4-4f7f-ac3a-d5530b647e23")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "ca2a0b23-7d17-46c3-8fdf-ead97d65a9a9")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 1 "R1")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "3d5e909e-08a1-47e5-bb09-1b1822117b70")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 8 "Net-(D6-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "26e4cf5a-bf93-40f7-9a4a-60cf361b028a")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "5a48d520-6f41-44c7-9c9d-51ac155341b7")
+ (at 125.219798 88.544148 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D17"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "27728be4-8162-467a-8510-166364e50ba7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "1281c90b-677f-44fc-a2d8-2bc36f42c51d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "81226c65-88a1-4694-bc39-99f5a7b42da9")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "34ff07ad-f3b7-4556-9f01-43839719ad88")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "16e3af72-5f90-4b49-9049-1b98608d03e2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "282fb2b4-98bf-4a99-96b4-106736b5c983")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/24e1b6a4-3771-446b-9966-455d357a69fe")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "80470424-9e30-4251-be23-d40085eaeb7e")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "21358080-9a21-4020-932e-c2505f582b3e")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "c66b6257-e65c-472a-b19c-01807d45ce16")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "636ff623-d3ba-49d9-84e8-983e8b9bc3e4")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "fe670069-2d20-4acf-bd1d-5d11fd7acad4")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "181842b3-c22f-4157-867d-93e7dbb26334")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "a0873d1a-7b30-436c-b2fa-6d117fbe3b85")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "347bc94c-a9ed-4f39-a00f-cfa811b24d7f")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b9f96a90-b859-4f57-b916-92e47d92d00c")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "c640d7b6-06aa-4014-9192-ae005c9d7c78")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "0ae58440-d256-4299-9ac9-d1783f0cd9ab")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4bd1a142-4686-4e7b-8ca1-dd1b9630e16c")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "be7771d9-04a7-4295-88a9-6d84b73a0b63")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "9704f951-3ed0-473d-9872-e6326cd92331")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "96a799bf-c8f7-4cb1-893e-c3612c5f10a7")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "fdf59673-8397-4598-b1e9-d627597c9434")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 25 "R3")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "2fca06ec-8700-481e-aa0b-235d65228e27")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 30 "Net-(D17-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "4fb0d9e1-08cc-48c2-8c80-08d0c6637bd9")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "5dd5845d-80e4-40ff-ac9d-7a97c915f11f")
+ (at 48.098992 88.544148 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D13"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "a215be65-ab40-4669-9876-dc0bc7dbe3c7")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "83b52e90-f4b1-452e-a792-9e0b1270d808")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "8a9a9a11-9ead-4aae-9abc-176fd0f64dbc")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "cca6712c-e967-4ace-9a78-9f89c4d0df79")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "a4e3087d-5df9-46c1-aba5-fa2c56d9cabf")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "0375071b-ee85-49db-a7ec-4cea43a377b0")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/069807f9-e342-4d51-92c6-60472e666f3d")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "f986bfaf-ada4-4771-9e48-5e73cb1b887e")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "832005bc-23ff-4dec-a875-4a9cc5a495c6")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8c16bb4b-0af4-4fc7-9d99-b08ee38999ea")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "5379e9f1-3c74-4173-ab00-c58822bf6e75")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "93146d93-315b-4c90-8f76-45fec157856e")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "22637572-bea9-4940-9b87-781ac90ea14d")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "37df86da-281b-4e48-b67b-795c76a5e835")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f9efb0ef-a1a0-4205-a19a-aff8bca3ce39")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "6db9824b-cdfc-428b-9ba5-5f2d8021baa2")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f48f4da2-9072-49f0-9d36-8194ce3ba718")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "36a0ff28-e73f-4b08-ab82-9e6e002e7b42")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "de9217ff-34b4-4f58-9d68-0c9eb97ea5e4")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "97077e7f-d058-471a-94bc-e9efb9366644")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "5246ba78-6dd6-4b8e-8b67-1f7ca828e955")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "3b91a8a9-19f6-4856-9c47-7fbb08205f0f")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "46f6a485-54a1-42ff-b9e5-ae756fccef35")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 25 "R3")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "7739635e-2e18-4f27-99fc-120a18ae643d")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 26 "Net-(D13-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "fbee3cb9-c2d7-46e9-af37-107f5f956ca3")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "8f5ea931-76dc-477d-be1d-84631a334d50")
+ (at 86.659395 69.413441 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D9"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "144e8cea-2ad2-4572-a003-a53d13762546")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "55123e13-39f9-4d9a-9900-1c7c996d4f6c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "bfdda06e-d8b6-4191-aad1-3f0b9ae352d4")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "9fa25e7d-e0c7-4801-a9b2-32443a60f02a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "fe45e480-e6c8-4457-8017-b1b3e6177426")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "e241a95e-b6f0-4608-b8ab-2af91e2883d3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/7075204a-84b2-4459-a04d-59ccdcf4056b")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "3567215c-3734-4af9-be8d-38fe1be3b02d")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "0065f420-f7bc-46d8-9ca7-fd07f0617dae")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "addabe1e-5ef3-4e30-a92d-48805cca09f8")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "362974f3-7f9c-4fe3-850d-979888ebe676")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "ae4c44fb-11f6-4a42-9ca5-75ced2a3dd42")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "0fbc5951-48a9-452f-a69c-797c3ace7f7d")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "ec52158a-d39b-4e2d-802a-28585c7b627d")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f643d3fc-1f29-40e2-8df3-b13ca36277eb")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "bdec7b2f-42c7-428c-a8c0-5e945bef44e4")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "c7835f3f-7fbf-4592-8c0f-69b93ea51905")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9bd1f56c-9129-48c0-9598-3420b4166f83")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "02b0efe6-6a92-4b61-9797-fc85470e66ed")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "e8d8087c-4308-48e1-8cfd-6b2e1dc89cd8")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "3adfac30-9bb2-4971-a12f-da6374cc274a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "12769658-e63b-4e23-ba15-527092fd4dca")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "4b1e5ce4-207b-48eb-9b24-858429fec944")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 14 "R2")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "460362dd-f17f-42bb-86ad-085d97846bea")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 18 "Net-(D9-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "c7f33e93-738a-415e-856d-a237a628acbb")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "909002bf-bfa0-476e-98ab-509c7746496a")
+ (at 48.098992 107.599442 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D19"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "5dbe06f6-013e-49df-9485-bdf167a1780e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "0509de23-50f3-4f62-b18a-ed1a08f071f4")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "edbcd694-417a-45ec-8539-c44943d43a4a")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "04f7714b-96cb-48ff-8007-f0816530c8e3")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "407b6324-0525-41a7-8de5-100fcc0b1a6f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "f75e18e3-2963-4e6d-85d2-bb22b01477dd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/3aaaa359-6489-4efd-b2d7-5fe98366fe25")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "06d545a9-9a13-4d9c-9df6-7d07adab2612")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a8e8e060-6962-4438-b465-57479dbc32f7")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "865f294b-262a-47a7-839d-4a63d601372e")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "0cecc30d-c6a6-4489-a482-9afc3f8bbf43")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "491173cf-85dd-428b-ad67-264353948fe7")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "65b0ee86-e812-4ce1-9fbc-27d3a8ddb5aa")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "1fc18abd-9945-43c9-9d21-ecc2a064d01d")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9a801971-fc1d-402d-81e4-e7112aa6f318")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "dc0531c9-26c8-4a0e-bb63-ec3c394f62a3")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "dc8afaad-98a9-4f80-9290-1545d7a398fb")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "3cac8c6b-aef4-4f24-8d77-fc33f39869b5")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b7287268-0df7-4886-901d-60468d7e0f17")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "fe5f6872-88d7-43b8-b387-2ef420b04d30")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "7e5afbf9-e4c1-4ef6-b95d-1574908fd222")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "607d9a42-0a71-457d-9e9d-31afa97ea720")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "6ebca674-d4c3-4194-8fe6-ab4bf330e8f2")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 33 "R4")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "1aa79e69-1e22-4cd6-9ed9-a77aa194edd5")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 32 "Net-(D19-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "032801ac-7a61-43fa-8f1e-23ad8471429a")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "a36e3bd1-568a-402f-b63a-0b96a8877bcf")
+ (at 86.659395 88.544148 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D15"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "7e280fe7-792f-42e9-ae0f-7abcfa1b1f53")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "990816b5-ca66-4260-99d1-831c546c10c2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "582b5cff-2e5c-431c-80a8-c2e45d31304d")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "19217395-3cc9-46c7-8349-f55ccbb31826")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "8847901a-705c-46cd-9291-2f9fff03b0e2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "667be210-5d96-40d7-a12c-046e7b500cfe")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/d06bb19f-2fcb-44d5-89e2-b2c7fe7de108")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "65f92f6a-4146-4f79-91e4-7316df312e36")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e18c3622-66a5-4765-a435-b2670264cb0c")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "4c9239c3-6355-471c-b078-2673ce636bba")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "725519a5-34d8-4325-8370-68ab8038bd13")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "5f9696fc-41ee-485b-acad-b24d583fcde6")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "c608ad21-6c4b-487d-9455-b22e34216b34")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "fdb533d0-c69a-48a6-9524-91d6e3cb7e3c")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "49499298-2631-413f-899c-dce64d3729ba")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "d4f8fa48-5b37-4e20-9342-6012b45f698d")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "08e99f41-3c6f-43ea-b8e8-ba982dfa7388")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "822c144c-6898-4ac6-a0d3-fbea52fcb0e0")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9092aadb-8b2e-411a-baeb-ed089e95a429")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "57702788-70e7-4d2e-bdd4-9c76f416b21f")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "01e7e7f0-74ed-4067-baa6-17387e57fd12")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "3ef26250-a68a-4244-87b5-d7f4e169b29e")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "99f1ce9e-e9c2-48b8-809c-a80ff8336a3e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 25 "R3")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "9d054b1c-08ab-4b04-b3e9-b35982c8a7d0")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 28 "Net-(D15-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "67302061-4b29-415a-aa63-f55ff59ba0da")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "afa2a563-11dc-4490-81b8-5a7243d76aa6")
+ (at 48.098992 69.413441 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D7"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "456a3ba6-d445-462b-b413-51c987fb86f8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "70f45ea1-7486-40db-af83-8574a0bcf1ac")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "3d2c41a6-d714-4e0e-825b-d8673627e425")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "7c8d3131-329a-4e4e-b572-2a0e05a5b7b2")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "22dd1fdf-e81e-49be-beb2-31910a7411fe")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "69782a40-1e54-4a08-b862-4526f283a304")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/44da5410-8c20-4248-8a84-e68318a5c8b7")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "a2ef3b23-3222-4ad7-8ee2-acd84e492517")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "11d4d41d-4822-4ad4-9acd-369fde48cf9b")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "38dc1751-7c48-413a-958f-0d01488fc430")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "13ad6834-beff-4b8d-9c77-fbd0ed418394")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6b272cf6-b8fa-48cf-b967-4c3a8a4f62f2")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "fa15af11-ae25-49c5-ab75-8e589c444f43")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "d3626891-e8eb-4837-9b24-273e06f153a5")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "3372c8aa-360c-4d06-9856-3c7de7cafad3")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f58c43e4-472e-46fd-8508-61c773c06997")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4d0475da-77f6-4042-be81-628b12f81742")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "01d368c8-eabf-4163-bd5c-30346d6631a2")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "062862d7-375b-4d09-8069-7efd947a0c33")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "46d675e8-657b-4799-af1f-4130848e1c1b")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "669c668a-8400-4d5d-b8e8-659be532ef85")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "631f0e6a-fd54-4911-99d9-245046fb4fc3")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "816d94cb-b168-4505-ae73-9a4d3b155df0")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 14 "R2")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "7363b739-1c42-4711-bd7a-7baefb6671a9")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 10 "Net-(D7-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "36537c56-2deb-4720-b8c8-dc9ef0cb2a57")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "b5761910-a86f-4d13-86e2-c2e0bd50fc04")
+ (at 67.379194 88.544148 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D14"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "5d17a5bf-76bb-45a7-a253-7cf5f0d98456")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "2133380b-24a3-4aa0-81c4-686ab2f781ff")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "d9d38074-cbd6-4600-9a0a-535fa8c094cf")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "2279dace-5066-416e-b907-b3a38b1d8c52")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "5954eddb-6949-429d-b262-448bc4eb03f3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "ae9f5fe7-2787-4053-af5d-eb9e132a56a5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/fe13a2a9-187f-450b-b462-cc0013776b3e")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2d615857-4198-49b0-ac9b-370f038ad173")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6b8f0722-3e50-4641-8c6e-d66be5fc1033")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "01911eea-d276-4588-8812-f576481bc913")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2f790c01-b3b0-454e-82fb-63f35e74d543")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "08a3773c-7d9a-421e-9ab5-310b5f451523")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "e41df95d-130b-46b6-a753-2a211d861ea2")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "dd5ef61f-9ed6-4e93-bd0f-705c04d9e166")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2be2bce5-b44c-4920-b3bf-aa2aeca5e63d")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "31ce8f70-18eb-4fdf-8754-e4bf70f39541")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "d9526378-1178-49fd-a1eb-37b0e0dc5dae")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4f853fe2-c71f-42c5-b1e9-913109f3ccd0")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2e09af73-7b22-4b5d-a8c3-f0ac19393c06")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "899fa2d2-d86a-423c-a606-06a12808b847")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "d6d7887d-b506-4ecd-803c-cb1969fa3f86")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "4c8ad7b3-9d56-4e87-b547-b7a2b1d14e0e")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "7b3cd238-3c3d-4331-8373-ea40b0d91b32")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 25 "R3")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "b088dfc6-9ffc-4854-a424-6ae467a923c7")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 27 "Net-(D14-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "fa5e551c-2dd5-475f-8bae-7acfc083110f")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "bb68e613-6889-4fba-9fca-0cdeeb04cbed")
+ (at 48.098992 50 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D1"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "a6f66fa7-277d-41bb-9a91-ab732fb0e48a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "37d0886d-e729-47e5-9e91-02febe97652d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "35af2283-de9d-4341-a992-4ba1c4a6dc71")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "eb72d66d-c106-40eb-9eb0-e1d4be821dd1")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "cf3dffef-5d24-47a0-b763-754ca4051e59")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "56bacea9-1a61-40b1-8a69-b348163803ad")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/53734f61-6260-44e0-ab56-dccc501411a4")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "e11d8bda-c9a9-403f-aba1-4533f724874e")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "5fae039e-2af6-449a-8a61-edac3702af2d")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "d9c4c8d7-8000-4278-b4ca-02f076e263bf")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6ab0f24b-55f6-4aa8-868c-23cbee03bb8d")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "4bddc13e-76be-4f54-b902-b80e95bd2f71")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "93a628a8-ef95-4e60-a302-f3035760ea1d")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "34e0b17a-1382-4762-8df1-f2a18b16f750")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "28351392-c716-4c90-adb0-54127ce5dcf6")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "f0786990-8364-4abb-8ec9-037d8635c90d")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "63d27668-75e7-4808-9fbd-cd3b44eb8de9")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2c4557d0-d8d3-4916-8bb0-1330252903ec")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "ea228699-8596-4e35-8a9a-69492f175a7a")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "db087e35-1096-451f-a373-d3d769333d8f")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "3a9154dc-67aa-45ee-aecd-b3cd8662f68f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "277ed09f-a511-4093-bb59-39c54f285af8")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "ae7d498b-a827-45d6-809f-cb782e06ca8d")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 1 "R1")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "c343f589-435b-4d66-bbbc-79b35d452979")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 2 "Net-(D1-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "f11dbad6-8899-4b29-8017-5f056a9c92fe")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "e27d31f0-8718-4057-9542-7c273efc924c")
+ (at 67.379194 69.413441 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D8"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "88d8de0e-4176-4881-8fb6-d4d93afcac58")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "885f9993-20ea-4cab-8a76-37f15fd47478")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "aee6382c-5516-407a-9a86-cd54fbc915e5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "a6524407-1a86-4117-896d-31985d273044")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "ceae12c1-6d09-4177-beb6-f978e74d3164")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "b71064b9-2c7c-46d8-9c23-6f31ba462e3e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/595fd736-9e05-4fef-b1e5-c9bc38f44530")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "829834cf-13a1-4ddd-823f-641b8690c885")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "062f2ee5-6aaf-49a7-a430-6dc8fc622ec0")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "7829942d-2e8b-4e9e-be4b-2adc9765689c")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2ff5a44a-26bf-4f06-aa2a-7ffe1f22d0fb")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "de02cc4a-3bcf-4e60-a9b6-c77a6d8e18d8")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "8786a012-6870-49cc-a220-c7a0b48156c5")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "a20e258c-a4cb-4ca0-8e00-e3142e7adccf")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "071908c7-576a-4a4e-85ba-9f0090367636")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "340f5a74-464e-4e41-8bb1-300cb5af3e22")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "77e65fad-c769-4a8c-9422-c445bbf0c9bc")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "9d30b4ce-bb0f-407a-b272-4a07c4dcc572")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "c29c7f57-5cf8-44f9-b225-2e9d17c31740")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "dc803dd6-94bc-4b87-98b3-ddc92c83a7a6")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "b81827d1-701f-413d-8ae7-df268c8131ff")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "18fcb2f6-4fe1-4cc3-9ccf-add60372a69f")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "ceebfb0c-f857-4478-b327-2426d2a23b2e")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 14 "R2")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "e9585d01-8821-4351-8208-6d2a07d8fc90")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 15 "Net-(D8-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "9bd64cdf-2ba2-4e4e-907c-f95cacc0c879")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "e28fde12-e834-40dd-a5b9-bff7043016e6")
+ (at 125.219798 69.413441 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D11"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "21f5160f-c66c-4053-b450-0453b71651f6")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "cc879714-175c-4fc1-8ebc-5baf98f733e0")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "2a3000f9-8f8e-4fb6-89cc-4930018ceb53")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "db21e590-039b-497b-96f2-9e0bb6f00090")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "d705be09-0610-4660-ac0d-21b9bdf95793")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "de5c5181-2be7-47ce-9593-a4bdbf364e35")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/b48e02e5-8b3a-4ea1-ae09-860761fd35c1")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "0ab9ea06-61ed-472b-83dd-d02f88f4dfd9")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "53de0cec-fcfe-4ae8-b8fd-e146146a6172")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "8e4de661-c938-4cec-99b1-b2daadb19209")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "bc41a6ba-7acf-4ad9-ab7d-454b3171f5e8")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "527f149b-775c-4c06-ad8b-537a9fc3edf6")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "80b27baf-2cc0-4469-b323-ec2f12967e91")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "aedd15b7-5d79-4bb9-90ee-50a38df94c8a")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "e3c3a62f-1d8e-4145-b3ee-d2e7700c6bb5")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "43712d6d-b0a0-42c5-943a-1cd31364c915")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "2d480f5b-f140-4bb2-bdb1-b25aa8351e30")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "b88f9fc5-9411-44bd-8c5c-abcfe7d61e63")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "97f5876f-bae6-40f9-9834-a0477a28be26")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "2b0ecdd9-6632-4842-9e69-af63cbf5d1d6")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "17694a0f-8805-445e-82ae-351c03a663de")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "2cce2e22-242d-43bd-9bec-1929609a8d5f")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "a3c67851-8b53-413a-9c77-13e01f789d96")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 14 "R2")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "a5be36d6-d074-487a-8df4-dcc040785568")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 23 "Net-(D11-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "4f184cad-5f0b-420a-bcde-67cb7bd40829")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "e97aa370-f527-4838-8c18-4223789d5e8a")
+ (at 144.5 69.413441 180)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D12"
+ (at 3.81 2.12 0)
+ (layer "B.SilkS")
+ (uuid "999821b8-9126-44d6-a671-4d1cfbde392c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.12 0)
+ (layer "B.Fab")
+ (uuid "547460ae-affc-4691-9d82-ed54c05d4029")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "570ccab7-1f0e-422b-83bb-84cca1ba3038")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 0)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "fd789cf7-ac4b-4699-86bd-35c90bd6b6f9")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "9cb9b589-7296-4c06-892f-3e34e32e0021")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "15c54b88-1fd6-40f5-8859-a4c2b6f6f411")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/455cb86c-2d1b-47cc-a25c-cafa21643c47")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "d75363f3-56f3-44a7-b4b4-fcf27f4d6b01")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "2350152e-6f9d-4ecd-bfa5-ff81e9cac40e")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "6e0c6e6c-b06a-4ee4-910a-587339e87330")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "5e6f8a67-2c52-4d68-b110-c69028a4b790")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "cf890062-eb69-4c17-89cb-6b445876fb8d")
+ )
+ (fp_rect
+ (start 1.69 1.12)
+ (end 5.93 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "c18f2481-87f3-4e95-ba34-798ec7a9e8b9")
+ )
+ (fp_rect
+ (start -1.05 1.25)
+ (end 8.67 -1.25)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "ba24fa6b-eacd-4179-ad3d-b0f26aaa978a")
+ )
+ (fp_line
+ (start 7.62 0)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "c4e7eb2d-70f5-48ba-9fb9-9e8b18076f9d")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a5e1d74f-ba00-44b7-a04f-6576f8f688e2")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "4f437570-622a-4efe-9ed6-add43145b409")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "910a9ace-1c0d-49e6-8095-6f0f907987e4")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "6df29b19-6d36-42b4-ad81-be880858d755")
+ )
+ (fp_rect
+ (start 1.81 1)
+ (end 5.81 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "e4d6b295-a159-44b1-9ad1-d20da0f1b3a9")
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.SilkS")
+ (uuid "dd5fd0ee-5fcd-48f4-9851-8f349cc5759e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 0)
+ (layer "B.Fab")
+ (uuid "47a65ac4-b571-4666-85fa-88d3864d29f9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 0)
+ (layer "B.Fab")
+ (uuid "e84fd478-204c-49d2-9519-50dad7e27f8e")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 14 "R2")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "27bedae6-782d-4651-98d2-e5ff89c4de04")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 0 180)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 24 "Net-(D12-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "7213d1a0-0f00-405f-8269-01e8871bbb5a")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (layer "B.Cu")
+ (uuid "fe9e96c7-ebbd-4a53-b320-32d2aafeecdc")
+ (at 151.228001 112.446725 160)
+ (descr "Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, length*diameter=4*2mm^2, http://www.diodes.com/_files/packages/DO-35.pdf")
+ (tags "Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm")
+ (property "Reference" "D21"
+ (at 3.81 2.12 160)
+ (layer "B.SilkS")
+ (uuid "25f30070-477b-4ff4-85da-fceb2a60fd57")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 3.81 -2.120001 160)
+ (layer "B.Fab")
+ (uuid "3104b9d6-2996-4b78-b4a6-d98a2d7cbd1b")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 160)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "85638315-68bf-4872-8a17-3aea7ce13899")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 0 0 160)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "7956e520-7c4e-41db-b8d9-04a7a089bd32")
+ (effects
+ (font
+ (size 1.27 1.27)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 0 0 340)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "6deab68d-6ecf-49ef-9c0f-9b2ca7261c07")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 0 0 340)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "4918adae-792e-4241-b4cd-8ef06323bcb2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property ki_fp_filters "D*DO?35*")
+ (path "/582abf63-282f-4554-ba61-9811a5845dd3")
+ (sheetname "/")
+ (sheetfile "chiral.kicad_sch")
+ (attr through_hole)
+ (fp_line
+ (start 6.58 0.000001)
+ (end 5.93 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "de339a52-4cd5-4a77-93d5-e089a5f624a6")
+ )
+ (fp_line
+ (start 2.53 1.12)
+ (end 2.53 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "bbbb719c-0cc5-4a5c-9c63-d014c4e65b9d")
+ )
+ (fp_line
+ (start 2.41 1.12)
+ (end 2.41 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "01ca7f57-0b68-4c97-b1ab-f57318539a0e")
+ )
+ (fp_line
+ (start 2.29 1.12)
+ (end 2.29 -1.12)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "5f6ba75d-c556-4e8f-8674-3221d9982baa")
+ )
+ (fp_line
+ (start 1.04 0)
+ (end 1.69 0)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "B.SilkS")
+ (uuid "4434cc91-77b6-45ee-8e6c-d132f0913a88")
+ )
+ (fp_poly
+ (pts
+ (xy 1.69 1.12) (xy 5.93 1.12) (xy 5.93 -1.12) (xy 1.69 -1.12)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.SilkS")
+ (uuid "a02b840a-0419-4183-b1fe-3c0e3fcb2c0c")
+ )
+ (fp_poly
+ (pts
+ (xy -1.049999 1.25) (xy 8.67 1.25) (xy 8.67 -1.25) (xy -1.05 -1.25)
+ )
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.CrtYd")
+ (uuid "16fa2560-5aea-4aa8-b93d-8fdbbd2de54c")
+ )
+ (fp_line
+ (start 7.62 -0.000001)
+ (end 5.81 0)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "8508bbd7-3391-4469-864d-41591041909d")
+ )
+ (fp_line
+ (start 2.51 1)
+ (end 2.51 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "a9250ff0-fb50-4717-bfda-097c730d17bb")
+ )
+ (fp_line
+ (start 2.41 1)
+ (end 2.41 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "76581f71-1781-4c6a-99cb-f2b5ff4c78b6")
+ )
+ (fp_line
+ (start 2.31 1)
+ (end 2.31 -1)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "1727aa72-edb9-44db-8202-a3d2899d27b4")
+ )
+ (fp_line
+ (start 0 0)
+ (end 1.81 -0.000001)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "B.Fab")
+ (uuid "fbbca9fc-53de-4e3c-8723-22fe00141a54")
+ )
+ (fp_poly
+ (pts
+ (xy 1.81 1) (xy 5.81 1) (xy 5.81 -1) (xy 1.81 -1)
+ )
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (fill no)
+ (layer "B.Fab")
+ (uuid "b858c1e2-d8b6-462d-b49d-47362be6999b")
+ )
+ (fp_text user "K"
+ (at 0 1.8 160)
+ (layer "B.SilkS")
+ (uuid "c0be11c7-41b5-4460-af8f-5fadb02da875")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "K"
+ (at 0 1.8 160)
+ (layer "B.Fab")
+ (uuid "5d443c3f-5bc4-413d-919d-69b8781b6ef6")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (fp_text user "${REFERENCE}"
+ (at 4.11 0 160)
+ (layer "B.Fab")
+ (uuid "be3c2cb6-0c6a-4705-a957-f1e5c32042a1")
+ (effects
+ (font
+ (size 0.8 0.8)
+ (thickness 0.12)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" thru_hole roundrect
+ (at 0 0 160)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (roundrect_rratio 0.15625)
+ (net 33 "R4")
+ (pinfunction "K")
+ (pintype "passive")
+ (uuid "e8f5665c-5fec-4bf7-a7c8-afbbebfaa313")
+ )
+ (pad "2" thru_hole circle
+ (at 7.62 -0.000001 160)
+ (size 1.6 1.6)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 35 "Net-(D21-A)")
+ (pinfunction "A")
+ (pintype "passive")
+ (uuid "8ddf9214-1c5a-47c8-bfc1-d05eb875ca68")
+ )
+ (embedded_fonts no)
+ (model "${KICAD9_3DMODEL_DIR}/Diode_THT.3dshapes/D_DO-35_SOD27_P7.62mm_Horizontal.stpZ"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (gr_curve
+ (pts
+ (xy 134.5 117) (xy 117 115) (xy 115.5 116.5) (xy 115 114)
+ )
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "07decb10-2225-4487-9f97-80cffc74e22f")
+ )
+ (gr_curve
+ (pts
+ (xy 203.5 145) (xy 184 154) (xy 179.5 156) (xy 178.5 156)
+ )
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "124a0b85-b072-4351-b7e9-434a00f8cbab")
+ )
+ (gr_curve
+ (pts
+ (xy 100 97) (xy 54.5 97) (xy 55.5 94) (xy 56 104.5)
+ )
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "19131a82-bb34-41b9-a5d9-df395172e112")
+ )
+ (gr_line
+ (start 30 29)
+ (end 185 29)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "41e77551-6ab1-4632-b14c-8757e8df187a")
+ )
+ (gr_curve
+ (pts
+ (xy 115 114) (xy 113 95) (xy 117 97.5) (xy 100 97)
+ )
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "47c6a951-097c-4575-8a9d-a9d7f37cecc3")
+ )
+ (gr_line
+ (start 30 29)
+ (end 30 114.5)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "53a2ac2b-af99-4829-afb6-5fc4e489fb40")
+ )
+ (gr_curve
+ (pts
+ (xy 185 112.5) (xy 189 116) (xy 201 131.5) (xy 203.5 145)
+ )
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "7e891d01-9db6-4581-932d-f32a9d14b121")
+ )
+ (gr_line
+ (start 185 29)
+ (end 185 112.5)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "92b2c6d2-210d-4d69-9e0b-38e01113bede")
+ )
+ (gr_curve
+ (pts
+ (xy 56 104.5) (xy 56.5 111.5) (xy 56 114.5) (xy 53.5 115)
+ )
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "b7dec793-6e45-4c7a-b9a5-1811d9c6651a")
+ )
+ (gr_curve
+ (pts
+ (xy 178.5 156) (xy 178.5 157) (xy 170.5 140) (xy 167 135.5)
+ )
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "c0b2caf3-4cc0-45ce-a768-d5e11ba23fc5")
+ )
+ (gr_curve
+ (pts
+ (xy 167 135.5) (xy 157.5 126.5) (xy 150.5 119) (xy 134.5 117)
+ )
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "cf4f1530-02ed-4f32-b96a-6f26da4d9667")
+ )
+ (gr_curve
+ (pts
+ (xy 30 114.5) (xy 49 115) (xy 46.5 115) (xy 53.5 115)
+ )
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (layer "Edge.Cuts")
+ (uuid "f109bb2a-3db9-4380-a01b-1052455ee3bb")
+ )
+ (segment
+ (start 144.5 50)
+ (end 151.5 57)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "0f04a70e-8cb5-4a68-9a08-f1491dd8faa0")
+ )
+ (segment
+ (start 103.439597 52.5)
+ (end 105.939597 50)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "11b88c2b-c327-4818-9a2c-21d52a3f32a1")
+ )
+ (segment
+ (start 162.08 55.92)
+ (end 162.08 51.833)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "1da516d7-37df-4523-b886-216730c1f7aa")
+ )
+ (segment
+ (start 69.879194 52.5)
+ (end 84.159395 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "1f06ac83-91f3-4eb2-88fc-e2cc3892653e")
+ )
+ (segment
+ (start 161 57)
+ (end 162.08 55.92)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "267c9d29-8903-4896-9531-8c9a9c8a0233")
+ )
+ (segment
+ (start 108.439597 52.5)
+ (end 122.719798 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "3e3160ae-9a12-4353-a5ca-729fdb964fd4")
+ )
+ (segment
+ (start 89.159395 52.5)
+ (end 103.439597 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "4c620a71-9c63-4db1-8123-0d8aa3ef5259")
+ )
+ (segment
+ (start 122.719798 52.5)
+ (end 125.219798 50)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "546e24e5-4751-444f-a097-e6ff4b1c5063")
+ )
+ (segment
+ (start 125.219798 50)
+ (end 127.719798 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "5e49a235-c6b6-418d-a5d4-c586b83cc650")
+ )
+ (segment
+ (start 86.659395 50)
+ (end 89.159395 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "606a0dbf-8652-4fd9-9fae-c7517d23feae")
+ )
+ (segment
+ (start 142 52.5)
+ (end 144.5 50)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "674212db-a599-4b83-97f5-b6297dcac5c2")
+ )
+ (segment
+ (start 105.939597 50)
+ (end 108.439597 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "7e34d4ba-a196-4f14-8347-867310306cb6")
+ )
+ (segment
+ (start 64.879194 52.5)
+ (end 67.379194 50)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "8052a86e-14aa-4564-abda-b8654cbbd07a")
+ )
+ (segment
+ (start 67.379194 50)
+ (end 69.879194 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "9b05bfcd-f6e0-4eaf-b6ef-5f10417557d6")
+ )
+ (segment
+ (start 48.098992 50)
+ (end 50.598992 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "9b1d28b6-248c-45c8-8082-0212754daf51")
+ )
+ (segment
+ (start 151.5 57)
+ (end 161 57)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "a1787987-3ef2-443b-8c54-573c9ce2b577")
+ )
+ (segment
+ (start 50.598992 52.5)
+ (end 64.879194 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "ab177589-1ed1-4894-9fd8-4cae98791965")
+ )
+ (segment
+ (start 127.719798 52.5)
+ (end 142 52.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "ddc689e3-83b6-4733-af4a-38949483066c")
+ )
+ (segment
+ (start 84.159395 52.5)
+ (end 86.659395 50)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 1)
+ (uuid "f7b2fc48-f494-4c5e-821c-e76af8023e1f")
+ )
+ (segment
+ (start 37.203992 42.186883)
+ (end 37.203992 46.725)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 2)
+ (uuid "1bf903ae-0bb2-4882-8aa3-5be8ece213d5")
+ )
+ (segment
+ (start 37.203992 46.725)
+ (end 40.478992 50)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 2)
+ (uuid "70538b38-14ac-4935-925f-33bda1cafa2d")
+ )
+ (segment
+ (start 56.486194 42.186883)
+ (end 56.486194 46.727)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 3)
+ (uuid "36836980-5e34-4f60-aeea-f09471d0fddc")
+ )
+ (segment
+ (start 56.486194 46.727)
+ (end 59.759194 50)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 3)
+ (uuid "f23543c0-b794-4f74-b00e-619a3bb3bfde")
+ )
+ (segment
+ (start 75.768395 46.729)
+ (end 79.039395 50)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 5)
+ (uuid "821e45e5-58b7-46fc-b506-896d10882414")
+ )
+ (segment
+ (start 75.768395 42.186883)
+ (end 75.768395 46.729)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 5)
+ (uuid "d42727d3-d504-4819-b498-2181021fe1af")
+ )
+ (segment
+ (start 95.050597 42.186883)
+ (end 95.050597 46.731)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 6)
+ (uuid "bda2fc81-f63c-4601-9a10-d6e9bdfa3036")
+ )
+ (segment
+ (start 95.050597 46.731)
+ (end 98.319597 50)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 6)
+ (uuid "fdc11c69-da15-4cbd-aa25-92b95512bf52")
+ )
+ (segment
+ (start 114.332798 46.733)
+ (end 117.599798 50)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 7)
+ (uuid "1a1629ce-250e-4f1e-b1c5-e8124685a968")
+ )
+ (segment
+ (start 114.332798 42.186883)
+ (end 114.332798 46.733)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 7)
+ (uuid "9a144ede-ad5b-4f51-8310-177204939489")
+ )
+ (segment
+ (start 133.615 46.735)
+ (end 136.88 50)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 8)
+ (uuid "666039db-57d7-48b2-8e7c-9eaf215701f6")
+ )
+ (segment
+ (start 133.615 42.186883)
+ (end 133.615 46.735)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 8)
+ (uuid "be98e6f7-eff2-4df6-baf6-5258f34942ee")
+ )
+ (segment
+ (start 37.203992 66.138441)
+ (end 40.478992 69.413441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 10)
+ (uuid "1e7ff0ab-6d8c-4a2e-b2b7-6a65e3b1c531")
+ )
+ (segment
+ (start 37.203992 61.420642)
+ (end 37.203992 66.138441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 10)
+ (uuid "8614c414-4dff-4fa2-8932-db51738f34a4")
+ )
+ (segment
+ (start 108.526156 72)
+ (end 122.633239 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "0cd2d769-15fc-4213-95cf-2dce8b2787fd")
+ )
+ (segment
+ (start 69.965753 72)
+ (end 84.072836 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "33841d6b-e722-442d-996a-4f3e339bd98a")
+ )
+ (segment
+ (start 127.806357 72)
+ (end 141.913441 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "5f173cb6-74c5-4a90-8709-142157ac9de7")
+ )
+ (segment
+ (start 141.913441 72)
+ (end 144.5 69.413441)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "68318d6c-cb12-4570-8ab9-a26c4869a0ba")
+ )
+ (segment
+ (start 105.939597 69.413441)
+ (end 108.526156 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "69476135-6912-4328-8dae-513a09cbad50")
+ )
+ (segment
+ (start 156.586559 69.413441)
+ (end 164.62 61.38)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "79d5fd47-1ffe-4b36-9327-701ed0158aed")
+ )
+ (segment
+ (start 122.633239 72)
+ (end 125.219798 69.413441)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "7b80cf55-e434-423a-ada5-ca9dac0c9696")
+ )
+ (segment
+ (start 64.792635 72)
+ (end 67.379194 69.413441)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "8bdf4aa9-12a9-4e21-bc0d-95e256d73546")
+ )
+ (segment
+ (start 103.353038 72)
+ (end 105.939597 69.413441)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "93719f1b-36b0-40f0-8dfb-5d66680c134a")
+ )
+ (segment
+ (start 86.659395 69.413441)
+ (end 89.245954 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "b2409679-ad77-43f0-bf14-7e8cd7ce3422")
+ )
+ (segment
+ (start 89.245954 72)
+ (end 103.353038 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "bd0e44a9-cec1-4112-b9ea-aee0d32b3b16")
+ )
+ (segment
+ (start 84.072836 72)
+ (end 86.659395 69.413441)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "c9688638-839c-4f9d-8a45-e0947b063c31")
+ )
+ (segment
+ (start 48.098992 69.413441)
+ (end 50.685551 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "d32ed856-b62f-402a-9bfd-a8e16cdd99a4")
+ )
+ (segment
+ (start 50.685551 72)
+ (end 64.792635 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "dae37cf3-a569-4963-a90a-4724b1d63f8a")
+ )
+ (segment
+ (start 125.219798 69.413441)
+ (end 127.806357 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "e1a2d3f3-c5c7-4cd2-819b-6b5b08f19251")
+ )
+ (segment
+ (start 144.5 69.413441)
+ (end 156.586559 69.413441)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "ed5fb095-e1c0-46b3-a728-8e0216aabbe0")
+ )
+ (segment
+ (start 164.62 61.38)
+ (end 164.62 51.833)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "f4b1a782-6220-4198-8139-c2866d0578bf")
+ )
+ (segment
+ (start 67.379194 69.413441)
+ (end 69.965753 72)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 14)
+ (uuid "febb1c0a-13d1-43e5-a0f8-a462e0884a70")
+ )
+ (segment
+ (start 56.486194 61.420642)
+ (end 56.486194 66.140441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 15)
+ (uuid "88758fa6-e170-4a60-9402-1e8aedc8e488")
+ )
+ (segment
+ (start 56.486194 66.140441)
+ (end 59.759194 69.413441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 15)
+ (uuid "97c3796f-aa1d-4262-83cd-53ee011c387d")
+ )
+ (segment
+ (start 75.768395 61.420642)
+ (end 75.768395 66.142441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 18)
+ (uuid "1d208ec8-8698-4897-961f-baf3244e7caf")
+ )
+ (segment
+ (start 75.768395 66.142441)
+ (end 79.039395 69.413441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 18)
+ (uuid "52162022-45f5-4393-9524-ac3697a0b497")
+ )
+ (segment
+ (start 95.050597 61.420642)
+ (end 95.050597 66.144441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 19)
+ (uuid "d7840e74-92c0-4c33-a931-47a1110f0293")
+ )
+ (segment
+ (start 95.050597 66.144441)
+ (end 98.319597 69.413441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 19)
+ (uuid "eb03ac4b-2b06-40af-870c-a870d2c53f28")
+ )
+ (segment
+ (start 114.332798 66.146441)
+ (end 117.599798 69.413441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 23)
+ (uuid "1a5019ed-54cd-448a-be0a-49534c3a262f")
+ )
+ (segment
+ (start 114.332798 61.420642)
+ (end 114.332798 66.146441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 23)
+ (uuid "a31c6b29-511e-49e2-8543-416d3b595c4c")
+ )
+ (segment
+ (start 133.615 66.148441)
+ (end 136.88 69.413441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "0e0feed0-706c-4d0b-bc93-a9548ab887ee")
+ )
+ (segment
+ (start 133.615 61.420642)
+ (end 133.615 66.148441)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 24)
+ (uuid "8379435d-e1be-4807-aa21-8b15c7fd4998")
+ )
+ (segment
+ (start 86.659395 88.544148)
+ (end 89.115247 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "02fc50a2-f074-4e53-882d-3015c30b348d")
+ )
+ (segment
+ (start 142.044148 91)
+ (end 144.5 88.544148)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "0eab4ca7-74c2-420d-9f19-07ad8a710d57")
+ )
+ (segment
+ (start 149.5 83.544148)
+ (end 149.5 79)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "17c6ed6c-c374-40c7-81c2-5c1cecf61d6e")
+ )
+ (segment
+ (start 164.399 64.04395)
+ (end 167.16 61.28295)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "18d7bea8-fd4d-4212-a04b-07600b49fb1b")
+ )
+ (segment
+ (start 164.399 64.101)
+ (end 164.399 64.04395)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "1bceacd9-85e6-4317-af29-04d018310cfd")
+ )
+ (segment
+ (start 103.483745 91)
+ (end 105.939597 88.544148)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "21cdb7ae-04a8-4d89-9cb4-1e919bb65cbf")
+ )
+ (segment
+ (start 69.835046 91)
+ (end 84.203543 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "3b92ce15-0d1d-4b9c-b97d-a24fab2dc08b")
+ )
+ (segment
+ (start 167.16 61.28295)
+ (end 167.16 51.833)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "47458fe3-11d4-45ff-a08d-f59906e29373")
+ )
+ (segment
+ (start 149.5 79)
+ (end 164.399 64.101)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "50097222-2ed8-4fec-8601-56a3407aa244")
+ )
+ (segment
+ (start 108.395449 91)
+ (end 122.763946 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "758d32b9-19b9-4623-a9dc-d78485ea35ee")
+ )
+ (segment
+ (start 125.219798 88.544148)
+ (end 127.67565 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "98c730a4-97c2-4e73-a087-f6dacbb070ad")
+ )
+ (segment
+ (start 144.5 88.544148)
+ (end 149.5 83.544148)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "a77104de-2fa2-42b3-9830-5fa10d48537e")
+ )
+ (segment
+ (start 64.923342 91)
+ (end 67.379194 88.544148)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "a7c0729c-cc6a-437d-b48e-382c5098c67a")
+ )
+ (segment
+ (start 122.763946 91)
+ (end 125.219798 88.544148)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "b88b074f-ffed-49ac-b28b-7e04debb44e1")
+ )
+ (segment
+ (start 48.098992 88.544148)
+ (end 50.554844 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "c1d832da-ee80-4f86-a9bc-6b54dc612de8")
+ )
+ (segment
+ (start 127.67565 91)
+ (end 142.044148 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "c46b8aaa-a209-4a80-a30d-a6cd2cab6c3a")
+ )
+ (segment
+ (start 84.203543 91)
+ (end 86.659395 88.544148)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "ce6605ac-954c-4be9-aae0-9bc03841c476")
+ )
+ (segment
+ (start 89.115247 91)
+ (end 103.483745 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "d6580062-3e20-4a7b-9272-da0782214116")
+ )
+ (segment
+ (start 67.379194 88.544148)
+ (end 69.835046 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "da0c6d69-d916-4f89-b9d9-11a777f4ae6b")
+ )
+ (segment
+ (start 105.939597 88.544148)
+ (end 108.395449 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "f03674d8-2ea7-470c-bfbc-7250aedd0e18")
+ )
+ (segment
+ (start 50.554844 91)
+ (end 64.923342 91)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 25)
+ (uuid "f6b38edf-df26-4309-ba3b-7e15c34cb489")
+ )
+ (segment
+ (start 37.203992 85.269148)
+ (end 40.478992 88.544148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 26)
+ (uuid "ebc1a584-6654-4b09-b4cc-321636a461ae")
+ )
+ (segment
+ (start 37.203992 80.654401)
+ (end 37.203992 85.269148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 26)
+ (uuid "ed3d4281-8a23-4b7f-bc40-86dfa85ee0a5")
+ )
+ (segment
+ (start 56.486194 85.271148)
+ (end 59.759194 88.544148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 27)
+ (uuid "4d22b987-7945-4fda-bedc-b8971abd7b9b")
+ )
+ (segment
+ (start 56.486194 80.654401)
+ (end 56.486194 85.271148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 27)
+ (uuid "51f6ddae-98e4-4bee-9073-129bd556db6e")
+ )
+ (segment
+ (start 75.768395 80.654401)
+ (end 75.768395 85.273148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 28)
+ (uuid "bbf2a35a-1da9-45a2-9f31-44934421a448")
+ )
+ (segment
+ (start 75.768395 85.273148)
+ (end 79.039395 88.544148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 28)
+ (uuid "f91ef948-1509-47f2-9ac6-f8f7c3bc5ddc")
+ )
+ (segment
+ (start 95.050597 85.275148)
+ (end 98.319597 88.544148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 29)
+ (uuid "4907c5e0-026f-43a4-9738-5407c4a463cb")
+ )
+ (segment
+ (start 95.050597 80.654401)
+ (end 95.050597 85.275148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 29)
+ (uuid "68908776-1680-4298-8633-098f6a330ccb")
+ )
+ (segment
+ (start 114.332798 80.654401)
+ (end 114.332798 85.277148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 30)
+ (uuid "0844b526-b31e-49cb-ab16-defeeaf75165")
+ )
+ (segment
+ (start 114.332798 85.277148)
+ (end 117.599798 88.544148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 30)
+ (uuid "676bceee-a38a-425d-b889-f15ce70f356c")
+ )
+ (segment
+ (start 133.615 80.654401)
+ (end 133.615 85.279148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 31)
+ (uuid "90cb3754-ceed-4579-8b23-2e1f7d9433cd")
+ )
+ (segment
+ (start 133.615 85.279148)
+ (end 136.88 88.544148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 31)
+ (uuid "e159eb01-3ddb-42ea-b53f-fd3f0606aaf8")
+ )
+ (segment
+ (start 37.203992 99.912684)
+ (end 37.203992 104.324442)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 32)
+ (uuid "4f728450-7e56-40f5-83e1-fda4a489744f")
+ )
+ (segment
+ (start 37.203992 104.324442)
+ (end 40.478992 107.599442)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 32)
+ (uuid "cc8b9d9a-0bde-4a67-984a-be53bab6a54e")
+ )
+ (segment
+ (start 129.5 101.5)
+ (end 129.5 106.8749)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "083ef282-1520-4ec4-bc7b-e3e27682e9d1")
+ )
+ (segment
+ (start 163.180685 124.399409)
+ (end 169 124.399409)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "151e09af-2f02-421b-b51d-fe9d55fc04a4")
+ )
+ (segment
+ (start 150.781276 112)
+ (end 151.228001 112.446725)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "1fc86fa8-13a7-4ba9-a7b2-35b6fba00cf9")
+ )
+ (segment
+ (start 129.5 106.8749)
+ (end 130.202167 107.577067)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "47b96ef6-d1a7-4f5d-b699-fecaaa4e3271")
+ )
+ (segment
+ (start 169 129.5)
+ (end 181.5 142)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "49dad556-75cc-4f2b-ba0f-add05014a453")
+ )
+ (segment
+ (start 121.5 93.5)
+ (end 129.5 101.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "5c4d89b9-9790-4479-aa82-ab3dc48bc8f8")
+ )
+ (segment
+ (start 48.098992 107.599442)
+ (end 47.5 107.00045)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "6ec18a1c-9659-4bcd-915e-888e3ba668df")
+ )
+ (segment
+ (start 169.7 82.608674)
+ (end 169.7 51.833)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "75130bf2-a22e-41df-9055-9821e6c27c75")
+ )
+ (segment
+ (start 163.764526 88.544148)
+ (end 169.7 82.608674)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "926f10a8-928c-4ed6-9120-3519a10892ba")
+ )
+ (segment
+ (start 163.764526 101.235474)
+ (end 152.553275 112.446725)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "9d74d077-a32e-4207-9d48-e569337ab188")
+ )
+ (segment
+ (start 47.5 107.00045)
+ (end 47.5 101)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "a4bc9cba-38f0-46f6-ae5c-e35a5b284947")
+ )
+ (segment
+ (start 163.764526 88.544148)
+ (end 163.764526 101.235474)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "abd9ba50-d9fe-4bda-af5d-524f3dd9ed82")
+ )
+ (segment
+ (start 152.553275 112.446725)
+ (end 151.228001 112.446725)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "b03acf74-f70f-432b-966f-b0a2e3ea48fc")
+ )
+ (segment
+ (start 55 93.5)
+ (end 121.5 93.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "b282e066-bf1b-40d0-866d-90b8a1458e9b")
+ )
+ (segment
+ (start 130.202167 107.577067)
+ (end 134.6251 112)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "c294d376-2b21-4637-b1b4-596e57fc8eed")
+ )
+ (segment
+ (start 47.5 101)
+ (end 55 93.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "d4b60d7b-5ae8-45cd-bee5-c69b1931b4f7")
+ )
+ (segment
+ (start 169 124.399409)
+ (end 169 129.5)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "e3c57df7-eb42-4a20-8c70-7a405f03d8c8")
+ )
+ (segment
+ (start 181.5 142)
+ (end 182 142)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "ee67bded-7196-4688-8f81-c9c1a7b3830f")
+ )
+ (segment
+ (start 151.228001 112.446725)
+ (end 163.180685 124.399409)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "efe6fab5-a949-46f6-8978-1a9d3faf3fca")
+ )
+ (segment
+ (start 134.6251 112)
+ (end 150.781276 112)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 33)
+ (uuid "f62845ca-15a7-4b43-8810-aec98af66a74")
+ )
+ (segment
+ (start 119.326818 99.923982)
+ (end 119.326818 104.321718)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 34)
+ (uuid "4b79841c-7be7-427a-a1cd-8fdc1d57aa35")
+ )
+ (segment
+ (start 119.326818 104.321718)
+ (end 122.582167 107.577067)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 34)
+ (uuid "ce2aff8f-b90e-4ef3-bce3-69e1f7e8385e")
+ )
+ (segment
+ (start 142 103.222387)
+ (end 142 107.772989)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 35)
+ (uuid "211439cc-acf6-4ed5-a202-f47317a508bd")
+ )
+ (segment
+ (start 142 107.772989)
+ (end 144.067543 109.840532)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 35)
+ (uuid "bf67a950-d9d2-4399-af86-626018378cf4")
+ )
+ (segment
+ (start 143.63301 101.589377)
+ (end 142 103.222387)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 35)
+ (uuid "db780ca6-ec55-48c8-99bd-c682943d41a9")
+ )
+ (segment
+ (start 163.162741 114.306377)
+ (end 163.162741 119.501368)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 36)
+ (uuid "67066d80-daa4-4755-953e-2fc5eef660e8")
+ )
+ (segment
+ (start 165.863028 111.60609)
+ (end 163.162741 114.306377)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 36)
+ (uuid "d91eb570-92e7-4f1d-86f4-981ebd7d5a9f")
+ )
+ (segment
+ (start 178.19 133.500824)
+ (end 178.19 135.400886)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 37)
+ (uuid "9a8cb7da-5777-4f76-a0fb-c27a848bdc31")
+ )
+ (segment
+ (start 183.197205 128.493619)
+ (end 178.19 133.500824)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 37)
+ (uuid "ba436577-5990-42b4-9c86-9a392ec50dc6")
+ )
+ (segment
+ (start 152.859117 85.258739)
+ (end 156.144526 88.544148)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 38)
+ (uuid "9a665dc8-d3af-4c73-a400-85ff48215d76")
+ )
+ (segment
+ (start 152.859117 80.654401)
+ (end 152.859117 85.258739)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 38)
+ (uuid "bb2599f9-f1e8-4a88-91df-066b48e57b17")
+ )
+ (segment
+ (start 50.130992 78.114401)
+ (end 50.594992 77.650401)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "0142d581-ff43-4e1b-b625-3832da91eae2")
+ )
+ (segment
+ (start 50.594992 40.110883)
+ (end 50.594992 58.416642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "06f1bd1c-fb1b-4ced-80d6-69d11a6d4a4c")
+ )
+ (segment
+ (start 156.633 39.133)
+ (end 159.54 39.133)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "2a4e6f1b-0ef6-47be-bc78-145d59cb5cf3")
+ )
+ (segment
+ (start 50.130992 39.646883)
+ (end 50.594992 40.110883)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "37141161-7ff0-4294-b0ee-6247bf8fcee8")
+ )
+ (segment
+ (start 50.594992 96.908684)
+ (end 50.130992 97.372684)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "3df21667-c518-4f3a-b403-bc30e292eebf")
+ )
+ (segment
+ (start 50.594992 78.578401)
+ (end 50.594992 96.908684)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "4285b6be-7f5f-4373-b6db-4949fb6eb071")
+ )
+ (segment
+ (start 50.594992 58.416642)
+ (end 50.130992 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "62e41775-e89e-4eac-aa88-3a7060978140")
+ )
+ (segment
+ (start 156.5 37.5)
+ (end 156.5 39)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "77da36b8-89ef-4ffd-8240-d69516a11a23")
+ )
+ (segment
+ (start 58.277875 31.5)
+ (end 150.5 31.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "7c468391-245c-474b-b82e-7f0e772cff26")
+ )
+ (segment
+ (start 50.594992 77.650401)
+ (end 50.594992 59.344642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "818ffb19-55f7-4a18-9d51-a575f7f53e13")
+ )
+ (segment
+ (start 50.130992 39.646883)
+ (end 58.277875 31.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "9b226c7d-501a-4f36-a6e5-3368b3c48996")
+ )
+ (segment
+ (start 150.5 31.5)
+ (end 156.5 37.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "a85238c8-27a1-49ce-9c33-857d0624798e")
+ )
+ (segment
+ (start 50.130992 78.114401)
+ (end 50.594992 78.578401)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "ed444b71-7ec1-4e98-8e5e-b9a9de807802")
+ )
+ (segment
+ (start 50.594992 59.344642)
+ (end 50.130992 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "ef322925-78b2-440f-a2a4-2169c77726c4")
+ )
+ (segment
+ (start 156.5 39)
+ (end 156.633 39.133)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 39)
+ (uuid "efb6ed14-83bd-4cb3-96d6-449ab2911b3f")
+ )
+ (segment
+ (start 69.877194 77.650401)
+ (end 69.877194 59.344642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "0c8eda9a-02f6-40df-83e5-e0dcb8303458")
+ )
+ (segment
+ (start 129.869836 95)
+ (end 132.253818 97.383982)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "14d891be-8fb2-466f-9af3-16cacef2c986")
+ )
+ (segment
+ (start 72.5 81.201207)
+ (end 72.5 89)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "19b85671-a481-491a-b2e1-3ea63a9ff204")
+ )
+ (segment
+ (start 78.5 95)
+ (end 129.869836 95)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "21bd9c14-fc97-4bf2-ad7d-24af1d64d021")
+ )
+ (segment
+ (start 155.5 41)
+ (end 156.173 41.673)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "57a95ee0-28d8-4eff-8059-fb667443811b")
+ )
+ (segment
+ (start 69.877194 40.110883)
+ (end 69.877194 58.416642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "793b895b-89e9-469e-b26c-372e4b4cb0f0")
+ )
+ (segment
+ (start 76.560077 32.5)
+ (end 149 32.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "8c2bda5f-09c2-4d00-8b13-e5f3070bf1e9")
+ )
+ (segment
+ (start 69.877194 59.344642)
+ (end 69.413194 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "a4da02e9-e8dc-4c05-9e7b-27dc91ccb9ea")
+ )
+ (segment
+ (start 69.413194 78.114401)
+ (end 69.877194 77.650401)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "bc9a1118-9aaa-4e54-8330-a127f38ac5b5")
+ )
+ (segment
+ (start 149 32.5)
+ (end 155.5 39)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "c11558c3-f7f0-492c-9b94-af4ec62de3b5")
+ )
+ (segment
+ (start 72.5 89)
+ (end 78.5 95)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "c27e2ac4-c340-4dd6-a395-4c9904617166")
+ )
+ (segment
+ (start 69.877194 58.416642)
+ (end 69.413194 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "c79d6d04-cd73-43c0-9628-2e083b831904")
+ )
+ (segment
+ (start 69.413194 39.646883)
+ (end 69.877194 40.110883)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "c91a58d1-99bb-4786-8df3-d3156cefc3a9")
+ )
+ (segment
+ (start 69.413194 39.646883)
+ (end 76.560077 32.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "cc3f3f44-9ba9-41ff-be95-f9f1dcf392d5")
+ )
+ (segment
+ (start 156.173 41.673)
+ (end 159.54 41.673)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "d43d4511-e0a3-4600-9680-6560a3affc07")
+ )
+ (segment
+ (start 155.5 39)
+ (end 155.5 41)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "dd1dc49a-8114-4837-9e74-26f653f35870")
+ )
+ (segment
+ (start 69.413194 78.114401)
+ (end 72.5 81.201207)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 40)
+ (uuid "e0eab659-7183-48bc-834c-7c4889b8f59d")
+ )
+ (segment
+ (start 156.213 44.213)
+ (end 159.54 44.213)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "06887202-b540-4fd9-90a1-70a9c36fa72e")
+ )
+ (segment
+ (start 147.5 33.5)
+ (end 154.5 40.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "0b143bcb-ac47-489d-a671-f1c3d6108a0a")
+ )
+ (segment
+ (start 88.695395 39.646883)
+ (end 89.159395 40.110883)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "160ce86a-a296-4e1c-8212-0ffddcc0b79d")
+ )
+ (segment
+ (start 91.5 89)
+ (end 96.5 94)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "225d96b5-d805-4e55-bae3-84e36a2f3337")
+ )
+ (segment
+ (start 96.5 94)
+ (end 148.355518 94)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "26dc54fb-bde4-4342-b9e3-d148dbe0aa93")
+ )
+ (segment
+ (start 89.159395 59.344642)
+ (end 88.695395 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "38841e43-eeea-40bf-8010-63a7d18c6e48")
+ )
+ (segment
+ (start 89.970395 39.646883)
+ (end 96.117278 33.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "3b58adc2-8b7d-4190-bd5c-9d7367439b60")
+ )
+ (segment
+ (start 154.5 40.5)
+ (end 154.5 42.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "3c10a8b2-a24d-428a-89d7-01cee5047e87")
+ )
+ (segment
+ (start 88.695395 39.646883)
+ (end 89.970395 39.646883)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "590dcead-28b8-40da-ab96-d5fd068865af")
+ )
+ (segment
+ (start 96.117278 33.5)
+ (end 147.5 33.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "70885ed0-7274-4c84-8100-fc82e66c8adf")
+ )
+ (segment
+ (start 154.5 42.5)
+ (end 156.213 44.213)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "70d0be0a-84a4-45a7-844e-4803c1d8ebfc")
+ )
+ (segment
+ (start 89.159395 58.416642)
+ (end 88.695395 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "8061578b-454c-4202-babe-32ba802e6217")
+ )
+ (segment
+ (start 89.159395 77.650401)
+ (end 89.159395 59.344642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "9244662c-4c61-4644-8f14-58a5c02562ef")
+ )
+ (segment
+ (start 88.695395 78.114401)
+ (end 91.5 80.919006)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "a3a7f6fe-8626-4945-8c90-10082bcb75f0")
+ )
+ (segment
+ (start 91.5 80.919006)
+ (end 91.5 89)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "a7b0dbe2-4858-4b8c-95fc-bec4e0b84ed7")
+ )
+ (segment
+ (start 88.695395 78.114401)
+ (end 89.159395 77.650401)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "b90d18ad-bf15-46fe-b32c-9993bd702c81")
+ )
+ (segment
+ (start 148.355518 94)
+ (end 156.649148 102.29363)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "cd3f3007-cce7-4149-a716-6438131ead15")
+ )
+ (segment
+ (start 156.649148 102.29363)
+ (end 156.649148 103.623852)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "d6a2e301-f9d7-4c38-bb84-bb478273d187")
+ )
+ (segment
+ (start 89.159395 40.110883)
+ (end 89.159395 58.416642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 41)
+ (uuid "e6f23486-d876-4c05-8cd0-ae6669d33e81")
+ )
+ (segment
+ (start 108.441597 77.650401)
+ (end 108.441597 59.344642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "042cac0f-0c54-4d70-baca-75cfc2266581")
+ )
+ (segment
+ (start 111 89)
+ (end 115 93)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "0eaf64fa-c3ea-4505-aec0-8473471e22a2")
+ )
+ (segment
+ (start 107.977597 39.646883)
+ (end 108.441597 40.110883)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "1016c67b-d0ba-4da9-a25b-c1b34231a7de")
+ )
+ (segment
+ (start 172.5 114)
+ (end 172.5 117.969652)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "39cf2003-870c-440f-80bd-e438142ba309")
+ )
+ (segment
+ (start 107.977597 78.114401)
+ (end 108.441597 77.650401)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "6e0584bb-0380-483a-a6d6-e5ba39e9afec")
+ )
+ (segment
+ (start 156.253 46.753)
+ (end 159.54 46.753)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "6e2b4759-8158-4a12-b4a9-fe57d9505132")
+ )
+ (segment
+ (start 172.5 117.969652)
+ (end 177.398365 117.969652)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "82b6be16-1b62-465e-b32a-6a449878eb67")
+ )
+ (segment
+ (start 107.977597 39.646883)
+ (end 113.12448 34.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "9175025d-0fe5-4212-b57b-c23284a745fe")
+ )
+ (segment
+ (start 107.977597 78.114401)
+ (end 111 81.136804)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "9418e671-e8fb-41cd-9aa6-ed80cbbb20b9")
+ )
+ (segment
+ (start 115 93)
+ (end 151.5 93)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "b2274931-3560-459b-a8b5-9acb31c41062")
+ )
+ (segment
+ (start 146.5 34.5)
+ (end 153 41)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "b2a80540-3e5a-4f90-b07b-6cd7403c41fd")
+ )
+ (segment
+ (start 108.441597 40.110883)
+ (end 108.441597 58.416642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "b52c76fb-e9da-4d39-a743-964f2400e9bb")
+ )
+ (segment
+ (start 153 41)
+ (end 153 43.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "b6c56b8d-f9a1-48f8-b478-30bdc53cba92")
+ )
+ (segment
+ (start 113.12448 34.5)
+ (end 146.5 34.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "c25df426-a127-422e-b2bf-6f85ffa27765")
+ )
+ (segment
+ (start 151.5 93)
+ (end 172.5 114)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "c8975539-f2c9-4bc5-9a18-c5a1078bb40d")
+ )
+ (segment
+ (start 153 43.5)
+ (end 156.253 46.753)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "dee60351-4334-46dc-9eab-51b1026b9913")
+ )
+ (segment
+ (start 111 81.136804)
+ (end 111 89)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "ed31d038-6d33-4d88-87ca-60bd56162a9d")
+ )
+ (segment
+ (start 108.441597 59.344642)
+ (end 107.977597 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "f2d37059-f8c3-4d41-b2a7-e257fdd42963")
+ )
+ (segment
+ (start 108.441597 58.416642)
+ (end 107.977597 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 42)
+ (uuid "fefb20e1-f324-4890-a4c4-8661ee6a1759")
+ )
+ (segment
+ (start 127.259798 39.646883)
+ (end 131.406681 35.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "1b71c3b3-c2da-4706-87f3-851e9fdecfdc")
+ )
+ (segment
+ (start 187.5 123.5)
+ (end 187.5 137.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "317a5040-458d-4d62-abf5-ec6d30d1eab4")
+ )
+ (segment
+ (start 156 49.5)
+ (end 159.333 49.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "32d275d1-1926-4750-9bb0-958710ca9414")
+ )
+ (segment
+ (start 133 92)
+ (end 156 92)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "43f94ceb-7992-4ec8-82f7-23652d842908")
+ )
+ (segment
+ (start 151.5 40.896862)
+ (end 151.5 45)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "52c55a82-d673-465f-8ce0-a8833cf88594")
+ )
+ (segment
+ (start 127.723798 40.110883)
+ (end 127.723798 58.416642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "569cbe40-5dfb-406e-aff0-4c8d42cb84aa")
+ )
+ (segment
+ (start 189.5 139.5)
+ (end 190.779138 139.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "5932d11b-7170-4278-8c3f-025814a847bf")
+ )
+ (segment
+ (start 151.5 45)
+ (end 156 49.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "6618cd3c-2ee3-40c1-81d8-40e97bf01b0b")
+ )
+ (segment
+ (start 187.5 137.5)
+ (end 189.5 139.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "74ce8c86-2004-4b3d-b2a4-78a4e92cabe4")
+ )
+ (segment
+ (start 156 92)
+ (end 187.5 123.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "901d69b4-e9aa-4f9d-a2bd-6471cd389977")
+ )
+ (segment
+ (start 127.259798 78.114401)
+ (end 127.723798 77.650401)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "a0871ebb-19f8-4ace-9a9c-b84a1fa0721f")
+ )
+ (segment
+ (start 130.389498 89.389498)
+ (end 133 92)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "a8d2738a-6f20-44aa-acb7-a6cdcc9a960a")
+ )
+ (segment
+ (start 190.779138 139.5)
+ (end 191.860409 138.418729)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "b28cd185-bbf0-4b2c-bebe-5a9a49dbdda1")
+ )
+ (segment
+ (start 146.103138 35.5)
+ (end 151.5 40.896862)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "cdb99176-b41a-4776-880c-1e9d2d172f0d")
+ )
+ (segment
+ (start 127.723798 59.344642)
+ (end 127.259798 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "d2649cff-eb13-4119-a566-23a9b0287206")
+ )
+ (segment
+ (start 159.333 49.5)
+ (end 159.54 49.293)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "d6741d63-1b85-44e6-adfa-4dd6e0c4f142")
+ )
+ (segment
+ (start 127.723798 58.416642)
+ (end 127.259798 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "e023a0d1-8535-456c-be47-4e5591284f1f")
+ )
+ (segment
+ (start 130.389498 81.244101)
+ (end 130.389498 89.389498)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "f0960c7d-338c-4a23-83cf-285430d2bcec")
+ )
+ (segment
+ (start 127.259798 78.114401)
+ (end 130.389498 81.244101)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "f238a4fc-c350-44ef-903e-9faca9bb809e")
+ )
+ (segment
+ (start 127.259798 39.646883)
+ (end 127.723798 40.110883)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "f41329d1-dac6-4d56-bdb6-1a9d045bc153")
+ )
+ (segment
+ (start 127.723798 77.650401)
+ (end 127.723798 59.344642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "f9cbb97a-7be6-4d75-929b-abf744564b2d")
+ )
+ (segment
+ (start 131.406681 35.5)
+ (end 146.103138 35.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 43)
+ (uuid "f9fe17a3-2e02-429a-a413-e1ee435c0e55")
+ )
+ (segment
+ (start 147.006 40.110883)
+ (end 147.006 58.416642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "1344e10d-a930-4613-93fb-4a4ee21df842")
+ )
+ (segment
+ (start 146.542 58.880642)
+ (end 147.006 59.344642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "46e214e8-b7e4-4c66-b680-86ffa1995810")
+ )
+ (segment
+ (start 156.167 51.833)
+ (end 159.54 51.833)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "560f037c-880c-4aa3-9411-065ae8d0ce87")
+ )
+ (segment
+ (start 147.006 58.416642)
+ (end 146.542 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "6c40d27a-7b6c-4662-b8f1-19ce1dfc4708")
+ )
+ (segment
+ (start 146.542 78.114401)
+ (end 150.156401 74.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "6e128a22-4def-4b80-ae1f-f42590819803")
+ )
+ (segment
+ (start 146.542 58.880642)
+ (end 149.119358 58.880642)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "6ebeaf89-1b47-4077-a65c-25a3bdad109b")
+ )
+ (segment
+ (start 150.156401 74.5)
+ (end 162.171716 74.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "9e29fbad-e1e5-4290-b403-9383c6bb0a53")
+ )
+ (segment
+ (start 149.119358 58.880642)
+ (end 156.167 51.833)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "ab21daa2-4e68-4d84-9b1c-464976f88294")
+ )
+ (segment
+ (start 147.006 59.344642)
+ (end 147.006 77.650401)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "b596e83a-0e12-4fda-8afd-d7ac97b6419f")
+ )
+ (segment
+ (start 146.542 39.646883)
+ (end 147.006 40.110883)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "f7ef2feb-b45f-4438-bb17-cff94b36e085")
+ )
+ (segment
+ (start 147.006 77.650401)
+ (end 146.542 78.114401)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "fb0cdc7d-ce46-4de2-8b09-700da26f317f")
+ )
+ (segment
+ (start 162.171716 74.5)
+ (end 165.786117 78.114401)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 44)
+ (uuid "ff670d0d-e373-440d-9f16-66df681cbfe2")
+ )
+ (segment
+ (start 166.3 60.8)
+ (end 160.804875 55.304875)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 45)
+ (uuid "97aaf4c4-b4db-4229-b8b0-82169b029b83")
+ )
+ (segment
+ (start 160.804875 55.304875)
+ (end 160.804875 35.317875)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 45)
+ (uuid "cf71c0fc-3e8a-4ada-a83e-7d3cfd3133b0")
+ )
+ (segment
+ (start 173.9 60.8)
+ (end 166.3 60.8)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 45)
+ (uuid "d098abc6-02a4-454d-a480-a9232eaf2a31")
+ )
+ (segment
+ (start 160.804875 35.317875)
+ (end 159.54 34.053)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 45)
+ (uuid "f5894e0e-cfa3-4354-9f2c-6a7fe8754f50")
+ )
+ (segment
+ (start 168.5 59.5)
+ (end 168.5 62)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 47)
+ (uuid "7e5975c6-4c7f-420e-b237-c0b00e2e93cf")
+ )
+ (via
+ (at 168.5 59.5)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 47)
+ (uuid "28e66c7f-c33d-405e-a21b-468e68c3a538")
+ )
+ (via
+ (at 168.5 62)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 47)
+ (uuid "e1bc2107-211c-4638-9285-1bec47e8370a")
+ )
+ (segment
+ (start 172.8 56.2)
+ (end 171.8 56.2)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 47)
+ (uuid "16d73328-1d07-4c57-9d16-e546a005106b")
+ )
+ (segment
+ (start 163.69 66.31)
+ (end 156.5 66.31)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 47)
+ (uuid "22ee212e-d033-4ecd-b731-81d517edee47")
+ )
+ (segment
+ (start 168 62)
+ (end 163.69 66.31)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 47)
+ (uuid "352b72d1-1e7b-476b-9bb4-f259aa2f7799")
+ )
+ (segment
+ (start 171.8 56.2)
+ (end 168.5 59.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 47)
+ (uuid "b82ee20c-ea22-4c4b-ad9d-3ae0441b36eb")
+ )
+ (segment
+ (start 168.5 62)
+ (end 168 62)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 47)
+ (uuid "cd35126e-df5e-4d37-ac3d-cc5d4e1765d3")
+ )
+ (segment
+ (start 183.5 39.5)
+ (end 178.053 34.053)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 48)
+ (uuid "71ada38a-171a-4384-b618-e5eaca14fede")
+ )
+ (segment
+ (start 183.5 55.2)
+ (end 183.5 39.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 48)
+ (uuid "c0840aba-5f58-40f7-b93b-2a1df0971c47")
+ )
+ (segment
+ (start 178.053 34.053)
+ (end 174.78 34.053)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 48)
+ (uuid "ca5e12dc-abb9-43e4-9024-b91e06076f90")
+ )
+ (segment
+ (start 177.9 60.8)
+ (end 183.5 55.2)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 48)
+ (uuid "dbdffb94-5d06-4a74-b8ab-b44c2cad1376")
+ )
+ (segment
+ (start 155 54.5)
+ (end 155 32)
+ (width 0.2)
+ (layer "F.Cu")
+ (net 49)
+ (uuid "631df649-a2d9-40d3-ba20-91890722796a")
+ )
+ (via
+ (at 155 54.5)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 49)
+ (uuid "706b5f62-1593-4b6e-92af-b896cd688d25")
+ )
+ (via
+ (at 155 32)
+ (size 0.6)
+ (drill 0.3)
+ (layers "F.Cu" "B.Cu")
+ (net 49)
+ (uuid "92e8feee-132e-4ab1-9381-1e96d3983fe4")
+ )
+ (segment
+ (start 156.5 58.69)
+ (end 156.5 56)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 49)
+ (uuid "1b99ab2d-0062-490f-bc78-0a66d10e1841")
+ )
+ (segment
+ (start 155.487 31.513)
+ (end 159.54 31.513)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 49)
+ (uuid "4757e2a6-3ccc-4f6a-9bf4-fa477a4f877c")
+ )
+ (segment
+ (start 156.5 56)
+ (end 155 54.5)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 49)
+ (uuid "51d81eb8-9756-4f71-9e77-38c46ed8f339")
+ )
+ (segment
+ (start 155 32)
+ (end 155.487 31.513)
+ (width 0.2)
+ (layer "B.Cu")
+ (net 49)
+ (uuid "e1769779-4c3c-4361-bef4-eebabec9ffee")
+ )
+ (embedded_fonts no)
+)
diff --git a/pcb/chiral.kicad_prl b/pcb/chiral.kicad_prl
new file mode 100644
index 0000000..ae0505d
--- /dev/null
+++ b/pcb/chiral.kicad_prl
@@ -0,0 +1,129 @@
+{
+ "board": {
+ "active_layer": 25,
+ "active_layer_preset": "",
+ "auto_track_width": true,
+ "hidden_netclasses": [],
+ "hidden_nets": [],
+ "high_contrast_mode": 0,
+ "net_color_mode": 1,
+ "opacity": {
+ "images": 0.6,
+ "pads": 1.0,
+ "shapes": 1.0,
+ "tracks": 1.0,
+ "vias": 1.0,
+ "zones": 0.6
+ },
+ "selection_filter": {
+ "dimensions": true,
+ "footprints": true,
+ "graphics": true,
+ "keepouts": true,
+ "lockedItems": true,
+ "otherItems": true,
+ "pads": true,
+ "text": true,
+ "tracks": true,
+ "vias": true,
+ "zones": true
+ },
+ "visible_items": [
+ "vias",
+ "footprint_text",
+ "footprint_anchors",
+ "ratsnest",
+ "grid",
+ "footprints_front",
+ "footprints_back",
+ "footprint_references",
+ "tracks",
+ "drc_errors",
+ "drawing_sheet",
+ "bitmaps",
+ "pads",
+ "zones",
+ "drc_warnings",
+ "locked_item_shadows",
+ "conflict_shadows",
+ "shapes"
+ ],
+ "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
+ "zone_display_mode": 0
+ },
+ "git": {
+ "repo_type": "",
+ "repo_username": "",
+ "ssh_key": ""
+ },
+ "meta": {
+ "filename": "chiral.kicad_prl",
+ "version": 5
+ },
+ "net_inspector_panel": {
+ "col_hidden": [
+ false,
+ false,
+ false,
+ false,
+ false,
+ false,
+ false,
+ false,
+ false,
+ false
+ ],
+ "col_order": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9
+ ],
+ "col_widths": [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "custom_group_rules": [],
+ "expanded_rows": [],
+ "filter_by_net_name": true,
+ "filter_by_netclass": true,
+ "filter_text": "",
+ "group_by_constraint": false,
+ "group_by_netclass": false,
+ "show_unconnected_nets": false,
+ "show_zero_pad_nets": false,
+ "sort_ascending": true,
+ "sorting_column": 0
+ },
+ "open_jobsets": [],
+ "project": {
+ "files": []
+ },
+ "schematic": {
+ "selection_filter": {
+ "graphics": true,
+ "images": true,
+ "labels": true,
+ "lockedItems": false,
+ "otherItems": true,
+ "pins": true,
+ "symbols": true,
+ "text": true,
+ "wires": true
+ }
+ }
+}
diff --git a/pcb/chiral.kicad_pro b/pcb/chiral.kicad_pro
new file mode 100644
index 0000000..a1bbfd8
--- /dev/null
+++ b/pcb/chiral.kicad_pro
@@ -0,0 +1,701 @@
+{
+ "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": [
+ [
+ "copper_edge_clearance|162930000|50983000|e556c6dc-cee6-43d1-aaec-a41a32c0ddbf|a80f76f1-e678-4fc0-85c6-517f75f0c9dd",
+ ""
+ ],
+ [
+ "copper_edge_clearance|163770000|50933000|e556c6dc-cee6-43d1-aaec-a41a32c0ddbf|b6d27518-227c-4fd8-bf9c-f08fd1714587",
+ ""
+ ],
+ [
+ "copper_edge_clearance|164620000|50563000|e556c6dc-cee6-43d1-aaec-a41a32c0ddbf|c7f05904-c8cf-4e20-bd60-38a910ef79df",
+ ""
+ ],
+ [
+ "copper_edge_clearance|166310000|50933000|e556c6dc-cee6-43d1-aaec-a41a32c0ddbf|7d2f57c3-d81a-4cb1-aba6-71bccb53ad5f",
+ ""
+ ],
+ [
+ "copper_edge_clearance|167160000|50563000|e556c6dc-cee6-43d1-aaec-a41a32c0ddbf|bfe3bec2-32f4-42f5-918e-e5fa339f8c0a",
+ ""
+ ],
+ [
+ "copper_edge_clearance|168850000|50933000|e556c6dc-cee6-43d1-aaec-a41a32c0ddbf|eaf14b1f-035a-4f7e-ab51-97581e302566",
+ ""
+ ],
+ [
+ "copper_edge_clearance|169700000|50563000|e556c6dc-cee6-43d1-aaec-a41a32c0ddbf|57678d4f-6fc4-4bbb-abbf-1820094e18ec",
+ ""
+ ],
+ [
+ "copper_edge_clearance|171390000|50933000|e556c6dc-cee6-43d1-aaec-a41a32c0ddbf|67686b60-1a7c-4b03-9c83-3fb239e0d905",
+ ""
+ ],
+ [
+ "invalid_outline|161826000|30751000|77b4f55a-cb35-45de-9968-de831d5ef6ca|00000000-0000-0000-0000-000000000000",
+ ""
+ ],
+ [
+ "invalid_outline|161826000|49547000|488997e9-1c52-4fa8-9a58-28bba4a262cb|77b4f55a-cb35-45de-9968-de831d5ef6ca",
+ ""
+ ],
+ [
+ "invalid_outline|172494000|30751000|a6d2591f-0f37-48c7-8e37-f79ba76617bf|00000000-0000-0000-0000-000000000000",
+ ""
+ ],
+ [
+ "silk_edge_clearance|185000000|55700000|92b2c6d2-210d-4d69-9e0b-38e01113bede|27f42e91-5b56-4367-b58f-56d213991e00",
+ ""
+ ],
+ [
+ "silk_edge_clearance|185000000|61300000|92b2c6d2-210d-4d69-9e0b-38e01113bede|aa242ace-e1dc-4acf-8d27-a10ed97def83",
+ ""
+ ],
+ [
+ "silk_over_copper|172000000|56731371|8a12f5e1-8130-4558-9479-a98daa2e9a18|00000000-0000-0000-0000-000000000000",
+ ""
+ ],
+ [
+ "silk_over_copper|173233351|55430743|081c06cc-8e1f-4063-b07b-9fa91814b136|00000000-0000-0000-0000-000000000000",
+ ""
+ ],
+ [
+ "silk_over_copper|173233351|55430743|4d62721b-ef2c-46d9-8f39-f28db6033959|00000000-0000-0000-0000-000000000000",
+ ""
+ ],
+ [
+ "silk_over_copper|174219827|61550000|8c093ea0-dbc9-4d8b-81ac-5c1f72af095d|00000000-0000-0000-0000-000000000000",
+ ""
+ ]
+ ],
+ "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
+ ],
+ "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
+ }
+ ],
+ "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": [],
+ "pinned_symbol_libs": []
+ },
+ "meta": {
+ "filename": "chiral.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": 40.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": "Chiral Keyboard",
+ "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": [
+ [
+ "a8fe5055-b15e-4afb-8dfc-764d9175cede",
+ "Root"
+ ]
+ ],
+ "text_variables": {}
+}
diff --git a/pcb/chiral.kicad_sch b/pcb/chiral.kicad_sch
new file mode 100644
index 0000000..069d807
--- /dev/null
+++ b/pcb/chiral.kicad_sch
@@ -0,0 +1,6799 @@
+(kicad_sch
+ (version 20250114)
+ (generator "eeschema")
+ (generator_version "9.0")
+ (uuid "a8fe5055-b15e-4afb-8dfc-764d9175cede")
+ (paper "A4")
+ (title_block
+ (title "Chiral Keyboard")
+ )
+ (lib_symbols
+ (symbol "Connector_Audio:AudioJack4"
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "J"
+ (at 0 8.89 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "AudioJack4"
+ (at 0 6.35 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" "Audio Jack, 4 Poles (TRRS)"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "audio jack receptacle stereo headphones TRRS connector"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "Jack*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "AudioJack4_0_1"
+ (rectangle
+ (start -6.35 -5.08)
+ (end -7.62 -7.62)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type outline)
+ )
+ )
+ (polyline
+ (pts
+ (xy -5.715 -5.08) (xy -5.08 -5.715) (xy -4.445 -5.08) (xy -4.445 2.54) (xy 2.54 2.54)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy -1.905 -5.08) (xy -1.27 -5.715) (xy -0.635 -5.08) (xy -0.635 -2.54) (xy 2.54 -2.54)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 -5.08) (xy 0.635 -5.715) (xy 1.27 -5.08) (xy 2.54 -5.08)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (rectangle
+ (start 2.54 3.81)
+ (end -6.35 -7.62)
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ (polyline
+ (pts
+ (xy 2.54 0) (xy -2.54 0) (xy -2.54 -5.08) (xy -3.175 -5.715) (xy -3.81 -5.08)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "AudioJack4_1_1"
+ (pin passive line
+ (at 5.08 2.54 180)
+ (length 2.54)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "S"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 5.08 0 180)
+ (length 2.54)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "R2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 5.08 -2.54 180)
+ (length 2.54)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "R1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 5.08 -5.08 180)
+ (length 2.54)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "T"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "Device:R_US"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 0)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "R"
+ (at 2.54 0 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "R_US"
+ (at -2.54 0 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 1.016 -0.254 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Resistor, US symbol"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "R res resistor"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_fp_filters" "R_*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "R_US_0_1"
+ (polyline
+ (pts
+ (xy 0 2.286) (xy 0 2.54)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 2.286) (xy 1.016 1.905) (xy 0 1.524) (xy -1.016 1.143) (xy 0 0.762)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 0.762) (xy 1.016 0.381) (xy 0 0) (xy -1.016 -0.381) (xy 0 -0.762)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 -0.762) (xy 1.016 -1.143) (xy 0 -1.524) (xy -1.016 -1.905) (xy 0 -2.286)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 -2.286) (xy 0 -2.54)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "R_US_1_1"
+ (pin passive line
+ (at 0 3.81 270)
+ (length 1.27)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 0 -3.81 90)
+ (length 1.27)
+ (name "~"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "Diode:1N4148"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "D"
+ (at 0 2.54 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "1N4148"
+ (at 0 -2.54 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (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" "D*DO?35*"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "1N4148_0_1"
+ (polyline
+ (pts
+ (xy -1.27 1.27) (xy -1.27 -1.27)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 1.27 1.27) (xy 1.27 -1.27) (xy -1.27 0) (xy 1.27 1.27)
+ )
+ (stroke
+ (width 0.254)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 1.27 0) (xy -1.27 0)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ )
+ (symbol "1N4148_1_1"
+ (pin passive line
+ (at -3.81 0 0)
+ (length 2.54)
+ (name "K"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 3.81 0 180)
+ (length 2.54)
+ (name "A"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "RP2040-Zero:RP2040-Zero"
+ (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" "RP2040-Zero"
+ (at 0 8.89 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at -5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at -5.08 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "RP2040-Zero_0_1"
+ (rectangle
+ (start -12.7 7.62)
+ (end 12.7 -21.59)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type background)
+ )
+ )
+ )
+ (symbol "RP2040-Zero_1_1"
+ (pin power_in line
+ (at -15.24 5.08 0)
+ (length 2.54)
+ (name "5V"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at -15.24 2.54 0)
+ (length 2.54)
+ (name "GND"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin power_in line
+ (at -15.24 0 0)
+ (length 2.54)
+ (name "3V3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -15.24 -2.54 0)
+ (length 2.54)
+ (name "GP29"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -15.24 -5.08 0)
+ (length 2.54)
+ (name "GP28"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "5"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -15.24 -7.62 0)
+ (length 2.54)
+ (name "GP27"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "6"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -15.24 -10.16 0)
+ (length 2.54)
+ (name "GP26"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "7"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -15.24 -12.7 0)
+ (length 2.54)
+ (name "GP15"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "8"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -15.24 -15.24 0)
+ (length 2.54)
+ (name "GP14"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "9"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -5.08 -24.13 90)
+ (length 2.54)
+ (name "GP13"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "19"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at -2.54 -24.13 90)
+ (length 2.54)
+ (name "GP12"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "20"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 0 -24.13 90)
+ (length 2.54)
+ (name "GP11"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "21"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 2.54 -24.13 90)
+ (length 2.54)
+ (name "GP10"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "22"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 5.08 -24.13 90)
+ (length 2.54)
+ (name "GP9"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "23"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 5.08 180)
+ (length 2.54)
+ (name "GP0"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "10"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 2.54 180)
+ (length 2.54)
+ (name "GP1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "11"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 0 180)
+ (length 2.54)
+ (name "GP2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "12"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 -2.54 180)
+ (length 2.54)
+ (name "GP3"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "13"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 -5.08 180)
+ (length 2.54)
+ (name "GP4"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "14"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 -7.62 180)
+ (length 2.54)
+ (name "GP5"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "15"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 -10.16 180)
+ (length 2.54)
+ (name "GP6"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "16"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 -12.7 180)
+ (length 2.54)
+ (name "GP7"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "17"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin bidirectional line
+ (at 15.24 -15.24 180)
+ (length 2.54)
+ (name "GP8"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "18"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (embedded_fonts no)
+ )
+ (symbol "Switch:SW_Push"
+ (pin_numbers
+ (hide yes)
+ )
+ (pin_names
+ (offset 1.016)
+ (hide yes)
+ )
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (property "Reference" "SW"
+ (at 1.27 2.54 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 0 -1.524 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 0 5.08 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 0 5.08 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "ki_keywords" "switch normally-open pushbutton push-button"
+ (at 0 0 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (symbol "SW_Push_0_1"
+ (circle
+ (center -2.032 0)
+ (radius 0.508)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 0 1.27) (xy 0 3.048)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (circle
+ (center 2.032 0)
+ (radius 0.508)
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (polyline
+ (pts
+ (xy 2.54 1.27) (xy -2.54 1.27)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (fill
+ (type none)
+ )
+ )
+ (pin passive line
+ (at -5.08 0 0)
+ (length 2.54)
+ (name "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "1"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ (pin passive line
+ (at 5.08 0 180)
+ (length 2.54)
+ (name "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (number "2"
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ )
+ )
+ (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)
+ )
+ )
+ (junction
+ (at 132.08 111.76)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "00cbca1a-2938-4226-8677-a9a1460b8bf8")
+ )
+ (junction
+ (at 144.78 66.04)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "0d0c74cc-5862-4ca9-a396-902e17e40f56")
+ )
+ (junction
+ (at 86.36 73.66)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "10529f9b-8d23-4d5e-a531-d1b3536cabf2")
+ )
+ (junction
+ (at 154.94 111.76)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "16700635-3313-4335-8f54-710296f3b053")
+ )
+ (junction
+ (at 63.5 73.66)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "1a240252-0d39-438d-bea4-3f61ba4e7567")
+ )
+ (junction
+ (at 109.22 130.81)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "2480a6e3-2072-439b-b396-7159f6e2bad8")
+ )
+ (junction
+ (at 167.64 85.09)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "2717d96b-736b-425f-bec1-2837f9d9bbb2")
+ )
+ (junction
+ (at 167.64 66.04)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "30f1eb13-0ec7-41bc-94f9-24f0183a80ad")
+ )
+ (junction
+ (at 144.78 104.14)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "339d16cf-850e-49b6-8aaa-10709a58c10a")
+ )
+ (junction
+ (at 121.92 85.09)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "47be0859-40b5-4763-b792-1f183e3449fa")
+ )
+ (junction
+ (at 154.94 92.71)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "4dd4a2d8-a74d-43d1-b774-8a7a45b0af29")
+ )
+ (junction
+ (at 63.5 111.76)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "4fffda01-d49e-42c9-9e78-482637b4d9b1")
+ )
+ (junction
+ (at 76.2 66.04)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "5dec0e86-d611-4440-9fbd-0446a6273443")
+ )
+ (junction
+ (at 86.36 92.71)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "640c5939-576d-4e62-bf32-5fc300a12d5e")
+ )
+ (junction
+ (at 76.2 104.14)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "674c75fe-74a0-42f7-b83b-f417610efa27")
+ )
+ (junction
+ (at 99.06 104.14)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "765e9a53-2c20-4424-b764-106be06da831")
+ )
+ (junction
+ (at 99.06 66.04)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "7844d86b-bcc2-4b38-9295-d0d2ccc12260")
+ )
+ (junction
+ (at 63.5 130.81)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "7a0aa203-473b-4d09-a53d-d777b406376b")
+ )
+ (junction
+ (at 144.78 85.09)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "7f389f7a-6064-4015-a6fa-747943833535")
+ )
+ (junction
+ (at 121.92 66.04)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "88461613-c805-4d84-95d4-2f313f605b55")
+ )
+ (junction
+ (at 154.94 73.66)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "89e42e4b-ed1e-4d82-9df4-72d626868023")
+ )
+ (junction
+ (at 109.22 92.71)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "8c0d0094-df53-4a10-ade0-d14abc6c66e4")
+ )
+ (junction
+ (at 167.64 104.14)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "9467d4e9-0cec-45bd-90f4-f8e2d03fff31")
+ )
+ (junction
+ (at 86.36 111.76)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "a0cf6006-159c-4913-adc7-06c4d8407711")
+ )
+ (junction
+ (at 121.92 104.14)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "a3ef43fd-a028-4966-aece-3bb4c6ffb48f")
+ )
+ (junction
+ (at 86.36 130.81)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "a41beb7b-8b0c-4b1b-9de5-4600b7dac65f")
+ )
+ (junction
+ (at 132.08 73.66)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "a7cc46b6-6334-4e3a-9857-6360e9e4863e")
+ )
+ (junction
+ (at 132.08 130.81)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "b0a4501e-75d3-4c06-a056-2150d702ebc1")
+ )
+ (junction
+ (at 154.94 130.81)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "b2100836-a6c4-4bd2-beb6-ac5292eb4ef6")
+ )
+ (junction
+ (at 76.2 85.09)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "bdde70c0-2944-439a-b5b5-ce9017fd3745")
+ )
+ (junction
+ (at 109.22 73.66)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "c78e49f2-6bbf-4d85-94c6-8161efcb35e4")
+ )
+ (junction
+ (at 53.34 104.14)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "d60e1b65-d88f-4879-ad42-8b7cd76404a5")
+ )
+ (junction
+ (at 109.22 111.76)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "d884f35f-18d9-42df-8914-6f206827b74b")
+ )
+ (junction
+ (at 63.5 92.71)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "dbff8c0a-f63d-4db9-9fd7-6e6afdd3175e")
+ )
+ (junction
+ (at 53.34 66.04)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "ddaeaa81-704f-4886-b356-8e0fffbf3678")
+ )
+ (junction
+ (at 53.34 85.09)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "e1a0107d-f09d-4df6-a7ef-57ebf06b9adc")
+ )
+ (junction
+ (at 99.06 85.09)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "f5758183-557c-44bd-b125-e150495cace3")
+ )
+ (junction
+ (at 132.08 92.71)
+ (diameter 0)
+ (color 0 0 0 0)
+ (uuid "ffe2074c-2ef8-438a-ab1f-436857e53f63")
+ )
+ (wire
+ (pts
+ (xy 53.34 48.26) (xy 53.34 66.04)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "03d9091b-5514-49e6-a83f-4045fa81c846")
+ )
+ (wire
+ (pts
+ (xy 76.2 66.04) (xy 76.2 85.09)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "04c9923f-89c2-4590-bb4b-bebbd6988bae")
+ )
+ (wire
+ (pts
+ (xy 167.64 85.09) (xy 167.64 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "06558e77-8a40-48cb-8757-6c1068a86732")
+ )
+ (wire
+ (pts
+ (xy 35.56 73.66) (xy 63.5 73.66)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "07cf792e-f035-4a5e-a204-dc17785f48fa")
+ )
+ (wire
+ (pts
+ (xy 195.58 59.69) (xy 195.58 49.53)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "08a550c3-0fde-4f6b-a56e-5dbe61ee6f5b")
+ )
+ (wire
+ (pts
+ (xy 109.22 111.76) (xy 132.08 111.76)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "0d19533d-eaf7-43cd-b278-0e2b246cdca8")
+ )
+ (wire
+ (pts
+ (xy 220.98 88.9) (xy 220.98 93.98)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "1c534f00-f454-4401-b951-c4a9b0f8c8b3")
+ )
+ (wire
+ (pts
+ (xy 144.78 104.14) (xy 144.78 123.19)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "23070f51-fb60-4e6a-838b-50f5c2cfd8b6")
+ )
+ (wire
+ (pts
+ (xy 121.92 66.04) (xy 121.92 85.09)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "24bb87d6-0156-49b3-aa15-a8374e4822b6")
+ )
+ (wire
+ (pts
+ (xy 63.5 92.71) (xy 86.36 92.71)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "24bcb6b0-e8da-49e8-8a72-9b3249331457")
+ )
+ (wire
+ (pts
+ (xy 132.08 111.76) (xy 154.94 111.76)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "2b8b0702-471f-4c35-a90f-4a2505b25cd1")
+ )
+ (wire
+ (pts
+ (xy 53.34 104.14) (xy 53.34 123.19)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "2de9ac2c-a69c-4d9c-9ee3-d28ee1ca8f3f")
+ )
+ (wire
+ (pts
+ (xy 99.06 66.04) (xy 99.06 85.09)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "2e910aa8-171b-4609-973d-2851051f5822")
+ )
+ (wire
+ (pts
+ (xy 86.36 130.81) (xy 109.22 130.81)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "2ee432e2-fe7e-44b1-ae85-d56c6d1ef0d6")
+ )
+ (wire
+ (pts
+ (xy 154.94 130.81) (xy 177.8 130.81)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "32fdf249-b9ca-451c-b5fd-258f4d03e86e")
+ )
+ (wire
+ (pts
+ (xy 196.85 62.23) (xy 208.28 62.23)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "33b4771b-8028-492f-8cf8-25c14361eff1")
+ )
+ (wire
+ (pts
+ (xy 109.22 130.81) (xy 132.08 130.81)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "37362a8e-5987-4cfa-a179-1ae78c8d77b4")
+ )
+ (wire
+ (pts
+ (xy 167.64 66.04) (xy 167.64 85.09)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "38a70b33-f339-4bfd-8845-711bec86f621")
+ )
+ (wire
+ (pts
+ (xy 76.2 104.14) (xy 76.2 123.19)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "3cf72c70-d490-475c-95f8-0a1829028c1b")
+ )
+ (wire
+ (pts
+ (xy 203.2 74.93) (xy 208.28 74.93)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "3dce8291-0db3-4dc2-8257-2d9d107a6804")
+ )
+ (wire
+ (pts
+ (xy 35.56 130.81) (xy 63.5 130.81)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "3dec6f9b-4e8f-4649-9027-7133d6831ed9")
+ )
+ (wire
+ (pts
+ (xy 203.2 77.47) (xy 208.28 77.47)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "409c512d-781f-44f8-83df-50efa44c92ae")
+ )
+ (wire
+ (pts
+ (xy 86.36 111.76) (xy 109.22 111.76)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "444bc406-1679-4070-b5e5-f87be8c52d49")
+ )
+ (wire
+ (pts
+ (xy 86.36 73.66) (xy 109.22 73.66)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "44663780-cab3-4575-b4ff-14e440cb9d53")
+ )
+ (wire
+ (pts
+ (xy 86.36 92.71) (xy 109.22 92.71)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "49dc4e60-780b-44df-bb45-6436accb3f81")
+ )
+ (wire
+ (pts
+ (xy 144.78 85.09) (xy 144.78 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "529059c2-543c-42ec-b9ba-4a08a5dea755")
+ )
+ (wire
+ (pts
+ (xy 132.08 92.71) (xy 154.94 92.71)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "53559b1e-6dfd-4ddd-854e-4c0dd921c6d3")
+ )
+ (wire
+ (pts
+ (xy 203.2 69.85) (xy 208.28 69.85)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5764d66d-73d1-4ef6-8d70-f5bdc66ff688")
+ )
+ (wire
+ (pts
+ (xy 144.78 48.26) (xy 144.78 66.04)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "58fea3ca-ad36-41e8-a851-e447e914f240")
+ )
+ (wire
+ (pts
+ (xy 35.56 111.76) (xy 63.5 111.76)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5c8c4c34-9616-4f21-8fb8-439a7cc59744")
+ )
+ (wire
+ (pts
+ (xy 203.2 59.69) (xy 208.28 59.69)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5e0f054b-2c1e-4d47-b23b-e17fb957cfaa")
+ )
+ (wire
+ (pts
+ (xy 238.76 62.23) (xy 238.76 63.5)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "5eb9ff42-2c62-46e1-8e9a-9000bf747f85")
+ )
+ (wire
+ (pts
+ (xy 203.2 80.01) (xy 208.28 80.01)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "616c4b4e-85ad-44b2-aea0-26bf9a3b7925")
+ )
+ (wire
+ (pts
+ (xy 63.5 130.81) (xy 86.36 130.81)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "623cbfdb-85c8-4687-b172-4735eb87db09")
+ )
+ (wire
+ (pts
+ (xy 53.34 66.04) (xy 53.34 85.09)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "6b4f21d4-1606-4461-9e14-48df3dd2f9d0")
+ )
+ (wire
+ (pts
+ (xy 76.2 85.09) (xy 76.2 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "717fcf62-db5b-4d4c-bc05-387f9e52b8b7")
+ )
+ (wire
+ (pts
+ (xy 154.94 73.66) (xy 177.8 73.66)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "79d9994e-aadb-4c07-9b7b-bcb7bd1869ea")
+ )
+ (wire
+ (pts
+ (xy 99.06 104.14) (xy 99.06 123.19)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "8390ee09-0e5e-4ddb-840e-bbbf7cf76daa")
+ )
+ (wire
+ (pts
+ (xy 167.64 104.14) (xy 167.64 123.19)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "84c9ca0d-4a2b-4383-9799-7422fc354784")
+ )
+ (wire
+ (pts
+ (xy 242.57 49.53) (xy 242.57 68.58)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "88580de5-afbe-4d13-89a3-7ee0efb4bc5b")
+ )
+ (wire
+ (pts
+ (xy 132.08 130.81) (xy 154.94 130.81)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "888bfd08-ad64-4ab6-b44f-d76062d06d81")
+ )
+ (wire
+ (pts
+ (xy 203.2 67.31) (xy 208.28 67.31)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "91964683-15e6-4b40-8293-497eb1c12d0a")
+ )
+ (wire
+ (pts
+ (xy 226.06 88.9) (xy 226.06 93.98)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "91bbed57-7e0e-4ccb-9bc4-c7b56be91e72")
+ )
+ (wire
+ (pts
+ (xy 53.34 85.09) (xy 53.34 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "9267b24f-8710-424f-9523-47a687c27235")
+ )
+ (wire
+ (pts
+ (xy 132.08 73.66) (xy 154.94 73.66)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "97c3978a-9324-4fd2-b0a8-8807046e5c70")
+ )
+ (wire
+ (pts
+ (xy 99.06 85.09) (xy 99.06 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "98430bab-3fa6-4bb7-8046-97651120dca4")
+ )
+ (wire
+ (pts
+ (xy 223.52 88.9) (xy 223.52 93.98)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "9aa4c3e7-41b1-4200-9c91-b2c7ed32683c")
+ )
+ (wire
+ (pts
+ (xy 121.92 85.09) (xy 121.92 104.14)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "a00ba73e-6763-4597-939f-500449cd3cd3")
+ )
+ (wire
+ (pts
+ (xy 218.44 88.9) (xy 218.44 93.98)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "a04fe9ac-5b1a-4e3b-af65-3ae7c28ed53b")
+ )
+ (wire
+ (pts
+ (xy 109.22 92.71) (xy 132.08 92.71)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "a853b865-b290-46b6-8330-4fbc1a94c0b2")
+ )
+ (wire
+ (pts
+ (xy 154.94 111.76) (xy 177.8 111.76)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "aab12525-aa1f-4b40-9f92-6d377e609d77")
+ )
+ (wire
+ (pts
+ (xy 109.22 73.66) (xy 132.08 73.66)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "b3e3498d-50b6-4002-87c2-b173e07d7c2e")
+ )
+ (wire
+ (pts
+ (xy 167.64 48.26) (xy 167.64 66.04)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "b53725fb-2da9-43fc-8f2a-ca83ce4eca5b")
+ )
+ (wire
+ (pts
+ (xy 35.56 92.71) (xy 63.5 92.71)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "b8d43c0f-39ea-4317-b789-4a3c15efa647")
+ )
+ (wire
+ (pts
+ (xy 76.2 48.26) (xy 76.2 66.04)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ba26c6ae-b629-42bd-8310-5ebd5ecbe501")
+ )
+ (wire
+ (pts
+ (xy 248.92 55.88) (xy 245.11 55.88)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "bcf84733-617e-440c-81c1-e4730c039733")
+ )
+ (wire
+ (pts
+ (xy 242.57 68.58) (xy 248.92 68.58)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "bf11532e-6587-4f49-b559-c5143d892a72")
+ )
+ (wire
+ (pts
+ (xy 238.76 63.5) (xy 248.92 63.5)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c1f5e9ee-0829-49a4-9ffb-f1bed24b99be")
+ )
+ (wire
+ (pts
+ (xy 63.5 73.66) (xy 86.36 73.66)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "c62d5553-5c23-4ccd-b65a-b8329765d3db")
+ )
+ (wire
+ (pts
+ (xy 154.94 92.71) (xy 177.8 92.71)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "cfd45782-3c60-4a62-b01a-b6ef1187d398")
+ )
+ (wire
+ (pts
+ (xy 121.92 104.14) (xy 121.92 123.19)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "d19ebeca-ea38-42b1-accd-afd0d36f8dbe")
+ )
+ (wire
+ (pts
+ (xy 144.78 66.04) (xy 144.78 85.09)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "d84059a4-d2da-4d66-a716-fe197885d7ae")
+ )
+ (wire
+ (pts
+ (xy 99.06 48.26) (xy 99.06 66.04)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "db16e144-d278-4643-8edd-885a81d05fd8")
+ )
+ (wire
+ (pts
+ (xy 63.5 111.76) (xy 86.36 111.76)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "e4b997f0-a859-45df-87c2-25a6acfc3a62")
+ )
+ (wire
+ (pts
+ (xy 248.92 60.96) (xy 248.92 55.88)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "ecb58384-2209-4242-a1a3-d12622c58d0b")
+ )
+ (wire
+ (pts
+ (xy 195.58 49.53) (xy 242.57 49.53)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f3bb7fb3-7d95-465b-986b-334c693186f6")
+ )
+ (wire
+ (pts
+ (xy 203.2 72.39) (xy 208.28 72.39)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "f61b5647-f40a-43e1-a87a-9a0ef4588714")
+ )
+ (wire
+ (pts
+ (xy 121.92 48.26) (xy 121.92 66.04)
+ )
+ (stroke
+ (width 0)
+ (type default)
+ )
+ (uuid "fa31c57d-5db6-404f-a5a3-a785f42d6899")
+ )
+ (global_label "R4"
+ (shape input)
+ (at 226.06 93.98 270)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "23dfb06a-aa4f-4a44-9ac2-b0fe20730c36")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 226.06 98.3515 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C2"
+ (shape input)
+ (at 203.2 69.85 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "27b8cadc-a9b6-4712-8fbb-290dca928202")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 198.8285 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C4"
+ (shape input)
+ (at 203.2 74.93 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "2a4dc109-9bea-4d7a-99ba-0c8a9a1ff8a5")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 198.8285 74.93 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "R2"
+ (shape input)
+ (at 35.56 92.71 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "2edf184e-ff5b-4c5d-93ac-af2cb54c0f2f")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 31.1885 92.71 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C4"
+ (shape input)
+ (at 121.92 48.26 90)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify left)
+ )
+ (uuid "3f685469-26a0-4dd2-9ef0-97e795480ce2")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 121.92 43.8885 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C3"
+ (shape input)
+ (at 203.2 72.39 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "46fbf9e0-f918-4ba7-ba66-3caf703ce8c1")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 198.8285 72.39 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "R3"
+ (shape input)
+ (at 35.56 111.76 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "7b81ca45-a4dd-414a-baf6-ce9f52944e0e")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 31.1885 111.76 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "R1"
+ (shape input)
+ (at 35.56 73.66 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "7fa06d26-faeb-44a8-ac06-4e34bb553738")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 31.1885 73.66 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "R3"
+ (shape input)
+ (at 223.52 93.98 270)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "81b1684e-2c89-460e-82d4-f52f1f9d2757")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 223.52 98.3515 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C6"
+ (shape input)
+ (at 203.2 80.01 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "8e9b0a10-51d9-4fa0-96cb-01af1d04b337")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 198.8285 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C3"
+ (shape input)
+ (at 99.06 48.26 90)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify left)
+ )
+ (uuid "9f90711c-44b6-42f8-a349-d2ffc1fe28d5")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 99.06 43.8885 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C1"
+ (shape input)
+ (at 53.34 48.26 90)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify left)
+ )
+ (uuid "a199e0e3-e5bc-4e59-99c1-4086f93b28de")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 53.34 43.8885 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "R2"
+ (shape input)
+ (at 220.98 93.98 270)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "ba7b7a5e-6a4a-4312-a15f-c1f69ac0683a")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 220.98 98.3515 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C1"
+ (shape input)
+ (at 203.2 67.31 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "bbf6f86f-6e1c-4ac2-bd01-7434ab49b0d6")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 198.8285 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "R4"
+ (shape input)
+ (at 35.56 130.81 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "d7bc8af3-7c13-4b1c-9dc3-0abd95e59a6a")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 31.1885 130.81 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C5"
+ (shape input)
+ (at 144.78 48.26 90)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify left)
+ )
+ (uuid "e1fb14c7-e66f-4208-b698-df0e77b15465")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 144.78 43.8885 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C6"
+ (shape input)
+ (at 167.64 48.26 90)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify left)
+ )
+ (uuid "e51d2a4a-2c61-4a0f-82c2-e28102e1a230")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 167.64 43.8885 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C2"
+ (shape input)
+ (at 76.2 48.26 90)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify left)
+ )
+ (uuid "e62e147d-8472-4fe0-bd15-78a13a22ac60")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 76.2 43.8885 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "C5"
+ (shape input)
+ (at 203.2 77.47 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "ee54aeba-6053-4344-ad70-6b19f2c7a1e3")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 198.8285 77.47 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "R1"
+ (shape input)
+ (at 218.44 93.98 270)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.016 1.016)
+ )
+ (justify right)
+ )
+ (uuid "f2fa10dc-8cfb-4ed8-bb20-34f4ecae822c")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 218.44 98.3515 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 63.5 107.95 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "069807f9-e342-4d51-92c6-60472e666f3d")
+ (property "Reference" "D13"
+ (at 66.04 106.6799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 66.04 109.2199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 63.5 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 63.5 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 63.5 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 63.5 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 63.5 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "6729e77a-40c2-42e6-a9b7-e5164688442c")
+ )
+ (pin "1"
+ (uuid "5b93a516-0ddb-4ed8-b35b-28cbe8cb0c31")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D13")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 81.28 85.09 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "0a0a1c79-0bad-431b-8f0d-e243ba51e37a")
+ (property "Reference" "SW8"
+ (at 81.28 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 81.28 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 81.28 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 81.28 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 81.28 85.09 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "9257cdf1-6ff4-4d0c-a101-a7cc00626872")
+ )
+ (pin "2"
+ (uuid "5d785c51-e991-4d7c-9412-19e6453fb289")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW8")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 149.86 66.04 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "0f48eba2-e7ca-46ba-bd15-4ad468e80678")
+ (property "Reference" "SW5"
+ (at 149.86 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 149.86 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 149.86 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 149.86 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 149.86 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "1f9a46c7-00a9-440e-8ada-ba446a15b16d")
+ )
+ (pin "2"
+ (uuid "2f205a83-aa4a-4c05-aac3-ff9374838560")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW5")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 132.08 69.85 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "12ad548a-b0a2-49f6-8780-a3333d82018b")
+ (property "Reference" "D4"
+ (at 134.62 68.5799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 134.62 71.1199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 132.08 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 132.08 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 132.08 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 132.08 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 132.08 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "655f3479-3575-4b09-9428-145fd38a0142")
+ )
+ (pin "1"
+ (uuid "67505033-ebf4-42bd-bf39-a8967705d8eb")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D4")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 104.14 85.09 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "19b9282e-4ba1-4ba2-8c85-d0af93d18e53")
+ (property "Reference" "SW9"
+ (at 104.14 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 104.14 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 104.14 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 104.14 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 104.14 85.09 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "a3788f89-fdd9-4b7d-ba09-1013b6f6da11")
+ )
+ (pin "2"
+ (uuid "31273205-3128-410a-a6ef-7160e6b5dc5d")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW9")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 177.8 69.85 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "21123e07-ac92-4384-978b-b7838e30d92b")
+ (property "Reference" "D6"
+ (at 180.34 68.5799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 180.34 71.1199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 177.8 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 177.8 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 177.8 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 177.8 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 177.8 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "824daac4-e184-4cd5-9387-f1ea953c980a")
+ )
+ (pin "1"
+ (uuid "81b41c88-231b-414e-b1ae-4a7cd65d2405")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D6")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 245.11 55.88 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "219dcaf1-6e53-4574-b291-fa54d9c86246")
+ (property "Reference" "#PWR01"
+ (at 245.11 62.23 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 245.11 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 245.11 55.88 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 245.11 55.88 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 245.11 55.88 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "e227833f-a5e7-464b-a17c-aac47d62b31c")
+ )
+ (instances
+ (project ""
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "#PWR01")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 154.94 107.95 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "24e1b6a4-3771-446b-9966-455d357a69fe")
+ (property "Reference" "D17"
+ (at 157.48 106.6799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 157.48 109.2199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 154.94 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 154.94 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 154.94 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 154.94 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 154.94 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "3c3502af-274f-4b64-9e98-53888a979d03")
+ )
+ (pin "1"
+ (uuid "23db983a-5862-4d97-bf91-7f552cd76b69")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D17")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 154.94 69.85 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "269c5e11-38a5-461e-9fb0-e37713110038")
+ (property "Reference" "D5"
+ (at 157.48 68.5799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 157.48 71.1199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 154.94 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 154.94 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 154.94 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 154.94 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 154.94 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "de378789-cb33-4dc4-930d-da1dd71f5442")
+ )
+ (pin "1"
+ (uuid "ef58a79a-68cc-438e-aa4c-4f79c41335c5")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D5")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 58.42 104.14 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "2bd0cb1d-1979-4777-9261-825b699d5bfc")
+ (property "Reference" "SW13"
+ (at 58.42 99.06 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 58.42 101.6 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 58.42 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 58.42 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 58.42 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "987b5171-acc8-44aa-8911-61865883db45")
+ )
+ (pin "2"
+ (uuid "4e449baa-cfb9-4f54-927e-98a21ad1e316")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW13")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 127 85.09 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "30c87050-68f0-4eed-ac62-ff2d2b6067d5")
+ (property "Reference" "SW10"
+ (at 127 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 127 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 127 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 127 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 127 85.09 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "41334075-75f8-43e8-8e5b-4abc1d9b5439")
+ )
+ (pin "2"
+ (uuid "3aa7bd74-13cd-43e2-b274-48953fa37f58")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW10")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 109.22 69.85 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "3544a8f6-6713-48f8-b69f-449bfb2b1b1a")
+ (property "Reference" "D3"
+ (at 111.76 68.5799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 111.76 71.1199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 109.22 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 109.22 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 109.22 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 109.22 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 109.22 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "f69bc3bf-f4cd-4f98-af8d-218cac284243")
+ )
+ (pin "1"
+ (uuid "46970b78-9abe-4226-9090-2bd389d491a3")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D3")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 63.5 127 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "3aaaa359-6489-4efd-b2d7-5fe98366fe25")
+ (property "Reference" "D19"
+ (at 66.04 125.7299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 66.04 128.2699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 63.5 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 63.5 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 63.5 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 63.5 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 63.5 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "ccfb4fe3-8582-4392-af14-04667775f19c")
+ )
+ (pin "1"
+ (uuid "857771db-bff8-4dbb-aae2-89b09be79a8a")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D19")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 149.86 104.14 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "409df012-7154-46cb-abb6-061756986e4c")
+ (property "Reference" "SW17"
+ (at 149.86 99.06 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 149.86 101.6 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 149.86 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 149.86 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 149.86 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "17c45780-4223-42fd-b6a3-371c7486a4cc")
+ )
+ (pin "2"
+ (uuid "5a29b198-625e-454e-8560-8af7d5618ae6")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW17")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 63.5 88.9 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "44da5410-8c20-4248-8a84-e68318a5c8b7")
+ (property "Reference" "D7"
+ (at 66.04 87.6299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 66.04 90.1699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 63.5 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 63.5 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 63.5 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 63.5 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 63.5 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "98d5767a-f5c4-4c90-b84c-7368a5cc03a5")
+ )
+ (pin "1"
+ (uuid "cd674f93-2d86-469e-9e96-f7b95c02cb42")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D7")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 177.8 88.9 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "455cb86c-2d1b-47cc-a25c-cafa21643c47")
+ (property "Reference" "D12"
+ (at 180.34 87.6299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 180.34 90.1699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 177.8 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 177.8 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 177.8 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 177.8 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 177.8 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "e475c493-3ea3-4d73-8fba-cd16d88f55d4")
+ )
+ (pin "1"
+ (uuid "90abfe6e-cbdd-43fc-b50a-f05386e8274b")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D12")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 81.28 66.04 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "4b3c4750-0a73-4417-942e-576db9e24416")
+ (property "Reference" "SW2"
+ (at 81.28 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 81.28 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 81.28 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 81.28 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 81.28 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "3622c982-5443-4970-ac0d-bdc3b53d3191")
+ )
+ (pin "2"
+ (uuid "d1c9be96-e872-484e-883b-21c4527be347")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW2")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 63.5 69.85 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "53734f61-6260-44e0-ab56-dccc501411a4")
+ (property "Reference" "D1"
+ (at 66.04 68.5799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 66.04 71.1199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 63.5 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 63.5 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 63.5 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 63.5 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 63.5 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "41b47e79-75aa-45bd-b90c-3e9565f45d37")
+ )
+ (pin "1"
+ (uuid "7acf8b5a-8cff-4f10-b087-bd0d8b306d1a")
+ )
+ (instances
+ (project ""
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D1")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 109.22 127 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "582abf63-282f-4554-ba61-9811a5845dd3")
+ (property "Reference" "D21"
+ (at 111.76 125.7299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 111.76 128.2699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 109.22 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 109.22 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 109.22 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 109.22 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 109.22 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "2d3eea56-10a7-4a37-b31b-efb9cef52773")
+ )
+ (pin "1"
+ (uuid "42604cbb-f975-4afa-a0be-c0f90acb0bff")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D21")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 86.36 88.9 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "595fd736-9e05-4fef-b1e5-c9bc38f44530")
+ (property "Reference" "D8"
+ (at 88.9 87.6299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 88.9 90.1699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 86.36 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 86.36 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 86.36 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 86.36 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 86.36 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "872edb4b-4702-465b-aecd-6960a545b39c")
+ )
+ (pin "1"
+ (uuid "63ca76e6-75d6-419c-9296-3db2996332ff")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D8")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 154.94 127 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "5ccb2946-c195-403e-833b-ada7358887c9")
+ (property "Reference" "D23"
+ (at 157.48 125.7299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 157.48 128.2699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 154.94 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 154.94 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 154.94 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 154.94 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 154.94 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "c291605d-43dc-443e-bfed-f2515b0010bd")
+ )
+ (pin "1"
+ (uuid "9c34d901-f264-4421-b0a4-24742c6732c4")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D23")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 149.86 123.19 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "601ea03c-c26f-4b06-981b-89df05ab9617")
+ (property "Reference" "SW23"
+ (at 149.86 118.11 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 149.86 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 149.86 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 149.86 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 149.86 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "6b69710b-285f-450c-be7e-e3bf36415999")
+ )
+ (pin "2"
+ (uuid "a3219a88-a65c-40a1-bb47-940cde03f0ec")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW23")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 104.14 66.04 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "6de59649-556a-4c82-a1be-0f3efb36ad7b")
+ (property "Reference" "SW3"
+ (at 104.14 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 104.14 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 104.14 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 104.14 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 104.14 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "6d433d3c-1934-44b0-98a2-156f8c5d0209")
+ )
+ (pin "2"
+ (uuid "ec990655-6b29-4479-badb-409e35cdf63b")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW3")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 109.22 88.9 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "7075204a-84b2-4459-a04d-59ccdcf4056b")
+ (property "Reference" "D9"
+ (at 111.76 87.6299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 111.76 90.1699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 109.22 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 109.22 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 109.22 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 109.22 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 109.22 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "b9bd2e3e-1282-457e-8d88-b267b933b400")
+ )
+ (pin "1"
+ (uuid "f8f84b31-c671-4b88-8b39-e01233cab4e6")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D9")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 132.08 107.95 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "78e2c5f6-d608-4637-8162-aeabbd7b070a")
+ (property "Reference" "D16"
+ (at 134.62 106.6799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 134.62 109.2199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 132.08 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 132.08 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 132.08 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 132.08 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 132.08 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "1434135f-5661-4aa7-8c9f-71a447c89cbf")
+ )
+ (pin "1"
+ (uuid "47e1d24b-8402-4e1e-85aa-be35f9aeffc8")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D16")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 172.72 85.09 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "80e3a6d8-96f7-48dc-bc51-71ef60697f75")
+ (property "Reference" "SW12"
+ (at 172.72 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 172.72 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 172.72 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 172.72 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 172.72 85.09 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "c86aec68-3b5f-4a11-80a4-0a26d57a2758")
+ )
+ (pin "2"
+ (uuid "4e524ef1-ea72-49d6-af23-7ead4ec05e80")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW12")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 127 66.04 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "83df29b9-f640-4349-866d-f0e297424262")
+ (property "Reference" "SW4"
+ (at 127 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 127 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 127 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 127 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 127 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "3e73df8c-a6a5-4ade-b968-26915b6dcf28")
+ )
+ (pin "2"
+ (uuid "6462d1fb-c458-4405-a5a0-8c809f81079c")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW4")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 81.28 123.19 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "880ab8aa-2fcd-4b5e-8373-cff69be116c3")
+ (property "Reference" "SW20"
+ (at 81.28 118.11 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 81.28 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 81.28 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 81.28 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 81.28 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "c87a2376-b33e-4389-b7de-44d9b4fb0a65")
+ )
+ (pin "2"
+ (uuid "0c794c3b-ffd9-4540-bf96-c7f328ece4d5")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW20")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 172.72 66.04 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "8d776332-84ae-4a35-a505-35a61801cb04")
+ (property "Reference" "SW6"
+ (at 172.72 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 172.72 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 172.72 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 172.72 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 172.72 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "ec697763-b5c7-47e5-aff5-d2a27ce71fff")
+ )
+ (pin "2"
+ (uuid "7b857d36-f74f-495e-a164-5f981130c41a")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW6")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 132.08 88.9 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "95b1f849-66b8-4e7a-ba5e-e62a0714ad89")
+ (property "Reference" "D10"
+ (at 134.62 87.6299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 134.62 90.1699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 132.08 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 132.08 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 132.08 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 132.08 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 132.08 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "aedd041e-be25-4f98-bfaa-8044152b0fdb")
+ )
+ (pin "1"
+ (uuid "729d1449-804a-441c-bc57-e282830f6fbc")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D10")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Device:R_US")
+ (at 199.39 59.69 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "9c3af0f5-6a5a-4ca8-aa0b-43c06cab2ac4")
+ (property "Reference" "R1"
+ (at 199.39 53.34 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "100R"
+ (at 199.39 55.88 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal"
+ (at 199.644 58.674 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 199.39 59.69 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Resistor, US symbol"
+ (at 199.39 59.69 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "ffcca8a8-91e4-4299-a7fd-c0f8b1c312dd")
+ )
+ (pin "2"
+ (uuid "5d6037ec-cd05-47dd-9981-34bb1d5c3bcd")
+ )
+ (instances
+ (project ""
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "R1")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 81.28 104.14 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "9e0dee9b-ed97-4484-abab-fded646ecbcd")
+ (property "Reference" "SW14"
+ (at 81.28 99.06 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 81.28 101.6 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 81.28 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 81.28 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 81.28 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "58c419a1-6bfa-440c-973b-0befd3e8e465")
+ )
+ (pin "2"
+ (uuid "23d3a719-b202-4312-a873-6894f24dcc42")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW14")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Connector_Audio:AudioJack4")
+ (at 254 66.04 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "a49dfac2-38f6-4541-a0bb-895090daa747")
+ (property "Reference" "J1"
+ (at 262.89 62.8649 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "TRRS"
+ (at 262.89 65.4049 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "TRRS-4-pin:TRRS-4-pin"
+ (at 254 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 254 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Audio Jack, 4 Poles (TRRS)"
+ (at 254 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "R1"
+ (uuid "d97aced5-8839-47ac-95fe-690dc856aae4")
+ )
+ (pin "S"
+ (uuid "636dc390-e63c-44af-9290-5b684107b1e2")
+ )
+ (pin "T"
+ (uuid "58679666-e438-4704-977e-f33c1493113d")
+ )
+ (pin "R2"
+ (uuid "d455684b-b4c5-42d2-8ae1-495188a64d4d")
+ )
+ (instances
+ (project ""
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "J1")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 172.72 123.19 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "aa114e4a-7bb3-4523-926e-f62d9f75f4db")
+ (property "Reference" "SW24"
+ (at 172.72 118.11 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 172.72 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 172.72 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 172.72 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 172.72 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "2459aeb9-fee3-46c6-9823-8d76aad16fde")
+ )
+ (pin "2"
+ (uuid "f98c0a1f-307b-44af-89b9-f531e1dfcc99")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW24")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 104.14 104.14 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "afcfc23e-62a5-4351-b69b-93e71fecd476")
+ (property "Reference" "SW15"
+ (at 104.14 99.06 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 104.14 101.6 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 104.14 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 104.14 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 104.14 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "7a113a99-3dbd-4126-a3fc-aaa786593177")
+ )
+ (pin "2"
+ (uuid "c9836f65-930a-4a2d-8f28-c00dd835218f")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW15")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 58.42 85.09 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "b2ada3fe-03e5-4d0f-882a-8600f7158415")
+ (property "Reference" "SW7"
+ (at 58.42 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 58.42 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 58.42 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 58.42 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 58.42 85.09 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "1e7bb6aa-7021-4101-9fb5-e0321588562a")
+ )
+ (pin "2"
+ (uuid "77c0edee-6c41-49d9-bc8f-22a2c167f42f")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW7")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 104.14 123.19 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "b3a411a0-5393-49ab-aea1-42c61cfe25bf")
+ (property "Reference" "SW21"
+ (at 104.14 118.11 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 104.14 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 104.14 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 104.14 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 104.14 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "f8de0304-a5a0-4bcf-95e0-0a5bd7a724f5")
+ )
+ (pin "2"
+ (uuid "2c4ef7bc-e44a-46f9-bb21-ad870f205df5")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW21")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 154.94 88.9 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "b48e02e5-8b3a-4ea1-ae09-860761fd35c1")
+ (property "Reference" "D11"
+ (at 157.48 87.6299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 157.48 90.1699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 154.94 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 154.94 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 154.94 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 154.94 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 154.94 88.9 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "7a7b6524-4914-4f22-bc51-9ce5c540079f")
+ )
+ (pin "1"
+ (uuid "35750df5-1083-45c5-a5d0-066b2e46192a")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D11")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 58.42 66.04 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "ba9103c3-6158-4490-8765-773153461a7d")
+ (property "Reference" "SW1"
+ (at 58.42 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 58.42 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 58.42 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 58.42 71.12 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 58.42 66.04 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "d4164545-3d7b-43d6-b098-060cb535c70a")
+ )
+ (pin "2"
+ (uuid "e71c04ef-caf3-4a9a-8771-44781c85a270")
+ )
+ (instances
+ (project ""
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW1")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "power:GND")
+ (at 196.85 62.23 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "bf38c9c3-4464-437b-9857-3b817a1c0506")
+ (property "Reference" "#PWR02"
+ (at 196.85 68.58 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 196.85 67.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 196.85 62.23 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 196.85 62.23 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 196.85 62.23 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "2993853c-3143-43a1-a2ea-a9f9a15bd04c")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "#PWR02")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 132.08 127 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "cb580448-e33a-41b6-8ed7-16d7343115af")
+ (property "Reference" "D22"
+ (at 134.62 125.7299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 134.62 128.2699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 132.08 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 132.08 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 132.08 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 132.08 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 132.08 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "b427a593-0720-4e39-baee-51ef281feda1")
+ )
+ (pin "1"
+ (uuid "f2d5e874-7a67-4108-bc7a-7f644dfdab8a")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D22")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 109.22 107.95 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "d06bb19f-2fcb-44d5-89e2-b2c7fe7de108")
+ (property "Reference" "D15"
+ (at 111.76 106.6799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 111.76 109.2199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 109.22 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 109.22 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 109.22 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 109.22 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 109.22 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "db29bd95-e293-48de-9d29-b5750fedbd55")
+ )
+ (pin "1"
+ (uuid "1fb41aac-0bca-4ac4-ada2-c6839be32e9e")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D15")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "RP2040-Zero:RP2040-Zero")
+ (at 223.52 64.77 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "d386a6cf-e704-42a3-99e6-27844e2f434f")
+ (property "Reference" "U1"
+ (at 223.52 52.07 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "RP2040-Zero"
+ (at 223.52 54.61 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "RP2040-Zero:RP2040 Zero"
+ (at 218.44 64.77 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 218.44 64.77 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" ""
+ (at 223.52 64.77 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "23"
+ (uuid "d5520d79-2437-4291-aef5-2fe6e68e304c")
+ )
+ (pin "11"
+ (uuid "efbc7df6-bb37-4a38-99c0-ca56793eb38a")
+ )
+ (pin "12"
+ (uuid "9ea98a28-0d15-4dca-83fe-5a01f4be2f2b")
+ )
+ (pin "15"
+ (uuid "26df0ac6-7ed2-49a0-b57c-8baf1829c1b0")
+ )
+ (pin "9"
+ (uuid "489329d7-4167-463e-b392-0e992bc13a9f")
+ )
+ (pin "13"
+ (uuid "9c7d635c-b5ff-4c76-ac62-2a66d1856e84")
+ )
+ (pin "7"
+ (uuid "ea8a6367-9a15-4a92-a8d0-83c50d776dba")
+ )
+ (pin "19"
+ (uuid "3a4b0ecd-dfe1-4bbe-83b2-23c8a6f976a7")
+ )
+ (pin "18"
+ (uuid "c9cd7455-ecf2-466a-803e-3e85bc1025a9")
+ )
+ (pin "14"
+ (uuid "6a6a569d-6259-4e4f-803e-f884c974b438")
+ )
+ (pin "6"
+ (uuid "6e11d31a-0e0a-4154-bc0e-bdca3e822794")
+ )
+ (pin "5"
+ (uuid "75138494-ce83-4525-9510-ca7458f27a21")
+ )
+ (pin "20"
+ (uuid "0ade9009-2721-455d-ae1e-3caa25cc817b")
+ )
+ (pin "2"
+ (uuid "cb72b350-fb8c-4687-b5d8-1b105f976617")
+ )
+ (pin "1"
+ (uuid "40e53fde-588b-493b-b147-122e67c76cce")
+ )
+ (pin "3"
+ (uuid "da7a1386-dabc-4204-92d1-41dc296610aa")
+ )
+ (pin "17"
+ (uuid "2cf373a5-caf9-4ab0-8626-e958182030d6")
+ )
+ (pin "10"
+ (uuid "aa857ad4-cf08-4f05-b5c1-099d608394eb")
+ )
+ (pin "4"
+ (uuid "ed68e142-47ca-4d04-a976-ff5c2d914034")
+ )
+ (pin "21"
+ (uuid "53cf2d8b-3fbb-431b-ab1d-61d1e0d7e263")
+ )
+ (pin "16"
+ (uuid "cb96c564-9deb-410c-aebe-41d3d470c0f7")
+ )
+ (pin "22"
+ (uuid "bbbb9549-28df-413e-b914-b91d00fa03db")
+ )
+ (pin "8"
+ (uuid "08344751-a229-4676-9330-4bf5a7012109")
+ )
+ (instances
+ (project ""
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "U1")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 127 123.19 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "d54e6083-d7f9-488e-9915-2b6f55075a5b")
+ (property "Reference" "SW22"
+ (at 127 118.11 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 127 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 127 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 127 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 127 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "cd4dd516-69d3-4195-919f-7e9ce75e6638")
+ )
+ (pin "2"
+ (uuid "29ac3713-c43f-4063-a3b0-f0dee9adcba5")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW22")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 177.8 107.95 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "d565c487-b0b1-42a9-a02f-aa6de34714ec")
+ (property "Reference" "D18"
+ (at 180.34 106.6799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 180.34 109.2199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 177.8 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 177.8 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 177.8 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 177.8 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 177.8 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "dac9033a-e071-4bc6-86dd-8685ef1ed8ca")
+ )
+ (pin "1"
+ (uuid "31c2ae4b-1fed-4509-920b-db5aaeccfee9")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D18")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 127 104.14 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "d5daa95d-d4a8-4274-8582-7a3768a78b50")
+ (property "Reference" "SW16"
+ (at 127 99.06 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 127 101.6 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 127 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 127 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 127 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "6bebf34c-d738-4b6e-a8f6-48f13a326c8b")
+ )
+ (pin "2"
+ (uuid "7c9c3442-bbf5-412b-aa67-aee4e549ab10")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW16")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 149.86 85.09 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "e7636bef-f15e-42d2-ab93-8b597027c63b")
+ (property "Reference" "SW11"
+ (at 149.86 80.01 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 149.86 82.55 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 149.86 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 149.86 90.17 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 149.86 85.09 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "35e1629d-5341-4e73-bdc3-353c52c6f23e")
+ )
+ (pin "2"
+ (uuid "54fe0ba3-3475-48d3-b1d0-aeab379153b2")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW11")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 86.36 127 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "e8a56f04-ca5d-4c31-afff-987d7bafff2e")
+ (property "Reference" "D20"
+ (at 88.9 125.7299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 88.9 128.2699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 86.36 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 86.36 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 86.36 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 86.36 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 86.36 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "884deafc-5edc-4c3d-9cc1-3eca572b0ff0")
+ )
+ (pin "1"
+ (uuid "93bc6acb-1b8b-4ac9-90ca-d440d6655db7")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D20")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 58.42 123.19 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "f1d947c5-82ee-4f35-8ee1-3cb6872b0705")
+ (property "Reference" "SW19"
+ (at 58.42 118.11 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 58.42 120.65 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 58.42 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 58.42 128.27 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 58.42 123.19 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "7446b64a-c097-430c-a8d6-88cc0e14f1ed")
+ )
+ (pin "2"
+ (uuid "b42124db-2372-4b26-aa25-757a6ca94b43")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW19")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 177.8 127 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "f7c2c50f-ad5c-4a07-8fc7-af0a4bcda477")
+ (property "Reference" "D24"
+ (at 180.34 125.7299 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 180.34 128.2699 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 177.8 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 177.8 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 177.8 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 177.8 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 177.8 127 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "ba704548-83ee-4883-b00e-0fe53770b40c")
+ )
+ (pin "1"
+ (uuid "0f642672-5b69-4f62-aa14-82b215ee2e5e")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D24")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 86.36 69.85 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "f875d1a4-d3c1-442b-9026-7da98524f333")
+ (property "Reference" "D2"
+ (at 88.9 68.5799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 88.9 71.1199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 86.36 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 86.36 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 86.36 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 86.36 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 86.36 69.85 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "bd93ddc9-a2d6-4d2d-aa0c-8aa905ea8bd2")
+ )
+ (pin "1"
+ (uuid "2b0cf36c-9605-4926-b845-2b93785371ae")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D2")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Switch:SW_Push")
+ (at 172.72 104.14 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "fa376256-ed32-4f5a-ab6d-be6041083415")
+ (property "Reference" "SW18"
+ (at 172.72 99.06 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "SW_Push"
+ (at 172.72 101.6 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Switch_Keyboard_Hotswap_Kailh:SW_Hotswap_Kailh_MX_1.00u"
+ (at 172.72 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 172.72 109.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Push button switch, generic, two pins"
+ (at 172.72 104.14 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "d7ee076c-fe81-4678-a4d5-2c18b5b3ef4c")
+ )
+ (pin "2"
+ (uuid "e18d44d6-7083-4a4a-a9aa-13c93d6c030d")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "SW18")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Diode:1N4148")
+ (at 86.36 107.95 90)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "fe13a2a9-187f-450b-b462-cc0013776b3e")
+ (property "Reference" "D14"
+ (at 88.9 106.6799 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1N4148"
+ (at 88.9 109.2199 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal"
+ (at 86.36 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf"
+ (at 86.36 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "100V 0.15A standard switching diode, DO-35"
+ (at 86.36 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Device" "D"
+ (at 86.36 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Sim.Pins" "1=K 2=A"
+ (at 86.36 107.95 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "e1fefe95-6ae6-4bdf-b23f-1f84502b2808")
+ )
+ (pin "1"
+ (uuid "0265389e-5ff9-431f-a10a-2ab2a37048b8")
+ )
+ (instances
+ (project "chiral"
+ (path "/a8fe5055-b15e-4afb-8dfc-764d9175cede"
+ (reference "D14")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (sheet_instances
+ (path "/"
+ (page "1")
+ )
+ )
+ (embedded_fonts no)
+)
diff --git a/pcb/fp-lib-table b/pcb/fp-lib-table
new file mode 100644
index 0000000..85d74b1
--- /dev/null
+++ b/pcb/fp-lib-table
@@ -0,0 +1,6 @@
+(fp_lib_table
+ (version 7)
+ (lib (name "RP2040-Zero")(type "KiCad")(uri "${KIPRJMOD}/lib/rp2040-zero/RP2040-Zero.pretty")(options "")(descr ""))
+ (lib (name "keyswitches")(type "KiCad")(uri "${KIPRJMOD}/lib/keyswitches.pretty")(options "")(descr ""))
+ (lib (name "TRRS-4-pin")(type "KiCad")(uri "${KIPRJMOD}/lib/custom/TRRS-4-pin.pretty")(options "")(descr ""))
+)
diff --git a/pcb/lib/custom/TRRS-4-pin.pretty/TRRS-4-pin.kicad_mod b/pcb/lib/custom/TRRS-4-pin.pretty/TRRS-4-pin.kicad_mod
new file mode 100644
index 0000000..c06f74e
--- /dev/null
+++ b/pcb/lib/custom/TRRS-4-pin.pretty/TRRS-4-pin.kicad_mod
@@ -0,0 +1,197 @@
+(footprint "TRRS-4-pin"
+ (version 20241229)
+ (generator "pcbnew")
+ (generator_version "9.0")
+ (layer "F.Cu")
+ (property "Reference" "REF**"
+ (at 0 -0.5 0)
+ (unlocked yes)
+ (layer "F.SilkS")
+ (hide yes)
+ (uuid "d798d09e-8d9f-431d-b1ff-7ce47f31e104")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.1)
+ )
+ )
+ )
+ (property "Value" "TRRS-4-pin"
+ (at 0 1 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "fd80d436-6040-4543-a771-ec19b488d638")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "72e35563-8e46-4e9d-b310-6fe26f6df4ec")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "906cdda1-ba4d-49f3-bfd8-a43bafa1165a")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (attr smd)
+ (fp_line
+ (start -3.35 -5.7)
+ (end -3.35 6.4)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "19fffeb9-55ca-4a5f-9e71-c8cc1644a0c9")
+ )
+ (fp_line
+ (start -3.35 -5.7)
+ (end -3.35 6.4)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "ad87fc20-7720-43cb-a786-31e7037ef41b")
+ )
+ (fp_line
+ (start -3.1 -5.7)
+ (end -3.1 -7.7)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "001367ae-de7a-4a4e-93ff-4f5c8bb9d11d")
+ )
+ (fp_line
+ (start 2.5 -7.7)
+ (end -3.1 -7.7)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "097ff017-d189-44b0-8cfe-e21f664b7fdb")
+ )
+ (fp_line
+ (start 2.5 -5.7)
+ (end 2.5 -7.7)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6d051bd1-53cb-4095-9f85-3091b635abe6")
+ )
+ (fp_line
+ (start 2.75 -5.7)
+ (end -3.35 -5.7)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "c55e57ca-3d16-4ef3-b004-16e24b3fb60d")
+ )
+ (fp_line
+ (start 2.75 -5.7)
+ (end 2.75 6.4)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "6f1baaa3-c802-40a6-bc2e-97991b663bf0")
+ )
+ (fp_line
+ (start 2.75 6.4)
+ (end -3.35 6.4)
+ (stroke
+ (width 0.15)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "03537755-b0f7-46ba-8a4e-2bd2d6a1aa3d")
+ )
+ (fp_text user "TRRS"
+ (at -0.246 0.65 90)
+ (layer "F.SilkS")
+ (uuid "5dd3d969-3b0c-4bbc-92d7-bd5ca0df6dea")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "" np_thru_hole circle
+ (at -0.3 -4.1)
+ (size 0.8 0.8)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (uuid "c86395e2-1ad6-45a5-93f0-0e352774347c")
+ )
+ (pad "" np_thru_hole circle
+ (at -0.3 2.9)
+ (size 0.8 0.8)
+ (drill 0.8)
+ (layers "*.Cu" "*.Mask")
+ (uuid "22827b5c-c668-4d8a-b353-1eae8e2a8e06")
+ )
+ (pad "R1" thru_hole oval
+ (at 2 0.5)
+ (size 1.6 2)
+ (drill oval 0.9 1.3)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "8c667b75-b67e-4678-bf64-37fcd54d2855")
+ )
+ (pad "R2" thru_hole oval
+ (at 2 -2.5)
+ (size 1.6 2)
+ (drill oval 0.9 1.3)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "45d62d2e-7502-440a-b128-e17c67270db5")
+ )
+ (pad "S" thru_hole oval
+ (at -2.6 5.6)
+ (size 1.6 2)
+ (drill oval 0.9 1.3)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "c6e9483a-38cd-46d0-8737-e4edd04a6ca5")
+ )
+ (pad "T" thru_hole oval
+ (at 2 4.5)
+ (size 1.6 2)
+ (drill oval 0.9 1.3)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (uuid "b31723ea-468f-4d3b-9737-f7a6efe1e8f4")
+ )
+ (embedded_fonts no)
+)
diff --git a/pcb/lib/keyswitches.pretty b/pcb/lib/keyswitches.pretty
new file mode 160000
+Subproject 49083b8f0d1c8a68a1b5c4ac9bc81b3870e9aa6
diff --git a/pcb/lib/rp2040-zero b/pcb/lib/rp2040-zero
new file mode 160000
+Subproject b22a0c1afb350dda50ebb7cf2d9c5f3dd3e419c
diff --git a/pcb/sym-lib-table b/pcb/sym-lib-table
new file mode 100644
index 0000000..8ae050f
--- /dev/null
+++ b/pcb/sym-lib-table
@@ -0,0 +1,4 @@
+(sym_lib_table
+ (version 7)
+ (lib (name "RP2040-Zero")(type "KiCad")(uri "${KIPRJMOD}/lib/rp2040-zero/RP2040-Zero.kicad_sym")(options "")(descr ""))
+)