588,034 active members*
4,901 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Mazak, Mitsubishi, Mazatrol > Anyone familiar with a MAZAK QT-15 with a T2 controller?
Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2007
    Posts
    31

    Anyone familiar with a MAZAK QT-15 with a T2 controller?

    Hi everyone, we have a Mazak Quick Turn 15 with the Mazatrol T2 controller. It has no sub-spindle or live tools. We have always used Mazatrol programs but now have to switch over to G-code for a complex curve the Mazatrol can't handle. Since we have no post-processor in FeatureCam that seems to post proper code, I'm hoping someone out there has one of these controllers and can give me a sample program. I could also use any advice on related post processors that I might be able to tweak. Thanks SO MUCH in advance!

  2. #2
    Join Date
    Mar 2008
    Posts
    638
    I was hoping somebody with your control would answer.
    We have a 640T control but I would bet that the EIA format is the same. When I was looking for a sample EIA program myself I got a different Mazak control and tried it. It worked and I tweaked it to look like what I like to see. On the chance that this would help, here it is:

    O1234 (TEST PROG FOR QTN-100 640T)

    G0 X6. Z6.
    G50 S5000
    T0101 (ROUGH FACE & TURN)
    G97 S1389 M4
    G0 X1.1 Z.003 M8
    G96 S400
    G1 X-.03 F.003
    G0 X1.1 Z.1
    G71 U.05 R.025
    G71 P100 Q200 U.01 W.002 F.006
    N100 G0 X.5
    G1 G42 X.5 Z0 F.003
    X.55
    G3 X.75 Z-.1 R.1
    G1 Z-1.
    X.97
    X.99 Z-1.01
    Z-1.375
    N200 G40 X1.1
    M9
    G0 G97 S1736 X6. Z6.
    M1

    G0 X6. Z6.
    T0202 (FINISH FACE & TURN)
    G97 S1736 M4
    G0 X1.1 Z0 M8
    G96 S500
    G1 X-.03 F.003
    G0 X1.1 Z.1
    G70 P100 Q200
    M9
    G0 G97 S1389 X6. Z6.
    M1

    G0 X6. Z6.
    T0303 (.125 WIDE GROOVE)
    G97 S1389 M4
    G0 X1.1 Z-.6375 M8
    G96 S400
    G1 X.655 F.003
    G0 X1.1
    Z-.615
    G1 X.75 F.003
    X.73 Z-.625
    X.65
    Z-.637
    G0 X1.1
    Z-.66
    G1 X.75
    X.73 Z-.65
    X.65
    Z-.637
    G0 X1.1
    M9
    G0 G97 S3055 X6. Z6.
    M1

    G0 X6. Z6.
    T0404 (.25 DRILL)
    G97 S3055 M4
    G0 X0 Z.1 M8
    G83 Q.1 Z-.45 F.003
    G0 G80 Z1.
    M9
    G0 G97 S1389 X6. Z6.
    M1

    G0 X6. Z6.
    G50 S1200
    T0505 (.125 WIDE CUT OFF)
    M48
    G97 S1389 M4
    G0 X1.1 Z-1.25 M8
    G96 S400
    G75 X-.03 P.05 F.002
    G0 X1.1
    M9
    G0 M5 X6. Z6.
    M49
    M30
    %

  3. #3
    Join Date
    Oct 2007
    Posts
    31
    Thanks extanker.... I'll give that a try tomorrow to see if our control will handle it. I seem to remember that the Mazak support guys claimed the T2 control didn't like the double G71 lines. We willl see. Thanks for the programming and have a great weekend!

    John

  4. #4
    Join Date
    Oct 2007
    Posts
    31
    extanker.....Yeah, the controller doesn't like the dual G71 lines just like the Mazak guys mentioned. I WAS able to get the program running by breaking the code out of the canned cycle. It ran flawlessly other than a few manipulations I had to make due to the amount of data the T2 will intake. I had to split the roughing pass into two separate programs with the finish pass tacked on to the second program. The key in getting this dude to run smoothly though was the G53 command instead of the G50. This allows the controller to call up various data inputs from the tool data and program files screens. At least I'm TOLD that's what it does. I know it WORKS and that's all I care about to be honest. Thanks for the post!!! JB

  5. #5
    Join Date
    Mar 2008
    Posts
    638
    Excellent. Interesting how different Mazaks respond.
    Glad to help, even in a small way.

Similar Threads

  1. Mazak QT-8 with a T32B controller need help
    By Captdave in forum Mazak, Mitsubishi, Mazatrol
    Replies: 3
    Last Post: 02-18-2011, 04:18 PM
  2. Replies: 0
    Last Post: 07-29-2008, 07:30 AM
  3. Mazak Controller info Needed
    By dcubox1 in forum Community Club House
    Replies: 0
    Last Post: 03-19-2008, 04:29 PM
  4. Mazak VTC-41 Controller cards
    By Aussie_guy00000 in forum Mazak, Mitsubishi, Mazatrol
    Replies: 11
    Last Post: 10-04-2006, 05:42 AM
  5. Mazak V-10 with Fanuc 7M Controller
    By Doubleddaved in forum Fanuc
    Replies: 11
    Last Post: 04-06-2006, 02:57 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
  •