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:

CAMPLETE TruePath and Force Tool Change


Bottlecap19
 Share

Recommended Posts

Wondering if anyone has had any experience with this? When using the same tool for a different operation, Force Tool Change throws in a pull up, M01 and all that jazz; however, when using CAMPLETE as the post processor it seems to ignore this completely. Any way to force it to stop between operations with the same tool?

 

Thank you.

Link to comment
Share on other sites

You could add a manual entry between the operation with an m00 inside, but don't forget to to add the mcode to start the spindle after. For example m00 then s10000 m03 or whatever spindle speed you need. 

Link to comment
Share on other sites

I did it

I have a post somewhere here about it

You need two format macros.

One in the 3+2 transition block and another at the top of the 3+2 start block

The start block needs basically the tool change.

 

The transition macro needs to cancel the two, tool change, reinitialize twp.

 

Link to comment
Share on other sites
  • 4 weeks later...
2 hours ago, tim_h said:

When I post through CAMplete for our 5 axis it doesn't recognize Manual Entry or Force Tool Change... sadly

Maybe its in the settings ??

Yes go into options and I believe it's file types.

It will say mastercam on top and scroll through all those settings in the bottom of the window.

 

There should be one that says set nci force tool change operation parameter

  • Thanks 1
Link to comment
Share on other sites

I can't type too much now but you may get error saying that there's a missing parameter.

 

if you look in the thread link I posted earlier in this thread you'll see set ignore missing parameters on you're going to need to add that line to your macro call 

Link to comment
Share on other sites

Ok,

 

So I. Assuming you have a 5 ax machine and are using the 3+2transition block.

You need to make 2 macros. You can call them anything but make it so you know what they are doing.

One will be force change same orientation

The other will be force change different orientation.

At the start of the 3+2block you have to call the different orientation maco with the clause if prev tool =current

 

At the start of the 3+2 transition block you need to call the same orientation macro with the clause if prev tool=current.

 

The different orientation macro needs just the tool change and mo1 basically.

 

The same orientation macro need alot more. It will basically need to cancel twp, m01 and re initialize the twp.

If you do not use the built in codes and initializations it will not be simulated. Custom gcodes are not simulated. G53moves are simulated 

There are macro call in the thread I posted . That datum clause won't do what I originally thought so it's should not be in there.

Link to comment
Share on other sites

If you edit the machine using  the secret button combo you can edit the tool changer cycle and tool break cycle

 

You can upload all the control macro variables and the fanuc parameter file.

You can make custom parameters also but you still need to tell it what to do when it sees the parameter

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