mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-04 23:05:21 +02:00
eeshow/Makefile (pdf): show off page layout
This commit is contained in:
parent
af626042f8
commit
7c02351ff6
@ -127,7 +127,8 @@ neo900.pdf: $(NAME) sch2pdf neo900-template.fig
|
||||
$(NEO900_HW)/neo900.sch
|
||||
|
||||
pdf: $(NAME)
|
||||
./eeshow -r neo900.lib kicad-libs/components/powered.lib \
|
||||
./eeshow -r -P $(NEO900_HW)/neo900pageframe_A3.kicad_wks \
|
||||
neo900.lib kicad-libs/components/powered.lib \
|
||||
$(NEO900_HW)/neo900.sch -- pdf -o neo900.pdf
|
||||
|
||||
#----- Regression test based on Neo900 schematics -----------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user