From: Keith Packard Date: Sat, 3 Oct 2015 04:04:53 +0000 (-0700) Subject: With top silk fixed to make it "nicer" looking, go ahead and print it X-Git-Tag: fab-v1.90~2^2^2 X-Git-Url: https://git.gag.com/?p=hw%2Feasymini;a=commitdiff_plain;h=eefc21b76d14abba56c3d66f9f58c54d66dde2a7 With top silk fixed to make it "nicer" looking, go ahead and print it Signed-off-by: Keith Packard --- diff --git a/Makefile b/Makefile index 5012403..80363bf 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,7 @@ $(PROJECT)-oshpark.zip: $(PROJECT).gerb cp easymini.outline.gbr board\ outline.ger cp easymini.top.gbr top\ layer.ger cp easymini.topmask.gbr top\ solder\ mask.ger -# cp easymini.topsilk.gbr top\ silk\ screen.ger + cp easymini.topsilk.gbr top\ silk\ screen.ger cp easymini.plated-drill.cnc drills.xln zip easymini-oshpark.zip *.ger *.xln