Parameter Settings: Clearance Plane tab

Parameter Settings dialog box - Clearance Plane tab

The Clearance Plane tab provides the means to define and add clearance planes. Clearance planes, in essence, create an envelope around a part. The probe stays on this envelope when it moves from one feature to another.

PC-DMIS moves the probe out from the part at a predetermined distance, relative to the coordinate system in which it was defined.

After the last hit on the feature is measured, the probe stays at probe depth until called to the next feature. This can help reduce routine creation time because you don't have to define as many intermediate moves. In addition, properly-defined clearance planes can help protect your probe from accidental collisions with the part.

A sample part with an imaginary envelope from clearance planes

To use clearance planes:

  1. Open the Parameter Settings dialog box (Edit | Preferences | Parameters) and then select the Clearance Plane tab.

  2. Select the clearance plane through the Active plane and Pass through plane areas, and use the respective Value boxes to specify the clearance distances .

  1. Click OK to finish defining the clearance plane. PC-DMIS inserts a CLEARP command that contains the clearance plane information into the Edit window. The finished command looks something like this:

CLEARP/ACTIVE_PLANE, n, PASS_THROUGH_PLANE, n,TOG1

  1. You can then insert MOVE/CLEARPLANE commands into your measurement routine. A MOVE/CLEARPLANE command does not in itself create motion to move the probe to the clearance plane. Rather, when PC-DMIS encounters a MOVE/CLEARPLANE command during execution, that command essentially gives permission to move to the predefined clearance plane on the next move, measure, tip selection, or Auto feature command. When PC-DMIS is about to execute one of those motion commands, the probe moves to the specified distance away from the selected active plane.

  2. If you define another CLEARP command, the very next MOVE/CLEARPLANE command moves first to the old clearance plane, then to the Pass Through plane, and then to the new clearance plane.

To display the current clearance plane as a translucent image in the Graphic Display window, from the Graphic Items toolbar, select the Show Clearance Plane icon (). For more information, see "Viewing Clearance Planes" in the "Editing the CAD Display" chapter.

Active Plane Area

The Active Plane area defines the plane (or axis) that PC-DMIS locates and measures features. The Value box defines the clearance plane as an offset distance in the current units of measurement away from the specified plane. To define a clearance plane, select the plane from the Axis list and then enter a new value in the Value box.

Pass Through Plane Area

The Pass Through Plane defines a clearance plane that the probe moves to and then passes through to get to the next active clearance plane after a probe's TIP command. The new CLEARP definition command must immediately follow the TIP command to properly define the pass through plane. When PC-DMIS encounters the next MOVE/CLEARPLANE command, it moves to the pass through plane and remains at that offset distance until it reaches the next active clearance plane.

If you add additional moves or a loadprobe command before a tip change command, PC-DMIS deactivates the pass through plane.

When you make adjustments to commands in your measurement routine, be sure to review the path lines. This allows you to see the effect your changes make without having to run the measurement routine.

Clearance Plane Active (ON) Check Box

If you select the Clearance planes active (ON) check box, PC-DMIS automatically inserts a MOVE/CLEARPLANE command before any Measured or Auto features you insert into the Edit window from that point on.

Notes on Clearance Planes

Be aware of the sign of a clearance plane when you enter its distance value. The sign must correspond to the positive or negative end of the normal axis that defines the plane. For example, to define a top clearance plane, enter a positive value, and to define a bottom clearance plane, enter a negative value.

Movement from one clearance plane to another affects the position of the probe. Make sure that the set clearance plane is sufficient to clear the part.

PC-DMIS defines a clearance plane relative to the current coordinate system and part origin. Therefore, you must be careful when you define a clearance plane to ensure adequate clearance around the part.

Clearance Plane example

Using the above drawing, suppose your part is ten inches long, and it is lined up close to the machine axes with the X origin at the bottom left-hand corner. To define a one-inch clearance from the right side of the part, set the XPLUS clearance plane to 11 inches.

Always define clearance planes relative to the current coordinate system. When you create a new coordinate system, the clearance planes still relate to the first alignment. If you wish to associate the clearance planes with the new coordinate system, you must redefine them.

PC-DMIS does not use clearance planes when taking sample hits. It is therefore important that when you measure pins to set the spacer value to a distance that will allow the probe to move around the pin.

For a clearance plane example, see "Clearance Plane Example".

Related Topics:

Inserting a Clearance Plane

Inserting a Move Clear Plane Command

Inserting a Move Point Command