[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Howto make solder mask extend equal for all pads in layout?
There is a MinMaskGap() action to increase the mask gap to vendor
minimums. What you can do is this:
* Enable the mask layer
* Select everything that needs the mask set
* Use Ctrl-Shift-K to reduce the mask as much as you can for
everything selected
* :MinMaskGap(Selected,=8,mil) to increase them all to that amount
If you're adventurous, you could look up the sources for MinMaskGap()
and add a SetMaskGap() that does the same thing, but forces it to a
specific value. Should be relatively easy.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user