Re-size output pngs to be a bit more reasonably sized

new_hw_integrated
Richard Meadows 2015-06-17 21:28:51 +01:00
rodzic 8220e0f618
commit e5f7d33fbc
36 zmienionych plików z 71 dodań i 18 usunięć

Wyświetl plik

@ -6,12 +6,20 @@ Parts.md: parts
schematic: bristol_longshot.sch.pdf bristol_longshot.sch.png
board: bristol_longshot.brd.pdf bristol_longshot.brd.png
.PHONY: clean
clean:
rm Parts.md
rm bristol_longshot.sch.pdf
rm bristol_longshot.sch.png
rm bristol_longshot.brd.pdf
rm bristol_longshot.brd.png
#
# PNG from .sch
#
%.sch.png: %.sch
rm -f $@
eagle -C "export image $@ 600; display all; quit" $<
eagle -C "export image $@ 300; display all; quit" $<
#
# PDF from .sch
# 1 page lanscape
@ -25,7 +33,7 @@ board: bristol_longshot.brd.pdf bristol_longshot.brd.png
#
%.brd.png: %.brd
rm -f $@
eagle -C "ratsnest; export image $@ 2400; display all; quit" $<
eagle -C "ratsnest; export image $@ 1800; display all; quit" $<
#
# PDF from .brd
# -1 limits to one page

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 474 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 337 KiB

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 240 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 98 KiB

Wyświetl plik

@ -6,12 +6,20 @@ Parts.md: parts
schematic: bristol_longshot.sch.pdf bristol_longshot.sch.png
board: bristol_longshot.brd.pdf bristol_longshot.brd.png
.PHONY: clean
clean:
rm Parts.md
rm bristol_longshot.sch.pdf
rm bristol_longshot.sch.png
rm bristol_longshot.brd.pdf
rm bristol_longshot.brd.png
#
# PNG from .sch
#
%.sch.png: %.sch
rm -f $@
eagle -C "export image $@ 600; display all; quit" $<
eagle -C "export image $@ 300; display all; quit" $<
#
# PDF from .sch
# 1 page lanscape
@ -25,7 +33,7 @@ board: bristol_longshot.brd.pdf bristol_longshot.brd.png
#
%.brd.png: %.brd
rm -f $@
eagle -C "ratsnest; export image $@ 2400; display all; quit" $<
eagle -C "ratsnest; export image $@ 1800; display all; quit" $<
#
# PDF from .brd
# -1 limits to one page

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 488 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 340 KiB

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 348 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 130 KiB

Wyświetl plik

@ -6,12 +6,20 @@ Parts.md: parts
schematic: bristol_longshot.sch.pdf bristol_longshot.sch.png
board: bristol_longshot.brd.pdf bristol_longshot.brd.png
.PHONY: clean
clean:
rm Parts.md
rm bristol_longshot.sch.pdf
rm bristol_longshot.sch.png
rm bristol_longshot.brd.pdf
rm bristol_longshot.brd.png
#
# PNG from .sch
#
%.sch.png: %.sch
rm -f $@
eagle -C "export image $@ 600; display all; quit" $<
eagle -C "export image $@ 300; display all; quit" $<
#
# PDF from .sch
# 1 page lanscape
@ -25,7 +33,7 @@ board: bristol_longshot.brd.pdf bristol_longshot.brd.png
#
%.brd.png: %.brd
rm -f $@
eagle -C "ratsnest; export image $@ 2400; display all; quit" $<
eagle -C "ratsnest; export image $@ 1800; display all; quit" $<
#
# PDF from .brd
# -1 limits to one page

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 925 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 658 KiB

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 640 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 232 KiB

Wyświetl plik

@ -6,12 +6,20 @@ Parts.md: parts
schematic: bristol_longshot.sch.pdf bristol_longshot.sch.png
board: bristol_longshot.brd.pdf bristol_longshot.brd.png
.PHONY: clean
clean:
rm Parts.md
rm bristol_longshot.sch.pdf
rm bristol_longshot.sch.png
rm bristol_longshot.brd.pdf
rm bristol_longshot.brd.png
#
# PNG from .sch
#
%.sch.png: %.sch
rm -f $@
eagle -C "export image $@ 600; display all; quit" $<
eagle -C "export image $@ 300; display all; quit" $<
#
# PDF from .sch
# 1 page lanscape
@ -25,7 +33,7 @@ board: bristol_longshot.brd.pdf bristol_longshot.brd.png
#
%.brd.png: %.brd
rm -f $@
eagle -C "ratsnest; export image $@ 2400; display all; quit" $<
eagle -C "ratsnest; export image $@ 1800; display all; quit" $<
#
# PDF from .brd
# -1 limits to one page

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1019 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 717 KiB

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 925 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 329 KiB

