X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Tue, 6 Jun 2017 11:17:19 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] [pcb] semi-bugreport: buffer layers, broken paste In-Reply-To: <20170606093104.b14919b985f3f1dc71f7895a@gmail.com> Message-ID: References: <20170606093104 DOT b14919b985f3f1dc71f7895a AT gmail DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Tue, 6 Jun 2017, Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > The problem with disagreement between buffer and layout is ovbious. > Where you really able to come with a solution for paste to work anyway? Yup, I commited the fix in pcb-rnd yesterday. Tested on all corner cases I could come up with and it worked reasonably. No more layer mixup. > Or you used similar approach as for footprints? It's the same dynamic mapping I use for subcircuits. (Old footprints happen to work only because it has a very limited concept of layers and an associated code that does the hardwired mapping. I don't change the footprint code as I will remove the old footprint code competly later this year.) Regards, Igor2