CAM Machine Manager Updated for the current release.

 

Invoked ByCAM Manager go to Machine > Right moue button (right-click)

 

The CAM Machine Manager follows the Geometry Manager in the CAM Plan Manager tree.

 

Use this manager to define the active machine for all operations in the setup. Machines can be created or selected from a running list of previously defined machines. Machines can be managed in libraries and filtered using Form Filter Keys.

 

You can enable the Auto repeat commands option on the General Tab of the VX Configuration Form.  Doing so will repeat the last command automatically when the <Enter> key is pressed or a <middle-click> is performed.

 

The CAM machine contains information necessary to format an NC Program for a particular machine tool. It also defines the configuration of the tool changer magazine so that tool change statements can be inserted into the NC program.

 

 

CAM Machine Manager

 

Interfacing with the CAM Machine Manager

 

The CAM Plan Manager is used to interface with the CAM Machine Manager using standard Object Editing techniques. Right-click on a machine in the manager tree and select an option from the popup menu. Left-click to execute the Select function (see below).

 

These options along with the CAM Machine Manager Form encompass the CAM Machine Manager. Each option is listed briefly in the table below.  Additional forms for defining various machine parameters such as axes and offsets are also available and documented below.

 

CAM Machine Manager Functions

Select

Displays the CAM Object Name List. Select a machine to assign to the active setup and the list will close automatically.

Edit

Displays the CAM Machine Manager Form and activates the current machine for editing.

Rename

Renames the current machine assigned to the active setup.  Enter a new name and pick OK.

Remove

Removes the current machine assigned to the active setup. The machine will be designated as (undefined).  You will need to Select a new machine. The machine definition is not deleted.

Manage

Displays the CAM Machine Manager Form for managing machines in the active CAM plane and other machine libraries (i.e., all machine defined in designated VX file).

Delete

Deletes a machine definition from the active CAM plane.

 

Invoked ByInvoked By

 

(On a CAM Machine in the manager tree)

 

 

The CAM Machine Manager Form Updated for the current release.

Invoked By(On a CAM Machine in the manager tree) > Select, Edit or Manage

 

Use this form to define and manage CAM machines for use in the active CAM plan and other plans through the use of CAM machine libraries.  Machines can be defined or selected from libraries of previously defined machines. A machine library is any VX CAM plan containing machine definitions.

 

The CAM machine contains information necessary to format an NC Program for a particular machine tool. It also defines the configuration of the tool changer magazine so that tool change statements can be inserted into the NC program.

 

CAM Machine Manager Form

 

 

Definition

 

Name...

For a new machine definition, enter a name for the machine.  Pick the button to select from the list of currently defined machines.  Its name and parameters will populate the form.
 

Class

Pick the Class button and select a machine class.  The following classes are supported: 2-axis M.C., 3-axis M.C., gantry mill, spar mill, drill or router.  You can enter your own classification name and filter by that class if desired.  See Apply Filter below.
 

Type

Pick the Type button and select a machine type.  The following types are supported: Rotating Head or Rotating Table.  You can enter your own type name and filter by that type if desired.  See Apply Filter below.
 

Subtype

Pick the Subtype button and select a machine subtype.  The following subtypes are supported: Rotating Head or Rotating Table.  You can enter your own subtype name and filter by that subtype if desired.  See Apply Filter below.
 

 

Programming Details Updated for the current release.

 

Post Processor

This is set to FlexPost by default.  It specifies the post-processor to be used. Select from the following:

 

 

Tips & TechniquesIf IMS post is not installed in the directory "C:\ProgramFiles\IMSpost65c" you need to modify the "runpost.bat" file located in the "\output_def" folder of your VX install directory to let VX know where to find IMS post on your system. This also applies to the Pworks post-processor which should be installed in the directory "C:\nccs\Postworks\bin."

 

Tips & TechniquesSpecial Feedrate and Spindle Speed Format in CL File

The standard format for spindle speed and feed rate in the CL file specify units and orientation as sown below.

 

SPINDL/RPM,1000.0,CW

