adds dedicated symbol for push buttons. adds them to the board

This commit is contained in:
Stephen Hawes
2023-05-17 13:40:47 -04:00
parent af06af9a1b
commit d77f599cce
4 changed files with 1893 additions and 1838 deletions

View File

@@ -1,4 +1,42 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "1TS003B-1400-3500A-CT" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "1TS003B-1400-3500A-CT_0_1"
(rectangle (start -5.08 3.81) (end 5.08 -1.27)
(stroke (width 0) (type default))
(fill (type none))
)
(rectangle (start -2.54 5.08) (end 2.54 3.81)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "1TS003B-1400-3500A-CT_1_1"
(pin unspecified line (at -3.81 -3.81 90) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at 3.81 -3.81 90) (length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at 7.62 2.54 180) (length 2.54)
(name "SHIELD" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "DS28E05" (in_bom yes) (on_board yes)
(property "Reference" "U" (at -6.35 3.81 0)
(effects (font (size 1.27 1.27)))

View File

@@ -21,6 +21,6 @@
(stroke (width 0.12) (type solid)) (fill none) (layer "Edge.Cuts") (tstamp 69c9038b-b535-4e81-b64e-81de50565e94))
(pad "1" smd roundrect (at -1.7 1.4 180) (size 1.15 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.125) (tstamp aee1c113-38db-4c3e-8163-7136c5806d06))
(pad "2" smd roundrect (at 1.7 1.4 180) (size 1.05 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.125) (tstamp bf9c7c99-d592-4099-af77-44f4e9dc7236))
(pad "3" smd roundrect (at -2.4 -0.6) (size 1.2 1.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.125) (tstamp 3c2e41a2-69c3-4b0f-8f8c-821502fd04a9))
(pad "3" smd roundrect (at 2.4 -0.6) (size 1.2 1.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.125) (tstamp b3cfcc4e-b509-402b-9352-32ba1b98e98c))
(pad "4" smd roundrect (at -2.4 -0.6) (size 1.2 1.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.125) (tstamp 3c2e41a2-69c3-4b0f-8f8c-821502fd04a9))
)