Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Jeremy Haage from MCAM NorthWest

Verified Members
  • Posts

    254
  • Joined

  • Last visited

    Never

Jeremy Haage from MCAM NorthWest's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. When you've got to crank a part out asap use what your comfortable with, that will take some of the pressure off getting up to speed with x asap. But do try and force yourself to use x on as many projects as possible. Oh yes a few training sessions with some book exercise or streaming teacher can do wonders with getting the basics down.
  2. You're going to need an available PCI Express or at least an AGP slot. Cards aren't made for regular PCI slots anymore.
  3. I haven't used this myself, but have you checked those paths to see if the files are there? It kind of sounds like it can't find those files it's referencing in the chooksverisurf folder.
  4. Browse to that file through My Computer / Explorer, right-click and go to properties and make sure it hasn't been set to "Read Only". If it has, you need to uncheck that attribute so that the file can be written to. If it's not set as "Read Only", then you may not have the appropriate write permissions setup for the Mastercam folder/subfolders with your windows login.
  5. Roger, Exact same NC file placed in two folders. I know there are many solutions that would work for this (a simple file backup / synchronization tool in Windows for example). Doing a simple File > Save As from the Editor would also work fine IMO, but the customer wants this automated.
  6. Before I start looking into a VBscript or Nethook solution I was wondering if anyone has created or come across a VB script or Nethook that already does this. I need the posted NC file to be created in two different locations.
  7. quote: ... it was a video driver issue Z2G wouldn't have helped with much.There's quite a bit of info included in the Z2G files that could actually help even in this situation. System information (including your video card type, resolution, color depth and driver version) is included in a text file that can be examined.
  8. I've encountered problems with this when the custom tool file does not reside in the standard tool library location (ie. c:mcamxmilltools). It seems to lose the location/path of the custom file if it doesn't reside in that default tools folder. I haven't really come up with any workaround other than to save the custom tool file into that local directory on each PC. I did submit this to QC so I believe it's in the queue for an enhancement/fix.
  9. Well it sounds like you're using the right options. I don't usually see this issue unless you're transforming a transform, in which case things get more difficult. Grouping NCI output by operation type is definitely what you want, but you should see a difference between the two options if you're just transforming normal operations (not transform operations). If you're definitely not seeing any difference then I'm not sure what is happening there.
  10. I sent this in to QC so we'll see what they say on this problem. I think the culprit, at least in the file I looked at yesterday, is that the "work offset" checkbox inside the Planes button was checked for some operations and not checked for others. The operations that had this option checked were ones that weren't posting the offsets properly. For some reason this work offset setting in the planes was overriding the transform operation's settings. You might check that in your operations to see if the checkbox is checked, and if so, un-check it. Edit common parameters was an option that worked in this case because all of the operations shared the same WCS, Tplane and Cplane, so we could edit them all at the same time and turn the work offset checkbox off.
  11. You could check out laptopvideo2go for modified INF files that allow you to install whatever Nvidia driver. These are primarily for allowing a laptop user to install drivers intended for desktop cards. Each driver has a built-in list of cards that the driver will install on. The modified INF basically adds more cards to the list. I've done a bit of experimenting myself on my laptop with the files and am currently using desktop drivers. Nvidia usually tells you to go to the laptop manufacturer for drivers, but in my case, Dell hasn't updated the Vista driver for my laptop since January. I'm missing features that I used to have in XP (one which I need for interfacing with a projector properly), so the desktop drivers fixed that. This is definitely a use at your own risk venture though and I can't endorse it. I usually recommend going with the 84.26 Nvidia Quadro drivers for users running the Quadro card, they've seemed to be solid.
  12. The settings you would like to change are actually in the Mill_Inch.defaults file, not in the machine or control definition files themselves. The post above mine shows where to change this in the control definition, but you could also copy your Mill_Inch.defaults file manually from the old location to the new if you would prefer. If you've spent any time changing defaults for each operation type you might save some time by copying the file itself rather than trying to modify the new defaults file to match the old. If your X directory was c:mcamx, you will find the file in c:mcamxmillops Just copy this to the same path in the new X2 directory (ie. c:mcamx2millops). Your paths may be different, but this is the general idea.
  13. I'm not sure on the cause of this but you could try to manually unregister and then re-register this file. Before trying this make sure Mastercam is closed. Go to Start > Run. In the open box type in: regsvr32 -u c:WINDOWSsystem32HHActiveX.dll Click open and you should get a message that the file was unregistered. Do the same thing (Start > Run) only this time remove the "-u" from the line: regsvr32 c:WINDOWSsystem32HHActiveX.dll You should then get a message that the file was successfully registered. See if the problem still exists.
  14. Oops! Guess it was just my mistake. I had the whole solution selected in the solution explorer and it showed me different options under the "Project" Menu. I selected the NetHook2Example folder and got the same menu options as the doc file has documented. I'm still curious though if I'm going to run into limitations with any of these basic samples & examples with the express edition.
  15. I think this may have been covered before, but is it possible to use VC# 2005 Express edition or VC# 2003 (visual studio 2003 professional) with the new .NET 2.0 API? On this computer I only have VC# 2005 Express Edition and started working with the .NET 2.0 Samples & Examples. On the first step of the read me first.doc file for installation it is walking me through some settings that don't appear the same in VC# Express. Just curious if the express edition has what it takes to go through those samples & examples. I do have VS 2003 Professional but wasn't sure if that is going to work either.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...