586,060 active members*
3,566 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Dec 2008
    Posts
    39

    Question ERROR 041 INTERFERENCE IN NRC

    Hello! guys

    This is my program running on my ROMI M17 Fanuc 21i. It work ok without the line N15 T0101 M08. If this line N15 is in my program a error 041 occur before the final cut G70. What's append?
    Thank for your help.

    N10 G90 G20 ;
    N15 T0101 M08
    N20 S700 M03 ;
    N30 G00 X1,01 Z1,06
    N40 G71 U.06 R.02 ;
    N50 G71 P60 Q130 U.030 W.010 F.010 ;
    N60 G00 X,505
    N70 G01 Z1,032 F,006 ;
    N80 X,625 Z,997 ;
    N90 Z,125 ;
    N100 X,505 ;
    N105 Z0,0
    N110 X1,0 ;
    N120 Z-,25 ;
    N130 X1,06 ;
    N140 G42 ;
    N150 G70 P60 Q130 ;
    N160 G0 X3,0 Z3,0 ;
    N170 M30 ;
    N180 S500 M03

  2. #2
    Join Date
    Dec 2008
    Posts
    9

    cutter comp

    This message is to do with the cutter compensation. Try putting G42 before
    N30 and remove it from N140. Also have you told the machine the correct cutter nose radius position?

  3. #3
    Join Date
    Dec 2008
    Posts
    39

    error 041

    Hello1 billyfriday

    I will test this modification tomorrow morning.

    Best Regards

    Jean-Denis

    :cheers:

  4. #4
    Join Date
    Dec 2008
    Posts
    9
    Quote Originally Posted by jdgromi View Post
    Hello! guys

    This is my program running on my ROMI M17 Fanuc 21i. It work ok without the line N15 T0101 M08. If this line N15 is in my program a error 041 occur before the final cut G70. What's append?
    Thank for your help.

    N10 G90 G20 ;
    N15 T0101 M08
    N20 S700 M03 ;
    N25 G42
    N30 G00 X1,06 Z1,06
    N40 G71 U.06 R.02 ;
    N50 G71 P60 Q130 U.030 W.010 F.010 ;
    N60 G00 X,505
    N70 G01 Z1,032 F,006 ;
    N80 X,625 Z,997 ;
    N90 Z,125 ;
    N100 X,505 ;
    N105 Z0,0
    N110 X1,0 ;
    N120 Z-,25 ;
    N130 X1,06 ;
    N140 G70 P60 Q130 ;
    N150 G0 X3,0 Z3,0 ;
    N160 M30 ;
    N170 S500 M03
    Another thing that i would try is have the X value the same on N30 as N130 i have found in the past this does alarm the machine.
    I HAVE CHANGED THE ABOVE PROGRAME TO WHAT I THINK WILL WORK

  5. #5
    Join Date
    Mar 2003
    Posts
    2932
    What value is in the R offset for T01?

Similar Threads

  1. Help - Get interference from Plasma on my PC
    By nicjac in forum Waterjet General Topics
    Replies: 17
    Last Post: 03-02-2021, 08:42 AM
  2. Ball nut interference - X2 and CNC Fusion
    By Clot in forum Benchtop Machines
    Replies: 6
    Last Post: 05-25-2008, 04:46 AM
  3. Specific EMI/RFI interference problem
    By glentner in forum CNC Machine Related Electronics
    Replies: 24
    Last Post: 10-20-2007, 03:03 AM
  4. Hf Interference
    By Alex S.A in forum Waterjet General Topics
    Replies: 2
    Last Post: 02-12-2007, 01:05 AM
  5. Electrical Interference
    By Scratch in forum Waterjet General Topics
    Replies: 0
    Last Post: 01-13-2007, 05:49 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
  •