From: Bdale Garbee Date: Thu, 24 Nov 2011 18:40:11 +0000 (-0700) Subject: just don't ever want the silk on this part, makes it hard to place at edge X-Git-Url: https://git.gag.com/?p=hw%2Fbdale;a=commitdiff_plain;h=8008d4f6f31080853a80003e86a08432be72d9fc just don't ever want the silk on this part, makes it hard to place at edge --- diff --git a/pkg/newlib/hirose/ZX62-B-5PA.py b/pkg/newlib/hirose/ZX62-B-5PA.py index 5b61bf1..6e4b533 100755 --- a/pkg/newlib/hirose/ZX62-B-5PA.py +++ b/pkg/newlib/hirose/ZX62-B-5PA.py @@ -162,47 +162,47 @@ print ' Pad[', \ '"tab6" "G" 0x0100]' # box around actual connector size, with line at PCB edge - -print ' ElementLine[',\ - mm2mils100(-BoxWidth/2), \ - mm2mils100(0), \ - mm2mils100(-BoxWidth/2), \ - mm2mils100(BoxHeight), \ - '1000 ]' - -print ' ElementLine[',\ - mm2mils100(BoxWidth/2), \ - mm2mils100(0), \ - mm2mils100(BoxWidth/2), \ - mm2mils100(BoxHeight), \ - '1000 ]' - -print ' ElementLine[',\ - mm2mils100(-BoxWidth/2), \ - mm2mils100(0), \ - mm2mils100(BoxWidth/2), \ - mm2mils100(0), \ - '1000 ]' - -print ' ElementLine[',\ - mm2mils100(-BoxWidth/2), \ - mm2mils100(BoxHeight), \ - mm2mils100(BoxWidth/2), \ - mm2mils100(BoxHeight), \ - '1000 ]' - -print ' ElementLine[',\ - mm2mils100(-EdgeWidth/2), \ - mm2mils100(EdgeHeight), \ - mm2mils100(-BoxWidth/2), \ - mm2mils100(EdgeHeight), \ - '1000 ]' - -print ' ElementLine[',\ - mm2mils100(BoxWidth/2), \ - mm2mils100(EdgeHeight), \ - mm2mils100(EdgeWidth/2), \ - mm2mils100(EdgeHeight), \ - '1000 ]' - +# +#print ' ElementLine[',\ +# mm2mils100(-BoxWidth/2), \ +# mm2mils100(0), \ +# mm2mils100(-BoxWidth/2), \ +# mm2mils100(BoxHeight), \ +# '1000 ]' +# +#print ' ElementLine[',\ +# mm2mils100(BoxWidth/2), \ +# mm2mils100(0), \ +# mm2mils100(BoxWidth/2), \ +# mm2mils100(BoxHeight), \ +# '1000 ]' +# +#print ' ElementLine[',\ +# mm2mils100(-BoxWidth/2), \ +# mm2mils100(0), \ +# mm2mils100(BoxWidth/2), \ +# mm2mils100(0), \ +# '1000 ]' +# +#print ' ElementLine[',\ +# mm2mils100(-BoxWidth/2), \ +# mm2mils100(BoxHeight), \ +# mm2mils100(BoxWidth/2), \ +# mm2mils100(BoxHeight), \ +# '1000 ]' +# +#print ' ElementLine[',\ +# mm2mils100(-EdgeWidth/2), \ +# mm2mils100(EdgeHeight), \ +# mm2mils100(-BoxWidth/2), \ +# mm2mils100(EdgeHeight), \ +# '1000 ]' +# +#print ' ElementLine[',\ +# mm2mils100(BoxWidth/2), \ +# mm2mils100(EdgeHeight), \ +# mm2mils100(EdgeWidth/2), \ +# mm2mils100(EdgeHeight), \ +# '1000 ]' +# print ")"