Search:
Type: Posts; User: Comatose
Search: Search took 0.01 seconds.
-
10-15-2020, 11:31 PM
Thread: Inventor CAM - C axis increments
by Comatose- Replies
- 7
- Views
- 945
You doubt this will work... why? This is the...
You doubt this will work... why?
This is the pertinent snippet from my Okuma post.
function onSection() {
if (hasParameter("operation:strategy") && getParameter("operation:strategy") ==... -
10-15-2020, 12:10 AM
Thread: Inventor CAM - C axis increments
by Comatose- Replies
- 7
- Views
- 945
If your Haas post is anything like my Okuma post,...
If your Haas post is anything like my Okuma post, call XY_OFF as an action before the hole pattern. No Y axis enabled for the move means there's no choice but to do it the way you're looking for, as...