<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Wiring effector</title>
        <description> I am building a metal kossel mini, and I&#039;m about to wire the effector. I would like to create a connector between everything in the effector and the wires going to my controller (a Arduino Due with RADDS), so I can easily disconnect it.
The question is: how many wires do I need, or more specifically: how many &#039;grounds&#039; can I join?

I have: 
-heater: 2 wires
-thermistor: 2 wires
-hotend fan: 2 wires
-cooling fans: 2 wires
-DC42 ir probe... 3 wires?

If I didn&#039;t join any grounds I would have 11 wires, but I assume that the at least the fans have common ground..(?) and the heater, can I use the same ground? and the thermister? It&#039;s a variable resistor right? Is that wired between two pins, or between ground and 1 pin? And anyone know about the DC42 ir probe? I assumed it has ground, 5V and an output? So I could join the 5V with the 5V of the hotend fan (always on), and the ground with other ground? Then I would get:

-ground 1 wire
-heater: 1 wire (+ ground)
-thermister: 1 wire (+ ground)
-hotend fan: 1 wire (+ ground)
-cooling fan: 1 wire (+ ground)
-Dc42 ir probe: 1 wire (+ground + 5v from hotend fan)

Then I would need only 6 wires. But I&#039;m really unsure if I can do this. I can measure ofcourse if the grounds are connected, but I guess I&#039;m not the first one who is trying to minimize wires so I thought I should ask first before experimenting and killing my arduino :P, and maybe there are other considerations that I don&#039;t know about.


Second question; I remember Tom (Sanladerer) mentioning that ethernet cable can be good option, which has 8 wires, and I have a lot of that.I think he even said something about that it could handle the amps from the heater. Mine is 40 watts for 12 volt I think, so that&#039;s about 3+ amp. Any thoughts on that?</description>
        <link>https://reprap.org/forum/read.php?178,709518,709518#msg-709518</link>
        <lastBuildDate>Fri, 13 Mar 2026 19:37:25 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709754#msg-709754</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709754#msg-709754</link>
            <description><![CDATA[ N-channel mosfets typically have an on resistance an order of magnitude lower than P-channel mosfets. They also have the advantage that the drain, which is the main body of the semiconductor, is at 0v when used as a low side switch so you don't need to electrically insulate the heatsink from the mosfet (normally)<br />
<br />
Moriquendi]]></description>
            <dc:creator>Moriquendi</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sun, 25 Sep 2016 07:59:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709738#msg-709738</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709738#msg-709738</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>hercek</strong><br />
Probably because of low resistance MOSFETS with N channel are more common/cheaper. That would be my guess</div></blockquote>
<br />
Could be :) from my intuition it would make more sense to have common ground and switch the positive voltages. But now I think of it, I don't know any specific reason why it should be that way, so I guess the cheapest option won?]]></description>
            <dc:creator>BramV</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sun, 25 Sep 2016 04:52:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709737#msg-709737</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709737#msg-709737</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>dc42</strong><br />All 3D printer electronics that I know of switch heaters and fans by connecting the positive power input directly to one side of the heater or fan and using a mosfet to ground the other side.</div></blockquote>
Probably because of low resistance MOSFETS with N channel are more common/cheaper. That would be my guess :)]]></description>
            <dc:creator>hercek</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sun, 25 Sep 2016 04:46:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709736#msg-709736</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709736#msg-709736</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>dc42</strong><br />Async serial with opto isolators is what I had in mind, and that can be done using 3 wires. I guess RS422 is another possibility, and I'm open to other suggestions.</div></blockquote>
