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

On my wifi

Scheduled Pinned Locked Moved
Duet Hardware and wiring
6
11
509
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.
  • undefined
    wayne thornton
    last edited by 17 Oct 2019, 23:28

    Hey were do I put the Network name(SSID) in repreap configtool??? It only has a place for the password.

    1 Reply Last reply Reply Quote 0
    • undefined
      droftarts administrators
      last edited by droftarts 17 Oct 2019, 23:33

      It doesn't go in config.g. You need to set it, initially, when connected to Duet via USB. See: https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7#s6 and https://duet3d.dozuki.com/Wiki/Gcode#Section_M587_Add_WiFi_host_network_to_remembered_list_or_list_remembered_networks
      The password is for access to the Duet over HTTP and FTP. See: https://duet3d.dozuki.com/Wiki/Gcode#Section_M551_Set_Password

      Ian

      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

      ? 1 Reply Last reply 18 Oct 2019, 17:10 Reply Quote 0
      • ?
        A Former User @droftarts
        last edited by 18 Oct 2019, 17:10

        @droftarts said in On my wifi:

        It doesn't go in config.g. You need to set it, initially, when connected to Duet via USB. See: https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7#s6 and https://duet3d.dozuki.com/Wiki/Gcode#Section_M587_Add_WiFi_host_network_to_remembered_list_or_list_remembered_networks
        The password is for access to the Duet over HTTP and FTP. See: https://duet3d.dozuki.com/Wiki/Gcode#Section_M551_Set_Password

        Ian

        He never asked about the config.g

        He asked about the online RRF config tool.

        And having looked at the config tool (I don't really use it) I can see what you mean it asks for a password only.

        Maybe someone else can chime in who uses it with a solution

        1 Reply Last reply Reply Quote 0
        • undefined
          Veti
          last edited by 18 Oct 2019, 17:12

          it was removed from the config tool because people were posting their wireless passwords.
          and the entry is not required in the config once the wifi module is configured.

          ? 1 Reply Last reply 18 Oct 2019, 17:21 Reply Quote 0
          • ?
            A Former User @Veti
            last edited by 18 Oct 2019, 17:21

            l@Veti said in On my wifi:

            it was removed from the config tool because people were posting their wireless passwords.
            and the entry is not required in the config once the wifi module is configured.

            L

            That being the case it might be a plan for a note to that effect to be placed at the start of the config tool or if the section is not required then the networking section could be removed to prevent it from tripping people up as it has done in this case.

            undefined undefined 2 Replies Last reply 18 Oct 2019, 17:44 Reply Quote 0
            • undefined
              Veti @A Former User
              last edited by 18 Oct 2019, 17:44

              @CaLviNx said in On my wifi:

              That being the case it might be a plan for a note to that effect to be placed at the start of the config tool or if the section is not required then the networking section could be removed to prevent it from tripping people up as it has done in this case.

              that was the case and it still happend

              ? 1 Reply Last reply 18 Oct 2019, 18:45 Reply Quote 0
              • ?
                A Former User @Veti
                last edited by 18 Oct 2019, 18:45

                @Veti said in On my wifi:

                @CaLviNx said in On my wifi:

                That being the case it might be a plan for a note to that effect to be placed at the start of the config tool or if the section is not required then the networking section could be removed to prevent it from tripping people up as it has done in this case.

                that was the case and it still happend

                you mean there was a notification that it was not required and then subsequently removed and the network section was removed and re instated?

                seems a somewhat strange thing to do in either scenario

                undefined 1 Reply Last reply 20 Oct 2019, 14:02 Reply Quote 0
                • undefined
                  EasyTarget @A Former User
                  last edited by EasyTarget 20 Oct 2019, 14:02

                  @CaLviNx @Veti @chrishamm The real issue here is that there is a 'Network' config tab, with a input box for a password.

                  Screenshot from 2019-10-20 15-53-07.png

                  But.. It's not made particularly clear to the uninitiated that this is the RRF/DWC password, not the Wifi Password.

                  I suspect a lot of confusion would be avoided with a clearer description/name for the password box, and a little inline highlight/separator under that noting the Wifi Name/Password settings are done separately, with a link to the relevant wiki section.

                  Edit: For the many of us here 'Machine Password' is clear, it was for me. But then I've set up a Duet the hard way (from templates/docs/guessing like mad) so I already know there are two passwords involved.

                  Disaster? The original Printeye is dying with RRF 3.5 (M208 depreciated).
                  PrintPy2024 to the rescue!
                  MicroPython based; with simple wiring and and no custom PCB.

                  ? 1 Reply Last reply 20 Oct 2019, 14:54 Reply Quote 1
                  • ?
                    A Former User @EasyTarget
                    last edited by 20 Oct 2019, 14:54

                    @EasyTarget said in On my wifi:

                    @CaLviNx @Veti @chrishamm The real issue here is that there is a 'Network' config tab, with a input box for a password.

                    Screenshot from 2019-10-20 15-53-07.png

                    But.. It's not made particularly clear to the uninitiated that this is the RRF/DWC password, not the Wifi Password.

                    I suspect a lot of confusion would be avoided with a clearer description/name for the password box, and a little inline highlight/separator under that noting the Wifi Name/Password settings are done separately, with a link to the relevant wiki section.

                    Edit: For the many of us here 'Machine Password' is clear, it was for me. But then I've set up a Duet the hard way (from templates/docs/guessing like mad) so I already know there are two passwords involved.

                    You are preaching to the converted here, I agree with you 100% which is why i previously said either a note should be put on the first page or that section removed completely.

                    undefined 1 Reply Last reply 21 Oct 2019, 14:07 Reply Quote 1
                    • undefined
                      wayne thornton @A Former User
                      last edited by 20 Oct 2019, 21:30

                      @CaLviNx you exactly right

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        chrishamm administrators @A Former User
                        last edited by 21 Oct 2019, 14:07

                        @CaLviNx I'll make it clearer, thanks for the note

                        Duet software engineer

                        1 Reply Last reply Reply Quote 1
                        8 out of 11
                        • First post
                          8/11
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA