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:

Timed tool checks


bryan.davis
 Share

Recommended Posts

Weve just taken delivery of a machine complete with renishaw probing.

Now, some of our toolpaths can take as much as 48 hours to run, and as you can appreciate toolwear is a major problem.

Is there a way in mastercam to automatically have a sub program call inserted at timed intervals (calculated by the cutter path) whic will allow us to perform an automatic tool inspection and tool change where appropriate?

Link to comment
Share on other sites

You should see if the machine came with tool life management. Meaning you can set it to the time in the cut before changing tools or the number of times the tool comes out. If you spent the money on a probe then the money spent on tool life management is worth it. Some Mfg will offer it in the machine package others call it an option.

Mike P.

Link to comment
Share on other sites
Guest CNC Apps Guy 1

I'm with Mike on this one. Tool life management is the way to go. There are two types. One counts cycles the tool has run, and the second counts the minutes/hours. Get the type that counts time. It handles what you want. Much easier than dealing with it in the post and much more reliable.

JMHO

Link to comment
Share on other sites

tool life management only works on tool changes where it will interrogate the tools past useage statistics and decide upon a sister tool or not based upop figures decerned from predicted tool life.

However, if you have a single tool path that lasts some 48 hours and a predicted tool life of 4 hours then you need to manually write 12 separate program segments each approximately 4 hours long.

BUT, what I would like is to be able to create a 48 hour tool path, tell mastercam that I have an expected tool life of 4 hours and have MasterCAM produce the 12 segments automatically, a trick that would reduce a 4 hour job down to half an hour!

Link to comment
Share on other sites

Bryan,

I use Tool Life Management on my Fidia with some degree of success. What I had to do was modify my post so that I had a integrity check of the tool every 1000 lines of code, I just started at that point, can be any number of lines. The only problem I have with this method is that if the tool has broken down between these checks, the machine calls up another tool in the family, but begins from the current check, instead of backing up to the last known good check. This is all performed with a laser BTW. wink.gif

Link to comment
Share on other sites

I have once wrote a macro that checked for the remaining tool life at every Z retract. It was one line of code, all the internal calculation was done by the macro. It would call up spare "sister" tools that were loaded into the machine and continue it's way along after a tool change and re-starting the spindle etc. In my case the post was able to output a safe start block after each retract as well as call the macro. You could have the macro do this by recalling current speed, feed, coolant conditions, spindle direction etc.

This is all dependant on your machine capabilities.

Link to comment
Share on other sites

Bryan,

what your requesting then has nothing to do with probing but rather that M/C determines where it's at in four hours of running then automatically change tools and continue where it left off? Is it possible to put this tool into subs without hours of editing?

Link to comment
Share on other sites

I'll chime in on a post-based solution.

The Mill.set post-based setup sheet offers a time calculation so cycle time estimates. For Mastercam to generate a post-based cycle time estimate, the timing postblocks from Mill.set can be inserted into a post. This takes quite a bit of time and effore, but has been done before. In the extreme case, you can essentially smash Mill.set and Mpfan.pst together to generate the setup sheet and the NC file in the same post run.

In theory, you could add a logic line within the timing postblocks to check the accumulated time, and to call a pstop type postblock (currently being discussed in another thread on the Forum) when 4 hours is reached. The pstop postblock could retract and call your custom inspection and possible toolchange subprogram. You'd also need to reset to tool time counter at this point.

So, it's 'do-able' within Mastercam in the hands of post processor Royalty. You should expect to pay for a day or two of post services for this one.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

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