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

    Duet Wifi at ERRF event

    Scheduled Pinned Locked Moved
    General Discussion
    6
    14
    1.7k
    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.
    • JoergS5undefined
      JoergS5 @Thomllama
      last edited by

      @thomllama you could use your smartphone by setting it to tethering mode (android and iphone both support it) and connecting the tablet and duet both to it. I have never tried that, but it should work.

      1 Reply Last reply Reply Quote 0
      • Dougal1957undefined
        Dougal1957
        last edited by

        yeah but setting the duet as the AP and connecting to that is the easiest way set you the ap params with M589 and start it with M552 S2

        Job done

        Thomllamaundefined 1 Reply Last reply Reply Quote 0
        • JoergS5undefined
          JoergS5
          last edited by

          At least one of the two solutions should work.

          A problem is that the printer could be hacked for fun.

          Danalundefined 1 Reply Last reply Reply Quote 0
          • Danalundefined
            Danal @JoergS5
            last edited by

            @joergs5 said in Duet Wifi at ERRF event:

            A problem is that the printer could be hacked for fun.

            Phone hotspot may expose printer to public internet. Bad.

            AP mode should be WPA2. This should be zero risk (assuming you don't give anybody the passwords).

            Choice 3 is to find, borrow, or buy a cheap router. Set it as the network provider (with no upstream internet), and let the printer join that network (as well as your phones, tablets, etc, that you wish to use to run the printer). Again, assuming it is set to WPA2, there is no more risk than any home wireless network.

            Delta / Kossel printer fanatic

            1 Reply Last reply Reply Quote 0
            • Thomllamaundefined
              Thomllama @Dougal1957
              last edited by

              @dougal1957 seems like the best/easiest answer...

              searched and found an older post on doing it here in the forums..
              Questions as I'm not super tech in this area of things, though far from clueless..

              send M589 S(name of spot) P(password) I(IP address)
              send M552 S2 restarts and setup in Access Point Mode
              Sign in with info from tablet/phone..

              think I got it right? Aren't there specifics I need to make an IP address? Know the Password needs to be 8 laters/numbers. anything else I missed?

              1 Reply Last reply Reply Quote 0
              • Dougal1957undefined
                Dougal1957
                last edited by

                As I said I have never had reason to do it but I think I would start with M552 S0 first followed by M589 and then M552 S2
                But I think you have it covered as for the IP Address that you give it I would make it as obscure as you can stay away from the common router std's

                1 Reply Last reply Reply Quote 0
                • kraegarundefined
                  kraegar
                  last edited by

                  If it's at all like MRRF, any wifi will be essentially unusable due to the sheer # of devices trying to talk on it. I just shut my wifi off on the duet before going, and loaded it up with files sliced and ready to print, and managed it all from the paneldue. If you don't have a paneldue, you can do it from the serial console.

                  Co-Creator of the RailcoreII CoreXY printer
                  https://www.thingiverse.com/thing:2407174

                  JoergS5undefined Thomllamaundefined 2 Replies Last reply Reply Quote 0
                  • JoergS5undefined
                    JoergS5 @kraegar
                    last edited by

                    @kraegar I think your proposal is best, to avoid interrupted prints.

                    1 Reply Last reply Reply Quote 0
                    • Thomllamaundefined
                      Thomllama @kraegar
                      last edited by Thomllama

                      @kraegar said in Duet Wifi at ERRF event:

                      If it's at all like MRRF, any wifi will be essentially unusable due to the sheer # of devices trying to talk on it. I just shut my wifi off on the duet before going, and loaded it up with files sliced and ready to print, and managed it all from the paneldue. If you don't have a paneldue, you can do it from the serial console.

                      no panel, to pricy for me.. Bard was a bit more than I should have afforded..

                      how to use/hook up serial? USB? to a computer (Mac, as that is all I use these days)

                      1 Reply Last reply Reply Quote 0
                      • kraegarundefined
                        kraegar
                        last edited by

                        USB from a PC, then send gcode to tell it what to print , etc.

                        You can run macros from serial, too. I recommend learning the command line for starting a print (M32 file.g), pausing a print (M25), and running some macros (M98) before you go. Create a macro for your homing routine, pre-heat, whatever if needed.

                        Co-Creator of the RailcoreII CoreXY printer
                        https://www.thingiverse.com/thing:2407174

                        Thomllamaundefined 1 Reply Last reply Reply Quote 0
                        • Thomllamaundefined
                          Thomllama @kraegar
                          last edited by Thomllama

                          @kraegar yaaaa...Thanks but, that isn't happening.. I got one day. that and monitoring/controlling isn't easy. the access point thing seems the best. needs a password so don't see it being hacked easily or anything.. seems the least issues with the best control. Honestly it almost seems better than the standard going through the router.. direct, no router BS... still displays the same control panel on computer/tablet.. think it's best all around..? less I'm missing something?

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

                            I think your best bet is to set up the Duet as an access point, but to have the means (i.e. a PanelDue or laptop/USB) to either reconfigure the Duet AP to a different WiFi channel, or if that fails to command it directly to run prints from the SD card.

                            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