← Back to team overview

kicad-developers team mailing list archive

Re: Layer for reference and value text

 

Is there any way to have it not on silkscreen, besides editing the
.kicad_mod file by hand?

On Fri, Sep 12, 2014 at 12:19 PM, Lorenzo Marcantonio <
l.marcantonio@xxxxxxxxxxxx> wrote:

> During coding and after pondering on my finding I realized the
> following:
>
> "There is *nothing* mandating reference and values to be on silk"
>
> They are simply put there by default. So we can just let the user put
> them on another layer if he wants; I personally would put the master
> reference on assembly and another reference (to be macroexpanded) on
> a user text on silk.
>
> Of course that would be a library convention. But it would solve all of
> my use cases, for example.
>
> Another thing: the layer processing for modules on text is *exactly* the
> same as the one for graphic items (not a surprise). In fact the big fat
> warning for entities on copper is still there! Do we already have
> some cpp file where to put these misc utilities refactored around?
>
> --
> Lorenzo Marcantonio
> Logos Srl
>
> _______________________________________________
> 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