On Tue, Sep 03, 2013 at 03:41:26AM -0600, Brian F. G. Bidulock wrote: > a layer number is a copper layer or not. For things like holes, range > comparisons are done mostly and bitmasks are useless. For non-copper
I do not agree on that. Everything that's related to a pad need to be masked. Unless you add a list of layers, which is just another (less efficient) representation for a bitmask. Or esplode the pad in multiple instances to represent a padstack (that would be the cleanest solution, given some backpointer to correlate them). But of course that would be a massive modification. -- Lorenzo Marcantonio Logos Srl
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

