tanaes / MAXFeederShield

Arduino Mega shield for controlling part feeders for Open PNP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAX Feeder & MAX Feeder Shield

MaxFeederLaunchGithub.mp4

Part Feeding Simplified

Designed to automate feeding parts for your Open PnP compatible pick and place machine


This feeder is designed to be set up as an AutoFeeder in OpenPNP. It easily clips to 2020 aluminum extrusion and uses an Arduino Mega to receive Gcode commands sent over a USB serial connection in Open PnP. The Max Feeder Shield can control up to 34 feeders.

The design of the Max Feeder is based on the 0816 feeder design from mgrl. However after a year of development I redesigned every piece of it to simplify it as much as possible.

During development, I also referenced the remix of the 0816 feeder made Nicmoly for the Lumen PNP.


Where can I get a Max Feeder?

I am selling kits of the Max Feeder Shield and kits of 5x 8mm Max Feeders.

The online store is now live! Thanks for supporting this open hardware project!

This is an Open Hardware project, so all of the design files and the BOM are included in this repo as well.

If you like what I'm doing consider becoming a Github Sponsor 💝


Hardware

Max Feeder Shield

MAX Feeder Shield

  • 1 - MAX Feeder Shield PCB
  • 34 - 4 Pin 2.54mm JST connectors
  • 1 - Arduino Mega
  • 1 - 10uf Capacitor
  • 1 - Barrel Jack
  • 1 - 3.81mm Screw Terminal - Optional
  • 1 - 6mm Through Hole Tacticle Switch
  • 1 - 5v DC 3A (or more) Power Supply
  • LOTS of 2.54mm Male Header
  • Mounting Bracket in the "3D" folder

Max Feeder 8mm

MAX Feeder


3D Prints

Max Feeder Parts

Max Feeder

Included are two 3MF files which has all the parts oriented and ready to print. Also there are the individual STL files if your slicer doesn't support 3MF files.

The files that need to be printed with a 0.4mm nozzle are labeled, all the other parts can be printed with 0.4mm, 0.6mm, or 0.8mm nozzles. Everything is designed to be printed without supports. If you print with a 0.8mm nozzle you can print a whole feeder in less than 1.5 hours.

Download the 8mm Max Feeder, 12mm, 16mm, and possibly even 24mm versions will be available soon.


Max Feeder

Max Feeder Shield

Included is a bracket to bolt a Max Feeder Shield + Arduino Mega compatible microcontroller to the side of some 2020 aluminum extrusion. The current bracket was designed to be used with a Lumen PNP but might work for other pick and place machines too.

Download it here


Feeder Assembly & Configuration


Max Feeder

Notes

There are a few optional parts for the feeder you can print.

Rod Cutting Jig

There is a rod cutting jig to help cut your own 2mm rod. Screw an M3 screw into the bottom of the jig, insert your 2mm rod, and using a pair of heavy duty angle cutters cut the rod.

QR Code Cap

This part is attached to the front of your feeder and is designed to have a 1/2" x 1/2" QR code stuck onto it. Atanisoft and I have been working on FeederUtils, which features a way to import and automatically set up part feeders in Open PnP. The QR code portion of the project is still under development.

Check it out here

About

Arduino Mega shield for controlling part feeders for Open PNP

License:MIT License


Languages

Language:C++ 69.2%Language:C 23.1%Language:Python 7.7%