About Phil Masella

Phil Masella is the Marketing & Communications Manager at ICAM Technologies. He can be contacted at phil@icam.com for additional information pertaining to this news release.

Did you know that ICAM allows you to integrate your post-processor within Siemens NX-CAM?

In order to set up CAM-POST to run within NX, you must run the following application: Start > Programs > ICAM Productivity Tools V20 > Setup > Kit > UGS-NX The “General” tab contains two sections: “ICAM Software” and “Database”. The first is used to specify which version of CAM-POST should be used. The [...]

2024-01-24T14:05:39+00:00March 18th, 2014|Categories: CAM Integration, Tech Tips|Tags: |

Did you know that CAM-POST has a feature that lists the differences between two selected post-processors?

CAM-POST’s unique “Diffs” feature allows users to quickly view and analyze the differences between two selected post-processors. You can either compare two different versions of the same post-processor or two completely different post-processors altogether. To compare two posts, load the first post-processor in memory (i.e. open the post) and select the option Tools -> [...]

2017-02-20T16:00:16+00:00March 11th, 2014|Categories: CAM-POST Developer, Tech Tips|

How to preselect the next tool after the current tool has been loaded

Each tool change necessitates an undesirable break in the automatic cycle of operation. In some machines, this break can be long. With machines equipped with a high quality automatic tool changer, the preselection of the current tool can be useful to reduce the time of these periodic interruptions. When the current tool is loaded into [...]

2017-02-20T16:00:18+00:00March 4th, 2014|Categories: CAM-POST Developer, Tech Tips|

How to support parametric tool numbers

It is a common practice in many shop floors to use variables instead of hard-coded numbers for CNC program data such as feed rates, drilling cycle parameters or even tool numbers. This method allows operators to make quick changes to the program by simply altering the values of a few parameters. The example below illustrates [...]

2017-02-20T16:00:19+00:00February 25th, 2014|Categories: CAM-POST Developer, Tech Tips|

How to define the graphics area dimensions at the beginning of the program

Some controllers require an initialization of the graphics area by setting up the overall dimensions of the “blank” or the total travel envelope. For example, on a Heidenhain iTNC 530 control programmed in ISO format, the two lines below will define a 100 x 80 x 30 mm blank, with the origin located in the [...]

2017-02-20T16:00:21+00:00February 18th, 2014|Categories: CAM-POST Developer, Tech Tips|

How to ensure collision-free table rotations in RTCP

Mastercam programmers have various options (clearance, retract, feed plane) for defining approach and exit moves, however all these options can only generate motions along the tool axis. On a machine with a C rotary table, 5-axes contouring operations such as the one illustrated below pose a significant problem when the machine is programmed in RTCP [...]

2017-02-20T16:00:24+00:00February 11th, 2014|Categories: CAM-POST Developer, Tech Tips|

How to eliminate unnecessary rotary moves due to singularity

During continuous 5-axes operations, whenever a rotary axis approaches an orientation where the tool becomes parallel or nearly parallel to the axis of rotation, the machine may unexpectedly start to describe large rotations with that rotary axis. These rotations, although large, have very little effect on the tool-to-part relative orientation. This situation is commonly referred [...]

2017-02-20T16:00:27+00:00February 4th, 2014|Categories: CAM-POST GENER, Tech Tips|

Did you know that the ICAM Floating License Manager provides useful license information from the client workstation?

The Floating License Manager can be used for the following purposes: 1. Verify whether the license key has been updated   2. Find out how many licenses are currently loaded   3. Find out how many licenses are available on the license server This information can be accessed from the client workstation, without the need [...]

2017-02-20T16:00:28+00:00January 28th, 2014|Categories: Licensing, Tech Tips|

How to configure a post to write the user name in the NC program header

When the same post-processor is executed independently by different users on a LAN, the post can be configured to display the user name along with the other startup information included at the beginning of the NC program. To do so, the following lines can be inserted in the Machine Startup Macro of the post: $$ [...]

2017-02-20T16:00:31+00:00January 21st, 2014|Categories: CAM-POST Developer, Tech Tips|

Did you know CAM-POST has a command that allows inserting fillets between non tangential moves while in diameter compensation?

Filleting inserts tangential circular or helical moves between consecutive linear motions in the CL data while in diameter compensation.  The inserted fillets (circles or helices) are always in the plane of the compensation.  If the inserted fillet end points are in different planes, then the generated move is a helical interpolation, otherwise it is circular. [...]

2017-02-20T16:00:34+00:00January 14th, 2014|Categories: CAM-POST GENER, Tech Tips|