586,321 active members*
3,888 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Wintec MV-45 with FANUC 18MC needs ATC Macro program
Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2009
    Posts
    117

    Wintec MV-45 with FANUC 18MC needs ATC Macro program

    Hi,

    Does anyone have a Wintec MV-45 with a FANUC 18M Model B or C control?

    I need the ATC macro program for this machine.

    You can check Parameter 6071 = 6. This means that program 9001 is called by the M06 command.
    Disable Parameter 3202 bit 4 (NE9) if you cannot view the program and remember to switch this on again to protect the 9001 program.

    I would really appreciate your help.

  2. #2
    Join Date
    May 2006
    Posts
    64
    Hi.
    What type of your ATC. Arm or Armless ?.
    I have macro for fanuc OIMC.
    I think you can use and adjust easy or contact with machine tool builder.
    If you need please send me email : [email protected].
    Regard

  3. #3
    Join Date
    Jan 2009
    Posts
    117
    The Wintec MV-45 uses ATC with arm

  4. #4
    Join Date
    Jun 2008
    Posts
    1511
    O9006(TOOL CHANGE PROGRAM)
    #20=#4120--(sets #20 equal to modal T)
    G40G80—(tool dia cancel & canned cycle cancel)
    IF[#20EQ#535]GOTO1--(skips tool change if calling tool in spindle)
    G91G28Z0M9—(tool change position in Z & coolant off)
    M19--(tool orientation)
    G28Y0M5—(tool change position in Y & spindle stop)
    M6—(tool call of modal T value)
    N1—(address to jump to if calling current tool in the spindle)
    G90G49Z#5043—(cancel tool offsets no tool movement)
    #537=#[2000+#20]+#[2200+#20]—(sets #537 to the tool geometry and wear)
    G43Z[#5043-#537]H#20—(sets H value with no tool movement)
    #535=#20—(sets #535 equal to the tool that was called to the spindle)
    M99

    I like to use #535 to keep track of the tool that is in the spindle. If you have a system variable that tracks this you could use that as well. There is more to this program then you actually need. For instance you don't need to set your H value in this program but I like to so when I program I can just program the M6T# and not have to worry about putting in the G43H#Z#. This will also set your H value with NO tool movement.

    You just have to make sure that your tool change position is at machine home Y,Z. If you need to make adjustments along those lines let me know we can work it out.

    Good luck,
    Stevo

  5. #5
    Join Date
    Jan 2009
    Posts
    117
    Thanks BKCOM and Stevo.

    Your help is appreciated.

    Regards,

    hrh

  6. #6
    Join Date
    Nov 2012
    Posts
    0
    I am looking for books machine, electric diagram, parts lists and ATC program for vertical machines center Wintec MV-45 with CNC Fanuc 0-MC, ATC 24 positions ARM

Similar Threads

  1. Need file Fanuc 18Mc Nc-basic
    By Selimsalim in forum Fanuc
    Replies: 28
    Last Post: 10-08-2023, 09:50 AM
  2. Fanuc 18MC Question
    By swartling in forum Fanuc
    Replies: 4
    Last Post: 05-03-2011, 07:04 PM
  3. RISK 64 on Fanuc-18MC Controller
    By iNUC in forum Fanuc
    Replies: 0
    Last Post: 09-21-2008, 09:38 AM
  4. Convert Fanuc Macro to Fadal Macro
    By bfoster59 in forum Fadal
    Replies: 1
    Last Post: 11-09-2007, 06:41 AM
  5. Large PartPrograms on Fanuc 18MC,how to
    By ddanutz in forum Fanuc
    Replies: 6
    Last Post: 10-30-2006, 07:05 PM

Posting Permissions

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