- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We've got a Hurco VMX42i with a Renishaw part probe. We've added the Renishaw macros and have it mostly working. It just takes a little hand modification to get it to work.
First each probing block starts with P9832 and ends with P9833. This is supposed to turn the probe on and off but the hurco does that automatically when the tool is called up. It throws the error "UNSUPPORTED FEATURE" if left in. Removing these lines fixes the problem.
Second when printing results from the probe geometry option it's missing a POPEN and PCLOS. This tells the hurco to record the results to where the print output file is pointed in NC Settings. I've got mine set to record to the hard drive as a .txt file. Unfortunately the hurco also over writes the file every time this is used. It cant be started and ended with every inspection. Just once at the beginning and one at the end. I've tried it both ways and if it brackets every one you only get your last result.
Attached are the .fd3 file of the test part, the post I'm using, and where I modified the code to make it work. The post is an older version but the same things happen with the latest post in the library.
Thanks
Solved! Go to Solution.
