Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. joshuabird
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    joshuabird

    @joshuabird

    1
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    joshuabird Unfollow Follow

    Best posts made by joshuabird

    • RE: Continuous rotation axis for "CoreKinematics" machine

      Thanks for giving me some context, I might tackle that feature request at some point ๐Ÿ™‚

      posted in Firmware developers
      joshuabirdundefined
      joshuabird

    Latest posts made by joshuabird

    • RE: Continuous rotation axis for "CoreKinematics" machine

      Thanks for giving me some context, I might tackle that feature request at some point ๐Ÿ™‚

      posted in Firmware developers
      joshuabirdundefined
      joshuabird
    • Continuous rotation axis for "CoreKinematics" machine

      Hi all,

      I am interested in specifying a continuous rotation axis for my multi axis machine. It's kinematics is configured using a motor-to-axis matrix in the M669 command (ie. the CoreKinematics class in the code).

      Specifically, I have a rotating bed (axis "C") on my 4 axis printer which I would like to rotate infinitely. Eg. G1 C10 then G C350 should rotate the C axis the "short" way around.

      This has been touched upon a few times in the past:

      1. Whatโ€™s the best way to set up a continuous rotation for an axis?
      2. U-axis without limit

      However, as far as I can tell, there is no way to configure an axis as a continuous rotation axis.

      Am I missing anything? If not, I am happy to add an extra parameter to the M669 that specifies if an axis should be a continuous rotation axis and sets the IsContinuousRotationAxis function as true for that axis. (Would that be enough to get the desired behaviour?)

      Thanks

      posted in Firmware developers
      joshuabirdundefined
      joshuabird