X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1384786626.2165.7.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] PCB, import of traces and vias from a file From: Stefan Salewski To: geda-user AT delorie DOT com Date: Mon, 18 Nov 2013 15:57:06 +0100 In-Reply-To: <201311172317.rAHNH2k1024672@envy.delorie.com> References: <1384704958 DOT 2032 DOT 11 DOT camel AT AMD64X2 DOT fritz DOT box> <201311171637 DOT rAHGbZ6E010510 AT envy DOT delorie DOT com> <1384715764 DOT 2032 DOT 19 DOT camel AT AMD64X2 DOT fritz DOT box> <20131117233643 DOT 3c8cc186 AT akka> <1384729711 DOT 2032 DOT 42 DOT camel AT AMD64X2 DOT fritz DOT box> <201311172317 DOT rAHNH2k1024672 AT envy DOT delorie DOT com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.5 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Sun, 2013-11-17 at 18:17 -0500, DJ Delorie wrote: > > Cursor[1800 100 2.000000] > > > And, the most important question: May there exist a trick to position > > the imported traces exactly? My traces from my router have arbitrary > > absolute start and end coordinates, so grid snap will not help. And > > manually positioning will never be exact. Maybe when I use a frame of > > outer traces with coordinates which are integer multiples of the grid? > > The Cursor[] line is the "paste point". Zero that out in the file and > you can Paste[] it relative to it's original origin. Seems not to work for PCB version 20110918 GTK+ Tried Cursor[0 0 2.000000] or # Cursor[0 0 2.000000] first only in the file with my traces, then also in the main pcb file. But the imported traces seems to appear at an arbitrary position, maybe related to the current position of the mouse pointer on screen. But this behaviour is not a great problem -- for current testing manually positioning is good enough. Best regards, Stefan Salewski