diff --git a/python/pcb.py b/python/pcb.py index bc62add19b6fcb1e78ff5c5ec7690aa842b879e6..9e7608e2039cdc5d02f988aea2f61bbe74cfe520 100755 --- a/python/pcb.py +++ b/python/pcb.py @@ -20,9 +20,9 @@ ############################################################ #output = "top, labels, and exterior" -output = "top, labels, holes, and exterior" +#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 reversed"