C-Axis mill/turn trouble on Mazak (EIA)

C-Axis mill/turn trouble on Mazak (EIA)

Oliver_Lidstrom01
Explorer Explorer
1,233 Views
12 Replies
Message 1 of 13

C-Axis mill/turn trouble on Mazak (EIA)

Oliver_Lidstrom01
Explorer
Explorer

Hi,

 

Im new to mill/turn and i just started with Mazak MSY250, i have a problem when it comes over 360 degrees and starts over again on 0 instead of keep going it switches direction and mill away everything it comes over.

Is it an option in fusion so it keeps going over 360? Or is it something in the machine im missing?mazak1.jpgmazak2.jpg

0 Likes
1,234 Views
12 Replies
Replies (12)
Message 2 of 13

Joshua.mursic
Advocate
Advocate

This seems like a problem with your post processor. What does you machine configuration look like in your post?

Message 3 of 13

Oliver_Lidstrom01
Explorer
Explorer

Yea maybe it is, because it also puts out M901 and it doesnt read it, and also G53.5, i have to change this to G53 by hand.

Do you mean like this?

thumbnail_image0.jpg

thumbnail_image1.jpg

0 Likes
Message 4 of 13

Joshua.mursic
Advocate
Advocate

The Mazak Quick Turn 250-MS post processor probably needs to be modified. 

Inside the post try looking for a line of code that reads like this:

var cAxis = createAxis({coordinate:2, table:true, axis:[0, 0, 1], cyclic:true, preference:0});

 

the cyclic argument means that the axis can rotate indefinitely. If that argument is a range instead, then the C axis will rotate to 360 and then turn back to 0 to start the rotation.

 

If you would like you can attach the Mazak Quick Turn 250-MS.cps file and I can take a quick look

0 Likes
Message 5 of 13

Oliver_Lidstrom01
Explorer
Explorer

@Joshua.mursic, Thank you, im sorry for bad picture but it is the MSY post processor i use, i will take a look myself to but here you have the file

0 Likes
Message 6 of 13

Joshua.mursic
Advocate
Advocate

Can you send me a screenshot of your CAM setup? I want to see what kind of operations you are using

 

0 Likes
Message 7 of 13

Oliver_Lidstrom01
Explorer
Explorer

tonyeilertsen_0-1679580403514.png

 

0 Likes
Message 8 of 13

Joshua.mursic
Advocate
Advocate

Okay, sorry for all the back and forth. If possible please attach the fusion project, then I can test and see where exactly the issue is coming from

0 Likes
Message 9 of 13

Oliver_Lidstrom01
Explorer
Explorer

It looks like i cant just share the link, do you know if there is any other way so you can see the operations?

tonyeilertsen_0-1679583015579.png

 

0 Likes
Message 10 of 13

Joshua.mursic
Advocate
Advocate

Yea export the project as f3d and send it here

 

0 Likes
Message 11 of 13

Oliver_Lidstrom01
Explorer
Explorer

Thanks

0 Likes
Message 12 of 13

Joshua.mursic
Advocate
Advocate

Hey @Oliver_Lidstrom01 , I tried to find the issue but I was unable to. This definitely seems like an issue with the post processor itself but I am not experienced enough to find the problem. Good luck.

0 Likes
Message 13 of 13

Oliver_Lidstrom01
Explorer
Explorer

Okey, thanks for the help anyways, i will try to find out a solution to this problem

0 Likes