X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=SCzCTUXt99cnjKJQlaNi9DZpMsisyXGjHQGdYEfeSZ8=; b=GzIMf+pFENkCQNhm/ClhiS65Ykig38PND4A5ppOSGfdII5DNXJ+aZbOJkiDlQSm818 S+yaShb679AQQkd8xPC8ZjyeEj8l8iXDUbanhMtcRXw4ZhugpLDlGNNvK8d4ZR9Uihm/ 0+UIHxlMWIpMjiTYM1GFPCybM9RNcLuj4PsfM213CqEOak7+gVqXDjm1BHaoCVvQPr86 7TeEc0588jO0pSp/5Lnp3ULwINC0h3xz9z/uA+swvejcxhCqvlvzl8NtPQH4f7itxtS1 nBG/CuStQQZchFYwCp428OSwaomKE5/kiujfWK0f8Vi7ac+KbmY1ZAW6G8wGNV5qNaH8 6TFA== MIME-Version: 1.0 X-Received: by 10.182.65.100 with SMTP id w4mr1121426obs.70.1369180695814; Tue, 21 May 2013 16:58:15 -0700 (PDT) In-Reply-To: References: Date: Tue, 21 May 2013 19:58:15 -0400 Message-ID: Subject: Re: [geda-user] Re: refdes renumber From: Nathan Stewart To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=089e0153894c01e9e404dd433982 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 --089e0153894c01e9e404dd433982 Content-Type: text/plain; charset=ISO-8859-1 Ok, I'm not sure how gschem2pcb could do anything. Renumber within pcb builds a map of input refdes to output refdes. But in gschem you're just changing the refdes, which as the name implies is a reference. I think to do what you're trying to accomplish you should use the renumber command, and just don't change refdes in gschem once that part has been place in pcb. Thats why it builds a mapping. --089e0153894c01e9e404dd433982 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

Ok, I'm not sure how gschem2pcb could do anything. Renumber within p= cb builds a map of input refdes to output refdes.=A0 But in gschem you'= re just changing the refdes, which as the name implies is a reference.=A0 I= think to do what you're trying to accomplish you should use the renumb= er command, and just don't change refdes in gschem once that part has b= een place in pcb. Thats why it builds a mapping.

--089e0153894c01e9e404dd433982--