About HSMWorks 3+2 machine G-code error.

About HSMWorks 3+2 machine G-code error.

Anonymous
Not applicable
891 Views
3 Replies
Message 1 of 4

About HSMWorks 3+2 machine G-code error.

Anonymous
Not applicable

3+2 Toolpath.PNG

Hi ,

 

I am processing a piece as you see above. The machine 3+2 axis. When I get the g-code "G68.2"  it is writing. When G68.2 is machine the error. The G-code is down. How can I delete G68.2. It is PP at the attachment.

 

 G68.2.PNG

Could help me , please ?

 

0 Likes
Accepted solutions (2)
892 Views
3 Replies
Replies (3)
Message 2 of 4

AchimN
Community Manager
Community Manager
Accepted solution

This disables the usage of G68.2:

 

var useMultiAxisFeatures = false;



Achim.N
Principal Technology Consultant
0 Likes
Message 3 of 4

Anonymous
Not applicable

I accidentally clicked the option has been resolved. Sorry.

 

"var useMultiAxisFeatures = false;"  If I do this , the B and C axes do not exit. If I do it like this ,I can not work index. 

 

Regards,

0 Likes
Message 4 of 4

AchimN
Community Manager
Community Manager
Accepted solution

Make sure that you have a machine config enabled in onOpen().



Achim.N
Principal Technology Consultant
0 Likes