With top silk fixed to make it "nicer" looking, go ahead and print it
authorKeith Packard <keithp@keithp.com>
Sat, 3 Oct 2015 04:04:53 +0000 (21:04 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 Nov 2015 00:30:13 +0000 (16:30 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile

index 422591800e23237a1cc59e485fe19b46b5b41b2e..6c9cca1a044e9a746dfb29b7a44629ffafd6e29a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,6 @@ SCHEMATICS=easymini.sch
 LAYERS=2
 
 # sides with silkscreen, can be none|top|bottom|both
-SILK=bottom
+SILK=both
 
 include ../altusmetrum/pcb.mk