kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #31160
Re: PCBNew / Footprint editor - "Special strings"
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Wed, 18 Oct 2017 09:13:43 -0400
-
In-reply-to:
<CANN7TQkuhOrpnRroFDgnZ2Fie=-TrVhfY0Luyw9LdL6x2wccKg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
On 10/18/2017 6:50 AM, Thomas Langås wrote:
> On Wed, Oct 18, 2017 at 12:04 PM, Gaurav Juvekar
> <gauravjuvekar@xxxxxxxxx> wrote:
>>> Summary:
>>> - Does KiCad support having an F.Assembly and B.Assembly layer?
>>> - Does KiCad support "special strings" like Altium's .Designator ?
>> I think F.Fab and B.Fab is what you want. Reference designator is supported using "REF**"
>
> (I guess this mailinglist might be the wrong place for this discussion
> now, but...)
This is the developers mailing list. You should use the user's forum at
https://forum.kicad.info/. Typically user questions have a better
chance of being answered there.
>
> So, I tried adding a text string to the component (in the footprint
> editor) with REF** on the
> F.Fab layer. Afterwards I did change the footprints in the PCB
> schematics, and now I
> see REF** on the F.Fab layer, and not the actual reference designator.
> I'm using a nightly build
> that is 14 days old...
>
You need to use %R for the reference and %V for the value.
References