diff --git a/python/pcb.py b/python/pcb.py index 1aa719da668ff134e5e7b0a95c12ba01de3e286a..04db387684c2c8b6430b9a4c5980f5b5e29d954b 100755 --- a/python/pcb.py +++ b/python/pcb.py @@ -29,7 +29,7 @@ output = "top, labels, and exterior" #output = "bottom traces reversed" #output = "bottom traces reversed and exterior" #output = "holes" -output = "interior" +#output = "interior" #output = "holes and interior" #output = "exterior" #output = "solder mask"