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

    Extrusion

    Scheduled Pinned Locked Moved
    Filament Monitor
    3
    5
    298
    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.
    • Duet_loverundefined
      Duet_lover
      last edited by Duet_lover

      Hi
      I am facing problem in running two extruder for printing mixed material.
      After sending g code

      G1 E100:50 F2400

      And also

      G1 X100 E100:50

      directly from command, extrusion taking place.
      Fallowing this I am uploading G code file 📁📁 I am trying to print a single line , it showing error like this

      ![alt text]([image url](link urlIMG-20240130-WA0002.jpg ))

      In which it saying multiple parameter in E with g code is not supported with absolute mode
      G90

      Then after I tried to write g code in incremental mode by adding line

      G91
      G0 X50 Y0 F2400
      G1 X100 E100:50 F2400
      

      Even it is showing same problem.

      Any one can guide me for the same

      Thanks

      1 Reply Last reply Reply Quote 0
      • oliofundefined
        oliof
        last edited by

        set relative extrusion mode by adding M83 to your config.g

        <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

        Duet_loverundefined 1 Reply Last reply Reply Quote 0
        • Duet_loverundefined
          Duet_lover @oliof
          last edited by

          @oliof thank you sir ,

          I will try it.

          1 Reply Last reply Reply Quote 0
          • DocTruckerundefined
            DocTrucker
            last edited by

            It also may be worth checking out "M567: Set tool mix ratios".

            https://docs.duet3d.com/en/User_manual/Reference/Gcodes

            Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

            Duet_loverundefined 1 Reply Last reply Reply Quote 0
            • Duet_loverundefined
              Duet_lover @DocTrucker
              last edited by

              @DocTrucker thanks you

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