kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #43710
Re: DRC changes
I don’t have a personal repo. Is it (reasonably) obvious how to create one?
> On 26 Apr 2020, at 14:32, Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
>
> Hi Jeff,
>
> Would you please move your working branch from the main repo to your
> personal repo and create a merge request? This will make it much easier
> to test and avoid poluting the main repo with developers personal
> working branches.
>
> Thanks,
>
> Wayne
>
> On 4/26/20 8:27 AM, Jeff Young wrote:
>> I have added code to many DRC errors which shows the minimum clearance,
>> its source, and the actual clearance.
>>
>> The old DRC code was pretty heavily optimised around the idea of only
>> needing to know if the clearance was violated (and not by how much), so
>> a lot of it has been re-written. For this reason the new code is
>> currently in a branch (jeffDRC).
>>
>> I’d appreciate some testing on it if anyone gets a chance. (More on the
>> DRC errors themselves than the new reporting.)
>>
>> Cheers,
>> Jeff.
>>
>> PS: feel free to report issues here in email, or
>> in https://gitlab.com/kicad/code/kicad/-/issues/2313.
>>
>> _______________________________________________
>> 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
>>
>
> _______________________________________________
> 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