Hello, I tried that and it works. Thanks!
However, the behavior I described is definitively a bug then. The problem is that the modified module appears side by side to the old version, but both have the _same_ module name although they _are_ different. When I _archive_ this board into a new library, one of the versions gets lost, because there cannot be two modules with the same name. This cannot be the desired behavior. It took me a long time before I understood this by looking at the files directly in a text editor. Bottom line is that there is a redundancy in having an internal module name and the "Reference" field which must be identical when a module is designed. And the docs explicitly recommend the approach I've taken-first make all the modules on a board, then archive into a library. Regards, Mathias
