From 199e1b522b1b3d5c5ebaf8c0a3e5959f84c253fd Mon Sep 17 00:00:00 2001 From: Dawsyn Schraiber <32221234+dawsynth@users.noreply.github.com> Date: Wed, 29 Jan 2025 23:49:55 -0500 Subject: RP2040 PCB: Rev 1 --- hardware/symbols/WL-SMCW_0603.kicad_sym | 80 +++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 hardware/symbols/WL-SMCW_0603.kicad_sym (limited to 'hardware/symbols/WL-SMCW_0603.kicad_sym') diff --git a/hardware/symbols/WL-SMCW_0603.kicad_sym b/hardware/symbols/WL-SMCW_0603.kicad_sym new file mode 100644 index 0000000..00068f3 --- /dev/null +++ b/hardware/symbols/WL-SMCW_0603.kicad_sym @@ -0,0 +1,80 @@ + +(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) + (symbol "WL-SMCW_0603" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at -1.988 3.972 0) + (effects (font (size 1.27 1.27)) (justify bottom left)) + ) + (property "Value" "WL-SMCW_0603" (id 1) (at -2.628 -3.928 0) + (effects (font (size 1.27 1.27)) (justify bottom left)) + ) + (property "Footprint" "WL-SMCW_0603:WL-SMCW_0603" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) (justify bottom) hide) + ) + (symbol "WL-SMCW_0603_0_0" + (text "+" (at 3.08 -1.74 0) + (effects (font (size 1.27 1.27)) (justify bottom left)) + ) + (polyline + (pts (xy 2.54 -1.27) (xy 0.0 0.0)) (stroke (width 0.254)) + ) + (polyline + (pts (xy 0.0 0.0) (xy 2.54 1.27)) (stroke (width 0.254)) + ) + (polyline + (pts (xy 0.0 -1.27) (xy 0.0 0.0)) (stroke (width 0.254)) + ) + (polyline + (pts (xy 0.0 0.0) (xy 0.0 1.27)) (stroke (width 0.254)) + ) + (polyline + (pts (xy 2.54 -1.27) (xy 2.54 0.0)) (stroke (width 0.254)) + ) + (polyline + (pts (xy 2.54 0.0) (xy 2.54 1.27)) (stroke (width 0.254)) + ) + (polyline + (pts (xy 1.778 2.032) (xy 0.381 3.429)) (stroke (width 0.1524)) + ) + (polyline + (pts (xy 0.635 1.905) (xy -0.762 3.302)) (stroke (width 0.1524)) + ) + (polyline + (pts (xy 0.0 0.0) (xy 2.54 0.0)) (stroke (width 0.254)) + ) + (polyline + (pts + (xy 0.381 3.429) + (xy 1.27 3.048) + (xy 0.762 2.54) + (xy 0.381 3.429) + ) + (stroke (width 0.1524)) (fill (type outline)) + ) + (polyline + (pts + (xy -0.762 3.302) + (xy 0.127 2.921) + (xy -0.381 2.413) + (xy -0.762 3.302) + ) + (stroke (width 0.1524)) (fill (type outline)) + ) + (pin passive line (at -2.54 0.0 0) (length 2.54) + (name "~" + (effects (font (size 1.016 1.016))) + ) + (number "1" + (effects (font (size 1.016 1.016))) + ) + ) + (pin passive line (at 5.08 0.0 180.0) (length 2.54) + (name "~" + (effects (font (size 1.016 1.016))) + ) + (number "2" + (effects (font (size 1.016 1.016))) + ) + ) + ) + ) +) \ No newline at end of file -- cgit v1.2.3