cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community email notifications are disrupted. While we are working to resolve, please check on your favorite boards regularly to keep up with your conversations and new topics.

¿Does anyone has a 4 Axis Post processor?

DH_10024649
2-Guest

¿Does anyone has a 4 Axis Post processor?

I recently get into the world of CAM, and in my factory we acquired a 4 axis milling machine an double column machine, But i'm not really good designing post processor and i'm wondering if you have something similar with 4 axis and vertical Z Axis, Thank you.

3 REPLIES 3

If you use the search capabilities of this site (the magnifying glass icon on the bar) and type in "4th axis" you will find lots of discussions of things of this nature, most having to do with post processors.

The problem with this type of question is that a post processor generally needs to be tailored for the specific machine. The motion commands of G-code are pretty much standard, but there are commands associated with non-motion G codes and M codes that are applicable to only your machine and controller.

There is usually a sequence of commands that need to be done before doing a tool change, for example. This will be specific to your control and machine manufacturer and can be very different from machine to machine.

With 4th axis machines, there is a question of how the 4th axis angles are specified for your controller. Are angles 0 to 360 degrees? -180 to 180 degrees? You need to know so you can tell the post what to output.

Any machine I've done a post for I've needed to have code examples that work on that machine so I can make the settings and do any other programming needed so I get outputs that are good.

As you'll find in the various other discussions here, Austin NC is often cited as a good source for post processors. You could contact them and see what they can do for you. If your machine is a common type, they might have already done a post for it.

Hi @DH_10024649

 

I wanted to follow up with you on your post to see if your question has been answered. 
If so, please mark the appropriate reply as the Accepted Solution. 
Of course, if you have more to share on your issue, please let the Community know so that we can continue to help you. 

 

Thanks,
Anurag

Here is a link that I have bookmarked that I've found useful:

 

PTC support article on post processors 

 

I would start by going through the mill processor list, find the closest match, and modify from there. All the relevant resources are listed there.

 

P.S. :

This page shows posts by picture, which is something that might help narrow it down:

A page linked from the above page 

Top Tags