reprap

You are currently browsing articles tagged reprap.

PowerComms RepRap card

At last, I’ve just finished testing the PowerComms card for our Darwin RepRap machine.
This is the summary of differents tasks during this process.

Getting PowerComms card

Zach has made an excellent job with pushing difficult Darwin parts on a web-shop.
It’s simple and really faster than doing your own PCB cards, but supplies are limited, so I prefer to order parts step by step to give priority to people well more advanced than me in their RepRap building.

Finding componants

I’ve never order any electronic componants on the web, and when I tried to do so on RadioSpares, it was so complicated I preferred to look for help.
After a week, I went to this little electronic shop - Le Comptoir du Languedoc - in the middle of Toulouse, and everything was ready in 10 minutes :)

Soldering componants

Zach has made a great video available on RepRap blog where he shows the steps to follow. The only step to take care of is the PCB molex bug, it has to be reverted (5V to 12V position).

Looking for a power supply

It’s time of the century when you’ll find lots of people with dead computers at home, time to use their spare parts. After SMS-spamming all of my toulousian phone directory, Kortex answered first to the announce, and the power supply was retrieved the day after.

Switching on the power supply

Most of ATX power supply you’ll find won’t have a switch on them, this switch used to be connected on the computer motherboard.
You can easily make one yourself. For this, I used an old lamp switch, and connect 2 wires between the green wire and one of the black wire on the big pin plug.

ATX Power switcher

Mac USB Serial connector

I’ve been a bit lost at first with this usbserial cable, a unknown brand one. After connecting it to an ubuntu computer, it was detected as a PL-2303 chipset.
After that, you just need to install one of the PL-2303 drivers for your Mac, and restart the computer.
Just verify you’ve got this file after reboot: /dev/cu.usbserial

Testing card

  • Open iTerm (or another terminal)
  • sudo minicom -s
    • Serial Port Setup
      • A - Serial Device : /dev/cu.usbserial
      • E - Bps/Par/Bits : 19200 8N1
      • F - Hardware Flow Control : No
      • G - Software Flow Control : No
    • Save setup as dfl
  • Connect the usbserial cable, place a wire between Tx and Rx (pin 13 and 14 on max232 chip), and open minicom. If you type on your keyboard, something should appear on the terminal.
  • Remove the wire between Tx and Rx, verify nothing appear in your minicom terminal when you type.
  • Connect the power to the PowerComms card anb switch on the power supply. If you type something in the minicom terminal, it should appear.

Getting help

RepRap wiki and forums are a big place for information, you should definitely use them in case of problem with your PowerComms card:

RepRapRepRap shopping website has just appear online, this is the place where we’ll be able to buy parts to begin with the RepRap project.

There are probably few people readier than me to build their 3D-printer, and only few pieces are available on the shop. The shop should be filled on regular interval, so I’ll wait another time to to order all parts to build Las Indias printer. I’ve just ordered the PowerComm board now to test the connection between the Mac and the future machine, there is probably some hacking-fun to have here :)
Until then, I’ve just installed RepRap java source yesterday on my computer, it’s lauching well from Eclipse if you follow the simple step-by-step instructions, I just wonder how difficult it’ll be to communicate with the external electronic board, I’ve never used any USB->Serial comm. tools before…

Fabbing might be a coming revolution: far more accessible than nanotechnology, it would allow people to have a mini-industry at home to build common objects.
In coming months, my project it to build one of these 3D printers, that will be self-replating itself to spread fabbing in few places like Toulouse, Berlin or Madrid.

rr1_header.png

I’ve discovered RepRap this weekend, it seems the best options to follow, a great community around a small budget printer (400$ is their goal).
Now, let’s get it in practice, that’s a really extended project: electronic, software, mechanic, … a lot a new skills to learn!

Call me back in a month to see if something has been built yet :)
More links:

Newer entries »