Comment 1 for bug 1811460

Revision history for this message
Rene Poeschl (poeschlr) wrote : Re: Zero out symbol data fields when it is coppied

I am not so sure KiCad should delete this stuff when copying. After all a lot of times you need another 1k resistor when copying from another 1k resistor.

In your case it might anyway be better to add a new resistor symbol from the library if you want it cleaned up. Maybe add more specialized symbols with the footprint field already filled out to aid you in this process. (You would then need one symbol per footprint in your library. Meaning one R_0603, R_0402, ... symbol)