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

    It's out! Firmware 1.21 released

    Scheduled Pinned Locked Moved
    Firmware installation
    25
    73
    13.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.
    • dc42undefined
      dc42 administrators
      last edited by

      That's correct, the displayed height is now in user coordinate space, i.e. what was commanded in the last G0 or G1 command before any baby stepping, axis skew correction, tool offset, workspace coordinate offsets or bed level correction. The machine coordinates are also sent to DWC, so in future DWC may display machine coordinates too.

      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
      • Thomllamaundefined
        Thomllama
        last edited by Thomllama

        OK, I see after doing the Update CoreXY has issue, which I have now, and I read all around what it can't do anymore, but no CLEAR method to fix the homing setting.. just little snippets that are making no sense to me. what exactly do I have to do now that the firmware is updated do I have to do/change to get it to run again? I'm am far from a Codey guy, but can usually figure stuff out, but this makes no sense to me... the Update info says the G1 won't work anymore and need to add some S2 command, but what S2 command? where? does it need a value? do you remove the G0 or G1's from the homing files? Do I have to go in and edit all four Home files in the firmware? will I have to add S2 every time I use the G1/G0 commands?

        1 Reply Last reply Reply Quote 0
        • Thomllamaundefined
          Thomllama
          last edited by

          OK, face book people helped out and seems I have it working correctly now.. needed to go through all the homing settings file, add and S2 to the end of ever G1 line, unless there is a S1 already there. did screw up and it wasn't sensing the end stops at 1st, but luckily I have copied and save the text in note pad. Started from scratch and re added the S2's and now it seems to be working.

          on another note, did a search and basically came up with nothing so.. What is S1 and S2? what do the mean/do?

          thanks

          1 Reply Last reply Reply Quote 0
          • AlexLinundefined
            AlexLin
            last edited by

            Snnn Flag to check if an endstop was hit (S1 to check, S0 to ignore, S2+S3 see note, default is S0) 1
            1RepRapFirmware can be set to enable or disable the "sensing" of endstops during a move. Using the S1 or S2 parameter on a delta printer causes the XYZ parameters to refer to the individual tower motor positions instead of the head position, and to enable endstop detection as well if the parameter is S1. If S3 is passed instead, RepRapFirmware will measure the axis length.

            1 Reply Last reply Reply Quote 0
            • Thomllamaundefined
              Thomllama
              last edited by Thomllama

              Honestly, is there a way to return it to the old method? I'm finding this rather annoying. Have changed over the Home files, and yet 50% of the time I still get an error. hit the home button like 3 times and it'll finally home.. and then another 25% of the time it'll ignore the end switch and just try and keep going and get all clicking while trying to rip apart my printer. Sounds like it's an advantage to Deltas, but for me on the CoreXY it's really not. Still building/tinkering with the printer and often want to be able to move away from home to work on something, especially the bed. If I add a new nozzle say I want to be able to move away from home, change things, get things loose then home and adjust to bed height and such, now I have to slam it into the nozzle before I can do anything. Also if there is a glob of old drip on the nozzle, I have to heat it up,. clean it off, home the thing, then can move away. Or (like just happened to me) it homes, slams into the cold, hard glob and twists and breaks the hotend or mount. 😕

              Also, just a thought but wouldn't it have been better if the firmware update had updated the home files? Or make this feature apply when you enter the Delta option in the firmware and leave it alone for the rest?

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

                If you mean that you want to allow axis movement before the axis has been homed again, that's easy. Just put M564 H0 in config.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

                Thomllamaundefined Coffeeundefined 2 Replies Last reply Reply Quote 0
                • Thomllamaundefined
                  Thomllama @dc42
                  last edited by

                  @dc42 said in It's out! Firmware 1.21 released:

                  If you mean that you want to allow axis movement before the axis has been homed again, that's easy. Just put M564 H0 in config.g.

                  so that will return homing to back like it was before the update? I don't need the extra S2's all over the place?

                  1 Reply Last reply Reply Quote 0
                  • Coffeeundefined
                    Coffee @dc42
                    last edited by

                    @dc42 I have my Duet WiFi up and running very well, but this tweaking of the coding is somewhat new to me. I would love to be able to go back to moving before/without homing. Can you tell me where in config.g and what syntax if any for me to enter the M564 H0 command? Thanks!
                    Nice Forum BTW Everyone here seems cool and helpful.

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

                      It doesn't matter where in config.g you put the M564 H0, but I suggest near the end.

                      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

                      Thomllamaundefined 1 Reply Last reply Reply Quote 1
                      • Coffeeundefined
                        Coffee
                        last edited by

                        Thanks a ton!

                        1 Reply Last reply Reply Quote 0
                        • Thomllamaundefined
                          Thomllama @dc42
                          last edited by

                          @dc42 said in It's out! Firmware 1.21 released:

                          It doesn't matter where in config.g you put the M564 H0, but I suggest near the end.

                          Seems to work great! thanks 🙂

                          1 Reply Last reply Reply Quote 0
                          • pao_wikhanundefined
                            pao_wikhan
                            last edited by

                            what is the reason to why add the S2 on the G0 G1 for corexy?

                            1 Reply Last reply Reply Quote 0
                            • c310undefined
                              c310
                              last edited by

                              in my 1.21 file print progress % calculation wrong

                              0_1523451448302_b9ad13d8-aa99-42bf-94a9-2012837e9c01-изображение.png

                              those 6 layers left hardly consumed more than 10 cm of filament.

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

                                @c310 said in It's out! Firmware 1.21 released:

                                in my 1.21 file print progress % calculation wrong

                                0_1523451448302_b9ad13d8-aa99-42bf-94a9-2012837e9c01-изображение.png

                                those 6 layers left hardly consumed more than 10 cm of filament.

                                Please provide the GCode file. Looks like it didn't manage to pick up the correct amount of filament required from the GCode 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
                                • c310undefined
                                  c310
                                  last edited by

                                  here is the gcode file done by slic3r

                                  0_1523467244888_óãîëîê ëåñòíèöû.gcode

                                  another thing is encoding of file name (now it is completely wrong. i guess it is about UTF... )

                                  0_1523467348988_unicode file names.png

                                  ...file name in explorer - i removed card from duetwifi and put into win10 machine ...

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

                                    Looks like Windows is displaying the filename in a local code page. DWC should handle Unicode if the installed font supports the particular characters. PanelDue supports Unicode characters up to 0x17F only.

                                    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
                                    • jnolan72undefined
                                      jnolan72 @dc42
                                      last edited by

                                      @dc42
                                      Yes, It is related to what slicer created the file

                                      If sliced with Repetier Host Cura, shown in the Generated by Cura_SteamEngin 15.01.
                                      The error happens when calculation Object Height/Layer Height/ and Filament Usage.
                                      Onec calculation is done only Object Height that has any data, Layer Height/ and Filament Usage has n/a

                                      All other slicers I tried worked just fine Slic3r 1.2.9, Slic3r 1.34.1-prusa3d-win64, Sl1c3r 1.37.1-prusa3d-win64

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

                                        Have you tried a recent version of Cura?

                                        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
                                        • jnolan72undefined
                                          jnolan72
                                          last edited by

                                          Yes, I Forgot to put that in the info. Cura 3.2.1 works fine also

                                          1 Reply Last reply Reply Quote 0
                                          • BenDieselundefined
                                            BenDiesel
                                            last edited by

                                            I tried updating last night to 1.21. Got the firmware to go but the webserver is still at 1.19.2. And I can't seem to get the duettest.local to work any more. I uploaded a the files that the gethub said I should for the duetwifi.

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