X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Fri, 11 Jan 2013 16:20:21 -0500 Message-Id: <201301112120.r0BLKLla029311@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: (message from Duncan Drennan on Fri, 11 Jan 2013 23:13:36 +0200) Subject: Re: [geda-help] export PCB silkscreen without refdes names References: Reply-To: geda-help AT delorie DOT com > Is there a way to export the silkscreen excluding the refdes names? Both > the postscript and gerber outputs always also include the refdes names. The easiest (only?) way is to hack the sources. Look in src/draw.c starting with DrawEverything()