From eefc21b76d14abba56c3d66f9f58c54d66dde2a7 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 2 Oct 2015 21:04:53 -0700 Subject: [PATCH] With top silk fixed to make it "nicer" looking, go ahead and print it Signed-off-by: Keith Packard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2