Navigation

    Duet3D Logo

    Duet3D

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

    External Trigger for syncing other devices.

    Duet Hardware and wiring
    4
    4
    262
    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.
    • MMNots
      MMNots last edited by

      Hi all,

      I'm trying to use Duet3d ethernet to build a 3D scanner. In order to do that I must be able to scan (receive data) after each move. Is there any way that I can send a trigger signal from duet board to my scope? I just need to know that one step is executed and the system is ready to receive data.

      1 Reply Last reply Reply Quote 0
      • SupraGuy
        SupraGuy last edited by

        If you have control of the Gcode, I might be tempted to use a heater. Set up the Gcode to do a move command, then turn (for example) the E1 heater) on and back off again

        Your other control reads 0V on the heater - takes its reading, then sends Gcode to move, turn the heater back on. Rinse and repeat.

        Lead screw driven printer, powered by Duet Wifi
        MPCNC powered by Duet Wifi

        1 Reply Last reply Reply Quote 0
        • dc42
          dc42 administrators last edited by dc42

          One of our OEMs is already using a scanner with Duet. I don't know the details, except that it uses a Raspberry Pi to do the scan, communicating with the Duet over USB. RRF supports GCodes M750 thru M756 for this purpose.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          1 Reply Last reply Reply Quote 0
          • fma
            fma last edited by

            Maybe using I²C, with a circuit, like PCF8574/74A?

            Frédéric

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