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

    Drive Galvo with Duet & RRF

    Scheduled Pinned Locked Moved
    Laser Cutters
    2
    5
    363
    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.
    • JayTundefined
      JayT
      last edited by JayT

      Re: Drive Laser Galvo
      Hi ,

      Based on the reference above, Can you help me with following questions?

      1. if one can use Duet 3 (SPI) to connect to a laser Galvo by modifying RRF? Can someone give more insights on how we can interface Duet with Galvo using DAC?
      2. Can we interface a Galvo controller library to Duet RRF directly ?
        I plan to work on an SLS project , and wanted to know if Duet can be used here, with some modifications in RRF? @dc42 : can you confirm if its feasible? what things to consider before starting on such modification?
      1 Reply Last reply Reply Quote 0
      • JayTundefined
        JayT
        last edited by

        @T3P3Tony @dc42 : Hi Tony/David,

        Can you help me here to understand feasibility to drive a galvo for a project ? if you answer questions above, it will guide me on how to proceed on the project.

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

          Can you provide some information about how the galvo needs to be driven? In particular, does it need a digital or an analog control signal to set the position?

          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
          • JayTundefined
            JayT
            last edited by JayT

            Hi David,

            I am still researching on the galvos from market. What I know is mostly its a CO2 laser type. To select a galvo, I needed to know methods of communication possible via Duet RRF with laser devices/galvo.

            Some Galvos have their own controller library. Is its possible to call these libraries to send travel information instead of calculating step pulse ? Meanwhile I will try to gather answer to your question.

            CAn you share some details on the DAC discussion in Drive Laser Galvo ?

            (Generally, Galvo controllers convert linear distance movement, to angular travel of mirrors for 2 axes to travel laser as required to draw).

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

              If the galvo requires an analog input, once option would be to use a SAMMYC21 to receive CAN movement commands, and have the step ISR just update a motor position variable instead of generating steps. Then a separate RTOS task could read the step counts and generate commands to send to a 16-bit SPI DAC to drive the galvo input.

              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 1
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA