585,763 active members*
4,457 visitors online*
Register for free
Login
Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2006
    Posts
    28

    Question Yang MV-3A VMC

    Hello everyone,

    Recently got hire by a machine shop where they have Yang MV-3A machine which I need to operate. Now everything was going well a few days ago, I could change the tool with ATC (Automatic Tool Changer) M06 MDI or program. However when I finish g code program and tried to execute the program the Automatic Tool Changer goes for the orient the corosel and the spindle, however the spindle does not go for home position for the Z axis. The Spindle would only orient on itself.

    I have a Makino Machine which I know it is very different however according to how to use or change the tool we would go and tell the controller what tool is install on the spindle, in this case tool number 1 or T1. How do I know what tool is register on the spindle of this Yang VMC Machine? How do I reprogramed all the tooling from the last operator settings?

    The Main problems that I am having is the ATC does not complete the tool change. When I tried to register the tool number on the controller T1 for example it gets me on Alarm Error. It sounds like the Fanuc 0-M lost the tools which had register. But not really sure. How do I reset all the tools and re-register them? How about the M06? M06 does not work, the arm does not change the tools. The machine just freezes up and waits and does not through you an error message.

    Many thanks for all your help!

    Julio Cruz

  2. #2
    Join Date
    Oct 2009
    Posts
    4
    I have an old OM VMC that needs to be told to go to the tool change position. On my machine a tool change sequence looks like:
    G30
    G0 Z0
    M6 T1

  3. #3
    Join Date
    Dec 2008
    Posts
    239
    Go to second reference and do the tool change

  4. #4
    Join Date
    Apr 2012
    Posts
    43

    Re: Yang MV-3A VMC

    I run a smv-1000, and it changes tools through a macro. You may want to look it over and make sure it's still good.

  5. #5
    Join Date
    Dec 2008
    Posts
    239
    check the macro program , or the tool change is in Ladder only ??

  6. #6
    Join Date
    Apr 2014
    Posts
    1

    Re: Yang MV-3A VMC

    i got a yang-mv3a rencently.... i'd like to know how to change the tool as well...do u solve it ?

  7. #7
    Join Date
    May 2014
    Posts
    36

    Re: Yang MV-3A VMC

    Ive got a yang , eagle 600 with an OMD control .
    It uses a macro program for its tool change ....maybe i can post the macro for you guys if it will help .

    :9020(TOOL CHANGE MACRO)
    IF[#1015EQ1]GOTO50
    IF[#20EQ0]GOTO60
    M86
    #106=BIN[#1032]
    IF[#106EQ#20]GOTO40
    #101=#4001
    #102=#4002
    G17G91G80G0G49G63
    M19
    M85
    G30Z0.
    M82
    M84
    M07
    G28Z0.
    T#20
    M07
    G30Z0.
    M83
    M88
    M81
    N30G#101G#102
    N40M87
    M99
    N60#3000=1(M06-NO-T-CODE)
    M99
    N50#3000=2(MACHINE/MST-LOCKED)
    M99

    I think thats the tool change macro i have about 4 others that are on the machine but im not sure if they are for tool change or not .

    - - - Updated - - -

    Ive got a yang , eagle 600 with an OMD control .
    It uses a macro program for its tool change ....maybe i can post the macro for you guys if it will help .

    :9020(TOOL CHANGE MACRO)
    IF[#1015EQ1]GOTO50
    IF[#20EQ0]GOTO60
    M86
    #106=BIN[#1032]
    IF[#106EQ#20]GOTO40
    #101=#4001
    #102=#4002
    G17G91G80G0G49G63
    M19
    M85
    G30Z0.
    M82
    M84
    M07
    G28Z0.
    T#20
    M07
    G30Z0.
    M83
    M88
    M81
    N30G#101G#102
    N40M87
    M99
    N60#3000=1(M06-NO-T-CODE)
    M99
    N50#3000=2(MACHINE/MST-LOCKED)
    M99

    I think thats the tool change macro i have about 4 others that are on the machine but im not sure if they are for tool change or not .

Similar Threads

  1. yang 4th axs
    By freemanxxx in forum CNC Machining Centers
    Replies: 1
    Last Post: 01-19-2016, 10:49 PM
  2. Yang ML-25A
    By Billet Sean in forum Uncategorised MetalWorking Machines
    Replies: 2
    Last Post: 03-18-2015, 05:48 AM
  3. YANG SMT 500
    By redatanger in forum Want To Buy...Need help!
    Replies: 0
    Last Post: 09-17-2013, 07:47 PM
  4. yang 4th axs
    By freemanxxx in forum Uncategorised MetalWorking Machines
    Replies: 0
    Last Post: 04-07-2013, 10:38 PM
  5. yang smv 600
    By eh1203 in forum Fanuc
    Replies: 3
    Last Post: 04-11-2011, 08:40 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •