Adverti horiz upsell

mayaExportSTL 0.1.0 for Maya (maya script)

Export STL from Maya for 3D printing

License
Button download
13,250 Downloads

Compatibility

  • 2011, 2010, 9.x, 2009, 2008, 8.x, 7.x, 6.x

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:05/24/2006
Last Modified:06/18/2008
File Size: 12.2 KB

Feature Request

execute in a list

Status:pending
Date:06/01/2010
Submitted by:akulaga akulaga
I have a large list of geometry that I would like to render out individually. I am trying to figure out how to edit what you have written so it automatically names the exported stl to be the same name that is already given to the geometry. So far what I figured out is that fileBrowser() makes the window appear. And I am guessing "" would be where the file name would normally be written. I do not know how modulo would work in MEL but I thought it might work : for i in range(len(geoList)): fileBrowser ( "mayaExportSTLOnSave", "Save", "%s" %geoList[i], 1) also, in reference to the previous request, the button worked once, then did not again? It also appears to not work even if I select an obj, load the script, then "ctrl-shift"..?

Comments on this feature request:

  • Jessica Lohse

    Jessica Lohse said over 14 years ago:

    I also did as the previous two have and nothing happened. It hasn't worked for me. The script manifests in the top part of the script editor window when used from the button.
  • shila8

    shila8 said over 12 years ago:

    The script didn't work for me either and I need to find a way to export this for 3D printing in a day.. I think I won;t get any support with this..

Post a comment: