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 Chuck Parameters


Recommended Posts

This parameter is from the machine definition, and needs to be accessed in a different way than NCI parameters.

 

In the pmachineinfo$ postblock, make sure this line is not commented out:

      if prmcode$ >= 17000 & prmcode$ < 18000, result = fprm(17000) #Run the parameter table for Machine Definition Parameters 

then, in fprmtbl 17000 table, type something like this:

         17435   chuck_loc     #Chuck Location

That should get what you want.  (After you define the variable you want to use, of course.)

 

HTH :cheers:

  • Like 1
Link to comment
Share on other sites

That line is not in my post, nor is the table. It's a post by Postability so it's possible that it's binned.

 

I managed to make a work around; the only reason I needed it is for pick-off operations on our sub-spindled Okumas. Since I used a modified Misc-Ops > stock transfer operation, I just pulled the parameter from there. It's not an ideal solution but it got the job done.

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