Use Dragonframe software to control stepper motors with Arduino and CNC Shield controllers

Sdílet
Vložit
  • čas přidán 17. 12. 2022
  • I will show you how to connect the parts, install the Arduino sketch and configure Dragonframe software to control a Nema 17 stepper motor.
    Links to other videos about pan tilt slider examples that I used along the way:
    How to mechatronics:
    • DIY Motorized Camera S...
    isaac879
    • Perfecting My DIY 3-Ax...
    Dragonframe to CNC Shield setup:
    Biolapse Studios: Different stepper drivers but still helped a lot
    • TUTORIAL DRAGONFRAME H...
    CNC Shield Parts:
    Arduino Uno:smile.amazon.com/ELEGOO-Board...
    CNC Shield - a4988 drivers:smile.amazon.com/dp/B07TT3C3H...
    Jumpers: smile.amazon.com/dp/B09L7JXHT...
    CNC Sheild instructions:
    www.zyltech.com/arduino-cnc-s...
    Arduino sketch I used - worked for me without any modifications needed: This is the key to getting Dragonframe working with the CNC Shield
    forum.arduino.cc/t/here-is-my...
    Thingiverse CNC Shield Mount:
    www.thingiverse.com/thing:825279
  • Krátké a kreslené filmy

Komentáře • 39

  • @dombayan
    @dombayan Před rokem

    Thank you for the video, you actually have introduced Dragonframe platform to me, I had no idea, it looks awesome, thank you very much!

    • @lapsedtime
      @lapsedtime  Před rokem

      Glad it was helpful. Dragonframe is a great application for stop motion.

  • @thunderdronefpv1412
    @thunderdronefpv1412 Před 5 měsíci +1

    You are the man!!!!!! I’m doing this !! Thank you so much

  • @Scottie_D
    @Scottie_D Před rokem +1

    Super helpful, thank you!

  • @pmarzoccojr
    @pmarzoccojr Před rokem

    Thank you for this tremendously helpful video and files.

    • @lapsedtime
      @lapsedtime  Před rokem

      I appreciate the feedback and glad you found it helpful

  • @ak-gi3eu
    @ak-gi3eu Před rokem

    keep uploading ..

    • @lapsedtime
      @lapsedtime  Před rokem

      Anything specific you would like to see? Have you checked out my other video: czcams.com/video/JF6Z8MyGdZE/video.html

  • @swolodkin
    @swolodkin Před 3 měsíci

    I built a much simpler motion controller retrofit for my slider. You can substantially increase the performance of your system by replacing the (garbage) A4988 drivers with some TMC2209 from Big Tree Tech. They are pin compatible with the A4988 and will be a simple drop-in replacement. Set them up for 16 microsteps and they will perform further microstepping internally to produce amazingly smooth and near silent operation as compared to the A4988's. It will be the best $27 (for five) you've ever spent!

    • @lapsedtime
      @lapsedtime  Před 3 měsíci

      @swolodkin I appreciate the tip and information. Good to know.

  • @mohdkhayrsobhie3801
    @mohdkhayrsobhie3801 Před 2 měsíci

    you deserve a subscibe and like, thanks for your videos...

    • @lapsedtime
      @lapsedtime  Před 2 měsíci

      Glad you found them helpful and appreciate the sub & Like

  • @steveg2277
    @steveg2277 Před rokem +1

    Seems like a nice software. Is Dragonframe in the same category as grbl?? Is one superior to the other in terms of support/compatibility? Trying to decide which way to go on a few projects. What you've shown here is extremely helpful.

    • @lapsedtime
      @lapsedtime  Před rokem

      Unfortunately I have not used GRBL but that appears to be similar to G-code used on 3d printers. Not sure if it would give you the ability to program the movements on a timeline like Dragonframe does. Maybe someone else can comment on that.

  • @AmandaBurrisYT
    @AmandaBurrisYT Před 9 měsíci

    Thank you your video was super helpful. I followed every step and works perfectly! In fact I want to set up two more Arduino cards. Can you recommend a power supply to handle all three? With 12 stepper motors total.

    • @lapsedtime
      @lapsedtime  Před 9 měsíci +1

      Unfortunately I am not sure on the power requirements for that but I am using one power supply to run two controllers and 8 motors. Not sure if a second power supply would be needed or not. Also, I believe Dragonframe only supports 8 stepper motor channels so not sure 12 will work with the software.

    • @AmandaBurrisYT
      @AmandaBurrisYT Před 9 měsíci

      @@lapsedtimethank you for responding so quickly. That’s good to know about the 8 motor limit. Thanks!

  • @griffinkabus4233
    @griffinkabus4233 Před 3 měsíci

    Awesome video, thank you. What power supply are you using? I've been using Emotimo TB3's for my time lapse stuff but want to build my own solutions now!

    • @lapsedtime
      @lapsedtime  Před 3 měsíci +1

      Here is a link to the power supply I purchased. Might be more current options as I bought it 4 years ago 😀 but I still use it today. www.amazon.com/gp/product/B01EWG6YT8/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1

  • @peterwebb2224
    @peterwebb2224 Před rokem +1

    Hello, Nice project, I cant seem to find the 3dprinter file. /thanks for sharing

    • @lapsedtime
      @lapsedtime  Před rokem

      Thank you for catching that. I updated the details and here is the thingiverse link for what I used: www.thingiverse.com/thing:825279

  • @mattivirta
    @mattivirta Před rokem

    you forget chek after select board,select usb port, need select what programmer need use. avr isp or arduino isp or what need use, i has try search many video etc, but not any tell what programmer need use. arduino isp i can upload board blink and working but if try upload GRBL or other big ketch come alltime error stv 500 avr etc something i not undertand errors what need do now. i try build CNC to my son.

  • @biggordo500
    @biggordo500 Před 8 měsíci

    Thanks for the video, the only problem is dragonframe don't support gcode you can motion the steeper motor but no can be use a cnc machine. Dragonframe is for animation video movies

    • @lapsedtime
      @lapsedtime  Před 8 měsíci +1

      That is correct. I am using Dragonframe to control the stepper motors for making stop motion movies. This is not meant to control cnc or 3D printer equipment so gcode will not work.

    • @biggordo500
      @biggordo500 Před 7 měsíci

      @lapsedtime I use GRBL costume program on the arduino mega the program is a open source I do few modifications to it to control 6 axis. The original code is in github.com look for GRBL MEGA CODE

    • @lapsedtime
      @lapsedtime  Před 7 měsíci

      @@biggordo500 appreciate you sharing that. I will have to give it a try.

  • @yayayabeben5686
    @yayayabeben5686 Před rokem

    hi can i use 2 different types of stepper motors

    • @lapsedtime
      @lapsedtime  Před rokem

      Not exactly sure what different types you are referring to but I have used a NEMA 17 along with a NEMA 8 and can control both within the one CNC Shield. The key would be to ensure they are compatible with the a4988 driver and the Arduino sketch.

  • @olliniskanen6226
    @olliniskanen6226 Před 7 měsíci

    what power supply do you recommend or what power supply are you using here?

    • @lapsedtime
      @lapsedtime  Před 7 měsíci

      Here is a link to the power supply I am using: www.amazon.com/gp/product/B01EWG6YT8/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1

  • @tynnon
    @tynnon Před 9 měsíci

    seems the arduino controller has limited use in dragonframe, only for stop motion, if your want realtime motion you need to go with DMC+ ??

    • @lapsedtime
      @lapsedtime  Před 9 měsíci

      Correct - realtime motion is much more expensive 🤑

  • @ivanwillockx8422
    @ivanwillockx8422 Před 11 měsíci

    Hi, I tried to make one too by using your CZcams video from Lapsed Time - Use Dragonframe software to control stepper motors with Arduino and CNC shields. I bought the same parts except the drivers. I am using DRV 8825 drivers. After following all the steps in the video, the stepper motor is not responding as it should. It spins in various inexplicable directions and its movements are not smooth. Other arduino codes were also no solution. What could go wrong and do you have a magic solution?

    • @lapsedtime
      @lapsedtime  Před 11 měsíci +1

      I have not used that particular driver but recommend doing a google search for " DRV8825 drivers arduino sketch". There appear to be some good sites with info and sample sketches you can try. Hope you are able to figure it out.

    • @ivanwillockx8422
      @ivanwillockx8422 Před 11 měsíci +1

      @@lapsedtime I'm going to try with an A4988 driver.

    • @ivanwillockx8422
      @ivanwillockx8422 Před 11 měsíci

      It works with an A4988 driver and the correct wiring of the stepper motor

    • @lapsedtime
      @lapsedtime  Před 11 měsíci

      @@ivanwillockx8422 Great to hear that worked for you!!

  • @scottcardona19
    @scottcardona19 Před rokem

    I just ordered all the things. I have some experience working with a pre built one with audrino straight from dragonframe. So hopefully this build can render me a more inexpensive moco rig. I also was interested in your email or social media for contact help❤

  • @danielDulitzky
    @danielDulitzky Před rokem +1

    Hi, I followed your video and it did not work for me at all.
    I really want to replicate your process and success.
    is there an email or social media platform I can reach out to you?