584,805 active members*
5,153 visitors online*
Register for free
Login

Search:

Type: Posts; User: rcs60

Page 1 of 12 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    3,955

    Re: Macro programming help

    A couple of books that could help are
    fanuc custom macro b by Sihna
    fanuc cnc custom macro's by Peter Smid



    to have the program make changes to the machining of the part by having the...
  2. Replies
    10
    Views
    2,032

    Re: Rigid Tapping G84, reversing feed out faster

    Another thing to check is the m code for rigid tapping
    m code a machine manufacturer dependent
    M29 is a standard but i have seen a fanuc controller using m53 instead
  3. Re: Citizen A20 dual check safety, safe test over time alarms

    check for a short in the 24 volt system
    most likely in the knock out overload sensor
    also check the coolant low level sensor if it's not the knock out sensor
    there is also a 1 amp fuse on the...
  4. Replies
    3
    Views
    1,255

    Re: Adding to wear offset in "Z" Fanuc MXP200

    WHILE statements make it easy to automate repetition:

    WHILE [conditional expression is true] DOm (m = 1, 2, or 3)

    (one or more lines of g-code to repeat)

    ENDm (m = the same value as the DO’s...
  5. Replies
    3
    Views
    1,255

    Re: Adding to wear offset in "Z" Fanuc MXP200

    as long as you have macro capabilities

    #2001-#2064 are the wear offsets for fanuc
    at the end of the program write a simple addition to the wear offset #2001=[#2001-.002] if you are changing...
  6. Replies
    1
    Views
    2,585

    Re: Help with offset macro!

    Not sure if this would what you are looking for
    The n2222 will take machine co-ordinates and put them into g54
    if you are tramming a fixture point then adding multiple work offsets i use g54 as...
  7. Re: Wanting to understand why my code is acting like this.

    Good information from everybody posting
    the M98p1 sounds like a hardinge safe index call
    I would look at it to determine whether it forces it to be a G00 or a G01 when it enters/ finishes the sub...
  8. Replies
    6
    Views
    1,458

    Re: BT30 1/8" End Mill Holder 1" Projection Length

    What i use for engraving is an endmill extension from genswiss called Ti-Loc
    the ones that i use fit a er16 tool holder 16mm and 25mm long they also have a screw to allow you to swap tools to the...
  9. Replies
    12
    Views
    1,164

    Re: Okuma 10 spindle Soft start Gcode Required

    If you leave CSS ( G96) it will ramp up and down every time you go to the home position
    I would advise you to turn it off for threading - get it to speed and the turn off CSS with G97
    if you are...
  10. Replies
    12
    Views
    1,164

    Re: Okuma 10 spindle Soft start Gcode Required

    The only way i see that you will be able to ramp up the spindle to reduce amps would be to use g96 CSS at the time you index to a new tool (the index point on the LB15 the i program is maxed out in...
  11. Replies
    9
    Views
    2,454

    Re: Cutter Compensation problem

    The changes that machinehop5 did should solve the problem
    I will assume you are using .0000 as the start of the radial value for the end mill

    Your starting point is X3.0213 and the move to set...
  12. Re: Doosan Puma 3100 XLY ------------Not cutting a proper circle

    I will agree with Dale123
    if you are using a milling cam system you will need to double the X axis in order to make a round part
    using the C axis for the Y position is standard polar milling the...
  13. Re: Doosan Puma 3100 XLY ------------Not cutting a proper circle

    Try a -R value instead of a positive one or use I,J,K method
    the positive R command is used for less than 180. degrees
  14. Thread: G54.1 question

    by rcs60
    Replies
    2
    Views
    876

    Re: G54.1 question

    You can use a local variable like #1 or #100
    the local variable resets when the reset button is pushed which would cause the program to start at the beginning where as if you use #500's these would...
  15. Replies
    2
    Views
    1,887

    Re: Haas Macro automated tool selection?

    if this is a straight drill size to tool #

    IF[#33 EQ 1 ]THEN #100=1(TOOL#1)
    GOTO100
    IF[#33 EQ 1.5]THEN#100=2(TOOL 2)
    GOTO100
    GOTO9999 (IF THERE IS NO EQUIVALENT ALARM OUT )


    N100
  16. Replies
    3
    Views
    469

    Re: 95 LNC 8 threading help

    G32 is for x axis threading
    G33 is for longitude threading

    G33X.xxxx Zxxxx F= THREAD LEAD
    G33X.xxxx

    N6
    (THREADING BAR)
    (THREADS 3/4-48 THREAD)
    G0G97M3S1000T0606M8M42
  17. Replies
    8
    Views
    1,476

    Re: Okuma Chucking Issue

    i have an LB15
    It uses prox switches to electronically tell the machine that the chuck is closed check these first and not just did the chuck close on your part
  18. Replies
    13
    Views
    4,584

    Re: offset turning macro?

    Deadlykitten my understanding of the eccentric turning process is that you need to keep the tool centered on the eccentric turned area at all times to machine it's dia.
    this would be extereme
    if...
  19. Replies
    13
    Views
    4,584

    Re: offset turning macro?

    just asking but g112 changes y axis to c axis for milling will it work with the c and y axis programed at the same time ?
    by using the g112 would the plane need to be changed from g18 to g17 (x/y...
  20. Replies
    5
    Views
    2,303

    Re: doosan lynx 2100 lsya turret unclamped

    I think that the keep relay is k8.3
    if it's a 1 change it to a 0
    if it's a 0 change it to a 1
    Not sure which one it will be ?
    the turret should un-clamp
    put the turret as close as possible...
  21. Replies
    5
    Views
    2,303

    Re: doosan lynx 2100 lsya turret unclamped

    Nickbabz I'm not at work at this time but will be at work sat. morning where i can get you the procedure
  22. Thread: Okuma LB15

    by rcs60
    Replies
    5
    Views
    2,566

    Re: Okuma LB15

    what is your email and i will send you a manual
  23. Replies
    1
    Views
    789

    Re: G32 thread problem

    If you have a Ancient Citizen E Swiss i would start by checking just how fast the threading cycle can go
    you don't mention what the pitch is that you are producing was it an 8tpi at the .125ipr ?...
  24. Replies
    1
    Views
    321

    Re: Barfeeder subprogram need more information

    these are generally where to find these
    you don't mention the model or age of the controller

    #1000 / #1001 and #1002 are system variable you may not be able to see them directly but you can see...
  25. Replies
    6
    Views
    4,060

    Re: left handed tools in the lathe turret?

    those should be right handed tools
  26. Replies
    19
    Views
    1,191

    Re: 95 Okuma LNC8 drilling help

    I would think the the drill cycle you would be using is G74 since you are on the center of the part

    G74X0.Z-2.000 D.312K.150L.312F.005

    Okumawiz would have a better answer for you but i think...
  27. Replies
    3
    Views
    548

    Re: Entering a new tool offset mid-part

    "But wouldn't that mean that the values listed in the tool offset table would change/update whenever G54 is changed?"

    the tool offset numbers won't change. The update is that the control is using...
  28. Replies
    3
    Views
    548

    Re: Entering a new tool offset mid-part

    "If I set all my tool z offsets, then run a part with G54 WCS"? Are you setting tool lengths with the wcs G54 Z=0. as the top of your part ?
    as long as the wcs G54 Z is moving with the part you...
  29. Replies
    4
    Views
    650

    Re: 304 invalid I,J, OR K in G02 or G03

    with out the information on the print it will be hard to give you the correct answer
    if the arc is being cut from .440 in the x axis to a smaller x value then back to the .440 dia.(G2)
    with the z...
  30. Replies
    5
    Views
    2,303

    Re: doosan lynx 2100 lsya turret unclamped

    dhardt thanks for the opportunity to give you a call i appreciate it very much
    able machine got back to me and did a good job of helping me out

    1st attempt was E stop then try and move the...
Results 1 to 30 of 356
Page 1 of 12 1 2 3 4