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

Hotend modes "off", "standby", "active"

Scheduled Pinned Locked Moved
Tuning and tweaking
5
23
1.0k
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.
  • undefined
    Plohish
    last edited by 7 Jun 2020, 17:26

    Good afternoon!
    Please tell me, with what command can I set the “off” mode for a hot end?
    G1 S220 team puts the hot end in active mode and sets the temperature to 220 degrees,
    G1 0 sets the temperature to 0 degrees but leaves the hot end in the active state

    How can I get the OFF state?

    Please forgive my bad English, it's Google's fault :)

    1 Reply Last reply Reply Quote 0
    • undefined
      bot
      last edited by bot 6 Jul 2020, 17:40 7 Jun 2020, 17:39

      You can't turn off a tool with a GCode. You can deselect it, which will put it on standby. T-1 deselects all tools.

      You can turn off a tool heater via the Duet Web Control interface, by clicking on its name the appropriate number of times.

      *not actually a robot

      1 Reply Last reply Reply Quote 0
      • undefined
        Plohish
        last edited by 7 Jun 2020, 17:42

        thanks for your reply
        Yes, I wanted to do this with the G-code

        How can it be dangerous for a hot-end to be in the “standby” mode, in contrast to the “off”?

        Please forgive my bad English, it's Google's fault :)

        undefined 1 Reply Last reply 7 Jun 2020, 17:45 Reply Quote 0
        • undefined
          bot @Plohish
          last edited by 7 Jun 2020, 17:45

          I don't know if it's necessarily dangerous to have a tool in standby mode. However, if the standby temperature is set higher than you expect it to be, that could be surprising.

          You could set all standby temperatures for all tools to 0, then deselect all tools, via GCode.

          *not actually a robot

          1 Reply Last reply Reply Quote 0
          • undefined
            Plohish
            last edited by 7 Jun 2020, 17:47

            thank you for your help

            Please forgive my bad English, it's Google's fault :)

            1 Reply Last reply Reply Quote 0
            • undefined
              mwolter
              last edited by 7 Jun 2020, 18:15

              @Plohish Here are the GCode commands you’re looking for:

              Tool Status Commands

              Standby:
              T-1
              or select a tool other than the current tool
              Off:
              G10 P0 S-273.15 R-273.15
              Active:
              T0
              or select the tool you wish to be active
              undefined undefined 3 Replies Last reply 7 Jun 2020, 18:46 Reply Quote 3
              • undefined
                Plohish @mwolter
                last edited by 7 Jun 2020, 18:46

                @mwolter Thanks you!

                Please forgive my bad English, it's Google's fault :)

                1 Reply Last reply Reply Quote 0
                • undefined
                  bot @mwolter
                  last edited by 7 Jun 2020, 22:43

                  @mwolter Agreed, thank you. I forgot that you could turn off a heater by setting it to absolute zero.

                  *not actually a robot

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    Plohish @mwolter
                    last edited by 8 Jun 2020, 15:13

                    @mwolter can you tell me the same commands for the bed?

                    Please forgive my bad English, it's Google's fault :)

                    1 Reply Last reply Reply Quote 0
                    • undefined
                      mwolter
                      last edited by mwolter 6 Aug 2020, 17:32 8 Jun 2020, 17:31

                      @Plohish

                      Bed Status Commands

                      Standby:
                      M144
                      Off:
                      M140 S-273.15
                      Active:
                      M140 S110 ; set bed active and to 100c
                      undefined 1 Reply Last reply 8 Jun 2020, 17:54 Reply Quote 1
                      • undefined
                        Plohish @mwolter
                        last edited by 8 Jun 2020, 17:54

                        @mwolter

                        thank you so much!

                        Please forgive my bad English, it's Google's fault :)

                        1 Reply Last reply Reply Quote 0
                        • undefined
                          mwolter
                          last edited by 8 Jun 2020, 20:56

                          @Plohish You're welcome. For some reason, this info a little difficult to find. Glad I could help.

                          1 Reply Last reply Reply Quote 0
                          • undefined
                            Plohish
                            last edited by 11 Jun 2020, 18:36

                            little problem

                            comand G10 P0 S-273.15 R-273.15 disables the hot end and sets the temperature = 0 in the web interface, but on the panel the temperature remains the one that was set.
                            firmware Release 3.0

                            Please forgive my bad English, it's Google's fault :)

                            undefined 1 Reply Last reply 11 Jun 2020, 18:47 Reply Quote 0
                            • undefined
                              Phaedrux Moderator @Plohish
                              last edited by 11 Jun 2020, 18:47

                              @Plohish Please update your firmware to 3.1.1 and the Panel to 1.24 and see if that still holds true.

                              Z-Bot CoreXY Build | Thingiverse Profile

                              undefined 1 Reply Last reply 11 Jun 2020, 18:54 Reply Quote 0
                              • undefined
                                Plohish @Phaedrux
                                last edited by 11 Jun 2020, 18:54

                                @Phaedrux my panel has firmware 1.24
                                Today I’m not ready to upgrade the Duet to 3.1.1, maybe I will do it later

                                Please forgive my bad English, it's Google's fault :)

                                undefined 1 Reply Last reply 11 Jun 2020, 18:55 Reply Quote 0
                                • undefined
                                  Phaedrux Moderator @Plohish
                                  last edited by 11 Jun 2020, 18:55

                                  @Plohish Its a much easier upgrade than going from 2x to 3x.

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  undefined 1 Reply Last reply 12 Jun 2020, 04:03 Reply Quote 0
                                  • undefined
                                    Plohish
                                    last edited by 11 Jun 2020, 19:31

                                    the ATX OFF button from the web interface turns off the printer even if the hot end has a temperature above 45 degrees, is this normal?

                                    Please forgive my bad English, it's Google's fault :)

                                    1 Reply Last reply Reply Quote 0
                                    • undefined
                                      Plohish @Phaedrux
                                      last edited by Plohish 6 Dec 2020, 06:24 12 Jun 2020, 04:03

                                      @Phaedrux I changed the firmware to 3.1.1
                                      this did not help me solve the problem incorrect display of temperature on the panel

                                      Please forgive my bad English, it's Google's fault :)

                                      1 Reply Last reply Reply Quote 0
                                      • undefined
                                        OwenD
                                        last edited by 12 Jun 2020, 06:21

                                        Yes it’s normal if you just send M81
                                        Use S1 parameters

                                        M81 ; turn power off immediately
                                        M81 S1 ; turn power off when all thermostatic fans have turned off

                                        undefined 1 Reply Last reply 12 Jun 2020, 06:23 Reply Quote 0
                                        • undefined
                                          Plohish @OwenD
                                          last edited by Plohish 6 Dec 2020, 06:25 12 Jun 2020, 06:23

                                          @OwenD I thought the duet button is much more intelligent and understands that turning off is not desirable 🙂
                                          I know about M81 S1 doing it from a macro

                                          Please forgive my bad English, it's Google's fault :)

                                          undefined 1 Reply Last reply 12 Jun 2020, 17:31 Reply Quote 0
                                          5 out of 23
                                          • First post
                                            5/23
                                            Last post
                                          Unless otherwise noted, all forum content is licensed under CC-BY-SA