Mailing list archives : pcb-rnd

ID:947
From:ge...@igor2.repo.hu
Date:Sat, 14 Oct 2017 14:52:22 +0200 (CEST)
Subject:Re: [pcb-rnd] copy/paste between layouts
in-reply-to:940 from John Griessen <jo...@cibolo.com>
replies: 948 from John Griessen <jo...@cibolo.com>
Hi John and Else,
 
the biggish fixes that I did not dare to do before the release are all 
done by now. It affected a lot of code, but the whole layer model and the 
relation between subcircuits and layers become simpler and clearer and 
hopefully more robust.
 
This has fixed a lot of bugs on the way, most notably:
 
- the "import layout to paste buffer" feature should fully work 
again (which is one of the methods for your copy between layouts problem)
 
- it works even if the layout contains subcircuits
 
- polygon terminals should always properly refresh their clearings in 
other polygons when the subc is copied, moved, cut, pasted, etc.
 
- the clearance calculation works on all layers in the same group, not 
just on the very same layer the terminal is in
 
- the assert on moving a subc with some layers unbound
 
John, your testing helped a lot before the release; if you have the time, 
a similar test run on the improved code in trunk/ would be very much 
appreciated.
 
TIA,
 
Igor2
 
 
 
 

Reply subtree:
947 Re: [pcb-rnd] copy/paste between layouts from ge...@igor2.repo.hu
  948 Re: [pcb-rnd] copy/paste between layouts from John Griessen <jo...@cibolo.com>
    959 Re: [pcb-rnd] copy/paste between layouts from Else Schlerman <es...@wellesley.edu>
      960 [pcb-rnd] unable to optimize the rats nest from John Griessen <jo...@cibolo.com>
      1300 Re: [pcb-rnd] copy/paste between layouts from Evan Foss <ev...@gmail.com>
      1311 Re: [pcb-rnd] copy/paste between layouts from Evan Foss <ev...@gmail.com>