587,913 active members*
4,147 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Amada 357 Queen with Fanuc 18P: C-Axis will not return to 0
Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2009
    Posts
    2

    Amada 357 Queen with Fanuc 18P: C-Axis will not return to 0

    Our company just bought a used Amada 357 Queen turret press with a Fanuc 18P control. I'm trying to write programs that will use a wheel tool in the first auto-index station and then change to a punch tool in the other auto-index station. The problem I have is that after cutting several arcs with the wheel tool, the program locks up on me. There is no alarm, it just stops at the block of code that tells the turret to change tool stations. It does this in several different programs I've tried. Each time, I noticed that the C-Axis is at 359.99 degrees, or something similar. So, the C-Axis is not returning to 0 like it should and that locks up the program. I can re-reference the machine and start over, but I can't get past this problem.

    One individual I've consulted with said they have seen this before and they believe there is a rounding problem with the way the Fanuc 18P that causes this. Has anyone else had this problem? Does anyone know how to work around it? I've included an example of one of the programs that cuts arcs and then locks up when I want to use a punch tool.

    Thanks!


    %
    O0565
    (T220 ROLLING SHEAR KEYED 0.0)
    (T256 OBROUND 1.0 X 0.312 KEYED 270.0)
    G92X72.Y50.
    G06A0.051B2
    G90
    M692
    M561
    M690
    M693
    X63.968Y25.341T220C200.
    G172
    G03Y46.954I-3.933J10.806F500.
    G170
    M692
    M561
    M693
    G00X56.102Y25.341C160.
    G171
    G02Y46.954I3.933J10.806
    G170
    M692
    M561
    M693
    G00X40.218Y25.341C200.
    G172
    G03Y46.954I-3.933J10.806
    G170
    M692
    M561
    M693
    G00X32.352Y25.341C160.
    G171
    G02Y46.954I3.933J10.806
    G170
    M692
    M561
    M693
    G00X16.433Y25.381C200.
    G172
    G03Y46.994I-3.933J10.806
    G170
    M692
    M561
    M693
    G00X8.567Y25.381C160.
    G171
    G02Y46.994I3.933J10.806
    G170
    M692
    M561
    M693
    G00X63.968Y2.966C200.
    G172
    G03Y24.579I-3.933J10.806
    G170
    M692
    M561
    M693
    G00X56.102Y2.966C160.
    G171
    G02Y24.579I3.933J10.806
    G170
    M692
    M561
    M693
    G00X40.218Y2.966C200.
    G172
    G03Y24.579I-3.933J10.806
    G170
    M692
    M561
    M693
    G00X32.352Y2.966C160.
    G171
    G02Y24.579I3.933J10.806
    G170
    M692
    M561
    M693
    G00X16.468Y2.966C200.
    G172
    G03Y24.579I-3.933J10.806
    G170
    M692
    M561
    M693
    G00X8.602Y2.966C160.
    G171
    G02Y24.579I3.933J10.806
    G170
    M692
    G00
    M500
    M691
    G72X54.688Y46.96

    G66I10.693J0P-1.Q-0.313D0T256C270.(OBROUND 1.0 X 0.312) (<--This is the point where the program locks up because the C-Axis will not return to 0)

    G72X30.938Y46.96
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X7.153Y47.
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X54.688Y25.648
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X30.938Y25.648
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X7.153Y25.688
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X54.688Y24.585
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X30.938Y24.585
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X7.188Y24.585
    G66I10.693J0P-1.Q-0.313D0C270.
    G70X55.188Y15.
    G72X54.688Y3.273
    G66I10.693J0P-1.Q-0.313D0C270.
    G70X31.438Y15.
    G72X30.938Y3.273
    G66I10.693J0P-1.Q-0.313D0C270.
    G70X7.688Y15.
    G72X7.188Y3.273
    G66I10.693J0P-1.Q-0.313D0C270.
    G70X60.Y24.
    G27X48.
    M692
    M561
    M690
    M693
    X111.468Y25.341T220C200.
    G172
    G03Y46.954I-3.933J10.806
    G170
    M692
    M561
    M693
    G00X103.602Y25.341C160.
    G171
    G02Y46.954I3.933J10.806
    G170
    M692
    M561
    M693
    G00X87.718Y25.341C200.
    G172
    G03Y46.954I-3.933J10.806
    G170
    M692
    M561
    M693
    G00X79.852Y25.341C160.
    G171
    G02Y46.954I3.933J10.806
    G170
    M692
    M561
    M693
    G00X111.468Y2.966C200.
    G172
    G03Y24.579I-3.933J10.806
    G170
    M692
    M561
    M693
    G00X103.602Y2.966C160.
    G171
    G02Y24.579I3.933J10.806
    G170
    M692
    M561
    M693
    G00X87.718Y2.966C200.
    G172
    G03Y24.579I-3.933J10.806
    G170
    M692
    M561
    M693
    G00X79.852Y2.966C160.
    G171
    G02Y24.579I3.933J10.806
    M692
    G170
    G00
    M500
    M691
    G72X102.188Y46.96
    G66I10.693J0P-1.Q-0.313D0T256C270.(OBROUND 1.0 X 0.312)
    G72X78.438Y46.96
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X102.188Y25.648
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X78.438Y25.648
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X102.188Y24.585
    G66I10.693J0P-1.Q-0.313D0C270.
    G72X78.438Y24.585
    G66I10.693J0P-1.Q-0.313D0C270.
    G70X102.688Y15.
    G72X102.188Y3.273
    G66I10.693J0P-1.Q-0.313D0C270.
    G70X78.938Y15.
    G72X78.438Y3.273
    G66I10.693J0P-1.Q-0.313D0C270.
    G70X60.Y24.74
    G27X-48.
    M692
    G50
    %

  2. #2

    Post

    Are you using programming software that will generate the correct code for this tool? If this is a Wilson wheel tool you may want to contact them and have them take a look at your code. Sounds like your missing a code.

    Independent CNC Programmer
    www.independentcnc.com

    My mission is to share CNC programming innovations for a lifetime.

  3. #3
    Join Date
    Aug 2009
    Posts
    2
    Since I've posted this I've talked to a couple people at Wilson (yes, it is a Wilson wheel) and 3 people at Amada. Wilson did not have a solution. Technically the code is right, but Amada admitted that this is a known problem with the Fanuc 18P control. I've been dialoging with one of the product engineers from Amada and this was one of the responses I received:

    "There is not going to be a simple solution to your problem. A control update is not possible. I want to play around with the starting/ending angle on your part to see how this affects the A.I. accumulation error. " He is looking into a work around for me, but I'm not feeling very hopeful.

    So, I've given up on a fix, but I'm still hoping to find a better work around. I can run a sheet twice with 2 separate programs, but that's going to really slow down production as well as make using the auto loader much more difficult. I wish there was a way to re-reference the turret mid program. Any ideas?

  4. #4
    Join Date
    Sep 2009
    Posts
    7
    You can try to add a line of code that is with the wheel tool before the tool change.

    C0.0 / or C0.1
    (the index station when do tool change work better in one direction)
    (not always the same))
    ...
    you can also try to use G70 at the same place

  5. #5
    Join Date
    May 2010
    Posts
    0
    Hi people i see that u stop at ;O0565
    (T220 ROLLING SHEAR KEYED 0.0)
    (T256 OBROUND 1.0 X 0.312 KEYED 270.0)
    G92X72.Y50.
    G06A0.051B2
    G90
    M692
    M561
    M690
    M693
    X63.968Y25.341T220C200.
    G172
    G03Y46.954I-3.933J10.806F500.
    G170

    G170 Digital measuring signals; block transfer with hard stop
    G171 Digital measuring signals; block transfer without hard stop
    G172 Digital measuring signals; block transfer with smooth stop
    . What i see that probible this angle C-Axis at 359.99 degrees, not posible physicly maby u can start at another side of sheet it some times helps in some of situation. But progrm stoped at G170...

    G03; ILEGALL ENDPOINT ?????


    OK ! I found your mistake !!!

    U make one very small mistake, that couse u all programm run.

  6. #6
    Join Date
    Apr 2015
    Posts
    4
    My company bought a used Amada 357 Queen turret press with a Fanuc 18P control too. I am learning from your experience but I have other problem the punh press come without driver There is any way I can get it. If I need to pay no problem. I will appreciate it. Thanks.

  7. #7
    Join Date
    Oct 2005
    Posts
    89

    Re: Amada 357 Queen with Fanuc 18P: C-Axis will not return to 0

    Quote Originally Posted by enara View Post
    My company bought a used Amada 357 Queen turret press with a Fanuc 18P control too. I am learning from your experience but I have other problem the punh press come without driver There is any way I can get it. If I need to pay no problem. I will appreciate it. Thanks.
    Hi ,
    what driver ? what is the problem you are facing at present..?
    thanks.

  8. #8
    Join Date
    Apr 2009
    Posts
    1380

    Re: Amada 357 Queen with Fanuc 18P: C-Axis will not return to 0

    If the problem is indeed caused by the C-axis not in position, then a parameter that sets the 'in-position' zone could be the problem.
    Where is the machine located?

  9. #9

    Re: Amada 357 Queen with Fanuc 18P: C-Axis will not return to 0

    hello i have problem about the index position maybe you can help me

Similar Threads

  1. Fanuc Oi -TC zero return
    By tnhoai in forum Fanuc
    Replies: 0
    Last Post: 11-12-2011, 05:25 AM
  2. Fanuc OT-A zero return
    By airNwater in forum Fanuc
    Replies: 1
    Last Post: 07-31-2010, 06:39 AM
  3. Replies: 1
    Last Post: 10-01-2009, 06:58 AM
  4. Fanuc 4th axis zero return question
    By drgbt in forum Fanuc
    Replies: 5
    Last Post: 01-17-2008, 10:09 AM
  5. Fanuc 18M Z return
    By pinguS in forum Fanuc
    Replies: 12
    Last Post: 07-27-2006, 03:43 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
  •