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

    m669 custom movement of the extruder axis

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    1
    1
    145
    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.
    • Pro100sanek23undefined
      Pro100sanek23
      last edited by

      tell me how to set the formula( coefficients) for the extruder motor. I want to implement the transfer of rotation of the extruder, the motor standing on the frame with a belt, on the kinematics of CoreXY. to do this, you need to compensate for the movement along the X and Y axes. I have already implemented this on another firmware, but I would like to make support for RRF as well. the m669 command gives access only to XYZUV and not to E, well, or I did not understand how to register itIMG_20210202_115538_186.jpg

      here is the formula from the marlin firmware.
      in my view, it looks like this:
      M669 X1:0:0 Y0:1:0 Z0:0:1 E-1 : -1 :0

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