Monday 25 September 2017

pcb - Altium: How can I edit a component from a library


I downloaded a library from the internet and I want to create a new PCB component using the ones in the downloaded library with little editing/changes (such as the footprint). Is that possible? How?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...