<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Help on single extruder with servo with chimera</title>
        <description> Hello..
i need some help if is possible..

I searched a lot but i don&#039;t now if is possible or search in wrong way..

I use a mks base 1.4, with a homemade printer based in a FolgerTech i3 2020.  

And i want to have 1 extruder with a servo to work with a chimera and Z Dual drive because of the of dual endstop mod... 

Video in this link:
dual z axis and dual z stop

If i put 2 extruder and activate Z2 in marlin appears a error that says:

Z_DUAL_STEPPER_DRIVERS requires Z2 pins (and an extra E plug)


If i use only 1 extruder :
error &quot;TEMP_SENSOR_1 shouldn&#039;t be set with only 1 HOTEND

Is there any change of work around this? 

Thanks.

B)</description>
        <link>https://reprap.org/forum/read.php?415,838425,838425#msg-838425</link>
        <lastBuildDate>Mon, 20 Jul 2026 21:39:22 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?415,838425,838515#msg-838515</guid>
            <title>Re: Help on single extruder with servo with chimera</title>
            <link>https://reprap.org/forum/read.php?415,838425,838515#msg-838515</link>
            <description><![CDATA[ Yes...<br />
I have 1 stepper for both filament and use a servo to switch between filament. But since I have a chimera... Is to see if can use the 2 nozzle with SWITCHING_EXTRUDER..]]></description>
            <dc:creator>Lc1975</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Wed, 14 Nov 2018 04:44:31 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,838425,838514#msg-838514</guid>
            <title>Re: Help on single extruder with servo with chimera</title>
            <link>https://reprap.org/forum/read.php?415,838425,838514#msg-838514</link>
            <description><![CDATA[ Take a look at SWITCHING_EXTRUDER  [<a href="http://marlinfw.org/docs/configuration/configuration.html#switching-extruder" target="_blank"  rel="nofollow">marlinfw.org</a>]<br />
<br />
Is that what you have?<br />
<br />
as 2 hotends and 1 extruder isnt very common]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Wed, 14 Nov 2018 04:17:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,838425,838510#msg-838510</guid>
            <title>Re: Help on single extruder with servo with chimera</title>
            <link>https://reprap.org/forum/read.php?415,838425,838510#msg-838510</link>
            <description><![CDATA[ The board has:<br />
X, Y, Z, E0, E1<br />
Try to use E1 to Z2<br />
I now that is possible... <br />
My problem is the hotend...  <br />
Is there any configuration that I can change to have 1 extruder but with 2 hotend?]]></description>
            <dc:creator>Lc1975</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Wed, 14 Nov 2018 03:29:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,838425,838493#msg-838493</guid>
            <title>Re: Help on single extruder with servo with chimera</title>
            <link>https://reprap.org/forum/read.php?415,838425,838493#msg-838493</link>
            <description><![CDATA[ Just think on what your trying to do here for a minute...<br />
<br />
stepper drivers<br />
1 * X<br />
1 * Y<br />
2  * Z<br />
2 * E<br />
<br />
that is 6 stepper drivers<br />
<br />
and how many stepper drivers are on your controller?<br />
<br />
Thats right, 5 stepper drivers<br />
<br />
So this is never going to work. (without adding hardware) <br />
<br />
You say you also tried with 1 extruder which gives you an error message "TEMP_SENSOR_1 shouldn't be set with only 1 HOTEND"<br />
<br />
which explains what to do..<br />
<br />
Find #define TEMP_SENSOR_1  in configuration.h and make sure it is set to 0, as you only have 1 hotend]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Tue, 13 Nov 2018 22:49:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,838425,838425#msg-838425</guid>
            <title>Help on single extruder with servo with chimera</title>
            <link>https://reprap.org/forum/read.php?415,838425,838425#msg-838425</link>
            <description><![CDATA[ Hello..<br />
i need some help if is possible..<br />
<br />
I searched a lot but i don't now if is possible or search in wrong way..<br />
<br />
I use a mks base 1.4, with a homemade printer based in a FolgerTech i3 2020.  <br />
<br />
And i want to have 1 extruder with a servo to work with a chimera and Z Dual drive because of the of dual endstop mod... <br />
<br />
Video in this link:<br />
<a href="https://www.youtube.com/watch?v=askVj4_5f9c" target="_blank"  rel="nofollow">dual z axis and dual z stop</a><br />
<br />
If i put 2 extruder and activate Z2 in marlin appears a error that says:<br />
<br />
Z_DUAL_STEPPER_DRIVERS requires Z2 pins (and an extra E plug)<br />
<br />
<br />
If i use only 1 extruder :<br />
error "TEMP_SENSOR_1 shouldn't be set with only 1 HOTEND<br />
<br />
Is there any change of work around this? <br />
<br />
Thanks.<br />
<br />
B)]]></description>
            <dc:creator>Lc1975</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Tue, 13 Nov 2018 08:07:35 -0500</pubDate>
        </item>
    </channel>
</rss>
