585,722 active members*
4,282 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1

    Circular interpolation problem

    Dear Friends

    We are having Leblond Makino Milling with Fanuc 0MF- Mate control. We are getting 0.5 offset in X Axis in Circular Interpolation. We are checked the Wear Offset, Geometrical offset all are O.K. We took the New Geometrical offset G55 And Checked Positioning is O.K. We observed positioning During Machining is as per Program. We are using 8.5mm Endmill.

    We are unable to understand How it is getting 0.5mm offset in Center in X Axis

  2. #2
    Join Date
    Mar 2003
    Posts
    2932
    Please post the section of code that's showing this problem.

  3. #3
    Dear Mr. Dcoupar
    This is the program we are machining and getting the problem of CENTER Shift of 0.5
    %
    O0000
    (PROGRAM NAME - OD)
    (DATE=DD-MM-YY - 15-10-07 TIME=HH:MM - 09:09)

    N100G21

    N102G0G17G40G49G80G90

    (UNDEFINED TOOL - 1 DIA. OFF. - 1 LEN. - 1 DIA. - 8.)

    N104G0G54X0Y0

    N106G0G90G54X-58.Y-1.S3500M3

    N108G43Z50.
    N110Z1.

    N112G1Z0.F100.

    N114G41D1X-57.F1000.

    N116G3X-56.Y0.R1.

    N118G2X0.Y56.R56.

    N120X56.Y0.R56.

    N122X0.Y-56.R56.

    N124X-56.Y0.R56.

    N126X-56Y1.R56.

    N128G3X-56.Y1.0R1.

    N130X-57.Y2.0R1.

    N132G1G40X-58.Y2.0

    N134G0Z50.
    N136M5

    N138G91G28Z0.

    N140G28X0.Y0.

    N142M30

    %

  4. #4
    Join Date
    Mar 2003
    Posts
    2932
    Try this. Block 128 looks to be incorrect.

    %
    O0000
    (PROGRAM NAME - OD)
    (DATE=DD-MM-YY - 15-10-07 TIME=HH:MM - 09:09)
    N100 G21
    N102 G0 G17 G40 G49 G80 G90
    (UNDEFINED TOOL - 1 DIA. OFF. - 1 LEN. - 1 DIA. - 8.)
    N104 G0 G54 X0 Y0
    N106 G0 G90 G54 X-58. Y-1. S3500 M3
    N108 G43 Z50.
    N110 Z1.
    N112 G1 Z0. F100.
    N114 G41 D1 X-57. F1000.
    N116 G3 X-56. Y0. R1.
    N118 G2 X0. Y56. R56.
    N120 X56. Y0. R56.
    N122 X0. Y-56. R56.
    N124 X-56. Y0. R56.
    N126 X-56 Y1. R56.
    (N128 G3 X-56. Y1.0 R1.)
    N130 G3 X-57. Y2.0 R1.
    N132 G1 G40 X-58. Y2.0
    N134 G0 Z50.
    N136 M5
    N138 G91 G28 Z0.
    N140 G28 X0. Y0.
    N142 M30
    %

Similar Threads

  1. 5T G02/03 Circular Interpolation problems
    By Dragoon2 in forum Fanuc
    Replies: 13
    Last Post: 08-07-2007, 12:58 PM
  2. No circular interpolation in G-Code?
    By M30 in forum Mastercam
    Replies: 2
    Last Post: 07-25-2007, 03:55 AM
  3. circular interpolation description
    By tom bryant in forum Uncategorised MetalWorking Machines
    Replies: 6
    Last Post: 05-26-2007, 07:51 PM
  4. Mazak Mill Circular Interpolation problem
    By DublJ in forum Mazak, Mitsubishi, Mazatrol
    Replies: 2
    Last Post: 02-13-2007, 06:13 PM
  5. question about circular interpolation
    By warpedmephisto in forum Benchtop Machines
    Replies: 13
    Last Post: 03-22-2006, 11:51 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
  •