<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Reprap Forum - Pick-and-Place Electronic Assembly (and robots!)</title>
        <description>Here well try to put stuff onto boards and bake them. With robots! And toaster ovens! And well try to build other fabrication workcells and connect them together.</description>
        <link>https://reprap.org/forum/list.php?132</link>
        <lastBuildDate>Tue, 10 Mar 2026 05:58:48 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?132,886983,886983#msg-886983</guid>
            <title>Index Pick and Place - A RepRap PnP (2 replies)</title>
            <link>https://reprap.org/forum/read.php?132,886983,886983#msg-886983</link>
            <description><![CDATA[ Hey all! I've been working on an open source pick and place that recently was able to assemble all its own boards! The design is really coming together now, and there's a good number of folks building them and contributing to the project. It's called the Index, you can find all the source here:<br />
<br />
[<a href="https://github.com/index-machines/index" target="_blank"  rel="nofollow">github.com</a>]]]></description>
            <dc:creator>stephen</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Sun, 14 Nov 2021 07:58:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,752193,752193#msg-752193</guid>
            <title>Pick and Place for the Hyrel Hydra Series (no replies)</title>
            <link>https://reprap.org/forum/read.php?132,752193,752193#msg-752193</link>
            <description><![CDATA[ Available now:<br />
<br />
[<a href="https://www.youtube.com/watch?v=haKWeCbXkMI" target="_blank"  rel="nofollow">www.youtube.com</a>]]]></description>
            <dc:creator>Davo3</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Tue, 28 Feb 2017 15:42:59 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,559194,559194#msg-559194</guid>
            <title>ProtoVoltaics Pick and Place machine (2 replies)</title>
            <link>https://reprap.org/forum/read.php?132,559194,559194#msg-559194</link>
            <description><![CDATA[ <div id="div_ea91bdc010d8facb8070891ea48f86fe"
     class="mod_embed_images_extended"
     style="width:300px">

  

    
      
    

    <div id="imagediv_ea91bdc010d8facb8070891ea48f86fe" class="mod_embed_images_image"
         style="width:300px; height:400px">

    

    <a href="http://i.imgur.com/ui3fQlY.jpg">
        <img src="/forum/thumbcache/0a5/148/5a0/9bd/6c2/f2e/0a0/283/943/bd0/8a_800x400.png"
             width="300"
             height="400"
             id="image_ea91bdc010d8facb8070891ea48f86fe"
             alt="ui3fQlY.jpg"
             title="ui3fQlY.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_ea91bdc010d8facb8070891ea48f86fe"
      style="display:block">
      <a id="link_ea91bdc010d8facb8070891ea48f86fe" href="http://i.imgur.com/ui3fQlY.jpg">ui3fQlY.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('ea91bdc010d8facb8070891ea48f86fe', '/forum/thumbcache/0a5/148/5a0/9bd/6c2/f2e/0a0/283/943/bd0/8a_800x400.png', 'http://i.imgur.com/ui3fQlY.jpg', 'https://reprap.org/forum/addon.php?132,module=embed_images,check_scaling=1,url=http%3A%2F%2Fi.imgur.com%2Fui3fQlY.jpg', '', 559194, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
The purpose of this project is to deliver cost-effective pick and place machines to makers, businesses, laboratories, academic institutions, and others interested in electronics manufacturing. A pick and place machine automates the assembly of electronics by picking up tiny electronic components and placing them on circuit boards.<br />
<br />
To get all the latest updates on this project please visit our Hackaday page <a href="https://hackaday.io/project/5200-pick-and-place-machine" target="_blank"  rel="nofollow">Hackaday</a><br />
<br />
Our automatic feeders are the biggest differentiator between us and other projects like ours. We laser cut the parts for our feeders locally. We have a demo video of our previous prototype of the feeders here.<br />
<br />
Each feeder bus has a master feeder that talks back to the control computer with a USB cable. Each master feeder can be connected to multiple "daughter" feeders through a CAN (Controller Area Network) bus. The CAN bus is what is used in automobiles for reliable communication among all of the electronics in vehicles. The feeders are daisy chained together to establish communication from a feeder, to the master feeder, back to the control computer.<br />
<br />
Various parameters stored on the feeder control the actions of the feeders, such as how many steps the stepper motor should take to advance the tape reel, how long the tape retraction motor should run, and so on.<br />
<br />
<br />
<br />
We will release the details for all of this communication in case someone wants to use our feeders with a different machine.<br />
<br />
The <a href="https://youtu.be/Ny99KzsySHE" target="_blank"  rel="nofollow">YouTube video</a> shows placements of 0603 and 0805 passives as well as TSSOP-28 (0.65mm pitch) and TQFP-44 (0.8m pitch) packages. These are not the limits of the machine! It's just what we use. We will upload videos to demonstrate the machine's performance with other packages. If you have a package you're curious about, let us know, or offer to send us a part to try!<br />
<br />
In terms of components-per-hour: the average placement speed as shown in the video is 260 components-per-hour. Yes, we know this is on the slow side. This is with full vision processing on every part (worst case scenario). If you line up your parts square with your circuit board and don't need to do rotational vision correction on every part you can currently get closer to 850 components-per-hour.<br />
<br />
We should be able to move our speed numbers up substantially before shipping. Our new head will enable this in several ways.<br />
<br />
With our current pick up head our computer vision might tell us we need to rotate 3 degrees, then we tell the motor to rotate the part 3 degrees, but then we have to check to see if we actually rotated the part by 3 degrees. We have to check our work because of the backlash between our motor and our suction tube: with the backlash we might not actually rotate the part a full 3 degrees. The new head has zero backlash. So we'll be able to fly over the upward looking camera, grab a snapshot, immediately start on our way to the placement location, and apply the rotational correction as we're dropping the part after the computer vision has operated on the snapshot it took.<br />
<br />
The new head will also have the cameras rigidly mounted to it, so we should be able to go faster without the cameras unintentionally moving from the acceleration.<br/>]]></description>
            <dc:creator>ProtoVoltaics</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Sat, 28 May 2016 08:27:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,550194,550194#msg-550194</guid>
            <title>How to vacuum seal a 3d printed nozzle adaptor for SMT PnP (5 replies)</title>
            <link>https://reprap.org/forum/read.php?132,550194,550194#msg-550194</link>
            <description><![CDATA[ For SMT PnP a small adaptor has been made around a simple syring needle and a force sensing resistor FSR 402. The stack of nozzle holder, FSR holder and top item with the vacuum pipe is made with PLA (0.25mm layer thickness, 0.5mm nozzle, 4mm wall thickness with 4x solid at the borders, 195 degC filament temp.). The upper and the lower parts are mounted by screws to the middle part with the FSR. It has about 4800mm2 surface at the outside (40mm diameter, 40mm height).<br />
<br />
Unfortunately the 3D printed parts are not vacuum tight right after the print. I can breath through the  hose mounted to the adaptor ... it means most of the vacuum is left until it comes to the nozzle tip.  At the moment liquid rubber on the inside and paint on the outside seales it enough. But it takes time (2x 24h) to get it dried :-(<br />
The printer runs with slight underextrusion to fit inner and outer design geometries (0.5mm nozzle gives a 0.58mm string).<br />
<br />
How can I get the parts really airtight without a long-standing postprocessing as described above?]]></description>
            <dc:creator>lutz_dd</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Mon, 31 Aug 2015 11:40:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,499807,499807#msg-499807</guid>
            <title>VisionBot Pick and Place Machine for SMT (3 replies)</title>
            <link>https://reprap.org/forum/read.php?132,499807,499807#msg-499807</link>
            <description><![CDATA[ Hi! I am Alexandru and I am a maker. Right now I am trying to build VisionBot which is a Surface Mount Technology assembly shooter that can be used to place SMD chips onto Printed Circuit Boards. Practically the VisionBot machine will enable electrical engineers, hackers and makers just like me and you to manufacture electronic devices in their garage. VisionBot is still in the beta testing and in a few months it will be available to the makers through a crowd-funding platform. Using advanced Computer Vision VisionBot is avoiding electronical waste and is professionally assembling Printed Circuit Boards.<br />
 <br />
VisionBot will enable the dream of many makers who want to turn their homemade prototypes into industrial products. For more details access <a href="http://visionbot.net" target="_blank"  rel="nofollow">www.visionbot.net</a><br />
<br />
Initially, we were interested in releasing the software open-source for everybody.<br />
<br />
<div id="div_26eea42e6d413897fda6b4c8ad984a85"
     class="mod_embed_images_extended"
     style="width:761px">

  

    
      
    

    <div id="imagediv_26eea42e6d413897fda6b4c8ad984a85" class="mod_embed_images_image"
         style="width:761px; height:400px">

    

    <a href="http://visionbot.net/wp-content/uploads/2015/03/VisionBot-SMT-Placement-equipment-slider-6_1.jpg">
        <img src="/forum/thumbcache/f46/ee9/091/291/fb3/3cd/e4c/1bc/edc/491/80_800x400.png"
             width="761"
             height="400"
             id="image_26eea42e6d413897fda6b4c8ad984a85"
             alt="VisionBot-SMT-Placement-equipment-slider-6_1.jpg"
             title="VisionBot-SMT-Placement-equipment-slider-6_1.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_26eea42e6d413897fda6b4c8ad984a85"
      style="display:block">
      <a id="link_26eea42e6d413897fda6b4c8ad984a85" href="http://visionbot.net/wp-content/uploads/2015/03/VisionBot-SMT-Placement-equipment-slider-6_1.jpg">VisionBot-SMT-Placement-equipment-slider-6_1.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('26eea42e6d413897fda6b4c8ad984a85', '/forum/thumbcache/f46/ee9/091/291/fb3/3cd/e4c/1bc/edc/491/80_800x400.png', 'http://visionbot.net/wp-content/uploads/2015/03/VisionBot-SMT-Placement-equipment-slider-6_1.jpg', 'https://reprap.org/forum/addon.php?132,module=embed_images,check_scaling=1,url=http%3A%2F%2Fvisionbot.net%2Fwp-content%2Fuploads%2F2015%2F03%2FVisionBot-SMT-Placement-equipment-slider-6_1.jpg', '', 499807, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
<div id="div_5587fdf17df5eda925878c043ca634fc"
     class="mod_embed_images"
     >

  

    
      
    

    <div id="imagediv_5587fdf17df5eda925878c043ca634fc" class="mod_embed_images_image"
         >

    
      

      

      

      

      

      

      <noscript>
      <div>
    

    <a href="http://visionbot.net/wp-content/uploads/2015/03/VisionBot-Pick-And-Place-machine-slider-5_2.jpg">
        <img src="https://reprap.org/forum/addon.php?132,module=embed_images,url=http%3A%2F%2Fvisionbot.net%2Fwp-content%2Fuploads%2F2015%2F03%2FVisionBot-Pick-And-Place-machine-slider-5_2.jpg"
             
             
             id="image_5587fdf17df5eda925878c043ca634fc"
             alt="VisionBot-Pick-And-Place-machine-slider-5_2.jpg"
             title="VisionBot-Pick-And-Place-machine-slider-5_2.jpg"/>
    </a>

    
      </div>
      </noscript>
    

    </div>

    <div class="mod_embed_images_info " id="info_5587fdf17df5eda925878c043ca634fc"
      >
      <a id="link_5587fdf17df5eda925878c043ca634fc" href="http://visionbot.net/wp-content/uploads/2015/03/VisionBot-Pick-And-Place-machine-slider-5_2.jpg">VisionBot-Pick-And-Place-machine-slider-5_2.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('5587fdf17df5eda925878c043ca634fc', 'https://reprap.org/forum/addon.php?132,module=embed_images,url=http%3A%2F%2Fvisionbot.net%2Fwp-content%2Fuploads%2F2015%2F03%2FVisionBot-Pick-And-Place-machine-slider-5_2.jpg', 'http://visionbot.net/wp-content/uploads/2015/03/VisionBot-Pick-And-Place-machine-slider-5_2.jpg', 'https://reprap.org/forum/addon.php?132,module=embed_images,check_scaling=1,url=http%3A%2F%2Fvisionbot.net%2Fwp-content%2Fuploads%2F2015%2F03%2FVisionBot-Pick-And-Place-machine-slider-5_2.jpg', '', 499807, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
<div id="div_73e87472947105587858b9f4786e0300"
     class="mod_embed_images_extended"
     style="width:639px">

  

    
      
    

    <div id="imagediv_73e87472947105587858b9f4786e0300" class="mod_embed_images_image"
         style="width:639px; height:400px">

    

    <a href="http://visionbot.net/images/public-images/VisionBot-Pick-and-place-machine-software-gerber-editor-software-VisionBot-editor-gerber.png">
        <img src="/forum/thumbcache/03f/579/0b2/846/cb1/d79/b0b/7a5/ca4/07a/e0_800x400.png"
             width="639"
             height="400"
             id="image_73e87472947105587858b9f4786e0300"
             alt="VisionBot-Pick-and-place-machine-software-gerber-editor-software-VisionBot-editor-gerber.png"
             title="VisionBot-Pick-and-place-machine-software-gerber-editor-software-VisionBot-editor-gerber.png"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_73e87472947105587858b9f4786e0300"
      style="display:block">
      <a id="link_73e87472947105587858b9f4786e0300" href="http://visionbot.net/images/public-images/VisionBot-Pick-and-place-machine-software-gerber-editor-software-VisionBot-editor-gerber.png">VisionBot-Pick-and-place-machine-software-gerber-editor-software-VisionBot-editor-gerber.png</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('73e87472947105587858b9f4786e0300', '/forum/thumbcache/03f/579/0b2/846/cb1/d79/b0b/7a5/ca4/07a/e0_800x400.png', 'http://visionbot.net/images/public-images/VisionBot-Pick-and-place-machine-software-gerber-editor-software-VisionBot-editor-gerber.png', 'https://reprap.org/forum/addon.php?132,module=embed_images,check_scaling=1,url=http%3A%2F%2Fvisionbot.net%2Fimages%2Fpublic-images%2FVisionBot-Pick-and-place-machine-software-gerber-editor-software-VisionBot-editor-gerber.png', '', 499807, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
Do you have any questions about my project? I hope you won't consider my post a spam!<br/>]]></description>
            <dc:creator>visionbot</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Thu, 21 May 2015 15:23:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,320524,320524#msg-320524</guid>
            <title>Frankfurt: Pick &amp; Place assembly meeting (no replies)</title>
            <link>https://reprap.org/forum/read.php?132,320524,320524#msg-320524</link>
            <description><![CDATA[ Hi everyone, we are gathering...<br />
<br />
I am currently preparing a weekly <b>Pick and Place</b> assembly meeting,<br />
which takes place in Frankfurt - at the 'Gallus-Theater'.<br />
<br />
<b>We meet every wednesday, 19.00h.</b><br />
<br />
The goal of the project is to gather Pick &amp; Place knowledge - insights of the underlying technology by rebuilding an existing DIY Pick and Place Project. The chosen Open Source DIY Project is almost finished - and very well documented.<br />
If you are interested in collaborating - contact me or just drop in. <br />
<br />
<a href="https://mapsengine.google.com/map/edit?mid=z-hbQ0r45lvs.koIgoP40zQ10" target="_blank"  rel="nofollow">Directions/Map</a><br />
Gallus-Theater<br />
Kleyerstraße 15<br />
60326 Frankfurt am Main<br />
<br />
Further Details:<br />
<a href="http://www.auge.de/auge-oeffentlich/augeregional/frankfurt/termin/diy-campus-frankfurt" target="_blank"  rel="nofollow">DIY CAMPUS</a><br />
<br />
Sincerely<br />
Marcus<br />
+49 15774220000]]></description>
            <dc:creator>Fim Fischer</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Thu, 06 Mar 2014 04:21:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,205424,205424#msg-205424</guid>
            <title>Pick and Place RepRap style (1 reply)</title>
            <link>https://reprap.org/forum/read.php?132,205424,205424#msg-205424</link>
            <description><![CDATA[ Ok, time to stir up this backwater and get your creative hats on!<br />
<br />
There are lots of DIY pick and place machine around, these tend to be one-offs for private purposes. Some of them very good, but apart from teaser videos on youtube, no detailed plans are available. Machines which have made to market are relatively expensive (e.g. [<a href="http://buildyourcnc.com/PickandPlaceMachineTheredFrog.aspx" target="_blank"  rel="nofollow">buildyourcnc.com</a>]). They tend to come from CNC background, so heavy metal, with Mach3 or EMC, bespoke machined components.<br />
<br />
I've seen some really simple systems, one guy using Repetier host (http://www.youtube.com/watch?v=emGQ80bTtBs&amp;list=UUPw_8uMdPFrSkW8e4MuBlZQ&amp;index=1) which inspired me to try to build a simple system which re-uses existing reprap technology where possible. We want to use off the shelf components, or printed parts. <br />
<br />
There also the OpenPnP project [<a href="http://openpnp.github.io/openpnp/" target="_blank"  rel="nofollow">openpnp.github.io</a>] which I hope will provide some host software.<br />
<br />
I think one of the reasons a lot of DIY pick and place projects start but don't finish is they set the goals to high. Trying to reproduce a commercial system and also make it many times cheaper just doesn't work. So for me, keep it simple is the mantra. For hobby uses, one-offs, rapid prototypes we must make compromises to reduce cost. Overall cost I am putting at £500 ($800), i.e. similar price to reprap printer.<br />
<br />
First step is to get a X-Y robot going: [attachment 14573 pick_place.png] <div id="div_7845fc8dca201f24f3f704273f14f9b3"
     class="mod_embed_images_extended"
     style="width:748px">

  

    
      
    

    <div id="imagediv_7845fc8dca201f24f3f704273f14f9b3" class="mod_embed_images_image"
         style="width:748px; height:400px">

    

    <a href="http://forums.reprap.org/file.php?132,file=14573,filename=pick_place.png">
        <img src="/forum/thumbcache/147/867/39d/30a/21b/271/17f/684/6e5/326/96_800x400.png"
             width="748"
             height="400"
             id="image_7845fc8dca201f24f3f704273f14f9b3"
             alt=""
             title=""/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_7845fc8dca201f24f3f704273f14f9b3"
      style="display:block">
      <a id="link_7845fc8dca201f24f3f704273f14f9b3" href="http://forums.reprap.org/file.php?132,file=14573,filename=pick_place.png"></a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('7845fc8dca201f24f3f704273f14f9b3', '/forum/thumbcache/147/867/39d/30a/21b/271/17f/684/6e5/326/96_800x400.png', 'http://forums.reprap.org/file.php?132,file=14573,filename=pick_place.png', 'https://reprap.org/forum/addon.php?132,module=embed_images,check_scaling=1,url=http%3A%2F%2Fforums.reprap.org%2Ffile.php%3F132%2Cfile%3D14573%2Cfilename%3Dpick_place.png', '', 205424, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
This bears some resemblance to Danh Trinh's machine, that is largely coincidental. I was actually trying to blend a Darwin type frame with Mendel X carriage. I did think about providing an add-on for any Reprap printer, this would limit the component feeders to cut strips, since the table moves.<br/>]]></description>
            <dc:creator>bobc</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Sat, 11 May 2013 05:55:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,178382,178382#msg-178382</guid>
            <title>Open Source Robots? (4 replies)</title>
            <link>https://reprap.org/forum/read.php?132,178382,178382#msg-178382</link>
            <description><![CDATA[ Just curious if there are any open source robotics projects? Like the reprap project of robots? <br />
<br />
I know as I get deeper into this hobby and get more and more parts laying around, I will definitely be interested in learning how to write simple firmwares for sanguinos and the like to control simple robots. After building said robot(s) out of spare parts and printed parts of course.]]></description>
            <dc:creator>xclusive585</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Tue, 22 Jan 2013 13:25:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,177550,177550#msg-177550</guid>
            <title>Electronics prototiping idea for a TOM Makerbot and maby other bots. (1 reply)</title>
            <link>https://reprap.org/forum/read.php?132,177550,177550#msg-177550</link>
            <description><![CDATA[ Electronics prototiping idea for a TOM Makerbot and maby other bots.<br />
<br />
I created some circuit boards using OSH Pool they made the board I made the files in KiCAD.<br />
Some of the gerber layers that can be exported to different formats are the solder paste layer.<br />
so if the smallest cap or resistor is a 805 or 1210 SMT.<br />
Could a solder paste plunger holder and insert to leave the 3mm or 1,7- 1.8 mm hole in a printed plunger the mk6 or mk7 with the nozel unscrewed so the plastic fed out pushed the plunger and made the bot extrude solder paste based on a stl file of the image or 2d extruded to 3d paste pads.<br />
The corner of the board would proably need a jig for the calibration of the TOM to see the board corner as zero.<br />
<br />
How hot could the heated bed platform get and could it be used for reflow if the TOM's box was surownded by a pink foam insulation box?<br />
<br />
Now here is the last and more difficult trick .... a suction tiny pipe that would pick up the components in long trays and servo or stepper to rotate them and a web cam or something looking down to view the board.<br />
<br />
Then after I press the buttons on the control panel to assemble one board put the components down or pick n place could it redo that with a mouse macro like a recording.<br />
<br />
If all 3 steps could be done solder paste printed then parts pick n placed then reflow that would be awsome.<br />
<br />
<br />
Tell me what you think.]]></description>
            <dc:creator>josheeg</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Fri, 18 Jan 2013 10:51:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,37793,37793#msg-37793</guid>
            <title>Manually controlled pick and place (4 replies)</title>
            <link>https://reprap.org/forum/read.php?132,37793,37793#msg-37793</link>
            <description><![CDATA[ I am just wondering if there has been any discussion about a manually controlled pick and place tool. It seem to me that the biggest problem with working with smt components is seeing and manipulating the tiny parts. I think a pick and place tool doesn't necessarily need to be fully automated to be a useful tool. A "print head" with a pick and place tool and a magnified camera and manual control over the axis would allow the human to see and very accurately (and steadily) place solder paste and smt component. This way the human does what it is good at, acquiring information and making decisions, and the reprap does what it is good at, very precise and repeatable movements. Also I think once a system like this is in the wild that development of tools to automate the process would accelerate.<br />
<br />
If this idea has already been discussed could somebody please let me know, then we can disregard this thread.]]></description>
            <dc:creator>spaztik</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Wed, 18 Dec 2013 02:51:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,30990,30990#msg-30990</guid>
            <title>Microturbines and automated machining centers (no replies)</title>
            <link>https://reprap.org/forum/read.php?132,30990,30990#msg-30990</link>
            <description><![CDATA[ This is a good overview of one guy's life (up to now) and there's some neat machines and material handling:<br />
[<a href="http://www.mini-lathe.com/Feat_Mach/Turbocam/Turbocam.htm" target="_blank"  rel="nofollow">www.mini-lathe.com</a>]]]></description>
            <dc:creator>SebastienBailard</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Thu, 03 Dec 2009 03:16:59 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,30757,30757#msg-30757</guid>
            <title>Pick-and-Place (15 replies)</title>
            <link>https://reprap.org/forum/read.php?132,30757,30757#msg-30757</link>
            <description><![CDATA[ Here's a dedicated DIY and commercial pick-and-place forum:<br />
[<a href="http://groups.yahoo.com/group/PicknPlace/" target="_blank"  rel="nofollow">groups.yahoo.com</a>]<br />
<br />
--------------------<br />
<br />
Here Steve Ciciora uses his Taig brand benchtop mill to pick and place SMD components on PCBs. <br />
[<a href="http://www.ciciora.com/picknplace.html" target="_blank"  rel="nofollow">www.ciciora.com</a>]<br />
<br />
"<i>This is a 38 second video clip of my CNC'd Taig mill used as a solder paste dispenser.</i>"<br />
[<a href="http://www.ciciora.com/surface_mount.html" target="_blank"  rel="nofollow">www.ciciora.com</a>]<br />
<br />
-----------------<br />
<br />
[<a href="http://www.vimeo.com/6167734" target="_blank"  rel="nofollow">www.vimeo.com</a>]]]></description>
            <dc:creator>SebastienBailard</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Wed, 21 Jan 2015 18:50:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?132,15167,15167#msg-15167</guid>
            <title>Pick and Place toolhead, STL files included! (41 replies)</title>
            <link>https://reprap.org/forum/read.php?132,15167,15167#msg-15167</link>
            <description><![CDATA[ This new toolhead allow RepRap to manipulate surface mount components. If a milling head and solder paste dispenser could be added to RepRap then production of the required PCBs could be fully automated(except you'll still have to solder on the non SMT components).<br />
<br />
How it works:<br />
a small vacuum pump creates suction in the blunt tip needle to pick up SMT components and the gear motor rotates the component into the proper position.<br />
<br />
Materials:<br />
6 20 mm M3 cap screws<br />
3 35 mm M3 cap screws<br />
1 10 mm M2 screw, or whatever screw will couple with the shaft on the GM3 gear motor<br />
1 18 gauge blunt tip dispenser needle<br />
1 magnetic rotary encoder and magnet retrofitted GM3 gear motor<br />
1 meter of 4 mm diameter aquarium tubing $0.43<br />
a low vacuum pump, possibly a reversed aquarium air pump<br />
<br />
Instructions:<br />
1. connect the part named pnpdisk2 to the motor drive shaft<br />
[attachment 974 pnpdisk2.jpg]<br />
2. stick the 4 mm aquarium tubing into the blunt tip dispenser needle and put this into the part called pnpdisk1<br />
[attachment 972 pnpdisk1.jpg]<br />
3. attach pnpdisk1 to pnpdisk2 with the 20 mm M3 cap screws<br />
4. attach the magnetic rotary encoder to the part called pnpclamp with 20 mm M3 cap screws<br />
[attachment 976 pnpclamp.jpg]<br />
5. attach gear motor to clamp with 35 mm M3 cap screws<br />
6. attach clamp to x carriage]]></description>
            <dc:creator>Gene Hacker</dc:creator>
            <category>Pick-and-Place Electronic Assembly (and robots!)</category>
            <pubDate>Wed, 19 Aug 2015 10:01:59 -0400</pubDate>
        </item>
    </channel>
</rss>
