I'm trying to post a program and keep getting this error, machine is a Mazak Quick Turn 250 MY, I have attached the error message from the machine, as well as a sample of the code Program #8001.. I have also attached another piece of code from a previously ran program that had no error just for reference.. (Program # 1923).
I've tried to play around with the code not extremely experienced with code editing
Thanks
Tyler
Solved! Go to Solution.
I'm trying to post a program and keep getting this error, machine is a Mazak Quick Turn 250 MY, I have attached the error message from the machine, as well as a sample of the code Program #8001.. I have also attached another piece of code from a previously ran program that had no error just for reference.. (Program # 1923).
I've tried to play around with the code not extremely experienced with code editing
Thanks
Tyler
Solved! Go to Solution.
Is G53.5 a valid command on this machine where it is in the post it may just need to be moved what needs to be before and after it?
Is G53.5 a valid command on this machine where it is in the post it may just need to be moved what needs to be before and after it?
@daniel_lyall supposedly the G53.5 is a Mazak specific work coordinate (I believe to utilize the conversational work offsets etc..) I will try moving it around a little bit and see what happens..
@daniel_lyall supposedly the G53.5 is a Mazak specific work coordinate (I believe to utilize the conversational work offsets etc..) I will try moving it around a little bit and see what happens..
@daniel_lyall *UPDATE this is the Error description in the Manual for #917
Cause: (The second block of the geometric command is not given in the linear command(G1)
Action: Correct the program so that the linear command (G1) and the federate command are given to the second block)
This is confusing to me for several reasons, for one, by second block does that not reference the first block in the program? why does the error message state block 6 *Red bar at bottom of first image on cnc control..(917 No Linear Command in 2nd Block - 8000, 1, 6 )
@daniel_lyall *UPDATE this is the Error description in the Manual for #917
Cause: (The second block of the geometric command is not given in the linear command(G1)
Action: Correct the program so that the linear command (G1) and the federate command are given to the second block)
This is confusing to me for several reasons, for one, by second block does that not reference the first block in the program? why does the error message state block 6 *Red bar at bottom of first image on cnc control..(917 No Linear Command in 2nd Block - 8000, 1, 6 )
*Another Update.. So I skipped the first operation in the program (Turning) and went down to a milling block and it ran just fine..below is a sample of the code (in the same program) that ran just fine.. hmmm so I'm assuming it's some sort of turning code only issue at this point..
CODE from Program 8001 That Ran Fine
*Another Update.. So I skipped the first operation in the program (Turning) and went down to a milling block and it ran just fine..below is a sample of the code (in the same program) that ran just fine.. hmmm so I'm assuming it's some sort of turning code only issue at this point..
CODE from Program 8001 That Ran Fine
At the bottom of NC code you uploaded to your first post, there is stand alone "F", is that how things work on Mazak, does that relate to something in correct order?
At the bottom of NC code you uploaded to your first post, there is stand alone "F", is that how things work on Mazak, does that relate to something in correct order?
@Anonymous Yes, So supposedly you are supposed to assign the Tool Id Code from the Mazak tool library (F in this case) to the tool product ID in the tool settings in Fusion 360 before you post the code.. Although I don't believe that is what's causing the problem here, it is a completely separate issue, as the controller does not pick up on this tool code and respective offsets, but instead uses the tool at the top of the tool list for that turret position. I have started a completely different thread for that issue alone..
I'm not sure if I am out in left field here or if there really is not much utilization of this post/machine combo and there are still bugs to be worked out.
@Anonymous Yes, So supposedly you are supposed to assign the Tool Id Code from the Mazak tool library (F in this case) to the tool product ID in the tool settings in Fusion 360 before you post the code.. Although I don't believe that is what's causing the problem here, it is a completely separate issue, as the controller does not pick up on this tool code and respective offsets, but instead uses the tool at the top of the tool list for that turret position. I have started a completely different thread for that issue alone..
I'm not sure if I am out in left field here or if there really is not much utilization of this post/machine combo and there are still bugs to be worked out.
Well, it was shot in the dark, I fed some parts to Mazaks over the years but never got down to learning Mazatrol and those few machines I did run were using CAM generated code that looked same as code i run on other machines.
Well, it was shot in the dark, I fed some parts to Mazaks over the years but never got down to learning Mazatrol and those few machines I did run were using CAM generated code that looked same as code i run on other machines.
@Anonymous So I removed the letter designation from the program for the tool and that took care of the linear command error! So thank you for pointing that out I appreciate it... Now I just have to figure out how I'm supposed to designate my tool...
(This is what is posted from fusion about Tool ID/Product ID..)
Here is the controller tool page.. you can see the Tool ID Code is designated with a letter..
@Anonymous So I removed the letter designation from the program for the tool and that took care of the linear command error! So thank you for pointing that out I appreciate it... Now I just have to figure out how I'm supposed to designate my tool...
(This is what is posted from fusion about Tool ID/Product ID..)
Here is the controller tool page.. you can see the Tool ID Code is designated with a letter..
I wish I could be of more help but unfortunately that's all gibberish to me, no prior experience with it.
Only things in my past that are somewhat related to Mazatrol were likely Okuma's "IGF" or Fanuc's "FAPT", stuff long phased out by CAD/CAM era if I am not mistaking.
I wish I could be of more help but unfortunately that's all gibberish to me, no prior experience with it.
Only things in my past that are somewhat related to Mazatrol were likely Okuma's "IGF" or Fanuc's "FAPT", stuff long phased out by CAD/CAM era if I am not mistaking.
Can you set an ID manually in the controller?
Can you set an ID manually in the controller?
Can't find what you're looking for? Ask the community or share your knowledge.