Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Auto power down after cooldown

    Duet Web Control wishlist
    2
    4
    1668
    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.
    • InSanity
      InSanity last edited by

      Ok, now that I have the ATX power control working on my Hacked FFCP it would be really nice if I had some option to turn off the ATX supply after a print and after cool down ?

      Wait, would telling it to wait on temp down to a reasonable level and then issuing M81 work ? Either way it would be nice to have this as say a check box. I think I'll try to add some commands to the sleep.g script for now.

      Thanks,

      Jeff

      Duet WiFi Powered FFCP with E3D legends hotend system. BLTouch grid leveling.

      1 Reply Last reply Reply Quote 0
      • InSanity
        InSanity last edited by

        I just tried this in sleep.g

        M109 S60 T0 ;Set extruder 1 temp and wait.
        M109 S60 T1 ;Set extruder 1 temp and wait.
        M116 H1 ;Wait for heater 1
        M81 ;Turn off ATX power

        It works for me when used with the auto sleep checkbox (M1), but only because I use one heater at the moment with my config. I would love to find a better way to do this.

        Anyone have some clever ideas ?

        Thanks,

        Jeff

        Duet WiFi Powered FFCP with E3D legends hotend system. BLTouch grid leveling.

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

          I have it on my work list to add an option to the M81 command to defer powering down until specified thermostatic fans have turned off.

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

            @dc42:

            I have it on my work list to add an option to the M81 command to defer powering down until specified thermostatic fans have turned off.

            That would be perfect and a great solution.

            Thanks,

            Jeff

            Duet WiFi Powered FFCP with E3D legends hotend system. BLTouch grid leveling.

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