Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Solved Disable the interpolation only on the extruder?

    Firmware installation
    2
    3
    529
    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.
    • Neotko
      Neotko last edited by

      I want to disable the interpolation only on the extruder and on the wiki it says
      "Inn Enable (nn=1) or disable (nn=0) microstep interpolation mode for the specified drivers, if they support it. "

      So I assume this would do?
      M350 E16 I0 ; Disable interpolation on extruder
      M350 X16 Y16 Z16 I1 ; Configure microstepping with interpolation for XYZ

      Is this possible or it's an all on/off trigger?

      1 Reply Last reply Reply Quote 0
      • Phaedrux
        Phaedrux Moderator last edited by

        You have it correct. You just need to define the extruder on a seperate line with I0.

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 1
        • Neotko
          Neotko last edited by

          Thank you!

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