QuickCAM link to VRMilling tool file
Moderators: Martin, Steve, Mr Magoo
- Denford Admin
- Site Admin
- Posts: 3649
- 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
I'm having problems with the tooling files in QuickCAM 3D and VR Milling version 5.
- Denford Admin
- Site Admin
- Posts: 3649
- 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:
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
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:

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
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]
