kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #35206
Re: [PATCH] Fix for bug/1754049
Le 27/03/2018 à 14:16, jp charras a écrit :
<....>
> I just committed a first fix that fixes a few issues.
> Currently, a bug is still pending: a crash can happen if a undo command uses a removed item.
>
> About vias, that are multilayers items, blind/ buried vias and especially micro vias are a tricky case.
>
> Currently they are removed (due to a small bug in code) if they start on a removed layer.
> But the actual problem is: Should we remove them if they are still living on existing layers?
>
> And if not should we modify the layer pair.
> Micro vias for instance are blind vias connecting 2 adjacent layers, so we could modify easily the
> layer pair without removing them.
>
I committed (in rev 2edc675) an other fix to force 4 layers (edge cut, courtyard and margin layers)
always in use, because they are (or will be, for margin) used in DRC.
This is a small fix, easy to undo or modify if it looks like not good.
just FYI.
--
Jean-Pierre CHARRAS
References
-
[PATCH] Fix for bug/1754049
From: hauptmech, 2018-03-14
-
Re: [PATCH] Fix for bug/1754049
From: Seth Hillbrand, 2018-03-14
-
Re: [PATCH] Fix for bug/1754049
From: hauptmech, 2018-03-18
-
Re: [PATCH] Fix for bug/1754049
From: Seth Hillbrand, 2018-03-19
-
Re: [PATCH] Fix for bug/1754049
From: Eeli Kaikkonen, 2018-03-20
-
Re: [PATCH] Fix for bug/1754049
From: Wayne Stambaugh, 2018-03-21
-
Re: [PATCH] Fix for bug/1754049
From: jp charras, 2018-03-22
-
Re: [PATCH] Fix for bug/1754049
From: Andrey Kuznetsov, 2018-03-22
-
Re: [PATCH] Fix for bug/1754049
From: jp charras, 2018-03-22
-
Re: [PATCH] Fix for bug/1754049
From: hauptmech, 2018-03-22
-
Re: [PATCH] Fix for bug/1754049
From: Wayne Stambaugh, 2018-03-25
-
Re: [PATCH] Fix for bug/1754049
From: jp charras, 2018-03-26
-
Re: [PATCH] Fix for bug/1754049
From: Wayne Stambaugh, 2018-03-26
-
Re: [PATCH] Fix for bug/1754049
From: jp charras, 2018-03-26
-
Re: [PATCH] Fix for bug/1754049
From: Maciej Suminski, 2018-03-26
-
Re: [PATCH] Fix for bug/1754049
From: jp charras, 2018-03-27