QuickCAM link to VRMilling tool file

Help and support using the 3D and Bitmap Machining CAM packages:
QuickCAM 3D, QuickCAM 3D Pro, QuickCAM 4D (rotary axis CAM)

Moderators: Martin, Steve, Mr Magoo

Post Reply
User avatar
Denford Admin
Site Admin
Posts: 3632
Joined: Fri 10 Feb , 2006 12:40 pm
Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then.
Location: Sunny Brighouse
Contact:

QuickCAM link to VRMilling tool file

Post by Denford Admin » Wed 07 Jun , 2006 15:47 pm

I'm having problems with the tooling files in QuickCAM 3D and VR Milling version 5.

User avatar
Denford Admin
Site Admin
Posts: 3632
Joined: Fri 10 Feb , 2006 12:40 pm
Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then.
Location: Sunny Brighouse
Contact:

Post by Denford Admin » Wed 07 Jun , 2006 16:30 pm

This information relates to current versions of software (May 2006):
v1.6 QuickCAM PRO
v3.4 QuickCAM 3D
VR Milling v5.13


The installation file AllOffsets.mof contains default Work Offsets, Tooling and Tooling Library.
QuickCAM installations will install AllOffsets.mof into this directory:
C:\Documents and Settings\All Users\Application Data\Denford
ONLY if the file does not already exists (ie, if VR Milling has already been installed)

When you run QuickCAM, the software looks for VRMilling5.ini in this directory:
C:\Documents and Settings\All Users\Application Data\Denford
and finds out where VRMilling5 has stored the tooling file
(Look in VRMilling5.ini using Notepad at this entry:)
[Offsets]
Tool Offset File=XXXX
where XXXX points to the Tooling file

You can override this location by adding an entry like this in QuickCAMPro.INI or QuickCAM3DV3.INI

Code: Select all

[FILES]
LASTTOOLFILE=xxxxxxxx\myoffsets.mof
NB,
From QuickCAM, you will be able to see the tools configured by VRMilling, and change them temporarily. Adding a tool in QuickCAM will not add it to VRMilling.

If your tools are missing from VR Milling 5, then you need to check the entries in:
C:\Documents and Settings\USERNAME\Application Data\Denford\VRMilling5.ini
(Find out your USERNAME by viewing the properties (right click) of "My Documents" folder)

Check that these point to a valid existing file:

Code: Select all

[Offsets]
Work Offset File=[i]C:\Documents and Settings\All Users\Application Data\Denford\AllOffsets.MOF[/i]
Tool Offset File=[i]C:\Documents and Settings\All Users\Application Data\Denford\AllOffsets.MOF[/i]
Library File=[i]C:\Documents and Settings\All Users\Application Data\Denford\AllOffsets.MOF[/i]

:wink:

Post Reply