/usr/share/fritzing/parts/obsolete/sparkfun-electromechanical-battery-aa-kit.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 | <?xml version="1.0" encoding="UTF-8"?><module fritzingVersion="0.7.2b" moduleId="SparkFun-Electromechanical-BATTERY-AA-KIT">
<!-- generated from Sparkfun Eagle Library 'SparkFun-Electromechanical' BATTERY AA-KIT -->
<version replacedby="Electromechanical-BATTERY-AA-KIT">4</version>
<date>2013-02-13</date>
<label>BAT</label>
<author>www.fritzing.org</author>
<description><b>Battery Holders</b>
Various common sizes : AA, AAA, 20mm coin cell and 12mm coin cell.</description>
<title>Battery Holders</title>
<tags>
<tag>BATTERY</tag>
<tag>AA-KIT</tag>
<tag>BATTERY-AA-KIT</tag>
</tags>
<properties>
<property name="package">battery-aa-kit</property>
<property name="family">//obsolete// sparkfun Battery Holder</property>
<property name="variant">aa-kit</property>
</properties>
<views>
<breadboardView>
<layers image="breadboard/sparkfun-electromechanical_battery-aa-kit_breadboard.svg">
<layer layerId="breadboard"/>
</layers>
</breadboardView>
<schematicView>
<layers image="schematic/sparkfun-electromechanical_battery_schematic.svg">
<layer layerId="schematic"/>
</layers>
</schematicView>
<pcbView>
<layers image="pcb/sparkfun-electromechanical_battery-aa-kit_pcb.svg">
<layer layerId="copper1"/>
<layer layerId="silkscreen"/>
<layer layerId="copper0"/>
</layers>
</pcbView>
<iconView>
<layers image="breadboard/sparkfun-electromechanical_battery-aa-kit_breadboard.svg">
<layer layerId="icon"/>
</layers>
</iconView>
</views>
<connectors>
<connector id="connector0" name="+" type="male">
<description>+</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector0pin"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector0pad"/>
<p layer="copper1" svgId="connector0pad"/>
</pcbView>
</views>
</connector>
<connector id="connector1" name="-" type="male">
<description>-</description>
<views>
<breadboardView>
<p layer="breadboard" svgId="connector1pin"/>
</breadboardView>
<schematicView>
<p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector1pad"/>
<p layer="copper1" svgId="connector1pad"/>
</pcbView>
</views>
</connector>
</connectors>
<buses>
</buses>
</module>
|