


> Is this offset value configurable?
Yes, it is a new setting (testing version) on the Nozzle tip:

The assumption is that tips for larger parts (like your elcos)
have larger tolerance.
The idea is to increase the probability of detection of mis-picks, and to reduce computation cost of some stages, by reducing the search space.
https://github.com/openpnp/openpnp/wiki/DetectRectlinearSymmetry#nozzle-tip-configuration
_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/ae4c258b-ce82-486b-96e2-d5951cb16c11n%40googlegroups.com.
Btw. (as an extension of my own answer): This is the testing version and one of the ideas of testing is to find reasonable default values for new properties like the mentioned Max. Pick Tolerance.
So if you think 1mm is too little for the average machine, all you people's opinion is valuable! 😎
_Mark
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/0bdacca7-8117-bd0d-76cd-e0837b959d34%40makr.zone.
> ... OpenPNP would adjust the pick point based on where it saw the index holes, eg if the tape had moved...
> So exactly what is the DOWN vision used for?
Unfortunately the ReferenceStripFeeder does not adjust the feeder
position per se, more specifically it does not adjust the first
sprocket hole location. It only adjusts the advancement
along the strip, i.e. it can cope with an angle/curve along the
strip. If you move the whole strip after the position was nailed,
it will detect a crazy angle and likely even amplify the error.
The system really assumes you tape them down.
If you want a more advanced system, that can recalibrate all
locations and moved feeders or whole arrays of feeders, look at
the BlindsFeeder. I made it precisely as an improvement over the
Strip Feeder (in more than this way). The latest version can even
use OCR (not shown in the video, but in the Wiki):
https://makr.zone/new-openpnp-blindsfeeder/353/
_Mark
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/aa28fd7f-af81-452d-8f12-2a5d5f16ea28n%40googlegroups.com.