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

Topic: Predator Editor doesn't launch from the Icon bar

Technote 205
Date: 02/05
Product: All
Version: v12.x and up

Problem:
Predator CNC Editor for SmartCAM is not launching, when the SmartCAM Predator Editor tool bar icon is clicked.

Solution:
The default application Icon bar includes a Predator Editor for SmartCAM icon. This icon launches the Predator CNC Editor and loads the current Code file (if one exists). An assumption is made that the Predator Editor for SmartCAM is installed in the default location. If this is not the case, then complete the following steps to resolve the problem.

The default path is also based on a 32-bit operating system, the installation path for a 64-bit version of Windows is different. The default path shown is for SmartCAM v17 - the path for other version of Predator CNC Editor for SmartCAM will vary.

  1. Open <SmartCAM path>\SHARED\SYSMCL\PEDITOR.MCL in a text editor.

    This is the SmartCAM macro that runs the editor, it is a text file. It can be edited with any text editor, such as Predator Editor for SmartCAM or Notepad.

  2. Locate the line ‘#EPath="C:\\Program Files\\Predator Software\\Editor 9.0\\PEditor.exe"
  3. Change the path to match where you installed the Editor.

Change the path contained between the two quotes to the actual location of PEditor.exe. Remember to use double-quotes around the path string and to use double slashes to separate paths. Save the macro file. You are done.