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

    Duet 3 & Pi Power Wiring

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    3
    283
    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.
    • wifibeagleundefined
      wifibeagle
      last edited by

      I'm planning the power wiring for a new printer using a Duet 3 and pi 3B. I plan to power the Pi and a display from the Duet. I would like to be able to start the printer with a momentary button and shutdown the printer after a print is completed and the hot end has cooled. My start up approach is to use a time delay relay to hold the SSR enabled until the Pi/Duet combination is able to enable PS_ON. I'm reasonably confident this will work. Apparently the Duet can be configured to disable PS_ON after a print (although I haven't figured out how yet). Can the Pi detect the change in state of PS_ON (or other states) through software and initiate a Linux shutdown?

      Power Wiring V0.png

      This is the time delay relay I am using. https://www.amazon.com/gp/product/B07M9VWL6Y/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1

      All suggestions are welcome.

      John

      Phaedruxundefined 1 Reply Last reply Reply Quote 0
      • mitchundefined
        mitch
        last edited by mitch

        I accomplished the samething using a pimoroni board. Essentially it is the time delay and latch built into an inexpensive little add on board.

        https://www.randoprojects.com/2020/07/30/duet-2-soft-power-control/

        For your desired function you may want to consider using two OnOff shims, one to control the soft power to the Duet3 and the other to control the graceful shutdown of the pi.

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

          @wifibeagle said in Duet 3 & Pi Power Wiring:

          I plan to power the Pi and a display from the Duet.

          Be cautious with this. It looks like you're using a Pi3b which may be ok provided the draw from the display is also low, but there have been some issues with the Pi4 which draws more power. Using a separate supply for the pi+peripheral side may prove more reliable.

          https://forum.duet3d.com/post/176057

          Z-Bot CoreXY Build | Thingiverse Profile

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