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:

Eccentric turning


littlerob
 Share

Recommended Posts

Need some help guys, I am quoting a job that requires eccentric turning on both ends, I have the machine capacity, (X, Y, Z, C, W, B). But I cannot figure out the right toolpath or chaining method to do this. I am using X2 and this job may be the right push for the owner to buy maintenence (hopefully). But can the toolpath be found in X2?, and if not can it be found in X6 or 7?

 

Thanks, Robert

Link to comment
Share on other sites



Edit: Not my video.

I wrote a macro to do this once and posted how somewhere. I'll try and dig it up. Otherwise, you can use a 5axis path and lock it to fourth. However, depending on your machine processing speed, all the code may slow down you effective SFM.

Mike
Link to comment
Share on other sites

Edit: Not my video.

 

I wrote a macro to do this once and posted how somewhere. I'll try and dig it up. Otherwise, you can use a 5axis path and lock it to fourth. However, depending on your machine processing speed, all the code may slow down you effective SFM.

 

Mike

 

 

 

That is exactly what I need to do just without the Y moves, if you can get me the info on the Macro that would be great, the control is a newish (2006) Mazak Nexus so memory isn't an issue, if we gotta go slow, so be it. I just need to know if X2 will give me the code, have lathe level 1 with Mill level 1. I don't see anything 5 axis just C.

 

Thanks again, Robert

Link to comment
Share on other sites

^^ Nice vid that one :smoke: ^^

 

It uses a small macro

 

OCALL

T020202

M110

M808

NLP1

ZZ1=0

PTC=0.1

G94 M146

G00 X400 Z0

G138

G0 X400

FF1=95000

XX1=111.5/2

G17

G0 Y0 C0

X=XX1

NLOOP

ZZ1=ZZ1-PTC

M15

G01 C180 X=XX1 Z=ZZ1 F=FF1

ZZ1=ZZ1-PTC

G01 C0 X=XX1-6 Z=ZZ1 F=FF1

IF [ZZ1 GT -13] NLOOP

G00 X400

G0 Y0 C0

G136

G00 X400

M109

RTS

 

You can also do this with a 5 axis curve toolpath. You need to be careful if there is a roundness tolerance, This method is really only good for roughing.

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