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: 13088: Temporary file error." When Translating DXF Files

Technote 142 Date: 12/96 Product: SmartCAM Cam Connection  Version: 9.x


Problem

  • When translating DXF files with CAM Connection 9.xx, you get the following error message:
    • "13088: Temporary file error. Not enough disk space. Execution stopped."
  • Execution is not stopped, and the application continues and writes a good file. If you try to convert another file, the CAM Connection may hang.

  •  

Workaround:

  1. Go to the File­>Preferences dialog and turn off "Input Entities Summary" and "Input Entities Listing".
  2. Exit the application.
  3. Restart CAM Connection and convert the file.

  4.  

Background Information:

  • We are currently experiencing problems with the reading of "LEADER" entities in DXF files. Reading the entities from the file will produce multiple log file errors like:
    • Error parsing the entity which starts on line #22840

    • The entity is missing its 'height' field (group code 40).
      Defaulting missing value to '1.000000'.

      Error parsing the entity which starts on line #22840
      The entity is missing its 'width' field (group code 41).
      Defaulting missing value to '1.000000'.


  • When the information is accessed in the program, error 13088 is reported to the user. The only place that these entities are accessed is during the writing of the log file. Once the information is accessed, the program will become unstable, and does not allow you to press "Go" on the main panel a second time.