From 0ff0c31c3ff24d40c5ee4d2391cb63f83e2b6e7f Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Thu, 1 Sep 2016 03:46:24 -0300 Subject: [PATCH] atusb/Makefile (f, b, upload): convenience targets Alas, the old "pretty" doesn't work anymore, due to some incompatibility in coordinate systems. gerbv can handle the "raw" output, though. --- atusb/Makefile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/atusb/Makefile b/atusb/Makefile index 231b3e8..46ba053 100644 --- a/atusb/Makefile +++ b/atusb/Makefile @@ -3,8 +3,29 @@ VERSION = 110607 include ../makefiles/Makefile.kicad +.PHONY: f b upload + cptx: $(CPTX) -i $(NAME).brd 0 47000 48100 21 46811 40591 +f: + gerbv atusb-NPTH.drl atusb-PTH.drl \ + atusb-F.SilkS.gbr atusb-F.Paste.gbr atusb-F.Mask.gbr \ + atusb-Front.gbr \ + atusb-Edge.Cuts.gbr atusb-Dwgs.User.gbr + +b: + gerbv atusb-NPTH.drl atusb-PTH.drl \ + atusb-B.Mask.gbr \ + atusb-Back.gbr \ + atusb-Edge.Cuts.gbr atusb-Dwgs.User.gbr + +upload: + qippl atusb-top.pos atusb-NPTH.drl atusb-PTH.drl \ + atusb-F.SilkS.gbr atusb-F.Paste.gbr atusb-F.Mask.gbr \ + atusb-B.Mask.gbr \ + atusb-Front.gbr atusb-Edge.Cuts.gbr atusb-Dwgs.User.gbr \ + wpan/tmp/20160901/ + spotless:: rm -f atrf.bak usb.bak