-
Notifications
You must be signed in to change notification settings - Fork 849
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
805 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<module moduleId="newBreadboardLogoImageModuleID" > | ||
<version>4</version> | ||
<author>Jonathan Cohen</author> | ||
<title>Breadboard Image</title> | ||
<date>2012-10-23</date> | ||
<label>IMG</label> | ||
<tags> | ||
<tag>breadboard</tag> | ||
<tag>part</tag> | ||
<tag>diy</tag> | ||
<tag>fritzing core</tag> | ||
</tags> | ||
<properties> | ||
<property name="family" >Logo</property> | ||
<property name="filename" ></property> | ||
<property name="shape" ></property> | ||
<property name="type" >image</property> | ||
</properties> | ||
<taxonomy>discreteParts.breadboard.logo</taxonomy> | ||
<description>For adding images to the breadboard view</description> | ||
<views> | ||
<defaultUnits>mm</defaultUnits> | ||
<iconView> | ||
<layers image="icon/breadboard_logo.svg" > | ||
<layer layerId="icon" /> | ||
</layers> | ||
</iconView> | ||
<breadboardView> | ||
<layers image="breadboard/new Fritzing icon.svg" > | ||
<layer layerId="breadboard" /> | ||
</layers> | ||
</breadboardView> | ||
<schematicView> | ||
<layers image="breadboard/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</schematicView> | ||
<pcbView> | ||
<layers image="breadboard/new Fritzing icon.svg" > | ||
<layer layerId="unknown"/> | ||
</layers> | ||
</pcbView> | ||
</views> | ||
<connectors/> | ||
<buses/> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<module moduleId="newCopper0LogoImageModuleID" > | ||
<version>4</version> | ||
<author>Brendan Howell</author> | ||
<title>Copper Image</title> | ||
<date>2008-11-25</date> | ||
<label>IMG</label> | ||
<tags> | ||
<tag>pcb</tag> | ||
<tag>part</tag> | ||
<tag>diy</tag> | ||
<tag>fritzing core</tag> | ||
</tags> | ||
<properties> | ||
<property name="family" >Logo</property> | ||
<property name="filename" ></property> | ||
<property name="shape" ></property> | ||
<property name="type" >image</property> | ||
<property name="layer" >copper0</property> | ||
</properties> | ||
<taxonomy>discreteParts.pcb.logo</taxonomy> | ||
<description>For adding images to the bottom copper layer of the board</description> | ||
<views> | ||
<defaultUnits>mm</defaultUnits> | ||
<iconView> | ||
<layers image="icon/copper0_logo.svg" > | ||
<layer layerId="icon" /> | ||
</layers> | ||
</iconView> | ||
<breadboardView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</breadboardView> | ||
<schematicView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</schematicView> | ||
<pcbView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="copper0"/> | ||
</layers> | ||
</pcbView> | ||
</views> | ||
<connectors/> | ||
<buses/> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<module moduleId="newCopper1LogoImageModuleID" > | ||
<version>4</version> | ||
<author>Brendan Howell</author> | ||
<title>Copper Image</title> | ||
<date>2008-11-25</date> | ||
<label>IMG</label> | ||
<tags> | ||
<tag>pcb</tag> | ||
<tag>part</tag> | ||
<tag>diy</tag> | ||
<tag>fritzing core</tag> | ||
</tags> | ||
<properties> | ||
<property name="family" >Logo</property> | ||
<property name="filename" ></property> | ||
<property name="shape" ></property> | ||
<property name="type" >image</property> | ||
<property name="layer" >copper1</property> | ||
</properties> | ||
<taxonomy>discreteParts.pcb.logo</taxonomy> | ||
<description>For adding images to the top copper layer of the board</description> | ||
<views> | ||
<defaultUnits>mm</defaultUnits> | ||
<iconView> | ||
<layers image="icon/copper1_logo.svg" > | ||
<layer layerId="icon" /> | ||
</layers> | ||
</iconView> | ||
<breadboardView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</breadboardView> | ||
<schematicView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</schematicView> | ||
<pcbView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="copper1"/> | ||
</layers> | ||
</pcbView> | ||
</views> | ||
<connectors/> | ||
<buses/> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<module moduleId="newLogoImageModuleID" > | ||
<version>4</version> | ||
<author>Brendan Howell</author> | ||
<title>Silkscreen Image</title> | ||
<date>2008-11-25</date> | ||
<label>IMG</label> | ||
<tags> | ||
<tag>pcb</tag> | ||
<tag>part</tag> | ||
<tag>diy</tag> | ||
<tag>fritzing core</tag> | ||
</tags> | ||
<properties> | ||
<property name="family" >Logo</property> | ||
<property name="filename" ></property> | ||
<property name="shape" ></property> | ||
<property name="type" >image</property> | ||
<property name="layer" >silkscreen</property> | ||
</properties> | ||
<taxonomy>discreteParts.pcb.logo</taxonomy> | ||
<description>For adding images to the silkscreen layer of the board</description> | ||
<views> | ||
<defaultUnits>mm</defaultUnits> | ||
<iconView> | ||
<layers image="icon/silkscreen_logo.svg" > | ||
<layer layerId="icon" /> | ||
</layers> | ||
</iconView> | ||
<breadboardView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</breadboardView> | ||
<schematicView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</schematicView> | ||
<pcbView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="silkscreen"/> | ||
</layers> | ||
</pcbView> | ||
</views> | ||
<connectors/> | ||
<buses/> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<module moduleId="newSchematicLogoImageModuleID" > | ||
<version>4</version> | ||
<author>Brendan Howell</author> | ||
<title>Schematic Image</title> | ||
<date>2008-11-25</date> | ||
<label>IMG</label> | ||
<tags> | ||
<tag>schematic</tag> | ||
<tag>part</tag> | ||
<tag>diy</tag> | ||
<tag>fritzing core</tag> | ||
</tags> | ||
<properties> | ||
<property name="family" >Logo</property> | ||
<property name="filename" ></property> | ||
<property name="shape" ></property> | ||
<property name="type" >image</property> | ||
</properties> | ||
<taxonomy>discreteParts.schematic.logo</taxonomy> | ||
<description>For adding images to the schematic view</description> | ||
<views> | ||
<defaultUnits>mm</defaultUnits> | ||
<iconView> | ||
<layers image="icon/schematic_logo.svg" > | ||
<layer layerId="icon" /> | ||
</layers> | ||
</iconView> | ||
<breadboardView> | ||
<layers image="schematic/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</breadboardView> | ||
<schematicView> | ||
<layers image="schematic/new Fritzing icon.svg" > | ||
<layer layerId="schematic" /> | ||
</layers> | ||
</schematicView> | ||
<pcbView> | ||
<layers image="schematic/new Fritzing icon.svg" > | ||
<layer layerId="unknown"/> | ||
</layers> | ||
</pcbView> | ||
</views> | ||
<connectors/> | ||
<buses/> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<module moduleId="newSilkscreen0LogoImageModuleID" > | ||
<version>4</version> | ||
<author>Brendan Howell</author> | ||
<title>Silkscreen Image</title> | ||
<date>2008-11-25</date> | ||
<label>IMG</label> | ||
<tags> | ||
<tag>pcb</tag> | ||
<tag>part</tag> | ||
<tag>diy</tag> | ||
<tag>fritzing core</tag> | ||
</tags> | ||
<properties> | ||
<property name="family" >Logo</property> | ||
<property name="filename" ></property> | ||
<property name="shape" ></property> | ||
<property name="type" >image</property> | ||
<property name="layer" >silkscreen0</property> | ||
</properties> | ||
<taxonomy>discreteParts.pcb.logo</taxonomy> | ||
<description>For adding images to the silkscreen layer of the board</description> | ||
<views> | ||
<defaultUnits>mm</defaultUnits> | ||
<iconView> | ||
<layers image="icon/silkscreen_logo.svg" > | ||
<layer layerId="icon" /> | ||
</layers> | ||
</iconView> | ||
<breadboardView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</breadboardView> | ||
<schematicView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="unknown" /> | ||
</layers> | ||
</schematicView> | ||
<pcbView> | ||
<layers image="pcb/new Fritzing icon.svg" > | ||
<layer layerId="silkscreen0"/> | ||
</layers> | ||
</pcbView> | ||
</views> | ||
<connectors/> | ||
<buses/> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.