Post #5487: Thank you for the detailed information. I’ve found the cause of the issue.

📋 Metadata

🏷️ Tags

macro pie-menu intermediate solved

  • Macro Editor
  • Pie Menu Editor
  • Menu Tab vs Command Tab

💬 Content

Thank you for the detailed information. I’ve found the cause of the issue.

First, I tested your setup and confirmed that the panel indeed doesn’t appear. After some testing, I found that the issue isn’t in the safe_inset_macro, but in the calling Extrude Modes menu. Currently, Safe Inset is being called in the Command Tab as follows:

open_menu("safe_inset_macro")

Please change this to be called in the Menu Tab instead.

image

This will allow PME to properly process the macro and display the adjustment panel.

Please try this and let me know if it doesn’t work.


❤️ 1 likes


🔗 View on Blender Artists