X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: geda-user AT delorie DOT com Subject: Re: [geda-user] Modify SMD stencil aperture size to prevent short circuits? In-Reply-To: <999a6a2b-c727-4f22-3aaf-b6c20cf15807@linetec.nl> (geda-user@delorie.com) Date: Thu, 21 Mar 2019 12:08:11 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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 In the past, I've used a perl script to generate a paste stencil from the main *.pcb file, by just changing the size of the pads (or removing them) according to whatever rules I need, to create a second *.pcb file. I end up with foo.pcb and foo-paste.pcb, and merge the gerbers between them.