1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
pcb-rnd 3.1.7b
~~~~~~~~~~~~~~
Fixes wrongly set default polybool lib in pcb-rnd 3.1.7: default should be
the old poly lib yet, not polybool.
pcb-rnd 3.1.7
~~~~~~~~~~~~~
This release features a lot of bugfixes, a major new feature and
a lot of code removal; highlights:
- major new feature: Rubber Band Stretch Routing; see demos videos at:
https://archive.org/details/rbs_routing_demo1
https://archive.org/details/rbs_routing_demo2
https://archive.org/details/pcb-rnd-rbss-demo3
- removed plugin ar_cpcb; cpcb was not supported by upstream and we have
a better option in route-rnd
- removed hardwired layer hotkeys - use user configured ones (from layer
attributes) instead; see
http://repo.hu/cgi-bin/pool.cgi?project=pcb-rnd&cmd=show&node=deprecation#layerk
- removed the half-finished sketch_route plugin, in favor of the new
Rubber Band Stretch Routing feature
- support for curved polygon contour in io_eagle
|