Slashdot Mirror


Build Your Robot Online

An anonymous reader writes "Ever needed a custom part for a robot, case mod or hardware hack but lacked the tools or a machineshop to make one for you? Ever needed a custom circuit board? Well, PC Magazine's Bill Machrone writes about a few websites, Emachineshop and Pad2Pad, where you use their free software to design, price, and order anything you can design with the software. This is more useful to slashdotters than 3D 'printing' technologies like rapid prototyping since you get real working parts. It looks like they support a number of machines and fabrication techniques beyond traditional machining, like plastic injection molding and waterjet. As Machrone says, this is empowering stuff. This is something that should ignite a creative spark to all you hardware tinkerers out there in Slashdot land."

18 of 170 comments (clear)

  1. Re:Great news! by JABoyce · · Score: 5, Informative

    I have used emachineshop on a few occasions. Mostly for machined aluminum parts for a motorcycle. Its a great service. Easy to design and order. I am surprised /.ers didnt come across this a long time ago.

    Well maybe its my fault, I found them about a year a go, and didnt tell anyone here

    Sorry :-{

    --
    JBoyce
  2. Not so great :( by Anonymous Coward · · Score: 1, Informative

    System Requirements for Pad2Pad: Windows 98/ME/2000/XP
    eMachineShop: Requires Windows 95, 98, ME, 2000, NT, or XP. 6 mb.

    This is free (free beer) but not open source.

  3. What what what? by Anonymous Coward · · Score: 2, Informative

    I have used emachineshop on a few occasions. ... I found them about a year a go

    January 8, 2004 eMachineShop today announced the pre-opening of their new online service

  4. Recommended reading by fiannaFailMan · · Score: 2, Informative

    See also: Robot Builder's Bonanza. Lists where you can actually get your hands on stuff.

    --
    Drill baby drill - on Mars
  5. Re:Intriguing idea... by realdpk · · Score: 3, Informative

    Their pricing drops dramatically for more parts. It's not much more expensive to get them in quantities >100.

    The software is buggy, however. Crashes whenever I try to do file->open. I can't seem to figure out how to create objects, either, heh.

    What I want is something like this, but with the Rhino interface. eMachineShop is supposed to be able to import a "universal format" (dxf I think?) that Rhino can write, but as stated before, file->open doesn't work so I can't test it.

  6. ExpressPCB by Darth+Yoshi · · Score: 4, Informative
    Since we're discussing PCB companies, I'll mention ExpressPCB. They not only have a free PCB design program, but also a free schematic design program.

    Windows only, deal with it.

    --
    // TODO: fix sig
    1. Re:ExpressPCB by tzanger · · Score: 2, Informative

      Alberta Printed Circuits has been doing this for probably close to a decade now. Great boards, great prices, fast turnaround. You can use whatever PCB layout program you want (I was using OrCAD and Eagle) and like I said... they just work.

  7. Re:Pricing by ColdWetDog · · Score: 5, Informative
    As a hobbyist machinist, I think the prices are about right. Certainly for some easy stampings, anyone with a half decent shop could turn out the design pretty quickly and much cheaper. For a machined or lasered part, you're talking about multiple man hours for even the simplest design.

    Their multiple item prices are pretty reasonable. Remember - these aren't production items or prices - they're R&D. I imagine that aside from the occasional well heeled hobbyist, small companies who need to prototype something rapidly and relatively cheaply would have a field day with this service.

    That said, if they were to drop thier prices to where the "mass" of hobbyist robotics fans / modelers / Star Trek freaks could just play with creating fun things, they could get awfully busy.

    --
    Faster! Faster! Faster would be better!
  8. Re:Emachineshop has a neat little CAD program by martingunnarsson · · Score: 3, Informative

    For the lazy ones...

    Clickable.

    --
    Martin
  9. About Pad2Pad... by Anonymous Coward · · Score: 5, Informative

    I work in the PCB (Printed Circuit Board) industry, and I've looked at the Pad2pad website before. The problem with them is this - they give you software to create a board in, but it only outputs in their proprietary format. That means your design can only be fabricated by pad2pad, not by anyone else. So, once you've designed in their software, you are locked into ordering boards from them. You cannot order them anywhere else unless you re-design it in another software package.

    There are older DOS freeware PCB layout packages called easytrax and autotrax available from Protel , as well as a free 30 day demo of their latest. There is also a Linux PCB layout package available. These packages output gerber data, which is the industry standard data format for circuit boards. It is also an open format (rumor has it /. people like that sort of thing). This means that you can send your design to any PCB shop in the world, and they can read it as easily as you can work with a *.bmp.

    You can even send your gerber data to pad2pad, and they can make your board from that, though they would prefer if you used their software. After all, if you don't, you'll be able to get the boards make somewhere else if you don't like their service.

    And that would be so unfashionable - doncha know proprietary lock-in is all the rage these days?

  10. Circuit boards at home? by northstarlarry · · Score: 5, Informative
    What's difficult about doing circuit boards at home? I've made a couple.

    You can buy "blank" boards, covered completely in copper on one side. I did the design in Illustrator, printed it out on a laser printer, and transferred the laser ink to the copper. The ink works as a good resist for the ferric chloride etching solution, which is also cheap and easy to buy.

    Then you get a shallow dish that you're not planning on using again (some old tupperware, e.g.), and swish the board around until the extra copper's gone. A 100-watt lamp keeps the ferric warm and makes everything go a little faster.

    The etching doesn't take more than half an hour, and the projects I've built have worked well.

  11. Pad2Pad isn't ready for prime time by Animats · · Score: 2, Informative
    The advantage of Pad2Pad is that they don't just make a blank board, like all the other online board shops. They make the blank board, order the parts, place them, and solder the board. This is a huge win, because you can do surface mount jobs.

    If only it were real.

    I downloaded their program and tried it. Unfortunately, the list of available parts is a joke. There are only a few ICs. It's just a sample. I'd thought the idea was that you could order anything in the Digi-Key catalog, but no. You're limited to one pull-down menu of parts. They don't even have a consistent range of resistor values; there are wierd gaps.

    They're expensive, too. I laid out a tiny board with two connectors and a voltage regulator. They want about $100 for the blank board, $50 extra to mount the voltage regulator.

  12. Laser cutting is cool by cosyne · · Score: 2, Informative

    One of my favorite things in grad school was the laser cutter in the mech E dept. I was happy when i found Pololu which does laser cutting for $2.50 per minute. Actually having a CAD system like this is brilliant, though.

  13. Re:You also need about 10-20 months labor for ging by chroma · · Score: 2, Informative

    I'll second this. I bought this book series, and got as far as making the charcoal foundry. It's cool to be able to make my own aluminum castings, but it requires a lot of sweat and patience.

    --

    Your design to a real part online: Big Blue Saw
  14. I am a robot builder by chroma · · Score: 4, Informative
    I build robots for competitions like BattleBots, Robot Battles, etc.

    Emachineshop seems to be a bit limited in the parts they can make. I prefer to use the services of the fellow robot builders at Team Whyachi. They don't mind handling small quantities and have great prices.

    --

    Your design to a real part online: Big Blue Saw
  15. Another low cost PCB site by Anonymous Coward · · Score: 1, Informative

    CustomPCB http://www.custompcb.com/ does not have their own software, but has some of the lowest prices for low volume PCBs that I have seen.

  16. There are so MANY better places by Anonymous Coward · · Score: 1, Informative
    There are TONS of places that do PCB manufacturing for small quantities. AND you can get software that doesn't lock you into their site, and does other "little" things like automated routing (who the hell likes doing manual routing?).

    Cadsoft Eagle - With free as in beer version

    A ton of boardhouses that do small runs

  17. Another PCB site by LankyBoycie · · Score: 2, Informative

    http://www.pcb-pool.com/ recommended by my electronic engineer colleague.