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 OPS700L LATHE 2 AXIS HELP


Recommended Posts

HI  need help how to add this line   NAT04

 

DEF WORK
PS LC,[0,0],[0,0]
END
DRAW
N002G00 X20 Z31.5
N003 G50 S1800
(NAT00
CALL OLOAD)
N004 M01
N005G00 X20 Z31.5
NAT04    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ADD THIS  LINE
N006 G97 S1000 M42 M03 M08
N007 (****************** FACE **************)
N008 X1.168 Z0 T040404
N009 G97 S1000
N010 G01 X-.132 F.005
N011 Z.05
N012 G00 X19.968 Z19.984

Link to comment
Share on other sites

NAT is typically used as a sequence number. I use NAT for sequence numbers and NLAP numbering for LAP cycles.

 

In reply to Cathedral, NAT has nothing to do with LAP cycles (actually neither does NLAP, you can just use normal N numbers).

  • Like 1
Link to comment
Share on other sites

NAT is typically used as a sequence number. I use NAT for sequence numbers and NLAP numbering for LAP cycles.

 

In reply to Cathedral, NAT has nothing to do with LAP cycles (actually neither does NLAP, you can just use normal N numbers).

 

You're right. It just depends on how you program. For example, I program our canned cycles like so:

 

N1 (OD 452 MAIN)

G97 S982 M03

G95

G00 Z0. T010101

M08 M101 M105

X1.625

G96 S450

G95

G85 NAT02 D.05 F.015 U.01 W.01

NAT02 G81

....

G80

 

We only use sequence numbers (N) at the start of a toolpath to make restarting easier. But I can see how--if you used sequence numbers all the time--you would want a different callout for the start of the toolpath.

Link to comment
Share on other sites

THE operator got use to      NAT

 

I TRY UNFORNTUNATLY,  IT COME OUT  NAT0001

 

fmt  "NAT" 7  toolno1      #Tool number

 

  toolno = t$ * 100 + tloffno$
          toolno1 = t$   #t$   ####  MOD  ADD LINE ****
          *
          ptoolcomment
       # pbld, n$,"G00","X20.","Z31.5"  e$
           pbld, n$,toolno1  e$

 

%
(PROGRAM NAME = 10-32 FLEX ARM TAP)
(  OKUMA 2 AXIS *JR*- DATE -  APR.   21.  2015 )
G00 X20. Z31.5
G50  S1800
( NAT00
CALL OLOAD )
M01
( *** TOOLIST****  )
(TOOL = 1 OFFSET - 1. OD FINISH RIGHT - 35 DEG.)
(TOOL = 3 OFFSET - 3. DRILL .159 DIA.)
(TOOL = 2 OFFSET - 2. .125 THK GROOVE CUTOFF)
(TOOL = 1 OFFSET - 1)
(OD FINISH RIGHT - 35 DEG.  INSERT - NONE)
NAT0001  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<  it  should be  NAT01   HELP PLEASE
N1 G0 T0101 M42
M8
G97 S1500 M03
( ******************* FACE*************** )
G0 X1.2 Z.02
G50 S1500
G96 S1000
G99 G1 Z0. F.005
X-.0313
Z.1
G0 Z.2

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