<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Dual x-carriage, with Y motion controlled by a smart stepper</title>
        <description> I&#039;m trying to get a RAMBO board to run a dual x-carriage machine.
Rambo has 5 drivers for steppers, so i picked up a Leadshine iES-1706, encoder stepper for Y, my heaviest axis.

My plan is to drive Y with that, so I need STEP/DIR pins on a header to signal it.

Rambo axis assignments will be:

X digipot - X1 head
Y digipot - X2 head
Z digipot - will be Z stepper
E0 digi - will be E0 Titan
E1 digi - will be E1 Titan
Y - will be on pins 5/4 or 85/70 for STEP/DIR.  Different headers, but available and tried both.

Using Marlin RC8, enable dual x-carriage, changed Rambo pins to the picture attached.

I tested the Leadshine, and it works in demo mode.
I&#039;ve tried the ENABLE+ both open and tied to +5V.

Can&#039;t get Y moving.

Anyone with dual X want to jump in and debug?

Dave

 


In powering up board, I&#039;ve got a stepper on X1 and it responds to x motion in Printrun.</description>
        <link>https://reprap.org/forum/read.php?1,754649,754649#msg-754649</link>
        <lastBuildDate>Tue, 15 Sep 2026 08:04:13 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,754649,768823#msg-768823</guid>
            <title>Re: Dual x-carriage, with Y motion controlled by a smart stepper</title>
            <link>https://reprap.org/forum/read.php?1,754649,768823#msg-768823</link>
            <description><![CDATA[ And now ,what kind of your main board,RAMBO or AZTEEG X3 PRO?]]></description>
            <dc:creator>datesheet</dc:creator>
            <category>General</category>
            <pubDate>Fri, 19 May 2017 01:14:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,754649,759457#msg-759457</guid>
            <title>Re: Dual x-carriage, with Y motion controlled by a smart stepper</title>
            <link>https://reprap.org/forum/read.php?1,754649,759457#msg-759457</link>
            <description><![CDATA[ when the firmware/controller are clicking and oscillating, the controller can move steppers in a host.<br />
So it's not locked up and unresponsive, just ticking and flashing between screens.<br />
<br />
I'm still experimenting and starting to add in endstops, and thermistors, hoping that my minimal hook up is the issue.]]></description>
            <dc:creator>davew_tx</dc:creator>
            <category>General</category>
            <pubDate>Thu, 30 Mar 2017 09:59:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,754649,759208#msg-759208</guid>
            <title>Re: Dual x-carriage, with Y motion controlled by a smart stepper</title>
            <link>https://reprap.org/forum/read.php?1,754649,759208#msg-759208</link>
            <description><![CDATA[ so i have the RC8 Marlin loaded on the X3Pro with a Viki2 LCD.<br />
struggling to find out why the board is oscillating and frozen.<br />
I even put a RC3 Marlin on it, and it clicked with define Viki2 uncommented, and did not click when I //commented it out.<br />
Might be a clue, but ..?<br />
<br />
I've got no drivers installed, running dummy 998 25C temps, no endstops, heaters, or anything but Viki2.<br />
It clicked with and without the Viki2.<br />
<br />
here is a link to a video.<br />
<br />
[<a href="https://www.youtube.com/watch?v=S0HKXZk8Rio" target="_blank"  rel="nofollow">www.youtube.com</a>] <br />
<br />
Anyone seen this?]]></description>
            <dc:creator>davew_tx</dc:creator>
            <category>General</category>
            <pubDate>Wed, 29 Mar 2017 10:46:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,754649,754826#msg-754826</guid>
            <title>Re: Dual x-carriage, with Y motion controlled by a smart stepper</title>
            <link>https://reprap.org/forum/read.php?1,754649,754826#msg-754826</link>
            <description><![CDATA[ I'm going with an Azteeg X3 Pro, and a Viki 2.  Never have had a display, so I hope that works.<br />
seems like a good solution to get going with a mixture of open and closed loop motors.<br />
If at any point in the future I want closed loop for other axis, that simplifies the access to STEP/DIR pins as well.<br />
<br />
Here's my starting point for the mechanicals, an old 3D printer I built in 2013 and was abandoned at work.<br />
<br />
I'm going to make a coldend from an aluminum block and use 4mm airline to pipe 10-30 or whatever psi compressed air into each.<br />
There will be 0.016" holes blowing across the threads and directly at the heatbreak.<br />
The heatbreak is not threaded into the cold end but fits to a bore sized to max outside dim.  <br />
The threads are like mini fins and air is forced around and out the front slot.  some conduction to the aluminum block as well.<br />
The resulting air supply in each head might also be used to direct cooling air at the print, although I might just have fans directed across the build elevation from the sides and use room temp air to cool print.<br />
<br />
I'm using the volcano inspired long hotend and volcano nozzles and heatbreak.<br />
I might try thermocouples on the hotends, since the X3 Pro has that.<br />
<br />
the overall print area considering lost inches due to dual x-carriage, looks like 17x15x13 inch.<br />
The dual motor X carriage design came out clean, with just 3 new plates to mount the two motors, plus a stack of end bearings.<br />
<br />
If interested, the Solidworks2013 or STEP data is available.]]></description>
            <dc:creator>davew_tx</dc:creator>
            <category>General</category>
            <pubDate>Fri, 10 Mar 2017 12:08:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,754649,754649#msg-754649</guid>
            <title>Dual x-carriage, with Y motion controlled by a smart stepper</title>
            <link>https://reprap.org/forum/read.php?1,754649,754649#msg-754649</link>
            <description><![CDATA[ I'm trying to get a RAMBO board to run a dual x-carriage machine.<br />
Rambo has 5 drivers for steppers, so i picked up a Leadshine iES-1706, encoder stepper for Y, my heaviest axis.<br />
<br />
My plan is to drive Y with that, so I need STEP/DIR pins on a header to signal it.<br />
<br />
Rambo axis assignments will be:<br />
<br />
X digipot - X1 head<br />
Y digipot - X2 head<br />
Z digipot - will be Z stepper<br />
E0 digi - will be E0 Titan<br />
E1 digi - will be E1 Titan<br />
Y - will be on pins 5/4 or 85/70 for STEP/DIR.  Different headers, but available and tried both.<br />
<br />
Using Marlin RC8, enable dual x-carriage, changed Rambo pins to the picture attached.<br />
<br />
I tested the Leadshine, and it works in demo mode.<br />
I've tried the ENABLE+ both open and tied to +5V.<br />
<br />
Can't get Y moving.<br />
<br />
Anyone with dual X want to jump in and debug?<br />
<br />
Dave<br />
<br />
 <br />
<br />
<br />
In powering up board, I've got a stepper on X1 and it responds to x motion in Printrun.]]></description>
            <dc:creator>davew_tx</dc:creator>
            <category>General</category>
            <pubDate>Thu, 09 Mar 2017 19:07:49 -0500</pubDate>
        </item>
    </channel>
</rss>
