diff --git a/python/pcb.py b/python/pcb.py index d904791908f3196fa3675b1f3b59403e21c626a5..728187a55802a02eee99da35ae6983c70033160b 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"