588,597 active members*
12,447 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > G-Code Programing > is there something wrong with my machine?
Page 3 of 3 123
Results 41 to 48 of 48
  1. #41
    Join Date
    Jul 2010
    Posts
    0
    I have the Fanuc Oi-Tc


    Quote Originally Posted by sinha_nsit View Post
    G64 is not for Fanuc T-series. How can this be displayed?
    Which control are you using?

  2. #42
    Join Date
    May 2007
    Posts
    1003
    If you are not using G41/G42 and are using a .031 radius nose insert, then the program should be

    X-.062Z0
    G3X1.968Z-1.015R1.015

    1.968/2+.031=1.015

    Some controls alarm if the program dimensions aren't within set limits of being perfectly correct. Example Fagor or Seicos controls. I'm not familiar with your particular control, but have run OT and 18T controls. These will not alarm if the radius is programmed incorrectly. Instead the control makes what appears to be a circular motion until it reaches the programmed coordinates. However this does not explain why your OD is coming out wrong. You should still be getting the correct diameter, just not the shape you are looking for.

    Please post back when you discover what the problem is.

    EDIT: As sinha mentioned, there is no reference to a G64 in the Fanuc manual I have at home.

  3. #43
    Join Date
    Mar 2003
    Posts
    4826
    If you command a movement:
    G00 X1.0
    M0
    G00 X-1.0
    M0
    Using a steel rule, how far do you measure the tool tip moving?

    I'm still thinking that there is some sort of a scaling issue going on, as in the X parameters for that axis are set incorrectly.

    Is this lathe new to your shop, and has been working correctly up til now, or what is the history?
    First you get good, then you get fast. Then grouchiness sets in.

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  4. #44
    Join Date
    Jan 2005
    Posts
    304
    You said your tool has a .0312" radius. Have you entered that into the "R" register?
    Have you entered a 3 in the "P" vector register?
    You never answered that.

  5. #45
    Join Date
    Apr 2008
    Posts
    49
    Try these codes, this is similar to what g-codeguy has but with lead-in and out just in case you want to use nose comp later.

    1/32 R Insert No Comp.

    G0 X-.0625 Z.1
    G1 Z0 Fxxx
    G3 X1.968 Z-1.0153 R1.0153
    G1 X2.168
    G0Z.5


    If you use "CNMG type" insert you have to put "3" for direction of cut and may need negative sign in front of R (-.0312")

  6. #46
    Join Date
    Feb 2006
    Posts
    1792
    But he says that he is not using radius compensation.
    Even without radius compensation, the error should not be too much.
    However, I do suspect that his program does use radius compensation, with incorrect values for radius/tip direction.
    He should post the complete program.

  7. #47
    Join Date
    Jan 2008
    Posts
    575
    Curious to know what happened with this, Geo Girl did you figure it out?

    Robert
    The beaten path, is exclusively for beaten men.

  8. #48
    Join Date
    May 2006
    Posts
    6

    update

    Hi gang,

    This was my original post, I have a new log in name new computer. Anyways,
    We just had 3 techs here from China trying to fix this problem believe it or not. The first day, they tried to program the radius (obviously thinking this was my programming error) but had no luck. Day 2 they tried entering new parameters into the machine ect.. they left after 2 days with no success.

    They took the info back to china to try the same program on their machines in the factory. Don't know what they will do. I don't think it is fixable. Offered us a new machine at cost

    Glad to say it was not my fault, but sorry to say its not fixed. Appreciate again all the help. I'll be back!

Page 3 of 3 123

Similar Threads

  1. Can anyone tell me where did i go wrong?
    By hug333bear in forum WoodWorking Topics
    Replies: 5
    Last Post: 07-23-2010, 10:01 PM
  2. What have I done wrong?
    By bekibutton in forum Laser Engraving / Cutting Machine General Topics
    Replies: 14
    Last Post: 03-22-2010, 10:35 AM
  3. wrong machine definition , post processor issue ??
    By luckyyyyyy in forum Mastercam
    Replies: 0
    Last Post: 02-10-2010, 11:10 AM
  4. 3D cut - What am doing Wrong!!
    By ScoobyDoo in forum FeatureCAM CAD/CAM
    Replies: 4
    Last Post: 06-25-2008, 10:53 AM
  5. anyone know what i am doing wrong
    By pauluk in forum Digitizing and Laser Digitizing
    Replies: 14
    Last Post: 02-16-2006, 05:48 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
  •