Support Links

Technical Bulletins

Customer Downloads

Code Generators

SmartCAM Email Forum

Patches and Utilities

Misc Resources

The Learning SmartCAM Tutorial

SmartCAM V11 Exploring Guides

Contacts


Maintenance Customer
Premium Content

SmartCAMcnc Technical Support

Topic: Crash or corrupt PM4 file when Merged or Imported

Technote 176 Date: 02/98 Product: All SmartCAM Applications  Version: v11.0

Problem:

    When merging files with named elements or workplanes, if a duplicate name is found, the first instance keeps the name, all others do not.

Solution:

    By setting an INI variable, it is possible to tell SmartCAM to attempt to resolve the duplicate names. When geometry or workplanes are imported or merged that have matching names, SmartCAM will attempt to modify the name of the element to keep from having duplicate entries. Please be aware that there is a performance penality for this action. Merge and Import operations will take significantly longer than the default mode.

    To have SmartCAM resolve duplicate names, make the following change to your SmartCAM INI file.
    1.   Open SMARTCAM.INI in a ASCII text editor. The file is in your Windows directory.
    2.   Locate the [Defaults] section of the INI file.
    3.   Add:
         MergeRenameDups=Yes
    4.   Save the file and start your application.