Program End Code Changes

Program End Code Changes

Anonymous
Not applicable
852 Views
4 Replies
Message 1 of 5

Program End Code Changes

Anonymous
Not applicable

Hi,

 

I am running a Fanuc Oi-MB control on a Leadwell v-50.

 

Because of the position of the vice and the travel of the table, when I finish a part, it runs the table to the X0 Y0 position which is tucked away in the corner and unreachable.

 

For now I have been adding a rapid movement command to shift the table so that it is in front of the door, but I would like for the post processor to do this automatically and have the table move in front of the door on it's own.

 

What do I needed to do to the post processor for these changes to be made?

 

For reference I want the table to move to X30. Y0

 

Byron Hameline

0 Likes
Accepted solutions (1)
853 Views
4 Replies
Replies (4)
Message 2 of 5

Anonymous
Not applicable
Accepted solution

YOu can hard code the end position into your post if you never plan to have it change.  

It can also be made as a user-selectable property in your post as well.  

 

Final option would be to use a machine configuration that sets your home position. 

Your post may be setup already for this option.  To test, select a machine configuration in HSMworks that has a home position defined in it.  

 

If you want one of the first two options, upload your post here and I should be able to make a change for you..

Steve

 

0 Likes
Message 3 of 5

Anonymous
Not applicable

Here is the post config I am using.

 

If you could make the changes and then tell me what you wrote in and where you wrote it that would be very helpful.

 

Byron

0 Likes
Message 4 of 5

Anonymous
Not applicable

Give this a shot:

I added two user defined properties that you can change when posting.  

 

 

I made these post out in machine coordinates (G53 X30. Y0.).  Let me know if that needs to change.  

 

You can find the changes I made by searching for my initials in the comments : SAP

 

Obviously, please test carefully before running.  

 

Steve

 

0 Likes
Message 5 of 5

Anonymous
Not applicable
Thanks!
0 Likes