That's because the file was saved in a Developer build of Fusion. Since it's "from the future", it can't be opened in Production. Tsk Tsk..
So, here's the formulas you want to use in your Stock to Leave settings:
Radial:
if (abc.isNonZero()) {
gRotationModal.reset();
writeBlock(gRotationModal.format(68.2), "X" + xyzFormat.format(0), "Y" + xyzFormat.format(0), "Z" + xyzFormat.format(0), "I" + abcFormat.format(abc.x), "J" + abcFormat.format(abc.y), "K" + abcFormat.format(abc.z)); // set frame
if (true) { (!isPrepositioned || !section.isMultiAxis())
writeBlock(gFormat.format(53.1)); // turn machine if not prepositioning for a multi-axis move
}
Axial:
-((tool_diameter-tool_tipDiameter)/2*Math.tan((90-tool_taperAngle) * Math.PI/180))+(chamferWidth*Math.tan((90-tool_taperAngle) * Math.PI/180))
So, how do you enter those? Go down to "Stock To Leave", turn it on and then click on the three-dot icon to the right. Select "Edit User Expression". This opens a new dialog box, so just copy/paste those values

I'd suggest that once you have that done, then create a Template of "Back-Deburring"
Seth Madore
Customer Advocacy Manager - Manufacturing