Hi Micael!
So you're trying to mimic the window of Yamaha feeders? Very
interesting idea. Didn't you previously tried to add some bed below the
picking area to prevent kicking out other already exposed components?
Concerning your actual questions: at present all feeders receive a feed
request for every pick. It's just the question what the feeder does with
it. Most (all?) feeders will at least increment their Feed Count
property. I have not studied the code, but I'm petty sure the
ReferencePushPullFeeder uses some modulo math between Feed Count, Part
Pitch, Feed Pitch and Multiplier to decide whether a push-pull cycle is
actually needed. You could do the same in a Feeder.BeforeFeed or
Feeder.AfterFeed script and decide if/when to peel.
Jan
On 19.10.2025 15:30, vespaman wrote:
> Hi all,
>
> Recently, I have been testing to pull/expose four pockets with 0402
> instead of the usual 2.
>
> My machine has drag feeders, so it takes a significant time to pull the
> tape for every two pockets (machine also has two nozzles), so I have
> been testing pulling 4, to see if this would cause more issues (like
> jumping components etc), but it doesn't look to be a problem. I have not
> run too many boards, so verdict is still out.
>
> However, while doing so, I realized that it would perhaps be a little
> bit safer to only pull 4 pockets (8mm) without peeling, arriving to two
> exposed pockets, leaving the remaining two still covered.
>
> Looking like this after the actual feed cycle;
> PXL_20251015_070100128.jpg
>
> The remaining two needs a peel the next time the head is on its way.
> I suppose this could be scripted, but thinking about it - it is harder
> to accomplish than I first envisioned.
>
> I don't want a peel on the same cycle as the feed, so if I used e.g.
> "feeder after feed" scripting event, it would somehow need to keep track
> of that.
>
> So this is the question - if there's a way to accomplish this, that I
> haven't thought of?
>
> If not, I'll keep it as is, to see if it causes any side issues, but I
> figure it is similar to strip feeders that are also kept open, without
> causing any issues afaik. And I will only do this on passives, perhaps
> even limiting to the most used components (100n etc), at least to start
> with.
>
> If the machine would allow dragging 12 or even 16mm, I'd try that as
> well, but there's a limit to drag max 8mm on 8mm feeders unfortunately.
>
>
> - Micael
>
> --
> 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
> <mailto:
openpnp+u...@googlegroups.com>.
> To view this discussion visit
https://groups.google.com/d/msgid/openpnp/
> e641e038-ce7d-4c90-a938-97512c4a462bn%
40googlegroups.com <https://
>
groups.google.com/d/msgid/openpnp/e641e038-ce7d-4c90-
> a938-97512c4a462bn%
40googlegroups.com?utm_medium=email&utm_source=footer>.