Maya Python script - Copy Deformers Weights
ENGLISH
This tool allows you to copy weights from various Maya deformers, including linear deformers, clusters, blendshapes, and even joint weights in a skin cluster, and paste them between them, regardless of the deformation type. It also enables pasting onto multiple targets simultaneously to streamline the process, as well as pasting in a flipped way.
Another tool feature is the ability to bake the weights of blendshape targets into a new blendshape node or even onto a new geometry if needed.
SPANISH
Esta Herramienta permite copiar los pesos de los distintos deformadores de Maya , ya sean deformadores lineales, clusters, Blendshapes e incluso los pesos de los joints en un skin cluster y pegarlos entre ellos, sin importar el tipo de nodo, así como pegar en multiples Targets a la vez, para agilizar el proceso, además también permite pegarlos de manera invertida.
Otra opción en la herramienta es hacer bake de los pesos de Blendshapes targets en un nuevo nodo de Blendshape o en una geometría nueva en caso de requerirlo.
This tool works in Maya 2022 to Maya 2025 (Python 3.x)
You'll get a .txt file, just copy the text into your maya python script editor and run it.