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

    Firmware wishlist and priorities for Duet WiFi and Duet Ethernet

    Scheduled Pinned Locked Moved
    Firmware wishlist
    113
    236
    50.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.
    • dc42undefined
      dc42 administrators
      last edited by

      #6 already done
      #14 already done
      #5 already done
      #11 some progress made: M3/M4/M5/M450/M451/M452/M453/G53-G59.3 implemented
      #16 not started

      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

        @dc42:

        #6 already done
        #14 already done
        #5 already done
        #11 some progress made: M3/M4/M5/M450/M451/M452/M453/G53-G59.3 implemented
        #16 not started

        Might be time to close this thread and start a new wishlist.

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

          @JohnOCFII:

          Might be time to close this thread and start a new wishlist.

          Yes, it looks like it's time to do that. Remind me to start a new thread when the 1.21 release is done.

          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
          • denkeundefined
            denke
            last edited by

            Hi,

            There is already support to visualize the cpu temp on the "Temperature chart" under the "Extra" tab.
            Maybe add the driver temperatures here too? Since the overheat protection is being done / is done, at least part of the coding is done for that.

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

              The driver's don't actually report their temperatures, just overheat warning and overheat error flags.

              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
              • mfoltzundefined
                mfoltz
                last edited by

                1,2,7,17,18

                1 Reply Last reply Reply Quote 0
                • deckingmanundefined
                  deckingman
                  last edited by

                  @denke:

                  Hi,

                  There is already support to visualize the cpu temp on the "Temperature chart" under the "Extra" tab.
                  Maybe add the driver temperatures here too? Since the overheat protection is being done / is done, at least part of the coding is done for that.

                  As David said, the driver chip itself does not supply the actual temperature, just alarms. However, there is a way to do it by sticking a bead thermistor to the top of the driver chip. Not only can you display the temperature but you can also use it to control a fan. I did a bit of write up on my blog explaining how to do it https://somei3deas.wordpress.com/2017/04/18/stepper-motor-and-electronics-cooling/. At the time, I had to create "dummy tools" but things have since moved on and I now use the "virtual heaters" feature which is in later firmware versions. This also allows meaningful names such as "X Driver chip" to be used.

                  HTH

                  Ian
                  https://somei3deas.wordpress.com/
                  https://www.youtube.com/@deckingman

                  1 Reply Last reply Reply Quote 0
                  • denkeundefined
                    denke
                    last edited by

                    @deckingman:

                    @denke:

                    Hi,

                    There is already support to visualize the cpu temp on the "Temperature chart" under the "Extra" tab.
                    Maybe add the driver temperatures here too? Since the overheat protection is being done / is done, at least part of the coding is done for that.

                    As David said, the driver chip itself does not supply the actual temperature, just alarms. However, there is a way to do it by sticking a bead thermistor to the top of the driver chip. Not only can you display the temperature but you can also use it to control a fan. I did a bit of write up on my blog explaining how to do it https://somei3deas.wordpress.com/2017/04/18/stepper-motor-and-electronics-cooling/. At the time, I had to create "dummy tools" but things have since moved on and I now use the "virtual heaters" feature which is in later firmware versions. This also allows meaningful names such as "X Driver chip" to be used.

                    HTH

                    Thanks, it is not that crucial, I just tought that the driver ics reported the temp and the overheat warning was a software feature.
                    If this was the case, and we both had the ic temps and the infrastructure to report the cpu temp as well, it would have been a fun feature and one that was easily implemented.

                    1 Reply Last reply Reply Quote 0
                    • timcurtis67undefined
                      timcurtis67
                      last edited by

                      A nice feature for aligning hotends on IDEX printers would be a G31 hole probe routine. Where you could G31 probe X and Y in positive & negative directions (with multi touch) and then position in the center. Not sure how close the DuetWifi is to running out of resources for adding features but this would be a nice one.

                      One could then use a ring type gauge mounted on a piezo disk to pick up the touches. It can be done manually right now but an automatic routine would make life easier.

                      Any thoughts on that David?

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

                        @timcurtis67:

                        A nice feature for aligning hotends on IDEX printers would be a G31 hole probe routine. Where you could G31 probe X and Y in positive & negative directions (with multi touch) and then position in the center. Not sure how close the DuetWifi is to running out of resources for adding features but this would be a nice one.

                        One could then use a ring type gauge mounted on a piezo disk to pick up the touches. It can be done manually right now but an automatic routine would make life easier.

                        Any thoughts on that David?

                        I'm sorry, I don't understand what you mean by a "hole probe routine".

                        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
                        • timcurtis67undefined
                          timcurtis67
                          last edited by

                          I mean having a steel cylinder with a precision hole bored through it mounted on a Piezo disk. The hole is larger than the hotend nozzle.

                          The way the routine would work is you would jog the nozzle roughly over the center of the hole. Then drop enough of the nozzle tip in below the top of the cylinder. Enough so the cone shape would make contact with the inside edge of the cylinder if it were moved in any direction in X or Y.

                          Then call up a G31 S-3 (or whatever parameter you choose). The printer would then move in X+ till it reads a contact (just like a Z probe move). When stopped record position, Then move back to start point. Probe in X- until another contact is read. record position position, subtract first stop point from second stop point (X+ pos. - X- pos.) then move to the resulting position. Basically moving the the center of the 2 stops in X.

                          Then do the same probes in Y+ & Y-. Do the calculation for y and move to that new center point.

                          Repeat X probes to ensure the true center of X again.

                          Now if you run the same routine on the second hotend then the difference in positions between the two hotends is what would get entered in G10 X Y for the second tool.

                          Does that make sense?

                          1 Reply Last reply Reply Quote 0
                          • BPisLifeundefined
                            BPisLife
                            last edited by

                            18
                            5
                            6

                            1 Reply Last reply Reply Quote 0
                            • MitchDundefined
                              MitchD
                              last edited by

                              Would it be possible to make the Paneldue play a tune when the print finishes? This just makes the whole experience a bit more friendly, especially when we show off the printers at maker faires etc.

                              dc42undefined Phaedruxundefined 2 Replies Last reply Reply Quote 1
                              • Quadcellsundefined
                                Quadcells
                                last edited by

                                19
                                17
                                1
                                2
                                18

                                Thanks

                                /quadcells

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

                                  @mitchd said in Firmware wishlist and priorities for Duet WiFi and Duet Ethernet:

                                  Would it be possible to make the Paneldue play a tune when the print finishes? This just makes the whole experience a bit more friendly, especially when we show off the printers at maker faires etc.

                                  I think it should already be possible, using a combination of M300 and G4.

                                  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

                                  DADIYundefined 1 Reply Last reply Reply Quote 0
                                  • audryhomeundefined
                                    audryhome @dc42
                                    last edited by

                                    @dc42 Implement G29 T1 tag to list the height table, this makes it possible to communicate with Bed Level Visualizer
                                    see https://plugins.octoprint.org/plugins/bedlevelvisualizer/ for info.

                                    All Octoprint users will love this I guess.

                                    Low priority since this exists in the DUET GUI as a workaround.

                                    1 Reply Last reply Reply Quote 0
                                    • rhkleinundefined
                                      rhklein
                                      last edited by

                                      13
                                      Didn't I read somewhere that it is already implemented or was it a wishlist too? (firmware not Deckingmans script)

                                      1 Reply Last reply Reply Quote 0
                                      • DADIYundefined
                                        DADIY @dc42
                                        last edited by

                                        @dc42 This is already possible, I have the following in my end gcode -

                                        ;Play beep beep beep to show print ended.
                                        M300 P500 S5000
                                        G4 P400
                                        M300 P500 S5000
                                        G4 P400
                                        M300 P500 S5000
                                        G4 P400
                                        M300 P500 S5000

                                        1 Reply Last reply Reply Quote 0
                                        • Phaedruxundefined
                                          Phaedrux Moderator @MitchD
                                          last edited by

                                          @mitchd If you're looking for a little jingle when a print is finished and not just a beep, try this one:

                                          ; Play a triumphant tune to celebrate a successful print.
                                          M400			; Clear queue before jingle
                                          G4 S1
                                          M300 P250 S750
                                          G4 P251
                                          M300 P200 S1250
                                          G4 P201
                                          M300 P250 S750
                                          G4 P251
                                          M300 P200 S1250
                                          G4 P201
                                          M300 P250 S2500
                                          G4 P251
                                          M300 P150 S2000
                                          G4 P151
                                          M300 P150 S2500
                                          G4 P151
                                          M300 P350 S3700
                                          G4 P351
                                          M400
                                          

                                          Z-Bot CoreXY Build | Thingiverse Profile

                                          jnolan72undefined 1 Reply Last reply Reply Quote 0
                                          • jnolan72undefined
                                            jnolan72 @Phaedrux
                                            last edited by

                                            That is too cool

                                            @phaedrux said in Firmware wishlist and priorities for Duet WiFi and Duet Ethernet:

                                            ; Play a triumphant tune to celebrate a successful print.
                                            M400 ; Clear queue before jingle
                                            G4 S1
                                            M300 P250 S750
                                            G4 P251
                                            M300 P200 S1250
                                            G4 P201
                                            M300 P250 S750
                                            G4 P251
                                            M300 P200 S1250
                                            G4 P201
                                            M300 P250 S2500
                                            G4 P251
                                            M300 P150 S2000
                                            G4 P151
                                            M300 P150 S2500
                                            G4 P151
                                            M300 P350 S3700
                                            G4 P351
                                            M400

                                            Phaedruxundefined 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA