Using 4th axis as indexer

3+1 indexing in Fusion 360 using the Tool Orientation option works out of the box with the current Avid wrap-to-A post-processors. I use that pretty much exclusively when doing rotary axis work in Fusion.

Can we see what you’re doing a little more in detail? Maybe post these for a single simple small operation, like this:

  • A screenshot of your Tool Orientation dialog

  • A screenshot of the resulting toolpath

  • A G-code snippet where the G0 A#.# command should be
(INDEXINGTEST)
(T1  D=0.25 CR=0.125 - BALL END MILL)
G90 G94 G91.1 G40 G49 G17
G20

(POCKET1)
M5
T1 M6
S18000 M3
G58
G0 A270.
G0 X1.508 Y1.4523
G43 Z1.64 H1
Z1.2294

1 Like