585,749 active members*
3,875 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Error: PS0041 INTERFERENCE G41/G42
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2010
    Posts
    0

    Error: PS0041 INTERFERENCE G41/G42

    I am trying to use TNR compensation while machine on a fanuc controlled lathe, but keep receiving an error that states: PS0041 interference G41/G42...
    What am I doing wrong?

    Heres my program:

    G28 U0 W0
    G50 S625
    G96 S500 M4 M8 M42;
    T101;
    G0 X15.02 Z.3;
    G1 Z-1.73 F.013;
    G0 X15.1 Z.01;
    G1 X9.76 F.013;
    G0 Z3.52;
    X7.;
    G72 W1300 R.025;
    G72 P10 Q11 F.013;
    N10 G0 Z3.31;
    N11 G1 X5. F.013;
    G0 X6.66 Z3.5;
    G1 G42 X6.65 Z3.31 F.013;
    G2 X6.698 Z2.702 R.25 F.01;
    G1 X9.125 Z.153;
    G2 X9.576 Z.01 R.25 F.01;
    G0 Z7.;
    G0 G40 X15. Z10.;
    G28 U0 W0;
    M30;
    %

  2. #2
    Join Date
    Mar 2003
    Posts
    2932
    Can you post a drawing of this part? I've tried to draw it up, but it doesn't look right.

  3. #3
    Join Date
    Dec 2003
    Posts
    24220
    Is it the distance error from engaging the G42 to the point of the first move inadequate?
    i.e. less than the tool radius?
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  4. #4
    Join Date
    Mar 2003
    Posts
    2932
    Without seeing your part, I think the problem may be the Z7.0 move after the last arc. I would try adding a line to give room for TNR comp. Also, the first G2 doesn't look like it's right.

    G72 W1300 R.025;
    G72 P10 Q11 F.013;
    N10 G0 Z3.31;
    N11 G1 X5. F.013;
    G0 X6.66 Z3.5;
    G1 G42 X6.65 Z3.31 F.013;
    G2 X6.698 Z2.702 R.25 F.01; < the distance from the start point to end point of this arc is 0.6085 R.25 won't reach.
    G1 X9.125 Z.153;
    G2 X9.576 Z.01 R.25 F.01;
    G1 X9.776 W-0.0001 < I think you need to add a line here to provide room for TNR
    G0 Z7.;
    G0 G40 X15. Z10.;

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. Reducing RF Interference
    By stirling in forum Gecko Drives
    Replies: 4
    Last Post: 04-09-2010, 04:40 PM
  3. ERROR 041 INTERFERENCE IN NRC
    By jdgromi in forum G-Code Programing
    Replies: 4
    Last Post: 01-02-2009, 03:05 PM
  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
  •