FEDRAT/MMPM,100.0

 

If you enter the keyword SMB for this parameter, VX CAM will output the spindle speed and feed rate in a special format that does not include the units and orientation as shown below.

 

SPINDL/1000.0

FEDRAT/100.0

 

Config Num

This defines the post process configuration. fanuc10 is selected by default. Different configurations (other than the fanuc10) can be created to customize the output for different controllers.

 

XY Interp, YZ Interp , ZX Interp

This defines whether or not the active machine can support circular interpolation in the XY, YZ, or ZX planes.

 

If yes, the circular interpolation records will be generated for all circular motion which lie in the respective plane of the Setup coordinate system. If no, linear moves will be output.

 

MULTAX

This defines whether or not to output tool axis vectors when creating NC Programs for CAM Plans which reference the active machine.

 

Tool axis vectors are relative to the coordinate system of the referenced Setup object.

 

MULTAX should be used if the Setup Frame used for NC Program creation is not parallel to the frames used for tool path creation. If there are tool paths in the CAM Plan which are not parallel to the output frame, I, J, K coordinates should be output to determine the tool axis.

 

Scale

This defines a scaling factor to apply to motion in an NC Program for CAM Plans that reference the active machine.

 

The scaling factor is applied about the origin of the referenced Setup object. It can be any decimal number greater than zero.

 

# .xxxx

This assigns the number of decimal digits to output for decimal numbers when creating an NC Program for CAM Plans that reference the active machine. For example, entering "5" in this field will cause numbers to have five decimal digits (e.g. 123.12345)

 

Rewind

This specifies whether or not instructions to rewind the tape at the end of the NC Program will be output.

 

Increment

This defines a tape block numbering Increment. The increment value is available as a CAM variable for use in Sequence Files.

 

CUTCOM

This specifies whether or not to output Cutter Compensation statements when generating NC Programs which reference the active machine. Cutter Compensation records will be output for planar motion in the XY, YZ or ZX plane of the referenced setup. You can also set Cutter Compensation for individual operation that support it.  See 2-1/2 Axis Milling Operation Form Parameters.  

 

Cutcom records have the following format:

 

CUTCOM/side,plane

Example: CUTCOM/LEFT,XYPLAN

 

Select from the following options:

 

 

See VX Note.Cutter compensation is now supported for output using the Flexpost post-processor. You can modify the Flexpost configuration file "fanuc10.fp" if different G codes are needed.

 

Tool Changer

This displays the Machine Tool Changer Form for the active machine (see below).  Use this form to define tools and their locations in the tool changer.
 

Axes and Offsets

This displays the Machine Axes and Offsets Form (see below). Use this form to manage table axes for the active machine.
 

Parameters

This displays the Machine Details Form for the active machine (see below).  Use this form to define machine details such as speed units, accuracy, precision, etc. for the active machine.
 

Axis

This displays the Machine Axis Limits Form for the active machine (see below).  Use this form to define the axis limits information for the active machine.
 

Sequence Files

This displays the Machine Sequence Files Form for the active machine (see below). Use this form to define text which is automatically inserted into NC programs for the active machine.
 

Programming

This displays the Machine Programming Details Form for the active machine (see below).  Use this form to specify options for formatting NC programs for the active machine.
 

Add to Library ->

This adds a copy of the active machine to the active machine library.  Use the Library options below to first load a machine library.  This button is only active when the Manage function is selected.  See Interfacing with the CAM Machine Manager above.
 

Apply Filter ->

This filters the list of machines in the Library section (see below) by one or more of the Definition parameters above.  First place a check in the box to left of the parameter (s) to filter by and then pick this button.  Only those machines matching those definitions will be listed.  This button is only active when the Select or Manage function is selected.  See Interfacing with the CAM Machine Manager above.

 

Library

Displays the CAM Browser

 

Use this section to load CAM machine libraries.  A machine library is any VX CAM plan containing machine definitions.  Here are list of things you can do.

 

 

Other Options

 

 

 

Machine Tool Changer

