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

    Firmware 1.18 provisional change list

    Scheduled Pinned Locked Moved
    Firmware wishlist
    13
    41
    6.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.
    • InSanityundefined
      InSanity
      last edited by

      Hey I have another perhaps stupid question. Is the idle down percentage applied via the stepper driver chip or is this the firmware applying the settings ? The reason I ask is if the Z-Axis driver wasn't receiving any step commands is it possible it would idle down if say it took over 30 seconds to get the next step command ?

      Duet WiFi Powered FFCP with E3D legends hotend system. BLTouch grid leveling.

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

        Currently the current is reduced to the idle value only when no stepper motor has moved for the idle time.

        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
        • InSanityundefined
          InSanity
          last edited by

          @dc42:

          Currently the current is reduced to the idle value only when no stepper motor has moved for the idle time.

          Ok, so it's the firmware telling them to idle down and not the chips themselves ?

          Duet WiFi Powered FFCP with E3D legends hotend system. BLTouch grid leveling.

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

            Yes it's the firmware.

            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
            • Simspeedundefined
              Simspeed
              last edited by

              Please keep in mind the 4 motor Z axis upgrade DC….thanks.

              Custom C-Beam H-Bot - Hard mount 560mm x 800mm MIC 6 bed plate - 3mm PEI print surface- 120v mains silicone bed heater (3 zones) - 800mm Z axis - polycarbonate enclosure - (4) .09° Nema 23s (Z) - .09° Nema 17s (XY) - Bondtech extruders - E3D Cyclops hotend, 24V power supply

              1 Reply Last reply Reply Quote 0
              • jrledererundefined
                jrlederer
                last edited by

                quick question for ya:

                just updated to latest beta 1.18 firmware, eager to test the baby-stepping feature. only thing is don't know how to adjust the newly added function. please advise.

                thanks, in advance, and hope everyone is having a nice day!!

                –jonathan

                –

                "Insanity is doing the same thing over again, yet expecting different results..." --Albert Einstein

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

                  Currently you send G92 R1 Z# where # is the amount you want to step in mm, in the range -1 to +1mm. I have created two macro files, containing commands G92 R1 Z0.05 and G92 R1 Z-0.05 to test with. In the final release I hope to have the machine react faster to babystepping commands than it does in current alpha2 release.

                  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
                  • jrledererundefined
                    jrlederer
                    last edited by

                    Thanks for the prompt reply…gonna give it a try in the morning.

                    --Jonathan

                    –

                    "Insanity is doing the same thing over again, yet expecting different results..." --Albert Einstein

                    1 Reply Last reply Reply Quote 0
                    • InSanityundefined
                      InSanity
                      last edited by

                      Installed the new 1.2A motor for the Z-Axis up from the 450ma motor. Bed comp now works much more predictably. Running out of stuff that's original on the printer outside of the shell.

                      Duet WiFi Powered FFCP with E3D legends hotend system. BLTouch grid leveling.

                      1 Reply Last reply Reply Quote 0
                      • mhackneyundefined
                        mhackney
                        last edited by

                        David, a couple of quick babystep questions…

                        Are your macro files in the Git? or should I just create them myself?

                        Also, are you working with Christian to add buttons for the baby stepping right on the Print Status tab? That would be excellent.

                        My 3D Printing blog: http://www.sublimelayers.com
                        Coming this summer: "3D Printing Strategies - the art of perfecting your designs and prints"

                        1 Reply Last reply Reply Quote 0
                        • Jackalundefined
                          Jackal
                          last edited by

                          @mhackney I looked at the code and seems that G92 R1 Z#.## is all you need, so you can make the macro files yourself.

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

                            I haven't put the macros on github because they are one-liners. I have been discussing adding baby stepping buttons to DWC with chrishamm, and I will add them to 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
                            • iDeveloundefined
                              iDevelo
                              last edited by

                              @dc42:

                              I haven't put the macros on github because they are one-liners. I have been discussing adding baby stepping buttons to DWC with chrishamm, and I will add them to PanelDue.

                              Nice. Just a simple up and down should do it.

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