1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-06-29 00:15:26 +03:00

atben/Makefile: generate proper Gerbers (without edge)

- Makefile (gerber): use option --exclude-pcb-edge
- Makefile (gerbv): the now empty $(NAME)-Mask_Back.gbs upsets gerbv, so
  don't try to display it
This commit is contained in:
Werner Almesberger 2011-03-12 21:55:15 -03:00
parent d233c04c86
commit e0d8271b00

View File

@ -40,7 +40,8 @@ PCB_FILES = README-PCB $(NAME)-PCB_Edges.dxf $(NAME).drl \
gerber:
pcbnew --plot=gerber \
-l `pcbnew --list-layers atben.brd | tr '\012' ,` \
--fill-all-zones $(NAME).brd
--fill-all-zones $(NAME).brd \
--exclude-pcb-edge
fab: gerber
pcbnew --plot=dxf -l PCB_Edges $(NAME).brd
@ -55,8 +56,7 @@ gerbv:
$(NAME)-SoldP_Front.gtp \
$(NAME)-Front.gtl \
$(NAME)-Mask_Front.gts \
$(NAME)-Back.gbl \
$(NAME)-Mask_Back.gbs
$(NAME)-Back.gbl
#
# Postscript for production of front/back layer, using the toner transfer