Std Macro Menu
Introduction
The Std Macro Menu is one of the 7 sub-menus in the standard menu:
{{StdMenu | File Edit View Tools Macro Windows Help }}
The Macro menu provides tools related to the recording and execution of macros.
Tools
The following tools are available in this menu:
-
[Macro recording\...](wiki-test2.php?gitpage=Std_DlgMacroRecord): Opens a dialog box to start a macro recording session.
-
[Macros\...](wiki-test2.php?gitpage=Std_DlgMacroExecute): Opens a dialog box to manage and execute macros.
-
Recent macros: shows a list of recently used macros, which can be called with a key combination, for example, Ctrl+Shift+1. This can be configured in the Preferences.
-
[Execute macro](wiki-test2.php?gitpage=Std_DlgMacroExecuteDirect): Executes the macro currently in the Macro editor.
-
Attach to remote debugger...: Attaches FreeCAD to a remote debugger.
-
[Debug macro](wiki-test2.php?gitpage=Std_MacroStartDebug): Starts a debugging session for the macro in the Macro editor.
-
[Stop debugging](wiki-test2.php?gitpage=Std_MacroStopDebug): Stops a debugging session.
-
Step over: Steps over code.
-
Step into: Steps into code.
-
Toggle breakpoint: Toggles a breakpoint.
Obsolete tools
-
[Stop macro recording](wiki-test2.php?gitpage=Std_MacroStopRecord): Stops a macro recording session. Integrated in [Std DlgMacroRecord](wiki-test2.php?gitpage=Std_DlgMacroRecord). Not available in (v1.0) .
⏵ documentation index > Workbenches > Std Macro Menu
This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/Std_Macro_Menu.md