<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>New P3Steel build</title>
        <description> Hi to all, I&#039;m approaching to the RepRap World, so I wish to discuss with you my build.

The first assembling test, only to test the proper frame alignment.

[attachment 95466 p3s1.jpg]

The frame I&#039;ve bought from a Lithuanian seller, and has a Z top plate somewhat different from those I&#039;ve seen on the net.

This is a zooming of the part, I will make a support for the 625ZZ bearing to suspend the Z threaded rods as a rod that is &quot;pulled&quot; is more stable than a rod pushed (try to push a rod and it will bend) 


[attachment 95467 p3s2.jpg]


Some wiring done I&#039;ve managed to get some blue wiring protection, I have to made some extender from the RAMPS to homemade breadboard with screw terminals. 

[attachment 95468 p3s3.jpg]

This is the first problem with the building, my motor is a 48 mm one and the Toolson Y endstop support is not adeguate as it position the endstop wires too near the back of the motor, this is probably one of the first part that I&#039;ve to print when the printer is ready.

[attachment 95469 p3s4.jpg]

The back of the X carriage, it lacks of an LM8UU that is defective so I&#039;ve ordered some replacements.

The lower washers mantains in place the belts, the uppers probably have to be changed with some smaller ones.   

[attachment 95470 p3s5.jpg]

