Advertisement: Advertise here free Recent Notes and Tags
Top Searches: • cnc programs examples • cnc program examples • haas cnc programming examples • haas cnc programming • haas engraving program • haas programs • haas sample programs • haas cnc mill programming • cnc program • haas engraving • www haascnc com • cnc haas program examples • haas engraving programs • cnc example programs • how to program haas cnc mill • haas mill program examples • cnc program example • engraving with a hass mill • haas mill programming • haas g28 • sample haas mill programs • haas cnc programimg • haas programming examples • haas cnc program • how to program a haas cnc mill • hass cnc programming • haas cnc mill programs • progrmas for hass • cnc engraving programs • sample program of engraving on haas • cnc engraving programs examples • sample cnc mill program • |
CNC programThis forum post has messages dated from 03/06/07 through 01/21/08, please be sure to read all the messages. If you feel it is old or outdated, please follow up with a question or comment and someone may be able to update it, or reply with newer information if you have it. cnc-forum - Haas
| CNC program HiWhat code do I need to add so, the part goes to the from of the operator after is done. What happens is that the part goes to the x0 and y0 of the machine, all the way to the left. I have a hass mini mill |
| when its go to x0 y0 and z0 your using g28 send home position probably it looks lik this g28 x0 y0 z0 now you have to delete the g28 replaced by G00 X -8.0 Y7.O Z8.0 M30 |
#2jason (over worked and under paid) | you can use the g28 code if you delete the x0. For example g28 y0 z0 will send the tool to machine zero in the z axis and send the table to machine zero in the y axis. Machine zero is where the all axis' go after a power restart. This will probably be easier for you because you will have the same results from this line of code no matter what or where your part is on the table |
| How I can find out Macro used in programming for Hass cnc milling machine. |
| if you want your y axis to come to you at the end of program on the haas, you put in a z move up and out of the way and then a g90 g53 y.0, then your g91 g28 z0 on the next line. if you dont have you x axis where you want it, send it to machine coordinate x of whatever along with you g53 line.g28 will send your axis to home position. it works , i have been programming for 10 years now. fanu, yasnac and haas react the same way in this matter. good luck. |
Reply Options Share your opinions, advice, questions or comments on this post. | Be Heard: Forum reply options: We encourage everyone to share their opinions, comments, thoughts and information, please consider sharing... Please register or login in to reply to this post: It is quick, easy and offers many advantages when using our site. |
Social NetworkingShare this with your friends on facebook, twitter and Google+ | | Social sharing because it feels good:
| | |
RelatedSome related posts that may be of interest to you. | Related posts: Related posts on other sites: Related eBooks: |
|