ploopyco / pnp-feeder

An automated feeder for pick and place machines.
Other
146 stars 21 forks source link

Not the biggest contribution #4

Open rharrison opened 3 years ago

rharrison commented 3 years ago

I have had problems getting the springs to sit in place so I have made a small keeper to glue in the holes at each end which has solved my problem.

OpenScad Code $fn = 50; cylinder(1,d=5.6, false); cylinder(5,d=4.9, false);

If you render this in openScad and then save the STL. You get a nice little spring keeper. I'll see if there is a better way to add the STL and STEP files to this repo.