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

    New firmware 1.16 RC1

    Scheduled Pinned Locked Moved
    Firmware installation
    10
    29
    4.5k
    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.
    • pkmundefined
      pkm
      last edited by

      I understand that.
      But the error appears when I use "upload and print" button. So I guess that the system issues "M32 s/Plate.gcode" instead of "M32 Plate.gcode" after uploading.
      I tried different files, the error always pops out. But files upload correctly, I can print them from the list later.

      1 Reply Last reply Reply Quote 0
      • chrishammundefined
        chrishamm administrators
        last edited by

        Sorry pkm, my bad. This version should fix it: https://www.dropbox.com/s/hbzhwws1dfk01pw/DuetWebControl-1.13-rc2.bin?dl=0

        Please let me know if it's working.

        Duet software engineer

        1 Reply Last reply Reply Quote 0
        • W3DRKundefined
          W3DRK
          last edited by

          Thanks David!

          @dc42:

          I have tested this functionality on a Duet WiFi but not yet on a wired Duet. I shall try to find time to do this today.

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

            @W3DRK:

            Thanks David. So I don't seem to be able to make this work. I've got a Duet 0.6 and BLtouch on my bench for testing, and I've just updated the Duet to 1.16 RC1.

            i've added the following two lines to the config to allow two pins to be used for servos:

            M307 H3 A-1 C-1 D-1 ; Make Heater 3 (Exp Pin 21) available for PWM use
            M307 H4 A-1 C-1 D-1 ; Make Heater 4 (Exp Pin 22) available for PWM use

            With a scope connected to the relevant expansion header pins (21, 22), as a test if I send the command M280 P3 S90, the only thing I see occur is the pin state switches from high to low, and stays there until the board is reset. No sign of a PWM burst being sent.

            The same behavior occurs with P4 (formally Heater 4), the pin goes low then stays there.

            Is there something I overlooked?

            I have reproduced this and fixed it. I intend to release rc2 later today or tomorrow.

            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
            • W3DRKundefined
              W3DRK
              last edited by

              That's fantastic, thanks so much for your efforts!

              @dc42:

              I have reproduced this and fixed it. I intend to release rc2 later today or tomorrow.

              1 Reply Last reply Reply Quote 0
              • Adamfilipundefined
                Adamfilip
                last edited by

                After updating to RC1 my endstop E0 endstop for my Zprobe always says its triggered even if i reverse it.

                M574 X1 Y2 S1 ; Reverse Microswitches
                M574 E0 S0 ; Endstop for Zprobe on E0
                M558 P4 X0 Y0 Z1 H4 F120 T6000 ; Set Z probe type to switch, the axes for which it is used and the probe + travel speeds
                G31 P600 X0 Y0 Z-1.1 ; Set Z probe trigger value, offset and trigger height

                1 Reply Last reply Reply Quote 0
                • Adamfilipundefined
                  Adamfilip
                  last edited by

                  I also notice that when editing the config file. after i save it , it no longer asks me to reset the Duet Wifi
                  what gcode command should i use to reset after editing code

                  M999?

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

                    @Adamfilip:

                    After updating to RC1 my endstop E0 endstop for my Zprobe always says its triggered even if i reverse it.

                    M574 X1 Y2 S1 ; Reverse Microswitches
                    M574 E0 S0 ; Endstop for Zprobe on E0
                    M558 P4 X0 Y0 Z1 H4 F120 T6000 ; Set Z probe type to switch, the axes for which it is used and the probe + travel speeds
                    G31 P600 X0 Y0 Z-1.1 ; Set Z probe trigger value, offset and trigger height

                    I confirm the issue. However, I was going to remove the E parameter from the M574 command anyway. You can use the I1 parameter on the M558 command instead.

                    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
                    • DjDemonDundefined
                      DjDemonD
                      last edited by

                      @Adamfilip:

                      I also notice that when editing the config file. after i save it , it no longer asks me to reset the Duet Wifi
                      what gcode command should i use to reset after editing code

                      M999?

                      Just hit emergency stop, does the same thing.

                      Simon. Precision Piezo Z-Probe Technology
                      www.precisionpiezo.co.uk
                      PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

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

                        Emergency stop is working for me. However, I confirm that after editing config.g the latest DWC does not ask if I want to reset the Duet.

                        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
                        • Adamfilipundefined
                          Adamfilip
                          last edited by

                          Is a reset always required or will some settings update immediatelyupon save?

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

                            Settings don't update immediately on save. However, with a few exceptions (e.g. network settings), you can send the modified gcode commands through the gcode console to have them take immediate effect. Or you can execute "M98 Pconfig.g".

                            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
                            • dc42undefined
                              dc42 administrators
                              last edited by

                              I have just released 1.16rc2 so I am closing this thread.

                              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