@timdrink01 wrote:
Another issue I'm having I need the arcs to be less than 90 deg. Any suggestions on where to change that?
If you edit the post change this line to 90.

To reverse G02\03 look for all the lines like below and swap all the 2s and 3s so it reads gMotionModal.format(clockwise ? 3 : 2)
.
writeBlock(conditional(properties.type != "A", gAbsIncModal.format(90)), gPlaneModal.format(17), gMotionModal.format(clockwise ? 2 : 3), iOutput.format(cx - start.x, 0), jOutput.format(cy - start.y, 0), getFeed(feed));
Are you using a PC or mac. After editing the post don't save back to the generic post folder, see standard warning below.
Mark
Do not put custom posts in the generic posts folder. Use the personal folder. or another location.
Fusion 360 CAM Personal Posts Folder Locations
_______________________________________________________________________________
Microsoft Windows:
%appdata%\Autodesk\Fusion 360 CAM\Posts
Mac / Apple / OSX:
/Users/<user id>/Autodesk/Fusion 360 CAM/Posts
Mark Hughes
Owner, Hughes Tooling
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
