587,006 active members*
3,072 visitors online*
Register for free
Login

Search:

Type: Posts; User: rylanrouge

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    2,087

    Using external output commands

    I'm dealing with Fanuc F31iA control, on a HMC Mori Seiki. I want to experiment with using POPEN and PCLOS coding.
    For example:
    POPEN
    DPRNT[#138]
    PCLOS

    If I send this string of code: ...
  2. Replies
    1
    Views
    825

    Not able to use H99 - fanuc 16i M

    We have a Niigata horizontal mill, Fanuc 16i M control. Once apon a time we used the machines Tool Life Management function. Every since we've stopped using Tool Life, for whatever reason, I'm not...
  3. Replies
    1
    Views
    935

    Mitsubishi Communication Issue

    I'm having an issue inputting a program from a laptop to the CNC (Mitsubishi 500-meldas control), using RS232 cable. I'm able to output programs without any problems. Why am I able to get programs...
  4. Replies
    1
    Views
    901

    Setting Workshift 00

    I'm running a live tooling lathe, and before each tool runs I had put a G59 which is the work shift I'm using. The machine doesn't recognize it, and the tool wants to go thru the chuck. I ended up...
  5. Replies
    0
    Views
    573

    zero return sub

    We have a Hankook lathe VTB(C) Fanuc 21i TB Series.
    When we "Zero Return" the machine, while a part program is called up, the control goes into a 9050 program and stays there, so after it's homed...
  6. Replies
    1
    Views
    792

    CNC to laptop

    I'm hooking up a laptop to CNC control using rs232. Once I probe the depth of a bore, I'm sending that data to the laptop, but need some sort of software to automatically open the data. The file...
  7. Replies
    4
    Views
    4,783

    M119 Spindle Orientation?

    We have some pallet tools, and need the spindle to orientate to 90 degrees as opposed to M19 spindle at 0 degrees. I tried giving the machine an
    M119A90. but that acts just like a M19... anyone...
  8. Replies
    4
    Views
    2,016

    Our Okuma has Fanuc control. The 2nd G76 line...

    Our Okuma has Fanuc control.
    The 2nd G76 line has P0523, which is the height of the thread. In inches, that equals
    .523" In metric that number equals 13.2842mm. I had put 13284.2 in the program...
  9. Replies
    4
    Views
    2,016

    Also, when running the program in Metric, we had...

    Also, when running the program in Metric, we had to slow the spindle speed. Example:
    When running the O.D. rougher (inch program)=
    G50 S450
    G96 S750 M3
    (feed= F.013)
    ---------------------
    when...
  10. Replies
    4
    Views
    2,016

    G76 Metric Program

    We have a Okuma 2SP-V5 Lathe. Our threading cycle is in Inches, we are going to run the program in metric. Can anyone help me convert the G76 lines into metric...

    (****Inch program*****)...
  11. Replies
    0
    Views
    687

    Converting lathe program Inch/metric

    Looking for a little insite on using G96 on a Doosan Lathe, I'm converting an inch program into a metric program.
    For instance, in an existing program we have, we turn the rough O/D (in Inches)...
  12. Replies
    0
    Views
    822

    Toshiba BMC-800 (offsets)

    I'm trying to input the offsets with the classic floppy disk. I've been able to output the offsets onto the floppy disk, but for some reason, when I try to reload them, the machine says "file not...
  13. Replies
    0
    Views
    477

    Tos Varnsdorf Bridgemill Problem

    We have a Tos Varnsdorf Bridge mill with Heidenhain control. For some odd reason, once the machine reads the work shift line: G53 P01 1 (Index B0.0), the machine isn't recognizing it. Any time the...
  14. Replies
    2
    Views
    873

    OKK Tool Change...

    We have a OKK HM125OS.
    Currently after our machine tool changes "M6", the tool that was in the spindle stays in the ready postition. Is there a code I can give the machine in order put the tool...
  15. Replies
    0
    Views
    721

    thread milling

    I need to thread mill a 1.25 x 11.5 NPT
    The face of the part is at Z9.312 and the thread needs to go 1 inch past (so Z8.312). The insert I'm using is 5EI11.5 NPT VK2.
    The center of my hole is...
  16. Replies
    0
    Views
    643

    Telesis Stamper

    Has anyone installed a Telesis Stamper to a CNC machine (fanuc control) to output information from a probe? Basically, I want to take the information from a probe- send it to the Telesis- and have...
  17. Replies
    3
    Views
    614

    tight threads with angle head

    Machine: Niigata 80 Fanuc control. When using a right angle head with a 9/16-18 tap, the threads are very tight. I'm using G95 and have a metric program, Feed 1.41 Speed 170, we've checked runout...
  18. Replies
    2
    Views
    1,139

    Heidenhain control?

    We have a Tos Varnsdorf bridge mill with Heidenhain control (fun stuff). I'm trying to figure out the best way to program the following:
    (fanuc control)
    *90 DEGREE COUNTER SINK TOOL*
    ;...
  19. Replies
    5
    Views
    845

    My machinist handbook doesn't have the maj. or...

    My machinist handbook doesn't have the maj. or min. internal dia for a M75 X 3 thread. Is there a chart or someplace where I can find the maj. and min. dia in order to figure out the thread height? ...
  20. Replies
    5
    Views
    845

    So, for example: 1/2-13 internal thread. the...

    So, for example: 1/2-13 internal thread. the major dia = .5 and the minor dia =.45, so (.5-.45)/2=.025 making P0250???
  21. Replies
    5
    Views
    845

    G76 Threading Question

    We have a Doosan 2 Spindle -V5 Lathe. I need to cut an internal thread using G76.
    The exsisting code we use for a M88x3 thread is:
    G76 P021060 Q0050 R0040
    G76 X3.4646 Z-1.2 F.1181 P0523 Q0100...
  22. Replies
    1
    Views
    868

    RPM troubles...

    We have an Okuma Lathe and we switched the machine to run programs in Metric. When running a part (8" dia.), I set the max speed with
    G50S800... then G96S600... The part is spinning much faster...
  23. Replies
    4
    Views
    1,590

    I am using the variables for a macro in the...

    I am using the variables for a macro in the program. We're using an angle head and I'm using the X offset to add the length of the tool to the centerline of the spindle. Basically, if a machine has...
  24. Replies
    4
    Views
    1,590

    Workpiece zero point offset value???

    When using Fanuc 16i control, I'm trying to better understand the workpiece zero point offset value. For example: when using G55, X = variable number #5241, Y=#5242, and Z=#5243. At the top of the...
Results 1 to 24 of 24