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

    Expansion board setup on Duet3D wifi using external controller

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    5
    31
    2.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.
    • Billsrfundefined
      Billsrf @dc42
      last edited by

      @dc42 @Phaedrux I restarted the controller and checked the M569 and this it what it said. but, the motor is still in lock mode 0_1559681362446_M569-4.JPG

      www.dpp3d.com , pellet fed large format 3d printers

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

        I suspect there is an error in the M569 P5 command in your config.g file, because it looks like it has not been executed.

        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

        Billsrfundefined 2 Replies Last reply Reply Quote 0
        • Billsrfundefined
          Billsrf @dc42
          last edited by

          @dc42 ok, how do we fix the error? also, i disconnected the enable wires and it now turns CW when extrude or retract is activated.

          www.dpp3d.com , pellet fed large format 3d printers

          1 Reply Last reply Reply Quote 0
          • Billsrfundefined
            Billsrf @dc42
            last edited by

            @dc42 ok, disconnected the enable + & -. Now it works like it is supposed to. Why is this happening?

            www.dpp3d.com , pellet fed large format 3d printers

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

              @billsrf said in Expansion board setup on Duet3D wifi using external controller:

              @dc42 ok, disconnected the enable + & -. Now it works like it is supposed to. Why is this happening?

              It sounds to me that the MF input of the driver is actually a disable input, not an enable input. Either add R1 to the M569 command, or swap the MF+ and MF- wires over.

              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

              Billsrfundefined 1 Reply Last reply Reply Quote 0
              • Billsrfundefined
                Billsrf @dc42
                last edited by

                @dc42 swapping the wires worked, I added the R1 to the code but it didn't work so I swapped the wires. Still confused, but at least it is working now. Thank you. How do we fix the M569 code string?

                www.dpp3d.com , pellet fed large format 3d printers

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

                  @billsrf said in Expansion board setup on Duet3D wifi using external controller:

                  @dc42 swapping the wires worked, I added the R1 to the code but it didn't work so I swapped the wires. Still confused, but at least it is working now. Thank you. How do we fix the M569 code string?

                  Can you confirm that you added R1 to the M569 commands for all the external drivers? For example, to the M569 P5 command. Using a separate command such as M569 P5 R1 should also have worked (and similarly for the other drivers). When you send e.g. M569 P5 to report the driver parameters, the report should change to include "active high enable".

                  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

                  Billsrfundefined 1 Reply Last reply Reply Quote 0
                  • Billsrfundefined
                    Billsrf @dc42
                    last edited by

                    @dc42 ok, I send M569 P5 R1 and set it to Active High. It works normal, I turn the machine off and on and it reverts back to Active Low. I even used the M500 command. it will not keep it in active high for P5

                    www.dpp3d.com , pellet fed large format 3d printers

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

                      @billsrf said in Expansion board setup on Duet3D wifi using external controller:

                      @dc42 ok, I send M569 P5 R1 and set it to Active High. It works normal, I turn the machine off and on and it reverts back to Active Low. I even used the M500 command. it will not keep it in active high for P5

                      That's because the M569 P5 R1 command must be in config.g. It can be combined with your M569 P5 Txxx command.

                      M500 only saves parameters that are determined automatically, such as delta calibration (determined by bed probing) and heater models (determined by heater tuning).

                      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
                      • moo16undefined
                        moo16 @Billsrf
                        last edited by

                        @Billsrf said in Expansion board setup on Duet3D wifi using external controller:

                        my extruder with an external drive. I have the expansion board plugged in with all the step, dir, ena wiring correct

                        please,
                        can you upload pic pf the wiring?
                        or explain how to tap the enable,step and dir?
                        is step+/step- --> +A/-A
                        dir+/dir- --> +B/-B
                        on the expansion board 4 pin driver connector?
                        where is the enable plug to?
                        is it a different connector on the expansion board ?
                        i using duet 3 MB6HC(main board) and expansion 3HC is it possible with that?
                        i missing the wiring part.
                        tnx beforehead

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