Blueprint Cloner
Source Blueprint
Copies
Each copy gets a unique [NNN] tag on every block, group, and grid name, so two prints never cross-control each other. Max 50 per run.
Name each copy instead of numbering it — the label becomes the tag on every block (so port top makes Antenna [port top]). One line per copy. Blank or duplicate lines fall back to the numbered tag ([001]…); unsafe characters (< > & " / \ : * ? |) are dropped.
Per copy, swap a custom identifier inside block, group, and grid names — e.g. bl → tr turns bl rail into tr rail. Only matches the term as a whole word, so brain is left alone. Runs before the copy tag is added, and applies on top of any label above.