585,930 active members*
3,464 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > G-Code Programing > Problems with running G41 and G42 radius compensation code
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2015
    Posts
    3

    Thumbs up Problems with running G41 and G42 radius compensation code

    My company just recently acquired a Beisse Rover 346 point to point CNC, and I have taken it upon myself to teach myself how to write programs with G Code. A problem that I have run into today is that for some reason I can't get the machine to make a cut using the radius compensation codes g41 and g42. I am trying to make circular cuts and I need the tool to be on the outside of the line at some parts, and on the inside of the line on others. When I try to run the program without the radius compensation the program runs just fine, but the cutter is in the middle of the line and therefore it makes my measurements off. Here is some of the program I've written, and maybe someone can tell me if I am putting the code in the wrong place:

    N05 X10.625 Y20 Z=PRK F=6 VF=4 PRF=0.25 G41 L=PON M55
    N10 X10.65 Y20 I20 J20 G3
    N15 L=PSU
    N05 X11.625 Y20 Z=PRK F=6 VF=4 PRF=0.25 G41 L=PON M55
    N10 X11.65 Y20 I20 J20 G3
    N15 L=PSU


    When I try to run this code in the program with G41, the head will drop down at X10.625 Y20, and then it will freeze. But when I run this program without G41, the machine will make the cut but the tool will be in the center of the line. Any help?

  2. #2
    Join Date
    Feb 2006
    Posts
    1792

    Re: Problems with running G41 and G42 radius compensation code

    I do not understand this language, so cannot help you.
    In general, a circular lead-in motion is not allowed with G41/G42.

Similar Threads

  1. What exactly is cutter radius compensation?
    By jcposada in forum Tormach PathPilot™
    Replies: 12
    Last Post: 08-04-2015, 02:42 AM
  2. Radius compensation
    By hpmor in forum Surfcam
    Replies: 3
    Last Post: 09-18-2008, 01:55 PM
  3. Radius compensation in G71
    By sinha_nsit in forum Fanuc
    Replies: 2
    Last Post: 07-12-2008, 01:54 PM
  4. Radius compensation?
    By cncuser1 in forum Mastercam
    Replies: 7
    Last Post: 10-19-2007, 01:54 AM
  5. Problems running G-code
    By milgo in forum Mach Software (ArtSoft software)
    Replies: 4
    Last Post: 10-31-2004, 05:27 PM

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
  •