← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] GAL: Draw hole even if pad has no layer

 

Hi Seth,

current behavior is that malformed pad holes are always hidden, so you can't see on the screen something that exists on your PCB and will be plotted in drill files. This patch makes those holes visible.

Andrzej

W dniu 2018-06-22 o 17:46, Seth Hillbrand pisze:
​Andrzej-

Can you explain the issue that this patch addresses?  I read the commit message but it looks like malformed pads (GetLayerSet().any() == 0) are no longer hidden.  This seems counter-intuitive but maybe I'm just not seeing the problem.

Thanks!
Seth​



Am Fr., 22. Juni 2018 um 03:57 Uhr schrieb Andrzej Wolski <awolski.kicad@xxxxxxxxx <mailto:awolski.kicad@xxxxxxxxx>>:


    _______________________________________________
    Mailing list: https://launchpad.net/~kicad-developers
    <https://launchpad.net/%7Ekicad-developers>
    Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
    Unsubscribe : https://launchpad.net/~kicad-developers
    <https://launchpad.net/%7Ekicad-developers>
    More help   : https://help.launchpad.net/ListHelp



Follow ups

References