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

    strange behaviour with standby temperature

    Scheduled Pinned Locked Moved
    General Discussion
    3
    6
    505
    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.
    • pabomanundefined
      paboman
      last edited by

      Hi,
      last year I made a printer for a client, today he told me that sometimes after first few layers the temperature automatically sets itself to the standby temperature (which is lower) instead of remaining on the active one, also the extruder icon then become yellow.
      I would like to go to the client with a solution instead of seraching for a solution on site.

      Is anybody encountered this kind of behaviour ?
      From S3D is it possible to set to the same value the standby temperature and the active temperature ?

      Firmware version: 2.0(RTOS)RC5
      Simplify3D 4.0.1

      thank you

      T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
      • CHANGE3D GmbHundefined
        CHANGE3D GmbH
        last edited by CHANGE3D GmbH

        To change the standby temperatur of a tool you need to change the following code in the config.g file:

        M563 P0 D0 H1 ; define tool 0
        G10 P0 X0.0 Y0.0 Z0.0 R0 S215 ; offsets, active and standby temperatur

        The R parameter is the standby temperatur and the S parameter the active temperatur.
        But I don't think this is a solution.

        Is it possible that your customer encounters some temperatur faults and there by the tool gets deactivated? If so there should appear an error message on the PanelDue or DuetWebControll.

        Best,
        Markus

        www.change3d.ch
        info@change3d.ch

        pabomanundefined 1 Reply Last reply Reply Quote 0
        • T3P3Tonyundefined
          T3P3Tony administrators @paboman
          last edited by

          @paboman get an example of the gcode they are printing and search for odd tool change commands.

          www.duet3d.com

          pabomanundefined 1 Reply Last reply Reply Quote 1
          • pabomanundefined
            paboman @CHANGE3D GmbH
            last edited by

            @change3d-gmbh
            are you sure in the config.g or you mean the start script of Simplify3D ?

            1 Reply Last reply Reply Quote 0
            • pabomanundefined
              paboman @T3P3Tony
              last edited by

              @t3p3tony
              yes I am waiting for the incriminated Gcode

              thank you

              1 Reply Last reply Reply Quote 0
              • CHANGE3D GmbHundefined
                CHANGE3D GmbH
                last edited by CHANGE3D GmbH

                I mean in the config.g file but as I mentioned I don't think this is a solution!

                As T3P3Tony said there could be a tool change in the actual gcode. 😉

                Another problem could be that your customer set the temperatur for the first layer right but changed the temperatur of the other layers. I know this from the prusa slicer:

                0_1560417972970_2954829c-352a-4797-ba0a-fd463f4caa61-image.png

                But then it doesn't make sense that the tool gets deaktivated...

                www.change3d.ch
                info@change3d.ch

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