← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] CPolyLine -> SHAPE_POLY_SET refactor

 

I have noticed that Alejandro's branch does not have a clearance
distance to a keepout zone, which the old filling algorithm has.

I am not sure what is really desired, but this could potentially break
old designs, although I like the new way where the zone goes to the
keepout edge.

2017-02-17 20:24 GMT+01:00 jp charras <jp.charras@xxxxxxxxxx>:
> Le 17/02/2017 à 19:41, Alejandro Garcia Montoro a écrit :
>> Hi!
>>
>> The errors were caused by some asserts that contained functions that needed to be called... My bad.
>> Now the asserts are gone and the errors are handled via out_of_range exceptions (they were related
>> with possible illegal memory access),
>>
>> JP, I finally saw the zone filling error in the release build!
>>
>> Nick and JP, if you can pull and test the branch again and see if the errors you saw are fixed, that
>> would be great. Thank you.
>>
>> Best,
>> Alejandro
>
>
> At first glance, the issues I previously saw are gone.
> Thanks.
>
>
> --
> Jean-Pierre CHARRAS
>
> _______________________________________________
> 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