MitjaNemec / Kicad_action_plugins

Kicad action plugins
413 stars 62 forks source link

Replicate layout: sort replicated sheets. #11

Closed bcbnz closed 6 years ago

bcbnz commented 6 years ago

Sort sheets to be replicated by the number portion of the reference of the pivot module. This means the order is stable (doesn't depend on the order the modules are loaded). It also looks better on the PCB as the references increment nicely between blocks rather than jumping all over the place.