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

    New duetwifi not connecting

    Scheduled Pinned Locked Moved
    General Discussion
    2
    6
    785
    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.
    • chris5652undefined
      chris5652
      last edited by

      new duetwifi, cant get to connect usb to computer no recognition at all, sd card reads in computer but dont know what to do with it

      1 Reply Last reply Reply Quote 0
      • chris5652undefined
        chris5652
        last edited by

        found trobleshooting says: and use a text editor to remove or comment out the M552 S1 command in config.g. Save the file, and also copy a known working DuetWiFiServer.bin file into the/sys directory.

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

          Before you do that, here are some thing to try/check:

          • If you are running Windows, open Device Manager, expand Ports (COM and LPT). Does the Duet show up in the ports list? If not, try another USB cable, and try another USB port.
          • If you have a PanelDue with 5" or 7" screen, disconnect it when running the Duet with USB power only. Most USB ports can't supply enough current for the 7" screen, and some can't supply, enough power for the 5".
          • Check that on the end of the Duet with the USB connector, the red 5V led, the red USB power LED and the green 3.3V LED are lit.

          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
          • chris5652undefined
            chris5652
            last edited by

            there is only the two red lights no green

            1 Reply Last reply Reply Quote 0
            • chris5652undefined
              chris5652
              last edited by

              k found trouble shooting with no green light and was short on one of my limit switches preventing the problem

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

                With Arduino/RAMPS electronics, when using a simple microswitch endstop, you have a 2-pin connector that you have to plug into a 3-pin socket. If you plug the 2-pin connector into the wrong end of the 3-pin connector, you short +5V to ground. This frequently blows the 5V regulator on the Arduino. It's an example of stupid design: if users have to plug a 2-pin cable socket into a 3-pin header, a lot of them will get it the wrong way round.

                I guess the original designers of the Duet (Adrian Bowyer and Tony Lock) realised how stupid this was, because they chose the pinout of the 3-pin connector such that you used the two outer pins to connect a simple microswitch - the most common type of endstop switch. So it doesn't matter which way round you connect it.

                Unfortunately, this means that if you convert a printer using RAMPS or similar electronics to Duet, and you don't read any of the warnings we publish about the different endstop connections but instead connect your 2-pin endstop switch cable randomly into one end of the endstop connector on the Duet, you have a 50% chance of shorting 3.3V to ground. However, the 3.3V regulator on the Duet is tougher than the one on the Arduino, so this doesn't normally cause any permanent damage.

                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
                • First post
                  Last post
                Unless otherwise noted, all forum content is licensed under CC-BY-SA