Post #2318: You don’t need macro operator M. Just use move tool in the 3rd slot of `Custom

📋 Metadata

🏷️ Tags

macro hotkeys intermediate solved

  • Macro Editor
  • Custom Icons

💬 Content

You don’t need macro operator M. Just use move tool in the 3rd slot of CustomMove macro:

bpy.ops.transform.translate(release_confirm=True)

🔗 View on Blender Artists