Thank you for the feedback.
We can fit 20 feeders on the machine, and this week have been testing
with half of them swapped to the new version.
> No jumping parts like the older version.
We had no jumping with mostly 0402 parts, even using Multiplier=2
(which means 4 parts get exposed for picking).
Pick position was super-predictable too, but fractionally different to
the previous version. Not a problem for 0603, but I had to adjust the
pick window position for 0402.
> Nine of the thicker paper tapes and some of the larger embossed plastic tapes did not work great and had problems pealing the cover.
Yes, we saw the same problem. Too much peeling force causes the
problem where tape gets advanced by film tension faster than with the
pusher. But the initial alpha release was set with the peeling force
too low.
Do you have a public git for your changes?
> I modified the ratchet/pawl to have slightly longer teeth (1.4mm depth) and this solved four of the nine.
I made a somewhat equivalent change of increasing the angle of the
toothed arms (parameter friction_tension) from 0.16 to 0.30.
https://github.com/tobydickenson/PushPullFeeder/commit/583eb6d0a76b44c07e3b9feec88959613e11e046
For wider feeders the toothed section does not run the full width of
the friction drum. The 12mm was significantly under-peeling so the
toothed section was made a little wider:
https://github.com/tobydickenson/PushPullFeeder/commit/5d30e0c2f34c301dc244cfe2f28f88125b7b2dc9
This test also found a paper tape thinner than I had previously
tested, so the compliant spring had to be set a little higher to grip
it.
Another tape was thicker, and catching on the reverse blocking spring
mounting feature. So the lower surface of that feature has been shaved
down a little.
https://github.com/tobydickenson/PushPullFeeder?tab=readme-ov-file#changes-since-the-first-alpha-release-of-this-branch
> The last five are still having problems pulling the cover tape.
>
> Now that I am having a break in making boards I will see if I can work out what the issue is.
Did you have any levers break? On the previous designs the level would
break if the feeder jammed. I guess they break with fatigue over time
too. This week we had one break for no obvious cause.
> The combination of the two improvements in the last run (Duet > Smoothie and Your-Feeder > Old-Feeder) has made my openpnp machine really feel worthwile.
Thats good to hear. We are seeing that several small changs all stack
up, and this week the machine was 20% faster than 6 months ago.