Skip to content

Commit

Permalink
Add cmp for Switch SPDT 2-Position
Browse files Browse the repository at this point in the history
  • Loading branch information
ubruhin committed Nov 4, 2024
1 parent 1bf0947 commit f06414a
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmp/c5123a2e-4b57-4539-bbce-75976e968592/.librepcb-cmp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
45 changes: 45 additions & 0 deletions cmp/c5123a2e-4b57-4539-bbce-75976e968592/component.lp
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
(librepcb_component c5123a2e-4b57-4539-bbce-75976e968592
(name "Switch SPDT 2-Position")
(description "Single-Pole Double-Throw switch.")
(keywords "switch,spdt,single-pole,double-throw")
(author "U. Bruhin")
(version "0.1")
(created 2024-11-04T13:31:27Z)
(deprecated false)
(generated_by "")
(category e29f0cb3-ef6d-4203-b854-d75150cbae0b)
(schematic_only false)
(default_value "{{MPN or DEVICE}}")
(prefix "S")
(signal 408f7046-b6df-4cc7-a78a-f028f07b86ac (name "COM") (role passive)
(required true) (negated false) (clock false) (forced_net "")
)
(signal ed69dc8b-7e7a-4037-84b6-52cc0253796a (name "NC") (role passive)
(required false) (negated false) (clock false) (forced_net "")
)
(signal ed6104bb-9d8e-4425-b293-c5d8e924ab0e (name "NO") (role passive)
(required false) (negated false) (clock false) (forced_net "")
)
(variant 29632fdd-f4c7-477a-90f9-2041add46031 (norm "IEC 60617")
(name "European")
(description "")
(gate 0a1a5dba-bf71-46bc-bb93-bf2b91dfdb2b
(symbol 25e7cd9a-b6d7-4a04-bf73-c09607d3a460)
(position 0.0 0.0) (rotation 0.0) (required true) (suffix "")
(pin 9d679ba7-e86b-410c-b79a-8fca39bd0b98 (signal ed69dc8b-7e7a-4037-84b6-52cc0253796a) (text none))
(pin e41a6a9b-d70f-406b-88f8-360254501386 (signal ed6104bb-9d8e-4425-b293-c5d8e924ab0e) (text none))
(pin fc8ecc6b-c45a-40c3-9ef1-63b41fcc1cd1 (signal 408f7046-b6df-4cc7-a78a-f028f07b86ac) (text none))
)
)
(variant cd4148f9-05ce-4474-9ce9-9fe16fe79750 (norm "IEEE 315")
(name "American")
(description "")
(gate d83c7dbc-6e8c-44d5-9a06-fdccf6f5fc05
(symbol 4c355a2e-c5bc-484f-a3bc-a3d743b01a2d)
(position 0.0 0.0) (rotation 0.0) (required true) (suffix "")
(pin 516be0b8-ec1f-4bf9-8d4e-5d3313c3024b (signal ed69dc8b-7e7a-4037-84b6-52cc0253796a) (text none))
(pin 717bbdd9-261c-40c9-b4dd-9730228f6af6 (signal ed6104bb-9d8e-4425-b293-c5d8e924ab0e) (text none))
(pin b5140ac9-13b5-419d-8fc8-839028a616e5 (signal 408f7046-b6df-4cc7-a78a-f028f07b86ac) (text none))
)
)
)

0 comments on commit f06414a

Please sign in to comment.