Pro Engineer users,
My colleagues and I have been having troubles with the CL Data on our Pro Engineer WF1 code output. As you can see in the example below, when WF1 creates the data it adds a GOTO point with the rapid. We don't know how it got there because only a couple programmers have this problem, not all of them. How can we remove this G01 move from Pro E? Any ideas are welcome.
Example:
N8 M8$
1
20>RAPID
21>GOTO /.5312,.2625,.5
N9 G00 G01 G43 X.5312 Y.2625 Z.5 H5$
22>RAPID
23>GOTO /.5312,.2625,.125
N10 Z.125$
The red is what we want to remove.
Thank you,
Brian
My colleagues and I have been having troubles with the CL Data on our Pro Engineer WF1 code output. As you can see in the example below, when WF1 creates the data it adds a GOTO point with the rapid. We don't know how it got there because only a couple programmers have this problem, not all of them. How can we remove this G01 move from Pro E? Any ideas are welcome.
Example:
N8 M8$
1
20>RAPID
21>GOTO /.5312,.2625,.5
N9 G00 G01 G43 X.5312 Y.2625 Z.5 H5$
22>RAPID
23>GOTO /.5312,.2625,.125
N10 Z.125$
The red is what we want to remove.
Thank you,
Brian