LOGIK
PORTAL_
v7.1.0 · FLAME 2025.1+
Share Python Scripts, Batch Setups, Inference Nodes, and Logik Matchboxes from within Flame.
Logik Portal is a Python script for Autodesk Flame that acts as a hub for sharing python scripts, matchboxes, batch setups, and inference nodes. Once installed the Logik Portal will be accessible from Flame Main Menu → Logik → Logik Portal
Python scripts install to /opt/Autodesk/shared/python or a user-defined location. Matchboxes get installed into a LOGIK directory in a user-defined location.
Install from the terminal using the curl command below (downloads and installs Logik Portal to /opt/Autodesk/shared/python in one step), or download the zip and copy the logik_portal folder into: /opt/Autodesk/shared/python
Once installed, launch from: Flame Main Menu → Logik → Logik Portal
| Flame Version | 2025.1+ |
| Platform | Rocky Linux · MacOS |
| Internet | Required |
| Licence | GNU General Public License v3.0 (GPL-3.0) |
- Submit buttons now redirect to logik-portal.com for submissions
- All files are now downloaded from logik-portal.com — FTP server no longer used
- Increased window size
- Downloads now happen much faster
- Updated to PyFlameLib v5.3.1
- Fixed window sizing issue
- Updated to PyFlameLib v5.0.0
- Removed PySide2 support
- Matchboxes now pulled from GitHub instead of FTP server
- Python scripts now pulled from GitHub instead of FTP server
- Fixed issue with scripts not showing in locally installed list without a properly formatted header docstring
- Fixed issues with inference upload/download window
- Updated to PyFlameLib v4.3.0
- Added configurable Python script install path — defaults to /opt/Autodesk/shared/python
- Fixed: matchbox loading wrong script when names were similar
- Updated to PyFlameLib v4.0.0
- SCRIPT_PATH now uses absolute path — supports alternative install locations
- Now requires Flame 2023.2+
- Added disclaimer when downloading inference nodes
- Added notice for inference node submitters to include open-source model links
- Fixed misc bugs
- Added search to Python scripts, batch setups, and inference nodes tabs
- User warned to save work before self-updating the Portal from within Flame
- Added Inference Nodes tab
- Updated to PyFlameLib v3.0.0
- Removed Archive tab
- Fixed matchbox and Autodesk scripts install issues
- Script list now shows min/max Flame version columns
- Incompatible scripts greyed out and non-installable
- Sort by year, semantic versioning, UI/PySide updates, progress windows, search added to matchbox tab, portal opens to last-used tab
- Full early history on GitHub
Stay up to date with the latest script updates. Subscribe to receive a digest when scripts are added or updated. Choose daily or weekly delivery — emails are only ever sent when there’s something new.
SUBSCRIBE