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

    Firmware 1.21 release candidate 2 now available

    Scheduled Pinned Locked Moved
    Firmware installation
    22
    81
    11.2k
    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.
    • BMMalundefined
      BMMal
      last edited by

      On RC1, I got 3 of my simple switch filament sensors working, using the following configurations:

      T0 M591 D0 P2 C3
      T1 unused for now
      T2 M591 D2 P2 C5
      T3 M591 D3 P2 C5

      I am now getting errors that C5 is not acceptable. Is this correct?

      With X, Y, and Z endstops connected what are the C numbers that I can use for 4 filament sensors?

      If I went to sensor less homing, what would the C numbers be?

      Can some C numbers be used with only certain types of sensors (P)?

      Does it matter if an expansion board is present?

      It looks like the pad printing on the boards and C numbers correspond as follows, correct?
      X C0
      Y C1
      Z C2
      E0 C3
      E1 C4
      E2 C5
      E3 C6
      E4 C7
      E5 C8
      E6 C9

      Sorry to ask so many questions but I'm having a hard time figuring this out from the wiki: https://duet3d.dozuki.com/Wiki/Gcode#Section_M591_Configure_filament_sensing

      Duet Ethernet - Most likely the most recent Edge firmware
      Duet X5
      7" Panel Due V2
      Cartesian, 4 Nozzles with Flex3Drives, Heated Chamber, Simple Switch Filament Sensing

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

        Thanks for spotting this, it will be fixed in RC3.

        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
        • BMMalundefined
          BMMal
          last edited by

          After installing RC1 (at least that is when I noticed), my machine stopped reporting layer times and therefore estimates based on layer time. This issue persists in RC2. My gcodes are generated using KISSlicer. This may have started because I began using Z hop in Kisslicer (an no FW z hop) since it can filter hops out for really short travel moves.

          Duet Ethernet - Most likely the most recent Edge firmware
          Duet X5
          7" Panel Due V2
          Cartesian, 4 Nozzles with Flex3Drives, Heated Chamber, Simple Switch Filament Sensing

          1 Reply Last reply Reply Quote 0
          • kazolarundefined
            kazolar
            last edited by

            I was going to submit a new bug report, but my machine is doing this SLOW CRAWL right now – it's a slow state of 12 hours into 15 hour print. Which is really frustrating. The DWC disconnects -- I don't know if there is away to save the print as I know where it is,

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

              @kazolar:

              I was going to submit a new bug report, but my machine is doing this SLOW CRAWL right now – it's a slow state of 12 hours into 15 hour print. Which is really frustrating. The DWC disconnects -- I don't know if there is away to save the print as I know where it is,

              Which Duet are you using? Does the machine print each move at normal speed but pause between moves, or does it do moves continuously but at slower than normal speed?

              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
              • kazolarundefined
                kazolar
                last edited by

                I have the Duet Ethernet Duex5 7 inch LCD. And 2 external driver pins used as well. It moves very slowly in jerky fashion.
                It seems that it's thinking a lot for each move, so DWC becomes unable to connect. Last time this happened it was doing another 12+ hour print but it was quad color, I saw checksum errors on the screen, so I figured it was a bad SD card, and I swapped SD cards, and was able to do 20 hour prints since. It looks like it started doing it pretty late into the print – I have 19 puzzle pieces on the bed and the artifcats of this movement is only 2 -- so I caught it in time to save the other 17.
                I was finally able to connect to DWC -- pause the print, and it saved resurrect.g -- then I adjusted my homing (z probe points are away from the print, and the print was not tall enough to bother the gantry system. I was able to trigger a stop to reboot it -- then I homed it -- then did g32 with the H value set high so the dual lead screw compensation can run (can that be saved as part of resurrect, my machine when powered off -- Z doesn't move at all) -- I'd like to just save Z position, and any lead screw adjustments which were made.
                It's printing now -- and looks like I was able to recover most of the print
                thanks

                1 Reply Last reply Reply Quote 0
                • kazolarundefined
                  kazolar
                  last edited by

                  I think as I look at the artifacts it is doing each straight line move at normal speed, but then sits there creating a blob. There are a lot of curves in this print, so it was doing those at a jerky pace since I believe curves are a combination of small straight lines. Hope that helps

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

                    Thanks. Can you confirm that you are definitely running firmware 1.21RC2? Please check using M115.

                    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
                    • kazolarundefined
                      kazolar
                      last edited by

                      in DWC:
                      Firmware Name: RepRapFirmware for Duet WiFi and Duet Ethernet
                      Firmware Electronics: Duet Ethernet 1.02 or later + DueX5
                      Firmware Version: 1.21RC2 (2018-02-15 build 2)
                      Web Interface Version: 1.20-RC3

                      M115
                      FIRMWARE_NAME: RepRapFirmware for Duet WiFi and Duet Ethernet FIRMWARE_VERSION: 1.21RC2 ELECTRONICS: Duet Ethernet 1.02 or later + DueX5 FIRMWARE_DATE: 2018-02-15 build 2

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

                        Thanks. I've had similar reports from a small number of Duet Ethernet users, but not with 1.21RC2. You've confirmed that this issue hasn't gone away in the new combined Duet WiFi/Duet Ethernet firmware.

                        If it happens again, please try the following:

                        1. See if you can connect to a PC via USB and Pronterface or a terminal emulator and run simple non-movement commands e.g. M115.

                        2. If so, send M552 S0 to stop the network interface, then wait for the acknowledgment. See if normal speed is resumed.

                        3. If normal speed is resumed, send M552 S1 to start the network interface.

                        Alternatively, if you are able to connect DWC you can just send M552 S0 and see if normal speed is resumed. Obviously you will lose the connection, and you will need to restart the network from USB or PanelDue.

                        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
                        • kazolarundefined
                          kazolar
                          last edited by

                          My duet is connected to constant 5V power, so it's always "on" – so does it make sense to run disable/enable network at start of each print? Or include those commands in my power off/power on macros? Is it a side effect of it being on all the time?

                          1 Reply Last reply Reply Quote 0
                          • BMMalundefined
                            BMMal
                            last edited by

                            @dc42:

                            Thanks. I've had similar reports from a small number of Duet Ethernet users, but not with 1.21RC2. You've confirmed that this issue hasn't gone away in the new combined Duet WiFi/Duet Ethernet firmware.

                            If it happens again, please try the following:

                            1. See if you can connect to a PC via USB and Pronterface or a terminal emulator and run simple non-movement commands e.g. M115.

                            2. If so, send M552 S0 to stop the network interface, then wait for the acknowledgment. See if normal speed is resumed.

                            3. If normal speed is resumed, send M552 S1 to start the network interface.

                            Alternatively, if you are able to connect DWC you can just send M552 S0 and see if normal speed is resumed. Obviously you will lose the connection, and you will need to restart the network from USB or PanelDue.

                            I think you may have missed my comment reporting that this persisted for me on RC2 as well. It is on the previous page of the thread.

                            I can also confirm that mine still does this at the end of prints and often when idle.

                            Duet Ethernet - Most likely the most recent Edge firmware
                            Duet X5
                            7" Panel Due V2
                            Cartesian, 4 Nozzles with Flex3Drives, Heated Chamber, Simple Switch Filament Sensing

                            1 Reply Last reply Reply Quote 0
                            • resamundefined
                              resam
                              last edited by

                              I just installed firmware RC2 and also the WifiServer RC2. It seems like I'm having FTP issues again.

                              [c]wget -r -nH ftp://10.0.0.42/[/c] just hangs at trying to transfer/load [c].listing[/c].
                              As soon as I execute wget, DWC gets a request timeout. After a few seconds I can reconnect with DWC, but wget still hangs and I have to kill it.
                              M122 doesn't show anything - not even an active FTP socket.

                              The console on PanelDue shows the well known message that it (re-) connected to my WiFi, no error message, just that it is connected now.

                              Reverting back to WifiServer 1.21RC1 solves it.

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

                                Thanks for the report, added to my list to investigate.

                                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
                                • JohnOCFIIundefined
                                  JohnOCFII
                                  last edited by

                                  Just as a datapoint - I installed RC2 over RC1 on DuetWiFi and did a quick G32 calibration and test print on my Kossel Mini. All when well.

                                  1 Reply Last reply Reply Quote 0
                                  • SantiagoMTundefined
                                    SantiagoMT
                                    last edited by

                                    good morning, 5 days ago I updated the duet to 1.21rc2 and for more that I change the config.g the hot bed to pid keeps showing up in bang bang, I do not know what file to play to change it to pid, in 1.20 and 1.19 it could change without problem, what may be happening?

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

                                      The bed heater will run in PID mode if you have a M307 command for it that includes the B0 parameter.

                                      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
                                      • S1lencerundefined
                                        S1lencer
                                        last edited by

                                        Currently iam printing a lot of parts over night, i think the funktion of Enable autosleep in DWC does not work correctly if not at all.
                                        Came to the Printer in the morning and it had still the printing tempretures on the nozzle an bed.

                                        1 Reply Last reply Reply Quote 0
                                        • nytundefined
                                          nyt
                                          last edited by

                                          @dc42, here's a video showing the pause problem I reported earlier. The first pause happens when it moves to the right side to start the infill. You can see on the resume it moves back into place, then for some reason moves slowly left, then back into position and continues. I pause again during the infill, and you can see another move to the left and back again, though this one quicker. This is easy for me to reproduce.

                                          https://www.youtube.com/watch?v=22Rw0M8L6tI

                                          This is my resume.g, nothing fancy.

                                          M83 ; relative extruder moves
                                          G1 R1 X0 Y0 Z2 F6000 ; move to 2mm above resume point
                                          G1 X0 Y0 Z0 R1 ; lower nozzle to resume point
                                          G1 E12 F3600 ; undo the retraction from pause.g

                                          and this is the resurrect.g file it created
                                          ; File "0:/gcodes/8mm socket wrench.gcode" resume print after print paused at 2018-02-25 18:05
                                          M140 P0 S115.0
                                          G10 P0 S270 R170
                                          T0 P0
                                          G29 S1
                                          M98 Presurrect-prologue.g
                                          M106 P0 S0.00
                                          M106 P2 S0.00
                                          M106 P3 S0.00
                                          M106 P4 S0.00
                                          M106 P5 S0.00
                                          M106 P6 S0.00
                                          M106 P7 S0.00
                                          M106 P8 S0.00
                                          M106 S0.00
                                          M116
                                          M290 S0.000
                                          G92 E0.00000
                                          M83
                                          M23 0:/gcodes/8mm socket wrench.gcode
                                          M26 S288869 P0.000
                                          G0 F6000 Z4.799
                                          G0 F6000 X223.19 Y198.95
                                          G0 F6000 Z2.799
                                          G1 F3600.0 P0
                                          M24

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

                                            Can you explain exactly what you think is wrong in that sequence? Also I will need the GCode file you were printing so that I can correlate it with the resurrect.g file.

                                            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