<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Nema 34 steppers with DQ860MA on Ramps 1.4 DIR pin issue</title>
        <description> hello everyone,

i have recently put together a printer with a build volume of 520mx520mx520mm using Nema 34 motors driving ball screws for all axis and Dual Micron 3DP head.
I used a Ramps 1.4 set up to run 4 Wantai DQ860MA drivers. (one for X axis, two for Y axis and one for Z)

I started a print of a 10mm cube for calibration. everything was working fine except for poor bed adhesion. 
i stopped the print and applied a thinned ABS layer to the glass bed for adhesion. When i started the same print again my X axis would only move in one direction.
I checked the pin connections for loose wires and used the lcd screen to test the X axis again and ended up with the DIR pin working intermittently until it now completely fails.

I have swapped out the driver twice now and the same thing eventually happened again. I only have this issue with the X axis. 

I do see on the Wantai motor website a diagram that shows resistors between the negative signal pins, but with the Ramps board the signal is controlled on the + side. 

any input would be greatly appreciated.

thank you

EDIT: I have Nema 34 motors not 42s...
EDIT: Attached - my wiring setup for the DQ860MA driver to the Ramps 1.4, power supply and motors</description>
        <link>https://reprap.org/forum/read.php?13,389845,389845#msg-389845</link>
        <lastBuildDate>Sun, 13 Sep 2026 21:58:33 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,389845,393001#msg-393001</guid>
            <title>Re: Nema 34 steppers with DQ860MA on Ramps 1.4 DIR pin issue</title>
            <link>https://reprap.org/forum/read.php?13,389845,393001#msg-393001</link>
            <description><![CDATA[ Limit switch end stops, best/safer if they were wired normally closed, I'm not sure what is recommended for the optical.<br />
<br />
End Stops: Magnetic Hall Sensor, Auto level probe. Would an optical sensor be an improvement?	[<a href="http://reprap.org/wiki/Mechanical_Endstop" target="_blank"  rel="nofollow">reprap.org</a>] <br />
Filament detection using an end stop.	[<a href="http://forums.reprap.org/read.php?1,297350,297459#msg-297459" target="_blank"  rel="nofollow">forums.reprap.org</a>]<br />
some gotchas.. the steppers will not move in a negative direction if it thinks the min endstop for that axis is triggered. Which is why I like to get the endstops working first thing. Be very careful not to short the + pin to the - pin on the endstop connector. Shorting this kills most boards. 	[<a href="http://forums.reprap.org/read.php?1,374738,375344#msg-375344" target="_blank"  rel="nofollow">forums.reprap.org</a>]<br />
if you only have 3 endstops, you need to disable the max endstops, //#define DISABLE_MAX_ENDSTOPS 	<br />
End Stop: Start with the M119 command to check your endstop wiring. If the switches are reading triggered when the carriages are not touching them, the printer will think that it is already homed and not move the carriages	[<a href="http://forums.reprap.org/read.php?178,369719,369741#msg-369741" target="_blank"  rel="nofollow">forums.reprap.org</a>]<br />
Connecting end stop	[<a href="http://reprap.org/wiki/Megatronics_2.0#Connecting_end_stop" target="_blank"  rel="nofollow">reprap.org</a>]<br />
Wiring Diagram: Sometimes the parallel port's limit switch terminal will be signaled by the noise in the steppers’ wires. 	[<a href="http://solsylva.com/cnc/limit_switches.shtml" target="_blank"  rel="nofollow">solsylva.com</a>]<br />
Wiring limits and home switches 	[<a href="http://www.pminmo.com/index.php?option=com_content&amp;view=article&amp;id=10&amp;Itemid=46" target="_blank"  rel="nofollow">www.pminmo.com</a>]<br />
Unshielded twisted pair: End stop wiring	[<a href="http://www.reprap.org/wiki/Endstop#Endstop_Troubleshooting" target="_blank"  rel="nofollow">www.reprap.org</a>]]]></description>
            <dc:creator>A2</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 09 Aug 2014 17:51:41 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,389845,391784#msg-391784</guid>
            <title>Re: Nema 34 steppers with DQ860MA on Ramps 1.4 DIR pin issue</title>
            <link>https://reprap.org/forum/read.php?13,389845,391784#msg-391784</link>
            <description><![CDATA[ well, the 1k resistors in line on the signals does not work. <br />
<br />
i replaced one of the suspected optoisolators and hooked the driver back up to my X axis. everything seems to be working fine. but, i tried the other driver that was not working and it now works as well... so i am lost as to what went wrong...<br />
<br />
just crossing my fingers now that the problem doesn't come back.]]></description>
            <dc:creator>Nived</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 06 Aug 2014 23:47:20 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,389845,390194#msg-390194</guid>
            <title>Re: Nema 34 steppers with DQ860MA on Ramps 1.4 DIR pin issue</title>
            <link>https://reprap.org/forum/read.php?13,389845,390194#msg-390194</link>
            <description><![CDATA[ I will be putting 1k ohms resistors in series between the Ramps signal pins and the DQ860MA tonight. I'm also going to replace the suspected "burnt" optoisolator FairChild HCPL2531 with some scavenged EL817 EverLight on the DQ860MA driver.<br />
hopefully this works for testing until exact matching optoisolators come in...]]></description>
            <dc:creator>Nived</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Aug 2014 19:02:39 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,389845,390118#msg-390118</guid>
            <title>Re: Nema 34 steppers with DQ860MA on Ramps 1.4 DIR pin issue</title>
            <link>https://reprap.org/forum/read.php?13,389845,390118#msg-390118</link>
            <description><![CDATA[ I just checked the endstops and they seem to be working just fine. i have mine set up to be normally open. measuring from the leads at the Ramps side i have no continuity unless the switch is pressed...]]></description>
            <dc:creator>Nived</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Aug 2014 13:00:07 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,389845,389949#msg-389949</guid>
            <title>Re: Nema 34 steppers with DQ860MA on Ramps 1.4 DIR pin issue</title>
            <link>https://reprap.org/forum/read.php?13,389845,389949#msg-389949</link>
            <description><![CDATA[ I'd check wether endstops still work. Marlin has this nasty habit to move away from triggered endstops only and also the habit to avoid negative coordinates.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Aug 2014 06:01:19 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,389845,389863#msg-389863</guid>
            <title>Re: Nema 42 steppers with DQ860MA on Ramps 1.4 DIR pin issue</title>
            <link>https://reprap.org/forum/read.php?13,389845,389863#msg-389863</link>
            <description><![CDATA[ is it possible that i have "burnt" out the optocoupler on the DQ860MA driver DIR signal pin?<br />
or does the Ramps 1.4 have current limiting resistors on the driver signal pins already?<br />
just odd that only my X axis is having issues...]]></description>
            <dc:creator>Nived</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Aug 2014 01:46:42 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,389845,389845#msg-389845</guid>
            <title>Nema 34 steppers with DQ860MA on Ramps 1.4 DIR pin issue</title>
            <link>https://reprap.org/forum/read.php?13,389845,389845#msg-389845</link>
            <description><![CDATA[ hello everyone,<br />
<br />
i have recently put together a printer with a build volume of 520mx520mx520mm using Nema 34 motors driving ball screws for all axis and Dual Micron 3DP head.<br />
I used a Ramps 1.4 set up to run 4 Wantai <a href="http://www.wantmotor.com/ProductsView.asp?id=271&amp;pid=82" target="_blank"  rel="nofollow">DQ860MA</a> drivers. (one for X axis, two for Y axis and one for Z)<br />
<br />
I started a print of a 10mm cube for calibration. everything was working fine except for poor bed adhesion. <br />
i stopped the print and applied a thinned ABS layer to the glass bed for adhesion. When i started the same print again my X axis would only move in one direction.<br />
I checked the pin connections for loose wires and used the lcd screen to test the X axis again and ended up with the DIR pin working intermittently until it now completely fails.<br />
<br />
I have swapped out the driver twice now and the same thing eventually happened again. I only have this issue with the X axis. <br />
<br />
I do see on the Wantai motor website a diagram that shows resistors between the negative signal pins, but with the Ramps board the signal is controlled on the + side. <br />
<br />
any input would be greatly appreciated.<br />
<br />
thank you<br />
<br />
EDIT: I have Nema 34 motors not 42s...<br />
EDIT: Attached - my wiring setup for the DQ860MA driver to the Ramps 1.4, power supply and motors]]></description>
            <dc:creator>Nived</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 31 Jul 2014 22:12:57 -0400</pubDate>
        </item>
    </channel>
</rss>
