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:

OPINFO values


Recommended Posts

Hi mates
I am trying to program a postprocessor for heidenhain tnc 640 5 axis, starting from the generic fanux 5 axis base.
Apart from programming, I am getting many values from mcam 2023 parameter ref.
Now I am trying to program the spatial plane, I need the opinfo values of SPA SPB SPC, since nothing appears in the parameter ref book.
Can someone tell me what those values are?
Thank you very much

 

Example:

 

* - T10 = 35-R6   |  DIAM. D+35. | RAD. ESQUINA R+6.
TOOL CALL 10 Z S1650
CALL LBL "SAFE"
M3
M140 MB MAX
PLANE SPATIAL SPA+89.0048 SPB+0. SPC+0. TURN MBMAX FMAX SEQ- TABLE ROT
L X-57.6125 Y-10.8322 FMAX
  • Thanks 1
Link to comment
Share on other sites
an example of the programming although I know that it is not correct, 
that's why I want to know the opinfo values of SPA SPB SPC

 

fmt "SPA" 2 sm_SPA_x              
fmt "SPB" 2 sm_SPB_y              
fmt "SPC" 2 sm_SPC_z

sm_SPA_x = s_out
sm_SPB_y = d_out
sm_SPC_z = p_out

p_planespatial
         n$, "L", *s_out, *p_out, *sg40, *feed, e$ #just to see the turns

        n$, "PLANE SPATIAL", *sm_SPA_x, *sm_SPB_y, *sm_SPC_z,"TURN MBMAX FMAX SEQ- TABLE ROT", e$

Link to comment
Share on other sites
  • 1 month later...

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