irllabs / eagle

5 stars 4 forks source link

potentiometer device has wrong symbol, device name, package name #23

Closed batchku closed 6 years ago

batchku commented 6 years ago

the device used for the 50k pot in piezo-preamp-tickler_V3-6_single-supply-OPA1642.sch has multiple issues. It looks like @nkakarla1 made a whole new device; this is incorrect.

image

instead, you should just modify the existing device to have the new changes;

the correct device is called POT and it's in the cmuartfab library:

image

the variant package name should follow the conventions in that device; it should be called POT- followed by the manufacturer part number.

nkakarla1 commented 6 years ago

Got the part number from @Preetisar for 50K pot in piezo-preamp-tickler_V3-6_single-supply-OPA1642.sch to be RV100F-30-4K1-B50K. Since the package for this component is already available in the cmuartfab library, the faulty new device is replaced by THUMBPOT14MM package.