← Back to team overview

kicad-developers team mailing list archive

Re: [FEATURE] Add keepout areas in footprints

 

JP,

Fantastic, you have worked your magic! That works much better in pcbnew
now, the undo/redo is working well.

However, I still see that undo/redo for zone editing is broken in modedit.

Oliver

On Wed, Oct 18, 2017 at 10:08 PM, jp charras <jp.charras@xxxxxxxxxx> wrote:

> Le 16/10/2017 à 15:08, Oliver Walters a écrit :
> > By 'segfault' I obviously meant assertion error. The Type() calls are
> returning:
> >
> > a) PCB_MODULE_T
> > b) PCB_ZONE_AREA_T
> >
> > Oliver
>
> Hi Oliver,
>
> Please, apply this patch to your working tree.
>
> Currently, there is an issue when storing keepout area layers list in fp
> in files, when a board has
> only 2 layers:
> the option "internal layers" is lost, because there is no internal layer.
> Therefore the current way to store this option in file is not good.
>
> --
> Jean-Pierre CHARRAS
>

Follow ups

References