X-Authentication-Warning: delorie.com: mail set sender to geda-help-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-help AT delorie DOT com Subject: Re: [geda-help] How to get element outline off-board In-Reply-To: (geda-help@delorie.com) Date: Tue, 19 Jan 2021 15:46:28 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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 I've done this three different ways in the past: 1. Edit the footprint. I have "edge" versions of many of my footprints for such a reason. 2. Hack the *.pcb file. You can manually change the X,Y coordinate and the editor will honor it as long as you don't try to move the component again. 3. Make your workspace bigger than your pcb, and draw an actual outline on the outline layer. This assumes that whoever is making your pcb can handle an offset coordinate system (i.e. fabs usually can, but a home-etch workflow might have issues)