Solved! Go to Solution.
Solved by jorge_garcia. Go to Solution.
This is exactly what I'm looking for! It would save massive amounts of time and schematic space if we could place Design Blocks (schematic/board) inside Modules.
@jorge_garcia is there an ETA for when Design Blocks into Modules will be released?
@jorge_garcia I would also be very interested in this reworked hierarchy implementation in EAGLE. Do you have any idea of when we can expect such an update?
+1 currently I use design blocks a lot to do that. However, that comes with all the compounding issues related to naming nets and so on.
Being able to use modules and design blocks together is rather essential. I have a standard connector layout that I'm using across multiple boards. The pin layouts obviously must match from one board to another. However, I have some of the pins, the "Bus", in a module - and I can't include this in the overall format with the board outline and other pins.
Is there any other easy way to ensure that everything stays aligned when I import the design-block/module(s) into a new board?
I was also frustrated with the lack of this feature, and knowing the speed of development on EAGLE it will probably take another 10 years until the planned new hierarchy implementation works, which is slightly longer than it would take me to manually redo my module designs.
So I decided to just write an ULP that implements this function to replicate the layout of a module, similar to the "replicate layout" script in KiCad.
You can find the ULP here: https://github.com/JensKolb/Replicate-Layout-ULP
Can't find what you're looking for? Ask the community or share your knowledge.