diff --git a/python/pcb.py b/python/pcb.py index bd3a316a1b128ff0804722fc6a1fe851bc3878b9..a7b57406aae31fc0bf6c86089530608d8deb9ecd 100755 --- a/python/pcb.py +++ b/python/pcb.py @@ -31,7 +31,7 @@ output = "top, labels, holes, and exterior" #output = "bottom traces reversed and exterior" #output = "holes" #output = "interior" -output = "holes and interior" +#output = "holes and interior" #output = "exterior" #output = "solder mask"