Results 1 to 11 of 11

Thread: Interact 2 series 2

  1. #1
    Registered
    Join Date
    Nov 2006
    Location
    USA
    Posts
    11
    Downloads
    0
    Uploads
    0

    Interact 2 series 2

    Hello all, I just purchased an Interact 2 series 2 with a TNC 151 and I'm having trouble loading the tool offsets. Going by the manual I am supposed to jog the tool the the top of the work piece and press the program/edit button which looks like a square with an arrow inside. Then scroll with the arrow keys to the correct tool and transfer the value. I do all this and when I press the program/edit key there is no tool table. When I push the tooldef key I get and error that reads something like "key non-functional." Any help from you Bridgeport gurus is much appreciated.

    Thanks,
    Jason


  2. #2
    Registered
    Join Date
    Apr 2009
    Location
    USA
    Posts
    45
    Downloads
    0
    Uploads
    0
    You might need to turn the tool table on in the machine parameters via the mod button.

    I had to. My parameter might be different because I have a tnc 360.

    When you set a tool use the position capture button. the one with a little dot in the center with arrows around it. Or you can do this.

    set your z datum first.. (set the longest tool to zero)

    touch off the longest tool to the top off the part and hit z button then zero.
    then touch off another tool.. look at the display and the z value will be a negative number. write that number down. enter that number directly in your program. With a tool def and length value.

    I program my machine in iso not conversational. So i am not sure what the line of code should look like. But i hope you get the idea.

    Hit the mod button
    enter code 95148 to access parameters
    go to MP7260 it is probably set to Zero

    machine parameter
    mp7260
    if set to 0 no tool table
    up to 99 tools
    (set it to 99 and the tool table will be program zero)


    REMEBER THIS IS FOR A TNC-360 USE CAUTION. Look at the parameter first then edit

    Cheers

    Marcus


  3. #3
    gus
    gus is offline
    Registered
    Join Date
    Jan 2005
    Location
    us
    Posts
    974
    Downloads
    0
    Uploads
    0
    In my opinion the tool table is of limited utility without a toolchanger

    you can instead press 'tool def' in the program and define each tool within the individual program


  4. #4
    Registered
    Join Date
    Nov 2006
    Location
    USA
    Posts
    11
    Downloads
    0
    Uploads
    0
    Thanks for the help guys, I will give it a try.

    Jason


  • #5
    Registered
    Join Date
    Mar 2007
    Location
    USA
    Posts
    80
    Downloads
    0
    Uploads
    0
    In my opinion the tool table is quite useful, even without a changer. Here's what I did on my Interact:

    Get yourself a Haimer Zero Master (or Taster). You will thank yourself forever.
    Mount the Haimer in a short holder permanently. Always use this to pick up work coordinates, and use it to set Z=0.

    Touch off or measure your tools after setting Z0 with the Haimer. Enter the values in the tool table. The tool table is battery backed up and can be backed up to your laptop using TNCRemo. All tools are now offset to the Haimer. Anytime you want to use a tool from NC or MDI, just do a Tool Call.

    Make sure you call Tool 0 before using the Haimer, if you forget and some other tool is active, it will offset the work by the length difference.


  • #6
    Registered
    Join Date
    Nov 2006
    Location
    USA
    Posts
    11
    Downloads
    0
    Uploads
    0
    Hey guys, it's been a while since I programmed a machine and the last one I owned was a Haas. So I'm trying to get this TNC 151 up and running and I'm having some difficulty. There were no programs in the machine to use as a baseline and I keep getting a "gross positioning error a" fault. I'm sure it's something I'm doing wrong with the prep codes but not sure what. Does anyone have a sample program they could post? Maybe then I could see what the heck I'm doing wrong.

    Thanks for all the help'
    Jason


  • #7
    gus
    gus is offline
    Registered
    Join Date
    Jan 2005
    Location
    us
    Posts
    974
    Downloads
    0
    Uploads
    0
    not a programming issue, control issue. where did the parameters come from?


  • #8
    Registered
    Join Date
    Nov 2006
    Location
    USA
    Posts
    11
    Downloads
    0
    Uploads
    0
    Apparently the parameters were lost when the battery went dead and the guy I baught it from had a tecnician load them and change the battery.

    Jason


  • #9
    Registered
    Join Date
    Nov 2006
    Location
    Scotland
    Posts
    916
    Downloads
    0
    Uploads
    0
    Jason,go to the Heidenhain site and download the manuals for that control.In the service manual you will get an explanation of what error A means as there are different classes of error.You will also get the parameter explanations and the possible settings for them.
    From that you will get an understanding of why you get that fault.


  • #10
    Registered
    Join Date
    Nov 2006
    Location
    USA
    Posts
    11
    Downloads
    0
    Uploads
    0
    I tried a simple program to see what axis is causing the fault. It seems to be both x and y. Program looks like this:

    0 BEGIN PGM 1 IN
    1 TOOL DEF 1 L0.00 R+.375
    2 LBL 1
    3 TOOL CALL 0 Z S
    4 L Z+1.700 R F5 M05
    5 L X+0.00 R0 F5 M
    6 L Y+0.00 R0 F5 M
    7 LBL 0
    8 STOP M25
    9 END PGM 1

    The z axis worked fine but the x gave me the "gross positioning error a" I swithched the x and y and got the same fault with the y axis. Am I missing something?

    Thanks,
    Jason


  • #11
    gus
    gus is offline
    Registered
    Join Date
    Jan 2005
    Location
    us
    Posts
    974
    Downloads
    0
    Uploads
    0
    it faults at and F5[ 1/2 ipm] yet homes ok?

    can you move axis without error in manual mode?


  • Similar Threads

    1. Need Help!- interact series 1 mk 2
      By skippyfix in forum Bridgeport and Hardinge Mills
      Replies: 0
      Last Post: 11-28-2011, 02:34 PM
    2. interact series 1 mk 2
      By skippyfix in forum Bridgeport and Hardinge Mills
      Replies: 7
      Last Post: 11-09-2011, 05:08 PM
    3. series 2 interact 4
      By dcchip in forum Bridgeport and Hardinge Mills
      Replies: 2
      Last Post: 04-02-2010, 11:43 AM
    4. Problem- series II interact 4 acting up!
      By spock in forum Bridgeport and Hardinge Mills
      Replies: 0
      Last Post: 12-01-2008, 10:16 AM
    5. Newbie- Interact 1 Series ll
      By JRS in forum Bridgeport and Hardinge Mills
      Replies: 2
      Last Post: 02-01-2008, 07:21 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.