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:

KME 5ax Tombstone


Recommended Posts

I have been to their shop Eric and they are a good group of guys. They care to make the best product possible and keep looking for ways to improve things. The positive air pressure and the Stainless tubing for all the electrical components is great. Jerome puts all his heart into this product and they use them in their Job shop as well. They make all kind of things from CNC routers to one off stuff and also do some production and that is where they came up with the KME indexer from. I have his card around here some where can try to dig it up or you can just go to their web site and contact them directly.

Link to comment
Share on other sites

Thanks Ron, I hoped you would reply being they are in your neck of the woods. With the exception of our Haas, all our 5ax products are ran on Komo tables. We are just curious of the quality/ repeatability of these, aside from tight tol. Bores, locations are .001/.002 and wanted to make sure it could handle that. A KME rep is stopping with our Doosan guy on Tuesday to give us some info. We are looking to add this soon if all looks good, we would be putting the tombstone in a Doosan HP series Horizontal.

Link to comment
Share on other sites

I just got 4 of them in my shop, they work as describe you can rotate each rotary independent of the other which is a nice feature. You can buy them custom with the rotaries however you want your fixture, if the standard don’t fit your needs.

Note: It is not a true 5 axis but you can rotate and machine at the same time.

It takes 3 sec to index 90 degrees and 350 foot pounds of force will move the alignment off of C0.

I have had a few glitches with the control box freezing during setup and I have to cycle the power or Shuttle my Pallet to clear it. But not running.

Its programmed with (DPRNT) statements and that can be a lot of code when you have a lot of indexes, so I wrote a macro sub. I also created a option in my HMC post to output the code as a (DPRNT) or a (Macro Sub) in the Misc. Integer/Reals (KME Rotary Axis Number/ KME Rotary Position)

 

Example: Rotate 1 & 3 to 90 degrees and 2 & 4 to 45 degrees

 

DPRNT[C1*90]

DPRNT[C2*45]

DPRNT[C3*90]

DPRNT[C4*45]

M21

G4X500

 

With a macro Example: Rotate 1 & 3 to 90 degrees and 2 & 4 to 45 degrees

 

G65P1234R5C90.0

G65P1234R6C45.0

 

Link to comment
Share on other sites

FNMI that's good info to know! I'm not real fond of a separate control box to be programmed, we already do that with a older SMW 4th. So the box reads M codes from the program then?, and is connected to the control via rs232 port? We have a ton of indexes in each part, then that would be multiplied x 8 in this set-up. What are your thoughts now that you have a macro for this, just as easy as A/C calls in a normal program?

Link to comment
Share on other sites

By program it has a feed back to the control if you give it a (DPRNT P0) It will wait until it gets the signal of completion, or if you give it a (DPRNT P1) It will index without waiting. so you can control the positioning of the other rotaries while working on one.

 

Note: The control box doesn't not need to be programmed it just sends the programmed angle via RS232 to the rotaries. They function by the angle you send in the (DPRNT) statement. KME rotary fixtures are unique as for the rotation in this aspect. Some other companies you rotaries only function by the (M-code) and you have to program the control box with the indexes. If your rotary only works with the (M-code) a macro will not be any help with your rotations.

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