Post #2600:
Ma
π Metadata
- Author: roaoao
- Date: 2019-08-09 11:36:40
- Type:
answer - Quality Score: 8/10
- Reply to: post_02598
- Replies (1): post_02604
π·οΈ Tags
βοΈ Related PME Features
- Macro Editor
- Python Scripting
π¬ Content
MatsuikoHiroka:
is it possible to make the macro function ( pme ) will autorun a set of commands at startup or everytime you open or start blender
Blender autoruns python scripts from config/scripts/startup/ folder.
PME has itβs own autorun folder - config/scripts/addons/pie_menu_editor/scripts/autorun/
Try to copy your scripts to one of these folders.