Page 1 of 2 12 LastLast
Results 1 to 12 of 13

Thread: Bridgeport Boss 9 Program Storage

  1. #1
    Registered
    Join Date
    Feb 2008
    Location
    USA
    Posts
    16
    Downloads
    0
    Uploads
    0

    Bridgeport Boss 9 Program Storage

    I am trying to help a buddy get his Boss 9 to accept more than 1 program. I used these machines but I'm 8 years removed from them and i can't remember the details. We can get this program into the machine:

    :1234
    N10 T1/1.00
    N20 G90 G0 T1 M6
    N30 S1300 M3
    N40 M2
    N50 M30

    The problem is when we try to change the program number to :1235 and send it again, it gives question marks. We have to clear the memory each time and then load a different program. We would like to have about 10 small programs in memory at all times. Is there supposed to be a % at the beginning or at the end when sending this program? Is this the correct format for multiple programs? thanks for any and all help!


  2. #2
    Moderator
    Join Date
    Nov 2004
    Location
    USA
    Posts
    2986
    Downloads
    0
    Uploads
    0
    It has been 21 years since I wrote a program for a BOSS 9 but it all looks correct except I do not recognize the /1.0 behind T1.
    I would only use the M30 because this returns the stack pointer to the top of that program. If it reads the M2 first it will return the stack pointer to the beginning of whatever is in memory.
    Tool length offsets and diameters are usually in the tool table.
    You may have to INSERT the second program if using port A. You may be able to upload a second program if using EZLINK and port B but best that someone using this machine now answer those questions.

    George
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  3. #3
    Registered
    Join Date
    Feb 2008
    Location
    USA
    Posts
    16
    Downloads
    0
    Uploads
    0
    Thanks for the input. I think you are correct about the tool lengths. I may be confusing this machine with the Boss 7 I also ran that had the automatic tool changer, or tool launcher I should say. I will try a few more things including your ideas. Thanks again.


  4. #4
    Registered
    Join Date
    Oct 2006
    Location
    usa
    Posts
    700
    Downloads
    0
    Uploads
    0
    I have a boss 10 but since there isn't much room in there for programs as it is I've never loaded/stored more then 1 program at a given time..

    the /1.0 isn't something I've put in any programs either.

    b.


  • #5
    Registered
    Join Date
    Jul 2005
    Location
    usa
    Posts
    409
    Downloads
    0
    Uploads
    0
    Hello,
    I have a boss 8 so this may not help. On mine the T1/1.0 means that you are calling tool1, the 1st / mark is for loading either the toollength offset or the tooldiameter offset. The 2nd / mark would be for the other offset but you have entered 1.0 for the 2nd one. I forget which is which as I just would enter T1//
    This allows the use of your stored toollength and diameters in the tool register.

    On the loading more than 1 program, What are you changing to send a different program? Is it a totally different program or just changing the name? For instance, 1234 changed only as the file name in windows,but not in the program. The control may still read the 1st line of the program which if it is still 1234 the control would think it already has the program in memory.

    Hope this helps,
    Cutmore


  • #6
    Registered
    Join Date
    Feb 2008
    Location
    USA
    Posts
    16
    Downloads
    0
    Uploads
    0
    we are changing :1234 to :1235 in the first line of the program. Would you mind telling me how you are loading your programs? What transfer software do you use? Are you using Port A or B. Also, are you loading through the Setup Load screen or the Setup Edit screen? Thanks for the info.


  • #7
    Registered
    Join Date
    Jul 2005
    Location
    usa
    Posts
    409
    Downloads
    0
    Uploads
    0
    Hi,
    I am using EZlink software, PortB I go to edit, load, from REM.
    In order to establish communication between the pc and the Boss, 1st connect the cable to port b on the machine, then start EZlink and set the baud rate the same as the Boss. then go to the Edit menu and press the execute button. An asterisk should appear in the display. Then Go to the pc and the F3 button will start the Ezlink software. Now on the Boss press scroll to edit load from Rem and press execute. Type in the file # and execute again and the file should load.

    Hope that helps,
    Cutmore


  • #8
    Registered
    Join Date
    Feb 2008
    Location
    USA
    Posts
    16
    Downloads
    0
    Uploads
    0
    we will try that. It is almost the same except we are using port A and simply send the program from the setup edit screen. we will try your way. Is sending the program back basically the same except you use the send to remote? we have tried over and over and can't seem to get anything out of the machine. Have you ever been able to send to the PC? We get nothing, almost as if the send function is not working. It just hangs. No errors or anything just nothing. thanks again.


  • #9
    Registered
    Join Date
    Jul 2005
    Location
    usa
    Posts
    409
    Downloads
    0
    Uploads
    0
    Hi,
    I can send to the pc fine using port B. What software are you using? I know if the Baud rate does not match you will have trouble going either way.
    Sending is from the edit, load to REM . I think Port A is for in only.

    Cutmore


  • #10
    Moderator
    Join Date
    Nov 2004
    Location
    USA
    Posts
    2986
    Downloads
    0
    Uploads
    0
    I was told that Port B was only for 4800 baud.
    I used port A for editing and uploading/downloading using PROCOMM.

    George
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #11
    Registered
    Join Date
    Feb 2008
    Location
    USA
    Posts
    16
    Downloads
    0
    Uploads
    0
    thanks to all for the info. I don't know the name of the exact program he's using, it never came up. I do know i have a copy of procomm I can send him. Do you remember the process you used to send from the CNC to the PC Machintek? I ask because you are, or did, also use port A like us. We can get it to load to the CNC just fine but we are not getting the CNC to PC part to work. If you could remember the key sequence on the CNC to send then that would be beyond fantastic. I think the port B sequence is pretty straight forward by going to Setup Load, send to remote option, but the Port A sequence i think may be different. We can work on the multiple program issue later once we get the two-way communication figured out.


  • #12
    Moderator
    Join Date
    Nov 2004
    Location
    USA
    Posts
    2986
    Downloads
    0
    Uploads
    0
    It has been a long time. Using the ALT key and P (Ithink) you can get into PROCOMM set up. Nothing strange here. 8 data bits, 2 stop bits, Xon Xoff enabled, no parity. The proper cable. BAUD rate to match. Start low like 1200.
    Here is what drove me crazy until i figured it out. Press page down to start a down load to the PC. here you need the entire path of where you want to store it with the file name following DOS rules. IE: C:\temp\test.txt
    Go to machine and go to load, to remote, select the program., and execute.

    If I am in front of a machine, it comes back to me pretty quick. I am not in front of a machine so this is a good start.

    George
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. bridgeport boss 8
      By AdamD in forum Gecko Drives
      Replies: 2
      Last Post: 11-17-2009, 01:30 PM
    2. Need Help!- Part program file storage
      By JWLotz in forum G-Code Programing
      Replies: 1
      Last Post: 01-30-2008, 10:06 AM
    3. bridgeport series 1 boss 6
      By MR Custom in forum Bridgeport and Hardinge Mills
      Replies: 11
      Last Post: 11-19-2007, 08:04 AM
    4. Cincinnati Arrow 500 and Lancer 1250 Program Storage
      By Chaz in forum General CNC (Mill and Lathe) Control Software (NC)
      Replies: 3
      Last Post: 10-10-2007, 10:10 AM
    5. Bridgeport Series I Boss 4
      By millwrightguy in forum Bridgeport and Hardinge Mills
      Replies: 6
      Last Post: 06-27-2007, 09:07 PM

    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.