Is Custom Macro B turned on in the machine or are you dealing with Custom Macro A?
Since you specifically call out a 0M-D, I am assuming it is not a 0I control. That control would have parameters to change from round to square brackets.
Parameters were changed and I lost the tool change macro. How do I get the macro back in since I cannot type in any [ ] brackets and machine wont accept programs with [ ]?
Is Custom Macro B turned on in the machine or are you dealing with Custom Macro A?
Since you specifically call out a 0M-D, I am assuming it is not a 0I control. That control would have parameters to change from round to square brackets.
this custom macro a ,b thing is all new to me. i dont have a clue how to turn on off or where its even at! i just want to make a ****ing tool change (curse you fanuc controller) why couldnt it just be a HAAS !
Check to see if 913 bit #7 is set.
Al.
CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).
“Logic will get you from A to B. Imagination will take you everywhere.”
Albert E.
should #913 look like this 10000000 , because it looks like this now 01111011 like i said im a virgin at this fanuc stuff , HAAS please
It looks to me that 913 has been changed to something odd ball, what or how were the parameters changed?.
If you had Macro B before the 913 MSB would be set as you show it.
Sorry, can't convert it to HAAS.
Al.
CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).
“Logic will get you from A to B. Imagination will take you everywhere.”
Albert E.
al can you call me 619-733-8769 todd
Todd
Here is the Tool Change Macro from our Yang VMC 1000 with an OM-D.
Our #913 parameter is 11110110.
Good Luck,
Y TL CHG Macro.txt
Rodman
Hi Todd,
change parameter 10 bit 4 to zero then you can load the tool change macro back to control, after that you should change 10 bit 4 back to 1 for just in case operator accidently delete the program
Ahn Vuong
714-938-1388
Todd,
This is only for your machine.
Parameter 932 = 10101001
Parameter 913 = 11110110
after that you can upload the tool change macro it should work
Ahn Vuong
Ahn Vuong , thanks for all your help everything worked well , now my tool change program isnt working properly . after tool carosel comes out , machine dosent go to G28 Z0. , It just sits there !!!!! Im pretty much gonna take out the .50 caliber machine gun and fix this thing once & for-all !!!!
After tool carosel comes out and it stop, list of DGN need to check
X0017 bit 1 = 0 Carosel home position
X0017 bit 0 = 1 Carosel out position
X0020 bit 3 = 1 ATC position
X0016 bit 3 = 1 Spindle tool unclamp
X0016 bit 2 = 0 Spindle tool clamp
X0017 bit 3 = 1 Carosel pin down position
X0017 bit 2 = 0 Carosel pin up position
Ahn Vuong