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:

Program Stops


Smit
 Share

Recommended Posts

Can somebody please tell me how to force an output of a program stop at the end of a operation, retract the tool and then restart with the same tool. Ex. Mill one side of a part, program stop to move clamps, then restart with the same tool in the spindle? I've been doing it manually, and I've read several references to doing this. Any help would be appreciated.

Thanks,

Larry

Link to comment
Share on other sites

All you may need to do is select "force tool change" check box. Go to the Tools parameters tab, then "Change NCI" button. My post had this feature built into it. At the end of an operation the machine will go home in Z, shut off the coolant and stop the spindle, and wait for the user to hit cycle start button. And for this to work, I must select "optional stop ON" on my controler. Also with the machines here, I can not move any of the axis. (So indicating a part straight may be a problem, but you can get around this by having a vise and stops or some other similar setup)

BTW, I use this all the time to check the inserts on my endmills. I will replace them if they get too beat up. Of course I can't measure them in this mode, but the tool height usually stays the same (within .001).

Link to comment
Share on other sites

Hi,

I have a pstop sequence in my Fadal & Fanuc (Komo) posts that I tag with using Misc Variable 10. If I want to stop a tool between contours, I break the contours into a definate start / stop, and place a point on the start of the second contour. In the point's parameters, I eval MV 10 = 1. This inserts a pstop sequence (retracts and stops tool, moves table forward to home, and will add the tool start stuff after pstop) from my post(example Fadal):

pstop # program stop

n, "G00 G49 M47 Z0 M5", e

n, "E0 X0 Y0", e

n, "M00( PROGRAM STOP)", e

pss, e

n, "E1", *xr, *yr, e

n, ptllncomp,e

mi10=0

I also use a similar sequence when p-stoping at a tool change.

Kathy

Link to comment
Share on other sites

I am running a Dynapath post.

In the post I set up the following line at

ptlchg

if mi2 = 1, n, "(9)M00", e

I am using Misc Integer 2.

1 = on, 2 = off

I also edited the text file that goes with the post.

Now when I set mi2 to 1 and use the force tool change option as Mark mentioned, the machine sends the spindle home and out puts the M00 program stop.

I am happy this question came up because I have been wondering about the same thing.

Rory

Link to comment
Share on other sites
  • 1 year later...

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