← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] No more boost::polygon in Kicad

 

Hi JP, all,

Would it be possible to have somewhere some test boards with this test cases, so things like that can be verified?
I as looking for boards that could test different case situations that KiCad can/should handle... and that it should render correctly on 3dviewer..etc

Mario Luzeiro
________________________________________
From: Kicad-developers [kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx] on behalf of jp charras [jp.charras@xxxxxxxxxx]
Sent: 14 July 2015 11:44
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] [PATCH] No more boost::polygon in Kicad

I tested this version with a few boards (basic and very complex)


However, I have 2 boards where the copper zones filling does not work.
(zones not filled)

There is also issues when combining a cutout area with the existing
outlines of a given zone:
When the cutout outline intersect the main outline, the cutout area
outside the main outline is filled.
The cutout area outside the main outline should be removed:
the cutout area is not a keepout, just the area which should be removed
(subtracted) from an existing zone, and any area outside the initial
zone should be removed.
When a cutout zone is added to an other cutout zone and overlaps it
(inside a main zone outline), the merging of these 2 zones is incorrect
and gives strange result.

This is easy to test using non copper zones.

--
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


References