586,115 active members*
3,493 visitors online*
Register for free
Login

Search:

Type: Posts; User: 2500xly

Search: Search took 0.00 seconds.

  1. Thread: copy blocks

    by 2500xly
    Replies
    1
    Views
    907

    Hello Press "BETR" (Soft key) then maybe a page...

    Hello
    Press "BETR" (Soft key) then maybe a page further with the error soft key and then "E-EDIT".
    Now under "E-EDIT" you are able to copy, move and also paste (mix).
  2. Replies
    1
    Views
    1,191

    Soft stop position of the axis and max. offset...

    Soft stop position of the axis and max. offset value can be adjusted in the parameter. But I don’t know it by heard at the moment.

    But why do you adjust your engraver steel in Y??? You have to...
  3. Replies
    2
    Views
    1,230

    I am working with a Doosan Machine but M67...

    I am working with a Doosan Machine but M67 doesn’t say anything to me. What command is that?

    PS: If I understand you correctly you want to drill the right-handed threads.

    I program it like...
  4. Replies
    2
    Views
    975

    If it’s an older controller then you always have...

    If it’s an older controller then you always have to work with G98 (feed in mm/min) when milling and drilling with powered tools.
    G99 /feed mm/rev) only works on newer controller (in my experience)...
  5. Replies
    4
    Views
    1,439

    Hello I know setting/moving the zero point in...

    Hello

    I know setting/moving the zero point in the program with G10.
    e.g. G10 L2 P1 X.. Y.. Z.. C..
    or incremental G10 L2 P1 U.. V.. W.. H..
    P1=G54, P2=G55 and so on..

    So "G10 L2 P1 H90."...
  6. Replies
    4
    Views
    9,262

    Hello I don’t know a G code for the minimal...

    Hello
    I don’t know a G code for the minimal number of revs, but it is set in the parameters so you can change it there.
    I don’t know the parameter number by heart but maybe the help function can...
  7. Replies
    2
    Views
    1,472

    Or you can run your program as a subprogram. ...

    Or you can run your program as a subprogram.

    The main program looks like this:

    M98 P1234 L12;
    M30;

    P = program number of the subprogram
    L = number of repetitions
  8. Thread: SPS Alarm

    by 2500xly
    Replies
    2
    Views
    1,540

    Hello, have you got a M5 in front of the M30?...

    Hello,

    have you got a M5 in front of the M30? The M5 works wonder sometimes...
  9. Replies
    2
    Views
    1,157

    G12.1 is already correct. We often had the...

    G12.1 is already correct. We often had the problem that surfaces were spheric and circular pockets were not round.

    But in our case the machine was the problem

    Post your program in here, then we...
  10. Replies
    2
    Views
    4,303

    That exactly do you want to do? I don’t...

    That exactly do you want to do? I don’t understand what you want. Please describe your intentions a bit more detailed!
  11. Replies
    1
    Views
    1,272

    We also have a SL25. Our machine has an absolute...

    We also have a SL25. Our machine has an absolute measuring system – so no reference drive is necessary!

    So relieve the axes, press the Rrf. button and then the button for X+ and Z+.

    Then they...
  12. Thread: Robotril T14

    by 2500xly
    Replies
    4
    Views
    1,232

    from that. (with Fanuc it’s an option though) ...

    from that. (with Fanuc it’s an option though)

    If you don’t have a sensing device, you have to measure each thickness of the plates and write it into the parameter.

    Please describe a bit more...
  13. Replies
    2
    Views
    1,366

    It depends. What do you use to mill? A new...

    It depends.
    What do you use to mill?
    A new stable milling spindle or an old powered tool on a turning machine ?
    That makes a massive difference
  14. Thread: Drill position

    by 2500xly
    Replies
    3
    Views
    1,118

    You can program that quite nicely with variables,...

    You can program that quite nicely with variables, kind of in the same way as I described earlier.
    If you have those parts often I would put a bit more effort in and write a Macro.
    And yes: variable...
  15. Thread: Drill position

    by 2500xly
    Replies
    3
    Views
    1,118

    A few more information about what you want to do...

    A few more information about what you want to do would help.
    But basically:
    At the beginning for example #100=20.5 and then in the program simply enter X, Y or Z#100.
    Your axis then runs at 20,5....
  16. Replies
    3
    Views
    1,320

    I’ve never tried it myself but I think I remember...

    I’ve never tried it myself but I think I remember that each axis has its own system variable so therefore each variable exists only once.
    The system variables of the axes are (I think) only axis...
  17. Replies
    3
    Views
    923

    It sounds more like a problem with the machine...

    It sounds more like a problem with the machine and not the controller.
    It would help to find out what machine you have (type, year of manufacture, condition of the machine)
  18. Replies
    0
    Views
    810

    Hello, does anybody use the automatically tool...

    Hello,

    does anybody use the automatically tool wear/ breakage control of Fanuc?

    What about your experiences?

    Today we tried it just as a joke- and the result was awful.
    6 parts run through...
  19. Replies
    4
    Views
    1,232

    Spindle and KSS pump on, so that the boss does...

    Spindle and KSS pump on, so that the boss does not realize, that the machine is not generating any turnover :-)
  20. Replies
    4
    Views
    1,226

    Spindle and KSS pump on, so that the boss does...

    Spindle and KSS pump on, so that the boss does not realize, that the machine is not generating any turnover :-)
  21. Replies
    3
    Views
    1,501

    G0X600S80 P1M3 Z1 G72W1R0.5...

    G0X600S80 P1M3
    Z1
    G72W1R0.5
    G72P100Q101U0W0F0.3
    N100G1Z0X600
    N101X0Z-40,R1300

    To process sloping contours with cycles like G71 or G72, this must be activated at the controller.

    And in the...
  22. Replies
    4
    Views
    1,299

    Hello I started your program at one of our...

    Hello
    I started your program at one of our machines.
    Thread cutting works perfectly.

    Does any error occur when the machine stops? If yes, then which one?
Results 1 to 22 of 22