← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Print layer names in pcbnew

 

What it says on the tin. It adds a %L format string to labels in the
worksheet (title block) that will contain the layer name when printed.

I like this, but I agree with Wayne - having to edit so many files
because of how the layer name is being passed in is just not good.
Having that many function parameters in general can get irritating and
confusing.

On Sat, Sep 10, 2016 at 02:02:01PM +0200, Nick Østergaard wrote:
> I have not tried this patch, but could you be a bit more descriptive of
> what this patch do for the user and why?
> 
> Den 08/09/2016 17.09 skrev "Ian Roth" <imr2107@xxxxxxxxxxxx>:
> 
> > This patch allows for printing layer names in pcbnew using a %L formater.
> > This is helpful when printing 1 layer per page.
> >
> > Ian
> >
> > _______________________________________________
> > 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