587,409 active members*
3,286 visitors online*
Register for free
Login
Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2008
    Posts
    32

    How to tackle the 1000 block limitation

    i have a heidenhain TNC 145 fitted on BP S2 I2 i can easily transfer 1000 block to the machine but for mold making my shortest program is of 20000 lines. Is there any technique (hardware or software or even both) that can automate this process for at least several thousand lines ?

    Waiting for reply,

    Regards,
    A.A

  2. #2
    Join Date
    Jan 2005
    Posts
    1121
    AFAIK, 1000 is it on the 145 Perhaps your post could be setup to waste fewer lines. the 151 is a bolt in, and I think it does blockwise transfer

  3. #3
    Join Date
    Dec 2005
    Posts
    112
    I used to have an TNC145 on my BP series2 interact2 (now switched over to Mach3). I have made molds on it having upto 80000 lines in a single program. This controller jumps back to line number 0 after line 999. I broke my program into segments of 500 lines. Putting the line numbers from 0 to 499 and 500 to 999 on alternate files. Load the fist 1000 lines and when the program execution goes past line 499 then pause the machine and load the next program which has line numbers 0 to 499. This overwrites the previous proram in memory. And when it goes past 999 then load the next program having line numbers 500 to 999. Made a qbasic program to segment the long program file generated by my CAM software. Takes a long time to finish a long cut path like this but it's the easiest workaround I cound find to tackle the 1000 line limit. Maybe somebody has a better solution.

    Zafar

  4. #4
    Join Date
    May 2006
    Posts
    202
    Quote Originally Posted by A.A View Post
    i have a heidenhain TNC 145 fitted on BP S2 I2 i can easily transfer 1000 block to the machine but for mold making my shortest program is of 20000 lines. Is there any technique (hardware or software or even both) that can automate this process for at least several thousand lines ?

    Waiting for reply,

    Regards,
    A.A
    A.A,
    I have the 155b and I contacted Heidenhain and they told me hold to set it up for block transfer. You'll need to go into your parameters and change the one for block transfer and then Rick at Heidenhain (847-519-4858) told me how to download a program off Heidenhain's web site. the trick is that when you save a g-code program from a text file to a .H file and then it will transfer.
    Hope this helps.
    Ben

  5. #5
    Join Date
    Jan 2005
    Posts
    1121
    155 is a much different control

  6. #6
    Join Date
    Nov 2009
    Posts
    10
    check if the tncremo software has a solution for this. i have a 410 but you can choose into the software much older controls.

    regards
    Dimitris

  7. #7
    Join Date
    Nov 2008
    Posts
    69
    Sorry, there is no way to get more lines to your control. Other than transferring sets of 999 or less.

    Jukka

Similar Threads

  1. What is the limitation of the free version of Mach3
    By Danno in forum Mach Software (ArtSoft software)
    Replies: 4
    Last Post: 01-09-2009, 09:56 PM
  2. Fanuc 18i Turret Index limitation? (need help)
    By mcash3000 in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 1
    Last Post: 05-04-2007, 02:14 AM
  3. Travel limitation on Syil X3 conversion
    By Greolt in forum Benchtop Machines
    Replies: 23
    Last Post: 08-13-2006, 12:26 PM
  4. Are there any software limitation for Proxxon?
    By jaru-eri in forum Benchtop Machines
    Replies: 0
    Last Post: 06-20-2006, 01:06 AM
  5. RS232 program block by block
    By smoregrava in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 3
    Last Post: 12-22-2005, 07:52 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
  •