diff --git a/python/pcb.py b/python/pcb.py index 86b392d3f3658372a1d7e17a2ed337b78bb42c03..83d471f48d47030c33d910fd62fba562a06c8a5b 100755 --- a/python/pcb.py +++ b/python/pcb.py @@ -23,7 +23,7 @@ #output = "top, labels, holes, and exterior" #output = "top, bottom, labels, and exterior" output = "top, bottom, labels, holes, and exterior" -output = "top traces" +#output = "top traces" #output = "top traces and exterior" #output = "bottom traces" #output = "bottom traces reversed"