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:

lathe questions


Mark C
 Share

Recommended Posts

Hello all,

I have recently taken over much of the lathe programming here and have a few questions.

First of all how do you get MasterCam to allow feed rates of less than .002/IPR? I can't find any setting anywhere.

The next 2 involve the post processor. I'm customizing the Mplfan (v9) and it won't output a tooltable at the beginning of the program like a mill program will. I also want to include the tool nose rad in the tool comment, but can't figure out how to do it.

What i have done is include in the pwrttparam section is:

 

if prmcode = 20104, tnr = rpar(sparameter, 4)

 

and define the first 4 variables in line 20104.

all I'm getting is the ascii code for the insert type (the first # in line 20104) for the very last tool used only.

I've been through the post manual to get examples and looked at several mill and lathe posts, but info is spotty. How do I get the tnr to appear in my tnr variable and get a tool list at the beginning of the program?

Thank you in advance for any ideas

 

cheers.gif

Link to comment
Share on other sites

quote:

First of all how do you get MasterCam to allow feed rates of less than .002/IPR? I can't find any setting anywhere.

Go to line 3010 in your lathe post.

 

Change .002 to whatever minimum you want.

Dont forget to Save your setting.

 

3010. Minimum inch/revolution feedrate? .002 wink.gif

Link to comment
Share on other sites

You welcome Mark, wink.gif

The funny thing is that I also wondered myself but was always too lazy to look.

The only time I really need a slower feed than .002 is for "parting off".

But when you asked,I had no choice but to look for an answer to help a fellow mastercam user. smile.gif

Link to comment
Share on other sites

Hi Mark,

I dont have a tool list in my nc code, however I made one in the setup sheet. I could not get it to print in here so I will email it

Andy

 

Mori.set

pwrtt #Write tool table Andy

#wrote 4 lines here for tool list

#7/01

If t>0, ptoolcomment #If the tool has

already been written

tool no. is neg.

ptoolcomment #Write tool info one line per pass

*"TOOL ", t," ", " R=",*tcr,"(",*strtoo

 

=",*tcr," (",*strtool,")", e

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