If you are wondering what the point of this post is go here http://forums.autodesk.com/t5/post-processors/sharing-modified-post-processors/m-p/6471708#M10625 This is a post that i have modified for the Haas UMC-750. It is based off of the generic post included with HSMWorks. I have included some features from other posts and when I figure out where I got them from I'll edit this post to include references to those. The features are as follows: I had an issue with the generic post not having the G254 rotation command on the lines after every B or C axis rotation command so i have added that. This post sends the machine to the upper limit in Z every time the B and C axis rotate. This post sends the machine to the upper limit limit in Z and back to the far back left corner of the machine every time the program changes tools (for clearance). I added an option to run the tool probe cycle to touch off only the tools used in the program. ( I got this from another post I'll give reference when i find it). I added an addition to the tool probe touch off routine from #4. Originally it would not touch off face mills correctly so i added an "if" statement so when a face mill is used it runs two routines, first it runs the normal probe touch off to set a rough length, then uses the tool length from the previous probe cycle and the face mill diameter pulled from HSMWorks tool library to run the face mill probe cycle. So far everything works perfectly. I have attached the latest post and an example program. This program basically just faces, drills, deburrs, and thread mills a few holes.
Show More