Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
At the beginning of my programs for lathe the post is positioning on part and moving in both z and x axis causing a possible crash into the tailstock. How can I change this to move in first z and then x when positioning. This occurs every time it goes to position from the home position. The post I am using is Fanuc turning Version- 44087.
Bellow is example of post with error in red.
G98 G18
G20
G50 S2000
G28 U0.
G28 W0.
(FACE1)
T0101
G99 G18
G54
M8
G97 S500 M3
G0 X2.2 Z0.575
G96 S1100 M3
G0 Z0.4166
X1.4
Solved! Go to Solution.