<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
        <description>Hi!

I&#039;d like any thoughts on this. I like the idea of re-purposing technology. Too much electronics are sent to the waste site, with perfectly usable parts. So my idea was to recycle in this case used Epson Photo Stylus printer, motors, gears, pulleys, power etc. An environmentally friendly approach. Obviously there are tons of inkjet, laser, fax and copiers out there with parts that can have a second life as a 3D printer. This may need to begin as a smaller printer because of the motors.

Here is a blog I started with pictures of the tare down.

http://enviroprint3d.blogspot.com/2011/09/rebirth-of-obsolete-inkjet-printers.html

Any thoughts, or links to similar projects would be appreciated.

Max</description>
        <link>https://reprap.org/forum/read.php?152,97849,97849#msg-97849</link>
        <lastBuildDate>Sun, 08 Mar 2026 13:39:13 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,471159#msg-471159</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,471159#msg-471159</link>
            <description><![CDATA[ Old Epson printers are great. Here is my first GRBL one axis test with an Epson 600 (Main logic board has two udn2917eb drivers). I used an Attiny2313 as translator between the Epson C200MAIN and Arduino Uno. This Nerma 17 comes from an old Panini Vision X bill scanner: <a href="http://youtu.be/9TkQ0-DXJHg" target="_blank"  rel="nofollow">VIDEO</a><br />
<br />
The same attiny2313 translator with an old Panini Vision X mainboard (this main has two L6219SD stepper motro driver...Panini Vision X has also  two Nema 17 motors, belts and much more): <a href="http://youtu.be/oHyiETbDQQs" target="_blank"  rel="nofollow">VIDEO</a><br />
<br />
<a href="http://forum.fornext.ru/index.php?topic=21.msg84#msg84" target="_blank"  rel="nofollow">Download</a> the .hex and diagram, burn your attiny2313 and follow the wire schematic]]></description>
            <dc:creator>zandunga</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Sun, 15 Feb 2015 21:22:59 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,255212#msg-255212</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,255212#msg-255212</link>
            <description><![CDATA[ Here is the code for the Atmel ATtiny24. Can also be used with other Atmel microcontrollers as long as you modify the pins-related lines if needed.<br />
<br />
I'll try to update the package with a USA-Letter PDF file for making PCBs via the toner transfer method.]]></description>
            <dc:creator>Yvan256</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Tue, 15 Oct 2013 11:31:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,247666#msg-247666</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,247666#msg-247666</link>
            <description><![CDATA[ disneytoy Wrote:<br />
-------------------------------------------------------<br />
&gt; Yes, please post a link to the sketch here so<br />
&gt; others in the future can benefit.<br />
<br />
It's not Arduino code, it's plain C code for Atmel microcontrollers. I sent it to you via email, where you able to do anything with it?]]></description>
            <dc:creator>Yvan256</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Sun, 22 Sep 2013 14:34:55 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,230249#msg-230249</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,230249#msg-230249</link>
            <description><![CDATA[ Yes, please post a link to the sketch here so others in the future can benefit. My original plans changed a bit and I'm working on a Delta Bot, using the 13" wide printer cariages from the Epson Photo pro. Motors and belts in tact. Just need to tap into the stepper controller.<br />
<br />
Good luck everybody.<br />
<br />
Also, check out when they offer FREE ELECTRONICS RECYCLING in your area. You may be able to pick up some good old printers/scanners.<br />
<br />
<br />
<br />
--------------------------------------<br />
<br />
I ordered from ebay: Arduino Nano v3.0 - ATMEGA328 w/USB Cable + Jumper Set  for $11.99 shipped from the US.<br />
<br />
[<a href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=171061696862#ht_2666wt_1177" target="_blank"  rel="nofollow">cgi.ebay.com</a>]<br />
<br />
The cheaper ones did not have USB so I figured it would be harder getting it programmed.<br />
<br />
Will the translator sketch you mentioned work on this?<br />
<br />
Next, it has been a while, if anyone has successfully done this, maybe you can provide some wiring diagrams. What pin to what pin. Its exciting because this may be the missing piece to get this working.<br />
<br />
Thanks!]]></description>
            <dc:creator>disneytoy</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Fri, 26 Jul 2013 21:26:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,229331#msg-229331</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,229331#msg-229331</link>
            <description><![CDATA[ Yvan256 Wrote:<br />
-------------------------------------------------------<br />
&gt; If anyone is interested I already have code that I<br />
&gt; made to get an ATtiny24 to convert dir/step<br />
&gt; signals into 4 outputs for the stepper drivers.<br />
&gt; <br />
&gt; It's nothing fancy as far as the code goes but it<br />
&gt; does the job for what I need and is very simple to<br />
&gt; understand.<br />
<br />
<br />
I would love to see that code. Can you attach it here?]]></description>
            <dc:creator>conscripted</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Tue, 23 Jul 2013 15:39:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,215942#msg-215942</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,215942#msg-215942</link>
            <description><![CDATA[ If anyone is interested I already have code that I made to get an ATtiny24 to convert dir/step signals into 4 outputs for the stepper drivers.<br />
<br />
It's nothing fancy as far as the code goes but it does the job for what I need and is very simple to understand.]]></description>
            <dc:creator>Yvan256</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Thu, 06 Jun 2013 12:22:25 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,204977#msg-204977</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,204977#msg-204977</link>
            <description><![CDATA[ Wow!<br />
This is a fantastic Project! <br />
I have quite a few older scanners and older printers that I have torn down. <br />
I have saved all the motors, rods, gears, wiring, electronics, power supplies and most of the plastic and metal casings.<br />
<br />
I have been studying intently the listings here and am almost ready to begin to build my own rep rap style printer.<br />
I have over alot of stepper  motors and knew there was a way to make these work for a 3d printer. <br />
<br />
I will be watching this thread intently and where applicable I will contribute my own experiences so other can benefit from it.<br />
<br />
Thank you all.<br />
<br />
BTW my for emergency project was to take one of the Mitsumi stepper motors in its raw form. Plugged two led into it directly, attach a window crank I had laying around. and use it for an emergency light when our power went out unexpectedly.]]></description>
            <dc:creator>Techno35</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Fri, 03 May 2013 00:54:29 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,202124#msg-202124</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,202124#msg-202124</link>
            <description><![CDATA[ I've been pouring over the data sheet for the A2917 and there just isn't enough information for me to hack it. I'm guessing that there used to be an application note or some other documentation.<br />
<br />
I think that Petrus had the right idea, using cheap ATMegas to translate for the chips. With that in mind I think I'm going to try using some "New Pro Mini atmega328 5V"'s as translators and use the same schematic as Petrus.<br />
<br />
They are on eBay for $4.44 shipped! <br />
<br />
[<a href="http://www.ebay.com/itm/130839929399?ssPageName=STRK:MEWAX:IT&amp;_trksid=p3984.m1423.l2649" target="_blank"  rel="nofollow">www.ebay.com</a>]]]></description>
            <dc:creator>thebob</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Tue, 23 Apr 2013 07:09:33 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,200589#msg-200589</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,200589#msg-200589</link>
            <description><![CDATA[ SRD420 Wrote:<br />
i as a few people on this thread, i am<br />
&gt; curious about the set of a2917seb's three of them<br />
&gt; unlike the unit with two pictured above.. as far<br />
&gt; as i've found so far this c202main board controlls<br />
&gt; the pre driver signals logically.. currently i'm<br />
&gt; trying to figure out how to add maybe a 2n222, a<br />
&gt; 4070n, and a 4027n or equivelant of this combo<br />
&gt; (resistors omitted) to control the step/direction<br />
&gt; inputs before the a2197.. i have seen this combo<br />
&gt; run a L293D, tho i fear i may have to disassemble<br />
&gt; the pcb and start over.. isolating this portion of<br />
&gt; the circuit looks a little more complicated than<br />
&gt; the 2 driver circuit although the chips are<br />
&gt; arrainged in a very simular fashion.. have any of<br />
&gt; you had any luck with the a2917? and do you think<br />
&gt; this idea will work?<br />
<br />
This page is interesting ...<br />
[<a href="http://www.bristolwatch.com/L298N/L298N_arduino.htm" target="_blank"  rel="nofollow">www.bristolwatch.com</a>]<br />
because a 7404 is used to free up 3 digital pins.7, I think it could be made to work because Ignoring the PWM current part of the a2917, it is only an H-Bridge.<br />
<br />
The other idea would be to use a 74HC595 8-stage serial shift register. The Ladyada Motor shield uses these. Nice overview here...<br />
<br />
[<a href="https://docs.google.com/document/d/1OdGS0QHKCdbrbAs_x62gmfSx_UdUPFPgZjwZnVDVHDg/preview?pli=1" target="_blank"  rel="nofollow">docs.google.com</a>]<br />
<br />
Here is a page detailing piggybacking 2 of these shields to drive 4 motors. So a pair of 74HC595's and the guts of 2 printers should give 4 Axis.Read his whole blog because there also code and a way to send Inscape images serially and a graphical user interface.<br />
<br />
[<a href="http://blog.workingsi.com/2011/03/method-for-controlling-4-steppers-from.html" target="_blank"  rel="nofollow">blog.workingsi.com</a>]<br />
<br />
If anyone works this out, please document it. It could be a cheap way to build a repstrap. Also check out the Wolfstrap!<br />
<br />
[<a href="http://reprap.org/wiki/WolfStrap" target="_blank"  rel="nofollow">reprap.org</a>]]]></description>
            <dc:creator>thebob</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Wed, 17 Apr 2013 09:29:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,195671#msg-195671</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,195671#msg-195671</link>
            <description><![CDATA[ what old printers would i find nema 17s in. im a carbooter searcher and it be nice too have a idea what too look out for]]></description>
            <dc:creator>chris33</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Thu, 28 Mar 2013 12:32:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,177722#msg-177722</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,177722#msg-177722</link>
            <description><![CDATA[ also i intend to use mach 3 to interface with my machine..]]></description>
            <dc:creator>SRD420</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Sat, 19 Jan 2013 00:00:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,177721#msg-177721</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,177721#msg-177721</link>
            <description><![CDATA[ Hello I'm pretty new to motor controllers in general.. but am also very interested in salvaging printers for my cnc parts.. i luckily found a nice old epson stylus color 800 with some really nice steppers.. i as a few people on this thread, i am curious about the set of a2917seb's three of them unlike the unit with two pictured above.. as far as i've found so far this c202main board controlls the pre driver signals logically.. currently i'm trying to figure out how to add maybe a 2n222, a 4070n, and a 4027n or equivelant of this combo (resistors omitted) to control the step/direction inputs before the a2197.. i have seen this combo run a L293D, tho i fear i may have to disassemble the pcb and start over.. isolating this portion of the circuit looks a little more complicated than the 2 driver circuit although the chips are arrainged in a very simular fashion.. have any of you had any luck with the a2917? and do you think this idea will work?]]></description>
            <dc:creator>SRD420</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Fri, 18 Jan 2013 23:56:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,177199#msg-177199</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,177199#msg-177199</link>
            <description><![CDATA[ ... I'm using three threaded rods synchronized with a chain or toothbelt and nuts in the bed ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Thu, 17 Jan 2013 02:04:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,177168#msg-177168</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,177168#msg-177168</link>
            <description><![CDATA[ Thus is what ive started to build using old printer parts. If anyone can think of a good way to lift a decent size print bed and only use one motor. ideas would greatly be appreciated. Thanks. I also have 2 precision rods.]]></description>
            <dc:creator>REPRAP SQUAD</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Wed, 16 Jan 2013 21:53:48 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,172257#msg-172257</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,172257#msg-172257</link>
            <description><![CDATA[ Just picked up a 18 year old Epson dot matrix printer, it has DC motors in it :-(.<br />
<br />
Andrew]]></description>
            <dc:creator>wamaker</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Wed, 19 Dec 2012 18:51:31 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,172155#msg-172155</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,172155#msg-172155</link>
            <description><![CDATA[ ... best NEMA-23-motors I've found, were in old NEC-printers with 24-needles-printhead and even older 5"-hd-drives with NEMA-17-steppers moving the head.<br />
<br />
Some of the not so old 3.25"-had-drives had steppers with a round flat housing and super precise bearings ... then the voice-coil actuators started to replace the steppers 8-)]]></description>
            <dc:creator>VDX</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Wed, 19 Dec 2012 03:19:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,172125#msg-172125</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,172125#msg-172125</link>
            <description><![CDATA[ I have pulled apart a few printers but they have all had DC motors (2 wires). There are certainly plenty out there for FREE. I have just come across a company locally that recycles old IT gear for resale into 3rd world countries and they have a lot of redundant stuff they just throw out. <br />
I will be collecting some samples of these to pull apart. I will post some pictures.<br />
<br />
Andrew]]></description>
            <dc:creator>wamaker</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Tue, 18 Dec 2012 19:38:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,170955#msg-170955</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,170955#msg-170955</link>
            <description><![CDATA[ ... for driving the steppers you should find something like STEP and DIR signals for controlling them, as this is, how they're driven commonly.<br />
<br />
If the motors have 4, 6 or 8 wires (not counting the wires to an eventual tachometer), then they should be bipolar types (or configurable to), so you can use a common stepper driver like the Pololu.<br />
<br />
With 5 wires this should be unipolar types, with two they wouldn't be steppers but DC-motors, used as servos ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Wed, 12 Dec 2012 03:41:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,170953#msg-170953</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,170953#msg-170953</link>
            <description><![CDATA[ Hi Guys,<br />
<br />
Well an update. I'm not an electronics expert, but I can follow directions. I have the parts I need from 2 Epson Photo 13" printers and I just dismantled a Apple Laser writer pro 600. Boy is that heavy.<br />
<br />
I got stuck on the driver side. I have an Arduino. Understand how it communicates to a stepper. The Arduino doesn't speak the same as the stepper drivers from the printer.<br />
<br />
The beauty of doing this correctly, is we already have power, wiring, stepper controller and end sensors wired and ready to go. We just need to know where on the printer motherboard to tap in.<br />
.<br />
Yes, you can pull off the parts and start from scratch. But if you do this right, all the hard part has been done by Epson.<br />
<br />
When I get some time and maybe some electronics advice, I want to figure how to have the Arduino send the signals to the chips on the Epson.<br />
<br />
In the Laser printer are components that could be used as a hot head. There are some high temperature parts to melt the toner.<br />
<br />
I think I may like to build it as a Delta 3D printer. I've seen some cool designs.<br />
<br />
I will update when I have progress.<br />
<br />
Also, please post pictures or tell me what you find in your printers, scanners etc.<br />
<br />
A great source are those free electronic recycling days. I bet you can find a ton of old printers to scavenge.<br />
<br />
The point of this was that we throw away all these printers that have electrical, electronics and motors that are 100% fine. A couple printers built 10 years ago, can become 90% of a 3D printer.<br />
<br />
That is an amazing idea.]]></description>
            <dc:creator>disneytoy</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Wed, 12 Dec 2012 03:25:45 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,169584#msg-169584</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,169584#msg-169584</link>
            <description><![CDATA[ ... ye older, the better motors were used - newer printers/scanner mostly use DC-motors with optical stripes, in older systems you'll find NEMA17 or sometimes even NEMA23-steppers ...<br />
<br />
In a really old type-wheel-printer I've found a linear drive for the (real heavy) head with a milled comb-bar across the printer and a group of small solenoids in the head, representing a linear stepper-like driving mechanism ;)]]></description>
            <dc:creator>VDX</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Tue, 04 Dec 2012 03:01:30 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,169541#msg-169541</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,169541#msg-169541</link>
            <description><![CDATA[ Hi,<br />
<br />
Just found this thread and I am fascinated with the concept of recycling printer/scanner parts for reprap/cnc.<br />
<br />
The only question I have at this stage is how old should the printer/scanners be to be of any use? Or just collect them, pull them apart and see what is usefull????<br />
<br />
wamaker]]></description>
            <dc:creator>wamaker</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Mon, 03 Dec 2012 20:21:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,148915#msg-148915</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,148915#msg-148915</link>
            <description><![CDATA[ How is your projedct going? I have an Epsoon 2200 printer that has served me well. I am now getting messages that parts have come to the end of their "service life" and need to be replaced. The printer seems to be working perfect;y but I am going to replace it. I have a couple of new cartridges as well.  It's yours is you can pick it up at my apartment, upper west side of Manhattan. Look forward to hearing from you.<br />
<br />
mbf]]></description>
            <dc:creator>Margery</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Sat, 18 Aug 2012 03:39:41 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,130355#msg-130355</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,130355#msg-130355</link>
            <description><![CDATA[ I've disarmed an Epson C45, I'll be posting pictures of the stepper controller board and motors. Also, I would like to use the printer's board to test the motors if it possible.<br />
<br />
I have two more printers in my department right now, I'm going to post about the as soon I have them dismantled.]]></description>
            <dc:creator>arguser</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Thu, 26 Apr 2012 19:18:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,129691#msg-129691</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,129691#msg-129691</link>
            <description><![CDATA[ I wired an epson printer board with A2917SEB drivers to test some steppers :<br />
[attachment 7496 A2917_1.jpg]<br />
[attachment 7497 A2917_2.jpg]]]></description>
            <dc:creator>Petrus</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Sat, 21 Apr 2012 20:20:18 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,127326#msg-127326</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,127326#msg-127326</link>
            <description><![CDATA[ It looks good.<br />
Since the end stops are managed by the gen7,  you don't need R1,R2, R3 and R4, just tie fdc_min and fdc_max lines (PC3 and PC4)  to GND.<br />
<br />
Yep, you need to cut the board in order to disconnect the driver from the circuit that is connected on the pins that the translator use.]]></description>
            <dc:creator>Petrus</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Wed, 04 Apr 2012 12:44:15 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,127015#msg-127015</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,127015#msg-127015</link>
            <description><![CDATA[ [<a href="http://i.imgur.com/ISdJr.jpg" target="_blank"  rel="nofollow">i.imgur.com</a>] purple stuff is new red is still unknown<br />
<br />
gen7 and translator correctly connected?<br />
any other pins that have to be connected to the gen7?<br />
does the board need any cutting? [<a href="http://i.imgur.com/BaQlj.png" target="_blank"  rel="nofollow">i.imgur.com</a>]<br />
<br />
After this check I will start building this :)<br />
<br />
TY for helping Petrus!!!]]></description>
            <dc:creator>mad-e</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Mon, 02 Apr 2012 12:55:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,126644#msg-126644</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,126644#msg-126644</link>
            <description><![CDATA[ End stops must be wired to the gen7 board, you will need to tie the end stop signals of the translator (FDC_mix and TDC_max) to GND.<br />
Gen7 GND, Translator GND and A2917 GND must be wired together.<br />
The Translator +5V needs to be wired to A2917's VCC (pin 40)<br />
<br />
I02, I01 : OK<br />
LEDs : OK]]></description>
            <dc:creator>Petrus</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Fri, 30 Mar 2012 12:28:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,126453#msg-126453</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,126453#msg-126453</link>
            <description><![CDATA[ like this? [<a href="http://i.imgur.com/D1Eey.png" target="_blank"  rel="nofollow">i.imgur.com</a>]<br />
<br />
the red wires are the ones im not sure what to do with. <br />
Also, where do I connect the opto end stops: microcontroler or Gen7 board?<br />
Do I have to cut the PCB with the steppers? or just wire te microcontroler directly to the driver chip?<br />
<br />
Thank you for helping me with this Petrus!]]></description>
            <dc:creator>mad-e</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Thu, 29 Mar 2012 07:07:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,126367#msg-126367</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,126367#msg-126367</link>
            <description><![CDATA[ I quickly read the datasheet : [<a href="http://doc.chipfind.ru/allegro/a2917.htm" target="_blank"  rel="nofollow">doc.chipfind.ru</a>]<br />
The signals needed seems to be the same than the drivers I use, so wire them like on my schematic.]]></description>
            <dc:creator>Petrus</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Wed, 28 Mar 2012 15:16:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?152,97849,126142#msg-126142</guid>
            <title>Re: The Phoenix Project: Recycled Epson Printer Parts into 3D Printer</title>
            <link>https://reprap.org/forum/read.php?152,97849,126142#msg-126142</link>
            <description><![CDATA[ I've made a new representation with a gen7 board wich I'm planning to use [<a href="http://i.imgur.com/E4B0n.jpg" target="_blank"  rel="nofollow">i.imgur.com</a>]<br />
<br />
here you can see the two A2917SEB chips, but I still dont know how to wire it up.]]></description>
            <dc:creator>mad-e</dc:creator>
            <category>General New Machines Topics</category>
            <pubDate>Tue, 27 Mar 2012 11:46:19 -0400</pubDate>
        </item>
    </channel>
</rss>
