From: Bdale Garbee Date: Thu, 30 Nov 2017 05:41:24 +0000 (-0700) Subject: make the stencil target work for current pcb-rnd X-Git-Tag: telelco-v3.0~521 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=d74c3bf89c1057f233516761dc880461c73bdd30;p=hw%2Faltusmetrum make the stencil target work for current pcb-rnd --- diff --git a/pcb-rnd.mk b/pcb-rnd.mk index edf70ed..d8a91f7 100644 --- a/pcb-rnd.mk +++ b/pcb-rnd.mk @@ -222,7 +222,7 @@ stencilsunlimited: $(PROJECT).bottom.gbr $(PROJECT).toppaste.gbr $(PROJECT).outl rm -f $(PROJECT)-stencil.zip && zip $(PROJECT)-stencil.zip $(PROJECT).toppaste.gbr $(PROJECT).outline.gbr stencil: $(PROJECT).lht - pcb-rnd -x gerber --paste-adjust -0.075 $(PROJECT).lht + pcb-rnd -x gerber -c design/paste_adjust=-10mil $(PROJECT).lht mv $(PROJECT).toppaste.gbr stencil.gbr clean: