587,302 active members*
3,295 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2011
    Posts
    0

    takisawa with fanuc 21-T control

    Hello, we just got an old takisawa lathe machine with live tooling. it uses Fanuc 21-T control. i can't seem to find the proper way to program the live tooling. I'm trying to mill a 0.75" square using a 0.50" dia end mill. could someone please give me an example to the actual program to do this? or how to do it? i would really appreciate the help.

    thank you

  2. #2
    Join Date
    Jun 2006
    Posts
    38
    i have a takisawa with live tooling also. This is something my camworks post puts out, with a little bit of hand edit on the starting rapid position.

    T0101 M76
    G0 G98 G20 G40
    G28 C0
    G97 S3000 M3
    X1. Z1.
    G112
    G1 X-.5 C1.125 F40.
    M8
    Z.1
    Z-.1 F10.
    X-.5 C.875 F18.
    G3 X0 C.625 R.25
    G1 X1.25
    C-.625
    X-1.25
    C.625
    X0
    G3 X.5 C.875 R.25
    G1 C1.125
    Z.1 F40.
    G113
    G0 Z1.
    M9
    G28 U0 W0 C0 M5
    M01

    G112 is "polar coordinate milling". once in G112, you don't have to figure out the complicated spindle C angle relative to X in order to make the shape. G112 makes it work like X,Y on a vertical mill (except X is express in diameter, and Y is replaced with "C")
    do not use G0 when inside G112, it will alarm. Feedrate is limited to like 45 ipm. the closer x gets to 0, the faster the chuck has to spin to keep up with a constant feedrate. so you will see it spin like hell, and there is a limit and it will alarm if too fast. never have the toolpath cross the x0y0 point, chuck will have to spin at infinite rate and it will alarm for sure.

    G113 gets you out of this mode and you can rapid again.

    post more questions if needed.

  3. #3
    Join Date
    Dec 2009
    Posts
    968
    ?

  4. #4
    Join Date
    Feb 2011
    Posts
    0

    thank you

    thank you yoshi, i will give it a try

Similar Threads

  1. Takisawa TC-1 Fanuc 0-TC
    By Dave1 in forum Fanuc
    Replies: 23
    Last Post: 12-08-2021, 09:28 PM
  2. Takisawa TM20 Fanuc OT control
    By tano in forum Fanuc
    Replies: 15
    Last Post: 11-05-2014, 08:57 AM
  3. Takisawa TNR-200ys / Fanuc 31i-A control
    By hiihoo in forum Fanuc
    Replies: 4
    Last Post: 11-06-2009, 02:32 PM
  4. Takisawa/Fanuc 3T
    By hammerdown in forum Fanuc
    Replies: 0
    Last Post: 10-17-2008, 03:06 PM
  5. takisawa tc-20 21-t control soft overtravel
    By CVMW in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 1
    Last Post: 10-11-2007, 01:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •