Message 1 of 2
tool change needs referance pls help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I own an old Feeler VMC. The Z-axis travel is very limited, so for safety reasons, the machine needs to return to the reference position before every tool change.
I manually add the following lines before each tool change:
G80 G91 G30 Z0.
G91 G30 X0. Y0.
T1
M06
If i dont add the code the machine won’t change tools. Is there a way to modify the post processor to automatically include these lines before each tool change?
