Coordinate
Parent page: Objects
Summary
A coordinate is a group design object. It is used to mark the X (horizontal) and Y (vertical) distance of a point in the design workspace with respect to the current origin. Coordinates can be placed on any layer.
Availability
Coordinates are available for placement in both PCB and PCB Library Editors:
PCB Editor
- Choose Place » Coordinate [P, O] from the main menus.
- Click the button on the Utility Tools drop-down () of the Utilities toolbar.
PCB Library Editor
- Click the button on the PCB Lib Placement toolbar.
- Right-click in the workspace and select Place » Coordinate from the context menu.
Placement
After launching the command, the cursor will change to a cross-hair and you will enter coordinate placement mode. A coordinate will appear "floating" on the cursor:
- Position the cursor and click or press Enter to place a coordinate.
- Continue placing further coordinates, or right-click or press Esc to exit placement mode.
Additional actions that can be performed during placement are:
- Press the L key to flip the coordinate to the other side of the board.
- Press the + and - keys (on the numeric keypad) to cycle forward and backward through all visible layers in the design respectively – to change placement layer quickly.
- Press the Tab key to access an associated properties dialog, from where properties for the coordinate can be changed on-the-fly.
Non-Graphical Editing...
The following methods of non-graphical editing are available:
...via an Associated Properties Dialog
This method of editing uses the following dialog to modify the properties of a coordinate object.
The Coordinate dialog can be accessed prior to entering placement mode, from the PCB Editor – Defaults page of the Preferences dialog. This allows the default properties for the coordinate object to be changed, which will be applied when placing subsequent coordinates.
During placement, the dialog can be accessed by pressing the Tab key.
After placement, the dialog can be accessed in one of the following ways:
- Double-clicking on the placed coordinate object.
- Placing the cursor over the coordinate object, right-clicking and choosing Properties from the context menu.
- Run command Edit » Change, then click an existing object.
...via an Inspector Panel
An Inspector panel enables the designer to interrogate and edit the properties of one or more design objects in the active document. Used in conjunction with appropriate filtering, the panel can be used to make changes to multiple objects of the same kind, from one convenient location.
...via a List Panel
A List panel allows the designer to display design objects from one or more documents in tabular format, enabling quick inspection and modification of object attributes. Used in conjunction with appropriate filtering, it enables the display of just those objects falling under the scope of the active filter – allowing the designer to target and edit multiple design objects with greater accuracy and efficiency.
Graphical Editing
This method of editing allows you to select a placed coordinate object directly in the workspace and change its location graphically. The size and shape of a coordinate object cannot be changed graphically. As such, editing handles are not available when the coordinate object is selected:
- Click anywhere on the coordinate and drag to reposition it. The position values are automatically updated as the coordinate is moved.
Notes
- The current origin can be set to be any point in the PCB workspace by selecting Edit » Origin » Set, and clicking on the location for the new origin. To set the current origin back to the absolute origin (
(0,0)
in the lower-left corner of the workspace), select Edit » Origin » Reset. - The coordinate group object is comprised of a string specifying the actual X,Y position and a point marker (small cross of two tracks) . A coordinate can be converted to its constituent primitive objects using the Tools » Convert » Explode Coordinate to Free Primitives command. Explode a coordinate to reposition the position string without changing the location of the marker.