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

    duetwifi breakout board and bltouch wiring

    Scheduled Pinned Locked Moved
    General Discussion
    4
    5
    534
    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.
    • Milanundefined
      Milan
      last edited by

      I'm using external drive breakout board, where to connect / select the PWM servo channel wiring for Bltouch, in this case, the expansion connecter occupied by breakout board, Kindly help wiring the blotch in alternative way, Thanks

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

        https://duet3d.dozuki.com/Wiki/Duet_Expansion_Breakout_Board
        https://duet3d.dozuki.com/Wiki/Connecting_a_Z_probe#Section_BLTouch

        It looks like the breakout board still exposes Heater 6 PWM and Heater 7 PWM.

        So I think you could use Heater 7 pin, to connect the servo wire, and use M307 H7 A-1 C-1 D-1 to unbind the heater from it, and then use P7 in your M280 servo commands. And I think you would still need to invert the M280 commands since the heater 7 pin is still on the expansion header.

        For example M280 P7 S10 I1 to deploy.

        Z-Bot CoreXY Build | Thingiverse Profile

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

          @phaedrux said in duetwifi breakout board and bltouch wiring:

          https://duet3d.dozuki.com/Wiki/Duet_Expansion_Breakout_Board
          https://duet3d.dozuki.com/Wiki/Connecting_a_Z_probe#Section_BLTouch

          It looks like the breakout board still exposes Heater 6 PWM and Heater 7 PWM.

          So I think you could use Heater 7 pin, to connect the servo wire, and use M307 H7 A-1 C-1 D-1 to unbind the heater from it, and then use P7 in your M280 servo commands. And I think you would still need to invert the M280 commands since the heater 7 pin is still on the expansion header.

          For example M280 P7 S10 I1 to deploy.

          The breakout board inverts the heater/servo signals to be the "right way up", just as on the DueX boards, so you won't need the I1 parameter on the M208 commands.

          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
          • Thomssundefined
            Thomss
            last edited by

            @dc42 said in duetwifi breakout board and bltouch wiring:

            The breakout board inverts the heater/servo signals to be the "right way up", just as on the DueX boards, so you won't need the I1 parameter on the M208 commands.

            do i understand right, that: "The PWM heater output on the Duet acts on the negative side, to pull it low, rather than pulling it high" but with the aid of an breakout board it will be the other way (pull it high, rather than pulling it low)

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

              @thomss said in duetwifi breakout board and bltouch wiring:

              @dc42 said in duetwifi breakout board and bltouch wiring:

              The breakout board inverts the heater/servo signals to be the "right way up", just as on the DueX boards, so you won't need the I1 parameter on the M208 commands.

              do i understand right, that: "The PWM heater output on the Duet acts on the negative side, to pull it low, rather than pulling it high" but with the aid of an breakout board it will be the other way (pull it high, rather than pulling it low)

              Yes.

              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
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA