Message 1 of 4
i need to reverse g2/g3 on a lathe post
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i have tried swapping (clockwise ? 2 : 3) : (clockwise ? 3 : 2);
but it changes nothing.
i had to invert the z axis because this swiss has two spindles, the z axis's are backwards from eachother.
But my g2/g3 are backwards on the main spindle still. I am at a loss. i thought it was something simple, but im not getting anywhere.