On our Version 5.5 and Version 7 Supercontrols, there's always been a problem single-blocking through program that use Length Comp. The "comped" position of the machine is incorrect when blocks that include B and/or C are executed. When the machine is in run mode, the entire program runs fine.
Our QCore control, unlike the older controls, will "forget" length comp after a M922 (3D hole macro) is used. Our workaround has been to add a G47 immediately after the M922 line.
Does anyone else have these problems? Anyone have any other workarounds?
Thanks.
Dave E.
5-axis Length Comp, part 2
Moderators: Mike Iubelt, Jason Susnjara, Clint Buechlein
-
- Thermwood Team
- Posts: 361
- Joined: Wed, May 17 2006, 11:25AM
- Location: Thermwood
Re: 5-axis Length Comp, part 2
We've been looking at the files you have sent in and it seems that the tool call prior to each M922 or M923 is causing the issue. The Qcore performs tool changes differently than the V7 and V5 and this difference is what allows it to work in V5 and V7 but not in V8. If you remove all of the unneeded tool calls, length comp should not need to be recalled each time.