Hi All,
I run a Lathe on Mach4 with an ESS Smoothstepper, which works usually fine.
Lately I have an issue with the wizard on threats with a single point tool.
Don't believe it's a wizard issue, as the G-Code looks correct.
The process is starting and while waiting on the index signal it's not starting to cut. When it starts, it works fine, but it happened a couple of times, that it's not starting.
Interesting enough in the log file, you could see the detection of the index signal from the spindel, so the index signal is recognized several times without a start.
Mach4 version: Mach4 Hobby License 4.2.0.5036 and ESS version: v298
Here is the G-code and it doesn't start to move in the z-direction (btw: it is not a softlimit violation):
(Starting Gcode for Threading Cycle: ThreadingM12)
T0606 (Tool Change)
G99 (Feed per Revolution)
G97 S500 (Constant Speed)
M03 (Spindle Forward)
M07 (Mist)
G00 X12.200 (Positioning for Start of Cycle)
G00 Z-1.900 (Positioning for Start of Cycle)
G76 P030060 Q0.100000 R0.100000 K1
G76 X9.600000 Z-27.000000 R0.000000 P1.200000 Q0.300000 F1.750000 <------------------------
G80
(End Gcode for Threading Cycle: ThreadingM12)
I would appreciate any help or suggestions.
Thx
Frank