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:

okuma mill post question


Recommended Posts

hello everybody.

Here is the part of  output  of the code from my new  Okuma  mill  post .

I trying to get out  "red  statement "    on  each next tool  I am posting for the  multiple tools   , but I want this statement on my first   tool  ( or single tool) .

 Looks like must be some option in the post which  can do the job for me . But I  can't find the switch .

Any one can help me with the issue ?

  Thank you in advance .

----------------------------------------------------------------------------
Z2.
M09
G00 Z18
M326
(TOOLPLANE NAME - 180 DEG)
IF[VTLCN EQ 14] N21
/ N2 T14 M06 (AL 1/4 BALL ENDMILL)
N21 M01
(TOOLPATH - RASTER...........)
(STOCK LEFT ON WALLS = 0.)
(STOCK LEFT ON FLOORS = 0.)
G00 G17 G90 A180. X1.4389 Y.638 S10000 M03
G56 H14 Z2.
M08
Z.0792
G94 G01 X1.44 Y.6391 Z.0456 F50.

-------------------------------------------------------------------

Link to comment
Share on other sites

You need to edit that one in. Why not just use G116?

G116 T5

 

save this to your library file then set the custom G/M code G116 to OTCK

 

OTCK(GET NOMINATED TOOL G116)
IF [PT EQ EMPTY] NER
IF [PT EQ VTLCN] NPP
IF [PT EQ VNTOL] NM6
IF [VNTOL EQ 0] NCT
M64
NCT T=PT
NM6 M6
NPP G56 H=PT D=PT
GOTO NRTS
NER M63
M6
NRTS
RTS

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