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:

headhunter

Verified Members
  • Posts

    52
  • Joined

  • Last visited

Everything posted by headhunter

  1. Another parellel retainer...... I ended up using a hose clamp bent into a "W" for holding my parallels in place. It was one of those time when that was the only thing I had laying around when I needed something in a rush.... that was 15 years ago, and it's still in my tool box....
  2. Is there a way I can retrieve the cycle time from the machine simulation rather than from backplot? The machine simulator time is much closer to what my actual machine time is. I'm using an active reports setup sheet that retrieves the backplot cycle time currently, but I would love to be able to point it to the simulator cycle time and retrieve that data instead.
  3. We're using Cribmaster. I haven't had the chance to learn much about the actual workings of it yet, but our tool crib attendant likes it. It allowed us to setup bins and define each for what we need, so we're not stuck with the vending machine approach.
  4. Great! thanks guys. I'll see what I can do with it.......
  5. Hoping to get some help from somebody who has worked with this material before. I'm quoting a part out of Inco 625. I've never machined Inconel before, so I'm learning as I go. I have several holes to drill and tap, and ream, and a few counterbores to mill. Mostly in the 1/4" to 1/2" diameter range, but I do have a couple of holes that are .070 diameter X 2.1" deep. Whats a good starting point? HSS, or carbide? I'm guessing carbide. It's got a high nickel content, so I'm guessing work hardening is going to be a factor.
  6. edited... Nevermind, I was in the contour ramp menu, not helix bore...
  7. MIght be oversimplifying what you want, but you can go to file/properties and there is a field in there for file descriptors
  8. I was having the same problem. It went away after I updated the driver for the video card. So far, so good after about 2 weeks or so.
  9. 1min, 37 sec. Intel Xeon 2.66GHz x 2 6.00GB RAM Windows 7, 64 bit
  10. Does anyone know what is causing this? I made a setup sheet template in ActiveReports for X5 that was working well, but when I upgraded to X6, the report generates a "SJV" in front of the manual entry for my setup instructions.....
  11. I came in from the weekend to a new computer. X5 and X6 were already loaded up on it. (Thanks to my IT guy ) So, I think I got everything migrated over except needing an updated license for one of my post processors. I'm still using X5 until I get that new license but I am getting a couple of error messages now in X5 when I post. The program posts fine, but not before I get these two error messages. Anyone know what I can do about them?
  12. My config was on the old machine that crashed..... I know, lesson learned..... When I open the "holder" tab in the op manager, the library is still there, and the tools I defined are still listed in the library though...
  13. My computer crashed hard this morning We had another machine, so we replaced the bad one with the newer one. I had to reinstall MC (I'm still running X5 mu1). Now when I open up a file I have already worked on, all the tool holders are no longer defined. Is there anyway I can get that back? I figured that would have been saved with the file like all the rest of the stuff......
  14. We're somewhere around 50% graphite, 40% molybdenum, and the other 10% is pure tungsten, 304ss, 6061, boron nitride, various plastics. In my corner of the shop, There's 4 DMG 5 axis mills, but we also have Mori Seiki 3 axis mills, and couple of Sharps, as well as Doosan, Mori, and DMG lathes.
  15. I wonder then if you could modify the tool report to add in the info you need and just run a tool report instead? I'm sure there's a number of ways to do it. Just something to think about.
  16. Good suggestion... I might have been going the long way about it!
  17. When you open up the Designer, there is a tab at the bottom that says "script". Click on that and you can cut/paste that into that field. I'm attaching a couple of screen shots too. You'll have to setup the main report to look for the subreport, and have the subreport in the report directory.
  18. You can call it in as sub report. You have to write in some custom code for it though. As far as I've been able to tell, that's the only way to make it happen. This is how I brought mine in.... public void ActiveReport_ReportStart() { DataDynamics.ActiveReports.ActiveReport sbrpt = new DataDynamics.ActiveReports.ActiveReport(); sbrpt.LoadLayout("C:\\Documents and Settings\\All Users\\Documents\\shared mcamx5\\common\\reports\\SST\\-tooldetail.rpx"); this.tooldetail.Report = sbrpt; }
  19. It can be customized by opening up the Active Reports Designer. It takes a little messing around with to figure out where to pull the info from for your report. There should be a tutorial as well, but you may have to get that from your reseller.
  20. Wow, will do on the .png conversion. That's a lot bigger than I expected.... Yeah it will input the comment where ever you have it in the op manager. The way I set my setup sheet up was to use the manual entry field at the end of all the toolpaths. I'd put all my setup notes in a manual entry, but use the comments in the toolpath parameter page for any tool-specific info I needed.
  21. You should be able to locate the manual entry section in the menu on the right side of the Designer then drag and drop it where you need. crop.bmp
  22. I agree with gcode. We roll form in 304 pretty frequently with no troubles. We use OSG taps here, and Mike O Cut tapping oil. Generally we run about 500 RPM on it. But again, hole size is critical.

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