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:

Make machine stop and wait?


SpazMachine
 Share

Recommended Posts

I need some advice on the easiest way to do this. On my mill I have some Erowa pallete system holders. Most of the time the part needs to be rotated a few times before it's done. In the past I have just loaded a new program every time I rotated it. I want to post the whole thing and have the mill stop and prompt to rotate the part the correct way. What's the easist way to pull this off? I have tried putting a manual entry at the top of every new group of programs. It's getting close.

 

%

O0000 (Z.NC)

(TOOL - 6 DIA. - .125)

N100G20

N102G0G17G40G49G80G90

M00

(G55 EROWA DOWN)

N104T6M6

/N106G106T6

N108S12000M3

N110G05 P10000

N112G55G00 X0 Y0

N114G43H6Z6.

N116M46

N118G0G90X-2.0884Y-3.0349

N120G1Z.35F40.

N122X-2.0259Y-2.7724F80.

 

...

 

N456X-1.1624Y-1.8084Z-.015

N458G0Z6.

M00

(G55 EROWA UP)

N460X2.0884Y-3.0349

N462G1Z.35F40.

N464X2.0259Y-2.7724F80.

 

...

 

N258X1.1078Y-1.7305Z-.015

N260G0Z6.

N262M5

N264M47

N266G05 P0

N268G91 G28 Z0

N270G91 G28 X0 Y0

N272M99

%

 

 

Problem is, I need the mill to go g28 z0 x0 y0 to get out of the way and then do all the right steps to get back where it came from. Maybe stick a tool change in there or something. I don't know. What's easier?

Link to comment
Share on other sites

quote:

force tool change

operations manager, select the tool path, click on change nci , then check force tool change

Hi Lathe-Mill,

Nice tip, thanks for sharing! cheers.gif

I didn't know that one, but got to try it today.

My previous way to do this was to use a duplicate tool with a different # & then manually edit tool #s.

There's always something new to be learned on the Forum. smile.gif

Link to comment
Share on other sites

Alright. It's almost kind of working now. I still have a few things to work out. The tool change doesn't move the machine up and out of the way. It doesn't add G28's in there anywhere It's up to the tool change program in the mill to do those and if it is changing to a tool it already has it just blows them all off. I think I can cram them in the post somewhere.

 

As long as I'm in there does anyone know how to make the post output a space between each word in the program? It is a lot easier to read that way.

Link to comment
Share on other sites

Toolpaths, next menu, manual entry. click 1005 option, and type what you want it to read.

 

My pcomment2 has to look like this to make it work though..

 

pcomment2 #Comment from manual entry

scomm = ucase (scomm)

if gcode = 1005, scomm, e

if gcode = 1006, "(", scomm, ")"

if gcode = 1007, "(", scomm, ")"

else, "(", scomm, ")", e

 

Jim

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