I programmed 140 ipm, used sheet cam to slow down holes to 56 ipm. Firecontrol thinks my programmed speed is F56. Even weirder I manually changed g-code file on notepad from 56 to 30 and it still Firecontrol still thinks my program speed is 56. Any clue as to why this happens?
2nd question is how do I disable firecontrol thc speed comp all together so I can let sheet cam path rules do all the work, would changing speed % from 85 to 0 work?
The program I was testing just makes a simple 0.281 dia hole and nothing to do with THC but I noticed this issue while testing so I need to figure this out now before I get into complex shapes.
(v1.6-sc)
G90 G94
G17
G20 (Units: Inches)
H0
G0 X-0.0 Y-0.0
G92 Z0.
G38.2 Z-5.0 F100.0
G38.4 Z0.5 F20.0
G92 Z0.0
G0 Z0.0 (IHS Backlash)
G92 Z0.0
G0 Z0.15 (Pierce Height)
M3
G4 P0.2
G1 Z0.06 F150.0 (Cut Height)
H1
G1 Y0.0 F140.0
G3 X-0.0753 Y0.0753 I-0.0377 J0.0377
G3 X-0.1065 Y-0.0 I0.0753 J-0.0753 F56.0
G3 X-0.0 Y-0.1065 I0.1065 J0.0
G3 X0.1065 Y0.0 I-0.0 J0.1065
G3 X-0.0 Y0.1065 I-0.1065 J-0.0
G3 X-0.0753 Y0.0753 I0.0 J-0.1065
G3 X-0.1064 Y0.0036 I0.0753 J-0.0753 F140.0
G3 X-0.0241 Y-0.0338 I0.0599 J0.0225
H0
M5
G4 P0.5
G0 Z1.0
M5 M30
(PS56)