--
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/9abeece1-cede-4917-b647-51c05f24dbc6o%40googlegroups.com.
Hi Kay
I'm in a hurry, just a few quick links for explanations and hints what could be wrong:
https://makr.zone/extending-bottom-vision-in-openpnp/341/

Note to self: the Wiki needs improvement. --> https://github.com/openpnp/openpnp/wiki/Bottom-Vision
https://makr.zone/smoothieware-problems-with-mixed-axis/356/
Search for "part slipping on the nozzle tip" here...
https://groups.google.com/g/openpnp/c/bEVZvYoXO98/m/hl14FcspBwAJ
... to see how you can test this.
Like I said, in a hurry, sorry this is so terse.
_Mark
Also, I have had issues placing parts on blank (no solder) PCB's because the parts slip around. You can put small piece of double sided tape to see if they are moving.
To unsubscribe from this group and stop receiving emails from it, send an email to ope...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ope...@googlegroups.com.
Hi Kai
Yes, you got the process (almost) right. Note, all this only
applies to pre-rotate is enabled.
So this is iterative and it stops when it is good enough. The
rationale is this: through errors by Z parallax, lighting
asymmetry, and/or camera distortions it is practically impossible
to measure absolute offsets accurately. But most of these errors
are symmetrical, i.e. the errors cancel each other out on both
sides, so by bringing the part to the center of the camera again
and again, the accuracy will improve more and more.
> I have also observed and tested the following...
There should be no difference between parts in how bottom vision works, if both have pre-rotate enabled. But there are differences in how the angle is interpreted. The Strip Feeder as well as the BlindsFeeder and many other tape based feeders interpret the angle as "rotation in tape". So you must know the tape angle too, as those two add up! Other feeders don't have a tape and the angle is absolute i.e. relative to the machine. Some of this is explained in the Wiki :
https://github.com/openpnp/openpnp/wiki/ReferenceStripFeeder
https://github.com/openpnp/openpnp/wiki/ReferenceStripFeeder#rotation-in-tape
> A quick word about the smoothie board. Is the bug with
the multi-axes fixed in the current firmware?
Yes it should be. But make sure you really have the latest. Or
use my firmware.
> Is it normal that the motors C1 and C2 heat up to 60° at
a current of 0.3A?
Yes, I believe that is normal. Some drivers allow reduction of
current when no/low motion is detected.
One example where this worked so-so:
https://makr.zone/choosing-a-motion-controller-the-panucatt-azteeg-x5-gt-32bit/455/
_Mark
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/e6c4024a-d640-4fed-993e-5b64d1c73dd2o%40googlegroups.com.