X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=yCTGBFL08jYROjArQIgGW2DWAMT5gf4nnkE15KldFcY=; b=rClD9r4Hj5QJ5BqhiSWM55xHOtWqTpvFtzvYM7H4yMJF9gh74SN0vaaVP8OA3iKl/D T960H71WIfFZcZqNSHOkfK0+0eEJqQBSIwo4wWo69698Bn9gkKCKsErbngP2ZkCyYb3T MPY0kpIsmDKiKIs6VCM9Upy+vvZqid/QV+6Gnt0G1Z7bo/3VjOoOUEznUc7UJ9Q8v5AY BbpafZGG7ZhtaMbE2JgJA4uMh64VT9QNgryLKuSIezeLGsCArA1RfKGWuVhDwXxgN7Yk lgqitzhGtZXoQbUdsaaV8N7XNkFrXkMBI37OEWjBq4g3j66BfjIi5WGaEykSpVHutTiC 4s/w== MIME-Version: 1.0 X-Received: by 10.50.49.44 with SMTP id r12mr594045ign.41.1397263224628; Fri, 11 Apr 2014 17:40:24 -0700 (PDT) In-Reply-To: <201404112357.s3BNvoYE009009@envy.delorie.com> References: <201404112357 DOT s3BNvoYE009009 AT envy DOT delorie DOT com> Date: Fri, 11 Apr 2014 17:40:24 -0700 Message-ID: Subject: Re: [geda-user] adding arbitrary text capability to footprint creation From: Britton Kerin To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, Apr 11, 2014 at 4:57 PM, DJ Delorie wrote: > > There is currently no "additional text" option for footprints or elements. > > You can, of course, simply add text to the silkscreen layer itself. Yes, but I want it to always be there with the weird part. Admittedly I may get lazy and graft some sort of after-the-fact check on the .pcb into my build setup. But really isn't text in footprints a pretty likely thing to want? And all the pieces are already there in PCB it seems. It would be nice if it could somehow go in PCB proper rather than my smaller Pcb_9 based world. Britton