From 982798292719a24bcbb4f9e17cd5c65c8a46ecda Mon Sep 17 00:00:00 2001 From: Nathan Perry Date: Mon, 2 Sep 2024 19:53:43 -0400 Subject: move hw into subdirectory --- hw/proj.kicad_sym | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 hw/proj.kicad_sym (limited to 'hw/proj.kicad_sym') diff --git a/hw/proj.kicad_sym b/hw/proj.kicad_sym new file mode 100644 index 0000000..f7fb2a9 --- /dev/null +++ b/hw/proj.kicad_sym @@ -0,0 +1,180 @@ +(kicad_symbol_lib + (version 20231120) + (generator "kicad_symbol_editor") + (generator_version "8.0") + (symbol "CHS-01TA" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "SW" + (at 7.62 3.81 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "CHS-01TA" + (at 0 0 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "SW_CHS-01TA_NDC" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Datasheet" "CHS-01TA" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "CHS-01TA" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SW_CHS-01TA_NDC" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "CHS-01TA_0_1" + (polyline + (pts + (xy 2.54 0) (xy 3.81 0) + ) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 4.445 0) (xy 11.43 1.905) + ) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 12.7 0) (xy 11.43 0) + ) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 4.445 0) + (radius 0.635) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 10.795 0) + (radius 0.635) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (pin unspecified line + (at 0 0 0) + (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 15.24 0 180) + (length 2.54) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) +) -- cgit v1.3.1