Paste this command into your ZScript if you want to use the startup Macro; be sure to replace the name with the one you've created! //startup [If,1, [IPress,Macro:Macros:Misc:YOUR-CUSTOM-BUTTON-NAME-HERE] ] [pd]
Is there a way to create a macro which opens different stl files, decimate these and saves them under a different name? I got a bunch of high poly models, that need just decimating and would like to have this automated
Paste this command into your ZScript if you want to use the startup Macro; be sure to replace the name with the one you've created!
//startup
[If,1,
[IPress,Macro:Macros:Misc:YOUR-CUSTOM-BUTTON-NAME-HERE]
]
[pd]
I had no idea what macros where. I thought it was only for scripting. Now I have a good idea how to use them, Thanks!
Awesome, Justin! Glad i could help sort out the ambiguity there...
Is there a way to create a macro which opens different stl files, decimate these and saves them under a different name? I got a bunch of high poly models, that need just decimating and would like to have this automated
I think youll need a special script (outside of ZBrush) for that... either that or blender might have something; its a very versatile program