Unfortunately, I think the surface speed is referring to the speed of the tool rotating. It’s directly tied to the spindle speed, both of which are irrelevant since I have no speed controls other than manual.
I should also add that if I simulate the cuts in Fusion 360, the cutter moves quickly in between cuts. Does this indicate an issue with Repetier settings?
Digging into that now. I’m seeing that it is set to F2000.
Also, I’m guessing this value is coming from the custom post processor I am using to get the code out of Fusion. Looking at the code, it has the following section in it that I think sets the feed rate:
Also, Here is a screenshot of the resulting G-code:
Wondering if the command that sets “Use G0” moves to false could be causing my issues with slow movements. I have zero G0 rapid commands in my post processed code.