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:

CLAMPING "A" OR "B" AXIS


Recommended Posts

There's a switch in post

 

 

#Axis locking

rot_lock : 0 #Use rotary axis lock/unlock codes (0 = no, 1 = yes)

slock : "M10" #Axis lock

sunlock : "M11" #Axis unlock

 

 

set rot_lock to 1

Link to comment
Share on other sites

Try setting this to yes and undo what you did

 

force_index : no$ #Force rotary output to index mode when tool plane positioning with a full rotary

 

and I may be wrong but sight unseen, if it isn't working with those settings I wonder if your WCS/Planes are set properly

Link to comment
Share on other sites

Todd,

 

What brand of rotary table and what brand of CNC Machine Tool are you using?

Is this a horizontal machining center?

 

Depending upon the hardware, you should be able to set it to auto-clamp by machine parameter & keep relay.

I only use the M-Codes when there is no choice.

Link to comment
Share on other sites

I had a similar problem, but with me I have 2 horizontals, one that needs M code to lock and unlock and the other doesn't (locks automatically). To get it to not post the lock codes when I'm going to machine the part on 2nd machine I put a question in post that asks if I want rotary lock codes output. To get it working correctly I had to hard code the lock and unlock codes where I wanted them in. This is my code;

 

if rot_lock, "M111", e$

if mi1$ > one, absinc$ = zero

pcan1, *sgcode, *sgabsinc, pwcs, pfcout, e$

if rot_lock, "M110", e$

pindex

 

This is in psof$, ptlchg0$ and ptlchg$.

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