Today running a long rotary job I was about at +500r or 180,000 degrees. Then I went to the next op and it want a90. Needless to say it unwound to 90 the hard way. Where is the setting to not unwind but only move less than 360degres to get to the required location. It took awhile but I let it rip since I didn’t want to reset. Btw CAM was from fusion 360 if that matters.
This command is embedded in our M3 (spindle start) command if you enable it from our wizard.
I put it in the M3 so if you have a CAM tool that doesn’t have the option to output that code (or you don’t wan to alter the post) you can just tick that box in the wizard.
Thank you both, so between operations that don’t have a any M3 change, but just a different place on the fixture will require me to either manually throw in an M3 or the M151/A, wonder if there is anywhere in the postprocessor for fusion I can throw this in automatically so I don’t have to edit the file every time. I haven’t looked at the post processor, but I am sure I can find somewhere to insert it, and expose it as a checkbox, ie unwind after each op? If anyone has suggestions where to start looking I’ll start seeing if I can modify the post processor.
Can you post your fusion file, or a screenshot of how your tool paths are setup? I’m curious how you have an operation that winds up so far, and then goes on to something else aren’t just two toolpaths without an M3 in between?
Here’s an example where this occurs: a rotary pocket pass followed by a parallel pass using the same tool and same spindle speed (with the guts of all the moves truncated):
I would try my suggestion of manual G code entry and see how that works.
Another trick you might be able to try: set the RPM differently for each toolpath. That might force the post to output another M3 command. (M3 commands have the rotary unwind if you have that checked from the wizard)
You could set it to something like 18100 to force a change from 18k