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:

C-Hook, Lathe tools (insert and holders)


Recommended Posts

I use a C-Hook DLL for transfer tool data into mastercam tool manager.

 

For mill and drill tools all works fine. If I put lathe tool I have a problem about the insert and holder structure in LATHETOOL.

Can you explain me the following attributes:

 

sHolder.szShape;

sHolder.szInsShape[MAX_INSERTS]

sHolder.nShape

 

For example szInsShape=TRCDV

Can you please explain me these value ?

 

How is the relation between sInsert.szShape and

Holder sHolder.szInsShape and sHolder.szShape ?

 

How can I calculate the right sHolder.nShape ?

thanks.

Link to comment
Share on other sites

Keta,

 

Here is what I go from Programming...

 

INSERT.szShape –> character string containing valid insert shape codes for the shape. (e.g. T-riangle, C-55 deg diamond, D - 80 deg. diamond, etc.)

INSERT.nShape –> index into szShape array for the currently defined insert’s shape

 

sHolder.szShape & nShape –> work the same as for the INSERT structure

sHolder.szInsertShape –> character string containing shape codes for inserts that can be used with this holder. This controls the filtering in the GUI.

 

The szShape & szInsertShape arrays should NOT be changed from their default values and should be treated as constant. I can’t exactly predict how the software will behave if they are altered, but I’ll bet compatibility with existing MCX files and tool libraries would be broken.

 

Is this a sufficient answer?

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