Pick and Place Machine: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Added some more links under the "Internal Links" section)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Summary=
=Basics=


A Pick and Place (PNP) Machine moves in 3D space and uses an end-effector to grasp and release tiny components.  
A Pick and Place (PNP) Machine moves in 3D space and uses an end-effector to grasp and release tiny components.  
Line 7: Line 7:
Pressure sensors may be used to ensure proper grip and release processes.
Pressure sensors may be used to ensure proper grip and release processes.


==external links==
=Internal Links=
*[[Open Source D3D Pick and Place Machine]]
*[[Open Source Robotic Arm Pick and Place Machine]]
*[[LitePlacer]]
*[[OpenPNP]]
*[[PCB]]


http://www.thingiverse.com/thing:25995
=External Links=
 
*[http://www.thingiverse.com/thing:25995 A Thingiverse Page on this]
<html><a href="http://forums.reprap.org/read.php?132,15167">reprap forum discussion and designs</a></html>
*[http://forums.reprap.org/read.php?132,15167 A Reprap Forum Post on this]
*[http://boardforge.com/ Board Forge]
*[https://github.com/openpnp/openpnp The Github for OpenPNP]

Latest revision as of 04:36, 22 June 2020

Basics

A Pick and Place (PNP) Machine moves in 3D space and uses an end-effector to grasp and release tiny components.

Conventionally, a vacuum pump and solenoid-powered air ejector are used. (explore possibility of just using solenoid-powered air plunger)

Pressure sensors may be used to ensure proper grip and release processes.

Internal Links

External Links