/usr/share/fritzing/parts/obsolete/led-rgb-6pin.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 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 | <?xml version="1.0" encoding="UTF-8"?><module fritzingVersion="0.3.15b.02.03.3943" moduleId="e89358121bacffbe9b6372e42e4799f4">
<version replacedby="e89358121bacffbe9b6372e42e4799f4LEDModuleID">4</version>
<author>Lionel Michel</author>
<title>RGB LED (6 legs)</title>
<label>LED</label>
<date>2010-02-10</date>
<tags>
<tag>RGB LED</tag>
<tag>RGBB</tag>
<tag>full color</tag>
<tag>fritzing core</tag>
</tags>
<properties>
<property name="package">5 mm [THT]</property>
<property name="family">obsolete LED</property>
<property name="color" showInLabel="yes">RGBB</property>
</properties>
<description>A full-color LED, combined from four colors RGBB.</description>
<views>
<iconView>
<layers image="icon/led-rgb-6pin.svg">
<layer layerId="icon"/>
</layers>
</iconView>
<breadboardView>
<layers image="breadboard/led-rgb-6pin.svg">
<layer layerId="breadboard"/>
</layers>
</breadboardView>
<schematicView>
<layers image="schematic/led-rgb-6pin.svg">
<layer layerId="schematic"/>
</layers>
</schematicView>
<pcbView>
<layers image="pcb/led-rgb-6pin.svg">
<layer layerId="copper0"/>
<layer layerId="silkscreen"/>
<layer layerId="keepout"/>
<layer layerId="soldermask"/>
<layer layerId="outline"/>
<layer layerId="copper1"/></layers>
</pcbView>
</views>
<connectors>
<connector id="connector0" name="Blue1" type="male">
<description>Blue component</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector0pin"/>
<p layer="copper1" svgId="connector0pin"/></pcbView>
</views>
</connector>
<connector id="connector1" name="GND" type="male">
<description>Ground</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector1pin" terminalId="connector1terminal"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector1pin"/>
<p layer="copper1" svgId="connector1pin"/></pcbView>
</views>
</connector>
<connector id="connector2" name="Green" type="male">
<description>Green component</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector2pin" terminalId="connector2terminal"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector2pin" terminalId="connector2terminal"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector2pin"/>
<p layer="copper1" svgId="connector2pin"/></pcbView>
</views>
</connector>
<connector id="connector3" name="Blue2" type="male">
<description>Blue component</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector5pin" terminalId="connector5terminal"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector3pin" terminalId="connector3terminal"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector3pin"/>
<p layer="copper1" svgId="connector3pin"/></pcbView>
</views>
</connector>
<connector id="connector4" name="GND" type="male">
<description>Ground</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector4pin" terminalId="connector4terminal"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector4pin" terminalId="connector4terminal"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector4pin"/>
<p layer="copper1" svgId="connector4pin"/></pcbView>
</views>
</connector>
<connector id="connector5" name="Red" type="male">
<description>Red component</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector3pin" terminalId="connector3terminal"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector5pin" terminalId="connector5terminal"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector5pin"/>
<p layer="copper1" svgId="connector5pin"/></pcbView>
</views>
</connector>
</connectors>
</module>
|