Serial CNC controller/software? Bungard CCD


Results 1 to 6 of 6

Thread: Serial CNC controller/software? Bungard CCD

  1. #1
    Registered
    Join Date
    May 2006
    Location
    UK
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default Serial CNC controller/software? Bungard CCD

    Hi All,

    I've had a Bungard CCD PCB router that uses proprietary software called Routepro that runs in DOS which is limiting it's usage. Newer versions of this software do not seem to work with this (older) model and I would like to use the machine for things other than PCB routing... so I would like to take steps to make it compatible with various other CNC softwares.

    The system connects to the host PC over RS232. Last night I made a start on reverse engineering the protocol used. It appears quite simple, it sends a byte of data corresponding to the direction required. Each byte = 1 thou in desired direction. ie to achieve a feed rate of 500thou/sec you would send the designated byte 500 times in one seconds. Using a simple terminal application I tried this out on a Windows XP machine, and indeed it does work, but the timing is way off, I assume this is due to buffers, multitasking etc.

    What are my options to make this system compatible with more convenient software? I can remove the entire RS232 front end and drive the driver chips directly from the parallel port from Mach3. Or I could implement my own GCode interpreter on a PIC or such like. Or there may already be an application out there compatible with this form of serial link?

    Any ideas will be gratefully received.

    Thanks,

    Rob

    Similar Threads:


  2. #2
    Registered
    Join Date
    May 2006
    Location
    UK
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    Sorry, just realized I've put this in the wrong section, can a mod delete it please, I'll post it in the correct location!



  3. #3
    Registered
    Join Date
    Jun 2004
    Location
    United States
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default

    Been there and done that too. I ripped the entire PC out and replaced it with a new laptop with Mach3, added the stepper drivers and a breakout board and you're ready to go. You can use all the switches etc that are there, just need to rewire the entire machine into the breakout board. Took me about a day and got it up and running again.

    I assume you have the funny drivers in the system as I did, just replace them with Gecko's or your favourite driver and you have a very nice system.

    What spindle do you have in your router?

    Good luck!,

    JB



  4. #4
    Registered
    Join Date
    Jul 2008
    Location
    England
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    Well it looks to me that it should be possible to understand what the RS232 line is doing and then use an AVR or similar to act as a decoder/encoder to convert the output of a conventional routing software. If it is a simple as you suggest, one byte for each direction as well as im guessing a byte to set speed of the spindal (followed by the speed required) or something like that then it should be no problem to write some code that converts the machine to a proper CNC. I too have this problem, am currently finishing my degree but will require the machine in future for purposes other than drilling PCBs so can help. If you like, try and submit any information you want about this. If you require I have full schematics for the machine but no time ATM due to coursework.

    I really hope between us we can convert these machines into the proper standard, I hate 2.5D when 3D is no harder!

    Cheers Rob



  5. #5
    Registered
    Join Date
    Nov 2011
    Location
    Norway
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Maybe a little too late, but anyway i just finished rebuild my Bungard router.
    Easy work New parallel card replaced the serial card. That was easy to build the new card, optoisolated breakout board and a few componets to take care of vref. On X-axis board i had to replace the 10k trimpot with a 20k.
    Everything works perfect and its fast, and 0.0254mm in res. is good enough.



  6. #6
    Member
    Join Date
    Sep 2015
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by bob123 View Post
    Well it looks to me that it should be possible to understand what the RS232 line is doing and then use an AVR or similar to act as a decoder/encoder to convert the output of a conventional routing software. If it is a simple as you suggest, one byte for each direction as well as im guessing a byte to set speed of the spindal (followed by the speed required) or something like that then it should be no problem to write some code that converts the machine to a proper CNC. I too have this problem, am currently finishing my degree but will require the machine in future for purposes other than drilling PCBs so can help. If you like, try and submit any information you want about this. If you require I have full schematics for the machine but no time ATM due to coursework.

    I really hope between us we can convert these machines into the proper standard, I hate 2.5D when 3D is no harder!

    Cheers Rob
    Hi Rob,
    This refers to your old Post here.
    I am trying to restore an old vintage Bungard CCD.
    Would you still have the schematics for this machine?
    I would appreciate having these to restore the machine.
    Thanks



Tags for this Thread

Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Serial CNC controller/software? Bungard CCD

Serial CNC controller/software? Bungard CCD