Working Plane representation

From ArcoWiki
Jump to: navigation, search

it is now shown the CMM working plane.

The view can be activated on “Option” panel.
Image033.png

In the whitestar.ini configuration file it is possible to set the high the and extra additional size of the working plane, the parameters are:

  • Base Plane Z thickness
  • Base Plane extra X

In order to guarantee the correct positioning of the model in the virtual CMM model, it is necessary to set the Z offset between the working plane and the virtual home position.

This parameter is calculated with the following method.

  1. Open the control Panel and assign it to a variable called ZSize the size of the virtual CMM volume in the panel “Machine”.
  2. RUN ARCOCAD, declare a nominal probe with the correct values and make it active.
  3. Touch a point of the real working plane.
  4. Assign to a variable called ZPoint the Z value of the measured pint
  5. Calculate the value ZDistance = ZPoint - ZSize
  6. Open Whitestar.ini configuration file
  7. Write in the parameter “Ram to Base Plane distance” the value ZDistance.