585,557 active members*
3,484 visitors online*
Register for free
Login

Search:

Type: Posts; User: budgieW

Page 1 of 13 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: Can't get shortest distance to work on 4th axis on a 5 axis MX45VAE w/ U100

    is the hesitation coming from the 4th axis clamping?
  2. Replies
    32
    Views
    9,430

    Re: Okuma U10m :getting program to run

    Do you have this manual?

    DNC-T/DT/RT and IT Plaza Set
  3. Replies
    32
    Views
    9,430

    Re: Okuma U10m :getting program to run

    Just to confirm do you have DNC-B or DNC-DT as they are very different

    DNC-B is drip feed only through RS232 similar to FANUC tape mode
    DNC-DT has an on board data server, Basically an SSD in the...
  4. Replies
    8
    Views
    3,000

    Re: G130/G131 = no effect whatsoever

    The line of code should look something like this

    G131 F10000. J2 E.03 D.01 I3 L5. R.3 K0
  5. Replies
    16
    Views
    4,241

    Re: mill wont retract after drilling hole...

    What does the program look like?
  6. Replies
    29
    Views
    9,484

    Re: please, help with local variables

    Lathe is V100 mill is VC100
  7. Replies
    10
    Views
    1,090

    Re: CNC Machine shops?

    What State are you in?
  8. Replies
    13
    Views
    3,299

    Re: reverse sign on Y axis ? ( lathe )

    Sounds like an excellent way to crash it.
  9. Replies
    7
    Views
    3,442

    Re: Create gear using user application gear

    I have made plenty of splines with Mastercam's gear generator, all have passed the QC tests
  10. Replies
    6
    Views
    3,239

    Re: Look ahead on OSP-P200

    Try this

    VOPRB[2]=VOPRB[2] OR 128 (Sets NC Opt Para Bit No2. Bit7 to 1)

    Code in here

    VOPRB[2]=VOPRB[2] EOR 128 (Set NC Opt Para Bit No2. Bit7 to 0)
  11. Re: Need help. Okuma lathe post from mastercam x8 for osp-p200 controller.

    DO you have a post processor
  12. Replies
    3
    Views
    1,717

    Re: Okuma Lathe OSP 300L post for Mastercam X7

    what model machine?
  13. Replies
    2
    Views
    1,143

    Re: Okuma post edit or CAM edit?

    Sounds like a Post precessor issue
  14. Replies
    2
    Views
    701

    Re: Mastercam or post edit?

    You need to edit the post
  15. Replies
    2
    Views
    976

    Re: Okuma Milling Machine freezing

    What control?
  16. Replies
    10
    Views
    2,696

    Re: Whats wrong with my program? LT10-M/U100L

    Have you tried a small dwell?
  17. Replies
    10
    Views
    4,701

    Re: Okuma eccentric turning (camshaft)

    This CAM turning is done with a CAM turning attachment not standard Gcode on a standard machine
  18. Replies
    24
    Views
    5,242

    Re: Okuma LB3000-EX MYW 800

    Nick,

    Okuma support is Australia is good, I would say better than there peers in my experience, they have local Sydney based, service and appliactions which is pretty important when moving into...
  19. Replies
    10
    Views
    1,140

    Re: pls, need some variable

    Try these

    VNSRX X-axis nose radius compensation amount VNSRX[12] = 0.020
    VNSRZ Z-axis nose radius compensation amount VNSRZ[12] = 0.020
  20. Replies
    9
    Views
    1,556

    Re: spindle speed in MDI

    MDI
    S500 M03
    enter
    cycle start
  21. Thread: Multus ???

    by budgieW
    Replies
    3
    Views
    2,102

    Re: Multus ???

    TG is for tool managment
    TL=001001 is tool 1 on a 500 offset machine if you have 96 offsets this will be TL=010101

    G140
    G138
    G0 Y0
    G136
    M109
    (TURNING-1C-X4.MIN)
  22. Replies
    32
    Views
    9,430

    Re: Okuma U10m :getting program to run

    I would Guess programming or special functions manuals, You are looking for schedule file
  23. Replies
    32
    Views
    9,430

    Re: Okuma U10m :getting program to run

    Not quite, Save the text as a file CALL.SDF

    PSELECT HD0:ROUGH.MIN (RUN FROM HD0 DIRECTORY)
    PSELECT:ROUGH.MIN;S (THIS IS FOR CONTROL RUN METHOD S)
    PSELECT TCA:ROUGH.MIN (RUN FROM TCA DIRECTORY)...
  24. Replies
    32
    Views
    9,430

    Re: Okuma U10m :getting program to run

    MD1 is the controller memory, On a U10 control this directory will be very small. You can run the program straight from the TC directory. TC: is the server HD0; is the on board flash drive basically...
  25. Replies
    1
    Views
    835

    Re: OSP P200MP: Changing working plane

    Coordinate rotation is what you are after, you will need to check the spec sheet to see if you have it
  26. Replies
    5
    Views
    2,313

    Re: NL 2500SY, Programming sub-spindle

    Have a NT1000 here we use M395/M396 sometimes for programs on the Sub spindle.
  27. Replies
    3
    Views
    1,332

    Re: Okuma Captain Live Tool Hex Sub Spindle

    MCS-Diff Over usually means too much load on the spindle. Take a smaller cut or slow down the feed
  28. Replies
    4
    Views
    4,570

    Re: Creating a CHOOK

    I think doing this is VB would be easier
  29. Replies
    4
    Views
    2,854

    Re: Anyone using Master Cam on a Mac computer

    Just out of interest, what does a windows simulator offer that a windows machine does not? It may work but I think the graphics will be a problem
  30. Replies
    18
    Views
    3,479

    Re: need to avoid " chuck clamp confirmation "

    On a CE machine the pressue switch needs to be confirmed for the machine to run. You could put the machine in "adjust mode" and over ride the PLC input for the pressue switch, but this is not...
Results 1 to 30 of 375
Page 1 of 13 1 2 3 4