Skip to content

Maya (Next-Gen) tutorial

The Next-Gen submitter for Maya is a plugin node that allows you to configure and submit jobs to Conductor from its attribute editor.

This tutorial will get you up and running. For a detailed description of the plugin, please check the Maya (Next-Gen) reference page.

If you haven't already done so, Download the Companion App.

Open the Companion app on the Plugins page and install the Maya plugin.

Load the Plugin

Load the Conductor.py plugin from the Plugin Manager. A Conductor menu appears in the main window. If you don't see the plugin, go to troubleshooting.

menu

Set up a submission.

General options

Open the scene you want to render and open the submitter dialog. Choose Submitter->Create from the Conductor menu. The attribute editor pops up and attempts to connect with Conductor. If successful, the submit button becomes enabled; otherwise, you can use the Reconnect button later.

Set a title for your job to show up on the Conductor dashboard when you submit. The default title is Maya:<Renderer> - <Scene> <RenderLayer> and should work out just fine most of the time. If you check the Submission Preview section of the attribute editor, you'll see the resolved value.

title_resolve

Once connected, choose a suitable machine from the Instance Type drop-down menu.

In the Software section, right-click over the label for Maya version and choose Detect Software. If you have a renderer plugin loaded, you'll see a new menu group appear that should represent the correct version of the render plugin. You can also add non-renderer plugins that Conductor supports with the Add Plugin menu item.

software_popup

Frame range

If you don't use a custom frame range, then the frames to render are those in Render Settings. In that case, you should make sure to enable animation by choosing a filename format that contains hashes. You can check the Info section to make sure the frames and tasks are correct.

Validate and Submit

Before you submit your job, we check the scene to ensure there's nothing that could cause the render to fail. You should also check the raw submission configuration in the Submission Preview section.

If the submission is invalid, errors appear in the script editor, and the submission is aborted. Most validations, however, produce warnings or info notices. In this case, you'll see a dialog window with the issues listed, and you can continue with the submission.

validation

If there are no submission failures, a dialog appears with links to monitor the job(s) on the Conductor web dashboard.

dash_link

Download finished files

As tasks finish, you can download your images via the command-line tools or open the Downloader page in the Companion app.

Done

Be sure to visit the Maya (Next-Gen) reference page for more info.