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

    Run a Linear Actuator ?

    Scheduled Pinned Locked Moved
    General Discussion
    3
    11
    624
    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.
    • CJ.BRAVOundefined
      CJ.BRAVO
      last edited by

      Hi there,

      wondering if possible to run a Linear Actuator with speed control. (https://www.pololu.com/product/2327)

      Where should I look into?

      thanks!

      dc42undefined 1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators @CJ.BRAVO
        last edited by

        That depends on what you want to do with it. If you want to use it as an axis motor, that will be difficult because it needs to be synchronised with the other axes and extruders. If you just want to command it to particular positions using a special Gcode command, that should be possible, using the controller that Pololu recommends for it.

        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
        • CJ.BRAVOundefined
          CJ.BRAVO
          last edited by

          I want to use it as an extruder - "Tool 0" that will consist of one stepper motor and the linear actuator (mixed ratio).

          dc42undefined 1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators @CJ.BRAVO
            last edited by

            @CJ-BRAVO said in Run a Linear Actuator ?:

            I want to use it as an extruder - "Tool 0" that will consist of one stepper motor and the linear actuator (mixed ratio).

            Do you mean that you will use the linear actuator to do some sort of mixing control, and the stepper motor to do the extrusion? If so, that should be possible. You would put commands in the tool change files to send to the Pololu controller to set the linear actuator 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

            CJ.BRAVOundefined 1 Reply Last reply Reply Quote 0
            • CJ.BRAVOundefined
              CJ.BRAVO @dc42
              last edited by

              @dc42

              Using the actuator to push paste and stepper to move auger screw for extrusion.

              the two are in a mix ratio of 1:3 (actuator:stepper) - at least thats what I need.
              So I need the actuator to change speed according to gcode in sync with the stepper.

              dc42undefined 1 Reply Last reply Reply Quote 0
              • dc42undefined
                dc42 administrators @CJ.BRAVO
                last edited by dc42

                @CJ-BRAVO said in Run a Linear Actuator ?:

                @dc42

                Using the actuator to push paste and stepper to move auger screw for extrusion.

                the two are in a mix ratio of 1:3 (actuator:stepper) - at least thats what I need.
                So I need the actuator to change speed according to gcode in sync with the stepper.

                What will you do when the actuator reaches the end of its travel and there is more extrusion to be done?

                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

                CJ.BRAVOundefined 1 Reply Last reply Reply Quote 0
                • CJ.BRAVOundefined
                  CJ.BRAVO @dc42
                  last edited by CJ.BRAVO

                  @dc42

                  I stop the print and refill the cartridge of the linear actuator.

                  setup is a cartridge with paste, pushed by the linear actuator (hopefully), running through a tube reaching to an auger screw that's operated with a stepper motor.

                  The current setup is using two stepper motors for cartridge and auger but cartridge needs stronger motor with a different setup that a linear actuator might provide.

                  T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                  • T3P3Tonyundefined
                    T3P3Tony administrators @CJ.BRAVO
                    last edited by

                    @CJ-BRAVO maybe @tom_lauerman can give some advice about this. he has a setup using a piston and auger i believe. not sure how the piston is moved.

                    www.duet3d.com

                    1 Reply Last reply Reply Quote 0
                    • CJ.BRAVOundefined
                      CJ.BRAVO
                      last edited by

                      the linear actuator that i'm fond of (https://www.pololu.com/product/2327) can be controlled by this motor control :
                      https://www.pololu.com/product/3142

                      it's mentioned that can be connected with TTL serial and I²C.
                      So I'm assuming I can get to work with the duet as an extruder?

                      T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                      • T3P3Tonyundefined
                        T3P3Tony administrators @CJ.BRAVO
                        last edited by

                        @CJ-BRAVO It will require firmware changes to work as i2c or serial are not used to control synchronised motor axis in RRF.

                        Less work.woul be to find an alternative actuator.

                        www.duet3d.com

                        CJ.BRAVOundefined 1 Reply Last reply Reply Quote 0
                        • CJ.BRAVOundefined
                          CJ.BRAVO @T3P3Tony
                          last edited by

                          @T3P3Tony

                          I needed it for synchronized extrudsion tool but I reckon it's also a bit of a mess.

                          So I'm heading back to a stepper motor I guess.

                          Silly question but can a servo motor synch with a stepper motor to work together as an extruder?

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