diff --git a/python/pcb.py b/python/pcb.py
index 642dbeadf796330546c4dd9b69d7c4b964c8bef5..77af2ebc4af964f0cd7ade8d1ec697e90000a1ac 100755
--- a/python/pcb.py
+++ b/python/pcb.py
@@ -19,11 +19,11 @@
 # uncomment for desired output
 ############################################################
 
-output = "top, labels, and exterior"
+#output = "top, labels, and exterior"
 #output = "top, labels, and holes"
 #output = "top, labels, holes, and exterior"
 #output = "top, bottom, labels, and exterior"
-#output = "top, bottom, labels, holes, and exterior"
+output = "top, bottom, labels, holes, and exterior"
 #output = "top traces"
 #output = "top traces and exterior"
 #output = "bottom traces"