/usr/share/fritzing/parts/obsolete/sparkfun-discretesemi-diode-hv.fzp is in fritzing-parts 0.9.3b-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | <?xml version="1.0" encoding="UTF-8"?><module fritzingVersion="0.7.2b" moduleId="SparkFun-DiscreteSemi-DIODE-HV">
<!-- generated from Sparkfun Eagle Library 'SparkFun-DiscreteSemi' DIODE HV -->
<version replacedby="SparkFun-DiscreteSemi-DIODE-HV_v2">4</version>
<date>2013-02-13</date>
<label>D</label>
<author>www.fritzing.org</author>
<description><b>Diode</b>
These are standard reverse protection diodes and small signal diodes. SMA package can handle up to about 1A. SOD-323 can handle about 200mA. What the SOD-323 package when ordering, there are some mfgs out there that are 5-pin packages.</description>
<title>Diode</title>
<tags>
<tag>DIODE</tag>
<tag>DIODE-HV</tag>
<tag>HV</tag>
</tags>
<properties>
<property name="package">diode-hv</property>
<property name="family">/obosolete/sparkfun Diode</property>
<property name="variant">hv</property>
</properties>
<views>
<breadboardView>
<layers image="breadboard/diode.svg">
<layer layerId="breadboard"/>
</layers>
</breadboardView>
<schematicView>
<layers image="schematic/sparkfun-discretesemi_diode_schematic.svg">
<layer layerId="schematic"/>
</layers>
</schematicView>
<pcbView>
<layers image="pcb/sparkfun-discretesemi_diode-hv_pcb.svg">
<layer layerId="copper1"/>
<layer layerId="silkscreen"/>
</layers>
</pcbView>
<iconView>
<layers image="breadboard/diode.svg">
<layer layerId="icon"/>
</layers>
</iconView>
</views>
<connectors>
<connector id="connector0" name="A" type="male">
<description>A</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector0pin" replacedby="connector1pin"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
</schematicView>
<pcbView>
<p layer="copper1" svgId="connector0pad"/>
</pcbView>
</views>
</connector>
<connector id="connector1" name="C" type="male">
<description>C</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector1pin" replacedby="connector0pin"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>
</schematicView>
<pcbView>
<p layer="copper1" svgId="connector1pad"/>
</pcbView>
</views>
</connector>
</connectors>
<buses>
</buses>
</module>
|