I have a Fanuc OM-C that I'm trying to thread mill with for the first time. When the tool positions at the bottom of the hole it will not spiral out at the programmed feed rate. All it wants to feed is 9 IPM. I have a G01 feed of 30 programmed when it plunges to the bottom and it should remain that through the spiral out. I have posted the section on code below. I tried inserting another F value at the end of line N50 and it still didn't work. Any help would be greatly appreciated.

N15 T1
N20 G0 G90 G54 X0. Y0. S3500 M3
N25 G43 H1 Z1.
N30 M8
N35 Z.1
N40 G1 Z-1.5 F30.
N45 G41 D21 Y-.7675
N50 G3 X.8675 Y0. Z-1.4792 I.0942 J.7675
N55 X-.8675 Z-1.4375 I-.8675 J0.
N60 X.8675 Z-1.3958 I.8675 J0.
N65 X-.8675 Z-1.3542 I-.8675 J0.