sparkfunX / Desktop-PickAndPlace-CHMT36VA

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

Head assignment for bottom data not working #12

Closed nseidle closed 6 years ago

nseidle commented 6 years ago

I ran my first double sided board and the head assignment for the feeders isn't getting through.

berniwa commented 6 years ago

Seems weird, worked fine here. Could you try my latest version? https://github.com/berniwa/Desktop-PickAndPlace-CHMT36VA/tree/master/Eagle-Conversion (Now supports tray handling, but I still need to do some more tweeking so I didn't push it)

nseidle commented 6 years ago

Sorry, this is not an issue.

When I looked at the feeder info for a job I was doing I saw the feeder head was 1:

image

But this is a limitation of the Charm High software: the dpv file does not contain head number in the feeder record. Head data is only stored in the component data as shown below:

image

Head 2 was correctly coming through. I was just confused because I was looking at the feeder record instead of the component record.