Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    connection issues

    Scheduled Pinned Locked Moved
    Firmware installation
    2
    3
    534
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • morksterundefined
      morkster
      last edited by

      Hi, for some reason I'm not able to connect Octopi to Duetwifi via USB. no way to send commands or track status. Is there anyone with same issue or maybe even a solution?

      thanks,

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        1. Make sure you have Marlin compatibility enabled for the USB channel. That's P2 in the M552 command in config,g. It's also the default if you don't have a M552 command in config.g, unless your firmware is very old.

        2. Use recent firmware on the Duet. Octoprint is very fussy about the format of the response to the M105 command and it barfed on earlier versions of RRF because we didn't have the same number of spaces in the response as Marlin does.

        3. For best results, configure Octoprint not to wait for OK after sending each command. I know someone did a patch to make this possible many months ago but I don't know whether it is a standard feature of the current release.

        HTH David

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        1 Reply Last reply Reply Quote 0
        • morksterundefined
          morkster
          last edited by

          @dc42 said in connection issues:

          r best results, configure Octoprint not to wait for OK after sending each command. I know someone did a patch to make this possible many months ago but I don't know whether it is a standard feature of the current release

          THANK YOU!!!!!!

          M555 P2 did the trick!! Wow what a quick response 🙂 Again, much appreciated!!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA