~ubuntu-branches/ubuntu/trusty/fritzing/trusty-proposed

« back to all changes in this revision

Viewing changes to pdb/obsolete/LED-white-5mm.fzp

  • Committer: Package Import Robot
  • Author(s): Enrique Hernández Bello
  • Date: 2012-11-11 21:38:56 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20121111213856-0825ywdrtdcshl91
Tags: 0.7.10b-1
* New upstream version. Closes: #661495, #692998
* Removed useless patches.
* Removed SetupAPI.lib from sourceless files.
* Skip dfsg tarball creation if there are no sourceless files.
* Added libqt4-sql-sqlite to dependencies. Thanks to Tom Hummel <tom@bluespice.org>.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?><module fritzingVersion="0.1.beta.1407" moduleId="1902whiteABDC24">
 
2
 <version replacedby="2912whiteBBEC34">2</version>
 
3
 <author>Stefan Hermann</author>
 
4
 <title>white LED - 5mm</title>
 
5
 <label>LED</label>
 
6
 <date>2008-10-10</date>
 
7
 <tags>
 
8
  <tag>LED</tag>
 
9
  <tag>white LED</tag>
 
10
  <tag>indicator</tag>
 
11
  <tag>fritzing core</tag>
 
12
 </tags>
 
13
 <properties>
 
14
  <property name="obsoletepackage">T1.75 (5mm) [THT]</property>
 
15
  <property name="family">obsolete LED</property>
 
16
  <property name="forward voltage">1.8V</property>
 
17
  <property name="color">white</property>
 
18
 </properties>
 
19
 <description>A generic white LED (~1.8V)</description>
 
20
 <views>
 
21
  <iconView>
 
22
   <layers image="icon/LED-white-5mmicon.svg">
 
23
    <layer layerId="icon"/>
 
24
   </layers>
 
25
  </iconView>
 
26
  <breadboardView fliphorizontal="true" flipvertical="true">
 
27
   <layers image="breadboard/LED-5mm-white.svg">
 
28
    <layer layerId="breadboard"/>
 
29
   </layers>
 
30
  </breadboardView>
 
31
  <schematicView>
 
32
   <layers image="schematic/led.svg">
 
33
    <layer layerId="schematic"/>
 
34
   </layers>
 
35
  </schematicView>
 
36
  <pcbView>
 
37
   <layers image="pcb/T1.75_LED.svg">
 
38
    <layer layerId="copper0"/>
 
39
    <layer layerId="keepout"/>
 
40
    <layer layerId="soldermask"/>
 
41
    <layer layerId="silkscreen"/>
 
42
    <layer layerId="outline"/>
 
43
   </layers>
 
44
  </pcbView>
 
45
 </views>
 
46
 <connectors>
 
47
  <connector id="connector0" name="cathode" type="male">
 
48
   <description>cathode pin</description>
 
49
   <views>
 
50
    <breadboardView>
 
51
     <p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/>
 
52
    </breadboardView>
 
53
    <schematicView>
 
54
     <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
 
55
    </schematicView>
 
56
    <pcbView>
 
57
     <p layer="copper0" svgId="connector0pad"/>
 
58
    </pcbView>
 
59
   </views>
 
60
  </connector>
 
61
  <connector id="connector1" name="anode" type="male">
 
62
   <description>anode pin</description>
 
63
   <views>
 
64
    <breadboardView>
 
65
     <p layer="breadboard" svgId="connector1pin" terminalId="connector1terminal"/>
 
66
    </breadboardView>
 
67
    <schematicView>
 
68
     <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>
 
69
    </schematicView>
 
70
    <pcbView>
 
71
     <p layer="copper0" svgId="connector1pad"/>
 
72
    </pcbView>
 
73
   </views>
 
74
  </connector>
 
75
 </connectors>
 
76
</module>
 
 
b'\\ No newline at end of file'