Translations:Preferences Editor/242/pt-br

From FreeCAD Documentation

!!FUZZY!!{| class="wikitable float-right mw-collapsible mw-collapsed" !style="width 33%;"|Name !style="width 66%;"|Description |- | Executar macros no ambiente local | If checked, variables defined by macros are created as local variables, otherwise as global Python variables |- | Caminho de macro | Specification of the path for macro files |- | Gravar comandos na GUI | If checked, recorded macros will also contain user interface commands |- | Gravar como comentário | If checked, recorded macros will also contain user interface commands, but as comments. This is useful if you don't want to execute these commands when running the macro, but do want to see what has been done while recording. |- | Mostrar os comandos de script no console python | If checked, the commands executed by macro scripts are shown in the Python console. This console is shown using the View → Panels → Python console menu option. |- | Size of recent macros list | Controls the number of recent macros to display in the menu |- | Contagem de atalhos | Controls the number of recent macros that get dynamically assigned shortcuts |- | Modificadores de Teclado | Controls which keyboard modifiers are used for the shortcuts, example Ctrl+Shift+ creates shortcuts in the form of Ctrl+Shift+1, Ctrl+Shift+2, etc. |}