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

    When will there be a Duet 3 config file?

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    6
    28
    986
    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 @kdsands88
      last edited by dc42

      That bit of the web page is out of date. The online configurator does support Duet 3.

      Which web page was it?

      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

      Phaedruxundefined 1 Reply Last reply Reply Quote 1
      • kdsands88undefined
        kdsands88
        last edited by

        How do you slave E0 to Z in the config wizard?

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

          @dc42 said in When will there be a Duet 3 config file?:

          Which web page was it?

          I've found it and updated it. It was here: https://duet3d.dozuki.com/Wiki/SBC_Setup_for_Duet_3?revisionid=HEAD#Section_Step_4_Configuring_system_files

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • kdsands88undefined
            kdsands88
            last edited by

            So, you can not slave two stepper motors/drivers from the config wizard? ie Slave E0 to Z?

            A Former User? 1 Reply Last reply Reply Quote 0
            • A Former User?
              A Former User @kdsands88
              last edited by

              @kdsands88 said in When will there be a Duet 3 config file?:

              So, you can not slave two stepper motors/drivers from the config wizard? ie Slave E0 to Z?

              Are you still talking about Duet 3? It doesn't have E0 motor drivers?

              But no, the config tool cannot (yet?)

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

                Sorry I missed your second question. The configurator cannot yet create advanced setups.

                See here for mapping 2 Z drivers and possibly using it for tilt correction.
                https://duet3d.dozuki.com/Wiki/Bed_levelling_using_multiple_independent_Z_motors

                Z-Bot CoreXY Build | Thingiverse Profile

                1 Reply Last reply Reply Quote 0
                • kdsands88undefined
                  kdsands88
                  last edited by

                  https://duet3d.dozuki.com/Wiki/Duet_3_Mainboard_6HC_Wiring_Diagram

                  There is 6 stepper drivers on this board.

                  And, you are telling me I can slave one driver to another?

                  1 Reply Last reply Reply Quote 0
                  • A Former User?
                    A Former User
                    last edited by

                    yes, ref the link above

                    1 Reply Last reply Reply Quote 0
                    • kdsands88undefined
                      kdsands88
                      last edited by

                      No, reference above is not the answer.

                      Build two CNC machine, do multi-rotors. I know what slaving two stepper motors/drivers is.

                      Again, I input to the Z and Z motor and E0 motor outputs the same steps. They are slaved together.

                      How do I do this from the config wizard?

                      Again,lulsbot has two z-axis.
                      https://www.lulzbot.com/

                      A Former User? 1 Reply Last reply Reply Quote 0
                      • Phaedruxundefined
                        Phaedrux Moderator
                        last edited by

                        I don't understand what you mean. Can you post your config.g and describe what you're trying to achieve?

                        M584 X0 Y1 Z2:4 E3; two Z motors connected to driver outputs Z and E1

                        Z-Bot CoreXY Build | Thingiverse Profile

                        1 Reply Last reply Reply Quote 0
                        • kdsands88undefined
                          kdsands88
                          last edited by

                          I am trying to generate a config file from this website:
                          https://configtool.reprapfirmware.org/Start

                          I do not have a config file yet.

                          1 Reply Last reply Reply Quote 0
                          • A Former User?
                            A Former User @kdsands88
                            last edited by A Former User

                            @kdsands88 said in When will there be a Duet 3 config file?:

                            How do I do this from the config wizard?

                            you still cannot do it in the config wizzard, but you can add the second motor to any axis by understanding how M584 works (after having generated config with just 1 motor)

                            1 Reply Last reply Reply Quote 0
                            • kdsands88undefined
                              kdsands88
                              last edited by

                              OK, I understand I cannot slave two motors in the config wizard.

                              So, I ask my question again
                              Question: how do I generate these files manually?

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

                                Start with the config generator and then edit the file manually. That will be the normal mode of operation going forward.

                                Z-Bot CoreXY Build | Thingiverse Profile

                                1 Reply Last reply Reply Quote 0
                                • kdsands88undefined
                                  kdsands88
                                  last edited by

                                  Why is "That will be the normal mode of operation going forward."

                                  This is not acceptable.

                                  So, Duet3D does not support their products?

                                  Again, made two CNC from https://linuxcnc.org/ and never had this kind of problems before.

                                  1 Reply Last reply Reply Quote -1
                                  • kdsands88undefined
                                    kdsands88
                                    last edited by

                                    Answer:
                                    https://forum.duet3d.com/topic/10133/m584-format-question-please

                                    For the Duet 3 formatting:
                                    M584 X0.0 Y0.1 Z0.2:0.3 E0.4 ; set drive mapping -- Setup slave motor Z-axis to driver 2 and 3

                                    Why can't this be done in the config wizard? I do not know.

                                    1 Reply Last reply Reply Quote 0
                                    • A Former User?
                                      A Former User
                                      last edited by

                                      The 0. part of X0.0 is redundant when you only have the one Duet3 board without expansions, remove that and you're back to what was posted to you earlier.

                                      Maybe put some more effort into educating yourself and less in trying to project some sort of misguided superiority?

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

                                        Sorry to fail to meet your expectations. The config tool is always evolving. Along with the transition to rrf3 and the dropping of rrf2 will allow for much more flexibility. Until then this is the current state. However editing the config in real time using the web interface on the duet is a major feature and advantage.

                                        Z-Bot CoreXY Build | Thingiverse Profile

                                        1 Reply Last reply Reply Quote 0
                                        • kdsands88undefined
                                          kdsands88
                                          last edited by

                                          First, I am not superior.
                                          Could I get FastBot to work? No.
                                          Could I get Replicape - Kamikaze or Replicape - Umikaze? No.

                                          I am just frustrate with companies pushing product that they do not supported.

                                          Again, CNClinux.org has been doing this for over 20 years. This is not something new.

                                          Phaedruxundefined A Former User? 2 Replies Last reply Reply Quote 0
                                          • Phaedruxundefined
                                            Phaedrux Moderator @kdsands88
                                            last edited by

                                            @kdsands88 said in When will there be a Duet 3 config file?:

                                            I am just frustrate with companies pushing product that they do not supported.

                                            I'm not sure what you mean by do not support. You're here getting support.

                                            Z-Bot CoreXY Build | Thingiverse Profile

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