CAN?]]></description>
            <dc:creator>hercek</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sun, 25 Sep 2016 04:42:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709680#msg-709680</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709680#msg-709680</link>
            <description><![CDATA[ The GitHub repo for more recent versions of RepRapFirmware on RADDS is [<a href="https://github.com/dcnewman/RepRapFirmware" target="_blank"  rel="nofollow">github.com</a>].<br />
<br />
On the Duet WiFi we use TMC2660 drivers, which support up to 256x microstepping and are amazingly quiet. The older Duets only do x16 unless you wire alternative stepper drivers to the expansion connector.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sat, 24 Sep 2016 17:01:40 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709677#msg-709677</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709677#msg-709677</link>
            <description><![CDATA[ Okay, that is good to know, thanks!<br />
<br />
If you release this new hot-end board design, do you plan to make an update for the reprap firmware for RADDS as well? I seems like nobody is actively working on that fork anymore (says: terminated, [<a href="https://github.com/dcnewman/RepRapFirmware-RADDS" target="_blank"  rel="nofollow">github.com</a>]). The reason I got a due+RADDS instead of a duet is because I wanted to use the silent stepstick drivers (which work great by the way), and with the duet it didn't seem like I could replace the stepper drivers.]]></description>
            <dc:creator>BramV</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sat, 24 Sep 2016 16:27:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709676#msg-709676</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709676#msg-709676</link>
            <description><![CDATA[ All 3D printer electronics that I know of switch heaters and fans by connecting the positive power input directly to one side of the heater or fan and using a mosfet to ground the other side.<br />
<br />
The opto isolators would be on the hot end board and would work with standard main board electronics.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sat, 24 Sep 2016 16:11:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709668#msg-709668</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709668#msg-709668</link>
            <description><![CDATA[ I always assumed that the PWM for the heater and the fans are applied by turning voltages on and off on the +12 wires. So that's not the case? How exactly does it work?<br />
<br />
I'm afraid I do not know enough about electronics to have other suggestions. However, when you mention opto isolators, does that mean you could not use your board design on current controller boards like duet or ramps?]]></description>
            <dc:creator>BramV</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sat, 24 Sep 2016 15:35:06 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709664#msg-709664</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709664#msg-709664</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>BramV</strong><br />
So basically you suggest sharing the ground between hot-end fan, filament-fan and heater? Shame it's not 8 wires instead of 9, but I'll go for a 10-pin connector then.</div></blockquote>
<br />
It's actually the +12V or +24V wires that can be shared, but same idea.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>BramV</strong><br />
The board you describe seems like a good idea. "The number of wires to the hot-end is too damn high!" 3 signal wires, how are they used? How about 1 wire I2C?</div></blockquote>
<br />
It's not a good idea to mix power and signal grounds, especially when the heater is running with PWM. That rules out I2C and one-wire - also both of those are very susceptible to noise because of the passive signal pullup. Async serial with opto isolators is what I had in mind, and that can be done using 3 wires. I guess RS422 is another possibility, and I'm open to other suggestions.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sat, 24 Sep 2016 15:19:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709663#msg-709663</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709663#msg-709663</link>
            <description><![CDATA[ So basically you suggest sharing the ground between hot-end fan, filament-fan and heater? Shame it's not 8 wires instead of 9, but I'll go for a 10-pin connector then.<br />
<br />
The board you describe seems like a good idea. "The number of wires to the hot-end is too damn high!" 3 signal wires, how are they used? How about 1 wire I2C?]]></description>
            <dc:creator>BramV</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sat, 24 Sep 2016 14:50:38 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709559#msg-709559</guid>
            <title>Re: Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709559#msg-709559</link>
            <description><![CDATA[ I recommend you don't share any grounds on the IR sensor and the thermistor, to avoid ground noise and to avoid feeding 12V or 24V into the sensor or thermistor circuit if a ground wire breaks. At a push you could share the IR sensor and thermistor grounds.<br />
<br />
The two fans and the hot end heater probably have the positive sides connected to +12 or +24V so you can share that wire. Therefore you need 3 wires for the IR sensor, 2 for the thermistor, and 4 for one heater and 2 fans. Total 9.<br />
<br />
I've been thinking about manufacturing a small board that fits on the hot end to control the hot end temperatures and fans and to pass measurements back to the main electronics. My provisional design uses 2 power wires and 3 signal wires, and it would control up to 4 hot end heaters with no increase in the number of wires needed.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sat, 24 Sep 2016 05:28:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,709518,709518#msg-709518</guid>
            <title>Wiring effector</title>
            <link>https://reprap.org/forum/read.php?178,709518,709518#msg-709518</link>
            <description><![CDATA[ I am building a metal kossel mini, and I'm about to wire the effector. I would like to create a connector between everything in the effector and the wires going to my controller (a Arduino Due with RADDS), so I can easily disconnect it.<br />
The question is: how many wires do I need, or more specifically: how many 'grounds' can I join?<br />
<br />
I have: <br />
-heater: 2 wires<br />
-thermistor: 2 wires<br />
-hotend fan: 2 wires<br />
-cooling fans: 2 wires<br />
-DC42 ir probe... 3 wires?<br />
<br />
If I didn't join any grounds I would have 11 wires, but I assume that the at least the fans have common ground..(?) and the heater, can I use the same ground? and the thermister? It's a variable resistor right? Is that wired between two pins, or between ground and 1 pin? And anyone know about the DC42 ir probe? I assumed it has ground, 5V and an output? So I could join the 5V with the 5V of the hotend fan (always on), and the ground with other ground? Then I would get:<br />
<br />
-ground 1 wire<br />
-heater: 1 wire (+ ground)<br />
-thermister: 1 wire (+ ground)<br />
-hotend fan: 1 wire (+ ground)<br />
-cooling fan: 1 wire (+ ground)<br />
-Dc42 ir probe: 1 wire (+ground + 5v from hotend fan)<br />
<br />
Then I would need only 6 wires. But I'm really unsure if I can do this. I can measure ofcourse if the grounds are connected, but I guess I'm not the first one who is trying to minimize wires so I thought I should ask first before experimenting and killing my arduino :P, and maybe there are other considerations that I don't know about.<br />
<br />
<br />
Second question; I remember Tom (Sanladerer) mentioning that ethernet cable can be good option, which has 8 wires, and I have a lot of that.I think he even said something about that it could handle the amps from the heater. Mine is 40 watts for 12 volt I think, so that's about 3+ amp. Any thoughts on that?]]></description>
            <dc:creator>BramV</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Fri, 23 Sep 2016 18:44:40 -0400</pubDate>
        </item>
    </channel>
</rss>
