Post #944: ![](https://blenderartists.org/user_avatar/blenderartists.org/pitiwazou/48/45188

šŸ“‹ Metadata

  • Author: roaoao
  • Date: 2017-09-21 02:23:02
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_00943

šŸ·ļø Tags

macro macro-scripting beginner solved

  • Macro Editor
  • Python Scripting

šŸ’¬ Content

pitiwazou:

One thing that could be nice is the possibility to freeze a command in the macro to not have to delete it to test the code without it.

You can disable/comment the command using # symbol. For example:

# print("Hello World")

Way2Close:

I have a panel group, which is being displayed in the ā€˜N’ panel, If i put it at the top of the n panel, when I restart blender, it always moves to the bottom of the n panel.

Thanks, will fix in the next version.


šŸ”— View on Blender Artists