Error: "Cannot add inconsistent drawing to Design Block"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Based on an Eagle Youtube tutorial (https://www.youtube.com/watch?v=i-ChFk2pagA) I'm attempting to make a design block. I take these steps:
- I select the parts of my schematic that are to be included in the design block.
- I hit Ctrl + right click
- The components are already selected in the board view. But I also want the tracks. So I select the whole area where the components and tracks are situated. Right now, there are no other components yet on the board (components that would not be part of the design block). So I'm pretty sure my selection is correct.
- I hit Ctrl + right click
- I get an error message...
The error message is this one: Error: "Can not add a inconsistent drawing to Design Block" I'm using the latest version: Eagle 9.1.2 premium
Note: The schematic parts and signals that I've selected for the Design Block are inside a module. You can see that on the board view as well: all parts are preceded by "OP1:", indicating that they're part of the module "OP1". Perhaps that can cause confusion for Eagle?