Close



Results 1 to 5 of 5
  1. #1
    Engineer
    Join Date
    Dec 2014
    Location
    Canada
    Posts
    498

    Cant connect to Rumba

    Im running a Rumba board, I cannot seem to connect to Simplify3d machine control to the board. I have no issues connecting via usb from the Arduino IDE and the board shows up properly on Com3 on windows 10 64.

    When i try to connect using simplify3d machine control on com3 it doesnt connect. I have tried all baud rates, tried other cables. but it flashes firmware fine. so that should make any difference.
    also doesnt work with Printrun interface

    Running marlin 1.1 RC4

  2. #2
    Technologist
    Join Date
    Apr 2015
    Location
    Lakeport, CA.
    Posts
    174
    Since you're running with a Windows machine, perhaps my comments don't apply, but...

    I use Pronterface on OS/X, and I have a RUMBA. Also like you, Arduino worked fine going from Mac to RUMBA. And like you..., I couldn't get Pronterface to talk to the RUMBA. Baud settings on the Mac side made no difference.

    So..., I set the baud on the firmware side, in Configuration.h:

    #define BAUDRATE 115200

    re-installed the firmware, and Pronterface has worked ever since.

    HTH.

  3. #3
    Engineer
    Join Date
    Dec 2014
    Location
    Canada
    Posts
    498
    i had mine originally set to 115200 already.
    also tried on a 2nd machine. and same issue.. using simplify3d or pronterface.. cant connect

  4. #4
    Engineer
    Join Date
    Dec 2014
    Location
    Canada
    Posts
    498
    Ok so i tried Repetier and it installed fine and I am able to connect fine with simplify 3d
    reinstalled a fresh version of Marlin 1.1 RC3, same issue as RC4 & RC5 cant connect
    I notice that when i try to connect with simplify3d the rumba resets.
    if i turn off the startup command in simplify3d i am able to connect but it doesnt respond to GCode commands

  5. #5
    Engineer
    Join Date
    Dec 2014
    Location
    Canada
    Posts
    498
    finally figured out the problem. in Marlin I had set the Serial Port to 3 thinking it was the same thing as the com port for my computer.
    Once i switched it back to its defauly 0, it connected fine.

Posting Permissions

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