diff --git a/.gitmodules b/.gitmodules index a081b59..1e5b62f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "corne-cherry/pcb/kbd"] path = corne-cherry/pcb/kbd url = https://github.com/foostan/kbd +[submodule "corne-light/pcb/kbd"] + path = corne-light/pcb/kbd + url = https://github.com/foostan/kbd diff --git a/corne-light/pcb/corne-light-cache.lib b/corne-light/pcb/corne-light-cache.lib index 7488da6..72768ab 100644 --- a/corne-light/pcb/corne-light-cache.lib +++ b/corne-light/pcb/corne-light-cache.lib @@ -46,42 +46,6 @@ X A 2 150 0 100 L 50 50 1 1 P ENDDRAW ENDDEF # -# corne-light-rescue_ProMicro-kbd -# -DEF corne-light-rescue_ProMicro-kbd U 0 40 Y Y 1 F N -F0 "U" 0 950 60 H V C CNN -F1 "corne-light-rescue_ProMicro-kbd" 0 -550 60 H V C CNN -F2 "" 100 -1050 60 H V C CNN -F3 "" 100 -1050 60 H V C CNN -DRAW -S -500 850 500 -450 0 1 0 N -X TX 1 -700 750 200 R 50 50 1 1 B -X E6 10 -700 -150 200 R 50 50 1 1 B -X B4 11 -700 -250 200 R 50 50 1 1 B -X B5 12 -700 -350 200 R 50 50 1 1 B -X B6 13 700 -350 200 L 50 50 1 1 B -X B2 14 700 -250 200 L 50 50 1 1 B -X B3 15 700 -150 200 L 50 50 1 1 B -X B1 16 700 -50 200 L 50 50 1 1 B -X F7 17 700 50 200 L 50 50 1 1 B -X F6 18 700 150 200 L 50 50 1 1 B -X F5 19 700 250 200 L 50 50 1 1 B -X RX 2 -700 650 200 R 50 50 1 1 B -X F4 20 700 350 200 L 50 50 1 1 B -X VCC 21 700 450 200 L 50 50 1 1 W -X RST 22 700 550 200 L 50 50 1 1 I -X GND 23 700 650 200 L 50 50 1 1 W -X RAW 24 700 750 200 L 50 50 1 1 w -X GND 3 -700 550 200 R 50 50 1 1 W -X GND 4 -700 450 200 R 50 50 1 1 W -X SDA 5 -700 350 200 R 50 50 1 1 B -X SCL 6 -700 250 200 R 50 50 1 1 B -X D4 7 -700 150 200 R 50 50 1 1 B -X C6 8 -700 50 200 R 50 50 1 1 B -X D7 9 -700 -50 200 R 50 50 1 1 B -ENDDRAW -ENDDEF -# # kbd_MJ-4PP-9 # DEF kbd_MJ-4PP-9 J 0 40 Y Y 1 F N @@ -103,6 +67,42 @@ X ~ D 200 25 79 L 28 20 1 1 I ENDDRAW ENDDEF # +# kbd_ProMicro +# +DEF kbd_ProMicro U 0 40 Y Y 1 F N +F0 "U" 0 750 60 H V C CNN +F1 "kbd_ProMicro" 0 -750 60 H V C CNN +F2 "" 100 -1050 60 H V C CNN +F3 "" 100 -1050 60 H V C CNN +DRAW +S -500 650 500 -650 0 1 0 N +X TX0/D3 1 -700 550 200 R 50 50 1 1 B +X 7/E6 10 -700 -350 200 R 50 50 1 1 B +X 8/B4 11 -700 -450 200 R 50 50 1 1 B +X 9/B5 12 -700 -550 200 R 50 50 1 1 B +X B6/10 13 700 -550 200 L 50 50 1 1 B +X B2/16 14 700 -450 200 L 50 50 1 1 B +X B3/14 15 700 -350 200 L 50 50 1 1 B +X B1/15 16 700 -250 200 L 50 50 1 1 B +X F7/A0 17 700 -150 200 L 50 50 1 1 B +X F6/A1 18 700 -50 200 L 50 50 1 1 B +X F5/A2 19 700 50 200 L 50 50 1 1 B +X RX1/D2 2 -700 450 200 R 50 50 1 1 B +X F4/A3 20 700 150 200 L 50 50 1 1 B +X VCC 21 700 250 200 L 50 50 1 1 W +X RST 22 700 350 200 L 50 50 1 1 I +X GND 23 700 450 200 L 50 50 1 1 W +X RAW 24 700 550 200 L 50 50 1 1 w +X GND 3 -700 350 200 R 50 50 1 1 W +X GND 4 -700 250 200 R 50 50 1 1 W +X 2/D1/SDA 5 -700 150 200 R 50 50 1 1 B +X 3/D0/SCL 6 -700 50 200 R 50 50 1 1 B +X 4/D4 7 -700 -50 200 R 50 50 1 1 B +X 5/C6 8 -700 -150 200 R 50 50 1 1 B +X 6/D7 9 -700 -250 200 R 50 50 1 1 B +ENDDRAW +ENDDEF +# # kbd_SW_PUSH # DEF kbd_SW_PUSH SW 0 40 N N 1 F N diff --git a/corne-light/pcb/corne-light.kicad_pcb b/corne-light/pcb/corne-light.kicad_pcb index 61ef951..6d3e8a4 100644 --- a/corne-light/pcb/corne-light.kicad_pcb +++ b/corne-light/pcb/corne-light.kicad_pcb @@ -135,61 +135,61 @@ (net 31 col3) (net 32 col4) (net 33 col5) - (net 34 LED) - (net 35 data) - (net 36 reset) - (net 37 SCL) - (net 38 SDA) - (net 39 "Net-(U1-Pad14)") - (net 40 "Net-(U1-Pad13)") - (net 41 "Net-(U1-Pad12)") - (net 42 "Net-(U1-Pad11)") - (net 43 "Net-(J1-PadA)") - (net 44 "Net-(U1-Pad24)") - (net 45 "Net-(D22-Pad2)") - (net 46 row0_r) - (net 47 "Net-(D23-Pad2)") - (net 48 "Net-(D24-Pad2)") - (net 49 "Net-(D25-Pad2)") - (net 50 "Net-(D26-Pad2)") - (net 51 "Net-(D27-Pad2)") - (net 52 row1_r) - (net 53 "Net-(D28-Pad2)") - (net 54 "Net-(D29-Pad2)") - (net 55 "Net-(D30-Pad2)") - (net 56 "Net-(D31-Pad2)") - (net 57 "Net-(D32-Pad2)") - (net 58 "Net-(D33-Pad2)") - (net 59 row2_r) - (net 60 "Net-(D34-Pad2)") - (net 61 "Net-(D35-Pad2)") - (net 62 "Net-(D36-Pad2)") - (net 63 "Net-(D37-Pad2)") - (net 64 "Net-(D38-Pad2)") - (net 65 "Net-(D39-Pad2)") - (net 66 "Net-(D40-Pad2)") - (net 67 row3_r) - (net 68 "Net-(D41-Pad2)") - (net 69 "Net-(D42-Pad2)") - (net 70 data_r) - (net 71 "Net-(J6-PadA)") - (net 72 SDA_r) - (net 73 SCL_r) - (net 74 LED_r) - (net 75 reset_r) - (net 76 col0_r) - (net 77 col1_r) - (net 78 col2_r) - (net 79 col3_r) - (net 80 col4_r) - (net 81 col5_r) - (net 82 "Net-(U2-Pad24)") - (net 83 "Net-(U2-Pad14)") - (net 84 "Net-(U2-Pad13)") - (net 85 "Net-(U2-Pad12)") - (net 86 "Net-(U2-Pad11)") - (net 87 VDD) - (net 88 GNDA) + (net 34 data) + (net 35 reset) + (net 36 SCL) + (net 37 SDA) + (net 38 "Net-(U1-Pad14)") + (net 39 "Net-(U1-Pad13)") + (net 40 "Net-(U1-Pad12)") + (net 41 "Net-(U1-Pad11)") + (net 42 "Net-(J1-PadA)") + (net 43 "Net-(U1-Pad24)") + (net 44 "Net-(D22-Pad2)") + (net 45 row0_r) + (net 46 "Net-(D23-Pad2)") + (net 47 "Net-(D24-Pad2)") + (net 48 "Net-(D25-Pad2)") + (net 49 "Net-(D26-Pad2)") + (net 50 "Net-(D27-Pad2)") + (net 51 row1_r) + (net 52 "Net-(D28-Pad2)") + (net 53 "Net-(D29-Pad2)") + (net 54 "Net-(D30-Pad2)") + (net 55 "Net-(D31-Pad2)") + (net 56 "Net-(D32-Pad2)") + (net 57 "Net-(D33-Pad2)") + (net 58 row2_r) + (net 59 "Net-(D34-Pad2)") + (net 60 "Net-(D35-Pad2)") + (net 61 "Net-(D36-Pad2)") + (net 62 "Net-(D37-Pad2)") + (net 63 "Net-(D38-Pad2)") + (net 64 "Net-(D39-Pad2)") + (net 65 "Net-(D40-Pad2)") + (net 66 row3_r) + (net 67 "Net-(D41-Pad2)") + (net 68 "Net-(D42-Pad2)") + (net 69 data_r) + (net 70 "Net-(J6-PadA)") + (net 71 SDA_r) + (net 72 SCL_r) + (net 73 reset_r) + (net 74 col0_r) + (net 75 col1_r) + (net 76 col2_r) + (net 77 col3_r) + (net 78 col4_r) + (net 79 col5_r) + (net 80 "Net-(U2-Pad24)") + (net 81 "Net-(U2-Pad14)") + (net 82 "Net-(U2-Pad13)") + (net 83 "Net-(U2-Pad12)") + (net 84 "Net-(U2-Pad11)") + (net 85 VDD) + (net 86 GNDA) + (net 87 "Net-(U1-Pad1)") + (net 88 "Net-(U2-Pad1)") (net_class Default "これは標準のネット クラスです。" (clearance 0.2) @@ -200,8 +200,6 @@ (uvia_drill 0.1) (add_net GND) (add_net GNDA) - (add_net LED) - (add_net LED_r) (add_net "Net-(D1-Pad2)") (add_net "Net-(D10-Pad2)") (add_net "Net-(D11-Pad2)") @@ -246,11 +244,13 @@ (add_net "Net-(D9-Pad2)") (add_net "Net-(J1-PadA)") (add_net "Net-(J6-PadA)") + (add_net "Net-(U1-Pad1)") (add_net "Net-(U1-Pad11)") (add_net "Net-(U1-Pad12)") (add_net "Net-(U1-Pad13)") (add_net "Net-(U1-Pad14)") (add_net "Net-(U1-Pad24)") + (add_net "Net-(U2-Pad1)") (add_net "Net-(U2-Pad11)") (add_net "Net-(U2-Pad12)") (add_net "Net-(U2-Pad13)") @@ -288,6 +288,1972 @@ (add_net row3_r) ) + (module kbd:MJ-4PP-9_1side (layer F.Cu) (tedit 5F70BCE8) (tstamp 5C2803A6) + (at 154.607847 84.565432 90) + (path /5C25FA15) + (fp_text reference J6 (at -0.85 4.95 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value MJ-4PP-9 (at 0 14 90) (layer F.Fab) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.9 0.15) (end 2.9 0.15) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.9 0.15) (end 2.9 11.9) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.9 11.9) (end -2.9 11.9) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.9 11.9) (end -2.9 0.15) (layer F.SilkS) (width 0.15)) + (fp_text user TRRS (at -0.75 6.45 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad "" np_thru_hole circle (at 0 1.5 90) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 8.5 90) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask)) + (pad B thru_hole oval (at 2.1 3.3 90) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu B.Mask) + (net 69 data_r)) + (pad C thru_hole oval (at 2.1 6.3 90) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu B.Mask) + (net 86 GNDA)) + (pad D thru_hole oval (at 2.1 10.3 90) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu B.Mask) + (net 85 VDD) (clearance 0.15)) + (pad A thru_hole oval (at -2.1 11.8 90) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu B.Mask) + (net 70 "Net-(J6-PadA)") (clearance 0.15)) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/PJ320A.step + (offset (xyz 0 -8.5 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module kbd:MJ-4PP-9_1side (layer F.Cu) (tedit 5F70BCE8) (tstamp 5C238668) + (at 146.2145 84.432 270) + (path /5ACD605D) + (fp_text reference J1 (at -0.85 4.95 270) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value MJ-4PP-9 (at 0 14 270) (layer F.Fab) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.9 0.15) (end 2.9 0.15) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.9 0.15) (end 2.9 11.9) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.9 11.9) (end -2.9 11.9) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.9 11.9) (end -2.9 0.15) (layer F.SilkS) (width 0.15)) + (fp_text user TRRS (at -0.75 6.45 270) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad "" np_thru_hole circle (at 0 1.5 270) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 8.5 270) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask)) + (pad B thru_hole oval (at 2.1 3.3 270) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu B.Mask) + (net 34 data)) + (pad C thru_hole oval (at 2.1 6.3 270) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu B.Mask) + (net 26 GND)) + (pad D thru_hole oval (at 2.1 10.3 270) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu B.Mask) + (net 27 VCC) (clearance 0.15)) + (pad A thru_hole oval (at -2.1 11.8 270) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu B.Mask) + (net 42 "Net-(J1-PadA)") (clearance 0.15)) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/PJ320A.step + (offset (xyz 0 -8.5 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module kbd:ResetSW_1side (layer F.Cu) (tedit 5F70BCF5) (tstamp 5C2803C0) + (at 156.374847 76.817432 270) + (path /5C25F978) + (fp_text reference RSW2 (at 0 2.55 90) (layer F.SilkS) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at 0 -2.55 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.85 1.6) (end 2.85 1.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.85 1.6) (end 2.85 1.35) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.85 1.6) (end -2.85 1.35) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.85 -1.6) (end -2.85 -1.35) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.85 -1.6) (end 2.85 -1.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.85 -1.6) (end 2.85 -1.35) (layer F.SilkS) (width 0.15)) + (fp_text user RESET (at 0 0 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1 thru_hole circle (at 3.25 0 270) (size 2 2) (drill 1.3) (layers *.Cu B.Mask) + (net 73 reset_r)) + (pad 2 thru_hole circle (at -3.25 0 270) (size 2 2) (drill 1.3) (layers *.Cu B.Mask) + (net 86 GNDA)) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/tact-switch.step + (offset (xyz 0 0 3.47)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module kbd:ResetSW_1side (layer F.Cu) (tedit 5F70BCF5) (tstamp 5DC7A153) + (at 144.5045 76.671 270) + (path /5A5EB9E2) + (fp_text reference RSW1 (at 0 2.55 270) (layer F.SilkS) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at 0 -2.55 270) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.85 1.6) (end 2.85 1.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.85 1.6) (end 2.85 1.35) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.85 1.6) (end -2.85 1.35) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.85 -1.6) (end -2.85 -1.35) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.85 -1.6) (end 2.85 -1.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.85 -1.6) (end 2.85 -1.35) (layer F.SilkS) (width 0.15)) + (fp_text user RESET (at 0 0 270) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1 thru_hole circle (at 3.25 0 270) (size 2 2) (drill 1.3) (layers *.Cu B.Mask) + (net 35 reset)) + (pad 2 thru_hole circle (at -3.25 0 270) (size 2 2) (drill 1.3) (layers *.Cu B.Mask) + (net 26 GND)) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/tact-switch.step + (offset (xyz 0 0 3.47)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module kbd:OLED_1side (layer F.Cu) (tedit 5F70BC75) (tstamp 5F86141E) + (at 160.2575 77.31) + (descr "Connecteur 6 pins") + (tags "CONN DEV") + (path /5C25F9A2) + (fp_text reference J7 (at 3.7 2.1 180) (layer F.Fab) + (effects (font (size 0.8128 0.8128) (thickness 0.15))) + ) + (fp_text value OLED (at 3.6 3.3) (layer F.SilkS) hide + (effects (font (size 0.8128 0.8128) (thickness 0.15))) + ) + (fp_line (start -1.15 1.15) (end 8.75 1.15) (layer F.SilkS) (width 0.15)) + (fp_line (start -1.15 -1.15) (end 8.75 -1.15) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 -1.15) (end 8.75 1.15) (layer F.SilkS) (width 0.15)) + (fp_line (start -1.15 1.15) (end -1.15 -1.15) (layer F.SilkS) (width 0.15)) + (fp_text user OLED (at 3.825 2.13) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1 thru_hole oval (at 0 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu B.Mask) + (net 71 SDA_r)) + (pad 2 thru_hole oval (at 2.54 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu B.Mask) + (net 72 SCL_r)) + (pad 3 thru_hole oval (at 5.08 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu B.Mask) + (net 85 VDD)) + (pad 4 thru_hole oval (at 7.62 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu B.Mask) + (net 86 GNDA)) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/pin-header-1x4.step + (offset (xyz 3.8 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/OLED-Module-with-Pins.step + (offset (xyz 3.8 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module kbd:OLED_1side (layer F.Cu) (tedit 5F70BC75) (tstamp 5DC7A09A) + (at 133.0285 77.168) + (descr "Connecteur 6 pins") + (tags "CONN DEV") + (path /5A91DA4B) + (fp_text reference J2 (at 3.7 2.1 180) (layer F.Fab) + (effects (font (size 0.8128 0.8128) (thickness 0.15))) + ) + (fp_text value OLED (at 3.6 3.3) (layer F.SilkS) hide + (effects (font (size 0.8128 0.8128) (thickness 0.15))) + ) + (fp_line (start -1.15 1.15) (end 8.75 1.15) (layer F.SilkS) (width 0.15)) + (fp_line (start -1.15 -1.15) (end 8.75 -1.15) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 -1.15) (end 8.75 1.15) (layer F.SilkS) (width 0.15)) + (fp_line (start -1.15 1.15) (end -1.15 -1.15) (layer F.SilkS) (width 0.15)) + (fp_text user OLED (at 3.906 -2.284) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1 thru_hole oval (at 0 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu B.Mask) + (net 37 SDA)) + (pad 2 thru_hole oval (at 2.54 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu B.Mask) + (net 36 SCL)) + (pad 3 thru_hole oval (at 5.08 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu B.Mask) + (net 27 VCC)) + (pad 4 thru_hole oval (at 7.62 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu B.Mask) + (net 26 GND)) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/pin-header-1x4.step + (offset (xyz 3.8 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/OLED-Module-with-Pins.step + (offset (xyz 3.8 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (module kbd:ProMicro_v3 (layer F.Cu) (tedit 5F5DB9D6) (tstamp 5DC2E6F5) + (at 164.062847 56.686432) + (path /5C25F857) + (fp_text reference U2 (at 0 -5 270) (layer F.SilkS) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value ProMicro (at -0.1 0.05 90) (layer F.Fab) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user MicroUSB (at -0.05 -18.95) (layer F.SilkS) + (effects (font (size 0.75 0.75) (thickness 0.12))) + ) + (fp_line (start -0.15 -20.4) (end 0.15 -20.4) (layer F.SilkS) (width 0.15)) + (fp_line (start -0.25 -20.55) (end 0.25 -20.55) (layer F.SilkS) (width 0.15)) + (fp_line (start -0.35 -20.7) (end 0.35 -20.7) (layer F.SilkS) (width 0.15)) + (fp_line (start 0 -20.2) (end -0.5 -20.85) (layer F.SilkS) (width 0.15)) + (fp_line (start 0.5 -20.85) (end 0 -20.2) (layer F.SilkS) (width 0.15)) + (fp_line (start -0.5 -20.85) (end 0.5 -20.85) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.75 -21.2) (end -3.75 -21.2) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.75 -19.9) (end 3.75 -21.2) (layer F.SilkS) (width 0.15)) + (fp_line (start -3.75 -19.9) (end 3.75 -19.9) (layer F.SilkS) (width 0.15)) + (fp_line (start -3.75 -21.2) (end -3.75 -19.9) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.76 -18.3) (end 8.9 -18.3) (layer F.Fab) (width 0.15)) + (fp_line (start -3.75 -18.3) (end 3.75 -18.3) (layer F.Fab) (width 0.15)) + (fp_line (start -3.75 -19.6) (end -3.75 -18.299039) (layer F.Fab) (width 0.15)) + (fp_line (start 3.75 -19.6) (end 3.75 -18.3) (layer F.Fab) (width 0.15)) + (fp_line (start -3.75 -19.6) (end 3.75 -19.6) (layer F.Fab) (width 0.15)) + (fp_text user MicroUSB (at -0.05 -18.95) (layer F.SilkS) + (effects (font (size 0.75 0.75) (thickness 0.12))) + ) + (fp_text user B4/8 (at 4.705 10.8 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user D2/RX1 (at 4.155 -11.9 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user B5/9 (at 4.705 13.3 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user C6/5 (at 4.705 3.15 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user SCL/D0/3 (at 3.455 -1.9 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user SDA/D1/2 (at 3.455 -4.4 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user D4/4 (at 4.705 0.6 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user D3/TX0 (at 4.155 -14.45 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user GND (at 4.955 -6.9 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user GND (at 4.955 -9.35 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user D7/6 (at 4.705 5.7 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user E6/7 (at 4.705 8.25 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user 16/B2 (at -4.395 10.95 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user 10/B6 (at -4.395 13.45 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user 14/B3 (at -4.395 8.4 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user 15/B1 (at -4.395 5.85 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user A0/F7 (at -4.395 3.3 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user A1/F6 (at -4.395 0.75 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user A2/F5 (at -4.395 -1.75 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user A3/F4 (at -4.395 -4.25 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user VCC (at -4.995 -6.95 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user RST (at -4.995 -9.4 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_line (start -8.9 -18.3) (end -3.75 -18.3) (layer F.Fab) (width 0.15)) + (fp_line (start 8.9 -18.3) (end 8.9 14.75) (layer F.Fab) (width 0.15)) + (fp_line (start 8.9 14.75) (end -8.9 14.75) (layer F.Fab) (width 0.15)) + (fp_line (start -8.9 14.75) (end -8.9 -18.3) (layer F.Fab) (width 0.15)) + (fp_text user GND (at -4.995 -11.95 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user RAW (at -4.995 -14.5 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_line (start -8.75 -15.6) (end -8.75 -14.75) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 -15.6) (end 8.75 -14.75) (layer F.SilkS) (width 0.15)) + (fp_line (start -8.75 -15.6) (end -7.9 -15.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 -15.6) (end 7.95 -15.6) (layer F.SilkS) (width 0.15)) + (fp_line (start -8.75 13.7) (end -8.75 14.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 13.75) (end 8.75 14.6) (layer F.SilkS) (width 0.15)) + (fp_line (start -8.75 14.6) (end -7.9 14.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 14.6) (end 7.89 14.6) (layer F.SilkS) (width 0.15)) + (pad 1 thru_hole circle (at 7.6114 -14.478) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 88 "Net-(U2-Pad1)")) + (pad 2 thru_hole circle (at 7.6114 -11.938) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 69 data_r)) + (pad 3 thru_hole circle (at 7.6114 -9.398) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 86 GNDA)) + (pad 4 thru_hole circle (at 7.6114 -6.858) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 86 GNDA)) + (pad 5 thru_hole circle (at 7.6114 -4.318) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 71 SDA_r)) + (pad 6 thru_hole circle (at 7.6114 -1.778) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 72 SCL_r)) + (pad 7 thru_hole circle (at 7.6114 0.762) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 45 row0_r)) + (pad 8 thru_hole circle (at 7.6114 3.302) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 51 row1_r)) + (pad 9 thru_hole circle (at 7.6114 5.842) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 58 row2_r)) + (pad 10 thru_hole circle (at 7.6114 8.382) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 66 row3_r)) + (pad 11 thru_hole circle (at 7.6114 10.922) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 84 "Net-(U2-Pad11)")) + (pad 12 thru_hole circle (at 7.6114 13.462) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 83 "Net-(U2-Pad12)")) + (pad 13 thru_hole circle (at -7.6086 13.462) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 82 "Net-(U2-Pad13)")) + (pad 14 thru_hole circle (at -7.6086 10.922) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 81 "Net-(U2-Pad14)")) + (pad 15 thru_hole circle (at -7.6086 8.382) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 79 col5_r)) + (pad 16 thru_hole circle (at -7.6086 5.842) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 78 col4_r)) + (pad 17 thru_hole circle (at -7.6086 3.302) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 77 col3_r)) + (pad 18 thru_hole circle (at -7.6086 0.762) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 76 col2_r)) + (pad 19 thru_hole circle (at -7.6086 -1.778) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 75 col1_r)) + (pad 20 thru_hole circle (at -7.6086 -4.318) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 74 col0_r)) + (pad 21 thru_hole circle (at -7.6086 -6.858) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 85 VDD)) + (pad 22 thru_hole circle (at -7.6086 -9.398) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 73 reset_r)) + (pad 23 thru_hole circle (at -7.6086 -11.938) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 86 GNDA)) + (pad 24 thru_hole circle (at -7.6086 -14.478) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 80 "Net-(U2-Pad24)")) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/ProMicro.step + (offset (xyz 0 1.8 2.5)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 180 0)) + ) + ) + + (module kbd:ProMicro_v3 (layer F.Cu) (tedit 5F5DB9D6) (tstamp 5DC2E608) + (at 136.8925 56.56) + (path /5A5E14C2) + (fp_text reference U1 (at 0 -5 270) (layer F.SilkS) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value ProMicro (at -0.1 0.05 90) (layer F.Fab) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user MicroUSB (at -0.05 -18.95) (layer F.SilkS) + (effects (font (size 0.75 0.75) (thickness 0.12))) + ) + (fp_line (start -0.15 -20.4) (end 0.15 -20.4) (layer F.SilkS) (width 0.15)) + (fp_line (start -0.25 -20.55) (end 0.25 -20.55) (layer F.SilkS) (width 0.15)) + (fp_line (start -0.35 -20.7) (end 0.35 -20.7) (layer F.SilkS) (width 0.15)) + (fp_line (start 0 -20.2) (end -0.5 -20.85) (layer F.SilkS) (width 0.15)) + (fp_line (start 0.5 -20.85) (end 0 -20.2) (layer F.SilkS) (width 0.15)) + (fp_line (start -0.5 -20.85) (end 0.5 -20.85) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.75 -21.2) (end -3.75 -21.2) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.75 -19.9) (end 3.75 -21.2) (layer F.SilkS) (width 0.15)) + (fp_line (start -3.75 -19.9) (end 3.75 -19.9) (layer F.SilkS) (width 0.15)) + (fp_line (start -3.75 -21.2) (end -3.75 -19.9) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.76 -18.3) (end 8.9 -18.3) (layer F.Fab) (width 0.15)) + (fp_line (start -3.75 -18.3) (end 3.75 -18.3) (layer F.Fab) (width 0.15)) + (fp_line (start -3.75 -19.6) (end -3.75 -18.299039) (layer F.Fab) (width 0.15)) + (fp_line (start 3.75 -19.6) (end 3.75 -18.3) (layer F.Fab) (width 0.15)) + (fp_line (start -3.75 -19.6) (end 3.75 -19.6) (layer F.Fab) (width 0.15)) + (fp_text user MicroUSB (at -0.05 -18.95) (layer F.SilkS) + (effects (font (size 0.75 0.75) (thickness 0.12))) + ) + (fp_text user B4/8 (at 4.705 10.8 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user D2/RX1 (at 4.155 -11.9 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user B5/9 (at 4.705 13.3 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user C6/5 (at 4.705 3.15 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user SCL/D0/3 (at 3.455 -1.9 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user SDA/D1/2 (at 3.455 -4.4 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user D4/4 (at 4.705 0.6 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user D3/TX0 (at 4.155 -14.45 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user GND (at 4.955 -6.9 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user GND (at 4.955 -9.35 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user D7/6 (at 4.705 5.7 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user E6/7 (at 4.705 8.25 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user 16/B2 (at -4.395 10.95 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user 10/B6 (at -4.395 13.45 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user 14/B3 (at -4.395 8.4 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user 15/B1 (at -4.395 5.85 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user A0/F7 (at -4.395 3.3 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user A1/F6 (at -4.395 0.75 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user A2/F5 (at -4.395 -1.75 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user A3/F4 (at -4.395 -4.25 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user VCC (at -4.995 -6.95 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user RST (at -4.995 -9.4 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_line (start -8.9 -18.3) (end -3.75 -18.3) (layer F.Fab) (width 0.15)) + (fp_line (start 8.9 -18.3) (end 8.9 14.75) (layer F.Fab) (width 0.15)) + (fp_line (start 8.9 14.75) (end -8.9 14.75) (layer F.Fab) (width 0.15)) + (fp_line (start -8.9 14.75) (end -8.9 -18.3) (layer F.Fab) (width 0.15)) + (fp_text user GND (at -4.995 -11.95 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_text user RAW (at -4.995 -14.5 unlocked) (layer F.SilkS) + (effects (font (size 0.75 0.67) (thickness 0.125))) + ) + (fp_line (start -8.75 -15.6) (end -8.75 -14.75) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 -15.6) (end 8.75 -14.75) (layer F.SilkS) (width 0.15)) + (fp_line (start -8.75 -15.6) (end -7.9 -15.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 -15.6) (end 7.95 -15.6) (layer F.SilkS) (width 0.15)) + (fp_line (start -8.75 13.7) (end -8.75 14.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 13.75) (end 8.75 14.6) (layer F.SilkS) (width 0.15)) + (fp_line (start -8.75 14.6) (end -7.9 14.6) (layer F.SilkS) (width 0.15)) + (fp_line (start 8.75 14.6) (end 7.89 14.6) (layer F.SilkS) (width 0.15)) + (pad 1 thru_hole circle (at 7.6114 -14.478) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 87 "Net-(U1-Pad1)")) + (pad 2 thru_hole circle (at 7.6114 -11.938) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 34 data)) + (pad 3 thru_hole circle (at 7.6114 -9.398) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 26 GND)) + (pad 4 thru_hole circle (at 7.6114 -6.858) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 26 GND)) + (pad 5 thru_hole circle (at 7.6114 -4.318) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 37 SDA)) + (pad 6 thru_hole circle (at 7.6114 -1.778) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 36 SCL)) + (pad 7 thru_hole circle (at 7.6114 0.762) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 1 row0)) + (pad 8 thru_hole circle (at 7.6114 3.302) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 3 row1)) + (pad 9 thru_hole circle (at 7.6114 5.842) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 5 row2)) + (pad 10 thru_hole circle (at 7.6114 8.382) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 7 row3)) + (pad 11 thru_hole circle (at 7.6114 10.922) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 41 "Net-(U1-Pad11)")) + (pad 12 thru_hole circle (at 7.6114 13.462) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 40 "Net-(U1-Pad12)")) + (pad 13 thru_hole circle (at -7.6086 13.462) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 39 "Net-(U1-Pad13)")) + (pad 14 thru_hole circle (at -7.6086 10.922) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 38 "Net-(U1-Pad14)")) + (pad 15 thru_hole circle (at -7.6086 8.382) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 33 col5)) + (pad 16 thru_hole circle (at -7.6086 5.842) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 32 col4)) + (pad 17 thru_hole circle (at -7.6086 3.302) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 31 col3)) + (pad 18 thru_hole circle (at -7.6086 0.762) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 30 col2)) + (pad 19 thru_hole circle (at -7.6086 -1.778) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 29 col1)) + (pad 20 thru_hole circle (at -7.6086 -4.318) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 28 col0)) + (pad 21 thru_hole circle (at -7.6086 -6.858) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 27 VCC)) + (pad 22 thru_hole circle (at -7.6086 -9.398) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 35 reset)) + (pad 23 thru_hole circle (at -7.6086 -11.938) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 26 GND)) + (pad 24 thru_hole circle (at -7.6086 -14.478) (size 1.524 1.524) (drill 0.8128) (layers *.Cu B.Mask) + (net 43 "Net-(U1-Pad24)")) + (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/kbd.3dshapes/ProMicro.step + (offset (xyz 0 1.8 2.5)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 180 0)) + ) + ) + + (module kbd:CherryMX_ChocV2_1.5u (layer F.Cu) (tedit 5F43ECF4) (tstamp 5DC796E7) + (at 168.934847 105.295432 300) + (path /5C25F941) + (fp_text reference SW42 (at 4.6 6 120) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 5.999999 120) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -14.2875 9.525) (end -14.2875 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 14.2875 9.525) (end -14.2875 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 14.2875 -9.525) (end 14.2875 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -14.2875 -9.525) (end 14.2875 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0 300) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0 300) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54 300) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 79 col5_r)) + (pad 2 thru_hole oval (at 0 5.9 300) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 68 "Net-(D42-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 30) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 30) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 30) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9 300) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 79 col5_r)) + (pad 2 thru_hole oval (at 5 -5.55 300.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 68 "Net-(D42-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08 300) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 68 "Net-(D42-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1.5u (layer F.Cu) (tedit 5F43ECF4) (tstamp 5DC6ACFA) + (at 131.9375 105.295 60) + (path /5A5E37B0) + (fp_text reference SW21 (at 4.6 6 240) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 240) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -14.2875 9.525) (end -14.2875 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 14.2875 9.525) (end -14.2875 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 14.2875 -9.525) (end 14.2875 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -14.2875 -9.525) (end 14.2875 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0 60) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0 60) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54 60) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 33 col5)) + (pad 2 thru_hole oval (at 0 5.9 60) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 25 "Net-(D21-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 150) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 150) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 150) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9 60) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 33 col5)) + (pad 2 thru_hole oval (at 5 -5.55 60.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 25 "Net-(D21-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08 60) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 25 "Net-(D21-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C2804BE) + (at 183.684847 62.545432) + (path /5C25F8C9) + (fp_text reference SW33 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 79 col5_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 57 "Net-(D33-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 79 col5_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 57 "Net-(D33-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 57 "Net-(D33-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C280558) + (at 191.184847 101.545432 15) + (path /5C25F935) + (fp_text reference SW41 (at 4.600001 6 195) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 5.999999 195) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0 15) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0 15) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54 15) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 78 col4_r)) + (pad 2 thru_hole oval (at 0 5.9 15) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 67 "Net-(D41-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 105) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 105) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 105) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9 15) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 78 col4_r)) + (pad 2 thru_hole oval (at 5 -5.55 15.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 67 "Net-(D41-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08 15) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 67 "Net-(D41-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B345) + (at 41.1875 64.92) + (path /5A5E2D26) + (fp_text reference SW8 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 29 col1)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 12 "Net-(D8-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 29 col1)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 12 "Net-(D8-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 12 "Net-(D8-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B387) + (at 22.1875 64.92) + (path /5A5E2D6E) + (fp_text reference SW7 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 28 col0)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 11 "Net-(D7-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 28 col0)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 11 "Net-(D7-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 11 "Net-(D7-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6BC7C) + (at 22.1875 45.92) + (path /5A5E2B19) + (fp_text reference SW1 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 28 col0)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 2 "Net-(D1-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 28 col0)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 2 "Net-(D1-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 2 "Net-(D1-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6AC34) + (at 41.1875 45.92) + (path /5A5E2699) + (fp_text reference SW2 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 29 col1)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 4 "Net-(D2-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 29 col1)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 4 "Net-(D2-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 4 "Net-(D2-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C280516) + (at 221.684847 76.795432) + (path /5C25F905) + (fp_text reference SW37 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 77 col3_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 62 "Net-(D37-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 77 col3_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 62 "Net-(D37-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 62 "Net-(D37-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B303) + (at 60.1875 60.17) + (path /5A5E2D32) + (fp_text reference SW9 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 30 col2)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 13 "Net-(D9-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 30 col2)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 13 "Net-(D9-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 13 "Net-(D9-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C2804A8) + (at 202.684847 60.170432) + (path /5C25F8C3) + (fp_text reference SW32 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 78 col4_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 56 "Net-(D32-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 78 col4_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 56 "Net-(D32-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 56 "Net-(D32-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C280424) + (at 202.684847 41.170432) + (path /5C25F87B) + (fp_text reference SW26 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 78 col4_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 49 "Net-(D26-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 78 col4_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 49 "Net-(D26-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 49 "Net-(D26-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6ACB8) + (at 117.1875 81.545) + (path /5A5E35D5) + (fp_text reference SW18 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 33 col5)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 22 "Net-(D18-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 33 col5)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 22 "Net-(D18-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 22 "Net-(D18-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6ABF2) + (at 60.1875 41.17) + (path /5A5E27F9) + (fp_text reference SW3 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 30 col2)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 6 "Net-(D3-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 30 col2)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 6 "Net-(D3-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 6 "Net-(D3-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B1FB) + (at 41.1875 83.92) + (path /5A5E35B1) + (fp_text reference SW14 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 29 col1)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 18 "Net-(D14-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 29 col1)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 18 "Net-(D14-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 18 "Net-(D14-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C28043A) + (at 183.684847 43.545432) + (path /5C25F881) + (fp_text reference SW27 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 79 col5_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 50 "Net-(D27-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 79 col5_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 50 "Net-(D27-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 50 "Net-(D27-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B23D) + (at 117.1875 62.545) + (path /5A5E2D4A) + (fp_text reference SW12 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 33 col5)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 16 "Net-(D12-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 33 col5)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 16 "Net-(D12-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 16 "Net-(D12-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B0B1) + (at 109.6875 101.545 345) + (path /5A5E37A4) + (fp_text reference SW20 (at 4.600001 6 165) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 165) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0 345) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0 345) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54 345) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 32 col4)) + (pad 2 thru_hole oval (at 0 5.9 345) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 24 "Net-(D20-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 75) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 75) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 75) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9 345) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 32 col4)) + (pad 2 thru_hole oval (at 5 -5.55 345.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 24 "Net-(D20-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08 345) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 24 "Net-(D20-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B2C1) + (at 79.1875 57.795) + (path /5A5E2D3E) + (fp_text reference SW10 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 31 col3)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 14 "Net-(D10-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 31 col3)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 14 "Net-(D10-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 14 "Net-(D10-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B27F) + (at 98.1875 60.17) + (path /5A5E2D44) + (fp_text reference SW11 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 32 col4)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 15 "Net-(D11-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 32 col4)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 15 "Net-(D11-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 15 "Net-(D11-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B1B9) + (at 60.1875 79.17) + (path /5A5E35BD) + (fp_text reference SW15 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 30 col2)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 19 "Net-(D15-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 30 col2)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 19 "Net-(D15-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 19 "Net-(D15-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B177) + (at 79.1875 76.795) + (path /5A5E35C9) + (fp_text reference SW16 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 31 col3)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 20 "Net-(D16-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 31 col3)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 20 "Net-(D16-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 20 "Net-(D16-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B135) + (at 98.1875 79.17) + (path /5A5E35CF) + (fp_text reference SW17 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 32 col4)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 21 "Net-(D17-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 32 col4)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 21 "Net-(D17-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 21 "Net-(D17-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B0F3) + (at 88.6875 98.795) + (path /5A5E37EC) + (fp_text reference SW19 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 31 col3)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 23 "Net-(D19-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 31 col3)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 23 "Net-(D19-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 23 "Net-(D19-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6B06F) + (at 22.1875 83.92) + (path /5A5E35F9) + (fp_text reference SW13 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 28 col0)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 17 "Net-(D13-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 28 col0)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 17 "Net-(D13-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 17 "Net-(D13-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C28061F) + (at 183.684847 81.545432) + (path /5C25F911) + (fp_text reference SW39 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 79 col5_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 64 "Net-(D39-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 79 col5_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 64 "Net-(D39-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 64 "Net-(D39-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C280450) + (at 278.684847 64.920432) + (path /5C25F8E1) + (fp_text reference SW28 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 74 col0_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 52 "Net-(D28-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 74 col0_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 52 "Net-(D28-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 52 "Net-(D28-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C2803E2) + (at 259.684847 45.920432) + (path /5C25F85D) + (fp_text reference SW23 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 75 col1_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 46 "Net-(D23-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 75 col1_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 46 "Net-(D23-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 46 "Net-(D23-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C280542) + (at 212.184847 98.795432) + (path /5C25F94D) + (fp_text reference SW40 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 77 col3_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 65 "Net-(D40-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 77 col3_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 65 "Net-(D40-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 65 "Net-(D40-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C28052C) + (at 202.684847 79.170432) + (path /5C25F90B) + (fp_text reference SW38 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 78 col4_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 63 "Net-(D38-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 78 col4_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 63 "Net-(D38-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 63 "Net-(D38-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C280500) + (at 240.684847 79.170432) + (path /5C25F8F9) + (fp_text reference SW36 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 76 col2_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 61 "Net-(D36-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 76 col2_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 61 "Net-(D36-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 61 "Net-(D36-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C2804EA) + (at 259.684847 83.920432) + (path /5C25F8ED) + (fp_text reference SW35 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 75 col1_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 60 "Net-(D35-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 75 col1_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 60 "Net-(D35-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 60 "Net-(D35-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C2804D4) + (at 278.684847 83.920432) + (path /5C25F929) + (fp_text reference SW34 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 74 col0_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 59 "Net-(D34-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 74 col0_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 59 "Net-(D34-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 59 "Net-(D34-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C280492) + (at 221.684847 57.795432) + (path /5C25F8BD) + (fp_text reference SW31 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 77 col3_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 55 "Net-(D31-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 77 col3_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 55 "Net-(D31-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 55 "Net-(D31-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C28047C) + (at 240.684847 60.170432) + (path /5C25F8B1) + (fp_text reference SW30 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 76 col2_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 54 "Net-(D30-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 76 col2_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 54 "Net-(D30-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 54 "Net-(D30-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C280466) + (at 259.684847 64.920432) + (path /5C25F8A5) + (fp_text reference SW29 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 75 col1_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 53 "Net-(D29-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 75 col1_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 53 "Net-(D29-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 53 "Net-(D29-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C28040E) + (at 221.684847 38.795432) + (path /5C25F875) + (fp_text reference SW25 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 77 col3_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 48 "Net-(D25-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 77 col3_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 48 "Net-(D25-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 48 "Net-(D25-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C2803F8) + (at 240.684847 41.170432) + (path /5C25F869) + (fp_text reference SW24 (at 4.6 6 -180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 -180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 76 col2_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 47 "Net-(D24-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 76 col2_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 47 "Net-(D24-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 47 "Net-(D24-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5C2803CC) + (at 278.684847 45.920432) + (path /5C25F899) + (fp_text reference SW22 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 74 col0_r)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 44 "Net-(D22-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 74 col0_r)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 44 "Net-(D22-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 44 "Net-(D22-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6ABB0) + (at 79.1875 38.795) + (path /5A5E2908) + (fp_text reference SW4 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 31 col3)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 8 "Net-(D4-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 31 col3)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 8 "Net-(D4-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 8 "Net-(D4-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6AB6E) + (at 98.1875 41.17) + (path /5A5E2933) + (fp_text reference SW5 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 32 col4)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 9 "Net-(D5-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 32 col4)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 9 "Net-(D5-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 9 "Net-(D5-Pad2)")) + ) + + (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F43ECBB) (tstamp 5DC6AB2C) + (at 117.1875 43.545) + (path /5A5E295E) + (fp_text reference SW6 (at 4.6 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) + (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) + (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) + (pad "" np_thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask)) + (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 33 col5)) + (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu B.Mask) + (net 10 "Net-(D6-Pad2)")) + (pad "" np_thru_hole circle (at 5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at -5.5 0 90) (size 1.8 1.8) (drill 1.8) (layers *.Cu *.Mask)) + (pad "" np_thru_hole circle (at 0 0 90) (size 4.9 4.9) (drill 4.9) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu B.Mask) + (net 33 col5)) + (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu B.Mask) + (net 10 "Net-(D6-Pad2)")) + (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu B.Mask) + (net 10 "Net-(D6-Pad2)")) + ) + (module kbd:D3_TH (layer B.Cu) (tedit 5F2973E4) (tstamp 5DC6AE6B) (at 30.1875 83.916875 90) (descr "Resitance 3 pas") @@ -377,13 +2343,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 60 "Net-(D34-Pad2)")) + (net 59 "Net-(D34-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 60 "Net-(D34-Pad2)")) + (net 59 "Net-(D34-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -449,13 +2415,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 58 "Net-(D33-Pad2)")) + (net 57 "Net-(D33-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 58 "Net-(D33-Pad2)")) + (net 57 "Net-(D33-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -485,13 +2451,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 57 "Net-(D32-Pad2)")) + (net 56 "Net-(D32-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 57 "Net-(D32-Pad2)")) + (net 56 "Net-(D32-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -521,13 +2487,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 56 "Net-(D31-Pad2)")) + (net 55 "Net-(D31-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 56 "Net-(D31-Pad2)")) + (net 55 "Net-(D31-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -557,13 +2523,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 55 "Net-(D30-Pad2)")) + (net 54 "Net-(D30-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 55 "Net-(D30-Pad2)")) + (net 54 "Net-(D30-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -593,13 +2559,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 54 "Net-(D29-Pad2)")) + (net 53 "Net-(D29-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 54 "Net-(D29-Pad2)")) + (net 53 "Net-(D29-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -629,13 +2595,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 53 "Net-(D28-Pad2)")) + (net 52 "Net-(D28-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 53 "Net-(D28-Pad2)")) + (net 52 "Net-(D28-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 52 row1_r)) + (net 51 row1_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -665,13 +2631,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 51 "Net-(D27-Pad2)")) + (net 50 "Net-(D27-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 51 "Net-(D27-Pad2)")) + (net 50 "Net-(D27-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -701,13 +2667,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 50 "Net-(D26-Pad2)")) + (net 49 "Net-(D26-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 50 "Net-(D26-Pad2)")) + (net 49 "Net-(D26-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -737,13 +2703,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 49 "Net-(D25-Pad2)")) + (net 48 "Net-(D25-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 49 "Net-(D25-Pad2)")) + (net 48 "Net-(D25-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -773,13 +2739,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 48 "Net-(D24-Pad2)")) + (net 47 "Net-(D24-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 48 "Net-(D24-Pad2)")) + (net 47 "Net-(D24-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -809,13 +2775,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 47 "Net-(D23-Pad2)")) + (net 46 "Net-(D23-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 47 "Net-(D23-Pad2)")) + (net 46 "Net-(D23-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -845,13 +2811,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 45 "Net-(D22-Pad2)")) + (net 44 "Net-(D22-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 45 "Net-(D22-Pad2)")) + (net 44 "Net-(D22-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 46 row0_r)) + (net 45 row0_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -881,13 +2847,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 69 "Net-(D42-Pad2)")) + (net 68 "Net-(D42-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 67 row3_r)) + (net 66 row3_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 69 "Net-(D42-Pad2)")) + (net 68 "Net-(D42-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 67 row3_r)) + (net 66 row3_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -917,13 +2883,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 68 "Net-(D41-Pad2)")) + (net 67 "Net-(D41-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 67 row3_r)) + (net 66 row3_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 68 "Net-(D41-Pad2)")) + (net 67 "Net-(D41-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 67 row3_r)) + (net 66 row3_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -953,13 +2919,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 66 "Net-(D40-Pad2)")) + (net 65 "Net-(D40-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 67 row3_r)) + (net 66 row3_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 66 "Net-(D40-Pad2)")) + (net 65 "Net-(D40-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 67 row3_r)) + (net 66 row3_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -989,13 +2955,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 65 "Net-(D39-Pad2)")) + (net 64 "Net-(D39-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 65 "Net-(D39-Pad2)")) + (net 64 "Net-(D39-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -1025,13 +2991,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 64 "Net-(D38-Pad2)")) + (net 63 "Net-(D38-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 64 "Net-(D38-Pad2)")) + (net 63 "Net-(D38-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -1061,13 +3027,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 63 "Net-(D37-Pad2)")) + (net 62 "Net-(D37-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 63 "Net-(D37-Pad2)")) + (net 62 "Net-(D37-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -1097,13 +3063,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 62 "Net-(D36-Pad2)")) + (net 61 "Net-(D36-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 62 "Net-(D36-Pad2)")) + (net 61 "Net-(D36-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -1133,13 +3099,13 @@ (fp_line (start 0.5 0.5) (end 0.5 -0.5) (layer B.SilkS) (width 0.15)) (fp_line (start -0.4 0) (end 0.5 0.5) (layer B.SilkS) (width 0.15)) (pad 2 smd rect (at 1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 61 "Net-(D35-Pad2)")) + (net 60 "Net-(D35-Pad2)")) (pad 1 smd rect (at -1.775 0 270) (size 1.4 1) (layers B.Cu B.Paste B.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (pad 2 thru_hole oval (at 3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 61 "Net-(D35-Pad2)")) + (net 60 "Net-(D35-Pad2)")) (pad 1 thru_hole rect (at -3 0 90) (size 1.778 1.397) (drill 0.8128) (layers *.Cu B.SilkS F.Mask) - (net 59 row2_r)) + (net 58 row2_r)) (model Diodes_SMD.3dshapes/SMB_Handsoldering.wrl (at (xyz 0 0 0)) (scale (xyz 0.22 0.15 0.15)) @@ -1800,1366 +3766,6 @@ ) ) - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C2804BE) - (at 183.684847 62.545432) - (path /5C25F8C9) - (fp_text reference SW33 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 58 "Net-(D33-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 58 "Net-(D33-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 81 col5_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 58 "Net-(D33-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 81 col5_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C280558) - (at 191.184847 101.545432 15) - (path /5C25F935) - (fp_text reference SW41 (at 4.600001 6 195) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 5.999999 195) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08 15) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 68 "Net-(D41-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 15.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 68 "Net-(D41-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9 15) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 80 col4_r)) - (pad "" np_thru_hole circle (at 0 0 105) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 105) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 105) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9 15) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 68 "Net-(D41-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54 15) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 80 col4_r)) - (pad "" np_thru_hole circle (at 5.08 0 15) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0 15) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B345) - (at 41.1875 64.92) - (path /5A5E2D26) - (fp_text reference SW8 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 12 "Net-(D8-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 12 "Net-(D8-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 29 col1)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 12 "Net-(D8-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 29 col1)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B387) - (at 22.1875 64.92) - (path /5A5E2D6E) - (fp_text reference SW7 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 11 "Net-(D7-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 11 "Net-(D7-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 28 col0)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 11 "Net-(D7-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 28 col0)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6BC7C) - (at 22.1875 45.92) - (path /5A5E2B19) - (fp_text reference SW1 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 2 "Net-(D1-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 2 "Net-(D1-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 28 col0)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 2 "Net-(D1-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 28 col0)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6AC34) - (at 41.1875 45.92) - (path /5A5E2699) - (fp_text reference SW2 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 4 "Net-(D2-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 4 "Net-(D2-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 29 col1)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 4 "Net-(D2-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 29 col1)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C280516) - (at 221.684847 76.795432) - (path /5C25F905) - (fp_text reference SW37 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 63 "Net-(D37-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 63 "Net-(D37-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 79 col3_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 63 "Net-(D37-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 79 col3_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B303) - (at 60.1875 60.17) - (path /5A5E2D32) - (fp_text reference SW9 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 13 "Net-(D9-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 13 "Net-(D9-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 30 col2)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 13 "Net-(D9-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 30 col2)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C2804A8) - (at 202.684847 60.170432) - (path /5C25F8C3) - (fp_text reference SW32 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 57 "Net-(D32-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 57 "Net-(D32-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 80 col4_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 57 "Net-(D32-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 80 col4_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C280424) - (at 202.684847 41.170432) - (path /5C25F87B) - (fp_text reference SW26 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 50 "Net-(D26-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 50 "Net-(D26-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 80 col4_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 50 "Net-(D26-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 80 col4_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6ACB8) - (at 117.1875 81.545) - (path /5A5E35D5) - (fp_text reference SW18 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 22 "Net-(D18-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 22 "Net-(D18-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 33 col5)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 22 "Net-(D18-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 33 col5)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6ABF2) - (at 60.1875 41.17) - (path /5A5E27F9) - (fp_text reference SW3 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 6 "Net-(D3-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 6 "Net-(D3-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 30 col2)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 6 "Net-(D3-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 30 col2)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B1FB) - (at 41.1875 83.92) - (path /5A5E35B1) - (fp_text reference SW14 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 18 "Net-(D14-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 18 "Net-(D14-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 29 col1)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 18 "Net-(D14-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 29 col1)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C28043A) - (at 183.684847 43.545432) - (path /5C25F881) - (fp_text reference SW27 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 51 "Net-(D27-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 51 "Net-(D27-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 81 col5_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 51 "Net-(D27-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 81 col5_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B23D) - (at 117.1875 62.545) - (path /5A5E2D4A) - (fp_text reference SW12 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 16 "Net-(D12-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 16 "Net-(D12-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 33 col5)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 16 "Net-(D12-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 33 col5)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B0B1) - (at 109.6875 101.545 345) - (path /5A5E37A4) - (fp_text reference SW20 (at 4.600001 6 165) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 165) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08 345) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 24 "Net-(D20-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 345.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 24 "Net-(D20-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9 345) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 32 col4)) - (pad "" np_thru_hole circle (at 0 0 75) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 75) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 75) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9 345) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 24 "Net-(D20-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54 345) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 32 col4)) - (pad "" np_thru_hole circle (at 5.08 0 345) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0 345) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B2C1) - (at 79.1875 57.795) - (path /5A5E2D3E) - (fp_text reference SW10 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 14 "Net-(D10-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 14 "Net-(D10-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 31 col3)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 14 "Net-(D10-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 31 col3)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B27F) - (at 98.1875 60.17) - (path /5A5E2D44) - (fp_text reference SW11 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 15 "Net-(D11-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 15 "Net-(D11-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 32 col4)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 15 "Net-(D11-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 32 col4)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B1B9) - (at 60.1875 79.17) - (path /5A5E35BD) - (fp_text reference SW15 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 19 "Net-(D15-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 19 "Net-(D15-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 30 col2)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 19 "Net-(D15-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 30 col2)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B177) - (at 79.1875 76.795) - (path /5A5E35C9) - (fp_text reference SW16 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 20 "Net-(D16-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 20 "Net-(D16-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 31 col3)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 20 "Net-(D16-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 31 col3)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B135) - (at 98.1875 79.17) - (path /5A5E35CF) - (fp_text reference SW17 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 21 "Net-(D17-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 21 "Net-(D17-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 32 col4)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 21 "Net-(D17-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 32 col4)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B0F3) - (at 88.6875 98.795) - (path /5A5E37EC) - (fp_text reference SW19 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 23 "Net-(D19-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 23 "Net-(D19-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 31 col3)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 23 "Net-(D19-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 31 col3)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6B06F) - (at 22.1875 83.92) - (path /5A5E35F9) - (fp_text reference SW13 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 17 "Net-(D13-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 17 "Net-(D13-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 28 col0)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 17 "Net-(D13-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 28 col0)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C28061F) - (at 183.684847 81.545432) - (path /5C25F911) - (fp_text reference SW39 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 65 "Net-(D39-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 65 "Net-(D39-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 81 col5_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 65 "Net-(D39-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 81 col5_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C280450) - (at 278.684847 64.920432) - (path /5C25F8E1) - (fp_text reference SW28 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 53 "Net-(D28-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 53 "Net-(D28-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 76 col0_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 53 "Net-(D28-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 76 col0_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C2803E2) - (at 259.684847 45.920432) - (path /5C25F85D) - (fp_text reference SW23 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 47 "Net-(D23-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 47 "Net-(D23-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 77 col1_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 47 "Net-(D23-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 77 col1_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C280542) - (at 212.184847 98.795432) - (path /5C25F94D) - (fp_text reference SW40 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 66 "Net-(D40-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 66 "Net-(D40-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 79 col3_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 66 "Net-(D40-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 79 col3_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C28052C) - (at 202.684847 79.170432) - (path /5C25F90B) - (fp_text reference SW38 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 64 "Net-(D38-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 64 "Net-(D38-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 80 col4_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 64 "Net-(D38-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 80 col4_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C280500) - (at 240.684847 79.170432) - (path /5C25F8F9) - (fp_text reference SW36 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 62 "Net-(D36-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 62 "Net-(D36-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 78 col2_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 62 "Net-(D36-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 78 col2_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C2804EA) - (at 259.684847 83.920432) - (path /5C25F8ED) - (fp_text reference SW35 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 61 "Net-(D35-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 61 "Net-(D35-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 77 col1_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 61 "Net-(D35-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 77 col1_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C2804D4) - (at 278.684847 83.920432) - (path /5C25F929) - (fp_text reference SW34 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 60 "Net-(D34-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 60 "Net-(D34-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 76 col0_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 60 "Net-(D34-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 76 col0_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C280492) - (at 221.684847 57.795432) - (path /5C25F8BD) - (fp_text reference SW31 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 56 "Net-(D31-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 56 "Net-(D31-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 79 col3_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 56 "Net-(D31-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 79 col3_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C28047C) - (at 240.684847 60.170432) - (path /5C25F8B1) - (fp_text reference SW30 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 55 "Net-(D30-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 55 "Net-(D30-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 78 col2_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 55 "Net-(D30-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 78 col2_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C280466) - (at 259.684847 64.920432) - (path /5C25F8A5) - (fp_text reference SW29 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 54 "Net-(D29-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 54 "Net-(D29-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 77 col1_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 54 "Net-(D29-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 77 col1_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C28040E) - (at 221.684847 38.795432) - (path /5C25F875) - (fp_text reference SW25 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 49 "Net-(D25-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 49 "Net-(D25-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 79 col3_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 49 "Net-(D25-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 79 col3_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C2803F8) - (at 240.684847 41.170432) - (path /5C25F869) - (fp_text reference SW24 (at 4.6 6 -180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 -180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 48 "Net-(D24-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 48 "Net-(D24-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 78 col2_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 48 "Net-(D24-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 78 col2_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5C2803CC) - (at 278.684847 45.920432) - (path /5C25F899) - (fp_text reference SW22 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 45 "Net-(D22-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 45 "Net-(D22-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 76 col0_r)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 45 "Net-(D22-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 76 col0_r)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6ABB0) - (at 79.1875 38.795) - (path /5A5E2908) - (fp_text reference SW4 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 8 "Net-(D4-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 8 "Net-(D4-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 31 col3)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 8 "Net-(D4-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 31 col3)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6AB6E) - (at 98.1875 41.17) - (path /5A5E2933) - (fp_text reference SW5 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 9 "Net-(D5-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 9 "Net-(D5-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 32 col4)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 9 "Net-(D5-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 32 col4)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - - (module kbd:CherryMX_ChocV2_1u (layer F.Cu) (tedit 5F2971F6) (tstamp 5DC6AB2C) - (at 117.1875 43.545) - (path /5A5E295E) - (fp_text reference SW6 (at 4.6 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 180) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 10 "Net-(D6-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 0.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 10 "Net-(D6-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 33 col5)) - (pad "" np_thru_hole circle (at 0 0 90) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad "" np_thru_hole circle (at 5.5 0 90) (size 2.1 2.1) (drill 1.9) (layers *.Cu)) - (pad 2 thru_hole oval (at 0 5.9) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 10 "Net-(D6-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 33 col5)) - (pad "" np_thru_hole circle (at 5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - (pad "" np_thru_hole circle (at -5.08 0) (size 1.9 1.9) (drill 1.7) (layers *.Cu)) - ) - (module kbd:Breakaway_Tabs (layer F.Cu) (tedit 5F29703B) (tstamp 5F29DD50) (at 240.8275 93.39) (fp_text reference J5 (at 0.009188 -1.451605 180) (layer Dwgs.User) @@ -3328,444 +3934,6 @@ (pad "" np_thru_hole circle (at 0 0) (size 0.3 0.3) (drill 0.3) (layers *.Cu *.Mask)) ) - (module kbd:ProMicro_v3 (layer F.Cu) (tedit 5F1DA585) (tstamp 5DC2E6F5) - (at 164.062847 56.686432) - (path /5C25F857) - (fp_text reference U2 (at -0.1 -0.05 -90) (layer F.SilkS) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value ProMicro (at -0.45 -17) (layer F.Fab) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 8.75 14.6) (end 7.89 14.6) (layer F.SilkS) (width 0.15)) - (fp_line (start -8.75 14.6) (end -7.9 14.6) (layer F.SilkS) (width 0.15)) - (fp_line (start 8.75 13.75) (end 8.75 14.6) (layer F.SilkS) (width 0.15)) - (fp_line (start -8.75 13.7) (end -8.75 14.6) (layer F.SilkS) (width 0.15)) - (fp_line (start 8.75 -15.6) (end 7.95 -15.6) (layer F.SilkS) (width 0.15)) - (fp_line (start -8.75 -15.6) (end -7.9 -15.6) (layer F.SilkS) (width 0.15)) - (fp_line (start 8.75 -15.6) (end 8.75 -14.75) (layer F.SilkS) (width 0.15)) - (fp_line (start -8.75 -15.6) (end -8.75 -14.75) (layer F.SilkS) (width 0.15)) - (fp_text user RAW (at -5.23 -14.31 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user GND (at -5.228 -11.856 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_line (start -8.9 14.75) (end -8.9 -18.3) (layer F.Fab) (width 0.15)) - (fp_line (start 8.9 14.75) (end -8.9 14.75) (layer F.Fab) (width 0.15)) - (fp_line (start 8.9 -18.3) (end 8.9 14.75) (layer F.Fab) (width 0.15)) - (fp_line (start -8.9 -18.3) (end -3.75 -18.3) (layer F.Fab) (width 0.15)) - (fp_text user RST (at -5.29 -9.32 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user VCC (at -5.2 -6.75 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user A3/F4 (at -4.395 -4.25 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user A2/F5 (at -4.395 -1.75 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user A1/F6 (at -4.395 0.75 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user A0/F7 (at -4.395 3.3 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user 15/B1 (at -4.395 5.85 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user 14/B3 (at -4.395 8.4 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user 10/B6 (at -4.665 13.5 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user 16/B2 (at -4.665 11 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user E6/7 (at 4.705 8.25 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user D7/6 (at 4.705 5.7 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user GND (at 5.285 -9.29 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user GND (at 5.285 -6.84 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user D3/TX0 (at 4.155 -14.45 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user D4/4 (at 4.705 0.6 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user SDA/D1/2 (at 3.995 -4.36 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user SCL/D0/3 (at 4.132 -1.866 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user C6/5 (at 4.705 3.15 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user B5/9 (at 5.075 13.31 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user D2/RX1 (at 4.155 -11.9 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user B4/8 (at 5.075 10.81 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user MicroUSB (at -0.05 -18.95) (layer F.SilkS) - (effects (font (size 0.75 0.75) (thickness 0.12))) - ) - (fp_line (start -3.75 -19.6) (end 3.75 -19.6) (layer F.Fab) (width 0.15)) - (fp_line (start 3.75 -19.6) (end 3.75 -18.3) (layer F.Fab) (width 0.15)) - (fp_line (start -3.75 -19.6) (end -3.75 -18.299039) (layer F.Fab) (width 0.15)) - (fp_line (start -3.75 -18.3) (end 3.75 -18.3) (layer F.Fab) (width 0.15)) - (fp_line (start 3.76 -18.3) (end 8.9 -18.3) (layer F.Fab) (width 0.15)) - (fp_line (start -3.75 -21.2) (end -3.75 -19.9) (layer F.SilkS) (width 0.15)) - (fp_line (start -3.75 -19.9) (end 3.75 -19.9) (layer F.SilkS) (width 0.15)) - (fp_line (start 3.75 -19.9) (end 3.75 -21.2) (layer F.SilkS) (width 0.15)) - (fp_line (start 3.75 -21.2) (end -3.75 -21.2) (layer F.SilkS) (width 0.15)) - (fp_line (start -0.5 -20.85) (end 0.5 -20.85) (layer F.SilkS) (width 0.15)) - (fp_line (start 0.5 -20.85) (end 0 -20.2) (layer F.SilkS) (width 0.15)) - (fp_line (start 0 -20.2) (end -0.5 -20.85) (layer F.SilkS) (width 0.15)) - (fp_line (start -0.35 -20.7) (end 0.35 -20.7) (layer F.SilkS) (width 0.15)) - (fp_line (start -0.25 -20.55) (end 0.25 -20.55) (layer F.SilkS) (width 0.15)) - (fp_line (start -0.15 -20.4) (end 0.15 -20.4) (layer F.SilkS) (width 0.15)) - (fp_text user MicroUSB (at -0.05 -18.95) (layer F.SilkS) - (effects (font (size 0.75 0.75) (thickness 0.12))) - ) - (pad 24 thru_hole circle (at -7.6086 -14.478) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 82 "Net-(U2-Pad24)")) - (pad 23 thru_hole circle (at -7.6086 -11.938) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 88 GNDA)) - (pad 22 thru_hole circle (at -7.6086 -9.398) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 75 reset_r)) - (pad 21 thru_hole circle (at -7.6086 -6.858) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 87 VDD)) - (pad 20 thru_hole circle (at -7.6086 -4.318) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 76 col0_r)) - (pad 19 thru_hole circle (at -7.6086 -1.778) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 77 col1_r)) - (pad 18 thru_hole circle (at -7.6086 0.762) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 78 col2_r)) - (pad 17 thru_hole circle (at -7.6086 3.302) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 79 col3_r)) - (pad 16 thru_hole circle (at -7.6086 5.842) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 80 col4_r)) - (pad 15 thru_hole circle (at -7.6086 8.382) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 81 col5_r)) - (pad 14 thru_hole circle (at -7.6086 10.922) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 83 "Net-(U2-Pad14)")) - (pad 13 thru_hole circle (at -7.6086 13.462) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 84 "Net-(U2-Pad13)")) - (pad 12 thru_hole circle (at 7.6114 13.462) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 85 "Net-(U2-Pad12)")) - (pad 11 thru_hole circle (at 7.6114 10.922) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 86 "Net-(U2-Pad11)")) - (pad 10 thru_hole circle (at 7.6114 8.382) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 67 row3_r)) - (pad 9 thru_hole circle (at 7.6114 5.842) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 59 row2_r)) - (pad 8 thru_hole circle (at 7.6114 3.302) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 52 row1_r)) - (pad 7 thru_hole circle (at 7.6114 0.762) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 46 row0_r)) - (pad 6 thru_hole circle (at 7.6114 -1.778) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 73 SCL_r)) - (pad 5 thru_hole circle (at 7.6114 -4.318) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 72 SDA_r)) - (pad 4 thru_hole circle (at 7.6114 -6.858) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 88 GNDA)) - (pad 3 thru_hole circle (at 7.6114 -9.398) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 88 GNDA)) - (pad 2 thru_hole circle (at 7.6114 -11.938) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 70 data_r)) - (pad 1 thru_hole circle (at 7.6114 -14.478) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 74 LED_r)) - (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/ProMicro.step - (offset (xyz 0 1.8 2.5)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 180 0)) - ) - ) - - (module kbd:ProMicro_v3 (layer F.Cu) (tedit 5F1DA585) (tstamp 5DC2E608) - (at 136.8925 56.56) - (path /5A5E14C2) - (fp_text reference U1 (at -0.1 -0.05 270) (layer F.SilkS) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value ProMicro (at -0.45 -17) (layer F.Fab) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 8.75 14.6) (end 7.89 14.6) (layer F.SilkS) (width 0.15)) - (fp_line (start -8.75 14.6) (end -7.9 14.6) (layer F.SilkS) (width 0.15)) - (fp_line (start 8.75 13.75) (end 8.75 14.6) (layer F.SilkS) (width 0.15)) - (fp_line (start -8.75 13.7) (end -8.75 14.6) (layer F.SilkS) (width 0.15)) - (fp_line (start 8.75 -15.6) (end 7.95 -15.6) (layer F.SilkS) (width 0.15)) - (fp_line (start -8.75 -15.6) (end -7.9 -15.6) (layer F.SilkS) (width 0.15)) - (fp_line (start 8.75 -15.6) (end 8.75 -14.75) (layer F.SilkS) (width 0.15)) - (fp_line (start -8.75 -15.6) (end -8.75 -14.75) (layer F.SilkS) (width 0.15)) - (fp_text user RAW (at -5.47 -14.42 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user GND (at -5.488 -11.876 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_line (start -8.9 14.75) (end -8.9 -18.3) (layer F.Fab) (width 0.15)) - (fp_line (start 8.9 14.75) (end -8.9 14.75) (layer F.Fab) (width 0.15)) - (fp_line (start 8.9 -18.3) (end 8.9 14.75) (layer F.Fab) (width 0.15)) - (fp_line (start -8.9 -18.3) (end -3.75 -18.3) (layer F.Fab) (width 0.15)) - (fp_text user RST (at -5.57 -9.21 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user VCC (at -5.52 -6.67 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user A3/F4 (at -4.395 -4.25 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user A2/F5 (at -4.395 -1.75 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user A1/F6 (at -4.395 0.75 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user A0/F7 (at -4.395 3.3 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user 15/B1 (at -4.395 5.85 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user 14/B3 (at -4.395 8.4 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user 10/B6 (at -4.935 13.42 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user 16/B2 (at -4.935 10.92 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user E6/7 (at 4.705 8.25 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user D7/6 (at 4.705 5.7 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user GND (at 5.375 -9.38 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user GND (at 5.375 -6.93 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user D3/TX0 (at 4.155 -14.45 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user D4/4 (at 4.705 0.6 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user SDA/D1/2 (at 4.315 -4.25 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user SCL/D0/3 (at 4.315 -1.75 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user C6/5 (at 4.705 3.15 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user B5/9 (at 5.185 13.46 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user D2/RX1 (at 4.155 -11.9 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.67) (thickness 0.125))) - ) - (fp_text user B4/8 (at 5.185 10.96 unlocked) (layer F.SilkS) - (effects (font (size 0.75 0.5) (thickness 0.125))) - ) - (fp_text user MicroUSB (at -0.05 -18.95) (layer F.SilkS) - (effects (font (size 0.75 0.75) (thickness 0.12))) - ) - (fp_line (start -3.75 -19.6) (end 3.75 -19.6) (layer F.Fab) (width 0.15)) - (fp_line (start 3.75 -19.6) (end 3.75 -18.3) (layer F.Fab) (width 0.15)) - (fp_line (start -3.75 -19.6) (end -3.75 -18.299039) (layer F.Fab) (width 0.15)) - (fp_line (start -3.75 -18.3) (end 3.75 -18.3) (layer F.Fab) (width 0.15)) - (fp_line (start 3.76 -18.3) (end 8.9 -18.3) (layer F.Fab) (width 0.15)) - (fp_line (start -3.75 -21.2) (end -3.75 -19.9) (layer F.SilkS) (width 0.15)) - (fp_line (start -3.75 -19.9) (end 3.75 -19.9) (layer F.SilkS) (width 0.15)) - (fp_line (start 3.75 -19.9) (end 3.75 -21.2) (layer F.SilkS) (width 0.15)) - (fp_line (start 3.75 -21.2) (end -3.75 -21.2) (layer F.SilkS) (width 0.15)) - (fp_line (start -0.5 -20.85) (end 0.5 -20.85) (layer F.SilkS) (width 0.15)) - (fp_line (start 0.5 -20.85) (end 0 -20.2) (layer F.SilkS) (width 0.15)) - (fp_line (start 0 -20.2) (end -0.5 -20.85) (layer F.SilkS) (width 0.15)) - (fp_line (start -0.35 -20.7) (end 0.35 -20.7) (layer F.SilkS) (width 0.15)) - (fp_line (start -0.25 -20.55) (end 0.25 -20.55) (layer F.SilkS) (width 0.15)) - (fp_line (start -0.15 -20.4) (end 0.15 -20.4) (layer F.SilkS) (width 0.15)) - (fp_text user MicroUSB (at -0.05 -18.95) (layer F.SilkS) - (effects (font (size 0.75 0.75) (thickness 0.12))) - ) - (pad 24 thru_hole circle (at -7.6086 -14.478) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 44 "Net-(U1-Pad24)")) - (pad 23 thru_hole circle (at -7.6086 -11.938) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 26 GND)) - (pad 22 thru_hole circle (at -7.6086 -9.398) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 36 reset)) - (pad 21 thru_hole circle (at -7.6086 -6.858) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 27 VCC)) - (pad 20 thru_hole circle (at -7.6086 -4.318) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 28 col0)) - (pad 19 thru_hole circle (at -7.6086 -1.778) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 29 col1)) - (pad 18 thru_hole circle (at -7.6086 0.762) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 30 col2)) - (pad 17 thru_hole circle (at -7.6086 3.302) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 31 col3)) - (pad 16 thru_hole circle (at -7.6086 5.842) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 32 col4)) - (pad 15 thru_hole circle (at -7.6086 8.382) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 33 col5)) - (pad 14 thru_hole circle (at -7.6086 10.922) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 39 "Net-(U1-Pad14)")) - (pad 13 thru_hole circle (at -7.6086 13.462) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 40 "Net-(U1-Pad13)")) - (pad 12 thru_hole circle (at 7.6114 13.462) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 41 "Net-(U1-Pad12)")) - (pad 11 thru_hole circle (at 7.6114 10.922) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 42 "Net-(U1-Pad11)")) - (pad 10 thru_hole circle (at 7.6114 8.382) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 7 row3)) - (pad 9 thru_hole circle (at 7.6114 5.842) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 5 row2)) - (pad 8 thru_hole circle (at 7.6114 3.302) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 3 row1)) - (pad 7 thru_hole circle (at 7.6114 0.762) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 1 row0)) - (pad 6 thru_hole circle (at 7.6114 -1.778) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 37 SCL)) - (pad 5 thru_hole circle (at 7.6114 -4.318) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 38 SDA)) - (pad 4 thru_hole circle (at 7.6114 -6.858) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 26 GND)) - (pad 3 thru_hole circle (at 7.6114 -9.398) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 26 GND)) - (pad 2 thru_hole circle (at 7.6114 -11.938) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 35 data)) - (pad 1 thru_hole circle (at 7.6114 -14.478) (size 1.524 1.524) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 34 LED)) - (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/ProMicro.step - (offset (xyz 0 1.8 2.5)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 180 0)) - ) - ) - - (module kbd:MJ-4PP-9_1side (layer F.Cu) (tedit 5F211959) (tstamp 5C2803A6) - (at 154.607847 84.565432 90) - (path /5C25FA15) - (fp_text reference J6 (at -0.85 4.95 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value MJ-4PP-9 (at 0 14 90) (layer F.Fab) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user TRRS (at -0.75 6.45 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -2.9 11.9) (end -2.9 0.15) (layer F.SilkS) (width 0.15)) - (fp_line (start 2.9 11.9) (end -2.9 11.9) (layer F.SilkS) (width 0.15)) - (fp_line (start 2.9 0.15) (end 2.9 11.9) (layer F.SilkS) (width 0.15)) - (fp_line (start -2.9 0.15) (end 2.9 0.15) (layer F.SilkS) (width 0.15)) - (pad A thru_hole oval (at -2.1 11.8 90) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu F.SilkS B.Mask) - (net 71 "Net-(J6-PadA)") (clearance 0.15)) - (pad D thru_hole oval (at 2.1 10.3 90) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu F.SilkS B.Mask) - (net 87 VDD) (clearance 0.15)) - (pad C thru_hole oval (at 2.1 6.3 90) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu F.SilkS B.Mask) - (net 88 GNDA)) - (pad B thru_hole oval (at 2.1 3.3 90) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu F.SilkS B.Mask) - (net 70 data_r)) - (pad "" np_thru_hole circle (at 0 8.5 90) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask F.SilkS)) - (pad "" np_thru_hole circle (at 0 1.5 90) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask F.SilkS)) - (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/PJ320A.step - (offset (xyz 0 -8.5 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module kbd:MJ-4PP-9_1side (layer F.Cu) (tedit 5F211959) (tstamp 5C238668) - (at 146.2145 84.432 270) - (path /5ACD605D) - (fp_text reference J1 (at -0.85 4.95 270) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value MJ-4PP-9 (at 0 14 270) (layer F.Fab) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user TRRS (at -0.75 6.45 270) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -2.9 11.9) (end -2.9 0.15) (layer F.SilkS) (width 0.15)) - (fp_line (start 2.9 11.9) (end -2.9 11.9) (layer F.SilkS) (width 0.15)) - (fp_line (start 2.9 0.15) (end 2.9 11.9) (layer F.SilkS) (width 0.15)) - (fp_line (start -2.9 0.15) (end 2.9 0.15) (layer F.SilkS) (width 0.15)) - (pad A thru_hole oval (at -2.1 11.8 270) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu F.SilkS B.Mask) - (net 43 "Net-(J1-PadA)") (clearance 0.15)) - (pad D thru_hole oval (at 2.1 10.3 270) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu F.SilkS B.Mask) - (net 27 VCC) (clearance 0.15)) - (pad C thru_hole oval (at 2.1 6.3 270) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu F.SilkS B.Mask) - (net 26 GND)) - (pad B thru_hole oval (at 2.1 3.3 270) (size 1.7 2.5) (drill oval 1 1.5) (layers *.Cu F.SilkS B.Mask) - (net 35 data)) - (pad "" np_thru_hole circle (at 0 8.5 270) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask F.SilkS)) - (pad "" np_thru_hole circle (at 0 1.5 270) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask F.SilkS)) - (model /Users/foostan/src/github.com/foostan/kbd/kicad-packages3D/PJ320A.step - (offset (xyz 0 -8.5 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (module kbd:CherryMX_ChocV2_1.5u (layer F.Cu) (tedit 5F0967D4) (tstamp 5DC796E7) - (at 168.934847 105.295432 300) - (path /5C25F941) - (fp_text reference SW42 (at 4.6 6 120) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 5.999999 120) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -14.2875 -9.525) (end 14.2875 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 14.2875 -9.525) (end 14.2875 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 14.2875 9.525) (end -14.2875 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -14.2875 9.525) (end -14.2875 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08 300) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 69 "Net-(D42-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 300.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 69 "Net-(D42-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9 300) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 81 col5_r)) - (pad "" np_thru_hole circle (at 0 0 30) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 30) (size 2.1 2.1) (drill 1.9) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at 5.5 0 30) (size 2.1 2.1) (drill 1.9) (layers *.Cu *.Mask)) - (pad 2 thru_hole oval (at 0 5.9 300) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 69 "Net-(D42-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54 300) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 81 col5_r)) - (pad "" np_thru_hole circle (at 5.08 0 300) (size 1.9 1.9) (drill 1.7) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.08 0 300) (size 1.9 1.9) (drill 1.7) (layers *.Cu *.Mask)) - ) - (module kbd:M2_Threads_v2 (layer B.Cu) (tedit 5DAE9108) (tstamp 5F0B282D) (at 269.195847 74.426932 180) (descr "Mounting Hole 2.2mm, no annular, M2") @@ -3836,40 +4004,6 @@ (pad "" thru_hole circle (at 0 0 180) (size 2.1 2.1) (drill 2.1) (layers *.Cu *.Mask)) ) - (module kbd:CherryMX_ChocV2_1.5u (layer F.Cu) (tedit 5F0967D4) (tstamp 5DC6ACFA) - (at 131.9375 105.295 60) - (path /5A5E37B0) - (fp_text reference SW21 (at 4.6 6 240) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at -0.5 6 240) (layer Dwgs.User) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -14.2875 -9.525) (end 14.2875 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 14.2875 -9.525) (end 14.2875 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start 14.2875 9.525) (end -14.2875 9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -14.2875 9.525) (end -14.2875 -9.525) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -6) (end -7 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start -7 -7) (end -6 -7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 6 7) (end 7 7) (layer Dwgs.User) (width 0.15)) - (fp_line (start 7 7) (end 7 6) (layer Dwgs.User) (width 0.15)) - (pad 2 thru_hole circle (at 2.54 -5.08 60) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 25 "Net-(D21-Pad2)")) - (pad 2 thru_hole oval (at 5 -5.55 60.5) (size 4.4 1.5) (drill oval 1 0.3 (offset -1.1 0)) (layers *.Cu F.SilkS B.Mask) - (net 25 "Net-(D21-Pad2)")) - (pad 1 thru_hole oval (at -5.1 3.9 60) (size 2.2 1.6) (drill oval 1 0.4) (layers *.Cu F.SilkS B.Mask) - (net 33 col5)) - (pad "" np_thru_hole circle (at 0 0 150) (size 5 5) (drill 5) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.5 0 150) (size 2.1 2.1) (drill 1.9) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at 5.5 0 150) (size 2.1 2.1) (drill 1.9) (layers *.Cu *.Mask)) - (pad 2 thru_hole oval (at 0 5.9 60) (size 2.2 1.5) (drill oval 1 0.3) (layers *.Cu F.SilkS B.Mask) - (net 25 "Net-(D21-Pad2)")) - (pad 1 thru_hole circle (at -3.81 -2.54 60) (size 2.4 2.4) (drill 1.2) (layers *.Cu F.SilkS B.Mask) - (net 33 col5)) - (pad "" np_thru_hole circle (at 5.08 0 60) (size 1.9 1.9) (drill 1.7) (layers *.Cu *.Mask)) - (pad "" np_thru_hole circle (at -5.08 0 60) (size 1.9 1.9) (drill 1.7) (layers *.Cu *.Mask)) - ) - (module kbd:M2_Threads_v2 (layer B.Cu) (tedit 5DAE9108) (tstamp 5DC71883) (at 121.4055 99.3 180) (descr "Mounting Hole 2.2mm, no annular, M2") @@ -3940,110 +4074,6 @@ (pad "" thru_hole circle (at 0 0 180) (size 2.1 2.1) (drill 2.1) (layers *.Cu *.Mask)) ) - (module kbd:ResetSW_1side (layer F.Cu) (tedit 5C66D325) (tstamp 5C2803C0) - (at 156.374847 76.817432 270) - (path /5C25F978) - (fp_text reference RSW2 (at 0 2.55 90) (layer F.SilkS) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at 0 -2.55 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user RESET (at 0 0 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 3 -1.75) (end 3 -1.5) (layer F.SilkS) (width 0.15)) - (fp_line (start -3 -1.75) (end 3 -1.75) (layer F.SilkS) (width 0.15)) - (fp_line (start -3 -1.75) (end -3 -1.5) (layer F.SilkS) (width 0.15)) - (fp_line (start -3 1.75) (end -3 1.5) (layer F.SilkS) (width 0.15)) - (fp_line (start 3 1.75) (end 3 1.5) (layer F.SilkS) (width 0.15)) - (fp_line (start -3 1.75) (end 3 1.75) (layer F.SilkS) (width 0.15)) - (pad 2 thru_hole circle (at -3.25 0 270) (size 2 2) (drill 1.3) (layers *.Cu F.SilkS B.Mask) - (net 88 GNDA)) - (pad 1 thru_hole circle (at 3.25 0 270) (size 2 2) (drill 1.3) (layers *.Cu F.SilkS B.Mask) - (net 75 reset_r)) - ) - - (module kbd:ResetSW_1side (layer F.Cu) (tedit 5C66D325) (tstamp 5DC7A153) - (at 144.5045 76.671 270) - (path /5A5EB9E2) - (fp_text reference RSW1 (at 0 2.55 270) (layer F.SilkS) hide - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SW_PUSH (at 0 -2.55 270) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user RESET (at 0 0 270) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 3 -1.75) (end 3 -1.5) (layer F.SilkS) (width 0.15)) - (fp_line (start -3 -1.75) (end 3 -1.75) (layer F.SilkS) (width 0.15)) - (fp_line (start -3 -1.75) (end -3 -1.5) (layer F.SilkS) (width 0.15)) - (fp_line (start -3 1.75) (end -3 1.5) (layer F.SilkS) (width 0.15)) - (fp_line (start 3 1.75) (end 3 1.5) (layer F.SilkS) (width 0.15)) - (fp_line (start -3 1.75) (end 3 1.75) (layer F.SilkS) (width 0.15)) - (pad 2 thru_hole circle (at -3.25 0 270) (size 2 2) (drill 1.3) (layers *.Cu F.SilkS B.Mask) - (net 26 GND)) - (pad 1 thru_hole circle (at 3.25 0 270) (size 2 2) (drill 1.3) (layers *.Cu F.SilkS B.Mask) - (net 36 reset)) - ) - - (module kbd:OLED_1side (layer F.Cu) (tedit 5DD0A971) (tstamp 5C2803B4) - (at 167.854847 77.340432 180) - (descr "Connecteur 6 pins") - (tags "CONN DEV") - (path /5C25F9A2) - (fp_text reference J7 (at 3.7 2.1 180) (layer F.Fab) - (effects (font (size 0.8128 0.8128) (thickness 0.15))) - ) - (fp_text value OLED (at 3.6 3.3) (layer F.SilkS) hide - (effects (font (size 0.8128 0.8128) (thickness 0.15))) - ) - (fp_text user OLED (at 3.825 2.13) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.27 1.27) (end -1.27 -1.27) (layer F.SilkS) (width 0.15)) - (fp_line (start 8.89 -1.27) (end 8.89 1.27) (layer F.SilkS) (width 0.15)) - (fp_line (start -1.27 -1.27) (end 8.89 -1.27) (layer F.SilkS) (width 0.15)) - (fp_line (start -1.27 1.27) (end 8.89 1.27) (layer F.SilkS) (width 0.15)) - (pad 4 thru_hole oval (at 7.62 0 180) (size 1.397 1.778) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 72 SDA_r)) - (pad 3 thru_hole oval (at 5.08 0 180) (size 1.397 1.778) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 73 SCL_r)) - (pad 2 thru_hole oval (at 2.54 0 180) (size 1.397 1.778) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 87 VDD)) - (pad 1 thru_hole oval (at 0 0 180) (size 1.397 1.778) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 88 GNDA)) - ) - - (module kbd:OLED_1side (layer F.Cu) (tedit 5DD0A971) (tstamp 5DC7A09A) - (at 133.0285 77.168) - (descr "Connecteur 6 pins") - (tags "CONN DEV") - (path /5A91DA4B) - (fp_text reference J2 (at 3.7 2.1 180) (layer F.Fab) - (effects (font (size 0.8128 0.8128) (thickness 0.15))) - ) - (fp_text value OLED (at 3.6 3.3) (layer F.SilkS) hide - (effects (font (size 0.8128 0.8128) (thickness 0.15))) - ) - (fp_text user OLED (at 3.906 -2.284) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.27 1.27) (end -1.27 -1.27) (layer F.SilkS) (width 0.15)) - (fp_line (start 8.89 -1.27) (end 8.89 1.27) (layer F.SilkS) (width 0.15)) - (fp_line (start -1.27 -1.27) (end 8.89 -1.27) (layer F.SilkS) (width 0.15)) - (fp_line (start -1.27 1.27) (end 8.89 1.27) (layer F.SilkS) (width 0.15)) - (pad 4 thru_hole oval (at 7.62 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 26 GND)) - (pad 3 thru_hole oval (at 5.08 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 27 VCC)) - (pad 2 thru_hole oval (at 2.54 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 37 SCL)) - (pad 1 thru_hole oval (at 0 0) (size 1.397 1.778) (drill 0.8128) (layers *.Cu F.SilkS B.Mask) - (net 38 SDA)) - ) - (module kbd:M2_Threads_v2 (layer B.Cu) (tedit 5DAE9108) (tstamp 5DC71D2D) (at 144.3765 92.94 180) (descr "Mounting Hole 2.2mm, no annular, M2") @@ -4839,10 +4869,10 @@ (gr_line (start 212.272388 32.187302) (end 205.236595 32.187302) (layer Edge.Cuts) (width 0.2)) (gr_line (start 69.585489 32.179682) (end 62.636056 32.179682) (layer Edge.Cuts) (width 0.2)) (gr_line (start 68.58473 93.180262) (end 62.625896 93.180262) (layer Edge.Cuts) (width 0.2)) - (gr_text "Corne Light rev1.2\nPCB Designed by foostan" (at 230.891252 69.670432) (layer F.SilkS) (tstamp 5DC05551) + (gr_text "Corne Light v2.0 PCB Designed by foostan" (at 215.2775 68.56) (layer F.SilkS) (tstamp 5DC05551) (effects (font (size 1 1) (thickness 0.125)) (justify left)) ) - (gr_text "Corne Light rev1.2\nPCB Designed by foostan" (at 50.322155 69.654) (layer F.SilkS) (tstamp 5DC84D0A) + (gr_text "Corne Light v2.0 PCB Designed by foostan" (at 53.7675 68.6) (layer F.SilkS) (tstamp 5DC84D0A) (effects (font (size 1 1) (thickness 0.125)) (justify left)) ) @@ -5399,653 +5429,653 @@ (segment (start 113.5245 87.504) (end 113.5245 86.882) (width 0.25) (layer F.Cu) (net 33)) (segment (start 125.9845 99.964) (end 113.5245 87.504) (width 0.25) (layer F.Cu) (net 33)) (segment (start 125.9845 104.704) (end 125.9845 99.964) (width 0.25) (layer F.Cu) (net 33)) - (segment (start 142.9145 87.132) (end 142.9145 86.532) (width 0.254) (layer F.Cu) (net 35)) - (segment (start 140.5225 89.524) (end 142.9145 87.132) (width 0.254) (layer F.Cu) (net 35)) - (segment (start 126.8245 85.894) (end 130.4545 89.524) (width 0.254) (layer F.Cu) (net 35)) - (segment (start 130.4545 89.524) (end 140.5225 89.524) (width 0.254) (layer F.Cu) (net 35)) - (segment (start 126.8245 45.124) (end 126.8245 85.894) (width 0.254) (layer F.Cu) (net 35)) - (segment (start 128.5945 43.354) (end 126.8245 45.124) (width 0.254) (layer F.Cu) (net 35)) - (segment (start 143.2359 43.354) (end 128.5945 43.354) (width 0.254) (layer F.Cu) (net 35)) - (segment (start 144.5039 44.622) (end 143.2359 43.354) (width 0.254) (layer F.Cu) (net 35)) - (segment (start 144.2175 79.921) (end 144.5045 79.921) (width 0.254) (layer F.Cu) (net 36)) - (segment (start 137.8345 86.304) (end 144.2175 79.921) (width 0.254) (layer F.Cu) (net 36)) - (segment (start 127.27851 85.705944) (end 130.586566 89.014) (width 0.254) (layer F.Cu) (net 36)) - (segment (start 130.586566 89.014) (end 137.0245 89.014) (width 0.254) (layer F.Cu) (net 36)) - (segment (start 137.8345 88.204) (end 137.8345 86.304) (width 0.254) (layer F.Cu) (net 36)) - (segment (start 129.2839 47.162) (end 127.27851 49.16739) (width 0.254) (layer F.Cu) (net 36)) - (segment (start 127.27851 49.16739) (end 127.27851 85.705944) (width 0.254) (layer F.Cu) (net 36)) - (segment (start 137.0245 89.014) (end 137.8345 88.204) (width 0.254) (layer F.Cu) (net 36)) - (segment (start 136.266999 76.469501) (end 135.5685 77.168) (width 0.254) (layer F.Cu) (net 37)) - (segment (start 144.5039 54.782) (end 142.638511 56.647389) (width 0.254) (layer F.Cu) (net 37)) - (segment (start 136.888489 75.848011) (end 136.266999 76.469501) (width 0.254) (layer F.Cu) (net 37)) - (segment (start 142.63851 72.882058) (end 139.672557 75.848011) (width 0.254) (layer F.Cu) (net 37)) - (segment (start 139.672557 75.848011) (end 136.888489 75.848011) (width 0.254) (layer F.Cu) (net 37)) - (segment (start 142.638511 56.647389) (end 142.63851 72.882058) (width 0.254) (layer F.Cu) (net 37)) - (segment (start 139.4845 75.394) (end 134.7845 75.394) (width 0.254) (layer F.Cu) (net 38)) - (segment (start 134.7845 75.394) (end 133.0285 77.15) (width 0.254) (layer F.Cu) (net 38)) - (segment (start 142.1845 54.5614) (end 142.1845 72.694) (width 0.254) (layer F.Cu) (net 38)) - (segment (start 142.1845 72.694) (end 139.4845 75.394) (width 0.254) (layer F.Cu) (net 38)) - (segment (start 133.0285 77.15) (end 133.0285 77.168) (width 0.254) (layer F.Cu) (net 38)) - (segment (start 144.5039 52.242) (end 142.1845 54.5614) (width 0.254) (layer F.Cu) (net 38)) - (segment (start 281.224847 40.840432) (end 281.653597 41.269182) (width 0.254) (layer F.Cu) (net 45)) - (segment (start 272.764847 40.840432) (end 270.684847 42.920432) (width 0.254) (layer B.Cu) (net 45)) - (segment (start 281.224847 40.840432) (end 272.764847 40.840432) (width 0.254) (layer B.Cu) (net 45)) - (segment (start 278.934847 51.820432) (end 278.684847 51.820432) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 281.934847 48.820432) (end 278.934847 51.820432) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 281.934847 41.550432) (end 281.934847 48.820432) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 281.224847 40.840432) (end 281.934847 41.550432) (width 0.25) (layer F.Cu) (net 45)) - (segment (start 270.684847 44.145432) (end 270.684847 42.920432) (width 0.25) (layer B.Cu) (net 45)) - (segment (start 229.689847 43.920432) (end 229.684847 43.915432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 232.684847 43.920432) (end 229.689847 43.920432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 194.684847 43.920432) (end 191.684847 43.920432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 270.684847 47.967932) (end 270.684847 48.920432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 270.684847 46.780432) (end 270.684847 47.967932) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 269.924847 46.020432) (end 270.684847 46.780432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 268.464847 46.020432) (end 269.924847 46.020432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 267.684847 46.800432) (end 268.464847 46.020432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 267.684847 48.920432) (end 267.684847 46.800432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 191.684847 44.872932) (end 191.684847 43.920432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 191.684847 47.300432) (end 191.684847 44.872932) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 181.536847 57.448432) (end 191.684847 47.300432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 171.674247 57.448432) (end 181.536847 57.448432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 199.769847 43.270432) (end 195.334847 43.270432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 201.029847 44.530432) (end 199.769847 43.270432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 220.624847 42.980432) (end 219.074847 44.530432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 222.574847 42.980432) (end 220.624847 42.980432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 223.264847 43.670432) (end 222.574847 42.980432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 229.439847 43.670432) (end 223.264847 43.670432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 195.334847 43.270432) (end 194.684847 43.920432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 219.074847 44.530432) (end 201.029847 44.530432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 229.684847 43.915432) (end 229.439847 43.670432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 232.704847 43.940432) (end 232.684847 43.920432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 232.684847 44.100432) (end 232.844847 43.940432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 232.684847 44.880432) (end 232.684847 44.100432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 236.564847 48.760432) (end 232.684847 44.880432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 252.574847 48.760432) (end 236.564847 48.760432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 256.984847 49.130432) (end 255.804847 47.950432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 267.474847 49.130432) (end 256.984847 49.130432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 253.384847 47.950432) (end 252.574847 48.760432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 255.804847 47.950432) (end 253.384847 47.950432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 232.844847 43.940432) (end 232.704847 43.940432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 267.684847 48.920432) (end 267.474847 49.130432) (width 0.254) (layer B.Cu) (net 46)) - (segment (start 191.684847 42.695432) (end 191.684847 43.920432) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 194.684847 42.695432) (end 194.684847 43.920432) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 229.684847 42.690432) (end 229.684847 43.915432) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 232.684847 42.695432) (end 232.684847 43.920432) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 267.684847 47.695432) (end 267.684847 48.920432) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 270.684847 47.695432) (end 270.684847 48.920432) (width 0.25) (layer B.Cu) (net 46)) - (segment (start 262.224847 40.840432) (end 262.653597 41.269182) (width 0.254) (layer F.Cu) (net 47)) - (segment (start 265.604847 40.840432) (end 267.684847 42.920432) (width 0.254) (layer B.Cu) (net 47)) - (segment (start 262.224847 40.840432) (end 265.604847 40.840432) (width 0.254) (layer B.Cu) (net 47)) - (segment (start 259.934847 51.820432) (end 259.684847 51.820432) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 263.074847 48.680432) (end 259.934847 51.820432) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 263.074847 41.690432) (end 263.074847 48.680432) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 262.224847 40.840432) (end 263.074847 41.690432) (width 0.25) (layer F.Cu) (net 47)) - (segment (start 267.684847 44.145432) (end 267.684847 42.920432) (width 0.25) (layer B.Cu) (net 47)) - (segment (start 243.224847 36.090432) (end 243.653597 36.519182) (width 0.254) (layer F.Cu) (net 48)) - (segment (start 234.514847 36.090432) (end 232.684847 37.920432) (width 0.254) (layer B.Cu) (net 48)) - (segment (start 243.224847 36.090432) (end 234.514847 36.090432) (width 0.254) (layer B.Cu) (net 48)) - (segment (start 240.934847 47.070432) (end 240.684847 47.070432) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 244.014847 43.990432) (end 240.934847 47.070432) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 244.014847 36.880432) (end 244.014847 43.990432) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 243.224847 36.090432) (end 244.014847 36.880432) (width 0.25) (layer F.Cu) (net 48)) - (segment (start 232.684847 39.145432) (end 232.684847 37.920432) (width 0.25) (layer B.Cu) (net 48)) - (segment (start 224.224847 33.715432) (end 224.653597 34.144182) (width 0.254) (layer F.Cu) (net 49)) - (segment (start 229.684847 37.889182) (end 229.684847 37.915432) (width 0.254) (layer B.Cu) (net 49)) - (segment (start 225.511097 33.715432) (end 229.684847 37.889182) (width 0.254) (layer B.Cu) (net 49)) - (segment (start 224.224847 33.715432) (end 225.511097 33.715432) (width 0.254) (layer B.Cu) (net 49)) - (segment (start 224.994847 41.635432) (end 221.934847 44.695432) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 224.994847 34.485432) (end 224.994847 41.635432) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 221.934847 44.695432) (end 221.684847 44.695432) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 224.224847 33.715432) (end 224.994847 34.485432) (width 0.25) (layer F.Cu) (net 49)) - (segment (start 229.684847 39.140432) (end 229.684847 37.915432) (width 0.25) (layer B.Cu) (net 49)) - (segment (start 205.224847 36.090432) (end 205.653597 36.519182) (width 0.254) (layer F.Cu) (net 50)) - (segment (start 196.514847 36.090432) (end 194.684847 37.920432) (width 0.254) (layer B.Cu) (net 50)) - (segment (start 205.224847 36.090432) (end 196.514847 36.090432) (width 0.254) (layer B.Cu) (net 50)) - (segment (start 202.934847 47.070432) (end 202.684847 47.070432) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 205.874847 44.130432) (end 202.934847 47.070432) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 205.874847 36.740432) (end 205.874847 44.130432) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 205.224847 36.090432) (end 205.874847 36.740432) (width 0.25) (layer F.Cu) (net 50)) - (segment (start 194.684847 39.145432) (end 194.684847 37.920432) (width 0.25) (layer B.Cu) (net 50)) - (segment (start 186.224847 38.465432) (end 186.653597 38.894182) (width 0.254) (layer F.Cu) (net 51)) - (segment (start 191.139847 38.465432) (end 191.684847 37.920432) (width 0.254) (layer B.Cu) (net 51)) - (segment (start 186.224847 38.465432) (end 191.139847 38.465432) (width 0.254) (layer B.Cu) (net 51)) - (segment (start 187.184847 46.195432) (end 183.934847 49.445432) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 187.184847 39.425432) (end 187.184847 46.195432) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 183.934847 49.445432) (end 183.684847 49.445432) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 186.224847 38.465432) (end 187.184847 39.425432) (width 0.25) (layer F.Cu) (net 51)) - (segment (start 191.684847 39.145432) (end 191.684847 37.920432) (width 0.25) (layer B.Cu) (net 51)) - (segment (start 229.689847 62.920432) (end 229.684847 62.915432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 232.684847 62.920432) (end 229.689847 62.920432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 191.684847 62.920432) (end 194.684847 62.920432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 270.684847 66.967932) (end 270.684847 67.920432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 270.684847 65.780432) (end 270.684847 66.967932) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 269.924847 65.020432) (end 270.684847 65.780432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 268.464847 65.020432) (end 269.924847 65.020432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 267.684847 65.800432) (end 268.464847 65.020432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 267.684847 67.920432) (end 267.684847 65.800432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 199.504847 62.310432) (end 195.294847 62.310432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 200.734847 63.540432) (end 199.504847 62.310432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 218.734847 63.540432) (end 200.734847 63.540432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 222.914847 62.200432) (end 222.884847 62.200432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 223.234847 62.520432) (end 222.914847 62.200432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 195.294847 62.310432) (end 194.684847 62.920432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 229.289847 62.520432) (end 223.234847 62.520432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 222.514847 61.830432) (end 220.444847 61.830432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 222.884847 62.200432) (end 222.514847 61.830432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 220.444847 61.830432) (end 218.734847 63.540432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 229.684847 62.915432) (end 229.289847 62.520432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 236.821847 68.200432) (end 232.684847 64.063432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 253.258858 66.656421) (end 251.714847 68.200432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 255.840836 66.656421) (end 253.258858 66.656421) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 251.714847 68.200432) (end 236.821847 68.200432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 266.562347 68.090432) (end 257.274847 68.090432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 266.732347 67.920432) (end 266.562347 68.090432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 267.684847 67.920432) (end 266.732347 67.920432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 257.274847 68.090432) (end 255.840836 66.656421) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 232.684847 64.063432) (end 232.684847 62.920432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 191.684847 68.150432) (end 191.684847 62.920432) (width 0.25) (layer B.Cu) (net 52)) - (segment (start 189.566858 70.268421) (end 191.684847 68.150432) (width 0.25) (layer B.Cu) (net 52)) - (segment (start 180.817267 70.260432) (end 189.524847 70.260432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 173.644847 61.959032) (end 173.644847 64.440432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 179.464847 70.260432) (end 180.817267 70.260432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 173.644847 64.440432) (end 179.464847 70.260432) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 171.674247 59.988432) (end 173.644847 61.959032) (width 0.254) (layer B.Cu) (net 52)) - (segment (start 270.684847 66.695432) (end 270.684847 67.920432) (width 0.25) (layer B.Cu) (net 52)) - (segment (start 267.684847 66.695432) (end 267.684847 67.920432) (width 0.25) (layer B.Cu) (net 52)) - (segment (start 232.684847 61.695432) (end 232.684847 62.920432) (width 0.25) (layer B.Cu) (net 52)) - (segment (start 229.684847 61.690432) (end 229.684847 62.915432) (width 0.25) (layer B.Cu) (net 52)) - (segment (start 194.684847 61.695432) (end 194.684847 62.920432) (width 0.25) (layer B.Cu) (net 52)) - (segment (start 191.684847 61.695432) (end 191.684847 62.920432) (width 0.25) (layer B.Cu) (net 52)) - (segment (start 281.224847 59.840432) (end 281.653597 60.269182) (width 0.254) (layer F.Cu) (net 53)) - (segment (start 272.764847 59.840432) (end 270.684847 61.920432) (width 0.254) (layer B.Cu) (net 53)) - (segment (start 281.224847 59.840432) (end 272.764847 59.840432) (width 0.254) (layer B.Cu) (net 53)) - (segment (start 278.714847 70.820432) (end 278.684847 70.820432) (width 0.25) (layer F.Cu) (net 53)) - (segment (start 281.824847 67.710432) (end 278.714847 70.820432) (width 0.25) (layer F.Cu) (net 53)) - (segment (start 281.824847 60.440432) (end 281.824847 67.710432) (width 0.25) (layer F.Cu) (net 53)) - (segment (start 281.224847 59.840432) (end 281.824847 60.440432) (width 0.25) (layer F.Cu) (net 53)) - (segment (start 270.684847 63.145432) (end 270.684847 61.920432) (width 0.25) (layer B.Cu) (net 53)) - (segment (start 262.224847 59.840432) (end 262.653597 60.269182) (width 0.254) (layer F.Cu) (net 54)) - (segment (start 265.604847 59.840432) (end 267.684847 61.920432) (width 0.254) (layer B.Cu) (net 54)) - (segment (start 262.224847 59.840432) (end 265.604847 59.840432) (width 0.254) (layer B.Cu) (net 54)) - (segment (start 262.864847 67.890432) (end 259.934847 70.820432) (width 0.25) (layer F.Cu) (net 54)) - (segment (start 262.864847 60.480432) (end 262.864847 67.890432) (width 0.25) (layer F.Cu) (net 54)) - (segment (start 259.934847 70.820432) (end 259.684847 70.820432) (width 0.25) (layer F.Cu) (net 54)) - (segment (start 262.224847 59.840432) (end 262.864847 60.480432) (width 0.25) (layer F.Cu) (net 54)) - (segment (start 267.684847 63.145432) (end 267.684847 61.920432) (width 0.25) (layer B.Cu) (net 54)) - (segment (start 243.224847 55.090432) (end 243.653597 55.519182) (width 0.254) (layer F.Cu) (net 55)) - (segment (start 234.514847 55.090432) (end 232.684847 56.920432) (width 0.254) (layer B.Cu) (net 55)) - (segment (start 243.224847 55.090432) (end 234.514847 55.090432) (width 0.254) (layer B.Cu) (net 55)) - (segment (start 244.014847 62.820432) (end 240.764847 66.070432) (width 0.25) (layer F.Cu) (net 55)) - (segment (start 240.764847 66.070432) (end 240.684847 66.070432) (width 0.25) (layer F.Cu) (net 55)) - (segment (start 244.014847 55.880432) (end 244.014847 62.820432) (width 0.25) (layer F.Cu) (net 55)) - (segment (start 243.224847 55.090432) (end 244.014847 55.880432) (width 0.25) (layer F.Cu) (net 55)) - (segment (start 232.684847 58.145432) (end 232.684847 56.920432) (width 0.25) (layer B.Cu) (net 55)) - (segment (start 224.224847 52.715432) (end 224.653597 53.144182) (width 0.254) (layer F.Cu) (net 56)) - (segment (start 229.684847 56.889182) (end 229.684847 56.915432) (width 0.254) (layer B.Cu) (net 56)) - (segment (start 225.511097 52.715432) (end 229.684847 56.889182) (width 0.254) (layer B.Cu) (net 56)) - (segment (start 224.224847 52.715432) (end 225.511097 52.715432) (width 0.254) (layer B.Cu) (net 56)) - (segment (start 225.054847 53.545432) (end 225.054847 60.575432) (width 0.25) (layer F.Cu) (net 56)) - (segment (start 221.934847 63.695432) (end 221.684847 63.695432) (width 0.25) (layer F.Cu) (net 56)) - (segment (start 225.054847 60.575432) (end 221.934847 63.695432) (width 0.25) (layer F.Cu) (net 56)) - (segment (start 224.224847 52.715432) (end 225.054847 53.545432) (width 0.25) (layer F.Cu) (net 56)) - (segment (start 229.684847 58.140432) (end 229.684847 56.915432) (width 0.25) (layer B.Cu) (net 56)) - (segment (start 205.224847 55.090432) (end 205.653597 55.519182) (width 0.254) (layer F.Cu) (net 57)) - (segment (start 196.514847 55.090432) (end 194.684847 56.920432) (width 0.254) (layer B.Cu) (net 57)) - (segment (start 205.224847 55.090432) (end 196.514847 55.090432) (width 0.254) (layer B.Cu) (net 57)) - (segment (start 202.934847 66.070432) (end 202.684847 66.070432) (width 0.25) (layer F.Cu) (net 57)) - (segment (start 205.984847 63.020432) (end 202.934847 66.070432) (width 0.25) (layer F.Cu) (net 57)) - (segment (start 205.984847 55.850432) (end 205.984847 63.020432) (width 0.25) (layer F.Cu) (net 57)) - (segment (start 205.224847 55.090432) (end 205.984847 55.850432) (width 0.25) (layer F.Cu) (net 57)) - (segment (start 194.684847 58.145432) (end 194.684847 56.920432) (width 0.25) (layer B.Cu) (net 57)) - (segment (start 186.224847 57.465432) (end 186.653597 57.894182) (width 0.254) (layer F.Cu) (net 58)) - (segment (start 191.139847 57.465432) (end 191.684847 56.920432) (width 0.254) (layer B.Cu) (net 58)) - (segment (start 186.224847 57.465432) (end 191.139847 57.465432) (width 0.254) (layer B.Cu) (net 58)) - (segment (start 183.934847 68.445432) (end 183.684847 68.445432) (width 0.25) (layer F.Cu) (net 58)) - (segment (start 187.074847 58.315432) (end 187.074847 65.305432) (width 0.25) (layer F.Cu) (net 58)) - (segment (start 187.074847 65.305432) (end 183.934847 68.445432) (width 0.25) (layer F.Cu) (net 58)) - (segment (start 186.224847 57.465432) (end 187.074847 58.315432) (width 0.25) (layer F.Cu) (net 58)) - (segment (start 191.684847 58.145432) (end 191.684847 56.920432) (width 0.25) (layer B.Cu) (net 58)) - (segment (start 229.689847 81.920432) (end 229.684847 81.915432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 232.684847 81.920432) (end 229.689847 81.920432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 191.684847 81.920432) (end 194.684847 81.920432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 270.684847 85.967932) (end 270.684847 86.920432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 269.924847 84.020432) (end 270.684847 84.780432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 268.464847 84.020432) (end 269.924847 84.020432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 267.684847 86.920432) (end 267.684847 84.800432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 270.684847 84.780432) (end 270.684847 85.967932) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 267.684847 84.800432) (end 268.464847 84.020432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 195.344847 81.260432) (end 194.684847 81.920432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 199.134847 81.260432) (end 195.344847 81.260432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 200.464847 82.590432) (end 199.134847 81.260432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 218.664847 82.590432) (end 200.464847 82.590432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 223.484847 81.530432) (end 222.704847 80.750432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 220.504847 80.750432) (end 218.664847 82.590432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 222.704847 80.750432) (end 220.504847 80.750432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 229.299847 81.530432) (end 223.484847 81.530432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 229.684847 81.915432) (end 229.299847 81.530432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 232.824847 82.217932) (end 232.903597 82.139182) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 236.344847 86.720432) (end 232.824847 83.200432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 252.64151 86.720432) (end 236.344847 86.720432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 253.27151 86.090432) (end 252.64151 86.720432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 267.684847 86.920432) (end 266.732347 86.920432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 255.714847 86.090432) (end 253.27151 86.090432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 257.104847 87.480432) (end 255.714847 86.090432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 232.824847 83.200432) (end 232.824847 82.217932) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 266.172347 87.480432) (end 257.104847 87.480432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 232.903597 82.139182) (end 232.684847 81.920432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 266.732347 86.920432) (end 266.172347 87.480432) (width 0.254) (layer B.Cu) (net 59)) - (via (at 175.514847 75.010432) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 59)) - (via (at 175.514847 68.200433) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 59)) - (segment (start 175.034847 68.680433) (end 175.514847 68.200433) (width 0.254) (layer F.Cu) (net 59)) - (segment (start 175.034847 74.530432) (end 175.034847 68.680433) (width 0.254) (layer F.Cu) (net 59)) - (segment (start 175.514847 75.010432) (end 175.034847 74.530432) (width 0.254) (layer F.Cu) (net 59)) - (segment (start 171.674247 62.528432) (end 172.436246 63.290431) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 172.436246 63.290431) (end 172.436246 63.873899) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 175.814846 67.252499) (end 175.814846 67.900434) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 172.436246 63.873899) (end 175.814846 67.252499) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 175.814846 67.900434) (end 175.514847 68.200433) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 175.939111 75.010432) (end 175.514847 75.010432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 182.319568 75.26) (end 176.188679 75.26) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 187 79.940432) (end 182.319568 75.26) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 176.188679 75.26) (end 175.939111 75.010432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 190.847847 79.940432) (end 187 79.940432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 191.684847 80.777432) (end 190.847847 79.940432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 191.684847 81.920432) (end 191.684847 80.777432) (width 0.254) (layer B.Cu) (net 59)) - (segment (start 191.684847 80.695432) (end 191.684847 81.920432) (width 0.25) (layer B.Cu) (net 59)) - (segment (start 194.684847 80.695432) (end 194.684847 81.920432) (width 0.25) (layer B.Cu) (net 59)) - (segment (start 229.684847 80.690432) (end 229.684847 81.915432) (width 0.25) (layer B.Cu) (net 59)) - (segment (start 232.684847 80.695432) (end 232.684847 81.920432) (width 0.25) (layer B.Cu) (net 59)) - (segment (start 267.684847 85.695432) (end 267.684847 86.920432) (width 0.25) (layer B.Cu) (net 59)) - (segment (start 270.684847 85.695432) (end 270.684847 86.920432) (width 0.25) (layer B.Cu) (net 59)) - (segment (start 281.224847 78.840432) (end 281.653597 79.269182) (width 0.254) (layer F.Cu) (net 60)) - (segment (start 272.764847 78.840432) (end 270.684847 80.920432) (width 0.254) (layer B.Cu) (net 60)) - (segment (start 281.224847 78.840432) (end 272.764847 78.840432) (width 0.254) (layer B.Cu) (net 60)) - (segment (start 278.934847 89.820432) (end 278.684847 89.820432) (width 0.25) (layer F.Cu) (net 60)) - (segment (start 281.934847 86.820432) (end 278.934847 89.820432) (width 0.25) (layer F.Cu) (net 60)) - (segment (start 281.934847 79.550432) (end 281.934847 86.820432) (width 0.25) (layer F.Cu) (net 60)) - (segment (start 281.224847 78.840432) (end 281.934847 79.550432) (width 0.25) (layer F.Cu) (net 60)) - (segment (start 270.684847 82.145432) (end 270.684847 80.920432) (width 0.25) (layer B.Cu) (net 60)) - (segment (start 262.224847 78.840432) (end 262.653597 79.269182) (width 0.254) (layer F.Cu) (net 61)) - (segment (start 265.604847 78.840432) (end 267.684847 80.920432) (width 0.254) (layer B.Cu) (net 61)) - (segment (start 262.224847 78.840432) (end 265.604847 78.840432) (width 0.254) (layer B.Cu) (net 61)) - (segment (start 259.934847 89.820432) (end 259.684847 89.820432) (width 0.25) (layer F.Cu) (net 61)) - (segment (start 262.814847 86.940432) (end 259.934847 89.820432) (width 0.25) (layer F.Cu) (net 61)) - (segment (start 262.814847 79.430432) (end 262.814847 86.940432) (width 0.25) (layer F.Cu) (net 61)) - (segment (start 262.224847 78.840432) (end 262.814847 79.430432) (width 0.25) (layer F.Cu) (net 61)) - (segment (start 267.684847 82.145432) (end 267.684847 80.920432) (width 0.25) (layer B.Cu) (net 61)) - (segment (start 243.224847 74.090432) (end 243.653597 74.519182) (width 0.254) (layer F.Cu) (net 62)) - (segment (start 234.514847 74.090432) (end 232.684847 75.920432) (width 0.254) (layer B.Cu) (net 62)) - (segment (start 243.224847 74.090432) (end 234.514847 74.090432) (width 0.254) (layer B.Cu) (net 62)) - (segment (start 244.014847 81.990432) (end 240.934847 85.070432) (width 0.25) (layer F.Cu) (net 62)) - (segment (start 240.934847 85.070432) (end 240.684847 85.070432) (width 0.25) (layer F.Cu) (net 62)) - (segment (start 244.014847 74.880432) (end 244.014847 81.990432) (width 0.25) (layer F.Cu) (net 62)) - (segment (start 243.224847 74.090432) (end 244.014847 74.880432) (width 0.25) (layer F.Cu) (net 62)) - (segment (start 232.684847 77.145432) (end 232.684847 75.920432) (width 0.25) (layer B.Cu) (net 62)) - (segment (start 224.224847 71.715432) (end 224.653597 72.144182) (width 0.254) (layer F.Cu) (net 63)) - (segment (start 225.511097 71.715432) (end 229.684847 75.889182) (width 0.254) (layer B.Cu) (net 63)) - (segment (start 229.684847 75.889182) (end 229.684847 75.915432) (width 0.254) (layer B.Cu) (net 63)) - (segment (start 224.224847 71.715432) (end 225.511097 71.715432) (width 0.254) (layer B.Cu) (net 63)) - (segment (start 221.889847 82.695432) (end 221.684847 82.695432) (width 0.25) (layer F.Cu) (net 63)) - (segment (start 225.054847 79.530432) (end 221.889847 82.695432) (width 0.25) (layer F.Cu) (net 63)) - (segment (start 225.054847 72.545432) (end 225.054847 79.530432) (width 0.25) (layer F.Cu) (net 63)) - (segment (start 224.224847 71.715432) (end 225.054847 72.545432) (width 0.25) (layer F.Cu) (net 63)) - (segment (start 229.684847 77.140432) (end 229.684847 75.915432) (width 0.25) (layer B.Cu) (net 63)) - (segment (start 205.224847 74.090432) (end 205.653597 74.519182) (width 0.254) (layer F.Cu) (net 64)) - (segment (start 196.514847 74.090432) (end 194.684847 75.920432) (width 0.254) (layer B.Cu) (net 64)) - (segment (start 205.224847 74.090432) (end 196.514847 74.090432) (width 0.254) (layer B.Cu) (net 64)) - (segment (start 205.764847 82.240432) (end 202.934847 85.070432) (width 0.25) (layer F.Cu) (net 64)) - (segment (start 205.764847 74.630432) (end 205.764847 82.240432) (width 0.25) (layer F.Cu) (net 64)) - (segment (start 202.934847 85.070432) (end 202.684847 85.070432) (width 0.25) (layer F.Cu) (net 64)) - (segment (start 205.224847 74.090432) (end 205.764847 74.630432) (width 0.25) (layer F.Cu) (net 64)) - (segment (start 194.684847 77.145432) (end 194.684847 75.920432) (width 0.25) (layer B.Cu) (net 64)) - (segment (start 191.139847 76.465432) (end 191.684847 75.920432) (width 0.254) (layer B.Cu) (net 65)) - (segment (start 186.224847 76.465432) (end 191.139847 76.465432) (width 0.254) (layer B.Cu) (net 65)) - (segment (start 183.934847 87.445432) (end 183.684847 87.445432) (width 0.25) (layer F.Cu) (net 65)) - (segment (start 187.024847 84.355432) (end 183.934847 87.445432) (width 0.25) (layer F.Cu) (net 65)) - (segment (start 187.024847 77.265432) (end 187.024847 84.355432) (width 0.25) (layer F.Cu) (net 65)) - (segment (start 186.224847 76.465432) (end 187.024847 77.265432) (width 0.25) (layer F.Cu) (net 65)) - (segment (start 191.684847 77.145432) (end 191.684847 75.920432) (width 0.25) (layer B.Cu) (net 65)) - (segment (start 214.724847 93.715432) (end 215.153597 94.144182) (width 0.254) (layer F.Cu) (net 66)) - (segment (start 217.969847 93.715432) (end 220.184847 95.930432) (width 0.254) (layer B.Cu) (net 66)) - (segment (start 214.724847 93.715432) (end 217.969847 93.715432) (width 0.254) (layer B.Cu) (net 66)) - (segment (start 215.214847 101.915432) (end 212.434847 104.695432) (width 0.25) (layer F.Cu) (net 66)) - (segment (start 212.434847 104.695432) (end 212.184847 104.695432) (width 0.25) (layer F.Cu) (net 66)) - (segment (start 215.214847 94.205432) (end 215.214847 101.915432) (width 0.25) (layer F.Cu) (net 66)) - (segment (start 214.724847 93.715432) (end 215.214847 94.205432) (width 0.25) (layer F.Cu) (net 66)) - (segment (start 220.184847 97.155432) (end 220.184847 95.930432) (width 0.25) (layer B.Cu) (net 66)) - (segment (start 204.194847 101.915432) (end 201.194847 101.915432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 201.194847 101.915432) (end 201.209847 101.915432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 204.283597 101.915432) (end 204.194847 101.915432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 205.148597 101.050432) (end 204.283597 101.915432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 209.644847 101.050432) (end 205.148597 101.050432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 210.504847 101.910432) (end 209.644847 101.050432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 220.164847 101.910432) (end 210.504847 101.910432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 220.184847 101.930432) (end 220.164847 101.910432) (width 0.254) (layer B.Cu) (net 67)) - (via (at 174.894847 75.770432) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 67)) - (segment (start 174.664848 67.670431) (end 174.964847 67.370432) (width 0.254) (layer F.Cu) (net 67)) - (via (at 174.964847 67.370432) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 67)) - (segment (start 174.564848 67.770431) (end 174.664848 67.670431) (width 0.254) (layer F.Cu) (net 67)) - (segment (start 174.894847 75.770432) (end 174.564848 75.440433) (width 0.254) (layer F.Cu) (net 67)) - (segment (start 174.564848 75.440433) (end 174.564848 67.770431) (width 0.254) (layer F.Cu) (net 67)) - (segment (start 174.964847 67.250432) (end 174.964847 67.370432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 172.782847 65.068432) (end 174.964847 67.250432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 171.674247 65.068432) (end 172.782847 65.068432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 201.194847 100.690432) (end 201.194847 101.915432) (width 0.25) (layer B.Cu) (net 67)) - (segment (start 204.194847 100.690432) (end 204.194847 101.915432) (width 0.25) (layer B.Cu) (net 67)) - (segment (start 220.184847 100.705432) (end 220.184847 101.930432) (width 0.25) (layer B.Cu) (net 67)) - (segment (start 182.187932 75.770432) (end 175.319111 75.770432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 186.974847 80.557347) (end 182.187932 75.770432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 186.974847 87.070432) (end 186.974847 80.557347) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 193.234847 93.330432) (end 186.974847 87.070432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 205.444847 94.970432) (end 203.804847 93.330432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 203.804847 93.330432) (end 193.234847 93.330432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 205.444847 97.942653) (end 205.444847 94.970432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 204.194847 99.192653) (end 205.444847 97.942653) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 175.319111 75.770432) (end 174.894847 75.770432) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 204.194847 101.915432) (end 204.194847 99.192653) (width 0.254) (layer B.Cu) (net 67)) - (segment (start 193.635056 106.321217) (end 192.711879 107.244394) (width 0.25) (layer F.Cu) (net 68)) - (segment (start 194.084847 105.871426) (end 193.635056 106.321217) (width 0.25) (layer F.Cu) (net 68)) - (segment (start 194.084847 97.742477) (end 194.084847 105.871426) (width 0.25) (layer F.Cu) (net 68)) - (segment (start 192.323498 95.981128) (end 194.084847 97.742477) (width 0.25) (layer F.Cu) (net 68)) - (segment (start 203.496348 95.216933) (end 204.194847 95.915432) (width 0.254) (layer B.Cu) (net 68)) - (segment (start 202.619847 94.340432) (end 203.496348 95.216933) (width 0.254) (layer B.Cu) (net 68)) - (segment (start 193.964194 94.340432) (end 202.619847 94.340432) (width 0.254) (layer B.Cu) (net 68)) - (segment (start 192.323498 95.981128) (end 193.964194 94.340432) (width 0.254) (layer B.Cu) (net 68)) - (segment (start 204.194847 97.140432) (end 204.194847 95.915432) (width 0.25) (layer B.Cu) (net 68)) - (segment (start 174.604256 104.955137) (end 173.786882 104.955137) (width 0.254) (layer F.Cu) (net 69)) - (segment (start 164.190297 108.610432) (end 163.825297 108.245432) (width 0.25) (layer F.Cu) (net 69)) - (segment (start 169.774847 108.610432) (end 164.190297 108.610432) (width 0.25) (layer F.Cu) (net 69)) - (segment (start 173.430142 104.955137) (end 169.774847 108.610432) (width 0.25) (layer F.Cu) (net 69)) - (segment (start 174.604256 104.955137) (end 173.430142 104.955137) (width 0.25) (layer F.Cu) (net 69)) - (segment (start 200.259847 96.850432) (end 201.194847 95.915432) (width 0.254) (layer B.Cu) (net 69)) - (segment (start 199.099847 98.010432) (end 200.259847 96.850432) (width 0.254) (layer B.Cu) (net 69)) - (segment (start 185.504847 98.010432) (end 199.099847 98.010432) (width 0.254) (layer B.Cu) (net 69)) - (segment (start 184.144847 101.330432) (end 184.144847 99.370432) (width 0.254) (layer B.Cu) (net 69)) - (segment (start 180.773597 104.701682) (end 184.144847 101.330432) (width 0.254) (layer B.Cu) (net 69)) - (segment (start 184.144847 99.370432) (end 185.504847 98.010432) (width 0.254) (layer B.Cu) (net 69)) - (segment (start 174.857711 104.701682) (end 180.773597 104.701682) (width 0.254) (layer B.Cu) (net 69)) - (segment (start 174.604256 104.955137) (end 174.857711 104.701682) (width 0.254) (layer B.Cu) (net 69)) - (segment (start 201.194847 97.140432) (end 201.194847 95.915432) (width 0.25) (layer B.Cu) (net 69)) - (segment (start 170.958858 89.186421) (end 162.524836 89.186421) (width 0.254) (layer F.Cu) (net 70)) - (segment (start 173.626246 86.519033) (end 170.958858 89.186421) (width 0.254) (layer F.Cu) (net 70)) - (segment (start 157.907847 84.569432) (end 157.907847 82.465432) (width 0.254) (layer F.Cu) (net 70)) - (segment (start 173.626246 68.361861) (end 173.626246 86.519033) (width 0.254) (layer F.Cu) (net 70)) - (segment (start 157.907847 82.465432) (end 157.907847 83.465432) (width 0.254) (layer F.Cu) (net 70)) - (segment (start 162.524836 89.186421) (end 157.907847 84.569432) (width 0.254) (layer F.Cu) (net 70)) - (segment (start 173.623836 68.359451) (end 173.626246 68.361861) (width 0.254) (layer F.Cu) (net 70)) - (segment (start 173.623835 46.69802) (end 173.623836 68.359451) (width 0.254) (layer F.Cu) (net 70)) - (segment (start 171.674247 44.748432) (end 173.623835 46.69802) (width 0.254) (layer F.Cu) (net 70)) - (segment (start 171.674247 52.368432) (end 169.744847 54.297832) (width 0.254) (layer F.Cu) (net 72)) - (segment (start 160.109847 76.975432) (end 160.109847 77.310432) (width 0.254) (layer F.Cu) (net 72)) - (segment (start 166.718858 75.466421) (end 161.618858 75.466421) (width 0.254) (layer F.Cu) (net 72)) - (segment (start 169.744847 54.297832) (end 169.744847 72.440432) (width 0.254) (layer F.Cu) (net 72)) - (segment (start 161.618858 75.466421) (end 160.109847 76.975432) (width 0.254) (layer F.Cu) (net 72)) - (segment (start 169.744847 72.440432) (end 166.718858 75.466421) (width 0.254) (layer F.Cu) (net 72)) - (segment (start 164.039847 75.920432) (end 162.649847 77.310432) (width 0.254) (layer F.Cu) (net 73)) - (segment (start 170.198858 56.383821) (end 170.198858 72.686421) (width 0.254) (layer F.Cu) (net 73)) - (segment (start 166.964847 75.920432) (end 164.039847 75.920432) (width 0.254) (layer F.Cu) (net 73)) - (segment (start 171.674247 54.908432) (end 170.198858 56.383821) (width 0.254) (layer F.Cu) (net 73)) - (segment (start 170.198858 72.686421) (end 166.964847 75.920432) (width 0.254) (layer F.Cu) (net 73)) - (segment (start 156.374847 81.067432) (end 156.374847 80.067432) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 154.684847 85.9125) (end 154.684847 82.757432) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 158.412779 89.640432) (end 154.684847 85.9125) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 154.684847 82.757432) (end 156.374847 81.067432) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 171.146915 89.640432) (end 158.412779 89.640432) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 174.080257 86.70709) (end 171.146915 89.640432) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 174.077846 68.171393) (end 174.080257 68.173804) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 156.454247 47.288432) (end 160.272247 43.470432) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 174.077846 67.569471) (end 174.077846 68.171393) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 174.080257 67.56706) (end 174.077846 67.569471) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 174.080257 68.173804) (end 174.080257 86.70709) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 160.272247 43.470432) (end 172.704847 43.470432) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 174.080257 44.845842) (end 174.080257 67.56706) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 172.704847 43.470432) (end 174.080257 44.845842) (width 0.254) (layer F.Cu) (net 75)) - (segment (start 275.122347 48.282932) (end 273.584847 49.820432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 275.122347 43.627932) (end 275.122347 48.282932) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 274.874847 43.380432) (end 275.122347 43.627932) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 274.874847 81.380432) (end 275.122347 81.627932) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 273.584847 61.090432) (end 274.874847 62.380432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 273.584847 49.820432) (end 273.584847 61.090432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 273.584847 80.090432) (end 274.874847 81.380432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 273.584847 71.440432) (end 273.584847 80.090432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 273.584847 68.820432) (end 273.584847 71.440432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 273.584847 68.000432) (end 273.584847 68.820432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 275.122347 66.462932) (end 273.584847 68.000432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 275.122347 62.627932) (end 275.122347 66.462932) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 274.874847 62.380432) (end 275.122347 62.627932) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 273.584847 87.740432) (end 275.174847 86.150432) (width 0.25) (layer F.Cu) (net 76)) - (segment (start 275.174847 81.680432) (end 274.874847 81.380432) (width 0.25) (layer F.Cu) (net 76)) - (segment (start 275.174847 86.150432) (end 275.174847 81.680432) (width 0.25) (layer F.Cu) (net 76)) - (segment (start 273.584847 87.820432) (end 273.584847 87.740432) (width 0.25) (layer F.Cu) (net 76)) - (via (at 265.644847 68.717442) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 76)) - (segment (start 273.584847 68.820432) (end 273.584847 67.566432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 271.038847 65.020432) (end 267.684847 65.020432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 273.584847 67.566432) (end 271.038847 65.020432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 265.644847 67.060432) (end 265.644847 68.293178) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 265.644847 68.293178) (end 265.644847 68.717442) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 267.684847 65.020432) (end 265.644847 67.060432) (width 0.254) (layer F.Cu) (net 76)) - (segment (start 191.852622 68.634391) (end 236.613739 68.634392) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 236.613739 68.634392) (end 236.63379 68.654443) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 160.134848 65.538693) (end 166.386532 71.790377) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 236.63379 68.654443) (end 251.920836 68.654443) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 251.920836 68.654443) (end 253.464847 67.110432) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 255.652779 67.110432) (end 257.259789 68.717442) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 189.766587 70.720426) (end 191.852622 68.634391) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 257.259789 68.717442) (end 265.220583 68.717442) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 253.464847 67.110432) (end 255.652779 67.110432) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 156.454247 52.368432) (end 160.134847 56.049032) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 166.386532 71.790377) (end 174.364562 71.790377) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 174.364562 71.790377) (end 175.434513 70.720426) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 175.434513 70.720426) (end 189.766587 70.720426) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 160.134847 56.049032) (end 160.134848 65.538693) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 265.220583 68.717442) (end 265.644847 68.717442) (width 0.254) (layer B.Cu) (net 76)) - (segment (start 255.874847 81.380432) (end 256.122347 81.627932) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 256.044847 81.210432) (end 255.874847 81.380432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.944847 62.310432) (end 255.874847 62.380432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.874847 43.380432) (end 255.944847 43.450432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.944847 81.310432) (end 255.874847 81.380432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.874847 62.380432) (end 255.944847 62.450432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.744847 68.940432) (end 255.944847 68.740432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.744847 69.062932) (end 255.744847 68.940432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.944847 62.450432) (end 255.944847 68.740432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 254.724847 68.820432) (end 255.944847 70.040432) (width 0.25) (layer F.Cu) (net 77)) - (segment (start 254.584847 68.820432) (end 254.724847 68.820432) (width 0.25) (layer F.Cu) (net 77)) - (segment (start 255.944847 70.040432) (end 255.944847 81.310432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.944847 68.740432) (end 255.944847 70.040432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.944847 50.930432) (end 255.944847 50.960432) (width 0.25) (layer F.Cu) (net 77)) - (segment (start 254.584847 49.820432) (end 254.834847 49.820432) (width 0.25) (layer F.Cu) (net 77)) - (segment (start 254.834847 49.820432) (end 255.944847 50.930432) (width 0.25) (layer F.Cu) (net 77)) - (segment (start 255.944847 50.960432) (end 255.944847 62.310432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 255.944847 43.450432) (end 255.944847 50.960432) (width 0.254) (layer F.Cu) (net 77)) - (segment (start 236.431722 69.094443) (end 236.445733 69.108454) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 255.275061 69.108454) (end 255.320583 69.062932) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 254.298826 69.106453) (end 254.584847 68.820432) (width 0.25) (layer B.Cu) (net 77)) - (segment (start 236.443732 69.106453) (end 254.298826 69.106453) (width 0.25) (layer B.Cu) (net 77)) - (segment (start 236.431722 69.094443) (end 236.443732 69.106453) (width 0.25) (layer B.Cu) (net 77)) - (segment (start 254.584847 87.700432) (end 254.584847 87.820432) (width 0.25) (layer F.Cu) (net 77)) - (segment (start 256.184847 81.690432) (end 256.184847 86.100432) (width 0.25) (layer F.Cu) (net 77)) - (segment (start 256.184847 86.100432) (end 254.584847 87.700432) (width 0.25) (layer F.Cu) (net 77)) - (segment (start 255.874847 81.380432) (end 256.184847 81.690432) (width 0.25) (layer F.Cu) (net 77)) - (segment (start 174.552619 72.244388) (end 175.62257 71.174437) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 175.62257 71.174437) (end 189.954644 71.174437) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 189.954644 71.174437) (end 192.040679 69.088402) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 166.198475 72.244388) (end 174.552619 72.244388) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 156.454247 54.908432) (end 159.680837 58.135022) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 192.040679 69.088402) (end 236.425681 69.088402) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 159.680837 58.135022) (end 159.680838 65.726751) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 236.425681 69.088402) (end 236.431722 69.094443) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 159.680838 65.726751) (end 166.198475 72.244388) (width 0.254) (layer B.Cu) (net 77)) - (segment (start 236.874847 76.630432) (end 237.122347 76.877932) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 236.944847 57.560432) (end 236.874847 57.630432) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 236.874847 38.630432) (end 236.944847 38.700432) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 236.944847 76.560432) (end 236.874847 76.630432) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 236.874847 57.630432) (end 236.944847 57.700432) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 235.754847 45.070432) (end 236.944847 46.260432) (width 0.25) (layer F.Cu) (net 78)) - (segment (start 235.584847 45.070432) (end 235.754847 45.070432) (width 0.25) (layer F.Cu) (net 78)) - (segment (start 236.944847 46.260432) (end 236.944847 57.560432) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 236.944847 38.700432) (end 236.944847 46.260432) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 235.754847 64.070432) (end 236.944847 65.260432) (width 0.25) (layer F.Cu) (net 78)) - (segment (start 235.584847 64.070432) (end 235.754847 64.070432) (width 0.25) (layer F.Cu) (net 78)) - (segment (start 236.944847 65.260432) (end 236.944847 76.560432) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 236.944847 57.700432) (end 236.944847 65.260432) (width 0.254) (layer F.Cu) (net 78)) - (via (at 236.382717 69.847442) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 78)) - (segment (start 236.689727 69.540432) (end 236.682716 69.547443) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 236.944847 69.540432) (end 236.689727 69.540432) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 236.682716 69.547443) (end 236.382717 69.847442) (width 0.254) (layer F.Cu) (net 78)) - (segment (start 237.194847 76.950432) (end 236.874847 76.630432) (width 0.25) (layer F.Cu) (net 78)) - (segment (start 237.194847 81.450432) (end 237.194847 76.950432) (width 0.25) (layer F.Cu) (net 78)) - (segment (start 235.584847 83.060432) (end 237.194847 81.450432) (width 0.25) (layer F.Cu) (net 78)) - (segment (start 235.584847 83.070432) (end 235.584847 83.060432) (width 0.25) (layer F.Cu) (net 78)) - (segment (start 174.740676 72.698399) (end 175.810627 71.628448) (width 0.254) (layer B.Cu) (net 78)) - (segment (start 156.454247 57.448432) (end 159.226827 60.221012) (width 0.254) (layer B.Cu) (net 78)) - (segment (start 159.226828 65.914809) (end 166.010418 72.698399) (width 0.254) (layer B.Cu) (net 78)) - (segment (start 166.010418 72.698399) (end 174.740676 72.698399) (width 0.254) (layer B.Cu) (net 78)) - (segment (start 192.223706 69.547443) (end 236.082718 69.547443) (width 0.254) (layer B.Cu) (net 78)) - (segment (start 159.226827 60.221012) (end 159.226828 65.914809) (width 0.254) (layer B.Cu) (net 78)) - (segment (start 175.810627 71.628448) (end 190.142701 71.628448) (width 0.254) (layer B.Cu) (net 78)) - (segment (start 236.082718 69.547443) (end 236.382717 69.847442) (width 0.254) (layer B.Cu) (net 78)) - (segment (start 190.142701 71.628448) (end 192.223706 69.547443) (width 0.254) (layer B.Cu) (net 78)) - (segment (start 208.374847 96.255432) (end 208.622347 96.502932) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 218.122347 86.507932) (end 208.374847 96.255432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 217.874847 74.255432) (end 218.122347 74.502932) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 217.944847 74.185432) (end 217.874847 74.255432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 217.874847 55.255432) (end 217.944847 55.325432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 218.094847 55.035432) (end 217.874847 55.255432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 217.874847 36.255432) (end 218.094847 36.475432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 217.892347 81.752932) (end 218.122347 81.752932) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 216.584847 80.695432) (end 216.834847 80.695432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 216.834847 80.695432) (end 217.892347 81.752932) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 218.122347 81.752932) (end 218.122347 86.507932) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 218.122347 74.502932) (end 218.122347 81.752932) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 216.889847 61.695432) (end 217.944847 62.750432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 216.584847 61.695432) (end 216.889847 61.695432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 217.944847 62.750432) (end 217.944847 74.185432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 217.944847 55.325432) (end 217.944847 62.750432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 216.834847 42.695432) (end 218.089847 43.950432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 216.584847 42.695432) (end 216.834847 42.695432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 218.089847 43.950432) (end 218.094847 43.950432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 218.094847 43.950432) (end 218.094847 55.035432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 218.094847 36.475432) (end 218.094847 43.950432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 217.805868 69.940432) (end 217.744846 70.001454) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 217.744846 70.001454) (end 217.444847 70.301453) (width 0.254) (layer F.Cu) (net 79)) - (via (at 217.444847 70.301453) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 79)) - (segment (start 217.944847 69.940432) (end 217.805868 69.940432) (width 0.254) (layer F.Cu) (net 79)) - (segment (start 207.084847 101.445432) (end 207.084847 102.695432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 208.664847 99.865432) (end 207.084847 101.445432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 208.664847 96.545432) (end 208.664847 99.865432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 208.374847 96.255432) (end 208.664847 96.545432) (width 0.25) (layer F.Cu) (net 79)) - (segment (start 174.928733 73.15241) (end 175.998684 72.082459) (width 0.254) (layer B.Cu) (net 79)) - (segment (start 192.411763 70.001454) (end 217.144848 70.001454) (width 0.254) (layer B.Cu) (net 79)) - (segment (start 217.144848 70.001454) (end 217.444847 70.301453) (width 0.254) (layer B.Cu) (net 79)) - (segment (start 158.772818 66.102867) (end 165.822361 73.15241) (width 0.254) (layer B.Cu) (net 79)) - (segment (start 158.772817 62.307002) (end 158.772818 66.102867) (width 0.254) (layer B.Cu) (net 79)) - (segment (start 175.998684 72.082459) (end 190.330758 72.082459) (width 0.254) (layer B.Cu) (net 79)) - (segment (start 156.454247 59.988432) (end 158.772817 62.307002) (width 0.254) (layer B.Cu) (net 79)) - (segment (start 165.822361 73.15241) (end 174.928733 73.15241) (width 0.254) (layer B.Cu) (net 79)) - (segment (start 190.330758 72.082459) (end 192.411763 70.001454) (width 0.254) (layer B.Cu) (net 79)) - (segment (start 186.847269 100.078081) (end 186.847269 100.145354) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.944847 57.560432) (end 198.874847 57.630432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.874847 38.630432) (end 198.944847 38.700432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.844847 76.600432) (end 198.874847 76.630432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.944847 76.560432) (end 198.874847 76.630432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.874847 57.630432) (end 198.944847 57.700432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 186.847269 97.38301) (end 186.847269 100.078081) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.994847 85.235432) (end 186.847269 97.38301) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.874847 76.630432) (end 198.994847 76.750432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 188.191197 105.709343) (end 187.26802 106.63252) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 188.191197 101.506782) (end 188.191197 105.709343) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 186.847269 100.162854) (end 188.191197 101.506782) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 186.847269 100.078081) (end 186.847269 100.162854) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 197.704847 45.070432) (end 198.944847 46.310432) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 197.584847 45.070432) (end 197.704847 45.070432) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 198.944847 46.310432) (end 198.944847 57.560432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.944847 38.700432) (end 198.944847 46.310432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 197.754847 64.070432) (end 198.944847 65.260432) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 197.584847 64.070432) (end 197.754847 64.070432) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 198.944847 65.260432) (end 198.944847 76.560432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.944847 57.700432) (end 198.944847 65.260432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 197.864847 83.070432) (end 198.994847 81.940432) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 197.584847 83.070432) (end 197.864847 83.070432) (width 0.25) (layer F.Cu) (net 80)) - (segment (start 198.994847 81.940432) (end 198.994847 85.235432) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.994847 76.750432) (end 198.994847 81.940432) (width 0.254) (layer F.Cu) (net 80)) - (via (at 198.523797 70.834414) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 80)) - (segment (start 198.850866 71.134413) (end 198.823796 71.134413) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.823796 71.134413) (end 198.523797 70.834414) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.944847 71.040432) (end 198.850866 71.134413) (width 0.254) (layer F.Cu) (net 80)) - (segment (start 198.209383 70.52) (end 198.523797 70.834414) (width 0.254) (layer B.Cu) (net 80)) - (segment (start 192.6975 70.52) (end 198.209383 70.52) (width 0.254) (layer B.Cu) (net 80)) - (segment (start 190.61692 72.60058) (end 192.6975 70.52) (width 0.254) (layer B.Cu) (net 80)) - (segment (start 176.122631 72.60058) (end 190.61692 72.60058) (width 0.254) (layer B.Cu) (net 80)) - (segment (start 175.11679 73.606421) (end 176.122631 72.60058) (width 0.254) (layer B.Cu) (net 80)) - (segment (start 165.634304 73.606421) (end 175.11679 73.606421) (width 0.254) (layer B.Cu) (net 80)) - (segment (start 158.318808 66.290925) (end 165.634304 73.606421) (width 0.254) (layer B.Cu) (net 80)) - (segment (start 158.318807 64.392992) (end 158.318808 66.290925) (width 0.254) (layer B.Cu) (net 80)) - (segment (start 156.454247 62.528432) (end 158.318807 64.392992) (width 0.254) (layer B.Cu) (net 80)) - (segment (start 179.944847 78.935432) (end 179.874847 79.005432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 179.944847 73.240432) (end 179.944847 78.935432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 179.874847 60.005432) (end 179.874847 61.259432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 179.874847 61.259432) (end 179.971848 61.356433) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 169.229552 97.781977) (end 169.229552 100.725875) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 180.094847 86.916682) (end 169.229552 97.781977) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 179.874847 79.005432) (end 180.094847 79.225432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 167.126725 102.828702) (end 163.007348 102.828702) (width 0.25) (layer F.Cu) (net 81)) - (segment (start 169.229552 100.725875) (end 167.126725 102.828702) (width 0.25) (layer F.Cu) (net 81)) - (segment (start 180.094847 83.890432) (end 180.094847 86.916682) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 180.094847 79.225432) (end 180.094847 83.890432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 180.094847 83.935432) (end 180.094847 83.890432) (width 0.25) (layer F.Cu) (net 81)) - (segment (start 178.584847 85.445432) (end 180.094847 83.935432) (width 0.25) (layer F.Cu) (net 81)) - (segment (start 178.584847 66.445432) (end 178.763849 66.445432) (width 0.25) (layer F.Cu) (net 81)) - (segment (start 179.971848 67.653431) (end 179.971848 73.213431) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 178.763849 66.445432) (end 179.971848 67.653431) (width 0.25) (layer F.Cu) (net 81)) - (segment (start 179.971848 61.356433) (end 179.971848 67.653431) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 178.769847 47.445432) (end 179.944847 48.620432) (width 0.25) (layer F.Cu) (net 81)) - (segment (start 178.584847 47.445432) (end 178.769847 47.445432) (width 0.25) (layer F.Cu) (net 81)) - (segment (start 180.124847 59.755432) (end 179.874847 60.005432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 180.124847 48.800432) (end 180.124847 59.755432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 179.944847 48.620432) (end 180.124847 48.800432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 180.124847 41.255432) (end 180.124847 48.800432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 179.874847 41.005432) (end 180.124847 41.255432) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 179.971848 73.213431) (end 179.944847 73.240432) (width 0.254) (layer F.Cu) (net 81)) - (via (at 179.944847 73.24042) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 81)) - (segment (start 179.944847 73.240432) (end 179.944847 73.24042) (width 0.254) (layer F.Cu) (net 81)) - (segment (start 179.764859 73.060432) (end 179.944847 73.24042) (width 0.254) (layer B.Cu) (net 81)) - (segment (start 165.466246 74.080431) (end 175.284848 74.080431) (width 0.254) (layer B.Cu) (net 81)) - (segment (start 175.284848 74.080431) (end 176.304847 73.060432) (width 0.254) (layer B.Cu) (net 81)) - (segment (start 156.454247 65.068432) (end 165.466246 74.080431) (width 0.254) (layer B.Cu) (net 81)) - (segment (start 176.304847 73.060432) (end 179.764859 73.060432) (width 0.254) (layer B.Cu) (net 81)) - (segment (start 165.284847 77.310432) (end 165.189847 77.310432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 165.314847 77.340432) (end 165.284847 77.310432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 165.314847 78.120432) (end 165.314847 77.340432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 163.104847 80.330432) (end 165.314847 78.120432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 162.169847 80.330432) (end 163.104847 80.330432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 156.454247 49.828432) (end 158.194847 51.569032) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 158.194847 51.569032) (end 158.194847 78.534812) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 158.194847 78.534812) (end 159.990467 80.330432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 159.990467 80.330432) (end 162.169847 80.330432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 164.907847 81.973432) (end 164.907847 82.465432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 163.264847 80.330432) (end 164.907847 81.973432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 162.169847 80.330432) (end 163.264847 80.330432) (width 0.5) (layer F.Cu) (net 87)) - (segment (start 169.134247 44.748432) (end 171.674247 47.288432) (width 0.508) (layer B.Cu) (net 88)) - (segment (start 156.454247 44.748432) (end 169.134247 44.748432) (width 0.508) (layer B.Cu) (net 88)) - (segment (start 154.854847 46.140432) (end 154.854847 73.047432) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 155.484848 45.510431) (end 154.854847 46.140432) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 155.692248 45.510431) (end 155.484848 45.510431) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 156.454247 44.748432) (end 155.692248 45.510431) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 171.674247 47.288432) (end 171.674247 49.828432) (width 0.5) (layer F.Cu) (net 88)) - (segment (start 167.759847 77.340432) (end 167.854847 77.340432) (width 0.5) (layer F.Cu) (net 88)) - (segment (start 167.729847 77.310432) (end 167.759847 77.340432) (width 0.5) (layer F.Cu) (net 88)) - (segment (start 155.374847 73.567432) (end 156.374847 73.567432) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 154.854847 73.047432) (end 155.374847 73.567432) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 160.907847 82.465432) (end 160.907847 83.465432) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 160.907847 82.243432) (end 160.907847 82.465432) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 154.854847 76.190432) (end 160.907847 82.243432) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 154.854847 73.047432) (end 154.854847 76.190432) (width 0.508) (layer F.Cu) (net 88)) - (segment (start 160.907847 84.815432) (end 160.907847 83.465432) (width 0.5) (layer F.Cu) (net 88)) - (segment (start 160.907847 84.833432) (end 160.907847 84.815432) (width 0.5) (layer F.Cu) (net 88)) - (segment (start 161.994847 85.920432) (end 160.907847 84.833432) (width 0.5) (layer F.Cu) (net 88)) - (segment (start 167.854847 82.590432) (end 164.524847 85.920432) (width 0.5) (layer F.Cu) (net 88)) - (segment (start 164.524847 85.920432) (end 161.994847 85.920432) (width 0.5) (layer F.Cu) (net 88)) - (segment (start 167.854847 77.340432) (end 167.854847 82.590432) (width 0.5) (layer F.Cu) (net 88)) + (segment (start 142.9145 87.132) (end 142.9145 86.532) (width 0.254) (layer F.Cu) (net 34)) + (segment (start 140.5225 89.524) (end 142.9145 87.132) (width 0.254) (layer F.Cu) (net 34)) + (segment (start 126.8245 85.894) (end 130.4545 89.524) (width 0.254) (layer F.Cu) (net 34)) + (segment (start 130.4545 89.524) (end 140.5225 89.524) (width 0.254) (layer F.Cu) (net 34)) + (segment (start 126.8245 45.124) (end 126.8245 85.894) (width 0.254) (layer F.Cu) (net 34)) + (segment (start 128.5945 43.354) (end 126.8245 45.124) (width 0.254) (layer F.Cu) (net 34)) + (segment (start 143.2359 43.354) (end 128.5945 43.354) (width 0.254) (layer F.Cu) (net 34)) + (segment (start 144.5039 44.622) (end 143.2359 43.354) (width 0.254) (layer F.Cu) (net 34)) + (segment (start 144.2175 79.921) (end 144.5045 79.921) (width 0.254) (layer F.Cu) (net 35)) + (segment (start 137.8345 86.304) (end 144.2175 79.921) (width 0.254) (layer F.Cu) (net 35)) + (segment (start 127.27851 85.705944) (end 130.586566 89.014) (width 0.254) (layer F.Cu) (net 35)) + (segment (start 130.586566 89.014) (end 137.0245 89.014) (width 0.254) (layer F.Cu) (net 35)) + (segment (start 137.8345 88.204) (end 137.8345 86.304) (width 0.254) (layer F.Cu) (net 35)) + (segment (start 129.2839 47.162) (end 127.27851 49.16739) (width 0.254) (layer F.Cu) (net 35)) + (segment (start 127.27851 49.16739) (end 127.27851 85.705944) (width 0.254) (layer F.Cu) (net 35)) + (segment (start 137.0245 89.014) (end 137.8345 88.204) (width 0.254) (layer F.Cu) (net 35)) + (segment (start 136.266999 76.469501) (end 135.5685 77.168) (width 0.254) (layer F.Cu) (net 36)) + (segment (start 144.5039 54.782) (end 142.638511 56.647389) (width 0.254) (layer F.Cu) (net 36)) + (segment (start 136.888489 75.848011) (end 136.266999 76.469501) (width 0.254) (layer F.Cu) (net 36)) + (segment (start 142.63851 72.882058) (end 139.672557 75.848011) (width 0.254) (layer F.Cu) (net 36)) + (segment (start 139.672557 75.848011) (end 136.888489 75.848011) (width 0.254) (layer F.Cu) (net 36)) + (segment (start 142.638511 56.647389) (end 142.63851 72.882058) (width 0.254) (layer F.Cu) (net 36)) + (segment (start 139.4845 75.394) (end 134.7845 75.394) (width 0.254) (layer F.Cu) (net 37)) + (segment (start 134.7845 75.394) (end 133.0285 77.15) (width 0.254) (layer F.Cu) (net 37)) + (segment (start 142.1845 54.5614) (end 142.1845 72.694) (width 0.254) (layer F.Cu) (net 37)) + (segment (start 142.1845 72.694) (end 139.4845 75.394) (width 0.254) (layer F.Cu) (net 37)) + (segment (start 133.0285 77.15) (end 133.0285 77.168) (width 0.254) (layer F.Cu) (net 37)) + (segment (start 144.5039 52.242) (end 142.1845 54.5614) (width 0.254) (layer F.Cu) (net 37)) + (segment (start 281.224847 40.840432) (end 281.653597 41.269182) (width 0.254) (layer F.Cu) (net 44)) + (segment (start 272.764847 40.840432) (end 270.684847 42.920432) (width 0.254) (layer B.Cu) (net 44)) + (segment (start 281.224847 40.840432) (end 272.764847 40.840432) (width 0.254) (layer B.Cu) (net 44)) + (segment (start 278.934847 51.820432) (end 278.684847 51.820432) (width 0.25) (layer F.Cu) (net 44)) + (segment (start 281.934847 48.820432) (end 278.934847 51.820432) (width 0.25) (layer F.Cu) (net 44)) + (segment (start 281.934847 41.550432) (end 281.934847 48.820432) (width 0.25) (layer F.Cu) (net 44)) + (segment (start 281.224847 40.840432) (end 281.934847 41.550432) (width 0.25) (layer F.Cu) (net 44)) + (segment (start 270.684847 44.145432) (end 270.684847 42.920432) (width 0.25) (layer B.Cu) (net 44)) + (segment (start 229.689847 43.920432) (end 229.684847 43.915432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 232.684847 43.920432) (end 229.689847 43.920432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 194.684847 43.920432) (end 191.684847 43.920432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 270.684847 47.967932) (end 270.684847 48.920432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 270.684847 46.780432) (end 270.684847 47.967932) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 269.924847 46.020432) (end 270.684847 46.780432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 268.464847 46.020432) (end 269.924847 46.020432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 267.684847 46.800432) (end 268.464847 46.020432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 267.684847 48.920432) (end 267.684847 46.800432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 191.684847 44.872932) (end 191.684847 43.920432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 191.684847 47.300432) (end 191.684847 44.872932) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 181.536847 57.448432) (end 191.684847 47.300432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 171.674247 57.448432) (end 181.536847 57.448432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 199.769847 43.270432) (end 195.334847 43.270432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 201.029847 44.530432) (end 199.769847 43.270432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 220.624847 42.980432) (end 219.074847 44.530432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 222.574847 42.980432) (end 220.624847 42.980432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 223.264847 43.670432) (end 222.574847 42.980432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 229.439847 43.670432) (end 223.264847 43.670432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 195.334847 43.270432) (end 194.684847 43.920432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 219.074847 44.530432) (end 201.029847 44.530432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 229.684847 43.915432) (end 229.439847 43.670432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 232.704847 43.940432) (end 232.684847 43.920432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 232.684847 44.100432) (end 232.844847 43.940432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 232.684847 44.880432) (end 232.684847 44.100432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 236.564847 48.760432) (end 232.684847 44.880432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 252.574847 48.760432) (end 236.564847 48.760432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 256.984847 49.130432) (end 255.804847 47.950432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 267.474847 49.130432) (end 256.984847 49.130432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 253.384847 47.950432) (end 252.574847 48.760432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 255.804847 47.950432) (end 253.384847 47.950432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 232.844847 43.940432) (end 232.704847 43.940432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 267.684847 48.920432) (end 267.474847 49.130432) (width 0.254) (layer B.Cu) (net 45)) + (segment (start 191.684847 42.695432) (end 191.684847 43.920432) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 194.684847 42.695432) (end 194.684847 43.920432) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 229.684847 42.690432) (end 229.684847 43.915432) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 232.684847 42.695432) (end 232.684847 43.920432) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 267.684847 47.695432) (end 267.684847 48.920432) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 270.684847 47.695432) (end 270.684847 48.920432) (width 0.25) (layer B.Cu) (net 45)) + (segment (start 262.224847 40.840432) (end 262.653597 41.269182) (width 0.254) (layer F.Cu) (net 46)) + (segment (start 265.604847 40.840432) (end 267.684847 42.920432) (width 0.254) (layer B.Cu) (net 46)) + (segment (start 262.224847 40.840432) (end 265.604847 40.840432) (width 0.254) (layer B.Cu) (net 46)) + (segment (start 259.934847 51.820432) (end 259.684847 51.820432) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 263.074847 48.680432) (end 259.934847 51.820432) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 263.074847 41.690432) (end 263.074847 48.680432) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 262.224847 40.840432) (end 263.074847 41.690432) (width 0.25) (layer F.Cu) (net 46)) + (segment (start 267.684847 44.145432) (end 267.684847 42.920432) (width 0.25) (layer B.Cu) (net 46)) + (segment (start 243.224847 36.090432) (end 243.653597 36.519182) (width 0.254) (layer F.Cu) (net 47)) + (segment (start 234.514847 36.090432) (end 232.684847 37.920432) (width 0.254) (layer B.Cu) (net 47)) + (segment (start 243.224847 36.090432) (end 234.514847 36.090432) (width 0.254) (layer B.Cu) (net 47)) + (segment (start 240.934847 47.070432) (end 240.684847 47.070432) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 244.014847 43.990432) (end 240.934847 47.070432) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 244.014847 36.880432) (end 244.014847 43.990432) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 243.224847 36.090432) (end 244.014847 36.880432) (width 0.25) (layer F.Cu) (net 47)) + (segment (start 232.684847 39.145432) (end 232.684847 37.920432) (width 0.25) (layer B.Cu) (net 47)) + (segment (start 224.224847 33.715432) (end 224.653597 34.144182) (width 0.254) (layer F.Cu) (net 48)) + (segment (start 229.684847 37.889182) (end 229.684847 37.915432) (width 0.254) (layer B.Cu) (net 48)) + (segment (start 225.511097 33.715432) (end 229.684847 37.889182) (width 0.254) (layer B.Cu) (net 48)) + (segment (start 224.224847 33.715432) (end 225.511097 33.715432) (width 0.254) (layer B.Cu) (net 48)) + (segment (start 224.994847 41.635432) (end 221.934847 44.695432) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 224.994847 34.485432) (end 224.994847 41.635432) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 221.934847 44.695432) (end 221.684847 44.695432) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 224.224847 33.715432) (end 224.994847 34.485432) (width 0.25) (layer F.Cu) (net 48)) + (segment (start 229.684847 39.140432) (end 229.684847 37.915432) (width 0.25) (layer B.Cu) (net 48)) + (segment (start 205.224847 36.090432) (end 205.653597 36.519182) (width 0.254) (layer F.Cu) (net 49)) + (segment (start 196.514847 36.090432) (end 194.684847 37.920432) (width 0.254) (layer B.Cu) (net 49)) + (segment (start 205.224847 36.090432) (end 196.514847 36.090432) (width 0.254) (layer B.Cu) (net 49)) + (segment (start 202.934847 47.070432) (end 202.684847 47.070432) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 205.874847 44.130432) (end 202.934847 47.070432) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 205.874847 36.740432) (end 205.874847 44.130432) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 205.224847 36.090432) (end 205.874847 36.740432) (width 0.25) (layer F.Cu) (net 49)) + (segment (start 194.684847 39.145432) (end 194.684847 37.920432) (width 0.25) (layer B.Cu) (net 49)) + (segment (start 186.224847 38.465432) (end 186.653597 38.894182) (width 0.254) (layer F.Cu) (net 50)) + (segment (start 191.139847 38.465432) (end 191.684847 37.920432) (width 0.254) (layer B.Cu) (net 50)) + (segment (start 186.224847 38.465432) (end 191.139847 38.465432) (width 0.254) (layer B.Cu) (net 50)) + (segment (start 187.184847 46.195432) (end 183.934847 49.445432) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 187.184847 39.425432) (end 187.184847 46.195432) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 183.934847 49.445432) (end 183.684847 49.445432) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 186.224847 38.465432) (end 187.184847 39.425432) (width 0.25) (layer F.Cu) (net 50)) + (segment (start 191.684847 39.145432) (end 191.684847 37.920432) (width 0.25) (layer B.Cu) (net 50)) + (segment (start 229.689847 62.920432) (end 229.684847 62.915432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 232.684847 62.920432) (end 229.689847 62.920432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 191.684847 62.920432) (end 194.684847 62.920432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 270.684847 66.967932) (end 270.684847 67.920432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 270.684847 65.780432) (end 270.684847 66.967932) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 269.924847 65.020432) (end 270.684847 65.780432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 268.464847 65.020432) (end 269.924847 65.020432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 267.684847 65.800432) (end 268.464847 65.020432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 267.684847 67.920432) (end 267.684847 65.800432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 199.504847 62.310432) (end 195.294847 62.310432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 200.734847 63.540432) (end 199.504847 62.310432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 218.734847 63.540432) (end 200.734847 63.540432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 222.914847 62.200432) (end 222.884847 62.200432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 223.234847 62.520432) (end 222.914847 62.200432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 195.294847 62.310432) (end 194.684847 62.920432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 229.289847 62.520432) (end 223.234847 62.520432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 222.514847 61.830432) (end 220.444847 61.830432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 222.884847 62.200432) (end 222.514847 61.830432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 220.444847 61.830432) (end 218.734847 63.540432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 229.684847 62.915432) (end 229.289847 62.520432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 236.821847 68.200432) (end 232.684847 64.063432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 253.258858 66.656421) (end 251.714847 68.200432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 255.840836 66.656421) (end 253.258858 66.656421) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 251.714847 68.200432) (end 236.821847 68.200432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 266.562347 68.090432) (end 257.274847 68.090432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 266.732347 67.920432) (end 266.562347 68.090432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 267.684847 67.920432) (end 266.732347 67.920432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 257.274847 68.090432) (end 255.840836 66.656421) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 232.684847 64.063432) (end 232.684847 62.920432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 191.684847 68.150432) (end 191.684847 62.920432) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 189.566858 70.268421) (end 191.684847 68.150432) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 180.817267 70.260432) (end 189.524847 70.260432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 173.644847 61.959032) (end 173.644847 64.440432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 179.464847 70.260432) (end 180.817267 70.260432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 173.644847 64.440432) (end 179.464847 70.260432) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 171.674247 59.988432) (end 173.644847 61.959032) (width 0.254) (layer B.Cu) (net 51)) + (segment (start 270.684847 66.695432) (end 270.684847 67.920432) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 267.684847 66.695432) (end 267.684847 67.920432) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 232.684847 61.695432) (end 232.684847 62.920432) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 229.684847 61.690432) (end 229.684847 62.915432) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 194.684847 61.695432) (end 194.684847 62.920432) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 191.684847 61.695432) (end 191.684847 62.920432) (width 0.25) (layer B.Cu) (net 51)) + (segment (start 281.224847 59.840432) (end 281.653597 60.269182) (width 0.254) (layer F.Cu) (net 52)) + (segment (start 272.764847 59.840432) (end 270.684847 61.920432) (width 0.254) (layer B.Cu) (net 52)) + (segment (start 281.224847 59.840432) (end 272.764847 59.840432) (width 0.254) (layer B.Cu) (net 52)) + (segment (start 278.714847 70.820432) (end 278.684847 70.820432) (width 0.25) (layer F.Cu) (net 52)) + (segment (start 281.824847 67.710432) (end 278.714847 70.820432) (width 0.25) (layer F.Cu) (net 52)) + (segment (start 281.824847 60.440432) (end 281.824847 67.710432) (width 0.25) (layer F.Cu) (net 52)) + (segment (start 281.224847 59.840432) (end 281.824847 60.440432) (width 0.25) (layer F.Cu) (net 52)) + (segment (start 270.684847 63.145432) (end 270.684847 61.920432) (width 0.25) (layer B.Cu) (net 52)) + (segment (start 262.224847 59.840432) (end 262.653597 60.269182) (width 0.254) (layer F.Cu) (net 53)) + (segment (start 265.604847 59.840432) (end 267.684847 61.920432) (width 0.254) (layer B.Cu) (net 53)) + (segment (start 262.224847 59.840432) (end 265.604847 59.840432) (width 0.254) (layer B.Cu) (net 53)) + (segment (start 262.864847 67.890432) (end 259.934847 70.820432) (width 0.25) (layer F.Cu) (net 53)) + (segment (start 262.864847 60.480432) (end 262.864847 67.890432) (width 0.25) (layer F.Cu) (net 53)) + (segment (start 259.934847 70.820432) (end 259.684847 70.820432) (width 0.25) (layer F.Cu) (net 53)) + (segment (start 262.224847 59.840432) (end 262.864847 60.480432) (width 0.25) (layer F.Cu) (net 53)) + (segment (start 267.684847 63.145432) (end 267.684847 61.920432) (width 0.25) (layer B.Cu) (net 53)) + (segment (start 243.224847 55.090432) (end 243.653597 55.519182) (width 0.254) (layer F.Cu) (net 54)) + (segment (start 234.514847 55.090432) (end 232.684847 56.920432) (width 0.254) (layer B.Cu) (net 54)) + (segment (start 243.224847 55.090432) (end 234.514847 55.090432) (width 0.254) (layer B.Cu) (net 54)) + (segment (start 244.014847 62.820432) (end 240.764847 66.070432) (width 0.25) (layer F.Cu) (net 54)) + (segment (start 240.764847 66.070432) (end 240.684847 66.070432) (width 0.25) (layer F.Cu) (net 54)) + (segment (start 244.014847 55.880432) (end 244.014847 62.820432) (width 0.25) (layer F.Cu) (net 54)) + (segment (start 243.224847 55.090432) (end 244.014847 55.880432) (width 0.25) (layer F.Cu) (net 54)) + (segment (start 232.684847 58.145432) (end 232.684847 56.920432) (width 0.25) (layer B.Cu) (net 54)) + (segment (start 224.224847 52.715432) (end 224.653597 53.144182) (width 0.254) (layer F.Cu) (net 55)) + (segment (start 229.684847 56.889182) (end 229.684847 56.915432) (width 0.254) (layer B.Cu) (net 55)) + (segment (start 225.511097 52.715432) (end 229.684847 56.889182) (width 0.254) (layer B.Cu) (net 55)) + (segment (start 224.224847 52.715432) (end 225.511097 52.715432) (width 0.254) (layer B.Cu) (net 55)) + (segment (start 225.054847 53.545432) (end 225.054847 60.575432) (width 0.25) (layer F.Cu) (net 55)) + (segment (start 221.934847 63.695432) (end 221.684847 63.695432) (width 0.25) (layer F.Cu) (net 55)) + (segment (start 225.054847 60.575432) (end 221.934847 63.695432) (width 0.25) (layer F.Cu) (net 55)) + (segment (start 224.224847 52.715432) (end 225.054847 53.545432) (width 0.25) (layer F.Cu) (net 55)) + (segment (start 229.684847 58.140432) (end 229.684847 56.915432) (width 0.25) (layer B.Cu) (net 55)) + (segment (start 205.224847 55.090432) (end 205.653597 55.519182) (width 0.254) (layer F.Cu) (net 56)) + (segment (start 196.514847 55.090432) (end 194.684847 56.920432) (width 0.254) (layer B.Cu) (net 56)) + (segment (start 205.224847 55.090432) (end 196.514847 55.090432) (width 0.254) (layer B.Cu) (net 56)) + (segment (start 202.934847 66.070432) (end 202.684847 66.070432) (width 0.25) (layer F.Cu) (net 56)) + (segment (start 205.984847 63.020432) (end 202.934847 66.070432) (width 0.25) (layer F.Cu) (net 56)) + (segment (start 205.984847 55.850432) (end 205.984847 63.020432) (width 0.25) (layer F.Cu) (net 56)) + (segment (start 205.224847 55.090432) (end 205.984847 55.850432) (width 0.25) (layer F.Cu) (net 56)) + (segment (start 194.684847 58.145432) (end 194.684847 56.920432) (width 0.25) (layer B.Cu) (net 56)) + (segment (start 186.224847 57.465432) (end 186.653597 57.894182) (width 0.254) (layer F.Cu) (net 57)) + (segment (start 191.139847 57.465432) (end 191.684847 56.920432) (width 0.254) (layer B.Cu) (net 57)) + (segment (start 186.224847 57.465432) (end 191.139847 57.465432) (width 0.254) (layer B.Cu) (net 57)) + (segment (start 183.934847 68.445432) (end 183.684847 68.445432) (width 0.25) (layer F.Cu) (net 57)) + (segment (start 187.074847 58.315432) (end 187.074847 65.305432) (width 0.25) (layer F.Cu) (net 57)) + (segment (start 187.074847 65.305432) (end 183.934847 68.445432) (width 0.25) (layer F.Cu) (net 57)) + (segment (start 186.224847 57.465432) (end 187.074847 58.315432) (width 0.25) (layer F.Cu) (net 57)) + (segment (start 191.684847 58.145432) (end 191.684847 56.920432) (width 0.25) (layer B.Cu) (net 57)) + (segment (start 229.689847 81.920432) (end 229.684847 81.915432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 232.684847 81.920432) (end 229.689847 81.920432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 191.684847 81.920432) (end 194.684847 81.920432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 270.684847 85.967932) (end 270.684847 86.920432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 269.924847 84.020432) (end 270.684847 84.780432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 268.464847 84.020432) (end 269.924847 84.020432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 267.684847 86.920432) (end 267.684847 84.800432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 270.684847 84.780432) (end 270.684847 85.967932) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 267.684847 84.800432) (end 268.464847 84.020432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 195.344847 81.260432) (end 194.684847 81.920432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 199.134847 81.260432) (end 195.344847 81.260432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 200.464847 82.590432) (end 199.134847 81.260432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 218.664847 82.590432) (end 200.464847 82.590432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 223.484847 81.530432) (end 222.704847 80.750432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 220.504847 80.750432) (end 218.664847 82.590432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 222.704847 80.750432) (end 220.504847 80.750432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 229.299847 81.530432) (end 223.484847 81.530432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 229.684847 81.915432) (end 229.299847 81.530432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 232.824847 82.217932) (end 232.903597 82.139182) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 236.344847 86.720432) (end 232.824847 83.200432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 252.64151 86.720432) (end 236.344847 86.720432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 253.27151 86.090432) (end 252.64151 86.720432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 267.684847 86.920432) (end 266.732347 86.920432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 255.714847 86.090432) (end 253.27151 86.090432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 257.104847 87.480432) (end 255.714847 86.090432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 232.824847 83.200432) (end 232.824847 82.217932) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 266.172347 87.480432) (end 257.104847 87.480432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 232.903597 82.139182) (end 232.684847 81.920432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 266.732347 86.920432) (end 266.172347 87.480432) (width 0.254) (layer B.Cu) (net 58)) + (via (at 175.514847 75.010432) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 58)) + (via (at 175.514847 68.200433) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 58)) + (segment (start 175.034847 68.680433) (end 175.514847 68.200433) (width 0.254) (layer F.Cu) (net 58)) + (segment (start 175.034847 74.530432) (end 175.034847 68.680433) (width 0.254) (layer F.Cu) (net 58)) + (segment (start 175.514847 75.010432) (end 175.034847 74.530432) (width 0.254) (layer F.Cu) (net 58)) + (segment (start 171.674247 62.528432) (end 172.436246 63.290431) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 172.436246 63.290431) (end 172.436246 63.873899) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 175.814846 67.252499) (end 175.814846 67.900434) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 172.436246 63.873899) (end 175.814846 67.252499) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 175.814846 67.900434) (end 175.514847 68.200433) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 175.939111 75.010432) (end 175.514847 75.010432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 182.319568 75.26) (end 176.188679 75.26) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 187 79.940432) (end 182.319568 75.26) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 176.188679 75.26) (end 175.939111 75.010432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 190.847847 79.940432) (end 187 79.940432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 191.684847 80.777432) (end 190.847847 79.940432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 191.684847 81.920432) (end 191.684847 80.777432) (width 0.254) (layer B.Cu) (net 58)) + (segment (start 191.684847 80.695432) (end 191.684847 81.920432) (width 0.25) (layer B.Cu) (net 58)) + (segment (start 194.684847 80.695432) (end 194.684847 81.920432) (width 0.25) (layer B.Cu) (net 58)) + (segment (start 229.684847 80.690432) (end 229.684847 81.915432) (width 0.25) (layer B.Cu) (net 58)) + (segment (start 232.684847 80.695432) (end 232.684847 81.920432) (width 0.25) (layer B.Cu) (net 58)) + (segment (start 267.684847 85.695432) (end 267.684847 86.920432) (width 0.25) (layer B.Cu) (net 58)) + (segment (start 270.684847 85.695432) (end 270.684847 86.920432) (width 0.25) (layer B.Cu) (net 58)) + (segment (start 281.224847 78.840432) (end 281.653597 79.269182) (width 0.254) (layer F.Cu) (net 59)) + (segment (start 272.764847 78.840432) (end 270.684847 80.920432) (width 0.254) (layer B.Cu) (net 59)) + (segment (start 281.224847 78.840432) (end 272.764847 78.840432) (width 0.254) (layer B.Cu) (net 59)) + (segment (start 278.934847 89.820432) (end 278.684847 89.820432) (width 0.25) (layer F.Cu) (net 59)) + (segment (start 281.934847 86.820432) (end 278.934847 89.820432) (width 0.25) (layer F.Cu) (net 59)) + (segment (start 281.934847 79.550432) (end 281.934847 86.820432) (width 0.25) (layer F.Cu) (net 59)) + (segment (start 281.224847 78.840432) (end 281.934847 79.550432) (width 0.25) (layer F.Cu) (net 59)) + (segment (start 270.684847 82.145432) (end 270.684847 80.920432) (width 0.25) (layer B.Cu) (net 59)) + (segment (start 262.224847 78.840432) (end 262.653597 79.269182) (width 0.254) (layer F.Cu) (net 60)) + (segment (start 265.604847 78.840432) (end 267.684847 80.920432) (width 0.254) (layer B.Cu) (net 60)) + (segment (start 262.224847 78.840432) (end 265.604847 78.840432) (width 0.254) (layer B.Cu) (net 60)) + (segment (start 259.934847 89.820432) (end 259.684847 89.820432) (width 0.25) (layer F.Cu) (net 60)) + (segment (start 262.814847 86.940432) (end 259.934847 89.820432) (width 0.25) (layer F.Cu) (net 60)) + (segment (start 262.814847 79.430432) (end 262.814847 86.940432) (width 0.25) (layer F.Cu) (net 60)) + (segment (start 262.224847 78.840432) (end 262.814847 79.430432) (width 0.25) (layer F.Cu) (net 60)) + (segment (start 267.684847 82.145432) (end 267.684847 80.920432) (width 0.25) (layer B.Cu) (net 60)) + (segment (start 243.224847 74.090432) (end 243.653597 74.519182) (width 0.254) (layer F.Cu) (net 61)) + (segment (start 234.514847 74.090432) (end 232.684847 75.920432) (width 0.254) (layer B.Cu) (net 61)) + (segment (start 243.224847 74.090432) (end 234.514847 74.090432) (width 0.254) (layer B.Cu) (net 61)) + (segment (start 244.014847 81.990432) (end 240.934847 85.070432) (width 0.25) (layer F.Cu) (net 61)) + (segment (start 240.934847 85.070432) (end 240.684847 85.070432) (width 0.25) (layer F.Cu) (net 61)) + (segment (start 244.014847 74.880432) (end 244.014847 81.990432) (width 0.25) (layer F.Cu) (net 61)) + (segment (start 243.224847 74.090432) (end 244.014847 74.880432) (width 0.25) (layer F.Cu) (net 61)) + (segment (start 232.684847 77.145432) (end 232.684847 75.920432) (width 0.25) (layer B.Cu) (net 61)) + (segment (start 224.224847 71.715432) (end 224.653597 72.144182) (width 0.254) (layer F.Cu) (net 62)) + (segment (start 225.511097 71.715432) (end 229.684847 75.889182) (width 0.254) (layer B.Cu) (net 62)) + (segment (start 229.684847 75.889182) (end 229.684847 75.915432) (width 0.254) (layer B.Cu) (net 62)) + (segment (start 224.224847 71.715432) (end 225.511097 71.715432) (width 0.254) (layer B.Cu) (net 62)) + (segment (start 221.889847 82.695432) (end 221.684847 82.695432) (width 0.25) (layer F.Cu) (net 62)) + (segment (start 225.054847 79.530432) (end 221.889847 82.695432) (width 0.25) (layer F.Cu) (net 62)) + (segment (start 225.054847 72.545432) (end 225.054847 79.530432) (width 0.25) (layer F.Cu) (net 62)) + (segment (start 224.224847 71.715432) (end 225.054847 72.545432) (width 0.25) (layer F.Cu) (net 62)) + (segment (start 229.684847 77.140432) (end 229.684847 75.915432) (width 0.25) (layer B.Cu) (net 62)) + (segment (start 205.224847 74.090432) (end 205.653597 74.519182) (width 0.254) (layer F.Cu) (net 63)) + (segment (start 196.514847 74.090432) (end 194.684847 75.920432) (width 0.254) (layer B.Cu) (net 63)) + (segment (start 205.224847 74.090432) (end 196.514847 74.090432) (width 0.254) (layer B.Cu) (net 63)) + (segment (start 205.764847 82.240432) (end 202.934847 85.070432) (width 0.25) (layer F.Cu) (net 63)) + (segment (start 205.764847 74.630432) (end 205.764847 82.240432) (width 0.25) (layer F.Cu) (net 63)) + (segment (start 202.934847 85.070432) (end 202.684847 85.070432) (width 0.25) (layer F.Cu) (net 63)) + (segment (start 205.224847 74.090432) (end 205.764847 74.630432) (width 0.25) (layer F.Cu) (net 63)) + (segment (start 194.684847 77.145432) (end 194.684847 75.920432) (width 0.25) (layer B.Cu) (net 63)) + (segment (start 191.139847 76.465432) (end 191.684847 75.920432) (width 0.254) (layer B.Cu) (net 64)) + (segment (start 186.224847 76.465432) (end 191.139847 76.465432) (width 0.254) (layer B.Cu) (net 64)) + (segment (start 183.934847 87.445432) (end 183.684847 87.445432) (width 0.25) (layer F.Cu) (net 64)) + (segment (start 187.024847 84.355432) (end 183.934847 87.445432) (width 0.25) (layer F.Cu) (net 64)) + (segment (start 187.024847 77.265432) (end 187.024847 84.355432) (width 0.25) (layer F.Cu) (net 64)) + (segment (start 186.224847 76.465432) (end 187.024847 77.265432) (width 0.25) (layer F.Cu) (net 64)) + (segment (start 191.684847 77.145432) (end 191.684847 75.920432) (width 0.25) (layer B.Cu) (net 64)) + (segment (start 214.724847 93.715432) (end 215.153597 94.144182) (width 0.254) (layer F.Cu) (net 65)) + (segment (start 217.969847 93.715432) (end 220.184847 95.930432) (width 0.254) (layer B.Cu) (net 65)) + (segment (start 214.724847 93.715432) (end 217.969847 93.715432) (width 0.254) (layer B.Cu) (net 65)) + (segment (start 215.214847 101.915432) (end 212.434847 104.695432) (width 0.25) (layer F.Cu) (net 65)) + (segment (start 212.434847 104.695432) (end 212.184847 104.695432) (width 0.25) (layer F.Cu) (net 65)) + (segment (start 215.214847 94.205432) (end 215.214847 101.915432) (width 0.25) (layer F.Cu) (net 65)) + (segment (start 214.724847 93.715432) (end 215.214847 94.205432) (width 0.25) (layer F.Cu) (net 65)) + (segment (start 220.184847 97.155432) (end 220.184847 95.930432) (width 0.25) (layer B.Cu) (net 65)) + (segment (start 204.194847 101.915432) (end 201.194847 101.915432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 201.194847 101.915432) (end 201.209847 101.915432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 204.283597 101.915432) (end 204.194847 101.915432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 205.148597 101.050432) (end 204.283597 101.915432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 209.644847 101.050432) (end 205.148597 101.050432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 210.504847 101.910432) (end 209.644847 101.050432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 220.164847 101.910432) (end 210.504847 101.910432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 220.184847 101.930432) (end 220.164847 101.910432) (width 0.254) (layer B.Cu) (net 66)) + (via (at 174.894847 75.770432) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 66)) + (segment (start 174.664848 67.670431) (end 174.964847 67.370432) (width 0.254) (layer F.Cu) (net 66)) + (via (at 174.964847 67.370432) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 66)) + (segment (start 174.564848 67.770431) (end 174.664848 67.670431) (width 0.254) (layer F.Cu) (net 66)) + (segment (start 174.894847 75.770432) (end 174.564848 75.440433) (width 0.254) (layer F.Cu) (net 66)) + (segment (start 174.564848 75.440433) (end 174.564848 67.770431) (width 0.254) (layer F.Cu) (net 66)) + (segment (start 174.964847 67.250432) (end 174.964847 67.370432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 172.782847 65.068432) (end 174.964847 67.250432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 171.674247 65.068432) (end 172.782847 65.068432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 201.194847 100.690432) (end 201.194847 101.915432) (width 0.25) (layer B.Cu) (net 66)) + (segment (start 204.194847 100.690432) (end 204.194847 101.915432) (width 0.25) (layer B.Cu) (net 66)) + (segment (start 220.184847 100.705432) (end 220.184847 101.930432) (width 0.25) (layer B.Cu) (net 66)) + (segment (start 182.187932 75.770432) (end 175.319111 75.770432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 186.974847 80.557347) (end 182.187932 75.770432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 186.974847 87.070432) (end 186.974847 80.557347) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 193.234847 93.330432) (end 186.974847 87.070432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 205.444847 94.970432) (end 203.804847 93.330432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 203.804847 93.330432) (end 193.234847 93.330432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 205.444847 97.942653) (end 205.444847 94.970432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 204.194847 99.192653) (end 205.444847 97.942653) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 175.319111 75.770432) (end 174.894847 75.770432) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 204.194847 101.915432) (end 204.194847 99.192653) (width 0.254) (layer B.Cu) (net 66)) + (segment (start 193.635056 106.321217) (end 192.711879 107.244394) (width 0.25) (layer F.Cu) (net 67)) + (segment (start 194.084847 105.871426) (end 193.635056 106.321217) (width 0.25) (layer F.Cu) (net 67)) + (segment (start 194.084847 97.742477) (end 194.084847 105.871426) (width 0.25) (layer F.Cu) (net 67)) + (segment (start 192.323498 95.981128) (end 194.084847 97.742477) (width 0.25) (layer F.Cu) (net 67)) + (segment (start 203.496348 95.216933) (end 204.194847 95.915432) (width 0.254) (layer B.Cu) (net 67)) + (segment (start 202.619847 94.340432) (end 203.496348 95.216933) (width 0.254) (layer B.Cu) (net 67)) + (segment (start 193.964194 94.340432) (end 202.619847 94.340432) (width 0.254) (layer B.Cu) (net 67)) + (segment (start 192.323498 95.981128) (end 193.964194 94.340432) (width 0.254) (layer B.Cu) (net 67)) + (segment (start 204.194847 97.140432) (end 204.194847 95.915432) (width 0.25) (layer B.Cu) (net 67)) + (segment (start 174.604256 104.955137) (end 173.786882 104.955137) (width 0.254) (layer F.Cu) (net 68)) + (segment (start 164.190297 108.610432) (end 163.825297 108.245432) (width 0.25) (layer F.Cu) (net 68)) + (segment (start 169.774847 108.610432) (end 164.190297 108.610432) (width 0.25) (layer F.Cu) (net 68)) + (segment (start 173.430142 104.955137) (end 169.774847 108.610432) (width 0.25) (layer F.Cu) (net 68)) + (segment (start 174.604256 104.955137) (end 173.430142 104.955137) (width 0.25) (layer F.Cu) (net 68)) + (segment (start 200.259847 96.850432) (end 201.194847 95.915432) (width 0.254) (layer B.Cu) (net 68)) + (segment (start 199.099847 98.010432) (end 200.259847 96.850432) (width 0.254) (layer B.Cu) (net 68)) + (segment (start 185.504847 98.010432) (end 199.099847 98.010432) (width 0.254) (layer B.Cu) (net 68)) + (segment (start 184.144847 101.330432) (end 184.144847 99.370432) (width 0.254) (layer B.Cu) (net 68)) + (segment (start 180.773597 104.701682) (end 184.144847 101.330432) (width 0.254) (layer B.Cu) (net 68)) + (segment (start 184.144847 99.370432) (end 185.504847 98.010432) (width 0.254) (layer B.Cu) (net 68)) + (segment (start 174.857711 104.701682) (end 180.773597 104.701682) (width 0.254) (layer B.Cu) (net 68)) + (segment (start 174.604256 104.955137) (end 174.857711 104.701682) (width 0.254) (layer B.Cu) (net 68)) + (segment (start 201.194847 97.140432) (end 201.194847 95.915432) (width 0.25) (layer B.Cu) (net 68)) + (segment (start 170.958858 89.186421) (end 162.524836 89.186421) (width 0.254) (layer F.Cu) (net 69)) + (segment (start 173.626246 86.519033) (end 170.958858 89.186421) (width 0.254) (layer F.Cu) (net 69)) + (segment (start 157.907847 84.569432) (end 157.907847 82.465432) (width 0.254) (layer F.Cu) (net 69)) + (segment (start 173.626246 68.361861) (end 173.626246 86.519033) (width 0.254) (layer F.Cu) (net 69)) + (segment (start 157.907847 82.465432) (end 157.907847 83.465432) (width 0.254) (layer F.Cu) (net 69)) + (segment (start 162.524836 89.186421) (end 157.907847 84.569432) (width 0.254) (layer F.Cu) (net 69)) + (segment (start 173.623836 68.359451) (end 173.626246 68.361861) (width 0.254) (layer F.Cu) (net 69)) + (segment (start 173.623835 46.69802) (end 173.623836 68.359451) (width 0.254) (layer F.Cu) (net 69)) + (segment (start 171.674247 44.748432) (end 173.623835 46.69802) (width 0.254) (layer F.Cu) (net 69)) + (segment (start 171.674247 52.368432) (end 169.744847 54.297832) (width 0.254) (layer F.Cu) (net 71)) + (segment (start 160.109847 76.975432) (end 160.109847 77.310432) (width 0.254) (layer F.Cu) (net 71)) + (segment (start 166.718858 75.466421) (end 161.618858 75.466421) (width 0.254) (layer F.Cu) (net 71)) + (segment (start 169.744847 54.297832) (end 169.744847 72.440432) (width 0.254) (layer F.Cu) (net 71)) + (segment (start 161.618858 75.466421) (end 160.109847 76.975432) (width 0.254) (layer F.Cu) (net 71)) + (segment (start 169.744847 72.440432) (end 166.718858 75.466421) (width 0.254) (layer F.Cu) (net 71)) + (segment (start 164.039847 75.920432) (end 162.649847 77.310432) (width 0.254) (layer F.Cu) (net 72)) + (segment (start 170.198858 56.383821) (end 170.198858 72.686421) (width 0.254) (layer F.Cu) (net 72)) + (segment (start 166.964847 75.920432) (end 164.039847 75.920432) (width 0.254) (layer F.Cu) (net 72)) + (segment (start 171.674247 54.908432) (end 170.198858 56.383821) (width 0.254) (layer F.Cu) (net 72)) + (segment (start 170.198858 72.686421) (end 166.964847 75.920432) (width 0.254) (layer F.Cu) (net 72)) + (segment (start 156.374847 81.067432) (end 156.374847 80.067432) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 154.684847 85.9125) (end 154.684847 82.757432) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 158.412779 89.640432) (end 154.684847 85.9125) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 154.684847 82.757432) (end 156.374847 81.067432) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 171.146915 89.640432) (end 158.412779 89.640432) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 174.080257 86.70709) (end 171.146915 89.640432) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 174.077846 68.171393) (end 174.080257 68.173804) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 156.454247 47.288432) (end 160.272247 43.470432) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 174.077846 67.569471) (end 174.077846 68.171393) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 174.080257 67.56706) (end 174.077846 67.569471) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 174.080257 68.173804) (end 174.080257 86.70709) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 160.272247 43.470432) (end 172.704847 43.470432) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 174.080257 44.845842) (end 174.080257 67.56706) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 172.704847 43.470432) (end 174.080257 44.845842) (width 0.254) (layer F.Cu) (net 73)) + (segment (start 275.122347 48.282932) (end 273.584847 49.820432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 275.122347 43.627932) (end 275.122347 48.282932) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 274.874847 43.380432) (end 275.122347 43.627932) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 274.874847 81.380432) (end 275.122347 81.627932) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 273.584847 61.090432) (end 274.874847 62.380432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 273.584847 49.820432) (end 273.584847 61.090432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 273.584847 80.090432) (end 274.874847 81.380432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 273.584847 71.440432) (end 273.584847 80.090432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 273.584847 68.820432) (end 273.584847 71.440432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 273.584847 68.000432) (end 273.584847 68.820432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 275.122347 66.462932) (end 273.584847 68.000432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 275.122347 62.627932) (end 275.122347 66.462932) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 274.874847 62.380432) (end 275.122347 62.627932) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 273.584847 87.740432) (end 275.174847 86.150432) (width 0.25) (layer F.Cu) (net 74)) + (segment (start 275.174847 81.680432) (end 274.874847 81.380432) (width 0.25) (layer F.Cu) (net 74)) + (segment (start 275.174847 86.150432) (end 275.174847 81.680432) (width 0.25) (layer F.Cu) (net 74)) + (segment (start 273.584847 87.820432) (end 273.584847 87.740432) (width 0.25) (layer F.Cu) (net 74)) + (via (at 265.644847 68.717442) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 74)) + (segment (start 273.584847 68.820432) (end 273.584847 67.566432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 271.038847 65.020432) (end 267.684847 65.020432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 273.584847 67.566432) (end 271.038847 65.020432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 265.644847 67.060432) (end 265.644847 68.293178) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 265.644847 68.293178) (end 265.644847 68.717442) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 267.684847 65.020432) (end 265.644847 67.060432) (width 0.254) (layer F.Cu) (net 74)) + (segment (start 191.852622 68.634391) (end 236.613739 68.634392) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 236.613739 68.634392) (end 236.63379 68.654443) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 160.134848 65.538693) (end 166.386532 71.790377) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 236.63379 68.654443) (end 251.920836 68.654443) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 251.920836 68.654443) (end 253.464847 67.110432) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 255.652779 67.110432) (end 257.259789 68.717442) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 189.766587 70.720426) (end 191.852622 68.634391) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 257.259789 68.717442) (end 265.220583 68.717442) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 253.464847 67.110432) (end 255.652779 67.110432) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 156.454247 52.368432) (end 160.134847 56.049032) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 166.386532 71.790377) (end 174.364562 71.790377) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 174.364562 71.790377) (end 175.434513 70.720426) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 175.434513 70.720426) (end 189.766587 70.720426) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 160.134847 56.049032) (end 160.134848 65.538693) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 265.220583 68.717442) (end 265.644847 68.717442) (width 0.254) (layer B.Cu) (net 74)) + (segment (start 255.874847 81.380432) (end 256.122347 81.627932) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 256.044847 81.210432) (end 255.874847 81.380432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.944847 62.310432) (end 255.874847 62.380432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.874847 43.380432) (end 255.944847 43.450432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.944847 81.310432) (end 255.874847 81.380432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.874847 62.380432) (end 255.944847 62.450432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.744847 68.940432) (end 255.944847 68.740432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.744847 69.062932) (end 255.744847 68.940432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.944847 62.450432) (end 255.944847 68.740432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 254.724847 68.820432) (end 255.944847 70.040432) (width 0.25) (layer F.Cu) (net 75)) + (segment (start 254.584847 68.820432) (end 254.724847 68.820432) (width 0.25) (layer F.Cu) (net 75)) + (segment (start 255.944847 70.040432) (end 255.944847 81.310432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.944847 68.740432) (end 255.944847 70.040432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.944847 50.930432) (end 255.944847 50.960432) (width 0.25) (layer F.Cu) (net 75)) + (segment (start 254.584847 49.820432) (end 254.834847 49.820432) (width 0.25) (layer F.Cu) (net 75)) + (segment (start 254.834847 49.820432) (end 255.944847 50.930432) (width 0.25) (layer F.Cu) (net 75)) + (segment (start 255.944847 50.960432) (end 255.944847 62.310432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 255.944847 43.450432) (end 255.944847 50.960432) (width 0.254) (layer F.Cu) (net 75)) + (segment (start 236.431722 69.094443) (end 236.445733 69.108454) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 255.275061 69.108454) (end 255.320583 69.062932) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 254.298826 69.106453) (end 254.584847 68.820432) (width 0.25) (layer B.Cu) (net 75)) + (segment (start 236.443732 69.106453) (end 254.298826 69.106453) (width 0.25) (layer B.Cu) (net 75)) + (segment (start 236.431722 69.094443) (end 236.443732 69.106453) (width 0.25) (layer B.Cu) (net 75)) + (segment (start 254.584847 87.700432) (end 254.584847 87.820432) (width 0.25) (layer F.Cu) (net 75)) + (segment (start 256.184847 81.690432) (end 256.184847 86.100432) (width 0.25) (layer F.Cu) (net 75)) + (segment (start 256.184847 86.100432) (end 254.584847 87.700432) (width 0.25) (layer F.Cu) (net 75)) + (segment (start 255.874847 81.380432) (end 256.184847 81.690432) (width 0.25) (layer F.Cu) (net 75)) + (segment (start 174.552619 72.244388) (end 175.62257 71.174437) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 175.62257 71.174437) (end 189.954644 71.174437) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 189.954644 71.174437) (end 192.040679 69.088402) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 166.198475 72.244388) (end 174.552619 72.244388) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 156.454247 54.908432) (end 159.680837 58.135022) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 192.040679 69.088402) (end 236.425681 69.088402) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 159.680837 58.135022) (end 159.680838 65.726751) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 236.425681 69.088402) (end 236.431722 69.094443) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 159.680838 65.726751) (end 166.198475 72.244388) (width 0.254) (layer B.Cu) (net 75)) + (segment (start 236.874847 76.630432) (end 237.122347 76.877932) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 236.944847 57.560432) (end 236.874847 57.630432) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 236.874847 38.630432) (end 236.944847 38.700432) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 236.944847 76.560432) (end 236.874847 76.630432) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 236.874847 57.630432) (end 236.944847 57.700432) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 235.754847 45.070432) (end 236.944847 46.260432) (width 0.25) (layer F.Cu) (net 76)) + (segment (start 235.584847 45.070432) (end 235.754847 45.070432) (width 0.25) (layer F.Cu) (net 76)) + (segment (start 236.944847 46.260432) (end 236.944847 57.560432) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 236.944847 38.700432) (end 236.944847 46.260432) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 235.754847 64.070432) (end 236.944847 65.260432) (width 0.25) (layer F.Cu) (net 76)) + (segment (start 235.584847 64.070432) (end 235.754847 64.070432) (width 0.25) (layer F.Cu) (net 76)) + (segment (start 236.944847 65.260432) (end 236.944847 76.560432) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 236.944847 57.700432) (end 236.944847 65.260432) (width 0.254) (layer F.Cu) (net 76)) + (via (at 236.382717 69.847442) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 76)) + (segment (start 236.689727 69.540432) (end 236.682716 69.547443) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 236.944847 69.540432) (end 236.689727 69.540432) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 236.682716 69.547443) (end 236.382717 69.847442) (width 0.254) (layer F.Cu) (net 76)) + (segment (start 237.194847 76.950432) (end 236.874847 76.630432) (width 0.25) (layer F.Cu) (net 76)) + (segment (start 237.194847 81.450432) (end 237.194847 76.950432) (width 0.25) (layer F.Cu) (net 76)) + (segment (start 235.584847 83.060432) (end 237.194847 81.450432) (width 0.25) (layer F.Cu) (net 76)) + (segment (start 235.584847 83.070432) (end 235.584847 83.060432) (width 0.25) (layer F.Cu) (net 76)) + (segment (start 174.740676 72.698399) (end 175.810627 71.628448) (width 0.254) (layer B.Cu) (net 76)) + (segment (start 156.454247 57.448432) (end 159.226827 60.221012) (width 0.254) (layer B.Cu) (net 76)) + (segment (start 159.226828 65.914809) (end 166.010418 72.698399) (width 0.254) (layer B.Cu) (net 76)) + (segment (start 166.010418 72.698399) (end 174.740676 72.698399) (width 0.254) (layer B.Cu) (net 76)) + (segment (start 192.223706 69.547443) (end 236.082718 69.547443) (width 0.254) (layer B.Cu) (net 76)) + (segment (start 159.226827 60.221012) (end 159.226828 65.914809) (width 0.254) (layer B.Cu) (net 76)) + (segment (start 175.810627 71.628448) (end 190.142701 71.628448) (width 0.254) (layer B.Cu) (net 76)) + (segment (start 236.082718 69.547443) (end 236.382717 69.847442) (width 0.254) (layer B.Cu) (net 76)) + (segment (start 190.142701 71.628448) (end 192.223706 69.547443) (width 0.254) (layer B.Cu) (net 76)) + (segment (start 208.374847 96.255432) (end 208.622347 96.502932) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 218.122347 86.507932) (end 208.374847 96.255432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 217.874847 74.255432) (end 218.122347 74.502932) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 217.944847 74.185432) (end 217.874847 74.255432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 217.874847 55.255432) (end 217.944847 55.325432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 218.094847 55.035432) (end 217.874847 55.255432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 217.874847 36.255432) (end 218.094847 36.475432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 217.892347 81.752932) (end 218.122347 81.752932) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 216.584847 80.695432) (end 216.834847 80.695432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 216.834847 80.695432) (end 217.892347 81.752932) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 218.122347 81.752932) (end 218.122347 86.507932) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 218.122347 74.502932) (end 218.122347 81.752932) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 216.889847 61.695432) (end 217.944847 62.750432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 216.584847 61.695432) (end 216.889847 61.695432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 217.944847 62.750432) (end 217.944847 74.185432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 217.944847 55.325432) (end 217.944847 62.750432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 216.834847 42.695432) (end 218.089847 43.950432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 216.584847 42.695432) (end 216.834847 42.695432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 218.089847 43.950432) (end 218.094847 43.950432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 218.094847 43.950432) (end 218.094847 55.035432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 218.094847 36.475432) (end 218.094847 43.950432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 217.805868 69.940432) (end 217.744846 70.001454) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 217.744846 70.001454) (end 217.444847 70.301453) (width 0.254) (layer F.Cu) (net 77)) + (via (at 217.444847 70.301453) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 77)) + (segment (start 217.944847 69.940432) (end 217.805868 69.940432) (width 0.254) (layer F.Cu) (net 77)) + (segment (start 207.084847 101.445432) (end 207.084847 102.695432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 208.664847 99.865432) (end 207.084847 101.445432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 208.664847 96.545432) (end 208.664847 99.865432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 208.374847 96.255432) (end 208.664847 96.545432) (width 0.25) (layer F.Cu) (net 77)) + (segment (start 174.928733 73.15241) (end 175.998684 72.082459) (width 0.254) (layer B.Cu) (net 77)) + (segment (start 192.411763 70.001454) (end 217.144848 70.001454) (width 0.254) (layer B.Cu) (net 77)) + (segment (start 217.144848 70.001454) (end 217.444847 70.301453) (width 0.254) (layer B.Cu) (net 77)) + (segment (start 158.772818 66.102867) (end 165.822361 73.15241) (width 0.254) (layer B.Cu) (net 77)) + (segment (start 158.772817 62.307002) (end 158.772818 66.102867) (width 0.254) (layer B.Cu) (net 77)) + (segment (start 175.998684 72.082459) (end 190.330758 72.082459) (width 0.254) (layer B.Cu) (net 77)) + (segment (start 156.454247 59.988432) (end 158.772817 62.307002) (width 0.254) (layer B.Cu) (net 77)) + (segment (start 165.822361 73.15241) (end 174.928733 73.15241) (width 0.254) (layer B.Cu) (net 77)) + (segment (start 190.330758 72.082459) (end 192.411763 70.001454) (width 0.254) (layer B.Cu) (net 77)) + (segment (start 186.847269 100.078081) (end 186.847269 100.145354) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.944847 57.560432) (end 198.874847 57.630432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.874847 38.630432) (end 198.944847 38.700432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.844847 76.600432) (end 198.874847 76.630432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.944847 76.560432) (end 198.874847 76.630432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.874847 57.630432) (end 198.944847 57.700432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 186.847269 97.38301) (end 186.847269 100.078081) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.994847 85.235432) (end 186.847269 97.38301) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.874847 76.630432) (end 198.994847 76.750432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 188.191197 105.709343) (end 187.26802 106.63252) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 188.191197 101.506782) (end 188.191197 105.709343) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 186.847269 100.162854) (end 188.191197 101.506782) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 186.847269 100.078081) (end 186.847269 100.162854) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 197.704847 45.070432) (end 198.944847 46.310432) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 197.584847 45.070432) (end 197.704847 45.070432) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 198.944847 46.310432) (end 198.944847 57.560432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.944847 38.700432) (end 198.944847 46.310432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 197.754847 64.070432) (end 198.944847 65.260432) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 197.584847 64.070432) (end 197.754847 64.070432) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 198.944847 65.260432) (end 198.944847 76.560432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.944847 57.700432) (end 198.944847 65.260432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 197.864847 83.070432) (end 198.994847 81.940432) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 197.584847 83.070432) (end 197.864847 83.070432) (width 0.25) (layer F.Cu) (net 78)) + (segment (start 198.994847 81.940432) (end 198.994847 85.235432) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.994847 76.750432) (end 198.994847 81.940432) (width 0.254) (layer F.Cu) (net 78)) + (via (at 198.523797 70.834414) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 78)) + (segment (start 198.850866 71.134413) (end 198.823796 71.134413) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.823796 71.134413) (end 198.523797 70.834414) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.944847 71.040432) (end 198.850866 71.134413) (width 0.254) (layer F.Cu) (net 78)) + (segment (start 198.209383 70.52) (end 198.523797 70.834414) (width 0.254) (layer B.Cu) (net 78)) + (segment (start 192.6975 70.52) (end 198.209383 70.52) (width 0.254) (layer B.Cu) (net 78)) + (segment (start 190.61692 72.60058) (end 192.6975 70.52) (width 0.254) (layer B.Cu) (net 78)) + (segment (start 176.122631 72.60058) (end 190.61692 72.60058) (width 0.254) (layer B.Cu) (net 78)) + (segment (start 175.11679 73.606421) (end 176.122631 72.60058) (width 0.254) (layer B.Cu) (net 78)) + (segment (start 165.634304 73.606421) (end 175.11679 73.606421) (width 0.254) (layer B.Cu) (net 78)) + (segment (start 158.318808 66.290925) (end 165.634304 73.606421) (width 0.254) (layer B.Cu) (net 78)) + (segment (start 158.318807 64.392992) (end 158.318808 66.290925) (width 0.254) (layer B.Cu) (net 78)) + (segment (start 156.454247 62.528432) (end 158.318807 64.392992) (width 0.254) (layer B.Cu) (net 78)) + (segment (start 179.944847 78.935432) (end 179.874847 79.005432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 179.944847 73.240432) (end 179.944847 78.935432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 179.874847 60.005432) (end 179.874847 61.259432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 179.874847 61.259432) (end 179.971848 61.356433) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 169.229552 97.781977) (end 169.229552 100.725875) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 180.094847 86.916682) (end 169.229552 97.781977) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 179.874847 79.005432) (end 180.094847 79.225432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 167.126725 102.828702) (end 163.007348 102.828702) (width 0.25) (layer F.Cu) (net 79)) + (segment (start 169.229552 100.725875) (end 167.126725 102.828702) (width 0.25) (layer F.Cu) (net 79)) + (segment (start 180.094847 83.890432) (end 180.094847 86.916682) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 180.094847 79.225432) (end 180.094847 83.890432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 180.094847 83.935432) (end 180.094847 83.890432) (width 0.25) (layer F.Cu) (net 79)) + (segment (start 178.584847 85.445432) (end 180.094847 83.935432) (width 0.25) (layer F.Cu) (net 79)) + (segment (start 178.584847 66.445432) (end 178.763849 66.445432) (width 0.25) (layer F.Cu) (net 79)) + (segment (start 179.971848 67.653431) (end 179.971848 73.213431) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 178.763849 66.445432) (end 179.971848 67.653431) (width 0.25) (layer F.Cu) (net 79)) + (segment (start 179.971848 61.356433) (end 179.971848 67.653431) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 178.769847 47.445432) (end 179.944847 48.620432) (width 0.25) (layer F.Cu) (net 79)) + (segment (start 178.584847 47.445432) (end 178.769847 47.445432) (width 0.25) (layer F.Cu) (net 79)) + (segment (start 180.124847 59.755432) (end 179.874847 60.005432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 180.124847 48.800432) (end 180.124847 59.755432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 179.944847 48.620432) (end 180.124847 48.800432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 180.124847 41.255432) (end 180.124847 48.800432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 179.874847 41.005432) (end 180.124847 41.255432) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 179.971848 73.213431) (end 179.944847 73.240432) (width 0.254) (layer F.Cu) (net 79)) + (via (at 179.944847 73.24042) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 79)) + (segment (start 179.944847 73.240432) (end 179.944847 73.24042) (width 0.254) (layer F.Cu) (net 79)) + (segment (start 179.764859 73.060432) (end 179.944847 73.24042) (width 0.254) (layer B.Cu) (net 79)) + (segment (start 165.466246 74.080431) (end 175.284848 74.080431) (width 0.254) (layer B.Cu) (net 79)) + (segment (start 175.284848 74.080431) (end 176.304847 73.060432) (width 0.254) (layer B.Cu) (net 79)) + (segment (start 156.454247 65.068432) (end 165.466246 74.080431) (width 0.254) (layer B.Cu) (net 79)) + (segment (start 176.304847 73.060432) (end 179.764859 73.060432) (width 0.254) (layer B.Cu) (net 79)) + (segment (start 165.284847 77.310432) (end 165.189847 77.310432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 165.314847 77.340432) (end 165.284847 77.310432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 165.314847 78.120432) (end 165.314847 77.340432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 163.104847 80.330432) (end 165.314847 78.120432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 162.169847 80.330432) (end 163.104847 80.330432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 156.454247 49.828432) (end 158.194847 51.569032) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 158.194847 51.569032) (end 158.194847 78.534812) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 158.194847 78.534812) (end 159.990467 80.330432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 159.990467 80.330432) (end 162.169847 80.330432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 164.907847 81.973432) (end 164.907847 82.465432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 163.264847 80.330432) (end 164.907847 81.973432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 162.169847 80.330432) (end 163.264847 80.330432) (width 0.5) (layer F.Cu) (net 85)) + (segment (start 169.134247 44.748432) (end 171.674247 47.288432) (width 0.508) (layer B.Cu) (net 86)) + (segment (start 156.454247 44.748432) (end 169.134247 44.748432) (width 0.508) (layer B.Cu) (net 86)) + (segment (start 154.854847 46.140432) (end 154.854847 73.047432) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 155.484848 45.510431) (end 154.854847 46.140432) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 155.692248 45.510431) (end 155.484848 45.510431) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 156.454247 44.748432) (end 155.692248 45.510431) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 171.674247 47.288432) (end 171.674247 49.828432) (width 0.5) (layer F.Cu) (net 86)) + (segment (start 167.759847 77.340432) (end 167.854847 77.340432) (width 0.5) (layer F.Cu) (net 86)) + (segment (start 167.729847 77.310432) (end 167.759847 77.340432) (width 0.5) (layer F.Cu) (net 86)) + (segment (start 155.374847 73.567432) (end 156.374847 73.567432) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 154.854847 73.047432) (end 155.374847 73.567432) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 160.907847 82.465432) (end 160.907847 83.465432) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 160.907847 82.243432) (end 160.907847 82.465432) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 154.854847 76.190432) (end 160.907847 82.243432) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 154.854847 73.047432) (end 154.854847 76.190432) (width 0.508) (layer F.Cu) (net 86)) + (segment (start 160.907847 84.815432) (end 160.907847 83.465432) (width 0.5) (layer F.Cu) (net 86)) + (segment (start 160.907847 84.833432) (end 160.907847 84.815432) (width 0.5) (layer F.Cu) (net 86)) + (segment (start 161.994847 85.920432) (end 160.907847 84.833432) (width 0.5) (layer F.Cu) (net 86)) + (segment (start 167.854847 82.590432) (end 164.524847 85.920432) (width 0.5) (layer F.Cu) (net 86)) + (segment (start 164.524847 85.920432) (end 161.994847 85.920432) (width 0.5) (layer F.Cu) (net 86)) + (segment (start 167.854847 77.340432) (end 167.854847 82.590432) (width 0.5) (layer F.Cu) (net 86)) ) diff --git a/corne-light/pcb/corne-light.net b/corne-light/pcb/corne-light.net index 31c0ead..11c44b0 100644 --- a/corne-light/pcb/corne-light.net +++ b/corne-light/pcb/corne-light.net @@ -1,14 +1,14 @@ (export (version D) (design - (source /Users/adachi-kousuke/src/github.com/foostan/crkbd/corne-light/pcb/corne-light.sch) - (date "2019年02月16日土曜日 00:14:31") - (tool "Eeschema (5.0.0-3-g5ebb6b6)") + (source /Users/foostan/src/github.com/foostan/crkbd/corne-light/pcb/corne-light.sch) + (date "2020 October 13, Tuesday 22:00:42") + (tool "Eeschema (5.1.5-0-10_14)") (sheet (number 1) (name /) (tstamps /) (title_block (title "Corne Light") (company foostan) - (rev 2.1) - (date 2018-12-26) + (rev 2.0) + (date 2020-10-13) (source corne-light.sch) (comment (number 1) (value "")) (comment (number 2) (value "")) @@ -17,13 +17,13 @@ (components (comp (ref U1) (value ProMicro) - (footprint kbd:ProMicro_v2_1side) - (libsource (lib kbd) (part ProMicro) (description "")) + (footprint kbd:ProMicro_v3) + (libsource (lib corne-light-rescue) (part ProMicro-kbd) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E14C2)) (comp (ref SW2) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2699)) @@ -35,7 +35,7 @@ (tstamp 5A5E26C6)) (comp (ref SW3) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E27F9)) @@ -47,19 +47,19 @@ (tstamp 5A5E281F)) (comp (ref SW4) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2908)) (comp (ref SW5) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2933)) (comp (ref SW6) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E295E)) @@ -83,7 +83,7 @@ (tstamp 5A5E2A33)) (comp (ref SW1) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2B19)) @@ -95,7 +95,7 @@ (tstamp 5A5E2B5B)) (comp (ref SW8) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2D26)) @@ -107,7 +107,7 @@ (tstamp 5A5E2D2C)) (comp (ref SW9) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2D32)) @@ -119,19 +119,19 @@ (tstamp 5A5E2D38)) (comp (ref SW10) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2D3E)) (comp (ref SW11) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2D44)) (comp (ref SW12) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2D4A)) @@ -155,7 +155,7 @@ (tstamp 5A5E2D62)) (comp (ref SW7) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E2D6E)) @@ -167,7 +167,7 @@ (tstamp 5A5E2D74)) (comp (ref SW14) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E35B1)) @@ -179,7 +179,7 @@ (tstamp 5A5E35B7)) (comp (ref SW15) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E35BD)) @@ -191,19 +191,19 @@ (tstamp 5A5E35C3)) (comp (ref SW16) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E35C9)) (comp (ref SW17) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E35CF)) (comp (ref SW18) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E35D5)) @@ -227,7 +227,7 @@ (tstamp 5A5E35ED)) (comp (ref SW13) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E35F9)) @@ -239,7 +239,7 @@ (tstamp 5A5E35FF)) (comp (ref SW20) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E37A4)) @@ -251,7 +251,7 @@ (tstamp 5A5E37AA)) (comp (ref SW21) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1.5u) + (footprint kbd:CherryMX_ChocV2_1.5u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E37B0)) @@ -263,7 +263,7 @@ (tstamp 5A5E37B6)) (comp (ref SW19) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5A5E37EC)) @@ -288,18 +288,18 @@ (comp (ref J1) (value MJ-4PP-9) (footprint kbd:MJ-4PP-9_1side) - (libsource (lib kbd) (part MJ-4PP-9) (description "4-pin (audio) jack receptable (stereo + 4th pin/TRRS connector)")) + (libsource (lib kbd) (part MJ-4PP-9) (description "4-pin (audio) jack receptable (stereo + 4th pin/TRRS connector), compatible with PJ320A")) (sheetpath (names /) (tstamps /)) (tstamp 5ACD605D)) (comp (ref U2) (value ProMicro) - (footprint kbd:ProMicro_v2_1side) - (libsource (lib kbd) (part ProMicro) (description "")) + (footprint kbd:ProMicro_v3) + (libsource (lib corne-light-rescue) (part ProMicro-kbd) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F857)) (comp (ref SW23) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F85D)) @@ -311,7 +311,7 @@ (tstamp 5C25F863)) (comp (ref SW24) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F869)) @@ -323,19 +323,19 @@ (tstamp 5C25F86F)) (comp (ref SW25) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F875)) (comp (ref SW26) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F87B)) (comp (ref SW27) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F881)) @@ -359,7 +359,7 @@ (tstamp 5C25F893)) (comp (ref SW22) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F899)) @@ -371,7 +371,7 @@ (tstamp 5C25F89F)) (comp (ref SW29) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F8A5)) @@ -383,7 +383,7 @@ (tstamp 5C25F8AB)) (comp (ref SW30) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F8B1)) @@ -395,19 +395,19 @@ (tstamp 5C25F8B7)) (comp (ref SW31) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F8BD)) (comp (ref SW32) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F8C3)) (comp (ref SW33) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F8C9)) @@ -431,7 +431,7 @@ (tstamp 5C25F8DB)) (comp (ref SW28) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F8E1)) @@ -443,7 +443,7 @@ (tstamp 5C25F8E7)) (comp (ref SW35) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F8ED)) @@ -455,7 +455,7 @@ (tstamp 5C25F8F3)) (comp (ref SW36) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F8F9)) @@ -467,19 +467,19 @@ (tstamp 5C25F8FF)) (comp (ref SW37) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F905)) (comp (ref SW38) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F90B)) (comp (ref SW39) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F911)) @@ -503,7 +503,7 @@ (tstamp 5C25F923)) (comp (ref SW34) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F929)) @@ -515,7 +515,7 @@ (tstamp 5C25F92F)) (comp (ref SW41) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F935)) @@ -527,7 +527,7 @@ (tstamp 5C25F93B)) (comp (ref SW42) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1.5u) + (footprint kbd:CherryMX_ChocV2_1.5u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F941)) @@ -539,7 +539,7 @@ (tstamp 5C25F947)) (comp (ref SW40) (value SW_PUSH) - (footprint kbd:CherryMX_Choc_1u) + (footprint kbd:CherryMX_ChocV2_1u) (libsource (lib kbd) (part SW_PUSH) (description "")) (sheetpath (names /) (tstamps /)) (tstamp 5C25F94D)) @@ -564,7 +564,7 @@ (comp (ref J6) (value MJ-4PP-9) (footprint kbd:MJ-4PP-9_1side) - (libsource (lib kbd) (part MJ-4PP-9) (description "4-pin (audio) jack receptable (stereo + 4th pin/TRRS connector)")) + (libsource (lib kbd) (part MJ-4PP-9) (description "4-pin (audio) jack receptable (stereo + 4th pin/TRRS connector), compatible with PJ320A")) (sheetpath (names /) (tstamps /)) (tstamp 5C25FA15))) (libparts @@ -595,21 +595,10 @@ (pins (pin (num 1) (name K) (type passive)) (pin (num 2) (name A) (type passive)))) - (libpart (lib kbd) (part MJ-4PP-9) - (description "4-pin (audio) jack receptable (stereo + 4th pin/TRRS connector)") - (docs ~) - (fields - (field (name Reference) J) - (field (name Value) MJ-4PP-9)) - (pins - (pin (num A) (name ~) (type input)) - (pin (num B) (name ~) (type input)) - (pin (num C) (name ~) (type input)) - (pin (num D) (name ~) (type input)))) - (libpart (lib kbd) (part ProMicro) + (libpart (lib corne-light-rescue) (part ProMicro-kbd) (fields (field (name Reference) U) - (field (name Value) ProMicro)) + (field (name Value) ProMicro-kbd)) (pins (pin (num 1) (name TX) (type BiDi)) (pin (num 2) (name RX) (type BiDi)) @@ -635,6 +624,17 @@ (pin (num 22) (name RST) (type input)) (pin (num 23) (name GND) (type power_in)) (pin (num 24) (name RAW) (type power_out)))) + (libpart (lib kbd) (part MJ-4PP-9) + (description "4-pin (audio) jack receptable (stereo + 4th pin/TRRS connector), compatible with PJ320A") + (docs ~) + (fields + (field (name Reference) J) + (field (name Value) MJ-4PP-9)) + (pins + (pin (num A) (name ~) (type input)) + (pin (num B) (name ~) (type input)) + (pin (num C) (name ~) (type input)) + (pin (num D) (name ~) (type input)))) (libpart (lib kbd) (part SW_PUSH) (fields (field (name Reference) SW) @@ -647,33 +647,35 @@ (uri "/Library/Application Support/kicad/library/Connector_Generic.lib")) (library (logical Device) (uri "/Library/Application Support/kicad/library/Device.lib")) + (library (logical corne-light-rescue) + (uri /Users/foostan/src/github.com/foostan/crkbd/corne-light/pcb/corne-light-rescue.lib)) (library (logical kbd) - (uri /Users/adachi-kousuke/src/github.com/foostan/kbd/library/kbd.lib))) + (uri /Users/foostan/src/github.com/foostan/kbd/kicad-symbols/kbd.lib))) (nets - (net (code 1) (name LED) + (net (code 1) (name "Net-(U1-Pad1)") (node (ref U1) (pin 1))) - (net (code 2) (name data) + (net (code 2) (name "Net-(U1-Pad11)") + (node (ref U1) (pin 11))) + (net (code 3) (name "Net-(U1-Pad12)") + (node (ref U1) (pin 12))) + (net (code 4) (name "Net-(U1-Pad13)") + (node (ref U1) (pin 13))) + (net (code 5) (name "Net-(U1-Pad14)") + (node (ref U1) (pin 14))) + (net (code 6) (name data) (node (ref U1) (pin 2)) (node (ref J1) (pin B))) - (net (code 3) (name SDA) + (net (code 7) (name reset) + (node (ref RSW1) (pin 1)) + (node (ref U1) (pin 22))) + (net (code 8) (name "Net-(U1-Pad24)") + (node (ref U1) (pin 24))) + (net (code 9) (name SDA) (node (ref U1) (pin 5)) (node (ref J2) (pin 1))) - (net (code 4) (name SCL) - (node (ref U1) (pin 6)) - (node (ref J2) (pin 2))) - (net (code 5) (name "Net-(U1-Pad11)") - (node (ref U1) (pin 11))) - (net (code 6) (name "Net-(U1-Pad12)") - (node (ref U1) (pin 12))) - (net (code 7) (name reset) - (node (ref U1) (pin 22)) - (node (ref RSW1) (pin 1))) - (net (code 8) (name "Net-(U1-Pad13)") - (node (ref U1) (pin 13))) - (net (code 9) (name "Net-(U1-Pad14)") - (node (ref U1) (pin 14))) - (net (code 10) (name "Net-(U1-Pad24)") - (node (ref U1) (pin 24))) + (net (code 10) (name SCL) + (node (ref J2) (pin 2)) + (node (ref U1) (pin 6))) (net (code 11) (name "Net-(D2-Pad2)") (node (ref D2) (pin 2)) (node (ref SW2) (pin 2))) @@ -702,14 +704,14 @@ (node (ref D10) (pin 2)) (node (ref SW10) (pin 2))) (net (code 20) (name "Net-(D11-Pad2)") - (node (ref D11) (pin 2)) - (node (ref SW11) (pin 2))) + (node (ref SW11) (pin 2)) + (node (ref D11) (pin 2))) (net (code 21) (name "Net-(D12-Pad2)") (node (ref SW12) (pin 2)) (node (ref D12) (pin 2))) (net (code 22) (name "Net-(D7-Pad2)") - (node (ref D7) (pin 2)) - (node (ref SW7) (pin 2))) + (node (ref SW7) (pin 2)) + (node (ref D7) (pin 2))) (net (code 23) (name "Net-(D14-Pad2)") (node (ref D14) (pin 2)) (node (ref SW14) (pin 2))) @@ -717,20 +719,20 @@ (node (ref D15) (pin 2)) (node (ref SW15) (pin 2))) (net (code 25) (name "Net-(D16-Pad2)") - (node (ref SW16) (pin 2)) - (node (ref D16) (pin 2))) + (node (ref D16) (pin 2)) + (node (ref SW16) (pin 2))) (net (code 26) (name "Net-(D17-Pad2)") - (node (ref D17) (pin 2)) - (node (ref SW17) (pin 2))) + (node (ref SW17) (pin 2)) + (node (ref D17) (pin 2))) (net (code 27) (name "Net-(D18-Pad2)") - (node (ref SW18) (pin 2)) - (node (ref D18) (pin 2))) + (node (ref D18) (pin 2)) + (node (ref SW18) (pin 2))) (net (code 28) (name "Net-(D13-Pad2)") - (node (ref SW13) (pin 2)) - (node (ref D13) (pin 2))) + (node (ref D13) (pin 2)) + (node (ref SW13) (pin 2))) (net (code 29) (name "Net-(D20-Pad2)") - (node (ref SW20) (pin 2)) - (node (ref D20) (pin 2))) + (node (ref D20) (pin 2)) + (node (ref SW20) (pin 2))) (net (code 30) (name "Net-(D21-Pad2)") (node (ref D21) (pin 2)) (node (ref SW21) (pin 2))) @@ -738,114 +740,114 @@ (node (ref D19) (pin 2)) (node (ref SW19) (pin 2))) (net (code 32) (name col1) - (node (ref U1) (pin 19)) - (node (ref SW2) (pin 1)) (node (ref SW14) (pin 1)) + (node (ref SW2) (pin 1)) + (node (ref U1) (pin 19)) (node (ref SW8) (pin 1))) (net (code 33) (name col0) - (node (ref U1) (pin 20)) (node (ref SW7) (pin 1)) (node (ref SW1) (pin 1)) + (node (ref U1) (pin 20)) (node (ref SW13) (pin 1))) (net (code 34) (name col2) - (node (ref SW3) (pin 1)) - (node (ref U1) (pin 18)) (node (ref SW15) (pin 1)) - (node (ref SW9) (pin 1))) + (node (ref SW9) (pin 1)) + (node (ref U1) (pin 18)) + (node (ref SW3) (pin 1))) (net (code 35) (name col3) - (node (ref SW19) (pin 1)) - (node (ref U1) (pin 17)) (node (ref SW4) (pin 1)) (node (ref SW10) (pin 1)) + (node (ref SW19) (pin 1)) + (node (ref U1) (pin 17)) (node (ref SW16) (pin 1))) (net (code 36) (name col4) - (node (ref SW17) (pin 1)) (node (ref U1) (pin 16)) - (node (ref SW5) (pin 1)) + (node (ref SW17) (pin 1)) (node (ref SW11) (pin 1)) - (node (ref SW20) (pin 1))) + (node (ref SW20) (pin 1)) + (node (ref SW5) (pin 1))) (net (code 37) (name col5) - (node (ref SW6) (pin 1)) + (node (ref U1) (pin 15)) (node (ref SW18) (pin 1)) - (node (ref SW21) (pin 1)) + (node (ref SW6) (pin 1)) (node (ref SW12) (pin 1)) - (node (ref U1) (pin 15))) + (node (ref SW21) (pin 1))) (net (code 38) (name row0) - (node (ref D1) (pin 1)) + (node (ref D6) (pin 1)) + (node (ref D2) (pin 1)) (node (ref D5) (pin 1)) (node (ref D4) (pin 1)) (node (ref D3) (pin 1)) - (node (ref D6) (pin 1)) - (node (ref D2) (pin 1)) - (node (ref U1) (pin 7))) + (node (ref U1) (pin 7)) + (node (ref D1) (pin 1))) (net (code 39) (name row1) - (node (ref D7) (pin 1)) (node (ref D12) (pin 1)) + (node (ref D7) (pin 1)) (node (ref D11) (pin 1)) - (node (ref D10) (pin 1)) - (node (ref D9) (pin 1)) (node (ref D8) (pin 1)) - (node (ref U1) (pin 8))) + (node (ref U1) (pin 8)) + (node (ref D9) (pin 1)) + (node (ref D10) (pin 1))) (net (code 40) (name row2) - (node (ref D14) (pin 1)) - (node (ref D15) (pin 1)) - (node (ref D16) (pin 1)) - (node (ref D17) (pin 1)) - (node (ref D18) (pin 1)) (node (ref D13) (pin 1)) - (node (ref U1) (pin 9))) + (node (ref D18) (pin 1)) + (node (ref D17) (pin 1)) + (node (ref U1) (pin 9)) + (node (ref D16) (pin 1)) + (node (ref D15) (pin 1)) + (node (ref D14) (pin 1))) (net (code 41) (name row3) - (node (ref U1) (pin 10)) (node (ref D20) (pin 1)) (node (ref D21) (pin 1)) + (node (ref U1) (pin 10)) (node (ref D19) (pin 1))) (net (code 42) (name GND) - (node (ref RSW1) (pin 2)) - (node (ref U1) (pin 3)) (node (ref J1) (pin C)) - (node (ref U1) (pin 23)) + (node (ref J2) (pin 4)) + (node (ref RSW1) (pin 2)) (node (ref U1) (pin 4)) - (node (ref J2) (pin 4))) + (node (ref U1) (pin 3)) + (node (ref U1) (pin 23))) (net (code 43) (name VCC) - (node (ref U1) (pin 21)) + (node (ref J1) (pin D)) (node (ref J2) (pin 3)) - (node (ref J1) (pin D))) + (node (ref U1) (pin 21))) (net (code 44) (name "Net-(J1-PadA)") (node (ref J1) (pin A))) - (net (code 45) (name LED_r) + (net (code 45) (name "Net-(U2-Pad1)") (node (ref U2) (pin 1))) - (net (code 46) (name data_r) + (net (code 46) (name "Net-(U2-Pad11)") + (node (ref U2) (pin 11))) + (net (code 47) (name "Net-(U2-Pad12)") + (node (ref U2) (pin 12))) + (net (code 48) (name "Net-(U2-Pad13)") + (node (ref U2) (pin 13))) + (net (code 49) (name "Net-(U2-Pad14)") + (node (ref U2) (pin 14))) + (net (code 50) (name data_r) (node (ref J6) (pin B)) (node (ref U2) (pin 2))) - (net (code 47) (name SDA_r) - (node (ref U2) (pin 5)) - (node (ref J7) (pin 4))) - (net (code 48) (name SCL_r) - (node (ref U2) (pin 6)) - (node (ref J7) (pin 3))) - (net (code 49) (name "Net-(U2-Pad11)") - (node (ref U2) (pin 11))) - (net (code 50) (name VDD) - (node (ref J6) (pin D)) + (net (code 51) (name VDD) (node (ref U2) (pin 21)) - (node (ref J7) (pin 2))) - (net (code 51) (name "Net-(U2-Pad12)") - (node (ref U2) (pin 12))) + (node (ref J7) (pin 3)) + (node (ref J6) (pin D))) (net (code 52) (name reset_r) - (node (ref RSW2) (pin 1)) - (node (ref U2) (pin 22))) - (net (code 53) (name "Net-(U2-Pad13)") - (node (ref U2) (pin 13))) - (net (code 54) (name "Net-(U2-Pad14)") - (node (ref U2) (pin 14))) - (net (code 55) (name "Net-(U2-Pad24)") + (node (ref U2) (pin 22)) + (node (ref RSW2) (pin 1))) + (net (code 53) (name "Net-(U2-Pad24)") (node (ref U2) (pin 24))) + (net (code 54) (name SDA_r) + (node (ref U2) (pin 5)) + (node (ref J7) (pin 1))) + (net (code 55) (name SCL_r) + (node (ref U2) (pin 6)) + (node (ref J7) (pin 2))) (net (code 56) (name "Net-(D23-Pad2)") - (node (ref SW23) (pin 2)) - (node (ref D23) (pin 2))) + (node (ref D23) (pin 2)) + (node (ref SW23) (pin 2))) (net (code 57) (name "Net-(D24-Pad2)") - (node (ref D24) (pin 2)) - (node (ref SW24) (pin 2))) + (node (ref SW24) (pin 2)) + (node (ref D24) (pin 2))) (net (code 58) (name "Net-(D25-Pad2)") (node (ref SW25) (pin 2)) (node (ref D25) (pin 2))) @@ -856,8 +858,8 @@ (node (ref D27) (pin 2)) (node (ref SW27) (pin 2))) (net (code 61) (name "Net-(D22-Pad2)") - (node (ref SW22) (pin 2)) - (node (ref D22) (pin 2))) + (node (ref D22) (pin 2)) + (node (ref SW22) (pin 2))) (net (code 62) (name "Net-(D29-Pad2)") (node (ref D29) (pin 2)) (node (ref SW29) (pin 2))) @@ -865,17 +867,17 @@ (node (ref D30) (pin 2)) (node (ref SW30) (pin 2))) (net (code 64) (name "Net-(D31-Pad2)") - (node (ref D31) (pin 2)) - (node (ref SW31) (pin 2))) + (node (ref SW31) (pin 2)) + (node (ref D31) (pin 2))) (net (code 65) (name "Net-(D32-Pad2)") - (node (ref SW32) (pin 2)) - (node (ref D32) (pin 2))) + (node (ref D32) (pin 2)) + (node (ref SW32) (pin 2))) (net (code 66) (name "Net-(D33-Pad2)") - (node (ref D33) (pin 2)) - (node (ref SW33) (pin 2))) + (node (ref SW33) (pin 2)) + (node (ref D33) (pin 2))) (net (code 67) (name "Net-(D28-Pad2)") - (node (ref SW28) (pin 2)) - (node (ref D28) (pin 2))) + (node (ref D28) (pin 2)) + (node (ref SW28) (pin 2))) (net (code 68) (name "Net-(D35-Pad2)") (node (ref SW35) (pin 2)) (node (ref D35) (pin 2))) @@ -905,72 +907,72 @@ (node (ref SW40) (pin 2))) (net (code 77) (name col1_r) (node (ref SW23) (pin 1)) - (node (ref SW35) (pin 1)) (node (ref U2) (pin 19)) - (node (ref SW29) (pin 1))) + (node (ref SW29) (pin 1)) + (node (ref SW35) (pin 1))) (net (code 78) (name col0_r) - (node (ref SW28) (pin 1)) (node (ref SW34) (pin 1)) (node (ref SW22) (pin 1)) - (node (ref U2) (pin 20))) + (node (ref U2) (pin 20)) + (node (ref SW28) (pin 1))) (net (code 79) (name col2_r) + (node (ref SW24) (pin 1)) (node (ref SW36) (pin 1)) (node (ref SW30) (pin 1)) - (node (ref U2) (pin 18)) - (node (ref SW24) (pin 1))) + (node (ref U2) (pin 18))) (net (code 80) (name col3_r) (node (ref SW31) (pin 1)) - (node (ref SW37) (pin 1)) + (node (ref SW25) (pin 1)) (node (ref SW40) (pin 1)) (node (ref U2) (pin 17)) - (node (ref SW25) (pin 1))) + (node (ref SW37) (pin 1))) (net (code 81) (name col4_r) - (node (ref SW32) (pin 1)) (node (ref U2) (pin 16)) + (node (ref SW32) (pin 1)) (node (ref SW38) (pin 1)) - (node (ref SW26) (pin 1)) - (node (ref SW41) (pin 1))) + (node (ref SW41) (pin 1)) + (node (ref SW26) (pin 1))) (net (code 82) (name col5_r) - (node (ref SW33) (pin 1)) (node (ref U2) (pin 15)) + (node (ref SW27) (pin 1)) + (node (ref SW33) (pin 1)) (node (ref SW39) (pin 1)) - (node (ref SW42) (pin 1)) - (node (ref SW27) (pin 1))) + (node (ref SW42) (pin 1))) (net (code 83) (name row0_r) + (node (ref D23) (pin 1)) (node (ref U2) (pin 7)) - (node (ref D22) (pin 1)) (node (ref D27) (pin 1)) (node (ref D26) (pin 1)) - (node (ref D25) (pin 1)) (node (ref D24) (pin 1)) - (node (ref D23) (pin 1))) + (node (ref D22) (pin 1)) + (node (ref D25) (pin 1))) (net (code 84) (name row1_r) - (node (ref U2) (pin 8)) - (node (ref D28) (pin 1)) - (node (ref D33) (pin 1)) - (node (ref D32) (pin 1)) (node (ref D31) (pin 1)) - (node (ref D30) (pin 1)) - (node (ref D29) (pin 1))) + (node (ref D32) (pin 1)) + (node (ref D33) (pin 1)) + (node (ref D28) (pin 1)) + (node (ref D29) (pin 1)) + (node (ref U2) (pin 8)) + (node (ref D30) (pin 1))) (net (code 85) (name row2_r) - (node (ref D35) (pin 1)) - (node (ref D36) (pin 1)) (node (ref U2) (pin 9)) - (node (ref D37) (pin 1)) - (node (ref D38) (pin 1)) + (node (ref D34) (pin 1)) (node (ref D39) (pin 1)) - (node (ref D34) (pin 1))) + (node (ref D38) (pin 1)) + (node (ref D37) (pin 1)) + (node (ref D36) (pin 1)) + (node (ref D35) (pin 1))) (net (code 86) (name row3_r) - (node (ref U2) (pin 10)) (node (ref D40) (pin 1)) (node (ref D42) (pin 1)) - (node (ref D41) (pin 1))) + (node (ref D41) (pin 1)) + (node (ref U2) (pin 10))) (net (code 87) (name GNDA) - (node (ref RSW2) (pin 2)) - (node (ref J7) (pin 1)) (node (ref J6) (pin C)) - (node (ref U2) (pin 23)) + (node (ref J7) (pin 4)) + (node (ref RSW2) (pin 2)) (node (ref U2) (pin 4)) - (node (ref U2) (pin 3))) + (node (ref U2) (pin 3)) + (node (ref U2) (pin 23))) (net (code 88) (name "Net-(J6-PadA)") (node (ref J6) (pin A))))) \ No newline at end of file diff --git a/corne-light/pcb/corne-light.pro b/corne-light/pcb/corne-light.pro index 58a7a93..796f615 100644 --- a/corne-light/pcb/corne-light.pro +++ b/corne-light/pcb/corne-light.pro @@ -1,4 +1,4 @@ -update=2019 November 05, Tuesday 00:04:59 +update=2020 October 13, Tuesday 22:02:25 version=1 last_client=kicad [cvpcb] @@ -9,10 +9,20 @@ version=1 [eeschema] version=1 LibDir= +[schematic_editor] +version=1 +PageLayoutDescrFile= +PlotDirectoryName= +SubpartIdSeparator=0 +SubpartFirstId=65 +NetFmtName=Pcbnew +SpiceAjustPassiveValues=0 +LabSize=50 +ERC_TestSimilarLabels=1 [pcbnew] version=1 PageLayoutDescrFile= -LastNetListRead= +LastNetListRead=corne-light.net CopperLayerCount=2 BoardThickness=1.6 AllowMicroVias=0 @@ -58,7 +68,7 @@ OthersTextUpright=1 SolderMaskClearance=0.2 SolderMaskMinWidth=0 SolderPasteClearance=0 -SolderPasteRatio=-0 +SolderPasteRatio=0 [pcbnew/Layer.F.Cu] Name=F.Cu Type=0 diff --git a/corne-light/pcb/corne-light.sch b/corne-light/pcb/corne-light.sch index 0839d99..b3fca64 100644 --- a/corne-light/pcb/corne-light.sch +++ b/corne-light/pcb/corne-light.sch @@ -5,8 +5,8 @@ $Descr A4 11693 8268 encoding utf-8 Sheet 1 1 Title "Corne Light" -Date "2018-12-26" -Rev "2.1" +Date "2020-10-13" +Rev "2.0" Comp "foostan" Comment1 "" Comment2 "" @@ -14,14 +14,14 @@ Comment3 "" Comment4 "" $EndDescr $Comp -L corne-light-rescue:ProMicro-kbd U1 +L kbd:ProMicro U1 U 1 1 5A5E14C2 -P 6225 1625 -F 0 "U1" H 6225 2575 60 0000 C CNN -F 1 "ProMicro" H 6225 1075 60 0000 C CNN -F 2 "kbd:ProMicro_v2_1side" H 6325 575 60 0001 C CNN -F 3 "" H 6325 575 60 0000 C CNN - 1 6225 1625 +P 6225 1425 +F 0 "U1" H 6225 2375 60 0000 C CNN +F 1 "ProMicro" H 6225 875 60 0000 C CNN +F 2 "kbd:ProMicro_v3" H 6325 375 60 0001 C CNN +F 3 "" H 6325 375 60 0000 C CNN + 1 6225 1425 1 0 0 -1 $EndComp $Comp @@ -30,7 +30,7 @@ U 1 1 5A5E2699 P 1625 950 F 0 "SW2" H 1775 1060 50 0000 C CNN F 1 "SW_PUSH" H 1625 870 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 1625 950 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 1625 950 50 0001 C CNN F 3 "" H 1625 950 50 0000 C CNN 1 1625 950 1 0 0 -1 @@ -52,7 +52,7 @@ U 1 1 5A5E27F9 P 2325 950 F 0 "SW3" H 2475 1060 50 0000 C CNN F 1 "SW_PUSH" H 2325 870 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 2325 950 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 2325 950 50 0001 C CNN F 3 "" H 2325 950 50 0000 C CNN 1 2325 950 1 0 0 -1 @@ -74,7 +74,7 @@ U 1 1 5A5E2908 P 3025 950 F 0 "SW4" H 3175 1060 50 0000 C CNN F 1 "SW_PUSH" H 3025 870 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3025 950 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3025 950 50 0001 C CNN F 3 "" H 3025 950 50 0000 C CNN 1 3025 950 1 0 0 -1 @@ -85,7 +85,7 @@ U 1 1 5A5E2933 P 3725 950 F 0 "SW5" H 3875 1060 50 0000 C CNN F 1 "SW_PUSH" H 3725 870 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3725 950 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3725 950 50 0001 C CNN F 3 "" H 3725 950 50 0000 C CNN 1 3725 950 1 0 0 -1 @@ -96,7 +96,7 @@ U 1 1 5A5E295E P 4425 950 F 0 "SW6" H 4575 1060 50 0000 C CNN F 1 "SW_PUSH" H 4425 870 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 4425 950 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 4425 950 50 0001 C CNN F 3 "" H 4425 950 50 0000 C CNN 1 4425 950 1 0 0 -1 @@ -140,7 +140,7 @@ U 1 1 5A5E2B19 P 925 950 F 0 "SW1" H 1075 1060 50 0000 C CNN F 1 "SW_PUSH" H 925 870 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 925 950 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 925 950 50 0001 C CNN F 3 "" H 925 950 50 0000 C CNN 1 925 950 1 0 0 -1 @@ -162,7 +162,7 @@ U 1 1 5A5E2D26 P 1625 1550 F 0 "SW8" H 1775 1660 50 0000 C CNN F 1 "SW_PUSH" H 1625 1470 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 1625 1550 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 1625 1550 50 0001 C CNN F 3 "" H 1625 1550 50 0000 C CNN 1 1625 1550 1 0 0 -1 @@ -184,7 +184,7 @@ U 1 1 5A5E2D32 P 2325 1550 F 0 "SW9" H 2475 1660 50 0000 C CNN F 1 "SW_PUSH" H 2325 1470 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 2325 1550 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 2325 1550 50 0001 C CNN F 3 "" H 2325 1550 50 0000 C CNN 1 2325 1550 1 0 0 -1 @@ -206,7 +206,7 @@ U 1 1 5A5E2D3E P 3025 1550 F 0 "SW10" H 3175 1660 50 0000 C CNN F 1 "SW_PUSH" H 3025 1470 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3025 1550 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3025 1550 50 0001 C CNN F 3 "" H 3025 1550 50 0000 C CNN 1 3025 1550 1 0 0 -1 @@ -217,7 +217,7 @@ U 1 1 5A5E2D44 P 3725 1550 F 0 "SW11" H 3875 1660 50 0000 C CNN F 1 "SW_PUSH" H 3725 1470 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3725 1550 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3725 1550 50 0001 C CNN F 3 "" H 3725 1550 50 0000 C CNN 1 3725 1550 1 0 0 -1 @@ -228,7 +228,7 @@ U 1 1 5A5E2D4A P 4425 1550 F 0 "SW12" H 4575 1660 50 0000 C CNN F 1 "SW_PUSH" H 4425 1470 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 4425 1550 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 4425 1550 50 0001 C CNN F 3 "" H 4425 1550 50 0000 C CNN 1 4425 1550 1 0 0 -1 @@ -272,7 +272,7 @@ U 1 1 5A5E2D6E P 925 1550 F 0 "SW7" H 1075 1660 50 0000 C CNN F 1 "SW_PUSH" H 925 1470 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 925 1550 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 925 1550 50 0001 C CNN F 3 "" H 925 1550 50 0000 C CNN 1 925 1550 1 0 0 -1 @@ -294,7 +294,7 @@ U 1 1 5A5E35B1 P 1625 2150 F 0 "SW14" H 1775 2260 50 0000 C CNN F 1 "SW_PUSH" H 1625 2070 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 1625 2150 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 1625 2150 50 0001 C CNN F 3 "" H 1625 2150 50 0000 C CNN 1 1625 2150 1 0 0 -1 @@ -316,7 +316,7 @@ U 1 1 5A5E35BD P 2325 2150 F 0 "SW15" H 2475 2260 50 0000 C CNN F 1 "SW_PUSH" H 2325 2070 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 2325 2150 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 2325 2150 50 0001 C CNN F 3 "" H 2325 2150 50 0000 C CNN 1 2325 2150 1 0 0 -1 @@ -338,7 +338,7 @@ U 1 1 5A5E35C9 P 3025 2150 F 0 "SW16" H 3175 2260 50 0000 C CNN F 1 "SW_PUSH" H 3025 2070 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3025 2150 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3025 2150 50 0001 C CNN F 3 "" H 3025 2150 50 0000 C CNN 1 3025 2150 1 0 0 -1 @@ -349,7 +349,7 @@ U 1 1 5A5E35CF P 3725 2150 F 0 "SW17" H 3875 2260 50 0000 C CNN F 1 "SW_PUSH" H 3725 2070 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3725 2150 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3725 2150 50 0001 C CNN F 3 "" H 3725 2150 50 0000 C CNN 1 3725 2150 1 0 0 -1 @@ -360,7 +360,7 @@ U 1 1 5A5E35D5 P 4425 2150 F 0 "SW18" H 4575 2260 50 0000 C CNN F 1 "SW_PUSH" H 4425 2070 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 4425 2150 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 4425 2150 50 0001 C CNN F 3 "" H 4425 2150 50 0000 C CNN 1 4425 2150 1 0 0 -1 @@ -404,7 +404,7 @@ U 1 1 5A5E35F9 P 925 2150 F 0 "SW13" H 1075 2260 50 0000 C CNN F 1 "SW_PUSH" H 925 2070 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 925 2150 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 925 2150 50 0001 C CNN F 3 "" H 925 2150 50 0000 C CNN 1 925 2150 1 0 0 -1 @@ -426,7 +426,7 @@ U 1 1 5A5E37A4 P 3725 2750 F 0 "SW20" H 3875 2860 50 0000 C CNN F 1 "SW_PUSH" H 3725 2670 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3725 2750 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3725 2750 50 0001 C CNN F 3 "" H 3725 2750 50 0000 C CNN 1 3725 2750 1 0 0 -1 @@ -448,7 +448,7 @@ U 1 1 5A5E37B0 P 4425 2750 F 0 "SW21" H 4575 2860 50 0000 C CNN F 1 "SW_PUSH" H 4425 2670 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1.5u" H 4425 2750 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1.5u" H 4425 2750 50 0001 C CNN F 3 "" H 4425 2750 50 0000 C CNN 1 4425 2750 1 0 0 -1 @@ -470,7 +470,7 @@ U 1 1 5A5E37EC P 3025 2750 F 0 "SW19" H 3175 2860 50 0000 C CNN F 1 "SW_PUSH" H 3025 2670 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3025 2750 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3025 2750 50 0001 C CNN F 3 "" H 3025 2750 50 0000 C CNN 1 3025 2750 1 0 0 -1 @@ -612,8 +612,6 @@ F 3 "" H 8925 825 50 0001 C CNN 1 8925 825 1 0 0 -1 $EndComp -Text GLabel 5525 875 0 47 Input ~ 0 -LED Text GLabel 5525 975 0 47 Input ~ 0 data $Comp @@ -843,14 +841,14 @@ Connection ~ 4125 2150 Wire Wire Line 4125 2150 4125 2750 $Comp -L corne-light-rescue:ProMicro-kbd U2 +L kbd:ProMicro U2 U 1 1 5C25F857 -P 6225 4500 -F 0 "U2" H 6225 5450 60 0000 C CNN -F 1 "ProMicro" H 6225 3950 60 0000 C CNN -F 2 "kbd:ProMicro_v2_1side" H 6325 3450 60 0001 C CNN -F 3 "" H 6325 3450 60 0000 C CNN - 1 6225 4500 +P 6225 4300 +F 0 "U2" H 6225 5250 60 0000 C CNN +F 1 "ProMicro" H 6225 3750 60 0000 C CNN +F 2 "kbd:ProMicro_v3" H 6325 3250 60 0001 C CNN +F 3 "" H 6325 3250 60 0000 C CNN + 1 6225 4300 1 0 0 -1 $EndComp $Comp @@ -859,7 +857,7 @@ U 1 1 5C25F85D P 1650 4200 F 0 "SW23" H 1800 4310 50 0000 C CNN F 1 "SW_PUSH" H 1650 4120 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 1650 4200 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 1650 4200 50 0001 C CNN F 3 "" H 1650 4200 50 0000 C CNN 1 1650 4200 1 0 0 -1 @@ -881,7 +879,7 @@ U 1 1 5C25F869 P 2350 4200 F 0 "SW24" H 2500 4310 50 0000 C CNN F 1 "SW_PUSH" H 2350 4120 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 2350 4200 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 2350 4200 50 0001 C CNN F 3 "" H 2350 4200 50 0000 C CNN 1 2350 4200 1 0 0 -1 @@ -903,7 +901,7 @@ U 1 1 5C25F875 P 3050 4200 F 0 "SW25" H 3200 4310 50 0000 C CNN F 1 "SW_PUSH" H 3050 4120 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3050 4200 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3050 4200 50 0001 C CNN F 3 "" H 3050 4200 50 0000 C CNN 1 3050 4200 1 0 0 -1 @@ -914,7 +912,7 @@ U 1 1 5C25F87B P 3750 4200 F 0 "SW26" H 3900 4310 50 0000 C CNN F 1 "SW_PUSH" H 3750 4120 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3750 4200 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3750 4200 50 0001 C CNN F 3 "" H 3750 4200 50 0000 C CNN 1 3750 4200 1 0 0 -1 @@ -925,7 +923,7 @@ U 1 1 5C25F881 P 4450 4200 F 0 "SW27" H 4600 4310 50 0000 C CNN F 1 "SW_PUSH" H 4450 4120 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 4450 4200 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 4450 4200 50 0001 C CNN F 3 "" H 4450 4200 50 0000 C CNN 1 4450 4200 1 0 0 -1 @@ -969,7 +967,7 @@ U 1 1 5C25F899 P 950 4200 F 0 "SW22" H 1100 4310 50 0000 C CNN F 1 "SW_PUSH" H 950 4120 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 950 4200 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 950 4200 50 0001 C CNN F 3 "" H 950 4200 50 0000 C CNN 1 950 4200 1 0 0 -1 @@ -991,7 +989,7 @@ U 1 1 5C25F8A5 P 1650 4800 F 0 "SW29" H 1800 4910 50 0000 C CNN F 1 "SW_PUSH" H 1650 4720 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 1650 4800 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 1650 4800 50 0001 C CNN F 3 "" H 1650 4800 50 0000 C CNN 1 1650 4800 1 0 0 -1 @@ -1013,7 +1011,7 @@ U 1 1 5C25F8B1 P 2350 4800 F 0 "SW30" H 2500 4910 50 0000 C CNN F 1 "SW_PUSH" H 2350 4720 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 2350 4800 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 2350 4800 50 0001 C CNN F 3 "" H 2350 4800 50 0000 C CNN 1 2350 4800 1 0 0 -1 @@ -1035,7 +1033,7 @@ U 1 1 5C25F8BD P 3050 4800 F 0 "SW31" H 3200 4910 50 0000 C CNN F 1 "SW_PUSH" H 3050 4720 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3050 4800 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3050 4800 50 0001 C CNN F 3 "" H 3050 4800 50 0000 C CNN 1 3050 4800 1 0 0 -1 @@ -1046,7 +1044,7 @@ U 1 1 5C25F8C3 P 3750 4800 F 0 "SW32" H 3900 4910 50 0000 C CNN F 1 "SW_PUSH" H 3750 4720 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3750 4800 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3750 4800 50 0001 C CNN F 3 "" H 3750 4800 50 0000 C CNN 1 3750 4800 1 0 0 -1 @@ -1057,7 +1055,7 @@ U 1 1 5C25F8C9 P 4450 4800 F 0 "SW33" H 4600 4910 50 0000 C CNN F 1 "SW_PUSH" H 4450 4720 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 4450 4800 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 4450 4800 50 0001 C CNN F 3 "" H 4450 4800 50 0000 C CNN 1 4450 4800 1 0 0 -1 @@ -1101,7 +1099,7 @@ U 1 1 5C25F8E1 P 950 4800 F 0 "SW28" H 1100 4910 50 0000 C CNN F 1 "SW_PUSH" H 950 4720 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 950 4800 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 950 4800 50 0001 C CNN F 3 "" H 950 4800 50 0000 C CNN 1 950 4800 1 0 0 -1 @@ -1123,7 +1121,7 @@ U 1 1 5C25F8ED P 1650 5400 F 0 "SW35" H 1800 5510 50 0000 C CNN F 1 "SW_PUSH" H 1650 5320 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 1650 5400 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 1650 5400 50 0001 C CNN F 3 "" H 1650 5400 50 0000 C CNN 1 1650 5400 1 0 0 -1 @@ -1145,7 +1143,7 @@ U 1 1 5C25F8F9 P 2350 5400 F 0 "SW36" H 2500 5510 50 0000 C CNN F 1 "SW_PUSH" H 2350 5320 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 2350 5400 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 2350 5400 50 0001 C CNN F 3 "" H 2350 5400 50 0000 C CNN 1 2350 5400 1 0 0 -1 @@ -1167,7 +1165,7 @@ U 1 1 5C25F905 P 3050 5400 F 0 "SW37" H 3200 5510 50 0000 C CNN F 1 "SW_PUSH" H 3050 5320 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3050 5400 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3050 5400 50 0001 C CNN F 3 "" H 3050 5400 50 0000 C CNN 1 3050 5400 1 0 0 -1 @@ -1178,7 +1176,7 @@ U 1 1 5C25F90B P 3750 5400 F 0 "SW38" H 3900 5510 50 0000 C CNN F 1 "SW_PUSH" H 3750 5320 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3750 5400 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3750 5400 50 0001 C CNN F 3 "" H 3750 5400 50 0000 C CNN 1 3750 5400 1 0 0 -1 @@ -1189,7 +1187,7 @@ U 1 1 5C25F911 P 4450 5400 F 0 "SW39" H 4600 5510 50 0000 C CNN F 1 "SW_PUSH" H 4450 5320 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 4450 5400 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 4450 5400 50 0001 C CNN F 3 "" H 4450 5400 50 0000 C CNN 1 4450 5400 1 0 0 -1 @@ -1233,7 +1231,7 @@ U 1 1 5C25F929 P 950 5400 F 0 "SW34" H 1100 5510 50 0000 C CNN F 1 "SW_PUSH" H 950 5320 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 950 5400 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 950 5400 50 0001 C CNN F 3 "" H 950 5400 50 0000 C CNN 1 950 5400 1 0 0 -1 @@ -1255,7 +1253,7 @@ U 1 1 5C25F935 P 3750 6000 F 0 "SW41" H 3900 6110 50 0000 C CNN F 1 "SW_PUSH" H 3750 5920 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3750 6000 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3750 6000 50 0001 C CNN F 3 "" H 3750 6000 50 0000 C CNN 1 3750 6000 1 0 0 -1 @@ -1277,7 +1275,7 @@ U 1 1 5C25F941 P 4450 6000 F 0 "SW42" H 4600 6110 50 0000 C CNN F 1 "SW_PUSH" H 4450 5920 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1.5u" H 4450 6000 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1.5u" H 4450 6000 50 0001 C CNN F 3 "" H 4450 6000 50 0000 C CNN 1 4450 6000 1 0 0 -1 @@ -1299,7 +1297,7 @@ U 1 1 5C25F94D P 3050 6000 F 0 "SW40" H 3200 6110 50 0000 C CNN F 1 "SW_PUSH" H 3050 5920 50 0000 C CNN -F 2 "kbd:CherryMX_Choc_1u" H 3050 6000 50 0001 C CNN +F 2 "kbd:CherryMX_ChocV2_1u" H 3050 6000 50 0001 C CNN F 3 "" H 3050 6000 50 0000 C CNN 1 3050 6000 1 0 0 -1 @@ -1397,8 +1395,6 @@ F 3 "" H 8950 4075 50 0001 C CNN 1 8950 4075 1 0 0 -1 $EndComp -Text GLabel 5525 3750 0 47 Input ~ 0 -LED_r Text GLabel 5525 3850 0 47 Input ~ 0 data_r $Comp @@ -1442,17 +1438,17 @@ $EndComp $Comp L power:GNDA #PWR0106 U 1 1 5C25F9D8 -P 5675 5725 -F 0 "#PWR0106" H 5675 5475 50 0001 C CNN -F 1 "GNDA" H 5675 5575 50 0000 C CNN -F 2 "" H 5675 5725 50 0001 C CNN -F 3 "" H 5675 5725 50 0001 C CNN - 1 5675 5725 +P 5975 5550 +F 0 "#PWR0106" H 5975 5300 50 0001 C CNN +F 1 "GNDA" H 5975 5400 50 0000 C CNN +F 2 "" H 5975 5550 50 0001 C CNN +F 3 "" H 5975 5550 50 0001 C CNN + 1 5975 5550 1 0 0 -1 $EndComp -Text GLabel 5600 5475 2 47 Input ~ 0 +Text GLabel 5600 5575 2 47 Input ~ 0 SCL_r -Text GLabel 5600 5375 2 47 Input ~ 0 +Text GLabel 5600 5675 2 47 Input ~ 0 SDA_r NoConn ~ 6925 3750 $Comp @@ -1624,12 +1620,6 @@ Wire Wire Line 5950 2675 5950 2500 Wire Wire Line 5950 2500 5650 2500 -Wire Wire Line - 5600 5575 5750 5575 -Wire Wire Line - 5600 5675 5675 5675 -Wire Wire Line - 5675 5675 5675 5725 $Comp L power:VDD #PWR0104 U 1 1 5C714C7F @@ -1644,12 +1634,12 @@ $EndComp $Comp L power:VDD #PWR0107 U 1 1 5C71DE62 -P 5750 5575 -F 0 "#PWR0107" H 5750 5425 50 0001 C CNN -F 1 "VDD" V 5767 5703 50 0000 L CNN -F 2 "" H 5750 5575 50 0001 C CNN -F 3 "" H 5750 5575 50 0001 C CNN - 1 5750 5575 +P 6075 5475 +F 0 "#PWR0107" H 6075 5325 50 0001 C CNN +F 1 "VDD" V 6092 5603 50 0000 L CNN +F 2 "" H 6075 5475 50 0001 C CNN +F 3 "" H 6075 5475 50 0001 C CNN + 1 6075 5475 0 1 1 0 $EndComp $Comp @@ -1686,10 +1676,10 @@ F 3 "" H 10950 3500 50 0001 C CNN 1 0 0 -1 $EndComp $Comp -L power:GNDA #PWR? +L power:GNDA #PWR0108 U 1 1 5C754593 P 10575 3475 -F 0 "#PWR?" H 10575 3225 50 0001 C CNN +F 0 "#PWR0108" H 10575 3225 50 0001 C CNN F 1 "GNDA" H 10575 3325 50 0000 C CNN F 2 "" H 10575 3475 50 0001 C CNN F 3 "" H 10575 3475 50 0001 C CNN @@ -1697,14 +1687,23 @@ F 3 "" H 10575 3475 50 0001 C CNN 1 0 0 -1 $EndComp $Comp -L power:PWR_FLAG #FLG? +L power:PWR_FLAG #FLG0102 U 1 1 5C754599 P 10575 3475 -F 0 "#FLG?" H 10575 3550 50 0001 C CNN +F 0 "#FLG0102" H 10575 3550 50 0001 C CNN F 1 "PWR_FLAG" H 10575 3625 50 0000 C CNN F 2 "" H 10575 3475 50 0001 C CNN F 3 "" H 10575 3475 50 0001 C CNN 1 10575 3475 1 0 0 -1 $EndComp +Wire Wire Line + 5975 5375 5975 5550 +Wire Wire Line + 5600 5375 5975 5375 +Wire Wire Line + 5600 5475 6075 5475 +NoConn ~ 5525 875 +NoConn ~ 5525 3750 +NoConn ~ 250 -825 $EndSCHEMATC diff --git a/corne-light/pcb/fp-lib-table b/corne-light/pcb/fp-lib-table index 8d3862d..280bf05 100644 --- a/corne-light/pcb/fp-lib-table +++ b/corne-light/pcb/fp-lib-table @@ -1,4 +1,3 @@ (fp_lib_table - (lib (name locallib)(type KiCad)(uri /Users/foostan/src/github.com/foostan/crkbd-secret/corne-plus/locallib.pretty)(options "")(descr "")) - (lib (name MX_Alps_Hybrid)(type KiCad)(uri /Users/foostan/src/github.com/foostan/crkbd-secret/corne-plus/MX_Alps_Hybrid.pretty)(options "")(descr "")) + (lib (name kbd)(type Github)(uri https://github.com/foostan/kbd)(options "")(descr "")) ) diff --git a/corne-light/pcb/kbd b/corne-light/pcb/kbd new file mode 160000 index 0000000..f829a12 --- /dev/null +++ b/corne-light/pcb/kbd @@ -0,0 +1 @@ +Subproject commit f829a12d88a0cb7cf553ddcb0b7139f8a2abec80 diff --git a/corne-light/pcb/sym-lib-table b/corne-light/pcb/sym-lib-table index e0319a4..f9c14ba 100644 --- a/corne-light/pcb/sym-lib-table +++ b/corne-light/pcb/sym-lib-table @@ -1,3 +1,3 @@ (sym_lib_table - (lib (name corne-light-rescue)(type Legacy)(uri ${KIPRJMOD}/corne-light-rescue.lib)(options "")(descr "")) + (lib (name kbd)(type Legacy)(uri ${KIPRJMOD}/kbd/kicad-symbols/kbd.lib)(options "")(descr "")) )