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

    External coordinates with Duet 3

    Scheduled Pinned Locked Moved
    Using Duet Controllers
    2
    2
    89
    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.
    • j-mas1undefined
      j-mas1
      last edited by

      Hi, I'm trying to synchronise extrusion for a 3D printing tool run through a Duet 3 6HC mainboard with the movement of an external system.

      I can get the live X, Y and Z coordinates of the system and I'm trying to find a way to have the board interpret these as the position of the stepper motors as it executes gcode. The easiest way would be to stream to coordinates to the duet (it's set up to a raspi so has wifi access) but I'm open to any other ideas?

      T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
      • Phaedruxundefined Phaedrux moved this topic from 3D Printing General Chat
      • T3P3Tonyundefined
        T3P3Tony administrators @j-mas1
        last edited by

        @j-mas1 is the external system (like a robot arm) capable of interpreting the gcode with an E position and sending that to the duet? If you are trying to run the same file on two controllers and have them sync movement based on reported position then that will run into loads of issues from a latency perspective. An alternative could be to pass the required XYZ positions from the Duet to the controller of the external system?

        www.duet3d.com

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