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:

Post output of G83


Joels
 Share

Recommended Posts

We have a old HAAS lathe that is 10-12 years old. we use G83 all the time and we just alter the machine code in the control but this is getting old so i would like to alter the post to get a G83 everytime we select peck from the options.

Link to comment
Share on other sites

Sure it will work in a V9 post.

 

The macro would reside in your control and you would set up a custom drill cycle with the parametres you needed to define. Fill in the correct info in the boxes and your drill cycle would then be complete.

 

There is a ton of good information about custom drill cycles if you do a search

Link to comment
Share on other sites

Look in the post for this section;

 

 

code:

 pcuttypldrl   #Change cut parameters for lathe drill

usecandrill = 0

usecanpeck = 0

usecanchip = 1

usecantap = 1

usecanbore1 = 0

usecanbore2 = 0

usecanmisc1 = 0

usecanmisc2 = 0


You'll want to change the usecannedpeck : no (0) to usecannedpeck : yes (1)

 

Allan

Link to comment
Share on other sites

i saw that and changed it but i still dont get the G83. My employer will not let me change the machine as they are still in the stone ages (lather 10+ years old). I will ry the post mod for the ver x post and see what happens. Thank you for your help.

Link to comment
Share on other sites

Ok so then if you are getting the long version you should be able to get the short version. What happend when you change the variables to make it short canned cycles code like metioned above here:

code:

pcuttypldrl   #Change cut parameters for lathe drill

usecandrill = 0

usecanpeck = 1

usecanchip = 1

usecantap = 1

usecanbore1 = 0

usecanbore2 = 0

usecanmisc1 = 0

usecanmisc2 = 0


Do you get a change in the code if not then do you have this set correct in MPFAN:

code:

mdrl_dir    : 0     #Mill drill direction for boolean, 0 = face, 1 = cross  

My thinking is if his got change for some reason it might make the post go screwy should not but I would make sure everything is like it should be. Might even try pulling a fresh copy off of the CD and going from there to make sure all is ok.

 

HTH

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