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

    M80 and M81 Questions

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    5
    1.2k
    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.
    • Amiliousundefined
      Amilious
      last edited by

      This is not really a big deal, but here goes. First i used a relay like this one https://www.amazon.com/SunFounder-Channel-Optocoupler-Expansion-Raspberry/dp/B00E0NTPP4/ref=sr_1_4?ie=UTF8&qid=1514679892&sr=8-4&keywords=relay+2+module to control the power going into my power supply. I also dissembled a Samsung phone power supply and used it before the relay to get my 5.25Vdc. From the phone power supply i power both the relay and the DuetWifi. This is actually working great and my 5V is more stable now. Anyways I am adding GCodes to my start and end print to turn the printer on and off.
      I added M80 to my start print. And G4 S200 before the M81 at the end of my end Gcode.

      1. Is there a better way to wait for cool down then the G4 S200 if i want to shut the printer power off afterwards?
      2. Is there anyway to disable the low vin voltage error message when using the M81 gCode.
      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        1. In 1.20 firmware, M81 S1 will wait until all thermostatic fans have turned off before turning the power off. So if you have your hot end fan configured to be thermostatically controlled by the hot end temperature, this should do what you want.

        2. Currently there isn't, but I will take a look at this.

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

          ok and when i tried it the M80 did not seem to work from cura. It works when i manually enter it. maybe i need to add a pause after the command.

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

            You will need a pause between the M80 command and any movement commands, to allow the PSU to start up and the firmware to initialise the stepper drivers.

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

              thank you

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