Circles

You can add filled or outline circles to your circuit board layout. For example, you can draw circular mounting holes or create a round board.
To draw a circle:
  1. On the left toolbar select the Circle tool or press the O key.
  2. Click at the desired center of the circle.
  3. Specify the radius by moving the mouse.
  4. Click to end.
When the Circle tool is selected or when a circular object on the board is selected, use the Property Bar to specify the style, width, layer, location and diameter. There are two circle styles: filled and outline. On the Board Layer, use solid fill for holes; use outline to specify a round board. Hole diameter is only determined by the circle diameter, the line width does not have effect, so it’s recommended to select a narrow width (0.01″) to avoid any confusion. Holes made with the Circle tool are NPTH. If you want PTH holes, use the Multi-layer pad tool.

Arcs

You can add arcs to your design. For example, you can draw arc-shaped traces, or create a board with rounded corners.
To draw an arc:
  1. Select the Arc tool or press the A key.
  2. Click at the start of the arc.
  3. Click at the end of the arc.
  4. Specify the radius by moving the mouse.
  5. Click to end.
When the Arc tool is selected or when an arc-shaped object on the board is selected, use the property bar to specify the width, layer, location or radius.

Polygons

A polygon is a closed shape with straight edges. You can create polygon shapes on any layer. For example you might create a polygon shape to create a ground plane.
To draw a polygon shape:
  1. On the left toolbar choose the Polygon tool.
  2. Choose the desired layer.
  3. Click at several locations along the shape.
  4. When finished, right-click.
To remove a node:
  1. Select the shape.
  2. Double-click the node to be removed.
To modify a polygon:
  1. Select the shape.
  2. Drag a node handle to reshape

Rectangles

You can add outline rectangles to your circuit board layout. For example, you might draw a rectangular slot or footprint outline.
To draw a rectangle:
  1. On the left toolbar select the Rectangle tool.
  2. Click at the desired top-left corner of the rectangle.
  3. Specify the dimensions by moving the mouse.
  4. Click to end.
When the Rectangle tool is selected, use the Property Bar to specify the width and layer. A rectangle drawn with the rectangle tool consists of four traces connected to each other. To change the dimensions after the rectangle is drawn, change the length of the traces.

Text

You can place text onto your circuit board. For example, you might want to label a resistor “R1”. Text can go on a copper or silk screen layer.
To place text:
  1. On the left toolbar select the Text tool or press the “T” key.
  2. On the Property Bar select the Layer where your text is to appear. When placing text on a copper layer (which can save the cost of silk screening) it is recommended to unmask the text for best visibility. To do this, draw a rectangle on the corresponding solder mask layer or copy the same text onto the solder mask layer.
  3. Click at the desired location for text. The text editor dialog box appears:
    1. Enter the desired text; specify the style parameters; and click OK.
    2. Text appears at location you selected previously.
    3. Move the text if needed.

The lock button toggles the lock mode on/off. When the lock mode is ON, the proportion between the font size and the line width is kept automatically.

Line width should be at least 0.007″ to ensure readability.

Ground planes

A ground plane is a broad area of copper that connects to the ground signal. You can automatically create a ground plane that fills the empty areas between traces with copper:

Before

After

To fill the area between traces with copper and connect objects of your ground net:

  1. On the left toolbar choose the Polygon or Circle tool.
  2. On the property bar Layer list select Top or Bottom.
  3. For clarity turn off the other layers using the layer toolbar button.
  4. Draw the desired shape and select the shape.
  5. On the property bar select your ground net from the “Net” drop-down box.
  6. Choose Tools | Ground Planes | Create and the Ground Plane dialog will appear.
  7. Enter the desired distance between traces and the fill (described below).
  8. Click OK.
The polygon object defining the area to fill might overlap a copper object. If the polygon and the other copper object belong to the same net they will get connected.
The Ground Plane Create command must be applied after the traces are routed.

To indicate whether to use thermal or solid connection for a pad:

Before etch copper:
  1. Click a pad.
  2. On the property bar click the Additional properties  button.
  3. Choose “Thermal” to force thermal connection or choose “Solid” to force solid connection.
  4. Click OK.

To delete a plane created by create ground plane:

  1. Select an object of the plane.
  2. Choose Tools | Ground Plane | Delete
  3. Click OK.
The Thermal trace width parameter specifies the width of traces connecting a copper object to the polygon object when both belong to the same net.
The Ground plane command only works for polygons that are inside the board outline.