585,949 active members*
4,131 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2008
    Posts
    92

    arcs using I and J

    Can someone give me a refresher on how the I and J codes are used or point me to a website that explains it?

  2. #2
    Join Date
    Jul 2005
    Posts
    101
    the I & J define the center of the arc... Just keep in mind that the I & J could be relative or absolute depending on your controller... They are not controlled by G90 or G91... so find out what your controller is set to...
    an example:
    Absolute X & Y, Absolute I & J, Center of Arc 2,2, Radius 1, Clockwise Motion
    G02 X3 Y2 I2 J2
    Absolute X & Y, Relative I & J, Center of Arc 2,2, Radius 1, Clockwise Motion
    G02 X3 Y2 I-1 J0

    Hope this helps

  3. #3
    Join Date
    Nov 2004
    Posts
    260

    Wink

    Quote Originally Posted by MadPickinSkills View Post
    Can someone give me a refresher on how the I and J codes are used or point me to a website that explains it?
    Besides been absolute or relative depending on Controller, I have seen different Controllers sometimes use opposite signs for relative addressing.
    Most common when relative addressing is used it will be the distance from the tool start position to the centerpoint.
    Where I = X direction, J = Y direction and K = Z direction.
    Any IJK-Address amounting a Zero value may be omitted.
    So for example

    G17 (XY-Plane Selection)
    G03 I-2.

    Will drive a full circle with the center been 2 inches to the left of the current position.
    Or use

    G17 G03 J2.

    This time the center of the 4 inch diameter circle will be 2 inch above the current position.
    Hope this helps, good luck

  4. #4
    Join Date
    Nov 2003
    Posts
    93

Similar Threads

  1. Arcs
    By Anxious in forum Post Processors
    Replies: 11
    Last Post: 09-18-2008, 04:41 AM
  2. I and J 3D arcs
    By mmachining in forum BobCad-Cam
    Replies: 7
    Last Post: 02-14-2008, 08:01 PM
  3. 3d arcs?
    By stevespo in forum BobCad-Cam
    Replies: 10
    Last Post: 09-01-2007, 02:02 AM
  4. Huge Arcs
    By Biggermens in forum Mach Lathe
    Replies: 0
    Last Post: 04-23-2007, 04:49 PM
  5. Smoothing 3d arcs?
    By stevespo in forum BobCad-Cam
    Replies: 14
    Last Post: 04-20-2007, 12:46 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
  •