1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?xml version="1.0" encoding="UTF-8"?><module fritzingVersion="0.7.2b" moduleId="SparkFun-Passives-RESISTOR-2010">
- <!-- generated from Sparkfun Eagle Library 'SparkFun-Passives' RESISTOR 2010 -->
- <version replacedby="SparkFun-Passives-RESISTOR-2010-ResistorModuleID">4</version>
- <date>2013-02-13</date>
- <label>R</label>
- <author>www.fritzing.org</author>
- <description><b>Resistor</b>
- Basic schematic elements and footprints for 0603, 1206, and PTH resistors.</description>
- <title>Resistor</title>
- <tags>
- <tag>RESISTOR</tag>
- <tag>R2010</tag>
- <tag>2010</tag>
- </tags>
- <properties>
- <property name="package">2010 [SMD]</property>
- <property name="family">//obosolete// Resistor</property>
- <property name="Resistance" showInLabel="yes">220</property>
- <property name="power" showInLabel="yes"/>
- <property name="tolerance" showInLabel="yes">±5%</property>
- </properties>
- <views>
- <breadboardView>
- <layers image="breadboard/resistor_220.svg">
- <layer layerId="breadboard"/>
- </layers>
- </breadboardView>
- <schematicView>
- <layers image="schematic/resistor.svg">
- <layer layerId="schematic"/>
- </layers>
- </schematicView>
- <pcbView>
- <layers image="pcb/sparkfun-passives_r2010_pcb.svg">
- <layer layerId="copper1"/>
- <layer layerId="silkscreen"/>
- </layers>
- </pcbView>
- <iconView>
- <layers image="icon/resistor_icon_220.svg">
- <layer layerId="icon"/>
- </layers>
- </iconView>
- </views>
- <connectors>
- <connector id="connector0" name="Pin 0" type="male">
- <description>Pin0</description>
- <views>
- <breadboardView>
- <p layer="breadboard" svgId="connector0pin" legId="connector0leg"/>
- </breadboardView>
- <schematicView>
- <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
- </schematicView>
- <pcbView>
- <p layer="copper1" svgId="connector0pad"/>
- </pcbView>
- </views>
- </connector>
- <connector id="connector1" name="Pin 1" type="male">
- <description>Pin 1</description>
- <views>
- <breadboardView>
- <p layer="breadboard" svgId="connector1pin" legId="connector1leg"/>
- </breadboardView>
- <schematicView>
- <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>
- </schematicView>
- <pcbView>
- <p layer="copper1" svgId="connector1pad"/>
- </pcbView>
- </views>
- </connector>
- </connectors>
- <buses>
- </buses>
- </module>
|