mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 12:34:05 +02:00
9f9e77d025
The fab was looking there for the positions (alas, in vain). Seems as good a place as any. - atben.brd: bumped file version to 20110607 (didn't change the version printed on the layout since the layout itself didn't change) - atben.brd: changed fiducials from "virtual" to "insert+place", to include them in the position report - atben.brd: renamed the fiducials to give them unique names - Makefile: bumped fab files version to 20110607
10 lines
181 B
Makefile
10 lines
181 B
Makefile
NAME = atben
|
|
VERSION = 110607
|
|
|
|
include ../makefiles/Makefile.kicad
|
|
|
|
# Copy text from front copper to front silk screen
|
|
|
|
cptx:
|
|
$(CPTX) -i $(NAME).brd 15 51950 30550 21 51950 30550
|