← Back to team overview

kicad-developers team mailing list archive

Re: PATCH: Underlays

 

Le 09/11/2014 21:34, Cirilo Bernardo a écrit :
> The reason other layers were used is that there are spare layers and
> people use the drawing layer for their own purposes; if a user makes use
> of the Drawing layer and this Underlay tool then the tool will interfere
> with their normal use.

Yes, but I agree with Carl, creating 2 new layers (and modifying current
code in Pcbnew) for a so specific and temporary use is not very useful.

ECO1, ECO2, adhesive layers (rarely used) could be temporary easily
used for this purpose.

I am perhaps wrong, but I am thinking to show an image of existing PCB
on these layers is only temporary, and this image will be removed from
the final board, after placing footprints and routing them.

> 
> - Cirilo
> 
> On Sun, Nov 9, 2014 at 12:23 PM, Carl Poirier <carl.poirier.2@xxxxxxxxx
> <mailto:carl.poirier.2@xxxxxxxxx>> wrote:
> 
>     Cirilo,
> 
>     I tried your patch. I don't see any problems with it, but I just
>     began wondering why not use a user layer for that purpose, for
>     example the drawings layer, instead of adding another one to the list.
> 
>     Allowing the bitmap2component tool to export to another layer than
>     silk might be nice for people who don't want to edit the text file
>     manually, however.

Yes but not to any other layer:
Edges cut, courtyard layers and some other cannot be used because they
have a special meaning or special properties, and therefore using them
to put a logo on them is a bad idea (bad idea = bug reports, later)

> 
>     Regards,
> 
>     Carl

Regards,

-- 
Jean-Pierre CHARRAS


Follow ups

References