A couple of questions.
I downloaded and installed the file (NFSturn008.zip) at the beginning of this thread but when I open the NFS turn wizard it shows it as being "licensed NFS Turn V 0.6".
Do I have v 08 or 06?
Also I have been trying to understand the various wizards and doing so I keep having a problem with the NFS wizard doing unexpected things and the standard turn wizard doing what I expect when doing the same type of operation. For example, I can do a turning op in the standard wizard with no problem but when trying to do the same type of op in NFSTurn the lathe keeps hitting either the plus X limit switch or the -Z limit switch on initial move. I believe I am entering the same perimeters in the boxes but to be honest I could be a little confused on what I'm supposed to put in them... X End, X start, etc. I seem to be doing it right in the standard wizard but must be getting it wrong in NFSturn.
Is there any documentation or manual for NFSTurn? I found Ron's video on intro to NFSTurn but I am wondering if there is something out there that steps you through each operation and what each data box is for.
Sorry, I am very new at lathe work and maybe if I was more experienced the screens and how and what each entry means would be more self explanatory.
Thanks,
Gerry
Here is the Gcode from the standard wizard
G18 G40 G49 G90 G94 G80
M3
G0 X1.331 Z0.1
F10
G0 X1.091
G1 Z-0.995
G0 X1.291 Z-0.9
G0 Z0.1
G0 X1.051
G1 Z-0.995
G0 X1.251 Z-0.9
G0 Z0.1
G0 X1.011
G1 Z-0.995
G0 X1.211 Z-0.9
G0 Z0.1
G0 X0.971
G1 Z-0.995
G0 X1.171 Z-0.9
G0 Z0.1
G0 X0.931
G1 Z-0.995
G0 X1.131 Z-0.9
G0 Z0.1
G0 X0.891
G1 Z-0.995
G0 X1.091 Z-0.9
G0 Z0.1
G0 X0.891
G0 Z0.1
G1 Z-0.995
G1 X1.331
G0 Z0.1
F5
G0 X0.881
G1 Z-1
G1 X1.331
G0 Z0.1
M5
M30
And here is Gcode from NFS
(***New Turn File Started***)
(by Licensed NFS Turn V.06)
(2/16/2015 9:24:26 AM)
(user supplied init code)
G54
(***New Tool Selected***)
( Unnamed tool)
G00 Z 1.5
G00 x 1
M6 T101
M3 S 2400
G01 F 10
(***Turning***)
(Xstart= 1.131 Xend= 0.881 Xcut= 0.015)
(Zstart= 0 Zend= -1)
(will make 15 cuts of 0.015)
G00 X 1.116
G00 Z 0
(Start Pass 1)
G01 X 1.116
G01 Z -1
G00 X 1.216
G00 Z 0
(Start Pass 2)
G01 X 1.101
G01 Z -1
G00 X 1.201
G00 Z 0
(Start Pass 3)
G01 X 1.086
G01 Z -1
G00 X 1.186
G00 Z 0
(Start Pass 4)
G01 X 1.071
G01 Z -1
G00 X 1.171
G00 Z 0
(Start Pass 5)
G01 X 1.056
G01 Z -1
G00 X 1.156
G00 Z 0
(Start Pass 6)
G01 X 1.041
G01 Z -1
G00 X 1.141
G00 Z 0
(Start Pass 7)
G01 X 1.026
G01 Z -1
G00 X 1.126
G00 Z 0
(Start Pass

G01 X 1.011
G01 Z -1
G00 X 1.111
G00 Z 0
(Start Pass 9)
G01 X 0.996
G01 Z -1
G00 X 1.096
G00 Z 0
(Start Pass 10)
G01 X 0.981
G01 Z -1
G00 X 1.081
G00 Z 0
(Start Pass 11)
G01 X 0.966
G01 Z -1
G00 X 1.066
G00 Z 0
(Start Pass 12)
G01 X 0.951
G01 Z -1
G00 X 1.051
G00 Z 0
(Start Pass 13)
G01 X 0.936
G01 Z -1
G00 X 1.036
G00 Z 0
(Start Pass 14)
G01 X 0.921
G01 Z -1
G00 X 1.021
G00 Z 0
(Start Pass 15)
G01 X 0.906
G01 Z -1
G00 X 1.006
G00 Z 0
(Last pass)
G01 X 0.881
G01 Z -1
G00 X 0.991
G00 X 1.131 Z 0
(***File Ended***)
(2/16/2015 9:24:55 AM)
M5
M9
(user supplied end code)
M30
(Wizard Exit)