kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #40737
Re: Via stitching
Oops
one of the bug links should be: <https://bugs.launchpad.net/kicad/+bug/1731763>
Den 21. maj 2019 kl. 00.48.55 +02.00, skrev Frank Severinsen <frank@xxxxxxxxxxxxxxxxxxxxxxxx>:
> Hi Guys
>
> I'm currently attempting to add a smarter way of doing via stitching/fill.
> My plan is to make a new zone style, which will add vias in a preselected grid, wherever DRC allows to.
> (related bug reports here: <https://bugs.launchpad.net/kicad/+bug/1754001> & <https://bugs.launchpad.net/kicad/+bug/1754001> )
> More on this when it might seem likely I'll ever finish it.
>
> Since I'm quite new at this, I'm trying to break it in to smaller pieces.
> First thing is to have the hasDRCViolation( VIA* aVia ) function handle the minimum hole to hole distance set in DRC settings.
>
> I have attached a patch which should add this functionality.
>
> Any advice, critique etc is more than welcome.
>
> PS:
> When using clang-format on the entire file, it more or less changed every line in one way or another.
> should this be committed as well or is git clutter worse than codingstyle issues?
>
> kindest regards
> Frank Severinsen
>
> _______________________________________________
> 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>
>
References