588,034 active members*
4,222 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2006
    Posts
    7

    Funuc oi-tc Alarm #064

    064 SHAPE PROGRAM NOT MONOTONOUSLY. What is this meant?


    G00 Z.1
    X4.51
    G71 U0400
    G71 P100 Q200 U0100 W0 F.01
    N100 G00 X4.224
    G01 Z0 F.005
    G03 X4.275 Z-.025 R.025 F.002
    G01 X4.2725 Z-3.7114 F.004
    X4.4934 Z-3.9026
    G03 X4.5 Z-3.9151 R.025 F.002
    N200 G01 Z-4.1 F.004
    G70 P100 Q200

    What missing in the program?

  2. #2
    Join Date
    Aug 2010
    Posts
    156
    what is the X and Z position just before you call this routine?

    it should be the same X as end point X4.5 and the Z off the face .050 or .1

  3. #3
    Join Date
    Mar 2003
    Posts
    2932
    Quote Originally Posted by Datech View Post
    064 SHAPE PROGRAM NOT MONOTONOUSLY. What is this meant?

    G71 U0400
    G71 P100 Q200 U0100 W0 F.01
    N100 G00 X4.224 <----- Initial X --- try adding W0 to this block
    G01 Z0 F.005
    G03 X4.275 Z-.025 R.025 F.002 <----- Increasing X
    G01 X4.2725 Z-3.7114 F.004 <----- Decreasing X - not allowed in TYPE I cycle
    X4.4934 Z-3.9026 <----- Increasing X
    G03 X4.5 Z-3.9151 R.025 F.002 <----- Increasing X
    N200 G01 Z-4.1 F.004
    G70 P100 Q200

    What missing in the program?
    If the program above is the correct shape, you can try adding a W0 to N100 to specify a TYPE II (non monotonous) cycle. If your machine has the option, you shouldn't get the alarm.

  4. #4
    Join Date
    Sep 2006
    Posts
    7
    dcoupar, add w0 to n100 solved the problem. Thank you for your help.:rainfro:

Similar Threads

  1. MV40 Funuc 10M APC
    By awryheart in forum Mori Seiki Mills
    Replies: 0
    Last Post: 11-08-2010, 12:32 PM
  2. how to set clock on Funuc 21I-mb
    By bigtown in forum Fanuc
    Replies: 4
    Last Post: 10-13-2009, 03:08 AM
  3. sending large program to Funuc 21I-mb
    By bigtown in forum Fanuc
    Replies: 7
    Last Post: 09-22-2009, 10:49 PM
  4. What controller do I use, is FUNUC defaut?
    By skipper in forum SolidCAM for SolidWorks and SolidCAM for Inventor
    Replies: 5
    Last Post: 04-06-2009, 01:04 PM
  5. Turrent Change on a Funuc oi-TB
    By metalmansteve in forum Fanuc
    Replies: 4
    Last Post: 11-02-2006, 11:17 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
  •