Giter Club home page Giter Club logo

Comments (2)

3dlpm avatar 3dlpm commented on September 14, 2024

@phongshader I actually recommend that you don't use DRV8825 drivers for your 3d printer at all. They are bad for reasons explained:

  1. Here: https://forum.pololu.com/t/poor-drv8825-microstepping-performance/15266

  2. And here (look at the links in the "External notes/references" section) : https://reprap.org/wiki/DRV8825

A4988 stepper drivers are proven to be better to use for 3D printers than the DRV8825.
Another alternative, if you want silent operation and to be able to control currents and other parameters via the built-in RUMBA32 SPI interface, you want to use TMC2130 or TMC5160 drivers which are SPI controllable. I know the RUMBA32 definitely supports TMC2130s but not sure if it supports the higher currents driven by the TMC5160.

In any case, for DRV8825 the jumper settings are in the picture below. They are in the RUMBA32 schematic in this GitHub page and you can also do a search on DRV8225 pinout.

DRV8825_RUMBA32

from rumba32.

phongshader avatar phongshader commented on September 14, 2024

Thank you, I will be changing over to TMC5160 drivers. I'm upgrading from a rumba to rumba32 and I want to tackle one issue at a time, switch the board with the drivers I have (DRV8825) that I know will work with this board, get it running , then switch the drivers that have their own set of problems with this board

from rumba32.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.