Post #2600: Ma

πŸ“‹ Metadata

🏷️ Tags

macro hotkeys beginner solved

  • 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.


πŸ”— View on Blender Artists