Originally Posted by wjbzone Scott,
I have a lathe program that uses G92 (another cycle) to cut a spiral. G92 drives the tool in a box pattern to cut a single pass on a thread.
It looks like NCplot interprets the G92 to set absolute zero. It makes my lathe program look odd. All the Z values are shifted to positive side of zero.
Is there anything I can do to make this work better?
Thanks,
Bill |
Bill,
There are a few G-Codes that differ between a mill and a lathe, G92 being one of these. I don't yet have a way to re-assign G-Codes for different machine configurations, but this is one the list.
Thanks,
Scott