Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What does it take to modify the G code After a change has been made in the sketch?
Solved! Go to Solution.
What does it take to modify the G code After a change has been made in the sketch?
Solved! Go to Solution.
Hi @chuck767
Thanks for posting! I think an important distinction to make is that the g-code output and the CAM programming within Fusion 360 are separate - the g-code output is created from the CAM programming, but the output is not automatically altered with model changes.
When you make any change in the model workspace, whether or not it actually effects the CAM toolpaths, any unprotected toolpaths will be flagged for regeneration (with the red exclamation point icon) when the CAM workspace is re-entered. The existing toolpaths then need to be regenerated.
After the toolpaths are regenerated, they will need to be post processed again to update the output code for the machine - this will give the new code required to match the model changes at the machine.
So, the general workflow is: