X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=pkg%2Fnewlib%2FAN3111.py;h=e3867fc347a2b6a7da8dd6cb3b3094943896ae56;hb=4f40959d35082b0c87be8eeae8e4bc63b1a8314a;hp=b523a7b0bc7c296bbd4c301be5e6d3a7d67d4051;hpb=34076cbd100c360f508ffd78fda93c6475980ca8;p=hw%2Fbdale diff --git a/pkg/newlib/AN3111.py b/pkg/newlib/AN3111.py index b523a7b..e3867fc 100755 --- a/pkg/newlib/AN3111.py +++ b/pkg/newlib/AN3111.py @@ -36,7 +36,7 @@ print ' Pad[',\ mm2mils100(CoreSquare), \ mm2mils100(0), \ mm2mils100(CoreSquare + MaskAdd), \ - '"G" "G" "square,nopaste"]' + '"17" "17" "square,nopaste"]' # copper sub-squares in a grid to set paste area for viarow in range (-1, 2): @@ -49,10 +49,10 @@ for viarow in range (-1, 2): mm2mils100(1.0), \ 0, \ mm2mils100(1.0), \ - '"G" "G" "square"]' + '"17" "17" "square"]' -# corner mounting squares .. not connected to anything +# corner mounting squares .. tied to Vss on chip, but don't connect on board print ' Pad[',\ mm2mils100(CoreSquare/2 + 0.37 + CornerSquare/2), \ mm2mils100(CoreSquare/2 + 0.37 + CornerSquare/2), \