ZBrushCentral

Is there a way to have a specific draw size values set with different brushes

Hi, I am wondering if there is any way to have a specific draw size value associated with brushes or custom brushes.

So that when you select a brush, the draw size will change to a predefined value that the user has set.

I want to use this when using insert mesh brushes where I hold Ctrl key to define the size of the insert mesh to the set
draw size value. I have specific insert mesh brushes that I know what draw size I want to consistently use them at so
it would be nice not to have to set the draw size every time I load one of these brushes.

Is this possible, or any other solutions? Thanks.

You could do a macro for each specific size you want, that could be set in a shortcut and/or a button.
You could include in the macro the brush type but I think it is more practical if only includes the brush size.

Thanks Altea, will do that.