Carro de la compra

No hay artículos en el carro

No hay artículos en el carro

stepperonline CNC Digital driver de motor paso a paso Motor Paso a Paso 1.0 – 4,2 A 20 – 50 vdc para NEMA 17, 23, 24 y 34

Envío gratis en pedidos superiores a Mex $600.00

Mex $659.47

Mex $ 303 .00 Mex $303.00

En stock

Acerca de este artículo

  • Alto nivel de calidad, precio asequible
  • Conductor profesional, Fabricado por leadshine
  • Traje para motor paso a paso Nema 17, 23 y 34
  • 1.0 ~ 4,2, 20 ~ 50VDC, 1/128 Microstep Resolución



Descripción del producto

DM542T

Descripción general

El DM542T es un controlador paso a paso completamente digital desarrollado con algoritmo de control DSP avanzado basado en la última tecnología de control de movimiento. Ha logrado un nivel único de suavidad del sistema, proporcionando un par óptimo y anulando la inestabilidad de rango medio. Su función de autoidentificación del motor y configuración automática de parámetros ofrece una configuración rápida a modos óptimos con diferentes motores. En comparación con las unidades analógicas tradicionales, DM542T puede conducir un motor paso a paso a mucho menor ruido, menor calentamiento y movimiento más suave. Sus características únicas hacen de DM542T una opción ideal para aplicaciones de alto requisito. Es muy recomendable trabajar como controlador nema 17 y controlador nema 23.

Características

  • Control de paso y dirección (PUL/DIR)
  • Voltaje de entrada 20-50 V CC (recomendado 24-48 V CC)
  • Frecuencia máxima de entrada de pulso de 200 KHz
  • 16 resoluciones de micropasos de 200-25,600 a través de interruptores DIP
  • 8 ajustes de corriente de salida de 1.0-4.5A a través de interruptores DIP
  • Reducción de corriente de inactividad al 50% o 90% de selección a través de SW4
  • Entradas ópticamente aisladas con 5 V o 24 V

Especificaciones:

DM542T Eléctrico

Especificaciones mecánicas

Dimensión DM542T

Configuraciones de interruptores DIP

DM542T 8 bits

Funciones de protección:

proteger funciones

Solución de problemas

DM542T

En caso de que su unidad no funcione correctamente, el primer paso es identificar si el problema es de naturaleza eléctrica o mecánica. El siguiente paso es aislar el componente del sistema que está causando el problema. Como parte de este proceso, es posible que deba desconectar los componentes individuales que componen su sistema y verificar que funcionan de forma independiente. Es importante documentar cada paso del proceso de solución de problemas. Es posible que necesite esta documentación para volver a consultar en una fecha posterior, y estos detalles ayudarán enormemente a nuestro personal de soporte técnico a determinar el problema si necesita ayuda.


Roberto P.
Comentado en Italia el 1 de abril de 2025
Affidabile e ben costruito
Uwe
Comentado en Alemania el 29 de agosto de 2024
Ich habe mit diesem Treiber einen TB6600 (noname) ersetzt und folgende Vorteile gefunden:- das Gezwitscher des Motors ist so gut wie weg- der Treiber wird bei einem NEMA23 (nominell 4A) nicht mehr warm- ruhiger Lauf- geht auch mit dem 3.3V Pegel eines ESP32 zu betreiben (wenn man den 5V Schalter an der Seite aktiviertAlso gute Investition.
daniel
Comentado en Francia el 14 de julio de 2024
Très bon produit reçu en parfait état , bon emballage correspond à mes attentes.Le délai de livraison a bien été respecté.
Víctor Loera
Comentado en México el 3 de octubre de 2023
No fue posible hacerlo operar, volvi a mis viejos controladores
Rubén
Comentado en España el 29 de diciembre de 2022
Haciendo la comparativa de un TB6600 frente a este DM542T, el cambio en cuanto al sonido es muy notable, no es completamente silencioso como puede ser un TMC2208, pero muy adecuado para este tipo de drivers.Tras unas cuantas horas de uso continuo apenas se ha calentado nada, en cambio el motor si lo ha hecho y bastante, de todos modos nada que no puedas esperar.Muy recomendable si estas pensando en sustituir tu antiguo TB6600
Comprador
Comentado en México el 10 de septiembre de 2022
Controla perfectamente los motores, el único inconveniente que le veo es el tamaño de la fuente para utilizarla con motores pequeños, pero la resolución de los pasos y el manejo de corriente es excelente.
Customer-HG
Comentado en los Estados Unidos el 18 de junio de 2021
I'm very happy with these drivers. I bought three of them to drive the two NEMA-23 steppers for the Y-axis and for one NEMA-23 stepper on the X-axis. I switched from using the built-in drivers on my Smoothieboard clone, which I suspected were not driving the motors adequately. Once I switched over, this motor driver was much quieter and I am now getting consistent results.However, there are a few lessons learned along the way. First of all, there are some rather odd wiring suggestions floating around for connecting these to the smoothieboard. The simplest, most obvious solution is to take the 4-wire straight pin header with the TTL signals (either 3.3V or 5V depending on how your board is set up) and connect each axis to your drivers. In my case I started with the X axis which has P0.4, P2.0, P0.5 and GND (using the Smoothieboard pin numbers) and connected GND to all three of ENA-, DIR- and PUL-; connected P0.5 to DIR+; connected P2.0 to PUL+, and P0.4 to ENA+.The 4-wire stepper motor leads go on A+, A-, B+ and B-, and I ran power directly from my 24V DC power supply to the power inputs.The switch settings are just slightly confusing. You will have the Smoothieboard either configured for 16 microsteps or 32 microsteps. The entry in the switch setting table for 32 microsteps is 6400 steps per revolution. Forget about the 400, 800, 1600 numbers and just look at the microsteps to find your switch settings. Peak current for my motors is 2.8A so I selected that for current.There is ONE change you need to make in the Smoothieware config. The pin setting for direction needs to be inverted. Just add ! after it like this (for the X axis, aka alpha):alpha_dir_pin 0.5!This has to be done for each axis motor being driven by this driver unit.The Smoothieware configuration has a default of 1 microsecond for microseconds_per_step_pulse, which seems too short for this driver. It's actually just right, as observed on my oscilloscope. It comes out to around 3-4 microseconds, and this driver triggers on the leading edge, so the Smoothieware settings should not be changed.If you have dual Y axis motors, you just need to connect the inputs in series. The motors should be hooked up the same as they were when connected directly to the Smoothieboard, which often has them turning in opposite directions. In my case, P2.1 goes to PUL+ on each of the two drivers, P0.11 to DIR+ (and needs to be inverted in the config file), P0.10 goes to ENA+, and GND goes to PUL-, DIR- and ENA- on each of the two drivers.Do not use the GND from the signal header for the power connector. Both the +24V and ground should come directly from your power supply.Basically, I should have done this in the first place when putting my CNC together. These drivers are good value. There are apparently also a number of cheap knockoffs which might be slightly cheaper, but I would buy these again.
Productos recomendados