← Back to team overview

kicad-developers team mailing list archive

Re: [RFC] Experimental grid pattern in zone fill

 

JP,

I found some time to test your zone hatching patch over the weekend and
it looks really good.  I do agree with the previous comment that there
should be a way to set a radius of the corners created by the hatch
intersections.  I imagine the sharp corners would be less than ideal in
high speed designs.  There should also be reasonable default values in
the zone dialog when using hatched zones.  Keep up the good work.

Thanks,

Wayne

On 3/13/2018 11:48 AM, jp charras wrote:
> Le 13/03/2018 à 14:05, Jon Evans a écrit :
>> Nice work!  It may just be experimental, but it seems pretty close to a feature for 6.0 to me :-)
>> I gave it a try on various boards I have worked on recently and it seems to work as advertised and
>> is not noticeably slower than a solid fill on my computer.
>>
>> Assuming we work out any issues related to this, I thought of two features we might want to add
>> after this:
>> 1) Allow 45-degree grids instead of just 90
>> 2) Add a DRC check for stitching vias that would have connected to a solid fill but are off-grid and
>> thus disconnected in grid fill?
>>
>> -Jon
> 
> Attached the experimental grid pattern in zone fill patch, with 45 degree grid option.
> 
>>
>> On Tue, Mar 13, 2018 at 4:10 AM, jp charras <jp.charras@xxxxxxxxxx <mailto:jp.charras@xxxxxxxxxx>>
>> wrote:
>>
>>     I wrote a purely experimental option to fill zones (copper and not copper) with a grid patter.
>>     It is only an experimental feature made mainly to know what issues can be created by this feature.
>>
>>     The main issue is the fact polygons have much more corners, thus creating a longer calculation time.
>>     (However, grid pattern is expected to be used in specific cases)
>>
>>     It should be compatible with the current DRC.
>>
>>     Regards
>>
>>     --
>>     Jean-Pierre CHARRAS
>>
>>     _______________________________________________
>>     Mailing list: https://launchpad.net/~kicad-developers <https://launchpad.net/%7Ekicad-developers>
>>     Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>>     Unsubscribe : https://launchpad.net/~kicad-developers <https://launchpad.net/%7Ekicad-developers>
>>     More help   : https://help.launchpad.net/ListHelp <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