--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/cf935767-26e4-4344-b61d-1c1419595f7c%40googlegroups.com.
1.usualy the belt is not lowered. At the place position the board is pushed up (air pen cylinders in my case). There is few vertical attenuators: mentioned one, some stopper pin to stop board where u want, and pins coming through the board to hold the board firmly and don't allow to change it's location during the assembling.
2. Conveyor has two directions (to load/unload from any side you want) and two speeds: fast for initial moving and slower just before the stopper - to don't hit to rapid onto stopper and don't move some parts on the board that were assembled on previous machine.
3. Sensors: is part put on conveyor to start loading, is part at mount position, is part on out position. You can't move the board if there is some one detected on another sensor (except mounting position wher board is held by pins). Bigger (longer x) machines have another position between load and mount, they can "park" one board more before the assembling.
So conveyor servis may be very simple if you do only manual loading/unloading, or need quite smart logic of need work together with other machines.
Hi
why not just use a normal stepper/belt (or whatever) driven axis?
I have that on my machine and I plan to add support to it in
OpenPNP.
Driving it as an axis would simplify things immensly by reusing the same framework already there in OpenPNP, in movable actuators and in the (sub-) drivers. If you worry about an "endless" drive that would be easy to solve using GCode.
Having proper motion control, you have no problems with speeds,
acceleration, reversing, backlash compensation, etc.
Plus for slow/simple machines it opens up new possibilities like
the ones I talk about in the "Conveyor for the PCB" chapter here:
https://makr.zone/planning-the-work-area/117/
_Mark
Hi Marek
I understand. I was not thinking about truly chained and
automatic "assembly line" conveyor belts.
(But then, I also assume OpenPNP is missing other functionality to really support that).
_Mark
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/f98fec17-344f-79fa-4a75-ef4ac1147add%40makr.zone.
Have you got a conveyor oven / stencil printer ? Not sure much benefit to a conveyor (disadvantage is less feeders) unless you have all other conveyor equipment?
On Mon, 6 Apr 2020 at 13:06, ma...@makr.zone <ma...@makr.zone> wrote:
--Hi Marek
I understand. I was not thinking about truly chained and automatic "assembly line" conveyor belts.
(But then, I also assume OpenPNP is missing other functionality to really support that).
_Mark
Am 06.04.2020 um 13:40 schrieb Marek T.:
Imagine situation: our machine is doing the job and one board that we finshed before lays awaitin at the end on conveyor (still on our our machine). And you get info from the next machine that she finished her job and need the board. So you must continue own job but run conveyor to release this waiting-finished priorly board to the next machine. So you must track nonstop signal from next machine. And also from prevoius machine, she can anytime tell you that have the board to take from her. And you must decide whether you can or not, depend on you have a place to take it or not. So as you see, if machine is eorking stand alone, it's simple. If in-line it gets little more complicated.
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ope...@googlegroups.com.
The reason I wanted to add it is because my PNP design doesn't have enough feeders for some of the boards I want to make. So I was thinking of putting two side by side rather than swapping feeders and run a split job on both. But as I gather from the comments, this is not yet possible with a conveyer, I would have to manually move the board.
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/bb75134f-fe9e-4300-9b68-90f99d56943d%40googlegroups.com.
Put a newly solder-pasted board on the IN-conveyer, press its "pass" button to make its READY-OUT go truePress "load-board" on the machine's controller software application
the READY-IN line goes true, the conveyers spin, pcbs move between segments, the board loads into the pnp, when it reaches the right place in the machine, it slows and a pneumatic pin raises to stop the board. Once stopped, the belt stops, another pneumatic piston clamps the board in place and the stopping-pin drops back down - and READY-IN goes false.
Press Place Job, and the machine runsPress "unload-board" and the piston holding the board in place drops out, the conveyer runs, and when the board nears the machine exit, the READY-OUT signal goes true and the exiting conveyer table starts up...
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/CAC%2BEaoiP%2BhuEac2-WLeOzUuCFi-cSx-LGi2AspQ_%2BKm1CopqvQ%40mail.gmail.com.