kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #26114
Re: [PATCH] Print layer names in pcbnew
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Fri, 9 Sep 2016 10:15:11 -0400
-
In-reply-to:
<CAO7Nd+2mttBg1gFdH3g1+1UOnSMTXdat7FLnwYZ3ohjb=E2UOw@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0
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