Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. niku
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    niku

    @niku

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

    niku Unfollow Follow

    Best posts made by niku

    • RE: OnHomingSwitchTriggered

      The kinematics selected is code modded from the hangprinterkinematics. The code is now includes some changed functionality for a 4 wire machine and other things I am experimenting with. For testing purposes, I added the new kinematics to position M669 K13.
      I will ask for instructions in how to add the kinematics to the repo when I get the code ready and tested 🙂 The machine seems to be moving as it should(not taking homing into account) and steps/mm is set to 100 at the moment. Homing mode is homeIndividualMotors.

      And cool thanks, I'll check the DDA endPoint array, I am trying to get the machine to automatically calculate its dimensions by using the stallguard functionality.

      posted in Firmware developers
      niku
      niku

    Latest posts made by niku

    • RE: OnHomingSwitchTriggered

      The kinematics selected is code modded from the hangprinterkinematics. The code is now includes some changed functionality for a 4 wire machine and other things I am experimenting with. For testing purposes, I added the new kinematics to position M669 K13.
      I will ask for instructions in how to add the kinematics to the repo when I get the code ready and tested 🙂 The machine seems to be moving as it should(not taking homing into account) and steps/mm is set to 100 at the moment. Homing mode is homeIndividualMotors.

      And cool thanks, I'll check the DDA endPoint array, I am trying to get the machine to automatically calculate its dimensions by using the stallguard functionality.

      posted in Firmware developers
      niku
      niku
    • OnHomingSwitchTriggered

      I am trying to get OnHomingSwitchTriggered running while prototyping custom firmware and im having problems with getting the dda.SetDriveCoordinates working. Activating usb debug mode, the firmware log tells me that the cartesian values are always set to nan,nan,nan. Any idea of what I am doing wrong?

      Also, how do I save the homing position in to an array when the homing switch is triggered? How do I get my hands on the the machinePos and motorPos coordinates in the function OnHomeingSwitchTriggered?

      posted in Firmware developers
      niku
      niku