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:

Haas ST10Y Lathe code


Stephen
 Share

Recommended Posts

Hi,

 

I just got a Haas ST10Y up and running and need some help on a few things. I've tried using the generic Haas ST 4X MT_Lathe and generic Haas SL 4X_Lathe posts. I was told to use these posts. The big difference is the ST outputs G53 X0 Z0 and the SL outputs G28 U0. V0. Z0. Which is better?

 

As an instructor I want to make operating the machine as bullet proof as I can with students as to limit disasters on the shop floor. Is the following a post or MC programming issue?:

 

  1. If a student accidentally jogs the Y axis off zero I noticed the machine will start a new program without first making sure ALL axis' are returned to zero. Just Z and X start at zero. How do I fix this? Obviosuly having the Y off zero will cause the tool to not cut on the center-line of the part for regular lathe cutting tools.
  2. The end of the program posts G28 U0. V0. W0. This causes an error so I had to delete V0. to make the program work.
  3. When I use Misc. Ops, stock flip and add a manual entry M0 the code does not post any spindle on or feedrate commands.

 

Any help would be appreciated,

 

Steve

Link to comment
Share on other sites

Sorry, I havn't had a chance to play with the Haas lathe with a y axis. I would imagine it would have to look for a few key things.

 

When you set your tool offsets is there a field that sets the height of the y axis?

 

If so then the safest way of calling up a new tool would be T0101 then the next line after that would be Y0.- this will then look to the tool table and set the height of the tool correctly.

 

The problem I see about the V0. code fall under the same problem. G28 is calling up a home position relative to machine home and not axis middle. I imagine that from the centerline you can move the machine in x+ and x-. So you want it to be centered and not homed. Imagine it like this, you have a 20" x axis and at home position you move the x to x0. and moved all the way to the other side is X-20. Neither one is a good position to change out your part. So the best position is x-10. and that will center up your part to the center of travel. With that in mind then a g53 y-10. would be an appropriate spot that could be used as a home position.

 

Sorry I have never really used manual entry. I don't know how to help you with that one.

Link to comment
Share on other sites

in your post you need to have the machine home out in the beginning of the program, to prevent index close to part or into part, but you should be programming in absolute so moving machine off home should not matter to ware it is cutting.

 

there should be a parameter to only let the machine index at home or at a given spot to index. that would be better for mdi mode and you wont have to change your post.

Link to comment
Share on other sites

I used to train lathe operators to program home positions using G30 instead of G28 at the beginning & end of each tool. The G30 home position can be set at the machine so that the turret doesn't have to travel all the way home in order to index. On short parts the G30 Z-axis setting may have a value of -250mm. Typically we would have no shift from home position in the X-axis however if you're chasing cycle time you always have that option to reduce the time to index. Also be sure to home U & V first and then W on the next line to prevent collisions with the tailstock or sub-spindle. Furthermore using G30 in your programs allow a more portable program, taking a program from a short bed length machine to a long bed machine, the cycle time is essentially the same.

 

good luck!

Len Dye

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