← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Print layer names in pcbnew

 

I'm OK with this feature.  Anyone object to this?

Ian,

Please change your patch to pass wxEmptyString as the default value for
aSheetLayer.  That way you wont have to add wxEmptyString to all of the
DrawWorkSheet calls that don't need it.  This should make your patch
touch fewer files.

Thanks,

Wayne

On 9/8/2016 11:09 AM, Ian Roth wrote:
> 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
> 



References