-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
77 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
(librepcb_symbol c499d5f2-cd95-4ce9-8c95-0a6ab17ee2a1 | ||
(name "Buzzer") | ||
(description "Buzzer (DC operated)") | ||
(keywords "beeper,speaker,horn") | ||
(author "U. Bruhin") | ||
(version "0.1") | ||
(created 2024-10-23T20:46:45Z) | ||
(deprecated false) | ||
(generated_by "") | ||
(category 75a26b1f-c84e-4a3d-a20d-021d37e6697d) | ||
(pin 6ae67a4c-e5ea-4580-b4bb-8b66227c34d2 (name "+") | ||
(position -2.54 0.0) (rotation 0.0) (length 1.5) | ||
(name_position 2.55 0.0) (name_rotation 0.0) (name_height 2.5) | ||
(name_align left center) | ||
) | ||
(pin 5802ff4b-3839-46b0-af68-6ffb01d82d0a (name "-") | ||
(position -2.54 -2.54) (rotation 0.0) (length 1.5) | ||
(name_position 2.77 0.0) (name_rotation 0.0) (name_height 2.5) | ||
(name_align left center) | ||
) | ||
(polygon 33ef8648-ca10-4d99-9620-f5d821dbb571 (layer sym_outlines) | ||
(width 0.2) (fill false) (grab_area true) | ||
(vertex (position 2.54 2.54) (angle 0.0)) | ||
(vertex (position 2.54 -5.08) (angle -180.0)) | ||
(vertex (position 2.54 2.54) (angle 0.0)) | ||
) | ||
(text f92d0faf-fade-45a8-a79a-85d284d77793 (layer sym_names) (value "{{NAME}}") | ||
(align left top) (height 2.5) (position 2.54 2.54) (rotation 180.0) | ||
) | ||
(text a7a2c159-d3dd-4f86-a445-ca2e449096d0 (layer sym_values) (value "{{VALUE}}") | ||
(align right top) (height 2.5) (position 2.54 -5.08) (rotation 0.0) | ||
) | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
(librepcb_symbol ddfb7e85-e4be-4a2b-a0cd-268f9099d54f | ||
(name "Speaker") | ||
(description "Speaker (AC operated)") | ||
(keywords "buzzer,beeper,horn") | ||
(author "U. Bruhin") | ||
(version "0.1") | ||
(created 2024-10-23T20:41:20Z) | ||
(deprecated false) | ||
(generated_by "") | ||
(category 75a26b1f-c84e-4a3d-a20d-021d37e6697d) | ||
(pin 0518d35f-e33e-4e39-9b35-888e7905ced7 (name "1") | ||
(position -5.08 0.0) (rotation 0.0) (length 2.54) | ||
(name_position 3.81 0.0) (name_rotation 0.0) (name_height 2.5) | ||
(name_align left center) | ||
) | ||
(pin 951850f9-a63a-49d6-a486-d4f7e6afa57a (name "2") | ||
(position -5.08 -2.54) (rotation 0.0) (length 2.54) | ||
(name_position 3.81 0.0) (name_rotation 0.0) (name_height 2.5) | ||
(name_align left center) | ||
) | ||
(polygon 3e49a869-e06f-472d-ac0b-29705d43fc1e (layer sym_outlines) | ||
(width 0.2) (fill false) (grab_area true) | ||
(vertex (position -2.54 1.27) (angle 0.0)) | ||
(vertex (position 1.27 1.27) (angle 0.0)) | ||
(vertex (position 3.81 3.81) (angle 0.0)) | ||
(vertex (position 3.81 -6.35) (angle 0.0)) | ||
(vertex (position 1.27 -3.81) (angle 0.0)) | ||
(vertex (position -2.54 -3.81) (angle 0.0)) | ||
(vertex (position -2.54 1.27) (angle 0.0)) | ||
) | ||
(polygon 1432ccfa-b26b-4040-95be-cd401e13d480 (layer sym_outlines) | ||
(width 0.2) (fill false) (grab_area false) | ||
(vertex (position 1.27 1.27) (angle 0.0)) | ||
(vertex (position 1.27 -3.81) (angle 0.0)) | ||
) | ||
(text c1fca804-7104-4ef2-beda-a26ef4f95c7a (layer sym_names) (value "{{NAME}}") | ||
(align left bottom) (height 2.5) (position -2.54 1.27) (rotation 0.0) | ||
) | ||
(text f2c6e00d-9d90-4041-a4f8-e22a26243baf (layer sym_values) (value "{{VALUE}}") | ||
(align right top) (height 2.5) (position 1.27 -3.81) (rotation 0.0) | ||
) | ||
) |