585,906 active members*
3,739 visitors online*
Register for free
Login

Thread: G68 Problems

Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2008
    Posts
    33

    G68 Problems

    Trying to program a rotation G68 - Meldas M3 Control

    G90
    G17
    ........
    ........
    G0 x0.0 Z25.0 S1600 M13
    Z5.0 G43 H20
    M98H1000
    G68 X0 Y0 R-60.0
    M98H1000
    G68 X0 Y0 R-120
    M98H1000
    ........
    ........
    M30

    N1000
    ........
    ........
    M99

    Involves rotating 6 times at 60 degrees.
    The control gives me a P260 Alarm -

    A coordinate rotation command was issued though it is out of specifications.
    Remedy - Check the specifications.

    Any help would be excellent.

    Regards

    Will

  2. #2
    Join Date
    Aug 2005
    Posts
    124
    Hey I saw you had no replies so I thought I'd try and help.
    Got out my Fanuc 15M book and what you have written for G68 looks good, but you did not have a G54 or the like there, so.....the machine may be in machine coordinate system, so..... if you are starting from the edge of the machine coordinate system (X0 Y0) and then rotating -60, doesn't that put the coordinate system outside the envelope of the machine's reach?

    Just a thought - because the code looks good. Let us know what you find.

  3. #3
    Join Date
    Aug 2011
    Posts
    2517
    the machine may not have the G68 option?

  4. #4
    Join Date
    Jun 2008
    Posts
    33
    Hi

    Many thanks for your suggestions.

    Just relooked at what I posted before and it should of read

    G90
    G17
    ........
    ........
    G0 G55 x0.0 y25.0 S1600 M13
    Z5.0 G43 H20
    M98H1000
    G68 X0 Y0 R-60.0
    M98H1000
    G68 X0 Y0 R-120
    M98H1000
    ........
    ........
    M30

    N1000
    ........
    ........
    M99

    So it should be within its envelope.

    The machine not having the option may a possibility. It used to have it but an engineer came to service it and ended up wiping the control! Most of the parameters were stored but we did have to re-enter quite a few. Would an option be sored in the control or would it have to be reactivated?

    Many thanks

    Will

  5. #5
    Join Date
    Aug 2011
    Posts
    2517
    On Fanuc from 15 series onwards (or maybe 16 series onwards) usually the options are in the parameters that are punched out. for Meldas I don't know. If you have things that you once could do but now can't do then likely your options are not there. they are just parameters, but undocumented and top secret and by default set to off/disabled to force people to pay dollars for them.

  6. #6
    Join Date
    Feb 2006
    Posts
    1792
    Just a thought (not very sure): Try G68 with R0. If it still does not work, this option is not there.
    Somebody may PM you.

Similar Threads

  1. THC Problems
    By TonyWish in forum CNC Plasma / Oxy Fuel Cutting Machines
    Replies: 2
    Last Post: 05-02-2011, 02:35 PM
  2. G02 and problems
    By Farzaneh_2010 in forum G-Code Programing
    Replies: 8
    Last Post: 09-20-2010, 05:40 PM
  3. new guy with old problems
    By xxxlmark in forum Bridgeport / Hardinge Mills
    Replies: 0
    Last Post: 08-08-2007, 06:41 PM
  4. 'z' problems
    By bo whipkey in forum Mach Software (ArtSoft software)
    Replies: 8
    Last Post: 10-11-2006, 02:06 AM
  5. More problems
    By Cold Fusion in forum Gecko Drives
    Replies: 8
    Last Post: 09-09-2005, 07:19 AM

Posting Permissions

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