585,722 active members*
4,490 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > BobCad-Cam > Connectiong Bob-Cad/CAM to a DM2400?
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2005
    Posts
    5

    Connectiong Bob-Cad/CAM to a DM2400?

    Hi,

    Has anyone hooked up their bob-cad/cam PC to an unmodified Dyna Mechtronics 2400 CNC milling machine and gotten it to work? Any info available?

    Thanks!

    -Tom

  2. #2
    Join Date
    Sep 2005
    Posts
    5

    They work! Now I need to drip...

    I'll reply to my own question. I've got bobcad to talk to the DM2400:

    Create the objects and toolpath on the cad side.
    Start with no commands on the CAM side; pick the DM2200 (others probably work too)
    Use macro->program start to get a starting set of commands
    Use tool->cutting->auto to dump the toolpath in Dyna language
    Use macro->program end to get an END command (or just type it in)
    If you have G codes, you did something wrong.

    Send to the DM2400:
    Set up the DM2400 for download
    Line No. mode
    pick send/receive
    say yes/no until you get download, then the "Ready" prompt.
    2400 N81 DSR/DTR
    I used a USB -> serial converter (laptop is USB only) to a serial cable 9 pin
    to 25 pin.
    I could download and run the program.

    Now I need to get drip code running. It involve adding a SKIP TO 900 with blank at 900, but I get the following problems:

    - the download won't complete unless the're an END command
    - the program self-check won't complete unless there's an END command
    - When running, the controller doesn't stop and accept more data from the
    laptop, it just loops around and trys to run again.

    Anyone have an example of Dyna code for the 2400 (or similar) that actually works?

    -Tom

  3. #3
    Join Date
    Nov 2009
    Posts
    4415
    Only 5 years later and I just got to this point physically. Then after hours and hours of late night reading and experimenting, I find this dead ended post. I wonder if you "Tomcat" ever got anywhere? A total of 3 posts. Either he did and everything has worked great since (I doubt it) or he gave up. I wonder if he got his machine to recognize arcs?

  4. #4
    Join Date
    Apr 2006
    Posts
    9
    Quote Originally Posted by tomcat View Post
    I'll reply to my own question. I've got bobcad to talk to the DM2400:

    Create the objects and toolpath on the cad side.
    Start with no commands on the CAM side; pick the DM2200 (others probably work too)
    Use macro->program start to get a starting set of commands
    Use tool->cutting->auto to dump the toolpath in Dyna language
    Use macro->program end to get an END command (or just type it in)
    If you have G codes, you did something wrong.

    Send to the DM2400:
    Set up the DM2400 for download
    Line No. mode
    pick send/receive
    say yes/no until you get download, then the "Ready" prompt.
    2400 N81 DSR/DTR
    I used a USB -> serial converter (laptop is USB only) to a serial cable 9 pin
    to 25 pin.
    I could download and run the program.

    Now I need to get drip code running. It involve adding a SKIP TO 900 with blank at 900, but I get the following problems:

    - the download won't complete unless the're an END command
    - the program self-check won't complete unless there's an END command
    - When running, the controller doesn't stop and accept more data from the
    laptop, it just loops around and trys to run again.

    Anyone have an example of Dyna code for the 2400 (or similar) that actually works?

    -Tom
    still looking?
    I can supply a running mcam file

Posting Permissions

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