Hello,
I have some troubles with the coordinates (column/row) automatically added in net XREF label.
Every thing works fine (ie coordinates of the next XREF label are OK) if I directly draw the frame (FRAME command) in schematic.
But since I don't want to manually draw the FRAME each time I add a page, I create a device in my own library in witch there is a symbol with a FRAME in it (and some other stuff). When I add a new page, I add this device in it. But then all the coordinates in all the XREF are wrong (only the page number is OK).
If I remove this device, since there is no more frame, then the coordinates are replaced by '??'. This mean that Eagle detect correctly if there is a FRAME or not in that device. But it does not process the coordinate correctly because if I place again the device, coordinates appears instead of the ?? but they are wrong.
Now, if I draw a new FRAME in the schematic, at the exact position of the frame of the device (the 2 FRAMEs, the one of the schematic and the one from the device, are exactly at the same position, have same parameters, and have the same size), then coordinate are correct !
In library I tried to change the layer of the FRAME, the prefix is FRAME... I don't really know how to solve this !
Anyone have an idea ?
By the way, 2 little enhancements would be nice :
* possibility to have ALL the pages and not only the next page.
* XREF label for buses... of course!
Guillaume.