Skip to content
Snippets Groups Projects
Commit 86f4355e authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Fix Speaker according to KLC

parent b16adfbb
No related branches found
No related tags found
No related merge requests found
......@@ -10007,46 +10007,49 @@
)
)
(symbol "Speaker" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "LS" (id 0) (at 1.27 5.715 0)
(property "Reference" "LS" (id 0) (at 1.27 6.35 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "Speaker" (id 1) (at 1.27 3.81 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "fab:PinHeader_1x02_P2.54mm_Horizontal_SMD" (id 2) (at 0 -5.08 0)
(property "Footprint" "fab:PinHeader_1x02_P2.54mm_Horizontal_SMD" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at -0.254 -1.27 0)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "speaker sound loudspeaker buzzer" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic Speaker" (id 5) (at 0 0 0)
(property "ki_description" "Generic sound device" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*1x02*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Speaker_0_0"
(rectangle (start -2.54 1.27) (end 1.016 -3.81)
(rectangle (start -1.27 2.54) (end 1.27 -2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
(fill (type background))
)
(polyline
(pts
(xy 1.016 1.27)
(xy 3.556 3.81)
(xy 3.556 -6.35)
(xy 1.016 -3.81)
(xy 1.27 2.54)
(xy 3.81 5.08)
(xy 3.81 -5.08)
(xy 1.27 -2.54)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
(fill (type background))
)
)
(symbol "Speaker_1_1"
(pin input line (at -5.08 0 0) (length 2.54)
(pin input line (at -3.81 1.27 0) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -5.08 -2.54 0) (length 2.54)
(pin input line (at -3.81 -1.27 0) (length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment