fisl2012/: add kicad cvpcb diagram

This commit is contained in:
Werner Almesberger 2012-07-25 16:39:31 -03:00
parent d5a0a83d4f
commit 2fc3b976d2
5 changed files with 63 additions and 2 deletions

View File

@ -5,7 +5,7 @@ SHELL=/bin/bash
# UBB_production_08.JPG ubb-vga-pub-plugged-medium.jpg \
# ubb-vga-pub-1024-medium.jpg SIE_KICAD.png
#GEN=schhist.png fped.png kicad.png achieve.pdf flow.pdf
GEN=schem.pdf cat-comp.pdf cat-mod.pdf
GEN=schem.pdf assoc.pdf cat-comp.pdf cat-mod.pdf
#PNG=atusb-front.png
.PHONY: spotless clean upload upload-es
@ -29,9 +29,18 @@ eeschema.png: eeschema.xwd
comped.png: comped.xwd
convert $< $@
cvpcb.png: cvpcb.xwd
convert $< $@
moded.png: moded.xwd
convert $< $@
schem.pdf: schem.fig eeschema.png comped.png
fig2dev -L pdf $< $@
assoc.pdf: assoc.fig cvpcb.png moded.png
fig2dev -L pdf $< $@
cat-comp.pdf: cat-comp.fig
fig2dev -L pdf $< $@

52
fisl2012/assoc.fig Normal file
View File

@ -0,0 +1,52 @@
#FIG 3.2 Produced by xfig version 3.2.5b
Landscape
Center
Metric
A4
100.00
Single
-2
1200 2
6 6465 165 8445 1365
2 2 0 2 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
6750 450 7425 450 7425 1350 6750 1350 6750 450
2 1 0 2 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
6750 1260 6660 1260 6660 360 7335 360 7335 450
2 1 0 2 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
6660 1170 6570 1170 6570 270 7245 270 7245 360
2 1 0 2 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
6570 1080 6480 1080 6480 180 7155 180 7155 270
4 0 0 50 -1 18 16 0.0000 4 210 795 7650 900 *.mod\001
-6
6 2250 4275 3150 5625
2 2 0 2 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
2385 4290 3060 4290 3060 5190 2385 5190 2385 4290
4 1 0 50 -1 18 16 0.0000 4 210 855 2700 5595 Netlist\001
-6
6 3600 4275 5175 5670
2 2 0 2 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
4072 4290 4747 4290 4747 5190 4072 5190 4072 4290
4 1 0 50 -1 18 16 0.0000 4 270 1515 4387 5595 Comp. Map\001
-6
2 1 0 2 0 7 50 -1 -1 0.000 0 0 -1 1 1 2
1 1 2.00 120.00 120.00
1 1 2.00 120.00 120.00
7335 1575 7875 2475
2 5 0 1 0 -1 50 -1 -1 0.000 0 0 -1 0 0 5
0 cvpcb.png
1800 675 5228 675 5228 2961 1800 2961 1800 675
2 5 0 1 0 -1 50 -1 -1 0.000 0 0 -1 0 0 5
0 moded.png
6975 2700 10403 2700 10403 4986 6975 4986 6975 2700
2 1 0 2 0 7 50 -1 -1 0.000 0 0 -1 1 1 2
1 1 2.00 120.00 120.00
1 1 2.00 120.00 120.00
3118 3128 2848 4073
2 1 0 2 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
1 1 2.00 120.00 120.00
3933 3190 4158 4045
2 1 0 2 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
1 1 2.00 120.00 120.00
6217 1150 5520 1337
4 1 0 50 -1 18 16 0.0000 4 270 795 3555 450 cvpcb\001
4 1 0 50 -1 18 16 0.0000 4 210 1875 8640 5445 Module editor\001

BIN
fisl2012/cvpcb.xwd Normal file

Binary file not shown.

BIN
fisl2012/moded.xwd Normal file

Binary file not shown.

View File

@ -61,7 +61,7 @@
\begin{frame}{KiCad: Footprints}
\begin{center}
\includegraphics[width=1.0\textwidth]{cat-comp.pdf}
\includegraphics[width=1.0\textwidth]{assoc.pdf}
\end{center}
\end{frame}