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

    Power cut off

    Scheduled Pinned Locked Moved
    Duet Web Control wishlist
    2
    4
    852
    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.
    • stewwyundefined
      stewwy
      last edited by stewwy

      Hi, I've been thinking about a power cut off for my printer

      I'd like to cut off the power to my printer after a print.
      I'm lazy and don't want to get out of bed to do it, lol.

      I'm going to use a Sonoff wifi relay, available everywhere for a few quid
      This can be hacked to run with the open source Tasmota firmware.
      This can then be controlled by a number of different home automation software such asOpenHAB

      Is there any reason a true on/off button could not be incorporated in DWC ?

      1 Reply Last reply Reply Quote 0
      • DocTruckerundefined
        DocTrucker
        last edited by DocTrucker

        You could use M80/M81 and the PS_ON output from the 5V connector to achieve something like this.

        Manual override switch that is in parrallel to relay contacts that make/break the AC to the PSU. Put M80 at the end of your gcode and fire M81 over the DWC.

        The manual override could be turned off once the system is enabled to allow the remote power down. You'd also have the option to leave the override on to prevent power down.

        Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

        stewwyundefined 1 Reply Last reply Reply Quote 0
        • stewwyundefined
          stewwy @DocTrucker
          last edited by

          @doctrucker Yes I could do it that way, but I wanted to have the cut off by the plug and not by the printer, which is some way away . Also I'd like it to be part of my planned home automation system, which is my next project.😀

          1 Reply Last reply Reply Quote 0
          • DocTruckerundefined
            DocTrucker
            last edited by

            Fair enough!

            Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

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