Wyświetl plik

@ -6,12 +6,20 @@ Parts.md: parts
schematic: bristol_longshot.sch.pdf bristol_longshot.sch.png
board: bristol_longshot.brd.pdf bristol_longshot.brd.png
.PHONY: clean
clean:
rm Parts.md
rm bristol_longshot.sch.pdf
rm bristol_longshot.sch.png
rm bristol_longshot.brd.pdf
rm bristol_longshot.brd.png
#
# PNG from .sch
#
%.sch.png: %.sch
rm -f $@
eagle -C "export image $@ 600; display all; quit" $<
eagle -C "export image $@ 300; display all; quit" $<
#
# PDF from .sch
# 1 page lanscape
@ -25,7 +33,7 @@ board: bristol_longshot.brd.pdf bristol_longshot.brd.png
#
%.brd.png: %.brd
rm -f $@
eagle -C "ratsnest; export image $@ 2400; display all; quit" $<
eagle -C "ratsnest; export image $@ 1800; display all; quit" $<
#
# PDF from .brd
# -1 limits to one page

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 54 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 37 KiB

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 122 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 42 KiB

Wyświetl plik

@ -6,12 +6,20 @@ Parts.md: parts
schematic: bristol_longshot.sch.pdf bristol_longshot.sch.png
board: bristol_longshot.brd.pdf bristol_longshot.brd.png
.PHONY: clean
clean:
rm Parts.md
rm bristol_longshot.sch.pdf
rm bristol_longshot.sch.png
rm bristol_longshot.brd.pdf
rm bristol_longshot.brd.png
#
# PNG from .sch
#
%.sch.png: %.sch
rm -f $@
eagle -C "export image $@ 600; display all; quit" $<
eagle -C "export image $@ 300; display all; quit" $<
#
# PDF from .sch
# 1 page lanscape
@ -25,7 +33,7 @@ board: bristol_longshot.brd.pdf bristol_longshot.brd.png
#
%.brd.png: %.brd
rm -f $@
eagle -C "ratsnest; export image $@ 2400; display all; quit" $<
eagle -C "ratsnest; export image $@ 1800; display all; quit" $<
#
# PDF from .brd
# -1 limits to one page

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 70 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 48 KiB

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 116 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 39 KiB

Wyświetl plik

@ -6,12 +6,20 @@ Parts.md: parts
schematic: bristol_longshot.sch.pdf bristol_longshot.sch.png
board: bristol_longshot.brd.pdf bristol_longshot.brd.png
.PHONY: clean
clean:
rm Parts.md
rm bristol_longshot.sch.pdf
rm bristol_longshot.sch.png
rm bristol_longshot.brd.pdf
rm bristol_longshot.brd.png
#
# PNG from .sch
#
%.sch.png: %.sch
rm -f $@
eagle -C "export image $@ 600; display all; quit" $<
eagle -C "export image $@ 300; display all; quit" $<
#
# PDF from .sch
# 1 page lanscape
@ -25,7 +33,7 @@ board: bristol_longshot.brd.pdf bristol_longshot.brd.png
#
%.brd.png: %.brd
rm -f $@
eagle -C "ratsnest; export image $@ 2400; display all; quit" $<
eagle -C "ratsnest; export image $@ 1800; display all; quit" $<
#
# PDF from .brd
# -1 limits to one page

Wyświetl plik

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.3.0">
<eagle version="6.5.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
@ -1789,9 +1789,6 @@ Covered vias can be set in Masks (Limit).
<autorouter>
<pass name="Default">
<param name="RoutingGrid" value="50mil"/>
<param name="AutoGrid" value="1"/>
<param name="Efforts" value="0"/>
<param name="TopRouterVariant" value="1"/>
<param name="tpViaShape" value="round"/>
<param name="PrefDir.1" value="|"/>
<param name="PrefDir.2" value="0"/>

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 745 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 551 KiB

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 446 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 159 KiB