Skip to content

jmpinit/meatpnp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meat PnP

This is bad code that was lazily hacked together for the purposes explained here: https://hackaday.io/project/186411-meat-pnp

Usage

Use KiCad to export part centroids in CSV format with the following columns:

  • Ref
  • Val
  • Package
  • PosX
  • PosY
  • Rot
  • Side

Start the server and initialize the machine by running the following:

python3 meatpnp/__init__.py --port /dev/tty.foobar --parts "parts.csv"

About

Semi-automated pick-and-place for emergency PCB assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published