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:

Help...X value in C-Axis toolpath output radius with MPLMASTER


Recommended Posts

Can you help me that I want to output X value in C-Axis toolpath with  radius.

Before was G0 X12. Y16. Z45.6 , but I want to output  G0 X6. Y16. Z45.6

I know that dia_mult    : 2     #Multiplier for output on X axis (Neg. switches sign of X)
But it will change all of X include Lathe toolpath.
I want to only with Mill toolpath.

Thank you very much !

Link to comment
Share on other sites
  • 2 weeks later...
On 9/12/2019 at 9:25 PM, Alex Dales said:

Hi Alan,

We discussed this via email, but if anyone else come across this issue, we discussed a solution to use cuttype = 0 to indicate lathe toolpaths and set dia_mult to 2 for those, and 1 for all others.

Cheers,

Alex

Hi Alex,

Thanks.
But I don't receive your mail, can you send to me again.

Now I try to modify
dia_mult    : 1     #Multiplier for output on X axis (Neg. switches sign of X)
x_mult1      :   2    #X axis for cuttype 1 #Turning

And set pfxout  pxout
if cuttype = one,        x_mult = x_mult1     #Turning             #(Alan A)
      if abs(cuttype) = two,   x_mult = x_mult2     #Right/Left Face cut #(Alan A)
      if abs(cuttype) = three, x_mult = x_mult3     #Cross cut           #(Alan A)
      if cuttype = four,       x_mult = x_mult4     #Y axis substitution #(Alan A)
      if cuttype = five,       x_mult = x_mult5     #Multisurf Rotary

But some parameter still error with drill retract.

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