← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Option in eeschema to annotate keeping multi-unit parts grouped

 

Ah, thank you for having a look. Yes, I clearly missed this use case. D'oh...

I'll submit a new patch in a couple days that handles this. Any interest in including it if I get it working properly?

Chris


On Sat, Mar 21, 2015 at 04:44:43PM +0100, jp charras wrote:
Thank for your contribution.
This is a very interesting feature.

I tested it on different schematic projects.

It works fine only for simple hierarchies.
Unfortunately, it does not work on complex hierarchies.
These hierarchies uses more than once a given sheet: there is one file,
one schematic, and several instances.
the sheet which is used more than once stores only one drawing, but n
different references when it is used n times.

For instance demos/complex_hierarchy project.

Be *extremely" careful with complex hierarchies.
Complex hierarchies are always a very tricky case, and are never easy to
handle.


--
Jean-Pierre CHARRAS

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


References