turbozee
Mechanical
- Jun 22, 2009
- 5
Currently my G-code is being output as (snippet below from actual output):
"N0070 G92 S1000
N0080 G96 S75 M03"
However, my controller requires the output: "G96 D1000 S75 M03"
1000 is the maximum speed in CSS mode and 75 is the SFM.
When I navigate to Program & Tool Path tab, Program sub tab, Tool Path, Motion, Spindle CSS
I see the option for Constant Surface Code, Maximum RPM Code, Code to Cancel SFM.
For my controller, there is no code for cancelling SFM, and the constant surface code and maximum rpm code are combined in one G code (G96)
Any help is much appreciated.
"N0070 G92 S1000
N0080 G96 S75 M03"
However, my controller requires the output: "G96 D1000 S75 M03"
1000 is the maximum speed in CSS mode and 75 is the SFM.
When I navigate to Program & Tool Path tab, Program sub tab, Tool Path, Motion, Spindle CSS
I see the option for Constant Surface Code, Maximum RPM Code, Code to Cancel SFM.
For my controller, there is no code for cancelling SFM, and the constant surface code and maximum rpm code are combined in one G code (G96)
Any help is much appreciated.