MitjaNemec / Kicad_action_plugins

Kicad action plugins
413 stars 62 forks source link

Replicate Layout Error List index out of range #126

Open BillyPocketNC opened 3 years ago

BillyPocketNC commented 3 years ago

image This message seems a little vague.

This error popped up when I tried to replicate a circuit where one of the chips in the master/source layout had more pins than one of the other layouts. (I modified a heatsink pad to have the required Vias as pictured below) image Updating all the footprints resolved the issue.

replicate_layout log: replicate_layout.log

MitjaNemec commented 3 years ago

Yeah, the error message should be better, but besides figuring out that some footprints don't match between source and destination layout I don't think I don't think I can do.

Thanks for the report and the log. It is much appreciated

BillyPocketNC commented 3 years ago

No problem. Thanks for the work you put into these plugins. They have saved me hours.