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

    Extruder Won't Load

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    extruder motor
    3
    5
    858
    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.
    • bellwetherundefined
      bellwether
      last edited by

      The error message says that the hot end is not hot enough. But according the web control panel, it is hot enough. What g-code could be confusing the extruder?

      1 Reply Last reply Reply Quote 0
      • Dr_Ju_Juundefined
        Dr_Ju_Ju
        last edited by

        Is your hotend actually defined as part of your tool ? my Tool0 setting is; M563 P0 D0 H1 F0 F1

        So check that it is properly defined. and when it has reached temperature, check that you can extrude by using the presets in the Duet web interface.

        Julian,

        Old goat, learning new things….

        1 Reply Last reply Reply Quote 0
        • bellwetherundefined
          bellwether
          last edited by bellwether

          yes it is
          the temperature shows up on the DWC associated with tool 0,

          here is the code in the config file
          M563 P0 D0 H1 F0 F1 ; tool 0 uses extruder drive 0 and heater 1
          G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C

          one more thing the unload will work but the load will not without the error about temperature

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

            What temperature are you heating the hot end to? RRF requires a minimum of 160C to extrude and 90C to retract.

            You can use the M302 command to enable cold extrusion.

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

              Yup, using only 120, increased it to 220, all is well, thanks

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