kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #43880
Re: DRC rules
Awesome! Thanks Jeff!
I'm just starting to look at this and I have something quick to mention
regarding the UI: At Design Rules > Constraints in the 'Zone fill strategy'
section, the options are two checkboxes but they appear to be
mutually-exclusive. Should they be radio buttons instead?
On Mon, May 18, 2020 at 12:21 PM <mdoesbur@xxxxxxxxx> wrote:
> Excellent, now it works :-)
>
> I'll test the big board tomorrow. For me this was the most important
> feature missing from kicad, thanks for making it work.
>
> regards,
>
> Mark.
>
> Jeff Young <jeff@xxxxxxxxx> wrote:
>
> Congrats on the first bug!
>
> Actually 4 separate ones: the caching mechanism was causing the
> rules to not be loaded when the board was read, the zone cutout stuff
> wasn???t fully hooked up to the new rules engine, there???s no
> "Net-(C1-Pad2)" netclass in the document (only "Net-(C1-Pad1)???), and the
> code responded poorly to failing to find a net (putting subsequent nets
> off-by-one).
>
> The third one is yours. ;)
>
> Fixes for the other three are now in master (if you build your
> own); otherwise you can get them from tonight???s nightly.
>
> Cheers,
> Jeff.
>
> > On 18 May 2020, at 12:01, mdoesbur@xxxxxxxxx wrote:
> >
> > Sorry, forgot to attach the project.
> >
> >
> > <drc.zip>
>
> _______________________________________________
> 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