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: "File not found" error when using macro CODE command.

Technote 173 Date: 01/98 Product: SmartCAM  Version: v11.0

Problem:
When executing a macro that uses the CODE command, an Error dialog box appears declaring "File not found".

Solution:
To correct Production Turning, modify both of the following application default.su files
Ptdflt_i.su
Ptdflt_m.su

To correct Advanced Turning, modify both of the following application default.su files
Atdflt_i.su
Atdflt_m.su

To correct Production Milling, modify both of the following application default.su files
Pmdflt_i.su
Pmdflt_m.su

To correct Advanced Production Milling, modify both of the following application default.su files
Amdflt_i.su
Amdflt_m.su

To correct FreeForm Machining, modify both of the following application default.su files
Ffdflt_i.su
Ffdflt_m.su

To correct Advanced Wire EDM, modify both of the following application default.su files
Awdflt_i.su
Awdflt_m.su

To correct Advanced Fabrication, modify both of the following application default.su files
Afdflt_i.su
Afdflt_m.su

NOTE: An easy way to find the location of these *.su files is by using the Windows "Start" button/ Find/ Files or Folders/ Named: *.su

Change the following lines in the CODE section of the .su files (as shown below), then File/ Save and restart your SmartCAM application.
 
"mf"  change to "ms1"
"tf"  change to "mt1"