X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Wed, 23 Jul 2014 12:38:51 -0400 Message-Id: <201407231638.s6NGcpJX011535@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: <1406129025.72083.YahooMailNeo@web161504.mail.bf1.yahoo.com> (message from Jason McLafferty on Wed, 23 Jul 2014 08:23:45 -0700) Subject: Re: [geda-help] drawing footprint in pcb - trying to place text on silk layer References: <1406129025 DOT 72083 DOT YahooMailNeo AT web161504 DOT mail DOT bf1 DOT yahoo DOT com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > (1) if I draw the pads (on top layer), and put the "o" on silk layer > near pad 1 (using text tool), draw a silk part outline, select all, > cut to buffer, convert buffer to element, then paste buffer on work > area, the "o" does not appear.  The silk outline layer does appear > as I have drawn it. There is no support for arbitrary text in footprints, sorry. > Can anyone suggest where I am going wrong?  What is the correct way > to add text to the silk layer when drawing a part? In this case, where you just need to draw a dot, typically you'd use a zero-length trace (where trace width becomes dot diameter) or a 360-degree arc, not text.