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

    Dual Extruder Steps/mm

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    5
    305
    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.
    • DonStaufferundefined
      DonStauffer
      last edited by

      Is there a way to set different steps/mm for 2 extruders? I looked at the M92 docs and didn't see any. My extruders are both Bondtech BMGs, but from different vintages. But the hot ends are quite different and even though in theory that shouldn't change steps/mm, something does. I got my primary zeroed in with 932.4 steps/mm, but the secondary pushes through 107mm instead of 100mm. So I really need something like 871.4 steps/mm for the secondary.

      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @DonStauffer
        last edited by

        @donstauffer

        M92 E123:456

        Frederick

        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

        DonStaufferundefined 1 Reply Last reply Reply Quote 1
        • DonStaufferundefined
          DonStauffer @fcwilt
          last edited by

          @fcwilt Are you sure that works? The documentation for M92 appears to suggest that will use 123 for both:

          "RepRapFirmware does not support individual motor settings where an axis has multiple motors connected to different stepper drivers. The first parameter specified will be used for all motors on the axis. You should use identical motors on any axis that has more than one motor to avoid unexpected behaviour.

          Example: If you have two motors on your Z axis, physically connected to Z and E0 stepper drivers, configured with M584 Z2:3, set M92 Z80, not M92 Z80:80"

          fcwiltundefined 1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt @DonStauffer
            last edited by

            @donstauffer said in Dual Extruder Steps/mm:

            @fcwilt Are you sure that works? The documentation for M92 appears to suggest that will use 123 for both:

            "RepRapFirmware does not support individual motor settings where an axis has multiple motors connected to different stepper drivers. The first parameter specified will be used for all motors on the axis. You should use identical motors on any axis that has more than one motor to avoid unexpected behaviour.

            Example: If you have two motors on your Z axis, physically connected to Z and E0 stepper drivers, configured with M584 Z2:3, set M92 Z80, not M92 Z80:80"

            Extruders are treated differently.

            From the M92 docs:

            Examples

            M92 X80 Y80 Z80
            M92 E420:500

            Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

            DonStaufferundefined 1 Reply Last reply Reply Quote 1
            • DonStaufferundefined
              DonStauffer @fcwilt
              last edited by

              @fcwilt I see. It wasn't clear to me what an "axis" was in terms of exrtruders. That's good! I can set them individually. I'm happy.

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