X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 13 Jan 2020 17:20:21 +0100 From: "Gabriel Paubert (paubert AT iram DOT es) [via geda-user AT delorie DOT com]" To: "Richard Rasker (rasker AT linetec DOT nl) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] Pcb: Automatic clearance between polygons? Message-ID: <20200113162021.GB22761@lt-gp.iram.es> References: <3721c0b4-2805-2d9f-eba0-119c9c2dd81e AT linetec DOT nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3721c0b4-2805-2d9f-eba0-119c9c2dd81e@linetec.nl> User-Agent: Mutt/1.10.1 (2018-07-13) X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; d=iram.es; s=DKIM; c=relaxed/relaxed; h=date:from:to:subject:message-id:references:mime-version:content-type; bh=AyrSYg4lhuu/1GxGjjliopDRdxffH3lWaSMpffxupJo=; b=d/veN1Fxr2/F6Jh98I6N700dftZA8vs9Yt74f/ZwkNJUkvQ2NmX2E3DM+OiIKFTuWUZ11ClY3I3C OOdabpXX/3iSuHaabkuq6bR9M/zeLu2Wv1Kw5vgUyWRBQASfkbuQY2W5F2gRlN88cic38K10MD8V 0ltunjFd9Py8Hx7/Ms8hwdcRMgyh9qz68T2LUUFfWZnw/M51uLVBxsryisohGE2yaxzeEx7b66UJ yqmOcq3zo6FsHg03A3hZYO6+dzDSSyVWkmr0RCkT/pQmgs2iF6cOqfC7sJ002ieZsb1AG9hM7ukf QCNpQ4emuR+CTmk+lkvowqQjarxN7rbjP4WMfQ== 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 Mon, Jan 13, 2020 at 04:06:47PM +0100, Richard Rasker (rasker AT linetec DOT nl) [via geda-user AT delorie DOT com] wrote: > Perhaps a stupid pcb question that probably has been answered a long time > ago already, but I still wondered: Is there a way to get clearance around a > polygon where it overlaps with another polygon on the same layer? I want to > make a dozen identical high-current connections using as much copper surface > as available, and polygons are much better suited for this than thick > traces. But I also want to fill remaining space with a ground-connected > polygon, of course without overlapping (and thus shorting) the smaller > polygons. > > Is there a flag to make a polygon behave like a pad/pin or trace in this > respect, so that another polygon automatically maintains a clearance gap > around the 'flagged' one? Or is manually carving out the circumference of > the smaller polygons (e.g. using the Polygon Hole function) still the only > option? Because this latter can be a bit tedious -- and it would of course > be nice if there's a simple way to do this that I failed to find so far. > Not with PCB as far as I can tell. This can be done with pcb-rnd. Gabriel