sparkfunX / Desktop-PickAndPlace-CHMT36VA

Tools and conversion scripts for the CHM-T36VA Desktop Pick and Place from SparkFun
GNU General Public License v3.0
67 stars 32 forks source link

Eagle ULP Wishlist #31

Open berniwa opened 5 years ago

berniwa commented 5 years ago

We will be working on the ULP over the summer, so feel free to post any things that we should tackle here

berniwa commented 5 years ago
simap commented 5 years ago

Centroid fix from gsheet. Handy for lop sided things like usb connectors where all pins are on one side. I have a hacked version with support for all mstacks I could contribute. It was a pretty straightforward mod.

simap commented 5 years ago

Curious what you mean by proper panel handling? The panelization in CH software is pretty terrible and does really odd things with pcb calibration.

simap commented 5 years ago

Would be cool to split into multiple files based on nozzle requirements. Not a big deal, but I often split a file up (well copy and then disable mstacks) to do multiple passes with different nozzles. Nozzle size in the gsheet would be handy as a column even just for reference, could maybe be added to name/designator or something so it's visible in the software.

dasfdlinux commented 2 years ago

It would be helpful to be able to specify via the ULP GUI to use a particular feeder for a component without needing to modify the CSV. For example, we are currently out of 0.1uF-C0805 capacitors and I would like to tell the ULP to use the 0.1uF-C0603 feeder, but it feels wrong to add an alias to the CSV file since this is a one-off part substitution.

Edit: Removed request for a refresh button, as I apparently was blind when looking at the second and third tab.

P.S. I realize this is an old issue, but since it isn't closed yet I figured I would start here.