mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-27 01:21:53 +02:00
sch2fig/Makefile, neo900-template.fig: use template for constant frame size
This commit is contained in:
parent
83be43d222
commit
1d059abcb4
@ -42,7 +42,7 @@ neo900: $(NAME)
|
|||||||
$(NEO900_HW)/neo900_SS_$(SHEET).sch \
|
$(NEO900_HW)/neo900_SS_$(SHEET).sch \
|
||||||
>out.fig
|
>out.fig
|
||||||
|
|
||||||
neo900.pdf: $(NAME) sch2pdf
|
neo900.pdf: $(NAME) sch2pdf neo900-template.fig
|
||||||
./sch2pdf -o $@ \
|
./sch2pdf -o $@ -t neo900-template.fig \
|
||||||
$(NEO900_HW)/neo900.lib $(KICAD_LIBS)/powered.lib \
|
$(NEO900_HW)/neo900.lib $(KICAD_LIBS)/powered.lib \
|
||||||
$(NEO900_HW)/neo900.sch
|
$(NEO900_HW)/neo900.sch
|
||||||
|
11
sch2fig/neo900-template.fig
Normal file
11
sch2fig/neo900-template.fig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
#FIG 3.2 Produced by xfig version 3.2.5c
|
||||||
|
Landscape
|
||||||
|
Center
|
||||||
|
Metric
|
||||||
|
A4
|
||||||
|
100.00
|
||||||
|
Single
|
||||||
|
-2
|
||||||
|
1200 2
|
||||||
|
2 2 0 1 7 7 250 -1 -1 0.000 0 0 -1 0 0 5
|
||||||
|
225 450 19350 450 19350 13500 225 13500 225 450
|
Loading…
Reference in New Issue
Block a user