X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sendgrid.net; h=subject:to:references:from:mime-version:in-reply-to:content-type:content-transfer-encoding; s=smtpapi; bh=5cEItws5wrE6TU3Waftgo0fXT1k=; b=II0e0CwBTpDv5DTKhu hnJ9XA/T7lesPv2wIqnkknRf40OkDQN4WpauGpK3DQNDx+AsMcKHEXiI7/77nqU6 z2Pk4W4tN87IKYR40UQvlCdRWVkyRSDzMp86lj1ZfncJlQPB0FdUBBrJreCj8BSN +0iVvMfU+E66sJdZNE0GPYwok= Subject: Re: [geda-user] QFN packages solder mask To: geda-user AT delorie DOT com References: From: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" Message-ID: <7af422e8-b513-184e-3aa2-bf73c09534bc@ecosensory.com> Date: Tue, 17 Jan 2017 19:34:38 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-SG-EID: V53lTA/kUP1+IqXnzXuv0M/cu/N8aMtf7nxyAyKnAktqmwutR9jaNjY09Zts2kvuLY23hajk6/uDbb kxONqGTkvsKmQPHJY/tBMRoQFZfKHHmpJFliDn5nGZKZpq3quc7cKwSSetK2v7sMvYV/VJfYloHxYO b3751TulcDAdY9nD+o/fdcvcZJdPFiSeSypUY5Ig8cULeuHfAZP+5DB9+DYbQEW/jTnoHZe5rgD+gq Q= 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 01/17/2017 04:00 PM, DJ Delorie wrote: > The usual trick is to overlap multiple pads, each with their own mask > geometries. For example, you could have a normal pad for each edge > land, with a minimal mask setting, and a "dot" pad overlapping it with a > larger pad setting that just reaches the same spot around the segment > perimeter but overlaps between adjacent pads. Oh, you mean the offset possible with the small dot pad allows some leeway. I'll investigate that. Thanks.