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:

VBJB

Verified Members
  • Posts

    60
  • Joined

  • Last visited

    Never

Recent Profile Visitors

1,050 profile views

VBJB's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. "VBJB, what remote access did you use?" I use Remote Desktop that comes with XP. Everything else I run, besides CAD, is very responsive. It's just CAD is very intensive as far as bandwidth.
  2. I use remote desktop a lot at my job. My experience with CAD is it runs very slow on a remote desktop session. It felt like it took forever to get anything done. It's not going to be as fluid as working local. When I work with CAD at home, I bring my hasp home.
  3. I am new to solids and have a question. How do the majority handle analyzing and programming toolpaths with solids? Do you create edge curves on everything and use the wireframe to analyze and program against or are you using the solids to do all interrogating and programming? My roots are in wireframe, so I always create edge curves to work with solids, but I am wondering if there is a better way. Let’s say I want to know the radius of a fillet in solids. How can I do this without creating wireframe? Also when I create toolpaths I always create the paths from wireframe. Do you guys suggest creating toolpaths from solids? Most of the toolpaths I do are two axis stuff.
  4. I second this fix!! I have had the same problem. Every once and a while I delete operations, sometimes I can bring them back and sometimes I do not realize they are gone until later.
  5. That was my problem, I needed expand the spacing to make it legible. I got bit by this bug. I was engraving some boat parts for the boss and this bug got me in the end. I didn't even try explaining it to my boss. I just told him it was my fault, which it was.
  6. "Your issue is logged as defect # CNC 00026194."
  7. AHHHhh! It doesn't have to do all the things I listed. These are feature I included in my program when I wrote it back in 2001. Let's say I never wrote an application and I am looking for an application that stores Part information like Part Number, Rev, Machine, and Program Number that will allow me to store and retrieve progams? And if you guys didn't buy software to do this how are you storing programs for future use are you using paper and pencil, excel,....
  8. It would be nice if an off-the-shelf program could do this but it not a must. I am more interested in seeing what's out there. If you guys could point me to what you guys use I can look over it and see if it worth buying myself. I did some internet searching and came up with nothing.
  9. What do you guys used to manage archiving your CNC programs? We have a Visual Basic application that was developed internally and it is showing its age. This leads me to the question, should I update our internal application or buy something that is already out there (which I cannot find yet). Some feature implemented in our application that I am sure will be hard to find: 1) With a click of a button a program is identified archived for future use to a particular machine. 2) When programs are downloaded the person’s name is attached to the NC file so we know who is responsible for any incomplete downloads. 3) After a person downloads a Mill program they can click a button to analyze the file to make sure it contains all it subs before they erase the program off the machine. 4) Our lathe programs can be interchanged between similar machines on the fly. If a person pulls a program for a particular machine and it ran on a different machine the time before it will pull the most current program and do all the necessary syntax changes on the fly (the setup person can decline this feature if he has reason to). 5) Our milling machines hold numerous programs with thirty plus subs each. It is a pain to separate each program when archiving is necessary. We have a feature that is called "Separate Program." It first checks and makes all programs are complete with subs. Then, it goes through the mass dump of programs and separates all programs in separate files to be put away. So my question is, what do you guys use and do you recommend it?
  10. How do I fix this if I supposedly have the latest mpMaster post?
  11. Well I downloaded the mpMaster post today so it should have the fix, right? McamNut if yours is working can you mail it to me?
  12. I recently updated to X2 and now my speeds are all posting out as zero. I have downloaded and applied the mpMaster post update and ran the updatePost.dll. I also checked and made sure my machine definition has a spindle with a spindle range of 0-8000 RPM. What else do I need to check?
  13. Can someone tell me why this is not working? If I use "d" the menu comes up waiting for a diameter; Great! Now I want to take it one step farther. I want the fields to be locked. The code below will not work; why? code: Sub Main() Call RunMastercamCommand("sketcher_arc_2") ' WSH Shell object Dim objShell ' create a WSH Shell Set objShell = CreateObject("WScript.Shell") ' Send some keys objShell.SendKeys "+(d)" ' imitates pressing SHIFT+D keys ' cleanupSet objShell = Nothing End Sub

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