Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Ive attached a sample from the dump post. Here are some relevant excerpts from a spot drill:
tool.insertType=3 (TURNING_INSERT_ISO_C)
tool.inscribedCircleDiameter=0.39370078740157477
tool.noseRadius=0.03937007874015748
clearly a spot drill is not a Cxxx turning insert with a nose radius. Im guessing these values dont get overwritten if a different tool in a different section doesnt have that property. Seems wrong to me tho.
Ill grab the correct value I need from onParameter('operation:tool_cornerRadius') for now
Solved! Go to Solution.