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

New firmware 1.19 beta 2

Scheduled Pinned Locked Moved
Firmware installation
18
70
9.8k
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
    dc42 administrators
    last edited by 10 Jun 2017, 22:21

    I've just released 1.19beta6. Those of you already running a 1.19beta version can just install it over the network. See https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md for the change list.

    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
    • undefined
      gate546
      last edited by 6 Nov 2017, 20:31 11 Jun 2017, 20:30

      @dc42:

      I've just released this at https://github.com/dc42/RepRapFirmware/tree/dev/Release (look in the Edge folder for your board). See https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md for the full change information and important upgrade notes.

      Hello,

      what means this :"DuetWiFiServer-1.19beta1.bin Restored DuetWiFiServer-1.19beta1.bin"
      Thank you
      Dommy

      1 Reply Last reply Reply Quote 0
      • undefined
        dc42 administrators
        last edited by 11 Jun 2017, 20:54

        I accidentally removed that file from the Duet-WiF/Edge folder when I committed release 1.19beta6 of RepRapFirmware. So I put it back again.

        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
        • undefined
          Kulitorum
          last edited by 13 Jun 2017, 09:18

          1.19 beta 6 does not connect

          I tried 1.19 beta6 but is unable to get the printer to connect to my wifi.
          After updating, and running the SetNetwork macro, I connect through USB and M552 returns "Wifi module is idle"
          Sending "M552 S1" and I get "Wifi module is changing state" for 1-2 minutes, then "Wifi module is idle" again.

          Ideas?

          1 Reply Last reply Reply Quote 0
          • undefined
            Kulitorum
            last edited by 13 Jun 2017, 09:24

            Meh, M552 S2 responds:
            11:24:24.849 : WiFi reported error: invalid access point configuration

            1 Reply Last reply Reply Quote 0
            • undefined
              Kulitorum
              last edited by 13 Jun 2017, 09:44

              M588 * does not work. Nothing is deleted

              1 Reply Last reply Reply Quote 0
              • undefined
                Kulitorum
                last edited by 13 Jun 2017, 09:47

                So I try to get the machine into AP mode:

                11:45:44.303 : serial: N45 M589 S"DuetWifi" P"Silverspoon" I192.168.1.1*28
                And then M552 S2
                I get:
                11:46:03.063 : WiFi reported error: invalid access point configuration

                1 Reply Last reply Reply Quote 0
                • undefined
                  tomasf
                  last edited by 13 Jun 2017, 09:56

                  I don't think AP mode is implemented yet, is it?

                  But yeah, I have the same problem joining my network. It just sits there doing nothing, like it can't find the network at all. Signal strength should be fine, and no other devices have any problems joining at all.

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    Kulitorum
                    last edited by 14 Jun 2017, 11:43

                    I got it to work by deleting all known networks one at a time and re-add my main wifi.

                    1 Reply Last reply Reply Quote 0
                    • undefined
                      vhoward
                      last edited by 18 Jun 2017, 00:27

                      Beta 6 is actually working with my printer. Just need to figure out how to use the M587 command to delete previous wifi connections so I can re-enter the correct one.

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        dc42 administrators
                        last edited by 18 Jun 2017, 09:45

                        @vhoward:

                        Beta 6 is actually working with my printer. Just need to figure out how to use the M587 command to delete previous wifi connections so I can re-enter the correct one.

                        It's M588 that does that, see https://duet3d.com/wiki/G-code#M588:_Forget_WiFi_host_network.

                        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
                        • undefined
                          dc42 administrators
                          last edited by 18 Jun 2017, 11:08

                          @Kulitorum:

                          So I try to get the machine into AP mode:

                          11:45:44.303 : serial: N45 M589 S"DuetWifi" P"Silverspoon" I192.168.1.1*28
                          And then M552 S2
                          I get:
                          11:46:03.063 : WiFi reported error: invalid access point configuration

                          Did you use M589 to configure the access point parameter first? See https://duet3d.com/wiki/G-code#M589:_Configure_access_point_parameters. However, I haven't yet tested access point functionality, so it is more than likely that it doesn't work.

                          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
                          • undefined
                            vhoward
                            last edited by 18 Jun 2017, 15:35

                            @dc42:

                            @vhoward:

                            Beta 6 is actually working with my printer. Just need to figure out how to use the M587 command to delete previous wifi connections so I can re-enter the correct one.

                            It's M588 that does that, see https://duet3d.com/wiki/G-code#M588:_Forget_WiFi_host_network.

                            Thanks. I will clean it up now. It has been behaving itself so far and just about to complete a 10 hour print.

                            1 Reply Last reply Reply Quote 0
                            • undefined
                              tomasf
                              last edited by 18 Jun 2017, 16:45

                              Any plans for a G-code that scans for and replies with available WiFi networks?

                              1 Reply Last reply Reply Quote 0
                              • undefined
                                dc42 administrators
                                last edited by 18 Jun 2017, 18:15

                                @tomasf:

                                Any plans for a G-code that scans for and replies with available WiFi networks?

                                That requires some thought, because any existing connection to a WiFi network or existing access point that is being provided will have to be terminated in order to do the scan.

                                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
                                • undefined
                                  vhoward
                                  last edited by 19 Jun 2017, 02:43

                                  Well, It worked for one day. It will still print when I hook up via usb, but the wifi module will not work today. It just reports that the wifi module is idle. I am just going to replace the duet wifi with something else until you make the ethernet module available.

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