Invoked ByCAM Machine Manager Form

 

Use the Machine Tool Changer Form to define tools and their locations in the tool changer for the active CAM machine. Use the CAM Machine Manager Form to define the active machine and then pick the Tool Changer button to display this form. Changes to this form will be applied to the active machine when the Accept button is selected from the CAM Machine Manager Form.

 

  1. Use the form options described below to add or remove tools to or from their locations in the tool changer.

  2. When you are done, pick the close button 1467.gif in the upper right corner to close the form.

 

 

Tips & TechniquesRemember that any changes to the tool changer will not affect the active machine until the accept button is selected from the CAM Machine Manager Form.

 

 

Machine Tool Changer Form
 

 

 

  1. Select a tool from the list.

  2. In the For Station field, enter a number where the tool should be located in the tool changer. If no number is specified, the next available location is used.

  3. In the D register and H register fields, enter the tool diameter and height cutter compensation (CUTCOM) registers if desired. The default registers equal the station id.

  4. Pick OK, Apply or Cancel as desired.

 

 

 

Machine Parameters

Invoked ByCAM Machine Manager Form

 

Use this form to define the machine parameters of the active CAM machine displayed in the CAM Machine Manager Form. This form and settings are displayed when the Parameters button from that form is selected.

 

  1. Complete the form for the active CAM machine. See below.

  2. When you're done, pick the button 1467.gif in the upper right corner to close the form.

 

Machine Details Form
 

 

 

Machine Axes Limits

Invoked ByCAM Machine Manager Form

 

Use this form to define the axis information of the active machine displayed in the CAM Machine Manager Form. This form and settings are displayed when the Axes button from that form is selected.
 

  1. Complete the form by entering the maximum, minimum, and home location values for the X, Y, Z and A, B, and C axes for the active machine.

  2. When you are done, pick the close button 1467.gif in the upper right corner to close the form.

     

Machine Axes Limits Form

 

 

Machine Sequence Files

Invoked ByCAM Machine Manager Form

 

Use this form to define text which is automatically inserted into NC programs to perform various operations for the active machinedisplayed in the CAM Machine Manager Form. The sequence files have the extension ".def" by default. These files should remain located in the "/output_def" sub-directory of your VX install directory.

 

If you copy these files to your User Directory and then modify the copies, the modified versions will be used. VX CAM will first look in your User Directory to locate the files. If found there, they will be used.
 

  1. Enter the sequence file names with ".def" extensions (e.g., start_up.def) for each sequence type shown for the active CAM machine.

  2. When done, pick the close button 1467.gif in the upper right corner to close the form.

 

 

1021.gif

 

 

Machine Axes and Offsets

Invoked ByCAM Machine Manager Form

 

The Machine Axes and Offsets Form allows for the management of table axes and will be used to determine how output will be created. Zero, One or Two axes may be defined. The orientation of each axis should be parallel to the machine's X or Y axis. By convention, the A axis is considered to be parallel to the machine's X axis and B parallel to the Y axis (but you may change this).

 

You may define a point through which each axis will pass. The order in which the axes are listed will define the order in which rotations will be applied for output. Follow the operational sequence and refer to the table and Notes section below.

 

  1. Select an available axis for the active machine using the Axis button.

  2. Adjust the X, Y and Z offsets for the selected axis if desired.

  3. Pick Add to add the axis definition to the list or Reset to return the values to their previous values.

  4. Once the available axes and offsets for the active machine have been define and added to the list, you can use the Edit, Delete, Up or Down options as defined in the table below.

  5. Pick the close button 1467.gif in the upper right corner to close the form.

 

Tips & TechniquesWhen closing the form, the axis information in the list is NOT copied into the machine definition until the Machine Manager > Accept button is pressed. If the axes information has changed and you close the Machine Axes and Offsets Form or the Machine Manager Form before Accepting the changes, you are asked whether or not to save the changes and update the active machine.

 

 

Machine Axes and Offsets Form
 

 

 

 

Notes

 

 

 

Related Topics

Return to VX CAD/CAM Index