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:

Separating operations....


Recommended Posts

Ok lets see if I can explain this....

 

Ok in mill and or lathe lets say you have 3 operations that all use the same tool. Now when you post it calls out for the tools info and set-up like for mill:

 

T1M6

G0G90G55X1.0Y2.0S1500M3

G43H1M8

.....

 

And for lathe:

G00 T0100

G00 T0101 M25

G50 S1500

G96 S800 M03

.....

 

Now the next operation doesn't change tools so neither G0G90G55.. or the G00T0100G00T0101.. is posted again. I understand it doesn't to recall that out, but if you restart the program not on the first operation but like one of the next operations you screwed. You have to find the location and plug the numbers in.

 

What I'm asking I guess is to be able to have operation post without caring what the previous operation and tool that was used. And just output the code as if it was each single/separate operations.

 

I guess just to post the tool header information at the beginning of each operation always, is the easiest way to say it.

 

I hope that makes sense. smile.gif

 

Thanks cheers.gif

Link to comment
Share on other sites

This is what someone replied to me with the same question you need to know the answer to.

 

jeremy,

 

on the first parameters page of an operation there is a button called "NCI path". If you click it a window opens prompting to save the .NCI to a directory with a check box option to 'force tool change'. Checking the box should get you what your looking for.

 

Steve

 

Hope this is what you mean

Link to comment
Share on other sites

Brent,

 

I know what you are trying to accomplish and what you are looking for. For each unique operation, you would like a redundant tool call in order to restart the sequence from any point in the operation. This is a post function and will requre a little bit of logic to accomplish this end. In order for the milling machine not to spit out an error, a block skip must be used to run over the tool change or the program would fail. A better solution and one that Dave Thompson has introduced into his Integrex Post is to keep the tool call consolodated at the top of the operation and then to use the goto feature to skip to a specific block section (ie N1220) to continue machining. The operator will need to edit the goto command at the control to choose the proper sequence.

 

The force tool change would be a better solution for a lathe than the milling machine - and this is dependant on the style of tool changer - Turret configuration. I like to use this feature for check passes and then using the 1005/1006 manual entry functions to insert M00's and dimensional check notes to the operator.

 

[ 05-16-2003, 10:09 AM: Message edited by: Andrew McRae ]

Link to comment
Share on other sites

I see it now...I didn't even know what to search for there in the forum. After I read "force toolchange" it made sense.

 

We'll have to try to see if our VMC likes calling for a toolchange when the same tool is already in use. Otherwise using GOTO line number makes sense if it will not do it. Then you are only adding minimal line of code.

 

But I lathe programs, I could see where forcing a toolchange could be used. The Okuma we have here has seq. restart which is what they are comparing it too in the toolroom.

 

Thanks for the quick replies! cheers.gif

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