For now it all stay tuned, as I&#039;ve some hints to ask and some modification to show.</description>
        <link>https://reprap.org/forum/read.php?406,774349,774349#msg-774349</link>
        <lastBuildDate>Thu, 05 Mar 2026 06:05:50 -0500</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?406,774349,824096#msg-824096</guid>
            <title>Re: New P3Steel build</title>
            <link>https://reprap.org/forum/read.php?406,774349,824096#msg-824096</link>
            <description><![CDATA[ Some improvement done, (image to come)<br />
<br />
<table border="1"><tr><th>Photo</th><th>Description</th>
</tr><tr><td>[attachment 105324 p3s17.jpg]</td><td>New fuse holder. <p> Stackable Automotive type, very cheap 0.50 Euro each. </p><p> New printed fuse holder mount, with a p3steel look, this was the first ABS printing test, it was not too bad, but it is not perfect, maybe some tweking in the Slic3r setting are needed, but apart from the ahestethic is very strong (Spanish ABS-HI).</p></td>
</tr><tr><td>[attachment 105323 p3s18.jpg]</td><td>Installed a capacitive probe for ABL 18mm one. <p> Powered at 12V and with same diode hack used to achieve level conversion for the ESP12E. </p></td>
</tr><tr><td>[attachment 105322 p3s19.jpg]</td><td>New placement of power wirings.</td>
</tr><tr><td>[attachment 105321 p3s20.jpg]</td><td>New extruder. <p>  It is a cheap chinese one modified replacing the gear with MK8 type,  new plain bearing and a less stronger spring.</p></td>
</tr><tr><td>[attachment 105320 p3s21.jpg]</td><td>Installed a retainer screw on the Z axis nylon nuts.<p> Otherwise the nylon nut tends to slips off the hole.</p></td>
</tr></table><br />
<br />
<br />
Regards<br />
<br />
Carlo D.]]></description>
            <dc:creator>onekk</dc:creator>
            <category>Prusa i3 and variants</category>
            <pubDate>Thu, 31 May 2018 12:30:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?406,774349,820076#msg-820076</guid>
            <title>Re: New P3Steel build</title>
            <link>https://reprap.org/forum/read.php?406,774349,820076#msg-820076</link>
            <description><![CDATA[ Here the schematics of the ESP12E modified with the inverse diode clamping trick<br />
<br />
[attachment 104545 WiresESP12E.png]<br />
<br />
<br />
Here the schematics of the MKS BASE V1.2 modified with the correct pin assignement.<br />
<br />
[attachment 104546 MKS_GEN-PIN.png]<br />
<br />
The MKS BASE pins are the correct pin so RX0 and TX0 are the RX0 and TX0 pin of the Atmega 2560 the same where the FTDI chip is connected.<br />
<br />
To wire the ESP12E module you have to connect the ESP12E RX pin to the TX pin of the board and the ESP12E TX pin to the RX pin of the board.<br />
<br />
The diode trick work in this manner, when the atmega send a LOW signal it pull to the GND the TX pin, the ESP12E has an internal pullup resistor and the 3.3V goes to the GND trough the diode and the ESP12E receive a LOW signal, when the  atmega is sending a 5V to the diode, (HIGH) the 3.3V can't flow to nowhere as the atmega side is at a much higher voltage than the 3.3V and the diode is not conducting, so the ESP12E reads a HIGH signal.<br />
<br />
The ESP12E TX level is enough to trigger a HIGH signal to the atmega RX port, so no problem here.<br />
<br />
Regards<br />
<br />
Carlo D.]]></description>
            <dc:creator>onekk</dc:creator>
            <category>Prusa i3 and variants</category>
            <pubDate>Wed, 25 Apr 2018 10:03:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?406,774349,818096#msg-818096</guid>
            <title>Re: New P3Steel build</title>
            <link>https://reprap.org/forum/read.php?406,774349,818096#msg-818096</link>
            <description><![CDATA[ How fast can you upload files to it over WiFi?]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Prusa i3 and variants</category>
            <pubDate>Tue, 10 Apr 2018 16:05:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?406,774349,818069#msg-818069</guid>
            <title>Re: New P3Steel build</title>
            <link>https://reprap.org/forum/read.php?406,774349,818069#msg-818069</link>
            <description><![CDATA[ The printer is assembled and even the WiFI using a cheap <b>ESP-12E</b> with this firmware loaded  <a href="https://github.com/luc-github/ESP3D" target="_blank"  rel="nofollow">ESP3D</a> is working, one minor glitch is the wrong communication pin assignement connection now some testing and then some printing.<br />
<br />
<table border="1"><tr><th>Photo</th><th>Description</th>
</tr><tr><td>[attachment 104172 p3s14a.jpg]</td><td>The IP adress shown on the display</td>
</tr><tr><td>[attachment 104173 p3s15a.jpg]</td><td>The Breadborad with the ESP-12E, a 5v to 3.3V converter and 4 10K resistors, two 220uF condenser, 1 1n4148 diode for the shift level conversion on RX pin of the ESP-12E, and a push button for the reset of the ESP-12E </td>
</tr><tr><td>[attachment 104174 p3s16a.jpg]</td><td>The connession on AUX 1, blue wire on row 2is the TX pin, white wire on row 2 is the RX pin of the ESP-12E</td>
</tr></table><br />
<br />
It's a very good sensation to control the 3D printer from a computer with wifi (maybe i will search for a android app to use and old tablet to make a control display)]]></description>
            <dc:creator>onekk</dc:creator>
            <category>Prusa i3 and variants</category>
            <pubDate>Tue, 10 Apr 2018 13:03:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?406,774349,817706#msg-817706</guid>
            <title>Re: New P3Steel build</title>
            <link>https://reprap.org/forum/read.php?406,774349,817706#msg-817706</link>
            <description><![CDATA[ <table style="border:1px solid #000;width:100%;"><tr><th>Photo</th>
    <th>Description</th>
  </tr><tr><td> [attachment 104091 p3s7a.jpg]</td>
    <td style="border:1px solid #000;"> A little close up of the electronics with the power regulator and the ftdi communication chip.</td>
  </tr><tr><td> [attachment 104115 p3s8.jpg] </td>
    <td style="border:1px solid #000;"> A general view of the control board it's a MKS GEN v1.2 (very cheap, around 25 Euro) <br /><br /> BELOW: there is the Sevenswitch MOSFET borad (the light brown one) and the 5v fly down regulator. </td>
  </tr><tr><td> [attachment 104116 p3s9.jpg] </td>
    <td style="border:1px solid #000;"> A view of the electric connession block for ring or spade connectors. <br /><br /> LEFT: the 5A automotive fuse that bring the 12V positive to the H0 HotEnd, This is done on pourpose, as not passing the 12V positive power to the board fuse, doing so if some went wrong the automotive fuse blow and you can replace it an see what element is the culprit.  </td>
  </tr><tr><td> [attachment 104117 p3s10.jpg]  </td>
    <td style="border:1px solid #000;"> A view of the fuse holders for the fans, the automotive fuses are too big to protect the fans that absorb 0.1 - 0.2 A max each, i have used 300mA fuse, <br /><br /> LEFT: Screw connectors for  E0 E1 and X axis. <br /><br /> RIGHT: "RRD fan extender" that drives the two extruder fans using "AUX 1" pins 57 and 58 <br /><br /> BELOW: Red wire that exit from the screw teminal bring the 12V through an automotive fuse to the H0 HotEnd, that you see in the preceding image </td>
  </tr></table><br />
<br />
More to come ....]]></description>
            <dc:creator>onekk</dc:creator>
            <category>Prusa i3 and variants</category>
            <pubDate>Sun, 08 Apr 2018 06:34:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?406,774349,815752#msg-815752</guid>
            <title>Re: New P3Steel build</title>
            <link>https://reprap.org/forum/read.php?406,774349,815752#msg-815752</link>
            <description><![CDATA[ A little advance was made, the machine is assembled and somewhat tested.<br />
<br />
I have found that the bearing on the top are F625ZZ (with a little flange) but sadly the threaded rods are a little short.<br />
<br />
I have "tested" the machine, but during the initial setup phase some went wrong and I fried the Arduino Mega (hope not the new DRV8825 drivers I have just purchased).<br />
<br />
I have ordered an MKS GEN v1.2 board, hope that it is more compact and with better thermal performaces than the Arduino Mega + Ramps 1.4, on paper (and photos) it seem that the MOSFET are three IRLB8473 and one much bigger for the heatbed, (it has a configuration of D7 = H0 D10 =H1 D9 = FAN D8 = BED) but i think i will reuse the external "Gen 7 MOSFET" to mantain some thermal separation, as I've noted that most of the failure are generally cused by the Heatbed MOSFET becoming HOT (10 or more Ampere DC) or by some failures in the screw terminal connections causing them to heat and burn.<br />
<br />
The goal is to achieve a somewhat roughness wiring all the 12V positives separately and relying on automotive fuses on the lines (5A for the Hotend and 10/15A for the hotend) and using only the negative connections on the board.<br />
<br />
 I plan to drive the two Hotend fans through two spare pins on AUX1 (D57 and D58) with a RRD board mountend with a small riser to use "non standard" pins, the RRD is meant to be used on the servo output but these are "needed" by some other hardware I have planned to implement in future.<br />
<br />
For the HotBed and the Controller fan i plan to utilize two other spare pins (D59 and D64) on AUX2, the controller is driven by  an IRF520 chinese boards and plan to use them to drive like in the RAMPS setup.<br />
<br />
Now I'm waiting for the material I have purchased online to implement the new electronics and in the meantime I will rewire the machine for using the new electronics.]]></description>
            <dc:creator>onekk</dc:creator>
            <category>Prusa i3 and variants</category>
            <pubDate>Sat, 24 Mar 2018 04:05:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?406,774349,774349#msg-774349</guid>
            <title>New P3Steel build</title>
            <link>https://reprap.org/forum/read.php?406,774349,774349#msg-774349</link>
            <description><![CDATA[ Hi to all, I'm approaching to the RepRap World, so I wish to discuss with you my build.<br />
<br />
The first assembling test, only to test the proper frame alignment.<br />
<br />
[attachment 95466 p3s1.jpg]<br />
<br />
The frame I've bought from a Lithuanian seller, and has a Z top plate somewhat different from those I've seen on the net.<br />
<br />
This is a zooming of the part, I will make a support for the 625ZZ bearing to suspend the Z threaded rods as a rod that is "pulled" is more stable than a rod pushed (try to push a rod and it will bend) <br />
<br />
<br />
[attachment 95467 p3s2.jpg]<br />
<br />
<br />
Some wiring done I've managed to get some blue wiring protection, I have to made some extender from the RAMPS to homemade breadboard with screw terminals. <br />
<br />
[attachment 95468 p3s3.jpg]<br />
<br />
This is the first problem with the building, my motor is a 48 mm one and the Toolson Y endstop support is not adeguate as it position the endstop wires too near the back of the motor, this is probably one of the first part that I've to print when the printer is ready.<br />
<br />
[attachment 95469 p3s4.jpg]<br />
<br />
The back of the X carriage, it lacks of an LM8UU that is defective so I've ordered some replacements.<br />
<br />
The lower washers mantains in place the belts, the uppers probably have to be changed with some smaller ones.   <br />
<br />
[attachment 95470 p3s5.jpg]<br />
<br />
For now it all stay tuned, as I've some hints to ask and some modification to show.]]></description>
            <dc:creator>onekk</dc:creator>
            <category>Prusa i3 and variants</category>
            <pubDate>Thu, 22 Jun 2017 08:20:22 -0400</pubDate>
        </item>
    </channel>
</rss>
