Skip to content
Snippets Groups Projects
Commit a02a51ef authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Fix side slide switch

parent bad967a6
No related branches found
No related tags found
No related merge requests found
Pipeline #450127 failed
......@@ -15,29 +15,13 @@
(effects (font (size 1 1) (thickness 0.15)))
(tstamp cb614b23-9af3-4aec-bed8-c1374e001510)
)
(fp_line (start -3.9 -1.8) (end -3.9 1.8)
(fp_line (start -3.9 -1.8) (end -3.9 1.5)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp e600c316-8329-444f-a9cd-3379e445ddf4))
(fp_line (start -3.9 -1.8) (end -3.3 -1.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp edebb1f9-1f5f-4942-a32d-736e1c4538f4))
(fp_line (start -3.9 1.8) (end -1.8 1.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 5b569b70-37a6-45f7-b93a-090a03c02d53))
(fp_line (start -1.8 1.8) (end -1.8 2.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 32a95230-0d44-4a64-a466-7686a84d22ce))
(fp_line (start -1.8 2.8) (end 0.3 2.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 4435ee3c-b1b5-44c2-87c7-a687617c814a))
(fp_line (start 0.3 1.8) (end 1.3 1.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 073eff91-0f64-4857-91d4-2d43b58e46ea))
(fp_line (start 0.3 2.8) (end 0.3 1.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 71280e0a-e5ef-4d86-accb-1aea6bd9668f))
(fp_line (start 1.3 1.8) (end 1.5 2)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 63bc93b0-05a5-4dfe-8bcb-efbdff9b5345))
(fp_line (start 1.5 2) (end 1.7 1.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 340843b4-1ab6-4e8c-8ec0-afdf7813eb24))
(fp_line (start 1.7 1.8) (end 3.9 1.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 3abf8b66-c77c-4ac8-85a8-2ee67fa20912))
(fp_line (start 3.9 -1.8) (end 3.3 -1.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 6520949f-6f71-4b0d-9d21-4e25a871468e))
(fp_line (start 3.9 1.8) (end 3.9 -1.8)
(fp_line (start 3.9 1.5) (end 3.9 -1.8)
(stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 7cf40129-697f-484f-8095-94dd907de11d))
(fp_line (start -3.9 -1.8) (end -3.9 1.8)
(stroke (width 0.05) (type default)) (layer "F.CrtYd") (tstamp 7553b1d6-e4be-4bcd-a115-cba3c7b1ea5a))
......@@ -81,8 +65,8 @@
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a29f8df0-3fae-4edf-8d9c-bd5a875b13e3))
(fp_line (start 3.6 1.5) (end -3.6 1.5)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5487601b-81d3-4c70-8f3d-cf9df9c63302))
(pad "" np_thru_hole circle (at -1.5 0) (size 0.85 0.85) (drill 0.85) (layers "F&B.Cu" "*.Mask") (tstamp 40b14a16-fb82-4b9d-89dd-55cd98abb5cc))
(pad "" np_thru_hole circle (at 1.5 0) (size 0.85 0.85) (drill 0.85) (layers "F&B.Cu" "*.Mask") (tstamp 658dad07-97fd-466c-8b49-21892ac96ea4))
(pad "" thru_hole circle (at -1.5 0 90) (size 1.05 1.05) (drill 0.85) (layers "*.Cu" "*.Mask") (tstamp 40b14a16-fb82-4b9d-89dd-55cd98abb5cc))
(pad "" thru_hole circle (at 1.5 0) (size 1.05 1.05) (drill 0.85) (layers "*.Cu" "*.Mask") (tstamp 658dad07-97fd-466c-8b49-21892ac96ea4))
(pad "1" smd rect (at -2.5 -2.6) (size 1 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 240c10af-51b5-420e-a6f4-a2c8f5db1db5))
(pad "2" smd rect (at 0 -2.6) (size 1 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2d697cf0-e02e-4ed1-a048-a704dab0ee43))
(pad "3" smd rect (at 2.5 -2.6) (size 1 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c09938fd-06b9-4771-9f63-2311626243b3))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment