Electronic – How to set a new reference point within Eagle CAD

eagle

How do I change the reference point in Eagle CAD for placing parts correctly? I'm using MARK but it did not set the new mark point as a reference. Is there a way to do this?

Best Answer

I just figured out how to do this. I'm using Eagle 6.5 fwiw.

MARK (C -7.5 -4.1);

Sets the origin to (-7.5 -4.1). The C says "left click". It also works if you type MARK and then actually left click with the mouse where you want the reference to be.

The manual and some docs on MIT's website are definitely worth a read here and there. For example: http://web.mit.edu/xavid/arch/i386_rhel4/help/25.htm

To set the origin back to the natural origin, you just type MARK;