This is an experimental version of nxt_blender. Save early, save often.
This is a Blender addon for nxt. Note that it will access the internet to install.
Please read all the steps below before starting.
In some of our testing we found that we needed to install Python on
the system inorder for Blender to be able to open the NXT editor. If you
get strange import errors when you try to import nxt_editor
, try
installing Python (same version as Blender's) on your machine.
- Locate the path to blenders Python interpreter
- In Blender, you can run
sys.exec_prefix
to find the folder containing the Python executable
- In Blender, you can run
- Open Terminal, CMD, ect. - Must have elevated permissions
- Run:
/path/to/blender/python.exe -m pip install nxt-editor
- Start Blender
- Open the addon manager (Edit > Preferences > Add-ons)
- Click "Install" and select the
nxt_blender.py
file provided with this addon zip - To launch NXT navigate the newly created
NXT
menu and selectOpen Editor
- Launch Blender with elevated permissions
- Open the addon manager (Edit > Preferences > Add-ons)
- Click "Install" and select the
nxt_blender.py
file provided with this addon zip- In newer versions of Blender you need to click the small arrow on the top right and select "Install from Disk".
- Enable the
NXT Blender
and twirl down the addon preferences - Click
Install NXT dependencies
- It is recommended to open the console window before running the script, so you can see what's happening. Window > Toggle System Console.
- The installation may take a minute or two, during this time Blender will be unresponsive.
- Restart Blender
- Ensure the
NXT Blender
addon is enabled - To launch NXT navigate the newly created
NXT
menu and selectOpen Editor
These steps also require elevated permissions for Blender or the terminal.
- In terminal or cmd run:
/path/to/blender/python.exe -m pip install -U nxt-editor nxt
- Restart Blender
- Open the addon manager (Edit > Preferences > Add-ons)
- Locate the
NXT Blender
and twirl down the addon preferences - Click
Update NXT dependencies
- Restart Blender
or
- Navigate to the NXT menu
- Click
Update NXT
- Restart Blender
These steps also require elevated permissions for Blender or the terminal.
- Open the addon manager (Edit > Preferences > Add-ons)
- Locate the
NXT Blender
and twirl down the addon preferences - Click 'Remove'
- In terminal or cmd run:
/path/to/blender/python.exe -m pip uninstall nxt-editor nxt -y
- Open the addon manager (Edit > Preferences > Add-ons)
- Locate the
NXT Blender
and twirl down the addon preferences - Click
Uninstall NXT dependencies
- When that finishes, click the 'Remove' button