multibuzer footprint added
This commit is contained in:
parent
683c93965c
commit
1f924056f1
|
@ -6,7 +6,7 @@
|
|||
<setting alwaysvectorfont="no"/>
|
||||
<setting verticaltext="up"/>
|
||||
</settings>
|
||||
<grid distance="0.05" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.025" altunitdist="inch" altunit="inch"/>
|
||||
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
|
||||
<layers>
|
||||
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
|
||||
<layer number="2" name="Route2" color="1" fill="3" visible="no" active="yes"/>
|
||||
|
@ -104,6 +104,23 @@
|
|||
<vertex x="7.965" y="0.73"/>
|
||||
</polygon>
|
||||
</package>
|
||||
<package name="MULTIBUZZR">
|
||||
<description><b>BUZZER</b></description>
|
||||
<wire x1="6.096" y1="0.127" x2="7.874" y2="0.127" width="0.1524" layer="21"/>
|
||||
<wire x1="6.985" y1="1.016" x2="6.985" y2="-0.762" width="0.1524" layer="21"/>
|
||||
<circle x="0" y="0" radius="6" width="0.1524" layer="21"/>
|
||||
<circle x="0" y="0" radius="5.5" width="0.1524" layer="21"/>
|
||||
<circle x="0" y="0" radius="1" width="0.1524" layer="21"/>
|
||||
<circle x="6.985" y="0.127" radius="1" width="0.1524" layer="21"/>
|
||||
<pad name="-" x="-3.8" y="0" drill="0.8" diameter="1.8" shape="octagon"/>
|
||||
<pad name="+" x="3.8" y="0" drill="0.8" diameter="1.8" shape="octagon"/>
|
||||
<text x="-5.08" y="6.35" size="1.778" layer="25" ratio="10">>NAME</text>
|
||||
<text x="-5.08" y="-7.62" size="1.778" layer="27" ratio="10">>VALUE</text>
|
||||
<pad name="-1" x="-2.3" y="2.3" drill="0.8" diameter="1.8" shape="octagon"/>
|
||||
<pad name="+1" x="2.3" y="-2.3" drill="0.8" diameter="1.8" shape="octagon"/>
|
||||
<wire x1="-3.81" y1="0" x2="-2.3" y2="2.3" width="1.27" layer="1"/>
|
||||
<wire x1="2.3" y1="-2.3" x2="3.81" y2="0" width="1.27" layer="1"/>
|
||||
</package>
|
||||
</packages>
|
||||
<symbols>
|
||||
<symbol name="VIBRAMOTOR">
|
||||
|
@ -115,6 +132,18 @@
|
|||
<pin name="P$1" x="-15.24" y="-2.54" length="middle" direction="pwr"/>
|
||||
<pin name="P$2" x="-15.24" y="2.54" length="middle" direction="pwr"/>
|
||||
</symbol>
|
||||
<symbol name="B">
|
||||
<wire x1="-2.54" y1="5.08" x2="5.08" y2="5.08" width="0.254" layer="94" curve="180"/>
|
||||
<wire x1="-2.54" y1="5.08" x2="1.27" y2="5.08" width="0.254" layer="94"/>
|
||||
<wire x1="1.27" y1="1.27" x2="1.27" y2="5.08" width="0.1524" layer="94"/>
|
||||
<wire x1="1.27" y1="5.08" x2="5.08" y2="5.08" width="0.254" layer="94"/>
|
||||
<wire x1="2.54" y1="-2.54" x2="2.54" y2="1.397" width="0.1524" layer="94"/>
|
||||
<wire x1="0" y1="-2.54" x2="0" y2="1.397" width="0.1524" layer="94"/>
|
||||
<text x="-2.54" y="6.35" size="1.778" layer="95">>NAME</text>
|
||||
<text x="5.08" y="0" size="1.778" layer="96">>VALUE</text>
|
||||
<pin name="-" x="5.08" y="-2.54" visible="pad" length="short" direction="pas" rot="R180"/>
|
||||
<pin name="+" x="-2.54" y="-2.54" visible="pad" length="short" direction="pas"/>
|
||||
</symbol>
|
||||
</symbols>
|
||||
<devicesets>
|
||||
<deviceset name="VIBRAMOTOR">
|
||||
|
@ -133,6 +162,28 @@
|
|||
</device>
|
||||
</devices>
|
||||
</deviceset>
|
||||
<deviceset name="MULTIBUZZR" prefix="SG">
|
||||
<description><b>BUZZER</b><p> Source: Buerklin</description>
|
||||
<gates>
|
||||
<gate name="G$1" symbol="B" x="0" y="0"/>
|
||||
</gates>
|
||||
<devices>
|
||||
<device name="" package="MULTIBUZZR">
|
||||
<connects>
|
||||
<connect gate="G$1" pin="+" pad="+ +1"/>
|
||||
<connect gate="G$1" pin="-" pad="- -1"/>
|
||||
</connects>
|
||||
<technologies>
|
||||
<technology name="">
|
||||
<attribute name="MF" value="" constant="no"/>
|
||||
<attribute name="MPN" value="" constant="no"/>
|
||||
<attribute name="OC_FARNELL" value="unknown" constant="no"/>
|
||||
<attribute name="OC_NEWARK" value="unknown" constant="no"/>
|
||||
</technology>
|
||||
</technologies>
|
||||
</device>
|
||||
</devices>
|
||||
</deviceset>
|
||||
</devicesets>
|
||||
</library>
|
||||
</drawing>
|
||||
|
|
Loading…
Reference in New Issue
Block a user