Generate 4-axis gcode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Generate 4-axis gcode
Hi everyone,
I have generated some 4-axis tool paths using the B-axis (rotating the stock), However, every time I export the Gcode it only has XYZ movements.
I know that my tool paths are not great and there is still a lot of work needed so any suggestion is welcome, however the most important issue I need to solve is that the Gcode it exports is different than the toolpaths. So any help would be appreciated.
I'm going to leave the Creo (Creo 9.0) file and a screenshot of the CNC interface for reference.
Regards,
Andrea
Solved! Go to Solution.
- Labels:
-
General
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
In order to output code that uses a rotary table for 4-axis cutting, you need to have a post-processor set up to specifically handle this kind of motion.
You define this under Applications->NC Post Processor
You have to define the Machine Type as "4 - Axis Rotary Table". Or at least that's what I have.
There are a lot of things you need to know about the specific machine, in particular the way it handles the angles on the rotational axis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you show the coordinate system for reference? Are you saying that the G-Code after post processing isn't right, or the values you see in the play path screen don't seem right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
In order to output code that uses a rotary table for 4-axis cutting, you need to have a post-processor set up to specifically handle this kind of motion.
You define this under Applications->NC Post Processor
You have to define the Machine Type as "4 - Axis Rotary Table". Or at least that's what I have.
There are a lot of things you need to know about the specific machine, in particular the way it handles the angles on the rotational axis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I ended up figuring it out, I didn't realise that the post-processor needs to be selected after it's configured, so I kept modifying the PP but I kept selecting the wrong one. Everything is working correctly now, Thank you for the help.
