kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #36273
Re: [PATCH] GAL: Draw hole even if pad has no layer
Andrzej-
I just tested this, editing a file to remove the layers from a pad and
KiCad automatically adds the pad back to all copper layers. I see the pad
in pcbnew and can edit it.
Can you provide a board that demonstrates the issue? Maybe it was only the
test board I used?
-S
Am Fr., 22. Juni 2018 um 10:51 Uhr schrieb Andrzej Wolski <
awolski.kicad@xxxxxxxxx>:
> 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>:
>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
>>
>
>
Follow ups
References